Skip to content

Commit

Permalink
Update composer.json to Phpunit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
escribiendocodigo committed Jul 20, 2023
1 parent c783c36 commit cd18d43
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 342 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"humbug/box": "^3.11",
"codeception/codeception": "^4.1",
"phpdocumentor/reflection-docblock": "^5.2",
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^9.0",
"codeception/specify": "^1.2",
"codeception/verify": "^1.2",
"squizlabs/php_codesniffer": "^3.7",
Expand Down
Loading

0 comments on commit cd18d43

Please sign in to comment.