Skip to content

Commit

Permalink
ESDEV-4554 Update dependencies in composer.json
Browse files Browse the repository at this point in the history
Set minimum-stability to "dev" to work with beta version of oxideshop-facts
  • Loading branch information
robertblank committed Jul 21, 2017
1 parent 5f73f5c commit 13a2fe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"autoload-dev": {
"psr-4": { "OxidEsales\\DemoDataInstaller\\Tests\\": "tests/" }
},
"minimum-stability": "dev",
"prefer-stable": true,
"bin": [
"./bin/oe-eshop-demodata_install"
]
Expand Down

0 comments on commit 13a2fe4

Please sign in to comment.