Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Merge pull request #31 from bfgasparin/master
Browse files Browse the repository at this point in the history
Updated for Laravel 5.5
  • Loading branch information
JayBizzle committed Jul 22, 2017
2 parents 02b36f1 + 7f2122d commit 3e7a9ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"require": {
"php": ">=5.6.4",
"guzzlehttp/guzzle": "~6.0",
"illuminate/notifications": "5.3.*|5.4.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*"
"illuminate/notifications": "5.3.*|5.4.*|5.5.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit 3e7a9ca

Please sign in to comment.