Skip to content

Commit ad560be

Browse files
authored
Laravel 6.0
1 parent 22309aa commit ad560be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"require": {
1515
"php": ">=7.1",
16-
"illuminate/http": "~5.3",
17-
"illuminate/support": "~5.3"
16+
"illuminate/http": "~5.3|^6.0",
17+
"illuminate/support": "~5.3|^6.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^6.3"

0 commit comments

Comments
 (0)