Skip to content

Commit 79d3fa5

Browse files
authored
Merge pull request #343 from FriendsOfCake/phpunit
Try fixing phpunit error after installing with composer --prefer-lowest
2 parents 34508ef + e7635f2 commit 79d3fa5

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"friendsofcake/cakephp-test-utilities": "^3.0",
3838
"markstory/asset_compress": "^5.0",
39-
"phpunit/phpunit": "^10.1 || ^11.0"
39+
"phpunit/phpunit": "^10.5.5 || ^11.1.3"
4040
},
4141
"autoload": {
4242
"psr-4": {

0 commit comments

Comments
 (0)