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

Commit

Permalink
upgrade laravel-notification-channels to support with laravel 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-aliraqi committed Dec 22, 2019
1 parent ee1d090 commit 8d65c93
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 @@ -20,7 +20,7 @@
"require": {
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
"laravel/passport": "^7.0",
"laravel-notification-channels/onesignal": "^1.2"
"laravel-notification-channels/onesignal": "^2.0"
},
"require-dev": {
"orchestra/testbench": "~3.0",
Expand Down

0 comments on commit 8d65c93

Please sign in to comment.