Skip to content

Commit 2ba902f

Browse files
committed
Update dependencies
1 parent 5a9481d commit 2ba902f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1"
19+
"php": "^7.1",
20+
"illuminate/support": "5.5.*|5.6.*"
2021
},
2122
"require-dev": {
2223
"orchestra/testbench": "3.6.*",

0 commit comments

Comments
 (0)