Skip to content

Commit

Permalink
Merge pull request #26 from laravel-notification-channels/laravel-58
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
alexsoft authored Apr 16, 2019
2 parents 87a1603 + 123c542 commit 25067ab
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 @@ -14,8 +14,8 @@
"require": {
"php": ">=5.6.4",
"guzzlehttp/guzzle": "^6.2",
"illuminate/notifications": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0",
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0"
"illuminate/notifications": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit 25067ab

Please sign in to comment.