Skip to content

Commit 413414f

Browse files
author
knesmeyanov
committed
Upgrade dependencies
1 parent a6947d9 commit 413414f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"require": {
2626
"php": "^7.1.3",
2727
"railt/railt": "~1.4.0|1.4.x-dev",
28-
"illuminate/http": "~5.5",
29-
"illuminate/support": "~5.5",
30-
"illuminate/config": "~5.5",
31-
"illuminate/container": "~5.5"
28+
"illuminate/http": ">=5.5",
29+
"illuminate/support": ">=5.5",
30+
"illuminate/config": ">=5.5",
31+
"illuminate/container": ">=5.5"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)