Commit d52cf5a2 by Carsten Brandt

Fixed sphinx composer.json

parent 83273382
......@@ -17,7 +17,6 @@
"email": "klimov.paul@gmail.com"
}
],
"minimum-stability": "dev",
"require": {
"yiisoft/yii2": "*",
"ext-pdo": "*",
......@@ -25,5 +24,6 @@
},
"autoload": {
"psr-0": { "yii\\sphinx\\": "" }
}
},
"target-dir": "yii/sphinx"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment