Skip to content

Commit 1cf031c

Browse files
authored
Merge pull request from magento-l3/composer_remove_branch_alias
ACP2E-2635: Remove branch-alias in composer.json
2 parents ab5e7ef + acba124 commit 1cf031c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@
5050
"dealerdirect/phpcodesniffer-composer-installer": true
5151
}
5252
},
53-
"extra": {
54-
"branch-alias": {
55-
"dev-develop": "10.x-dev"
56-
}
57-
},
5853
"scripts": {
5954
"test": [
6055
"@php ./vendor/phpunit/phpunit/phpunit --no-coverage"

0 commit comments

Comments
 (0)