Skip to content

Commit efbe832

Browse files
author
WhereIsLucas
authored
Error fix
1 parent 2514a6f commit efbe832

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"illuminate/support": "~5.*|~6.*|7.*"
13+
"illuminate/support": "^5.*|^6.*|^7.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "dev-master",

0 commit comments

Comments
 (0)