Skip to content

Commit

Permalink
Bump min phpunit version: sebastianbergmann/phpunit#4575
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Oct 18, 2022
1 parent 467cc73 commit 3e0a5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^8.5 || ^9.0",
"phpunit/phpunit": "^8.5.14 || ^9.0",
"squizlabs/php_codesniffer": "^3.5"
},
"scripts": {
Expand Down

0 comments on commit 3e0a5bc

Please sign in to comment.