Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G committed Mar 20, 2023
1 parent 201c81a commit 8d27331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"homepage": "https://github.com/jeroen-g/autowire",
"keywords": ["Laravel", "autowire"],
"require": {
"php": "8.0.*||8.1.*",
"php": "8.0.*||8.1.*||8.2.*",
"ergebnis/classy": "^1.3",
"illuminate/support": "~8.0||~9.0",
"illuminate/console": "~8.0||~9.0",
"illuminate/support": "~8.0||~9.0||~10.0",
"illuminate/console": "~8.0||~9.0||~10.0",
"webmozart/assert": "^1.10"
},
"require-dev": {
Expand Down

0 comments on commit 8d27331

Please sign in to comment.