Skip to content

Commit 23f0a60

Browse files
authored
Merge pull request #1 from AD-Soft/AD-Soft-patch-1
Update composer.json
2 parents ed38e0b + 8f90df0 commit 23f0a60

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0",
14-
"illuminate/support": "5.4.* || 5.5.* || 5.6.*",
15-
"illuminate/http": "5.4.* || 5.5.* || 5.6.*",
13+
"illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 5.9.* || ^6.",
14+
"illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 5.9.* || ^6.",
1615
"intervention/image": "^2.4"
1716
},
1817
"require-dev": {

0 commit comments

Comments
 (0)