Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Commit

Permalink
Update composer.json to add support for laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlShahawi committed Sep 5, 2019
1 parent f128dbf commit ee1d090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"minimum-stability": "dev",
"require": {
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*",
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
"laravel/passport": "^7.0",
"laravel-notification-channels/onesignal": "^1.2"
},
Expand Down

0 comments on commit ee1d090

Please sign in to comment.