We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133883d commit e590062Copy full SHA for e590062
1 file changed
composer.json
@@ -34,7 +34,8 @@
34
"php": "^5.6 || ^7.0",
35
"contao/core": "^3.5.5",
36
"contao-community-alliance/composer-plugin": "~2.0",
37
- "metamodels/core": "~2.0"
+ "contao-community-alliance/dc-general": "~2.0@beta",
38
+ "metamodels/core": "~2.0@alpha"
39
},
40
"require-dev": {
41
"cyberspectrum/contao-toolbox": "~0.6",
@@ -61,7 +62,5 @@
61
62
"dev-master": "2.0.x-dev",
63
"dev-develop": "2.1.x-dev"
64
}
- },
65
- "minimum-stability": "dev",
66
- "prefer-stable": true
+ }
67
0 commit comments