Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 968864f

Browse files
committed
Fix phpunit versions conflict
1 parent 17347f7 commit 968864f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
}
3030
},
3131
"require-dev": {
32-
"vimeo/psalm": "^4.22",
33-
"phpunit/phpunit": "^9.5"
32+
"vimeo/psalm": "^4.22"
3433
},
3534
"autoload-dev": {
3635
"psr-4": {

0 commit comments

Comments
 (0)