Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Upgrade PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Nov 22, 2018
1 parent 82130d8 commit 28d8d3e
Show file tree
Hide file tree
Showing 9 changed files with 692 additions and 246 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^4"
"phpunit/phpunit": "^7"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 28d8d3e

Please sign in to comment.