add composer
This commit is contained in:
parent
c57a1b4da3
commit
d9211d2c40
15
composer.json
Normal file
15
composer.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"repositories": [
|
||||||
|
{
|
||||||
|
"type": "composer",
|
||||||
|
"url": "http://packages.zendframework.com/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"require": {
|
||||||
|
"php": ">=5.3.3",
|
||||||
|
"zendframework/zend-db": "2.*"
|
||||||
|
}
|
||||||
|
"config": {
|
||||||
|
"vendor-dir": "bundled-libs"
|
||||||
|
}
|
||||||
|
}
|
BIN
composer.phar
Executable file
BIN
composer.phar
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user