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 904b591 commit b421a79Copy full SHA for b421a79
composer.json
@@ -12,11 +12,11 @@
12
}
13
],
14
"require": {
15
- "php": ">= 8.2",
+ "php": "^8.2",
16
"guzzlehttp/guzzle": "^7.0",
17
"illuminate/notifications": "^11.0|^12.0",
18
"illuminate/support": "^11.0|^12.0",
19
- "kreait/laravel-firebase": "^5.7"
+ "kreait/laravel-firebase": "^6.0"
20
},
21
"require-dev": {
22
"mockery/mockery": "^1.6.0",
0 commit comments