We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7728893 commit 2f516daCopy full SHA for 2f516da
composer.json
@@ -18,8 +18,8 @@
18
"require": {
19
"php": ">=5.6.4",
20
"berkayk/onesignal-laravel": "^0.9.3",
21
- "illuminate/notifications": "5.3.*",
22
- "illuminate/support": "5.1.*|5.2.*|5.3.*"
+ "illuminate/notifications": "5.3.*|5.4.*",
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*"
23
},
24
"require-dev": {
25
"mockery/mockery": "^0.9.5",
0 commit comments