Skip to content

Commit 649e161

Browse files
committed
Update PHPUnit from 8.x to 9.x
1 parent 20b7468 commit 649e161

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
@@ -28,7 +28,7 @@
2828
"guzzlehttp/guzzle": "^6.2"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^8.5",
31+
"phpunit/phpunit": "^9.5",
3232
"squizlabs/php_codesniffer": "~2.6",
3333
"friendsofphp/php-cs-fixer": "^2.0"
3434
},

0 commit comments

Comments
 (0)