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 c6e4280 commit 96d72f1Copy full SHA for 96d72f1
composer.json
@@ -33,10 +33,10 @@
33
},
34
"require": {
35
"php": "^7.1",
36
- "contao-community-alliance/dc-general": "^2.1.0",
+ "contao-community-alliance/dc-general": "^2.1.3",
37
"contao/core-bundle": "^4.4.8",
38
- "metamodels/attribute_file": "dev-hotfix/2.1.1 as 2.1.1",
39
- "metamodels/core": "^2.1@dev",
+ "metamodels/core": "^2.1.1",
+ "metamodels/attribute_file": "^2.1.1",
40
"symfony/dependency-injection": "^3.3 || ^4.0",
41
"symfony/http-kernel": "^3.3 || ^4.0"
42
0 commit comments