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 911325d commit f5387d8Copy full SHA for f5387d8
composer.json
@@ -12,12 +12,12 @@
12
"illuminate/notifications": "^10.0|^11.0|^12.0",
13
"illuminate/support": "^10.0|^11.0|^12.0",
14
"php": "^8.0",
15
- "kreait/laravel-firebase": "^5.1",
+ "kreait/laravel-firebase": "^5.1|^6.0",
16
"ext-json": "*"
17
},
18
"require-dev": {
19
"orchestra/testbench": "^8.0|^9.0|^10.0",
20
- "phpunit/phpunit": "^9.0",
+ "phpunit/phpunit": "^9.0|^10.0|^11.0",
21
"mockery/mockery": "^1.4.2"
22
23
"authors": [
0 commit comments