Skip to content

Commit cccf4fc

Browse files
Update dependency phpunit/phpunit to v12
1 parent c840436 commit cccf4fc

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
@@ -26,7 +26,7 @@
2626
"opis/closure": "Allow to serialize PHP closures"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": ">=8 <12.0"
29+
"phpunit/phpunit": "<12.3"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)