Skip to content

Commit b4b2a6d

Browse files
committed
update composer.json file
1 parent c148717 commit b4b2a6d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

-6
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"symplify/easy-coding-standard": "^2.4"
4040
},
4141
"prefer-stable": true,
42-
"minimum-stability": "alpha",
4342
"autoload": {
4443
"psr-4": {
4544
"Locastic\\SyliusHTPayWayPlugin\\": "src/",
@@ -49,11 +48,6 @@
4948
"autoload-dev": {
5049
"classmap": ["tests/Application/app/AppKernel.php"]
5150
},
52-
"extra": {
53-
"branch-alias": {
54-
"dev-master": "1.1-dev"
55-
}
56-
},
5751
"config": {
5852
"bin-dir": "bin"
5953
}

0 commit comments

Comments
 (0)