Skip to content

Commit

Permalink
Update composer.json for laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
bolechen committed May 31, 2023
1 parent d25d917 commit b88823c
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 @@ -13,7 +13,7 @@
"doctrine/cache": "^1.6",
"symfony/http-foundation": "^3.3|^4.0|^5.0|^6.0",
"guzzlehttp/guzzle": "^6.2|^7.0",
"monolog/monolog": "^1.22|^2.0",
"monolog/monolog": "^1.22|^2.0|^3.0",
"ext-curl": "*"
},
"autoload": {
Expand Down

0 comments on commit b88823c

Please sign in to comment.