Skip to content

Commit

Permalink
Seems that dependency was important after all
Browse files Browse the repository at this point in the history
  • Loading branch information
DerJacques committed Sep 7, 2017
1 parent 199faaa commit 299ae44
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 @@ -13,7 +13,8 @@
"require": {
"php": ">=7.0.0",
"guzzlehttp/guzzle": "~6.2",
"illuminate/notifications": "^5.5"
"illuminate/notifications": "^5.5",
"illuminate/support": "^5.5"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit 299ae44

Please sign in to comment.