Skip to content

Commit 5e4f04c

Browse files
committed
Update composer.json
- Change metamodels/core version to 2.1 stable - Change branch-alias for master to 2.1.x
1 parent 49426d3 commit 5e4f04c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"php": "^7.1",
3636
"contao-community-alliance/dc-general": "^2.1.0",
3737
"contao/core-bundle": "^4.4.8",
38-
"metamodels/core": "~2.1@dev",
38+
"metamodels/core": "^2.1",
3939
"symfony/dependency-injection": "^3.3 || ^4.0",
4040
"symfony/http-kernel": "^3.3 || ^4.0"
4141
},
@@ -60,7 +60,7 @@
6060
"extra": {
6161
"contao-manager-plugin": "MetaModels\\AttributeCheckboxBundle\\ContaoManager\\Plugin",
6262
"branch-alias": {
63-
"dev-release/2.1.0": "2.1.x-dev"
63+
"dev-master": "2.1.x-dev"
6464
}
6565
},
6666
"config": {

0 commit comments

Comments
 (0)