Skip to content

Commit

Permalink
laravel 10 done
Browse files Browse the repository at this point in the history
  • Loading branch information
CodersFaruk committed Mar 15, 2023
1 parent 785aa1c commit 15dac8a
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 @@ -28,7 +28,7 @@
"minimum-stability": "stable",
"require": {
"php": "^7.2|^8.0|^8.1",
"illuminate/support": "~6|~7|~8|~9",
"illuminate/support": "~6|~7|~8|~9|^10.0",
"guzzlehttp/guzzle": "~6|~7|~8|~9"
},
"require-dev": {
Expand Down

0 comments on commit 15dac8a

Please sign in to comment.