Skip to content

Commit 0896392

Browse files
committed
update for php8.4
1 parent fc5d501 commit 0896392

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
@@ -23,7 +23,7 @@
2323
"gettext/gettext": "^5.5.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^10",
26+
"phpunit/phpunit": "^9",
2727
"squizlabs/php_codesniffer": "^3.0",
2828
"oscarotero/php-cs-fixer-config": "^2",
2929
"friendsofphp/php-cs-fixer": "^3"

0 commit comments

Comments
 (0)