Skip to content

Commit 331a042

Browse files
author
arial
committed
Updated dependencies
1 parent 59a3f17 commit 331a042

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"require": {
2222
"php": ">=7.0",
2323
"ext-json": "*",
24-
"illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
25-
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
26-
"illuminate/http": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
27-
"illuminate/routing": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
28-
"guzzlehttp/guzzle": "~6.0",
29-
"illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
24+
"illuminate/notifications": "~5.5|^6.0|^7.0",
25+
"illuminate/support": "~5.5|^6.0|^7.0",
26+
"illuminate/http": "~5.5|^6.0|^7.0",
27+
"illuminate/routing": "~5.5|^6.0|^7.0",
28+
"guzzlehttp/guzzle": "^6.2|^7.0",
29+
"illuminate/events": "~5.5|^6.0|^7.0",
3030
"nesbot/carbon": "^2.0"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)