Skip to content

Commit 1c2e47c

Browse files
author
Waleed
committed
Add PHP 8.2 support for Magento 2.4.6
1 parent febc72e commit 1c2e47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": "~7.4.0||~8.1.0||~8.2.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~6.5||~10.0",
19+
"phpunit/phpunit": "~6.5||~9.5",
2020
"roave/security-advisories": "dev-latest"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)