Skip to content

Commit

Permalink
need laravel helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasvielmetter committed Sep 28, 2019
1 parent dca8827 commit 27754ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
],
"require": {
"php": ">=5.6.0",
"ext-zip": "*"
"ext-zip": "*",
"laravel/helpers": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
Expand Down

0 comments on commit 27754ce

Please sign in to comment.