Skip to content

Commit

Permalink
Merge pull request #22 from faissaloux/php82-support
Browse files Browse the repository at this point in the history
php8.2 support
  • Loading branch information
StanBarrows authored Dec 27, 2022
2 parents 35807e3 + 37365d0 commit 186dcb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"guzzlehttp/guzzle": "^7.0.1",
"illuminate/contracts": "^9.0",
"spatie/laravel-package-tools": "^1.9.2",
"cloudinary/cloudinary_php": "^2.9.0"
"cloudinary/cloudinary_php": "^2.9.0",
"nesbot/carbon": "^2.64.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit 186dcb8

Please sign in to comment.