Skip to content

Commit 0e918e9

Browse files
Update dependency phpunit/phpunit to v12
1 parent 82f47cf commit 0e918e9

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "3.88.0",
27-
"phpunit/phpunit": "^9.5",
27+
"phpunit/phpunit": "^12.0",
2828
"guzzlehttp/guzzle": "^7.0"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)