We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c148717 commit b4b2a6dCopy full SHA for b4b2a6d
composer.json
@@ -39,7 +39,6 @@
39
"symplify/easy-coding-standard": "^2.4"
40
},
41
"prefer-stable": true,
42
- "minimum-stability": "alpha",
43
"autoload": {
44
"psr-4": {
45
"Locastic\\SyliusHTPayWayPlugin\\": "src/",
@@ -49,11 +48,6 @@
49
48
"autoload-dev": {
50
"classmap": ["tests/Application/app/AppKernel.php"]
51
52
- "extra": {
53
- "branch-alias": {
54
- "dev-master": "1.1-dev"
55
- }
56
- },
57
"config": {
58
"bin-dir": "bin"
59
}
0 commit comments