Skip to content

Commit 4b96eb7

Browse files
Update dependency phpunit/phpunit to v12
1 parent b21da41 commit 4b96eb7

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
@@ -19,7 +19,7 @@
1919
"symfony/polyfill-php56": "^1.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^4.0|^5.0"
22+
"phpunit/phpunit": "12.3.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)