Skip to content

Commit

Permalink
Revert "DEP Use PHPUnit 11" (#64)
Browse files Browse the repository at this point in the history
Should have been done for the new CMS 6 branch only

This reverts commit 8ad5092.
  • Loading branch information
GuySartorelli authored Sep 30, 2024
1 parent ffcc66b commit aa97790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"symfony/filesystem": "^4 || ^5 || ^6 || ^7"
},
"require-dev": {
"phpunit/phpunit": "^11.3",
"phpunit/phpunit": "^9.5",
"silverstripe/framework": "^4.10",
"squizlabs/php_codesniffer": "^3"
},
Expand Down

0 comments on commit aa97790

Please sign in to comment.