Skip to content

Commit 1665271

Browse files
committed
Upgrade phpunit to a version compatible with PHP 8.4
1 parent 237f70e commit 1665271

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
@@ -25,7 +25,7 @@
2525
"mockery/mockery": "^1.6.12",
2626
"mikey179/vfsstream": "^1.6.12",
2727
"squizlabs/php_codesniffer": "^3.10",
28-
"phpunit/phpunit": "^9.5.10"
28+
"phpunit/phpunit": "^9.6.21"
2929
},
3030
"suggest": {
3131
"ext-mbstring": "If ext-mbstring is not available you MUST install symfony/polyfill-mbstring"

0 commit comments

Comments
 (0)