-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
One or more package management files were changed in pull request 23 for template magentoce24.
The package management file composer.json was changed. The following is the patch:
@@ -8,9 +8,12 @@
],
"config": {
"allow-plugins": {
+ "composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"laminas/laminas-dependency-plugin": true,
- "magento/*": true
+ "magento/*": true,
+ "php-http/discovery": true,
+ "symfony/flex": true
},
"preferred-install": "dist",
"sort-packages": true
Link to the diff above:
https://github.com/platformsh-templates/magentoCE24/pull/23/files#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34
Reactions are currently unavailable