Skip to content

Commit aa97790

Browse files
Revert "DEP Use PHPUnit 11" (#64)
Should have been done for the new CMS 6 branch only This reverts commit 8ad5092.
1 parent ffcc66b commit aa97790

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
@@ -9,7 +9,7 @@
99
"symfony/filesystem": "^4 || ^5 || ^6 || ^7"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^11.3",
12+
"phpunit/phpunit": "^9.5",
1313
"silverstripe/framework": "^4.10",
1414
"squizlabs/php_codesniffer": "^3"
1515
},

0 commit comments

Comments
 (0)