Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Updated PHPUnit version.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Sep 5, 2021
1 parent 6c53dd4 commit d5d9478
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 @@ -36,7 +36,7 @@
"doctrine/dbal": "^3.1",
"mockery/mockery": "^1.4",
"orchestra/testbench": "6.*",
"phpunit/phpunit": "^9.3"
"phpunit/phpunit": "^9.5.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d5d9478

Please sign in to comment.