Skip to content

Commit a737dff

Browse files
Drop PHPUnit 7
1 parent 089a3b3 commit a737dff

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"graham-campbell/analyzer": "^2.4",
25-
"phpunit/phpunit": "^7.5|^8.5|^9.0",
25+
"phpunit/phpunit": "^8.5|^9.0",
2626
"php-http/guzzle6-adapter": "^1.1|^2.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)