|
9 | 9 | "nontranslatable" |
10 | 10 | ], |
11 | 11 | "type": "contao-bundle", |
12 | | - "homepage": "http://now.metamodel.me/", |
| 12 | + "homepage": "https://now.metamodel.me/", |
13 | 13 | "license": "LGPL-3.0-or-later", |
14 | 14 | "authors": [ |
15 | 15 | { |
16 | 16 | "name": "Christian Schiffler", |
17 | 17 | "email": "c.schiffler@cyberspectrum.de", |
18 | | - "homepage": "http://www.cyberspectrum.de", |
| 18 | + "homepage": "https://www.cyberspectrum.de", |
19 | 19 | "role": "Developer" |
20 | 20 | }, |
21 | 21 | { |
|
27 | 27 | "support": { |
28 | 28 | "email": "mail@metamodel.me", |
29 | 29 | "issues": "https://github.com/MetaModels/attribute_checkbox/issues", |
30 | | - "wiki": "http://de.contaowiki.org/MetaModels", |
| 30 | + "wiki": "https://de.contaowiki.org/MetaModels", |
31 | 31 | "irc": "irc://irc.freenode.org/contao.mm", |
32 | 32 | "source": "https://github.com/MetaModels/attribute_checkbox" |
33 | 33 | }, |
34 | 34 | "require": { |
35 | | - "php": "^7.2", |
36 | | - "contao-community-alliance/dc-general": "^2.1.0", |
| 35 | + "php": "^7.4", |
| 36 | + "contao-community-alliance/dc-general": "^2.2", |
37 | 37 | "contao/core-bundle": "^4.9.0, <4.13.0", |
38 | | - "metamodels/core": "^2.1", |
39 | | - "symfony/dependency-injection": "^3.4.26 || ^4.2.7", |
40 | | - "symfony/http-kernel": "^3.4.26 || ^4.2.7" |
| 38 | + "metamodels/core": "^2.2", |
| 39 | + "symfony/dependency-injection": "^4.4.6", |
| 40 | + "symfony/http-kernel": "^4.4.13" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | 43 | "contao/manager-plugin": "^2.1", |
|
0 commit comments