bundled-libs
deployment
docs
htmlarea
include
lang
plugins
sql
templates
templates_c
tests
uploads
.gitignore
README.markdown
checksums.inc.php
comment.php
composer.json
composer.phar
exit.php
index.php
rss.php
serendipity.css.php
serendipity_admin.php
serendipity_admin_image_selector.php
serendipity_config.inc.php
serendipity_xmlrpc.php
wfwcomment.php
16 lines
288 B
JSON
16 lines
288 B
JSON
{
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "http://packages.zendframework.com/"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"zendframework/zend-db": "2.*"
|
|
}
|
|
"config": {
|
|
"vendor-dir": "bundled-libs"
|
|
}
|
|
}
|