Skip to content

Commit 6b947c5

Browse files
Update dependency phpunit/phpunit to v11
1 parent 38db5c3 commit 6b947c5

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8.2",
13-
"phpunit/phpunit": "^10.5",
13+
"phpunit/phpunit": "^10.5 || ^11.0",
1414
"react/async": "^4.2.0",
1515
"react/event-loop": "^1.5.0",
1616
"react/promise": "^3.1"

0 commit comments

Comments
 (0)