File tree 2 files changed +11
-7
lines changed
2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 6
6
-->
7
7
<project name =" metamodels/attribute-tablemulti" default =" build" >
8
8
<import file =" vendor/phpcq/phpcq/phpcq.main.xml" />
9
- </project >
9
+ <target name =" phpspec" />
10
+ </project >
Original file line number Diff line number Diff line change 50
50
"source" : " https://github.com/MetaModels/attribute_tablemulti"
51
51
},
52
52
"require" : {
53
- "php" : " ^7.1" ,
53
+ "php" : " ^7.2" ,
54
+ "ext-pdo" : " *" ,
55
+ "contao/core-bundle" : " ^4.9.0, <4.13.0" ,
54
56
"contao-community-alliance/dc-general" : " ^2.1.3" ,
55
- "contao/core-bundle" : " ^4.4.8" ,
56
57
"metamodels/core" : " ^2.1.1" ,
57
- "symfony/dependency-injection" : " ^3.3 || ^4.0" ,
58
- "symfony/http-kernel" : " ^3.3 || ^4.0" ,
59
- "ext-pdo" : " *"
58
+ "symfony/dependency-injection" : " ^3.4.26 || ^4.2.7" ,
59
+ "symfony/http-kernel" : " ^3.4.26 || ^4.2.7"
60
60
},
61
61
"require-dev" : {
62
62
"contao/manager-plugin" : " ^2.1" ,
87
87
}
88
88
},
89
89
"branch-alias" : {
90
- "dev-master " : " 2.1 .x-dev"
90
+ "dev-feature/2.2.0 " : " 2.2 .x-dev"
91
91
}
92
+ },
93
+ "config" : {
94
+ "sort-packages" : true
92
95
}
93
96
}
You can’t perform that action at this time.
0 commit comments