We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f9abd commit 9f85640Copy full SHA for 9f85640
composer.json
@@ -27,13 +27,13 @@
27
],
28
"require": {
29
"php": "^8.0",
30
- "berkayk/onesignal-laravel": "^1.0.0|^2.0",
31
- "illuminate/notifications": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0",
32
- "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0"
+ "berkayk/onesignal-laravel": "^2.0.0",
+ "illuminate/notifications": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
33
},
34
"require-dev": {
35
"mockery/mockery": "^1.3|^1.4",
36
- "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0",
+ "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0|^9.0",
37
"phpunit/phpunit": "^8.0|^9.5.10|^10.0"
38
39
"autoload": {
0 commit comments