Skip to content

Commit

Permalink
Merge pull request #22 from mr-chetan/master
Browse files Browse the repository at this point in the history
Fix Laravel 10 Dates and Add Missing Pacakge
  • Loading branch information
colinhall17 authored Aug 24, 2023
2 parents 909bb58 + f3885e8 commit 460c87a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"php": "^7.3|^8.0|^8.1",
"nesbot/carbon": "^1.26.3 || ^2.0",
"guzzlehttp/guzzle": "~7.0|~6.0|~5.0|~4.0",
"guzzlehttp/oauth-subscriber": "^0.6.0",
"firebase/php-jwt": "^6.0",
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
"macsidigital/laravel-oauth2-client": "^1.2|^2.0"
Expand Down

0 comments on commit 460c87a

Please sign in to comment.