File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : php
22
33php :
4- - " 5.3"
54 - " 5.4"
65 - " 5.5"
76 - " 5.6"
87 - " 7.0"
98
109env :
11- - CONTAO_VERSION=~3.2.0
12- - CONTAO_VERSION=~3.3.0
13- - CONTAO_VERSION=~3.4.0
14- - CONTAO_VERSION=~3.5.0
15-
16- # Exclude impossible Contao Version combinations.
17- matrix :
18- exclude :
19- - php : " 5.3"
20- env : CONTAO_VERSION=~3.5.0
10+ - CONTAO_VERSION=~3.5.5
2111
2212sudo : false
2313
Original file line number Diff line number Diff line change 3131 "source" : " https://github.com/MetaModels/filter_range"
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.1"
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