Skip to content

Commit 7d94a7f

Browse files
authored
Merge pull request #6 from dyanakiev/dyanakiev-patch-1
Update composer.json
2 parents 5453643 + 3a3260a commit 7d94a7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
],
2020
"require": {
2121
"php": "^7.2.5|^8.0",
22-
"illuminate/contracts": "~7.0|~8.0|~9.0|~10.0",
23-
"illuminate/queue": "~7.0|~8.0|~9.0|~10.0",
24-
"illuminate/support": "~7.0|~8.0|~9.0|~10.0",
22+
"illuminate/contracts": "~7.0|~8.0|~9.0|~10.0|~11.0",
23+
"illuminate/queue": "~7.0|~8.0|~9.0|~10.0|~11.0",
24+
"illuminate/support": "~7.0|~8.0|~9.0|~10.0|~11.0",
2525
"guzzlehttp/guzzle": "^7.0.1|^7.2",
2626
"monolog/monolog": "~1.12|^2.0|^3.0"
2727
},

0 commit comments

Comments
 (0)