Skip to content

Commit

Permalink
Merge pull request #6 from dyanakiev/dyanakiev-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
dyanakiev authored Aug 14, 2024
2 parents 5453643 + 3a3260a commit 7d94a7f
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 @@ -19,9 +19,9 @@
],
"require": {
"php": "^7.2.5|^8.0",
"illuminate/contracts": "~7.0|~8.0|~9.0|~10.0",
"illuminate/queue": "~7.0|~8.0|~9.0|~10.0",
"illuminate/support": "~7.0|~8.0|~9.0|~10.0",
"illuminate/contracts": "~7.0|~8.0|~9.0|~10.0|~11.0",
"illuminate/queue": "~7.0|~8.0|~9.0|~10.0|~11.0",
"illuminate/support": "~7.0|~8.0|~9.0|~10.0|~11.0",
"guzzlehttp/guzzle": "^7.0.1|^7.2",
"monolog/monolog": "~1.12|^2.0|^3.0"
},
Expand Down

0 comments on commit 7d94a7f

Please sign in to comment.