Skip to content

Commit

Permalink
Update composer.json (#236)
Browse files Browse the repository at this point in the history
fixed laravel 11
  • Loading branch information
mahdi4187 authored May 3, 2024
1 parent eec20d8 commit f4ab76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"php": ">=7.2",
"chillerlan/php-cache": "^4.1|^5.0",
"guzzlehttp/guzzle": ">=6.2",
"nesbot/carbon": "^1.39|^2.0",
"nesbot/carbon": "^1.39|^2.0|^3.0",
"ramsey/uuid": "^3.7|^3.8|^3.9|^4.0"
},
"require-dev": {
Expand Down

0 comments on commit f4ab76d

Please sign in to comment.