Skip to content

Commit 42b702d

Browse files
LBeckXserver1601com
authored andcommitted
Update dependencies; Add support sections to composer.json
1 parent d893257 commit 42b702d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"type": "contao-bundle",
44
"description": "",
55
"homepage": "https://1601.com",
6+
"support": {
7+
"email": "[email protected]",
8+
"issues": "https://github.com/1601com/File-lazy-loader/issues",
9+
"docs": "https://github.com/1601com/File-lazy-loader/blob/master/README.md"
10+
},
611
"license": "MIT",
712
"authors": [
813
{
@@ -17,8 +22,8 @@
1722
}
1823
],
1924
"require": {
20-
"php": "^5.6 || ^7.0",
21-
"contao/core-bundle": "4.*",
25+
"php": "^7.1",
26+
"contao/core-bundle": "^4.9",
2227
"menatwork/contao-multicolumnwizard":"^3.0",
2328
"matthiasmullie/minify":"^1.3",
2429
"agentur1601com/core-bundle": "*"

0 commit comments

Comments
 (0)