Skip to content

Commit 46d5f18

Browse files
committed
upgrade phpunit
1 parent 1d76092 commit 46d5f18

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
@@ -6,7 +6,7 @@
66
"ext-pdo": "*"
77
},
88
"require-dev" : {
9-
"phpunit/phpunit" : "^10",
9+
"phpunit/phpunit" : "^11",
1010
"phpstan/phpstan": "^1.0",
1111
"friendsofphp/php-cs-fixer": "^3.0"
1212
},

0 commit comments

Comments
 (0)