45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"name": "owncloud/3rdparty",
|
|
"description": "All 3rdparty components",
|
|
"license": "MIT",
|
|
"config": {
|
|
"vendor-dir": ".",
|
|
"optimize-autoloader": true,
|
|
"classmap-authoritative": true
|
|
},
|
|
"require": {
|
|
"doctrine/dbal": "2.5.2",
|
|
"mcnetic/zipstreamer": "^1.0",
|
|
"phpseclib/phpseclib": "2.0.0",
|
|
"rackspace/php-opencloud": "v1.9.2",
|
|
"james-heinrich/getid3": "dev-master",
|
|
"jeremeamia/superclosure": "2.1.0",
|
|
"ircmaxell/random-lib": "~1.1",
|
|
"bantu/ini-get-wrapper": "v1.0.1",
|
|
"natxet/CssMin": "dev-master",
|
|
"punic/punic": "1.6.3",
|
|
"pear/archive_tar": "1.4.1",
|
|
"patchwork/utf8": "1.2.6",
|
|
"symfony/console": "2.8.1",
|
|
"symfony/event-dispatcher": "2.8.1",
|
|
"symfony/routing": "2.8.1",
|
|
"symfony/process": "2.8.1",
|
|
"pimple/pimple": "3.0.2",
|
|
"ircmaxell/password-compat": "1.0.*",
|
|
"nikic/php-parser": "1.4.1",
|
|
"icewind/Streams": "0.4.0",
|
|
"swiftmailer/swiftmailer": "@stable",
|
|
"guzzlehttp/guzzle": "5.3.0",
|
|
"league/flysystem": "1.0.16",
|
|
"pear/pear-core-minimal": "v1.10.1",
|
|
"interfasys/lognormalizer": "^v1.0",
|
|
"deepdiver1975/TarStreamer": "v0.1.0",
|
|
"patchwork/jsqueeze": "^2.0",
|
|
"kriswallsmith/assetic": "1.3.2",
|
|
"sabre/dav": "3.0.9",
|
|
"symfony/polyfill-php70": "^1.0",
|
|
"symfony/polyfill-php55": "^1.0",
|
|
"symfony/polyfill-php56": "^1.0"
|
|
}
|
|
}
|