Skip to content

Commit bebfa33

Browse files
committed
Use PHPUnit ^9.5
1 parent ba0342a commit bebfa33

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
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"friendsofphp/php-cs-fixer": "^3.0",
2929
"phpstan/phpstan": "^1.9",
30-
"phpunit/phpunit": "^8.4"
30+
"phpunit/phpunit": "^9.5"
3131
},
3232
"config": {
3333
"sort-packages": true

0 commit comments

Comments
 (0)