Skip to content

Commit

Permalink
update composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioperic committed May 7, 2018
1 parent c148717 commit b4b2a6d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"symplify/easy-coding-standard": "^2.4"
},
"prefer-stable": true,
"minimum-stability": "alpha",
"autoload": {
"psr-4": {
"Locastic\\SyliusHTPayWayPlugin\\": "src/",
Expand All @@ -49,11 +48,6 @@
"autoload-dev": {
"classmap": ["tests/Application/app/AppKernel.php"]
},
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"config": {
"bin-dir": "bin"
}
Expand Down

0 comments on commit b4b2a6d

Please sign in to comment.