Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
Add TestCaseTrait.php
  • Loading branch information
DyanGalih committed Jun 7, 2020
1 parent f41fdbe commit 7729ecd
Show file tree
Hide file tree
Showing 3 changed files with 4,055 additions and 2,117 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@
},
"require": {
"php": ">=7.2.0",
"illuminate/support": "5.5.*|6.*|^7.0",
"illuminate/support": "^7.0",
"webappid/laravel-user": "^4.0",
"ext-json": "*"
},
"require-dev": {
"orchestra/testbench": "^4.0|^5.0"
},
"extra": {
"branch-alias": {
Expand Down
Loading

0 comments on commit 7729ecd

Please sign in to comment.