Skip to content

Commit

Permalink
Bump kreait/laravel-firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightwatson committed Feb 24, 2025
1 parent 904b591 commit b421a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
}
],
"require": {
"php": ">= 8.2",
"php": "^8.2",
"guzzlehttp/guzzle": "^7.0",
"illuminate/notifications": "^11.0|^12.0",
"illuminate/support": "^11.0|^12.0",
"kreait/laravel-firebase": "^5.7"
"kreait/laravel-firebase": "^6.0"
},
"require-dev": {
"mockery/mockery": "^1.6.0",
Expand Down

0 comments on commit b421a79

Please sign in to comment.