Skip to content

Commit c6c4758

Browse files
committed
Update requirements and change the branch alias
1 parent de366b1 commit c6c4758

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
@@ -34,7 +34,7 @@
3434
"php": "^7.1",
3535
"contao-community-alliance/dc-general": "^2.1.0",
3636
"contao/core-bundle": "^4.4.8",
37-
"metamodels/core": "^2.1@dev",
37+
"metamodels/core": "^2.1",
3838
"symfony/dependency-injection": "^3.3 || ^4.0",
3939
"symfony/http-kernel": "^3.3 || ^4.0"
4040
},
@@ -59,7 +59,7 @@
5959
"extra": {
6060
"contao-manager-plugin": "MetaModels\\FilterCheckboxBundle\\ContaoManager\\Plugin",
6161
"branch-alias": {
62-
"dev-release/2.1.0": "2.1.x-dev"
62+
"dev-master": "2.1.x-dev"
6363
}
6464
},
6565
"config": {

0 commit comments

Comments
 (0)