{ "_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" ], "content-hash": "69a88b4ef4f4c716a02236ce76c5bdd6", "packages": [ { "name": "cocur/slugify", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cocur/slugify/zipball/d41701efe58ba2df9cae029c3d21e1518cc6780e", "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e", "shasum": "" }, "require": { "ext-mbstring": "*", "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.36|~5.2", "pimple/pimple": "~1.1", "plumphp/plum": "~0.1", "silex/silex": "~1.3", "symfony/config": "~2.4|~3.0|~4.0", "symfony/dependency-injection": "~2.4|~3.0|~4.0", "symfony/http-kernel": "~2.4|~3.0|~4.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": "2019-01-31T20:38:55+00:00" }, { "name": "directus/collection", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-collection.git", "reference": "0f54b2dd89c939cae9138d4bc0acf9b07da9a18a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-collection/zipball/0f54b2dd89c939cae9138d4bc0acf9b07da9a18a", "reference": "0f54b2dd89c939cae9138d4bc0acf9b07da9a18a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "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": "2016-11-15T02:23:54+00:00" }, { "name": "directus/database", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-database.git", "reference": "74cbfc19a03c832b80535accc8e7fe6ccdef412a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-database/zipball/74cbfc19a03c832b80535accc8e7fe6ccdef412a", "reference": "74cbfc19a03c832b80535accc8e7fe6ccdef412a", "shasum": "" }, "require": { "directus/collection": "0.9.*", "php": ">=5.4.0", "zendframework/zend-db": "2.8.*" }, "require-dev": { "phpunit/phpunit": "~3.7.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "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": "2016-11-27T21:25:59+00:00" }, { "name": "directus/filesystem", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-filesystem.git", "reference": "cdf8f2a023d6e0e634a5ba77638c084453845981" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-filesystem/zipball/cdf8f2a023d6e0e634a5ba77638c084453845981", "reference": "cdf8f2a023d6e0e634a5ba77638c084453845981", "shasum": "" }, "require": { "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": "2016-11-24T09:06:56+00:00" }, { "name": "directus/hook", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-hook.git", "reference": "3d9f1943b1530b162dbf83627efab5ea492ccdaa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-hook/zipball/3d9f1943b1530b162dbf83627efab5ea492ccdaa", "reference": "3d9f1943b1530b162dbf83627efab5ea492ccdaa", "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": "2016-11-16T18:22:20+00:00" }, { "name": "directus/permissions", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-permissions.git", "reference": "ede89b9221820c54e538780c73f82d5eb0dd2d3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-permissions/zipball/ede89b9221820c54e538780c73f82d5eb0dd2d3b", "reference": "ede89b9221820c54e538780c73f82d5eb0dd2d3b", "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": "2016-11-16T19:14:18+00:00" }, { "name": "directus/sdk", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-sdk-php.git", "reference": "715811cc445a5a431e8da5f4f989646d1875f04a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-sdk-php/zipball/715811cc445a5a431e8da5f4f989646d1875f04a", "reference": "715811cc445a5a431e8da5f4f989646d1875f04a", "shasum": "" }, "require": { "directus/database": "0.9.*", "directus/filesystem": "0.9.*", "directus/hook": "0.9.*", "directus/permissions": "0.9.*", "directus/utils": "0.9.*", "guzzlehttp/guzzle": "~5.3.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~3.7.0" }, "type": "library", "extra": { "branch-alias": { "dev-d64": "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": "2016-11-27T20:50:42+00:00" }, { "name": "directus/utils", "version": "dev-d64", "source": { "type": "git", "url": "https://github.com/directus/directus-php-utils.git", "reference": "674731a6c47b3ee6fe0e6795b5a5f46fb4cee1ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/directus/directus-php-utils/zipball/674731a6c47b3ee6fe0e6795b5a5f46fb4cee1ae", "reference": "674731a6c47b3ee6fe0e6795b5a5f46fb4cee1ae", "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": "2016-11-15T03:24:17+00:00" }, { "name": "guzzlehttp/guzzle", "version": "5.3.x-dev", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "40bdb7fff25c0a1bd37c0f9d11ff94f350aeb746" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/40bdb7fff25c0a1bd37c0f9d11ff94f350aeb746", "reference": "40bdb7fff25c0a1bd37c0f9d11ff94f350aeb746", "shasum": "" }, "require": { "guzzlehttp/ringphp": "^1.1", "php": ">=5.4.0", "react/promise": "^2.2" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0" }, "type": "library", "autoload": { "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 and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2019-04-15T05:46:56+00:00" }, { "name": "guzzlehttp/ringphp", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", "shasum": "" }, "require": { "guzzlehttp/streams": "~3.0", "php": ">=5.4.0", "react/promise": "~2.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", "time": "2018-07-31T13:22:33+00:00" }, { "name": "guzzlehttp/streams", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "d99a261c616210618ab94fd319cb17eda458cc3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/d99a261c616210618ab94fd319cb17eda458cc3e", "reference": "d99a261c616210618ab94fd319cb17eda458cc3e", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "time": "2016-04-13T16:32:01+00:00" }, { "name": "ircmaxell/password-compat", "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/9b99377557a33a4129c9194e60a97a685fab21e0", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2014-11-20T19:18:42+00:00" }, { "name": "paragonie/random_compat", "version": "v9.99.99.x-dev", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "0947f25b883d4172df340a0d95f1b7cdabc5368a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0947f25b883d4172df340a0d95f1b7cdabc5368a", "reference": "0947f25b883d4172df340a0d95f1b7cdabc5368a", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "time": "2018-08-07T13:07:48+00:00" }, { "name": "psr/simple-cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23T01:57:42+00:00" }, { "name": "ramsey/array_column", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/ramsey/array_column.git", "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/array_column/zipball/f8e52eb28e67eb50e613b451dd916abcf783c1db", "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db", "shasum": "" }, "require-dev": { "jakub-onderka/php-parallel-lint": "0.8.*", "phpunit/phpunit": "~4.5", "satooshi/php-coveralls": "0.6.*", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "files": [ "src/array_column.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "homepage": "http://benramsey.com" } ], "description": "Provides functionality for array_column() to projects using PHP earlier than version 5.5.", "homepage": "https://github.com/ramsey/array_column", "keywords": [ "array", "array_column", "column" ], "abandoned": true, "time": "2015-03-20T22:07:39+00:00" }, { "name": "react/promise", "version": "2.x-dev", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "43896aa097d0233da13f81ca9df4efef5177cc82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/43896aa097d0233da13f81ca9df4efef5177cc82", "reference": "43896aa097d0233da13f81ca9df4efef5177cc82", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2019-01-08T16:10:34+00:00" }, { "name": "symfony/intl", "version": "4.4.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "0f1985f977da5b2c01d8881c08d414761c86a4b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/0f1985f977da5b2c01d8881c08d414761c86a4b5", "reference": "0f1985f977da5b2c01d8881c08d414761c86a4b5", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-intl-icu": "~1.0" }, "require-dev": { "symfony/filesystem": "^3.4|^4.0|^5.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "time": "2019-06-13T11:05:05+00:00" }, { "name": "symfony/polyfill", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill.git", "reference": "453a9dff5cf2f66e92d2e88039ee56338957cd08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill/zipball/453a9dff5cf2f66e92d2e88039ee56338957cd08", "reference": "453a9dff5cf2f66e92d2e88039ee56338957cd08", "shasum": "" }, "require": { "ircmaxell/password-compat": "~1.0", "paragonie/random_compat": "~1.0|~2.0|~9.99", "php": ">=5.3.3", "symfony/intl": "~2.3|~3.0|~4.0|~5.0" }, "replace": { "symfony/polyfill-apcu": "self.version", "symfony/polyfill-ctype": "self.version", "symfony/polyfill-iconv": "self.version", "symfony/polyfill-intl-grapheme": "self.version", "symfony/polyfill-intl-icu": "self.version", "symfony/polyfill-intl-idn": "self.version", "symfony/polyfill-intl-messageformatter": "self.version", "symfony/polyfill-intl-normalizer": "self.version", "symfony/polyfill-mbstring": "self.version", "symfony/polyfill-php54": "self.version", "symfony/polyfill-php55": "self.version", "symfony/polyfill-php56": "self.version", "symfony/polyfill-php70": "self.version", "symfony/polyfill-php71": "self.version", "symfony/polyfill-php72": "self.version", "symfony/polyfill-php73": "self.version", "symfony/polyfill-util": "self.version", "symfony/polyfill-xml": "self.version" }, "require-dev": { "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.11-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\": "src/" }, "files": [ "src/Apcu/bootstrap.php", "src/Ctype/bootstrap.php", "src/Php54/bootstrap.php", "src/Php55/bootstrap.php", "src/Php56/bootstrap.php", "src/Php70/bootstrap.php", "src/Php71/bootstrap.php", "src/Php72/bootstrap.php", "src/Php73/bootstrap.php", "src/Iconv/bootstrap.php", "src/Intl/Grapheme/bootstrap.php", "src/Intl/Idn/bootstrap.php", "src/Intl/Icu/bootstrap.php", "src/Intl/MessageFormatter/bootstrap.php", "src/Intl/Normalizer/bootstrap.php", "src/Mbstring/bootstrap.php" ], "classmap": [ "src/Intl/MessageFormatter/Resources/stubs", "src/Intl/Normalizer/Resources/stubs", "src/Php73/Resources/stubs", "src/Php70/Resources/stubs", "src/Php54/Resources/stubs" ] }, "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 polyfills backporting features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compat", "compatibility", "polyfill", "shim" ], "time": "2019-05-28T14:14:03+00:00" }, { "name": "symfony/yaml", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "e464640dd39fb6cf1ffb29ba11d31f8d3e41faa4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/e464640dd39fb6cf1ffb29ba11d31f8d3e41faa4", "reference": "e464640dd39fb6cf1ffb29ba11d31f8d3e41faa4", "shasum": "" }, "require": { "php": "^7.2.9", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<4.4" }, "require-dev": { "symfony/console": "^4.4|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-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": "2019-05-31T10:46:22+00:00" }, { "name": "voku/arrayy", "version": "2.2.9", "source": { "type": "git", "url": "https://github.com/voku/Arrayy.git", "reference": "e9b84ecfe07f39eebc3665b4b9d5c7c6bd2e2852" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/Arrayy/zipball/e9b84ecfe07f39eebc3665b4b9d5c7c6bd2e2852", "reference": "e9b84ecfe07f39eebc3665b4b9d5c7c6bd2e2852", "shasum": "" }, "require": { "php": ">=5.3.0", "ramsey/array_column": "~1.1", "voku/portable-utf8": "~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "Arrayy\\": "src/" }, "files": [ "src/Create.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "email": "lars@moelleken.org", "homepage": "http://www.moelleken.org/", "role": "Maintainer" } ], "description": "Array manipulation library for PHP, called Arrayy!", "keywords": [ "Arrayy", "array", "helpers", "manipulation", "methods", "utility", "utils" ], "time": "2016-12-16T09:00:17+00:00" }, { "name": "voku/portable-utf8", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/voku/portable-utf8.git", "reference": "eda4fac87f450130971b4c1b97a410cf8190e3ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/portable-utf8/zipball/eda4fac87f450130971b4c1b97a410cf8190e3ea", "reference": "eda4fac87f450130971b4c1b97a410cf8190e3ea", "shasum": "" }, "require": { "php": ">=7.0.0", "symfony/polyfill-iconv": "~1.0", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "ext-iconv": "Use iconv for best performance", "ext-intl": "Use Intl for best performance", "ext-mbstring": "Use Mbstring for best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "psr-4": { "voku\\": "src/voku/" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "(Apache-2.0 or GPL-2.0)" ], "authors": [ { "name": "Hamid Sarfraz", "homepage": "http://pageconfig.com/" }, { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Portable UTF-8 library with polyfill / shim for Iconv, Intl, Mbstring, Normalizrer etc.", "homepage": "https://github.com/voku/portable-utf8", "keywords": [ "UTF", "clean", "php", "unicode", "utf-8", "utf8" ], "time": "2016-11-09T21:46:10+00:00" }, { "name": "voku/simple-cache", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/voku/simple-cache.git", "reference": "a18851ee772fb7daf634996b40c5e7f4c5cdb52a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/simple-cache/zipball/a18851ee772fb7daf634996b40c5e7f4c5cdb52a", "reference": "a18851ee772fb7daf634996b40c5e7f4c5cdb52a", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/simple-cache": "~1.0" }, "provide": { "psr/simple-cache-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-4": { "voku\\cache\\": "src/voku/cache/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/", "role": "Developer" } ], "description": "Simple Cache library", "homepage": "https://github.com/voku/simple-cache", "keywords": [ "cache", "caching", "php", "simple cache" ], "time": "2017-10-06T16:59:47+00:00" }, { "name": "voku/simple-mysqli", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/voku/simple-mysqli.git", "reference": "5dd08434fedf9b42f2052b0cd5fea50594f8fe28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/simple-mysqli/zipball/5dd08434fedf9b42f2052b0cd5fea50594f8fe28", "reference": "5dd08434fedf9b42f2052b0cd5fea50594f8fe28", "shasum": "" }, "require": { "php": ">=5.3.0", "voku/arrayy": "~2.0", "voku/portable-utf8": "~3.0", "voku/simple-cache": "~2.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "voku\\db\\": "src/voku/db/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Tavares", "email": "the.entomb@gmail.com", "homepage": "https://github.com/entomb", "role": "Developer" }, { "name": "Lars Moelleken", "email": "lars@moelleken.org", "homepage": "https://github.com/voku", "role": "Developer" } ], "description": "Simple MySQLi library", "homepage": "https://github.com/voku/simple-mysqli", "keywords": [ "db", "mysqli", "php", "simple db" ], "time": "2016-11-02T14:36:48+00:00" }, { "name": "zendframework/zend-db", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/zendframework/zend-db.git", "reference": "ae46299099c724a96fd088ae05a0b64e3748a808" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-db/zipball/ae46299099c724a96fd088ae05a0b64e3748a808", "reference": "ae46299099c724a96fd088ae05a0b64e3748a808", "shasum": "" }, "require": { "php": "^5.6 || ^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/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-db", "keywords": [ "db", "zf2" ], "time": "2016-08-09T19:32:50+00:00" }, { "name": "zendframework/zend-stdlib", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", "reference": "519a966dedc32af62765736eba9900c270e419d8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/519a966dedc32af62765736eba9900c270e419d8", "reference": "519a966dedc32af62765736eba9900c270e419d8", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpbench/phpbench": "^0.13", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev", "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-4": { "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "SPL extensions, array utilities, error handlers, and more", "keywords": [ "ZendFramework", "stdlib", "zf" ], "time": "2019-02-07T05:36:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "directus/sdk": 20, "symfony/yaml": 20, "cocur/slugify": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }