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 e529dd6 commit 2ec2335Copy full SHA for 2ec2335
1 file changed
composer.json
@@ -32,9 +32,9 @@
32
},
33
"require": {
34
"php": "^5.6 || ^7.0",
35
- "contao/core": "^3.5.5",
36
"contao-community-alliance/composer-plugin": "~2.0",
37
"contao-community-alliance/dc-general": "~2.0@beta",
+ "contao/core": "^3.5.5",
38
"metamodels/core": "~2.0@alpha"
39
40
"require-dev": {
@@ -62,5 +62,8 @@
62
"dev-master": "2.0.x-dev",
63
"dev-develop": "2.1.x-dev"
64
}
65
+ },
66
+ "config": {
67
+ "sort-packages": true
68
69
0 commit comments