{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "e13f8ebcc6f54b941e1d0f597009b3b4", "content-hash": "d73e2cfbb2112dd91e3b64b96379ef99", "packages": [ { "name": "cocur/slugify", "version": "2.5.x-dev", "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", "reference": "e8167e9a3236044afebd6e8ab13ebeb3ec9ca145" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cocur/slugify/zipball/e8167e9a3236044afebd6e8ab13ebeb3ec9ca145", "reference": "e8167e9a3236044afebd6e8ab13ebeb3ec9ca145", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "laravel/framework": "~5.1", "latte/latte": "~2.2", "league/container": "^2.2.0", "mikey179/vfsstream": "~1.6", "mockery/mockery": "~0.9", "nette/di": "~2.2", "phpunit/phpunit": "~4.8|~5.2", "pimple/pimple": "~1.1", "plumphp/plum": "~0.1", "silex/silex": "~1.3", "symfony/config": "~2.4|~3.0", "symfony/dependency-injection": "~2.4|~3.0", "symfony/http-kernel": "~2.4|~3.0", "twig/twig": "~1.26|~2.0", "zendframework/zend-modulemanager": "~2.2", "zendframework/zend-servicemanager": "~2.2", "zendframework/zend-view": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Cocur\\Slugify\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivo Bathke", "email": "ivo.bathke@gmail.com" }, { "name": "Florian Eckerstorfer", "email": "florian@eckerstorfer.co", "homepage": "https://florian.ec" } ], "description": "Converts a string into a slug.", "keywords": [ "slug", "slugify" ], "time": "2017-03-23 21:52:55" }, { "name": "container-interop/container-interop", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, "require": { "psr/container": "^1.0" }, "type": "library", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", "time": "2017-02-14 19:40:03" }, { "name": "directus/collection", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-collection.git", "reference": "8e53f6ca3d227e9bfc97df92e6a1362cba64d290" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-collection/zipball/8e53f6ca3d227e9bfc97df92e6a1362cba64d290", "reference": "8e53f6ca3d227e9bfc97df92e6a1362cba64d290", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-version/6.4": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Collection\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Collection Library", "keywords": [ "collection", "directus" ], "time": "2017-04-30 00:36:48" }, { "name": "directus/database", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-database.git", "reference": "1ed1c0bb63cc3edfc87df00da472bf9fea513284" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-database/zipball/1ed1c0bb63cc3edfc87df00da472bf9fea513284", "reference": "1ed1c0bb63cc3edfc87df00da472bf9fea513284", "shasum": "" }, "require": { "directus/collection": "0.9.*@dev", "php": ">=5.5.0", "zendframework/zend-db": "dev-directus" }, "require-dev": { "phpunit/phpunit": "~3.7.0" }, "type": "library", "extra": { "branch-alias": { "dev-version/6.4": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Database\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Database Component", "keywords": [ "database", "directus" ], "time": "2017-05-26 18:17:08" }, { "name": "directus/filesystem", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-filesystem.git", "reference": "686fc3cbecbbda5dee4a645d7808081294dfdffc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-filesystem/zipball/686fc3cbecbbda5dee4a645d7808081294dfdffc", "reference": "686fc3cbecbbda5dee4a645d7808081294dfdffc", "shasum": "" }, "require": { "league/flysystem": "^1.0", "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Filesystem Library", "keywords": [ "directus", "filesystem" ], "time": "2017-04-07 17:32:00" }, { "name": "directus/hook", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-hook.git", "reference": "f01e4dd2c409c145bb7ea4597884a44b77a1b072" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-hook/zipball/f01e4dd2c409c145bb7ea4597884a44b77a1b072", "reference": "f01e4dd2c409c145bb7ea4597884a44b77a1b072", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Hook\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Hook Library", "keywords": [ "HOOK", "directus", "event" ], "time": "2017-04-30 00:36:48" }, { "name": "directus/permissions", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-permissions.git", "reference": "da562f2645769568c1d960465731ea06fb3e9da1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-permissions/zipball/da562f2645769568c1d960465731ea06fb3e9da1", "reference": "da562f2645769568c1d960465731ea06fb3e9da1", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Permissions\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Permissions (ACL) Library", "keywords": [ "acl", "directus", "permissions" ], "time": "2017-05-25 05:14:42" }, { "name": "directus/sdk", "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/directus/directus-sdk-php.git", "reference": "d50325921aaf1e606b4da15ff21f8e36d5ec7735" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-sdk-php/zipball/d50325921aaf1e606b4da15ff21f8e36d5ec7735", "reference": "d50325921aaf1e606b4da15ff21f8e36d5ec7735", "shasum": "" }, "require": { "directus/database": "dev-version/6.4", "directus/filesystem": "dev-version/6.4", "directus/hook": "dev-version/6.4", "directus/permissions": "dev-version/6.4", "directus/utils": "dev-version/6.4", "guzzlehttp/guzzle": "~5.3.0 | ^6.0.0", "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "~3.7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\SDK\\": "src/" }, "files": [ "src/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus SDK for PHP", "keywords": [ "directus", "sdk" ], "time": "2017-05-13 22:49:06" }, { "name": "directus/utils", "version": "dev-version/6.4", "source": { "type": "git", "url": "https://github.com/directus/directus-php-utils.git", "reference": "9bb351210e53bb9d0a5ba1b88c5f9de289932b3f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-php-utils/zipball/9bb351210e53bb9d0a5ba1b88c5f9de289932b3f", "reference": "9bb351210e53bb9d0a5ba1b88c5f9de289932b3f", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "0.9.x-dev" } }, "autoload": { "psr-4": { "Directus\\Util\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Directus Utils", "keywords": [ "directus", "helpers", "utils" ], "time": "2017-05-26 03:48:52" }, { "name": "doctrine/inflector", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "803a2ed9fea02f9ca47cd45395089fe78769a392" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/803a2ed9fea02f9ca47cd45395089fe78769a392", "reference": "803a2ed9fea02f9ca47cd45395089fe78769a392", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2016-05-12 17:23:41" }, { "name": "erusev/parsedown", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/1bf24f7334fe16c88bf9d467863309ceaf285b01", "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2017-03-29 16:04:15" }, { "name": "guzzlehttp/guzzle", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "1739e8b94e058421d4da8b66887c52ee523f7d45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1739e8b94e058421d4da8b66887c52ee523f7d45", "reference": "1739e8b94e058421d4da8b66887c52ee523f7d45", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2017-05-15 08:45:24" }, { "name": "guzzlehttp/promises", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "09e549f5534380c68761260a71f847644d8f65aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/09e549f5534380c68761260a71f847644d8f65aa", "reference": "09e549f5534380c68761260a71f847644d8f65aa", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2017-05-20 23:14:18" }, { "name": "guzzlehttp/psr7", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "8882b252f802cae96f0315c3608faef95af6a7f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/8882b252f802cae96f0315c3608faef95af6a7f2", "reference": "8882b252f802cae96f0315c3608faef95af6a7f2", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "request", "response", "stream", "uri", "url" ], "time": "2017-05-09 09:16:44" }, { "name": "hamcrest/hamcrest-php", "version": "1.2.x-dev", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b72949ccf2f640e7de66ff7dd92d83f577ce782e", "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e", "shasum": "" }, "require": { "php": "^5.3|^7.0" }, "replace": { "cordoval/hamcrest-php": "*", "davedevelopment/hamcrest-php": "*", "kodova/hamcrest-php": "*" }, "require-dev": { "phpunit/php-file-iterator": "1.3.3", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "classmap": [ "hamcrest" ], "files": [ "hamcrest/Hamcrest.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "description": "This is the PHP port of Hamcrest Matchers", "keywords": [ "test" ], "time": "2016-01-19 12:08:55" }, { "name": "illuminate/container", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", "reference": "27e0ea43428c99de68264c7f9fbdc22f8b0839c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/container/zipball/27e0ea43428c99de68264c7f9fbdc22f8b0839c6", "reference": "27e0ea43428c99de68264c7f9fbdc22f8b0839c6", "shasum": "" }, "require": { "illuminate/contracts": "5.5.*", "php": ">=7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\Container\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", "time": "2017-06-01 13:02:42" }, { "name": "illuminate/contracts", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", "reference": "548b2ee0baf40e534384acf799c028eb3f143e17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/548b2ee0baf40e534384acf799c028eb3f143e17", "reference": "548b2ee0baf40e534384acf799c028eb3f143e17", "shasum": "" }, "require": { "php": ">=7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\Contracts\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", "time": "2017-06-01 20:31:25" }, { "name": "illuminate/events", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", "reference": "f491f84e9f8597252b02e6f7bf8c66d4403c0ffd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/events/zipball/f491f84e9f8597252b02e6f7bf8c66d4403c0ffd", "reference": "f491f84e9f8597252b02e6f7bf8c66d4403c0ffd", "shasum": "" }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\Events\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Events package.", "homepage": "https://laravel.com", "time": "2017-05-15 17:19:57" }, { "name": "illuminate/filesystem", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", "reference": "4a9096929e20f04baf2ecda7b6c43bd4e9eb84af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/4a9096929e20f04baf2ecda7b6c43bd4e9eb84af", "reference": "4a9096929e20f04baf2ecda7b6c43bd4e9eb84af", "shasum": "" }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/finder": "~3.3" }, "suggest": { "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Filesystem package.", "homepage": "https://laravel.com", "time": "2017-05-30 13:53:07" }, { "name": "illuminate/support", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "495af24f0fa9820164ab52ee06299544ca504f38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/495af24f0fa9820164ab52ee06299544ca504f38", "reference": "495af24f0fa9820164ab52ee06299544ca504f38", "shasum": "" }, "require": { "doctrine/inflector": "~1.0", "ext-mbstring": "*", "illuminate/contracts": "5.5.*", "php": ">=7.0" }, "replace": { "tightenco/collect": "self.version" }, "suggest": { "illuminate/filesystem": "Required to use the composer class (5.2.*).", "symfony/process": "Required to use the composer class (~3.3).", "symfony/var-dumper": "Required to use the dd function (~3.3)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\Support\\": "" }, "files": [ "helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", "time": "2017-06-03 15:05:43" }, { "name": "illuminate/view", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", "reference": "e376b4cc74afd720d82c9333f51204bd2d661dc2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/view/zipball/e376b4cc74afd720d82c9333f51204bd2d661dc2", "reference": "e376b4cc74afd720d82c9333f51204bd2d661dc2", "shasum": "" }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/events": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/debug": "~3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "autoload": { "psr-4": { "Illuminate\\View\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate View package.", "homepage": "https://laravel.com", "time": "2017-05-30 13:53:07" }, { "name": "intervention/image", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "854d12b807832ffae4ba8a14577e507beac493e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/854d12b807832ffae4ba8a14577e507beac493e2", "reference": "854d12b807832ffae4ba8a14577e507beac493e2", "shasum": "" }, "require": { "ext-fileinfo": "*", "guzzlehttp/psr7": "~1.1", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "3.*" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.net", "homepage": "http://olivervogel.net/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "time": "2017-06-03 18:33:13" }, { "name": "league/flysystem", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "64ff28b9a736cda66bc0fcb80fbdd408a3515eee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/64ff28b9a736cda66bc0fcb80fbdd408a3515eee", "reference": "64ff28b9a736cda66bc0fcb80fbdd408a3515eee", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "ext-fileinfo": "*", "mockery/mockery": "~0.9", "phpspec/phpspec": "^2.2", "phpunit/phpunit": "~4.8" }, "suggest": { "ext-fileinfo": "Required for MimeType", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", "spatie/flysystem-dropbox": "Allows you to use Dropbox storage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "League\\Flysystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Filesystem abstraction: Many filesystems, one API.", "keywords": [ "Cloud Files", "WebDAV", "abstraction", "aws", "cloud", "copy.com", "dropbox", "file systems", "files", "filesystem", "filesystems", "ftp", "rackspace", "remote", "s3", "sftp", "storage" ], "time": "2017-05-11 11:15:45" }, { "name": "mnapoli/front-yaml", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/mnapoli/FrontYAML.git", "reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mnapoli/FrontYAML/zipball/f10c1dfee1604d15c2b0ab6826eecc1111d65543", "reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543", "shasum": "" }, "require": { "erusev/parsedown": "~1.0", "symfony/yaml": "~2.1|^3.0" }, "require-dev": { "league/commonmark": "~0.7", "phpunit/phpunit": "~4.5" }, "type": "library", "autoload": { "psr-4": { "Mni\\FrontYAML\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "time": "2016-10-01 11:06:51" }, { "name": "mnapoli/silly", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/mnapoli/silly.git", "reference": "807df4a844972ac74d07518c3a0aa9cb575b470b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mnapoli/silly/zipball/807df4a844972ac74d07518c3a0aa9cb575b470b", "reference": "807df4a844972ac74d07518c3a0aa9cb575b470b", "shasum": "" }, "require": { "container-interop/container-interop": "~1.0", "php": ">=5.5", "php-di/invoker": "~1.2", "symfony/console": "~2.6|~3.0" }, "require-dev": { "mnapoli/phpunit-easymock": "~0.1.0", "phpunit/phpunit": "~4.5" }, "type": "library", "autoload": { "psr-4": { "Silly\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Silly CLI micro-framework based on Symfony Console", "keywords": [ "cli", "console", "framework", "micro-framework", "silly" ], "time": "2016-09-16 11:44:03" }, { "name": "mockery/mockery", "version": "0.9.x-dev", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", "reference": "483c43d92b6581ea7f8c330231d2dabf8b1ec51f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mockery/mockery/zipball/483c43d92b6581ea7f8c330231d2dabf8b1ec51f", "reference": "483c43d92b6581ea7f8c330231d2dabf8b1ec51f", "shasum": "" }, "require": { "hamcrest/hamcrest-php": "~1.1", "lib-pcre": ">=7.0", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.9.x-dev" } }, "autoload": { "psr-0": { "Mockery": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Pádraic Brady", "email": "padraic.brady@gmail.com", "homepage": "http://blog.astrumfutura.com" }, { "name": "Dave Marshall", "email": "dave.marshall@atstsolutions.co.uk", "homepage": "http://davedevelopment.co.uk" } ], "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.", "homepage": "http://github.com/padraic/mockery", "keywords": [ "BDD", "TDD", "library", "mock", "mock objects", "mockery", "stub", "test", "test double", "testing" ], "time": "2017-04-07 09:06:30" }, { "name": "php-di/invoker", "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/PHP-DI/Invoker.git", "reference": "1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7", "reference": "1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7", "shasum": "" }, "require": { "container-interop/container-interop": "~1.1" }, "require-dev": { "athletic/athletic": "~0.1.8", "phpunit/phpunit": "~4.5" }, "type": "library", "autoload": { "psr-4": { "Invoker\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Generic and extensible callable invoker", "homepage": "https://github.com/PHP-DI/Invoker", "keywords": [ "callable", "dependency", "dependency-injection", "injection", "invoke", "invoker" ], "time": "2016-07-14 13:09:58" }, { "name": "psr/container", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14 16:28:37" }, { "name": "psr/http-message", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06 14:39:51" }, { "name": "psr/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10 12:19:37" }, { "name": "symfony/console", "version": "3.4.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "6f72c1ed2de5df55a90991bfeb3030a8b91949c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/6f72c1ed2de5df55a90991bfeb3030a8b91949c0", "reference": "6f72c1ed2de5df55a90991bfeb3030a8b91949c0", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3|~4.0", "symfony/dependency-injection": "~3.3|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/filesystem": "~2.8|~3.0|~4.0", "symfony/http-kernel": "~2.8|~3.0|~4.0", "symfony/process": "~2.8|~3.0|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/filesystem": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2017-06-02 19:25:52" }, { "name": "symfony/debug", "version": "3.4.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "6694bfe6ac1ab1b06bda40c98c98fa1d06739296" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/6694bfe6ac1ab1b06bda40c98c98fa1d06739296", "reference": "6694bfe6ac1ab1b06bda40c98c98fa1d06739296", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0|~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2017-06-01 21:02:15" }, { "name": "symfony/finder", "version": "3.4.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "295fa37f13dbc4bba200680d2f4ae2c4a1f77709" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/295fa37f13dbc4bba200680d2f4ae2c4a1f77709", "reference": "295fa37f13dbc4bba200680d2f4ae2c4a1f77709", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2017-06-01 21:02:15" }, { "name": "symfony/polyfill-mbstring", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "adebc086600bc93b45d8d6721c8f21088a2be4dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/adebc086600bc93b45d8d6721c8f21088a2be4dc", "reference": "adebc086600bc93b45d8d6721c8f21088a2be4dc", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2017-05-29 15:51:17" }, { "name": "symfony/yaml", "version": "3.4.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "5f6b55e907b65fdb1cefe25b82604049f1d40e81" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/5f6b55e907b65fdb1cefe25b82604049f1d40e81", "reference": "5f6b55e907b65fdb1cefe25b82604049f1d40e81", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "symfony/console": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2017-06-02 22:30:16" }, { "name": "tightenco/jigsaw", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/tightenco/jigsaw.git", "reference": "6679df779daffa575f5c65d57aeb3e7a5c39f6f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tightenco/jigsaw/zipball/6679df779daffa575f5c65d57aeb3e7a5c39f6f9", "reference": "6679df779daffa575f5c65d57aeb3e7a5c39f6f9", "shasum": "" }, "require": { "illuminate/container": "^5.4", "illuminate/support": "^5.4", "illuminate/view": "^5.4", "mnapoli/front-yaml": "^1.5", "mnapoli/silly": "1.3 - 1.5", "mockery/mockery": "^0.9.4", "symfony/console": "^2.5|^3.0" }, "require-dev": { "phpunit/phpunit": "^5.1" }, "bin": [ "jigsaw" ], "type": "library", "autoload": { "psr-4": { "TightenCo\\Jigsaw\\": "src" }, "files": [ "src/Support/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adam Wathan", "email": "adam.wathan@gmail.com" } ], "description": "Simple static sites with Laravel's Blade.", "keywords": [ "blade", "generator", "laravel", "site", "static" ], "time": "2017-05-31 17:27:22" }, { "name": "zendframework/zend-db", "version": "dev-directus", "source": { "type": "git", "url": "https://github.com/wellingguzman/zend-db", "reference": "38cd41381462eaacff6dccc0ec0597962b2be1d8" }, "require": { "php": "^5.5 || ^7.0", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", "zendframework/zend-hydrator": "^1.1 || ^2.1", "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" }, "suggest": { "zendframework/zend-eventmanager": "Zend\\EventManager component", "zendframework/zend-hydrator": "Zend\\Hydrator component for using HydratingResultSets", "zendframework/zend-servicemanager": "Zend\\ServiceManager component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev", "dev-develop": "2.9-dev" }, "zf": { "component": "Zend\\Db", "config-provider": "Zend\\Db\\ConfigProvider" } }, "autoload": { "psr-4": { "Zend\\Db\\": "src/" } }, "autoload-dev": { "psr-4": { "ZendTest\\Db\\": "test/" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "https://github.com/zendframework/zend-db", "keywords": [ "db", "zf2" ], "time": "2017-01-20 19:34:42" }, { "name": "zendframework/zend-stdlib", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", "reference": "16818ed8ee2a92a503c43883dcb6263fe6283ee8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/16818ed8ee2a92a503c43883dcb6263fe6283ee8", "reference": "16818ed8ee2a92a503c43883dcb6263fe6283ee8", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "athletic/athletic": "~0.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "^2.6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev", "dev-develop": "3.2-dev" } }, "autoload": { "psr-4": { "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-stdlib", "keywords": [ "stdlib", "zf2" ], "time": "2016-09-13 14:40:02" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }