Skip to content

Commit 21627bf

Browse files
committed
Upgrade PHPUnit to 13.x
1 parent 417c103 commit 21627bf

2 files changed

Lines changed: 307 additions & 198 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"guzzlehttp/guzzle": "^7.8"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "^12",
9+
"phpunit/phpunit": "^13.0",
1010
"phpstan/phpstan": "^2.1",
1111
"squizlabs/php_codesniffer": "^4.0"
1212
},

0 commit comments

Comments
 (0)