Skip to content

Commit

Permalink
restore console version
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Mar 1, 2024
1 parent c1157d4 commit 6b9c28e
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 @@ -15,7 +15,7 @@
],
"require": {
"php": "^8",
"illuminate/console": "^11",
"illuminate/console": "^9 || ^10 || ^11",
"illuminate/contracts": "^9 || ^10 || ^11",
"illuminate/support": "^9 || ^10 || ^11"
},
Expand Down

0 comments on commit 6b9c28e

Please sign in to comment.