Skip to content

Commit cbc143f

Browse files
Update dependency phpunit/phpunit to v12
1 parent a7eb570 commit cbc143f

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
@@ -9,7 +9,7 @@
99
"php": "^7.4.0|^8.0"
1010
},
1111
"require-dev" : {
12-
"phpunit/phpunit": "^9.1.4"
12+
"phpunit/phpunit": "^12.0.0"
1313
},
1414
"license": "MIT",
1515
"authors": [

0 commit comments

Comments
 (0)