Skip to content

Commit

Permalink
https://github.com/cabinetsbay/site/issues/41
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 31, 2023
1 parent bd10d49 commit e46456e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"laminas/laminas-dependency-plugin": true,
"magento/*": true
"magento/*": true,
"magento/composer-dependency-version-audit-plugin": true,
"magento/magento-composer-installer": true,
"magento/inventory-composer-installer": true
},
"platform": {"ext-posix": "1.0"},
"preferred-install": "dist",
"sort-packages": true
},
"version": "2.4.4",
"require": {
"affirm/magento2": "3.1.3",
"amasty/adminactionslog": "2.0.9",
"amasty/base": "*",
"amasty/feed": "2.6.22",
Expand Down

0 comments on commit e46456e

Please sign in to comment.