Skip to content

Commit 558b9a9

Browse files
authored
Merge pull request #4 from Polar77/magento246-p1
Adding the ability to use Magento 2.4.6 patch versions.
2 parents 21ca195 + 9a97581 commit 558b9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": "^8.1",
2626
"behat/behat": "^3.7",
27-
"magento/framework": "103.0.6",
27+
"magento/framework": "103.0.*",
2828
"magento/module-store": "101.1.6",
2929
"container-interop/container-interop": "^1.2",
3030
"symfony/dependency-injection": "^6",

0 commit comments

Comments
 (0)