Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit b7552d3

Browse files
authored
Merge pull request #19 from CraftLogan/CraftLogan-Laravel-7
Update Composer.json for Laravel V7
2 parents ed82606 + dbb6406 commit b7552d3

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/support": "6.*"
20+
"illuminate/support": "^6|^7"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "^4.0",

0 commit comments

Comments
 (0)