Skip to content

Commit 521abfd

Browse files
committed
Adding new compatibility to symfony/finder package.
1 parent 33819c1 commit 521abfd

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
@@ -28,7 +28,7 @@
2828
"php": "^7.3||^8.0",
2929
"magedin/module-shipping": "^1.0",
3030
"frenet/frenet-php": "^1.3.1",
31-
"symfony/finder": "^v5.0",
31+
"symfony/finder": "^v5.0|^v6.0|^v7.0",
3232
"magento/framework": "^101.0|^102.0|^103.0|^104.0",
3333
"magento/module-catalog": "^101.0|^102.0|^103.0|^104.0",
3434
"magento/module-quote": "^101.0|^102.0|^103.0|^104.0",

0 commit comments

Comments
 (0)