Skip to content

Commit

Permalink
feat: support to phpunit v9.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Oct 20, 2020
1 parent e4f5a28 commit d177ab5
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 @@ -22,7 +22,7 @@
"pestphp/pest-plugin": "^0.3",
"pestphp/pest-plugin-coverage": "^0.3",
"pestphp/pest-plugin-init": "^0.3",
"phpunit/phpunit": ">= 9.3.7 <= 9.4.1"
"phpunit/phpunit": ">= 9.3.7 <= 9.4.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d177ab5

Please sign in to comment.