Skip to content

Commit

Permalink
fix: add composer runtime api
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Sep 5, 2021
1 parent 025526c commit 9e13675
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/fixtures/plugins/ShopwarePlatformPlugin/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"require": {
"shopware/core": "*",
"symfony/web-link": "^4.2"
"symfony/web-link": "^4.2",
"composer-runtime-api": "^2.0"
}
}

0 comments on commit 9e13675

Please sign in to comment.