File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
" multicolumnwizard"
12
12
],
13
13
"type" : " contao-bundle" ,
14
- "homepage" : " http ://now.metamodel.me/" ,
14
+ "homepage" : " https ://now.metamodel.me/" ,
15
15
"license" : " LGPL-3.0-or-later" ,
16
16
"authors" : [
17
17
{
29
29
{
30
30
"name" : " Christian Schiffler" ,
31
31
32
- "homepage" : " http ://www.cyberspectrum.de" ,
32
+ "homepage" : " https ://www.cyberspectrum.de" ,
33
33
"role" : " Developer"
34
34
},
35
35
{
50
50
},
51
51
"require" : {
52
52
"php" : " ^7.4" ,
53
+ "ext-pdo" : " *" ,
53
54
"contao-community-alliance/dc-general" : " ^2.2" ,
54
55
"contao/core-bundle" : " ^4.9.0, <4.13.0" ,
55
56
"metamodels/core" : " ^2.2" ,
56
57
"symfony/dependency-injection" : " ^4.4" ,
57
- "symfony/http-kernel" : " ^4.4" ,
58
- "ext-pdo" : " *"
58
+ "symfony/http-kernel" : " ^4.4"
59
59
},
60
60
"require-dev" : {
61
61
"contao/manager-plugin" : " ^2.1" ,
You can’t perform that action at this time.
0 commit comments