Skip to content

Commit

Permalink
Bump Laravel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
perifer committed Aug 7, 2019
1 parent 6aa8260 commit 1a488a5
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 @@ -15,8 +15,8 @@
"php": ">=5.6.4",
"guzzlehttp/guzzle": "^6.3",
"illuminate/events": "^5.7",
"illuminate/notifications": "^5.3",
"illuminate/support": "^5.1|^5.2|^5.3"
"illuminate/notifications": "^5.4",
"illuminate/support": "^5.4"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit 1a488a5

Please sign in to comment.