Skip to content

Package Management changes made to template magentoce24 #924

@platformsh-devrel

Description

@platformsh-devrel

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions