|
10 | 10 | "nontranslatable"
|
11 | 11 | ],
|
12 | 12 | "type": "contao-bundle",
|
13 |
| - "homepage": "http://now.metamodel.me/", |
| 13 | + "homepage": "https://now.metamodel.me/", |
14 | 14 | "license": "LGPL-3.0-or-later",
|
15 | 15 | "authors": [
|
16 | 16 | {
|
|
28 | 28 | {
|
29 | 29 | "name": "Christian Schiffler",
|
30 | 30 |
|
31 |
| - "homepage": "http://www.cyberspectrum.de", |
| 31 | + "homepage": "https://www.cyberspectrum.de", |
32 | 32 | "role": "Developer"
|
33 | 33 | },
|
34 | 34 | {
|
|
45 | 45 | "support": {
|
46 | 46 |
|
47 | 47 | "issues": "https://github.com/MetaModels/attribute_tablemulti/issues",
|
48 |
| - "wiki": "http://de.contaowiki.org/MetaModels", |
| 48 | + "wiki": "https://de.contaowiki.org/MetaModels", |
49 | 49 | "irc": "irc://irc.freenode.org/contao.mm",
|
50 | 50 | "source": "https://github.com/MetaModels/attribute_tablemulti"
|
51 | 51 | },
|
52 | 52 | "require": {
|
53 |
| - "php": "^7.2", |
| 53 | + "php": "^7.4", |
54 | 54 | "ext-pdo": "*",
|
| 55 | + "contao-community-alliance/dc-general": "^2.2", |
55 | 56 | "contao/core-bundle": "^4.9.0, <4.13.0",
|
56 |
| - "contao-community-alliance/dc-general": "^2.1.3", |
57 |
| - "metamodels/core": "^2.1.1", |
58 |
| - "symfony/dependency-injection": "^3.4.26 || ^4.2.7", |
59 |
| - "symfony/http-kernel": "^3.4.26 || ^4.2.7" |
| 57 | + "metamodels/core": "^2.2", |
| 58 | + "symfony/dependency-injection": "^4.4.6", |
| 59 | + "symfony/http-kernel": "~4.4.13" |
60 | 60 | },
|
61 | 61 | "require-dev": {
|
62 | 62 | "contao/manager-plugin": "^2.1",
|
|
0 commit comments