Browse Source

composer.json indentation fix

tags/2.0.0-alpha
Carsten Brandt 11 years ago
parent
commit
dff144797d
  1. 6
      apps/benchmark/composer.json

6
apps/benchmark/composer.json

@ -12,9 +12,9 @@
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/yiisoft/yii2"
},
"config": {
"vendor-dir": "protected/vendor"
},
"config": {
"vendor-dir": "protected/vendor"
},
"minimum-stability": "dev",
"require": {
"php": ">=5.3.0",

Loading…
Cancel
Save