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