File tree Expand file tree Collapse file tree 2 files changed +7
-19
lines changed
Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 11language : php
22
33php :
4- - 5.3
5- - 5.4
6- - 5.5
7- - 5.6
4+ - " 5.4 "
5+ - " 5.5 "
6+ - " 5.6 "
7+ - " 7.0 "
88
99env :
10- - CONTAO_VERSION=~3.2.0
11- - CONTAO_VERSION=~3.3.0
12- - CONTAO_VERSION=~3.4.0
13- - CONTAO_VERSION=~3.5.0
14-
15- # Exclude impossible Contao Version combinations.
16- matrix :
17- exclude :
18- - php : 5.3
19- env : CONTAO_VERSION=~3.5.0
10+ - CONTAO_VERSION=~3.5.5
2011
2112sudo : false
2213
Original file line number Diff line number Diff line change 3131 "source" : " https://github.com/MetaModels/filter_checkbox"
3232 },
3333 "require" : {
34- "php" : " >=5.3 " ,
35- "contao/core" : " >=3.2,<3.6 " ,
34+ "php" : " >=5.4 " ,
35+ "contao/core" : " ^3.5.5 " ,
3636 "contao-community-alliance/composer-plugin" : " ~2.0" ,
3737 "metamodels/core" : " ~2.0"
3838 },
3939 "require-dev" : {
4040 "cyberspectrum/contao-toolbox" : " ~0.6" ,
4141 "phpcq/all-tasks" : " ~1.0"
4242 },
43- "conflict" : {
44- "contao/core" : " 3.4.0"
45- },
4643 "autoload" : {
4744 "psr-0" : {
4845 "MetaModels" : " src"
You can’t perform that action at this time.
0 commit comments