Skip to content

Commit 803b987

Browse files
Fixed dependencies
1 parent 82fdc3c commit 803b987

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
@@ -48,7 +48,7 @@
4848
"dragon-code/support": "^6.0"
4949
},
5050
"require-dev": {
51-
"phpunit/phpunit": "^10.0"
51+
"phpunit/phpunit": "^9.0 || ^10.0"
5252
},
5353
"suggest": {
5454
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"

0 commit comments

Comments
 (0)