Skip to content

Commit e693660

Browse files
Increase PHPUnit version to 12
1 parent 81e6f85 commit e693660

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
@@ -17,7 +17,7 @@
1717
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0",
20+
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0 || ^12.0",
2121
"matthiasnoback/symfony-dependency-injection-test": "^5.1 || ^6.0",
2222
"phpspec/prophecy": "^1.14",
2323
"phpspec/prophecy-phpunit": "^2.0"

0 commit comments

Comments
 (0)