Skip to content

Commit

Permalink
Revert "Laravel 10.x"
Browse files Browse the repository at this point in the history
This reverts commit 9fb9d1a.
  • Loading branch information
rennokki committed Feb 23, 2023
1 parent 9fb9d1a commit ef8035e
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 @@ -21,7 +21,7 @@
"require": {
"php": "^8.0",
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/support": "^8.83|^9.0.1|^10.1"
"illuminate/support": "^8.83|^9.0.1"
},
"require-dev": {
"mockery/mockery": "^1.5",
Expand Down

0 comments on commit ef8035e

Please sign in to comment.