Skip to content

Commit 460c87a

Browse files
authored
Merge pull request #22 from mr-chetan/master
Fix Laravel 10 Dates and Add Missing Pacakge
2 parents 909bb58 + f3885e8 commit 460c87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"php": "^7.3|^8.0|^8.1",
1717
"nesbot/carbon": "^1.26.3 || ^2.0",
1818
"guzzlehttp/guzzle": "~7.0|~6.0|~5.0|~4.0",
19+
"guzzlehttp/oauth-subscriber": "^0.6.0",
1920
"firebase/php-jwt": "^6.0",
2021
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
2122
"macsidigital/laravel-oauth2-client": "^1.2|^2.0"

0 commit comments

Comments
 (0)