Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jul 30, 2019
1 parent d59f2bc commit 633128f
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 @@ -16,8 +16,8 @@
},
"require": {
"php": ">=7.1",
"illuminate/container": "^5.8",
"illuminate/support": "^5.8",
"illuminate/container": "^5.8 || ^6.0",
"illuminate/support": "^5.8 || ^6.0",
"katsana/katsana-sdk-laravel": "^1.1",
"socialiteproviders/manager": "^3.3"
},
Expand Down

0 comments on commit 633128f

Please sign in to comment.