Skip to content

Commit 27c466c

Browse files
authored
Update composer.json
1 parent 4ee28ca commit 27c466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^7.1",
2020
"composer/semver": "^1.4",
2121
"geerlingguy/ping": "^1.1",
22-
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
22+
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
2323
"vlucas/phpdotenv": "~2.5|~3.3"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)