Skip to content

Commit 11666ea

Browse files
dododedodonlatymic
andauthored
Support for version 4.0 of laravel-firebase (#98)
Co-authored-by: atymic <[email protected]>
1 parent b057be1 commit 11666ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"guzzlehttp/guzzle": "^6.2 || ^7.0",
1717
"illuminate/notifications": "~5.6 || ~6.0 || ~7.0 || ~8.0 || ~9.0",
1818
"illuminate/support": "~5.6 || ~6.0 || ~7.0 || ~8.0 || ~9.0",
19-
"kreait/laravel-firebase": "^1.3 || ^2.1 || ^3.0",
19+
"kreait/laravel-firebase": "^1.3 || ^2.1 || ^3.0 || ^4.0",
2020
"spatie/enum": "^2.3 || ^3.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)