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 49426d3 commit 5e4f04cCopy full SHA for 5e4f04c
composer.json
@@ -35,7 +35,7 @@
35
"php": "^7.1",
36
"contao-community-alliance/dc-general": "^2.1.0",
37
"contao/core-bundle": "^4.4.8",
38
- "metamodels/core": "~2.1@dev",
+ "metamodels/core": "^2.1",
39
"symfony/dependency-injection": "^3.3 || ^4.0",
40
"symfony/http-kernel": "^3.3 || ^4.0"
41
},
@@ -60,7 +60,7 @@
60
"extra": {
61
"contao-manager-plugin": "MetaModels\\AttributeCheckboxBundle\\ContaoManager\\Plugin",
62
"branch-alias": {
63
- "dev-release/2.1.0": "2.1.x-dev"
+ "dev-master": "2.1.x-dev"
64
}
65
66
"config": {
0 commit comments