Skip to content

Commit c41f6d1

Browse files
committed
Bump minimum PHP version to 8.4 in composer.json
1 parent e75d91f commit c41f6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^9.6.23",
17-
"symfony/phpunit-bridge": "^6.4.16"
17+
"symfony/phpunit-bridge": "^7.4.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)