Skip to content

Commit b40af2f

Browse files
Revert "downgrade phpunit"
This reverts commit 8d37f1d.
1 parent e55dc63 commit b40af2f

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
@@ -31,7 +31,7 @@
3131
"firebase/php-jwt": "6.10.1",
3232
"mashape/unirest-php": "3.0.4",
3333
"squizlabs/php_codesniffer": "*",
34-
"phpunit/phpunit": "^9.5"
34+
"phpunit/phpunit": "^11.4.3"
3535
},
3636
"require-dev": {
3737
"squizlabs/php_codesniffer": "*"

0 commit comments

Comments
 (0)