Skip to content

Commit

Permalink
fix artisan stand alone package
Browse files Browse the repository at this point in the history
  • Loading branch information
vagrant committed Sep 18, 2019
1 parent 812b898 commit c22e331
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "~7.1",
"matthewbdaly/artisan-standalone": "^0.0.8"
"matthewbdaly/artisan-standalone": "^0.0.9"
},
"require-dev": {
"orchestra/testbench": "^3.8",
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c22e331

Please sign in to comment.