{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "212c077f0a1581aa3a56bc86368be53c", "packages": [ { "name": "adoy/fastcgi-client", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/adoy/PHP-FastCGI-Client.git", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/adoy/PHP-FastCGI-Client/zipball/ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Adoy\\FastCGI\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pierrick Charron", "email": "pierrick@adoy.net" } ], "description": "Client for communication with a FastCGI (FCGI) application using the FastCGI protocol.", "keywords": [ "fastcgi" ], "time": "2015-05-20T15:36:05+00:00" }, { "name": "apache-solr-for-typo3/solr", "version": "7.5.3", "source": { "type": "git", "url": "https://github.com/TYPO3-Solr/ext-solr.git", "reference": "1aa80c4c9b9fdb061616ae16d2059a9f76d2588d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/1aa80c4c9b9fdb061616ae16d2059a9f76d2588d", "reference": "1aa80c4c9b9fdb061616ae16d2059a9f76d2588d", "shasum": "" }, "require": { "php": ">=7.0.0", "typo3/cms-core": ">=8.7.0" }, "replace": { "apache-solr-for-typo3/solrfluid": "*", "solr": "self.version", "typo3-ter/solr": "self.version" }, "require-dev": { "nimut/testing-framework": "^1.1", "phpunit/phpunit": "^5.6" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "7.5.x-dev" }, "typo3/cms": { "extension-key": "solr", "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "classmap": [ "Resources/Private/Php/" ], "psr-4": { "ApacheSolrForTypo3\\Solr\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Ingo Renner", "email": "ingo@typo3.org", "role": "Lead Developer" } ], "description": "Apache Solr for TYPO3", "homepage": "http://www.typo3-solr.com", "keywords": [ "TYPO3 CMS", "search", "solr", "typo3" ], "time": "2018-09-27T15:09:59+00:00" }, { "name": "causal/ig_ldap_sso_auth", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth.git", "reference": "75628b479708f9a21c701cc00389d3986ce7831d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xperseguers/t3ext-ig_ldap_sso_auth/zipball/75628b479708f9a21c701cc00389d3986ce7831d", "reference": "75628b479708f9a21c701cc00389d3986ce7831d", "shasum": "" }, "require": { "php": ">= 5.5.0, <= 7.1.99", "typo3/cms-core": ">= 7.6.0, <= 8.7.99" }, "replace": { "ig_ldap_sso_auth": "self.version", "typo3-ter/ig-ldap-sso-auth": "self.version" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" }, "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "Causal\\IgLdapSsoAuth\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Xavier Perseguers", "email": "xavier@causal.ch", "homepage": "https://www.causal.ch", "role": "Developer" } ], "description": "This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.", "homepage": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth", "keywords": [ "Authentication", "TYPO3 CMS", "active directory", "ldap", "openldap" ], "time": "2018-01-16T16:33:27+00:00" }, { "name": "cogpowered/finediff", "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/cogpowered/FineDiff.git", "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8", "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "*", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "cogpowered\\FineDiff": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Crowe", "email": "rob@cogpowered.com" }, { "name": "Raymond Hill" } ], "description": "PHP implementation of a Fine granularity Diff engine", "homepage": "https://github.com/cogpowered/FineDiff", "keywords": [ "diff", "finediff", "opcode", "string", "text" ], "time": "2014-05-19T10:25:02+00:00" }, { "name": "dmitryd/typo3-realurl", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/dmitryd/typo3-realurl.git", "reference": "4492e57ddaeda062ef802e840ffb02bab24816f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmitryd/typo3-realurl/zipball/4492e57ddaeda062ef802e840ffb02bab24816f9", "reference": "4492e57ddaeda062ef802e840ffb02bab24816f9", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4.0,<7.3.0", "typo3/cms-core": ">=6.2.0,<9.0.0" }, "conflict": { "bednee/cooluri": ">0.0.1", "helhum/realurl": ">0.0.1", "typo3-ter/cooluri": ">=0.0.1", "typo3-ter/simulatestatic": ">0.0.1" }, "replace": { "realurl": "self.version", "typo3-ter/realurl": "self.version" }, "require-dev": { "phpunit/phpunit": "~4.8.0" }, "suggest": { "typo3-ter/static-info-tables": ">=6.2.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "DmitryDulepov\\Realurl\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Dmitry Dulepov", "email": "dmitry.dulepov@gmail.com", "homepage": "http://www.dmitry-dulepov.com/" } ], "description": "Speaking URLs for TYPO3", "homepage": "https://github.com/dmitryd/typo3-realurl", "keywords": [ "RealURL", "cms", "typo3" ], "time": "2018-07-09T00:00:00+00:00" }, { "name": "doctrine/annotations", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": "^5.6 || ^7.0" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "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": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2017-02-24T16:22:25+00:00" }, { "name": "doctrine/cache", "version": "v1.6.2", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", "shasum": "" }, "require": { "php": "~5.5|~7.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "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": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2017-07-22T12:49:21+00:00" }, { "name": "doctrine/collections", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "doctrine/coding-standard": "~0.1@dev", "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "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": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2017-01-03T10:49:41+00:00" }, { "name": "doctrine/common", "version": "v2.7.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": "~5.6|~7.0" }, "require-dev": { "phpunit/phpunit": "^5.4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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 Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2017-07-22T08:35:12+00:00" }, { "name": "doctrine/dbal", "version": "v2.5.13", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "729340d8d1eec8f01bff708e12e449a3415af873" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873", "reference": "729340d8d1eec8f01bff708e12e449a3415af873", "shasum": "" }, "require": { "doctrine/common": ">=2.4,<2.8-dev", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*", "symfony/console": "2.*||^3.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\": "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" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2017-07-22T20:44:48+00:00" }, { "name": "doctrine/inflector", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "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": "2017-07-22T12:18:28+00:00" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09T13:34:57+00:00" }, { "name": "gordalina/cachetool", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/gordalina/cachetool.git", "reference": "a8bed42d6763b465861b5f93c82e9206d1bdc729" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gordalina/cachetool/zipball/a8bed42d6763b465861b5f93c82e9206d1bdc729", "reference": "a8bed42d6763b465861b5f93c82e9206d1bdc729", "shasum": "" }, "require": { "adoy/fastcgi-client": "~1.0", "monolog/monolog": "~1.1", "php": ">=5.5.9", "psr/log": "~1.0", "symfony/console": "~3.0", "symfony/dependency-injection": "~3.0", "symfony/finder": "~3.0", "symfony/process": "~3.0", "symfony/yaml": "~3.0" }, "require-dev": { "herrera-io/phar-update": "~2.0", "phpunit/phpunit": "4.8.*" }, "bin": [ "bin/cachetool" ], "type": "library", "autoload": { "psr-0": { "CacheTool": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "gordalina", "email": "samuel.gordalina@gmail.com" } ], "description": "Manage your opcode & apc through the cli", "keywords": [ "Opcache", "apc", "cache", "fastcgi", "fpm", "opcode" ], "time": "2018-05-22T02:09:28+00:00" }, { "name": "gridelementsteam/gridelements", "version": "8.2.3", "source": { "type": "git", "url": "https://git.typo3.org/TYPO3CMS/Extensions/gridelements.git", "reference": "fc617c5e2359613afec7a881ca93fcff53a1c545" }, "require": { "typo3/cms-core": ">=8.7.0,<9.0" }, "replace": { "gridelements": "self.version", "typo3-ter/gridelements": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "GridElementsTeam\\Gridelements\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This extension integrates the grid layout concept also to regular content elements - the grid elements. It offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.", "homepage": "https://forge.typo3.org/projects/extension-gridelements2", "keywords": [ "Gridelements", "TYPO3 CMS", "grids" ], "time": "2018-06-18T18:23:18+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-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": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "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": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "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-03-20T17:10:46+00:00" }, { "name": "helhum/config-loader", "version": "v0.11.0", "source": { "type": "git", "url": "https://github.com/helhum/config-loader.git", "reference": "7748b96a80725fd8801075a4b75485889ac04779" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/config-loader/zipball/7748b96a80725fd8801075a4b75485889ac04779", "reference": "7748b96a80725fd8801075a4b75485889ac04779", "shasum": "" }, "require": { "php": ">=7.0.0 <7.3.0" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^5.0", "symfony/yaml": "^2.8 || ^3.3 || ^4.0" }, "suggest": { "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension", "symfony/yaml": "To be able to parse yaml files, you will need symfony/yaml" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Helhum\\ConfigLoader\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic config loader with context and environment support.", "time": "2018-09-02T15:46:19+00:00" }, { "name": "helhum/typo3-composer-setup", "version": "v0.5.3", "source": { "type": "git", "url": "https://github.com/helhum/typo3-composer-setup.git", "reference": "cf13489af8af80203814a1b79840e218b2e85b53" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/typo3-composer-setup/zipball/cf13489af8af80203814a1b79840e218b2e85b53", "reference": "cf13489af8af80203814a1b79840e218b2e85b53", "shasum": "" }, "require": { "typo3/cms-composer-installers": "^1.4 || ^2.0", "typo3/minimal": "^7 || ^8 || ^9" }, "require-dev": { "typo3-console/php-server-command": "^0.1.0", "typo3/cms-core": "dev-TYPO3_8-7 as 8.7.9" }, "suggest": { "helhum/typo3-console": "TYPO3 Console is highly recommended for any TYPO3 composer setup.", "pagemachine/typo3-composer-legacy-cli ": "Provides the legacy cli_dispatch.phpsh entry point for TYPO3." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": "public" }, "helhum/typo3-console": { "install-extension-dummy": "0" } }, "autoload": { "psr-4": { "Helhum\\Typo3ComposerSetup\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "https://helhum.io", "role": "Developer" } ], "description": "Set up required entry points for TYPO3 web directory", "time": "2018-06-26T12:47:04+00:00" }, { "name": "helhum/typo3-console", "version": "5.6.0", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", "reference": "5e4ce3c116685a9929e033d3032d502658e543e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/5e4ce3c116685a9929e033d3032d502658e543e9", "reference": "5e4ce3c116685a9929e033d3032d502658e543e9", "shasum": "" }, "require": { "doctrine/annotations": "^1.4", "helhum/config-loader": ">=0.9 <0.12", "helhum/typo3-console-plugin": "^2.0.2", "php": ">=7.0.0 <7.3", "symfony/console": "^3.4.4 || ^4.0", "symfony/process": "^3.4.4 || ^4.0", "typo3/cms-backend": "~8.7.10 || ~9.5.0", "typo3/cms-core": "~8.7.10 || ~9.5.0", "typo3/cms-extbase": "~8.7.10 || ~9.5.0", "typo3/cms-extensionmanager": "~8.7.10 || ~9.5.0", "typo3/cms-fluid": "~8.7.10 || ~9.5.0", "typo3/cms-frontend": "~8.7.10 || ~9.5.0", "typo3/cms-install": "~8.7.10 || ~9.5.0", "typo3/cms-saltedpasswords": "*", "typo3/cms-scheduler": "~8.7.10 || ~9.5.0" }, "conflict": { "friendsoftypo3/dbal": "*", "typo3-ter/dbal": "*" }, "replace": { "typo3-ter/typo3-console": "self.version", "typo3_console": "self.version" }, "require-dev": { "cweagans/composer-patches": "^1.6", "doctrine/dbal": "< 2.8", "jakub-onderka/php-parallel-lint": "^1.0", "nimut/testing-framework": "dev-master", "symfony/filesystem": "^3.2", "typo3-console/convert-command-controller-command": "@dev", "typo3-console/create-reference-command": "@dev", "typo3-console/php-server-command": "^0.2", "typo3/cms-filemetadata": "~8.7.10 || ~9.5.0 || dev-master", "typo3/cms-reports": "~8.7.10 || ~9.5.0 || dev-master" }, "bin": [ "typo3cms" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" }, "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/public", "Package": { "partOfMinimalUsableSystem": true } } }, "autoload": { "psr-4": { "Helhum\\Typo3Console\\": [ "Classes/Console/", "Classes/Compatibility/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "http://helhum.io", "role": "Developer" } ], "description": "A reliable and powerful command line interface for TYPO3 CMS", "homepage": "http://insight.helhum.io/post/104528981610/about-the-beauty-and-power-of-typo3-console", "keywords": [ "cli", "command", "commandline", "console", "typo3" ], "time": "2018-10-21T21:10:17+00:00" }, { "name": "helhum/typo3-console-plugin", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/typo3-console-plugin.git", "reference": "4e0cb102b6471b156a942eb8ca6e607ab28c0b19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/typo3-console-plugin/zipball/4e0cb102b6471b156a942eb8ca6e607ab28c0b19", "reference": "4e0cb102b6471b156a942eb8ca6e607ab28c0b19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=7.0.0 <7.3", "typo3/cms-composer-installers": "^1.4 || ^2.0" }, "require-dev": { "composer/composer": "^1.0" }, "type": "composer-plugin", "extra": { "class": "Helhum\\Typo3ConsolePlugin\\Plugin", "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Helhum\\Typo3ConsolePlugin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Installer plugin for helhum/typo3-console, to ease usage without the need to specify scripts in your root composer.json", "homepage": "https://github.com/helhum/typo3-console-plugin", "keywords": [ "composer", "plugin", "typo3 console" ], "time": "2017-12-13T13:52:52+00:00" }, { "name": "helhum/typo3-secure-web", "version": "v0.2.7", "source": { "type": "git", "url": "https://github.com/helhum/typo3-secure-web.git", "reference": "79c916450a4c3ad19341fa6c8df5539a59179ad0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/typo3-secure-web/zipball/79c916450a4c3ad19341fa6c8df5539a59179ad0", "reference": "79c916450a4c3ad19341fa6c8df5539a59179ad0", "shasum": "" }, "require": { "helhum/typo3-composer-setup": "^0.5.0", "typo3/cms-composer-installers": "^1.4 || ^2.0" }, "conflict": { "typo3/cms": "<8.7.8", "typo3/cms-core": "<8.7.8" }, "require-dev": { "typo3-console/php-server-command": "^0.1.0", "typo3/cms": "dev-TYPO3_8-7 as 8.7.8" }, "type": "library", "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "root-dir": "typo3", "web-dir": "public" }, "helhum/typo3-console": { "install-extension-dummy": "0" } }, "autoload": { "psr-4": { "Helhum\\Typo3SecureWeb\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "https://helhum.io", "role": "Developer" } ], "description": "Set up secure TYPO3 web directory containing only public assets", "time": "2017-12-31T14:48:15+00:00" }, { "name": "monolog/monolog", "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2018-11-05T09:00:11+00:00" }, { "name": "mso/idna-convert", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/phlylabs/idna-convert.git", "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phlylabs/idna-convert/zipball/a6dfb6f87611e3a89d2eec4924a0f51db755c573", "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Mso\\IdnaConvert\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1+" ], "authors": [ { "name": "Matthias Sommerfeld", "email": "mso@phlylabs.de", "role": "Developer" } ], "description": "A library for encoding and decoding internationalized domain names", "homepage": "http://idnaconv.net/", "keywords": [ "idn", "idna", "php" ], "time": "2016-06-19T18:08:43+00:00" }, { "name": "nikic/php-parser", "version": "v3.1.5", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2018-02-28T20:30:58+00:00" }, { "name": "psr/container", "version": "1.0.0", "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-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "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-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.0.2", "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-10T12:19:37+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/console", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "1d228fb4602047d7b26a0554e0d3efd567da5803" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/1d228fb4602047d7b26a0554e0d3efd567da5803", "reference": "1d228fb4602047d7b26a0554e0d3efd567da5803", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/process": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/lock": "~3.4|~4.0", "symfony/process": "~3.3|~4.0" }, "suggest": { "psr/log-implementation": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "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": "2018-10-30T16:50:50+00:00" }, { "name": "symfony/debug", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "fe9793af008b651c5441bdeab21ede8172dab097" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/fe9793af008b651c5441bdeab21ede8172dab097", "reference": "fe9793af008b651c5441bdeab21ede8172dab097", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "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": "2018-10-31T09:06:03+00:00" }, { "name": "symfony/dependency-injection", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "9c98452ac7fff4b538956775630bc9701f5384ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9c98452ac7fff4b538956775630bc9701f5384ba", "reference": "9c98452ac7fff4b538956775630bc9701f5384ba", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "psr/container": "^1.0" }, "conflict": { "symfony/config": "<3.3.7", "symfony/finder": "<3.3", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { "psr/container-implementation": "1.0" }, "require-dev": { "symfony/config": "~3.3|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "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 DependencyInjection Component", "homepage": "https://symfony.com", "time": "2018-10-31T10:49:51+00:00" }, { "name": "symfony/finder", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "54ba444dddc5bd5708a34bd095ea67c6eb54644d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/54ba444dddc5bd5708a34bd095ea67c6eb54644d", "reference": "54ba444dddc5bd5708a34bd095ea67c6eb54644d", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "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": "2018-10-03T08:46:40+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-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": "2018-09-21T13:07:52+00:00" }, { "name": "symfony/process", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/35c2914a9f50519bd207164c353ae4d59182c2cb", "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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 Process Component", "homepage": "https://symfony.com", "time": "2018-10-14T17:33:21+00:00" }, { "name": "symfony/yaml", "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/640b6c27fed4066d64b64d5903a86043f4a4de7f", "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "~3.4|~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": "2018-10-02T16:33:53+00:00" }, { "name": "t3o/gitlab_api", "version": "1.0.2", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/gitlab_api.git", "reference": "89d77f24e1f5a19823e64db7b0346acda9476775" }, "replace": { "gitlab_api": "self.version", "typo3-ter/gitlab_api": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3O\\GitlabApi\\": "Classes/" } }, "keywords": [ "TYPO3 CMS" ], "time": "2018-04-11T09:12:14+00:00" }, { "name": "t3o/t3olayout", "version": "3.3.1", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", "reference": "cc5bc9e0b27124af5b7dfc00c71e40b8bfee0aa6" }, "require": { "causal/ig_ldap_sso_auth": "^3.2", "gridelementsteam/gridelements": "^8.0", "t3o/gitlab_api": "^1.0", "typo3/cms-backend": "*", "typo3/cms-belog": "*", "typo3/cms-beuser": "*", "typo3/cms-documentation": "*", "typo3/cms-extensionmanager": "*", "typo3/cms-felogin": "*", "typo3/cms-filemetadata": "*", "typo3/cms-fluid": "*", "typo3/cms-fluid-styled-content": "*", "typo3/cms-form": "*", "typo3/cms-frontend": "*", "typo3/cms-func": "*", "typo3/cms-info": "*", "typo3/cms-install": "*", "typo3/cms-lowlevel": "*", "typo3/cms-opendocs": "*", "typo3/cms-recordlist": "*", "typo3/cms-recycler": "*", "typo3/cms-reports": "*", "typo3/cms-rte-ckeditor": "*", "typo3/cms-scheduler": "*", "typo3/cms-setup": "*", "typo3/cms-tstemplate": "*", "typo3/cms-viewpage": "*", "typo3/cms-wizard-crpages": "*", "typo3/cms-wizard-sortpages": "*" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3olayout\\": "Classes" } }, "license": [ "GPL-2.0+" ], "description": "Base extension for project t3olayout", "homepage": "https://www.typo3.org", "keywords": [ "TYPO3 CMS" ], "time": "2018-11-06T07:38:19+00:00" }, { "name": "t3o/ter-frontend", "version": "dev-master", "dist": { "type": "path", "url": "extensions/ter_fe2", "reference": "a2bc9d82b713d80c24904c887f3d5ee57d2d662d", "shasum": null }, "require": { "typo3/cms-core": ">= 8.7.0, <= 8.7.99" }, "replace": { "ter_fe2": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\TerFe2\\": "Classes/" } }, "license": [ "GPL-2.0+" ], "authors": [ { "name": "t3o team", "email": "maintenance@typo3.org" } ], "description": "This extension provides extension listing and detail view, plus management of extension keys", "keywords": [ "Extensions", "TER", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/ter/issues" } }, { "name": "t3o/ter-layout", "version": "dev-master", "dist": { "type": "path", "url": "extensions/ter_layout", "reference": "c65de69dc6a10c1bca047e2aafea0e95003f976c", "shasum": null }, "require": { "typo3/cms-core": ">= 8.7.0, <= 8.7.99" }, "replace": { "ter_layout": "self.version" }, "type": "typo3-cms-extension", "license": [ "GPL-2.0+" ], "authors": [ { "name": "t3o team", "email": "maintenance@typo3.org" } ], "description": "This extension provides layout adjustments for TER website", "keywords": [ "Extensions", "TER", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/ter/issues" } }, { "name": "t3o/ter-soap", "version": "dev-master", "dist": { "type": "path", "url": "extensions/ter", "reference": "3c7712a38ebc8d1f75c3e44528cdfb79f6978d2a", "shasum": null }, "require": { "typo3/cms-core": ">= 8.7.0, <= 8.7.99" }, "replace": { "ter": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\Ter\\": "Classes/" }, "classmap": [ "Classes", "pi1", "class.tx_ter_api.php", "class.tx_ter_helper.php", "class.tx_ter_tcaLabel.php" ] }, "license": [ "GPL-2.0+" ], "authors": [ { "name": "t3o team", "email": "maintenance@typo3.org" } ], "description": "This extension provides extension listing and detail view, plus management of extension keys", "keywords": [ "Extensions", "TER", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/ter/issues" } }, { "name": "typo3/class-alias-loader", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3/class-alias-loader.git", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.7" }, "replace": { "helhum/class-alias-loader": "*" }, "require-dev": { "composer/composer": "dev-master", "mikey179/vfsstream": "1.4.*@dev", "phpunit/phpunit": "^4.8" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\ClassAliasLoader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages", "homepage": "http://github.com/TYPO3/class-alias-loader", "keywords": [ "alias", "autoloader", "classloader", "composer" ], "time": "2018-10-03T12:49:56+00:00" }, { "name": "typo3/cms-backend", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", "reference": "404aee02f7ef165f9364f0737a5b5ff8a5bc5b57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/404aee02f7ef165f9364f0737a5b5ff8a5bc5b57", "reference": "404aee02f7ef165f9364f0737a5b5ff8a5bc5b57", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "backend": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "backend" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Backend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-belog", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", "reference": "3fdb5f110729b160a612d82cd47861df277ef89b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/3fdb5f110729b160a612d82cd47861df277ef89b", "reference": "3fdb5f110729b160a612d82cd47861df277ef89b", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "belog": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "belog" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Belog\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-beuser", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", "reference": "d79301475c11d415264dbd362b6004bf541abcf3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/d79301475c11d415264dbd362b6004bf541abcf3", "reference": "d79301475c11d415264dbd362b6004bf541abcf3", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "beuser": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "beuser" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Beuser\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-cli", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/TYPO3/cms-cli.git", "reference": "c27c3580b384353414d0b4ff61137127798f8189" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/c27c3580b384353414d0b4ff61137127798f8189", "reference": "c27c3580b384353414d0b4ff61137127798f8189", "shasum": "" }, "require": { "php": "^7.0" }, "bin": [ "typo3" ], "type": "library", "autoload": { "psr-4": { "TYPO3\\CMS\\Cli\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "TYPO3 command line binary", "homepage": "https://typo3.org", "time": "2017-09-06T12:09:47+00:00" }, { "name": "typo3/cms-composer-installers", "version": "v1.5.2", "source": { "type": "git", "url": "https://github.com/TYPO3/CmsComposerInstallers.git", "reference": "a5c340cafe69629869f046f4e2790fb87bfb9ded" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/a5c340cafe69629869f046f4e2790fb87bfb9ded", "reference": "a5c340cafe69629869f046f4e2790fb87bfb9ded", "shasum": "" }, "require": { "composer-plugin-api": "^1.0.0", "php": ">=7.0.0 <7.3" }, "conflict": { "composer/installers": "<1.0.24 || >1.0.24" }, "replace": { "lw/typo3cms-installers": "*", "netresearch/composer-installers": "*" }, "require-dev": { "composer/composer": "^1.2" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin", "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Christian Opitz", "email": "christian.opitz@netresearch.de" }, { "name": "Lars Peipmann", "email": "lars@peipmann.de" }, { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "TYPO3 CMS Installers", "homepage": "https://github.com/TYPO3/CmsComposerInstallers", "keywords": [ "cms", "core", "extension", "installer", "typo3" ], "time": "2018-04-09T08:16:52+00:00" }, { "name": "typo3/cms-core", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", "reference": "3a40fcf47298e76c70c6d871ce5e863c9a63867b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/3a40fcf47298e76c70c6d871ce5e863c9a63867b", "reference": "3a40fcf47298e76c70c6d871ce5e863c9a63867b", "shasum": "" }, "require": { "cogpowered/finediff": "~0.3.1", "doctrine/dbal": "~2.5.4", "doctrine/instantiator": "~1.0.4", "doctrine/lexer": "^1.0", "ext-json": "*", "ext-pcre": "*", "ext-session": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^6.3.0", "helhum/typo3-composer-setup": "^0.5", "mso/idna-convert": "^1.1.0", "php": ">=7.0.0 <=7.2.99", "psr/http-message": "~1.0", "psr/log": "~1.0.0", "swiftmailer/swiftmailer": "~5.4.5", "symfony/console": "^2.7 || ^3.0 || ^4.0", "symfony/finder": "^2.7 || ^3.0 || ^4.0", "symfony/polyfill-mbstring": "^1.2", "symfony/yaml": "^2.7 || ^3.0 || ^4.0", "typo3/class-alias-loader": "^1.0", "typo3/cms-cli": "^1.0.2", "typo3/cms-composer-installers": "^1.2.8", "typo3/phar-stream-wrapper": "^3.0.1" }, "conflict": { "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", "typo3/cms": "*" }, "replace": { "core": "*" }, "suggest": { "ext-fileinfo": "Used for proper file type detection in the file abstraction layer", "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", "ext-mysqli": "", "ext-openssl": "", "ext-zip": "", "ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "core" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Core\\": "Classes/" }, "classmap": [ "Resources/PHP/" ], "files": [ "Resources/PHP/GlobalDebugFunctions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-cshmanual", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/cshmanual.git", "reference": "f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/cshmanual/zipball/f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c", "reference": "f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "cshmanual": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": false, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "cshmanual" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Cshmanual\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows TYPO3 inline user manual.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-documentation", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/documentation.git", "reference": "0ad787d17a12e2646bd0a94bbd7220b2bcfca8db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/documentation/zipball/0ad787d17a12e2646bd0a94bbd7220b2bcfca8db", "reference": "0ad787d17a12e2646bd0a94bbd7220b2bcfca8db", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "documentation": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "documentation" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Documentation\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Backend module for TYPO3 to list and show documentation of loaded extensions as well as custom documents.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-extbase", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", "reference": "4b513c6666543b4a76e056999cc4b142f6c42f9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/4b513c6666543b4a76e056999cc4b142f6c42f9f", "reference": "4b513c6666543b4a76e056999cc4b142f6c42f9f", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "extbase": "*" }, "suggest": { "typo3/cms-scheduler": "Additional scheduler tasks" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extbase" }, "typo3/class-alias-loader": { "always-add-alias-loader": true, "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extbase\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-extensionmanager", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", "reference": "d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553", "reference": "d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "extensionmanager": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extensionmanager" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extensionmanager\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-felogin", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", "reference": "03f7458e2bad054312e896f59ebe80e91cde4b6d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/03f7458e2bad054312e896f59ebe80e91cde4b6d", "reference": "03f7458e2bad054312e896f59ebe80e91cde4b6d", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "felogin": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "felogin" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Felogin\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-filelist", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", "reference": "990cf70146d99e90506e520b95cdee86d779fef4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/990cf70146d99e90506e520b95cdee86d779fef4", "reference": "990cf70146d99e90506e520b95cdee86d779fef4", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "filelist": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "filelist" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Filelist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-filemetadata", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", "reference": "c21b2b356e6fe1735fae89903d5e45cd377b44b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/c21b2b356e6fe1735fae89903d5e45cd377b44b0", "reference": "c21b2b356e6fe1735fae89903d5e45cd377b44b0", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "filemetadata": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "filemetadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-fluid", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", "reference": "c06c8ac25a115926c3f6e9589e2f8edf160118e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/c06c8ac25a115926c3f6e9589e2f8edf160118e0", "reference": "c06c8ac25a115926c3f6e9589e2f8edf160118e0", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-extbase": "8.7.20", "typo3fluid/fluid": "^2.3" }, "conflict": { "typo3/cms": "*" }, "replace": { "fluid": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "fluid" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Fluid\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-fluid-styled-content", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", "reference": "23d31472ee26944f379bef4889690254b9d24785" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/23d31472ee26944f379bef4889690254b9d24785", "reference": "23d31472ee26944f379bef4889690254b9d24785", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-frontend": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "fluid_styled_content": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "fluid_styled_content" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\FluidStyledContent\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-form", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", "reference": "23119db6ecd8148c86786230a7172d226b853a95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/23119db6ecd8148c86786230a7172d226b853a95", "reference": "23119db6ecd8148c86786230a7172d226b853a95", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "form": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "form" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Form\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-frontend", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", "reference": "8a2491ef346d80a771a8cc00d30e95130695f8a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/8a2491ef346d80a771a8cc00d30e95130695f8a0", "reference": "8a2491ef346d80a771a8cc00d30e95130695f8a0", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "frontend": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "frontend" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Frontend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-func", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/func.git", "reference": "ee0eaa66ddc38b2122c4aa15da430e3116570063" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/func/zipball/ee0eaa66ddc38b2122c4aa15da430e3116570063", "reference": "ee0eaa66ddc38b2122c4aa15da430e3116570063", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "replace": { "func": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "func" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Func\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Advanced functions", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-info", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", "reference": "3e1f918a015e557245d04696b78f9a5ced2865cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/3e1f918a015e557245d04696b78f9a5ced2865cc", "reference": "3e1f918a015e557245d04696b78f9a5ced2865cc", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "info": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "info" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Info\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows various infos", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-install", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", "reference": "c15769931dea5920ae0db69f7a7b9afdc1c6aaa5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/c15769931dea5920ae0db69f7a7b9afdc1c6aaa5", "reference": "c15769931dea5920ae0db69f7a7b9afdc1c6aaa5", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-extbase": "8.7.20", "typo3/cms-fluid": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "install": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "install" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Install\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-lang", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lang.git", "reference": "c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lang/zipball/c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b", "reference": "c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-extensionmanager": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "lang": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "lang" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lang\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Contains all the core language labels in a set of files mostly of the \"locallang\" format. This extension is always required in a TYPO3 install.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-lowlevel", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", "reference": "602f80633ce69b68db8ad93dcb98a6ef402d3332" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/602f80633ce69b68db8ad93dcb98a6ef402d3332", "reference": "602f80633ce69b68db8ad93dcb98a6ef402d3332", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "lowlevel": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "lowlevel" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lowlevel\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-opendocs", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", "reference": "a189d99a91c55fb34281e6edcfef0777d5211a51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/a189d99a91c55fb34281e6edcfef0777d5211a51", "reference": "a189d99a91c55fb34281e6edcfef0777d5211a51", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "opendocs": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "opendocs" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Opendocs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows opened documents by the user.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-recordlist", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", "reference": "6ede7b4c46d48945ce64cc4a5957b6746414483e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/6ede7b4c46d48945ce64cc4a5957b6746414483e", "reference": "6ede7b4c46d48945ce64cc4a5957b6746414483e", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "recordlist": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "recordlist" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recordlist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "List of database-records", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-recycler", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", "reference": "1346087e163070f7963abfb8a8d5f4ad11f8c4fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/1346087e163070f7963abfb8a8d5f4ad11f8c4fa", "reference": "1346087e163070f7963abfb8a8d5f4ad11f8c4fa", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "recycler": "*" }, "suggest": { "typo3/cms-scheduler": "Remove deleted records after given time" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "recycler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recycler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-reports", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", "reference": "07508ebbc4c84dac89d4b205aa9e5b068dec337e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/07508ebbc4c84dac89d4b205aa9e5b068dec337e", "reference": "07508ebbc4c84dac89d4b205aa9e5b068dec337e", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "reports": "*" }, "suggest": { "typo3/cms-scheduler": "Determine system's status and send it via email" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "reports" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Reports\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-rte-ckeditor", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", "reference": "230109d627735ef156d4a2bdf49558aacf3c4460" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/230109d627735ef156d4a2bdf49558aacf3c4460", "reference": "230109d627735ef156d4a2bdf49558aacf3c4460", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "rte_ckeditor": "*" }, "suggest": { "typo3/cms-setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "rte_ckeditor" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\RteCKEditor\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-saltedpasswords", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/saltedpasswords.git", "reference": "a2c50bdfd625e98c5a12a711dc20f5b71ec24d84" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/saltedpasswords/zipball/a2c50bdfd625e98c5a12a711dc20f5b71ec24d84", "reference": "a2c50bdfd625e98c5a12a711dc20f5b71ec24d84", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "saltedpasswords": "*" }, "suggest": { "typo3/cms-rsaauth": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "saltedpasswords" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Saltedpasswords\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Uses a password hashing framework for storing passwords. Integrates into the system extension \"felogin\". Use SSL or rsaauth to secure datatransfer! Please read the manual first!", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-scheduler", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", "reference": "2f9d2ab45b8be4a2f3a64c87cc958c0562c56811" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/2f9d2ab45b8be4a2f3a64c87cc958c0562c56811", "reference": "2f9d2ab45b8be4a2f3a64c87cc958c0562c56811", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "scheduler": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "scheduler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Scheduler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-setup", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", "reference": "bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce", "reference": "bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "setup" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Setup\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-sv", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/sv.git", "reference": "859be44201e7fa9c3629cac0d483ec33b2d8e4be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/sv/zipball/859be44201e7fa9c3629cac0d483ec33b2d8e4be", "reference": "859be44201e7fa9c3629cac0d483ec33b2d8e4be", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "replace": { "sv": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "sv" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Sv\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The core/default services. This includes the default authentication services for now.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-tstemplate", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", "reference": "f777f0640d3395838bc8f91790fa143b28a70595" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/f777f0640d3395838bc8f91790fa143b28a70595", "reference": "f777f0640d3395838bc8f91790fa143b28a70595", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "tstemplate": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "tstemplate" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Tstemplate\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-viewpage", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", "reference": "00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0", "reference": "00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20" }, "conflict": { "typo3/cms": "*" }, "replace": { "viewpage": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "viewpage" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Viewpage\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-wizard-crpages", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_crpages.git", "reference": "4be8fac447af83b3d60194736d59e4e8690b6962" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/wizard_crpages/zipball/4be8fac447af83b3d60194736d59e4e8690b6962", "reference": "4be8fac447af83b3d60194736d59e4e8690b6962", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-func": "8.7.20" }, "replace": { "wizard_crpages": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "wizard_crpages" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\WizardCrpages\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A little utility to create many empty pages in one batch. Great for making a quick page structure.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/cms-wizard-sortpages", "version": "v8.7.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_sortpages.git", "reference": "d158d78d81474691bcd9268735f7f9bc94cd7d58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/wizard_sortpages/zipball/d158d78d81474691bcd9268735f7f9bc94cd7d58", "reference": "d158d78d81474691bcd9268735f7f9bc94cd7d58", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", "typo3/cms-core": "8.7.20", "typo3/cms-func": "8.7.20" }, "replace": { "wizard_sortpages": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "wizard_sortpages" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\WizardSortpages\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A little utility to rearrange the sorting order of pages in the backend.", "homepage": "https://typo3.org", "time": "2018-10-30T10:39:51+00:00" }, { "name": "typo3/minimal", "version": "v8.7.0", "require": { "typo3/cms-backend": "^8.7.9", "typo3/cms-core": "^8.7.9", "typo3/cms-cshmanual": "^8.7.9", "typo3/cms-extbase": "^8.7.9", "typo3/cms-extensionmanager": "^8.7.9", "typo3/cms-filelist": "^8.7.9", "typo3/cms-fluid": "^8.7.9", "typo3/cms-frontend": "^8.7.9", "typo3/cms-install": "^8.7.9", "typo3/cms-lang": "^8.7.9", "typo3/cms-recordlist": "^8.7.9", "typo3/cms-saltedpasswords": "^8.7.9", "typo3/cms-sv": "^8.7.9" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "The TYPO3 Community", "homepage": "https://typo3.org/community/", "role": "Contributor" }, { "name": "TYPO3 CMS Core Team", "homepage": "https://forge.typo3.org/projects/typo3cms-core", "role": "Developer" } ], "description": "Minimal required set of TYPO3 extensions", "time": "2017-12-31T14:28:41+00:00" }, { "name": "typo3/phar-stream-wrapper", "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", "reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009", "reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.5" }, "type": "library", "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interceptors for PHP's native phar:// stream handling", "homepage": "https://typo3.org/", "keywords": [ "phar", "php", "security", "stream-wrapper" ], "time": "2018-10-18T08:50:44+00:00" }, { "name": "typo3fluid/fluid", "version": "2.5.4", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", "reference": "bcd0ff44dd3c4f9d0f37097b0237db6319c2b181" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/bcd0ff44dd3c4f9d0f37097b0237db6319c2b181", "reference": "bcd0ff44dd3c4f9d0f37097b0237db6319c2b181", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4.8", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "^2.7" }, "bin": [ "bin/fluid" ], "type": "library", "autoload": { "psr-4": { "TYPO3Fluid\\Fluid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", "time": "2018-07-09T12:55:32+00:00" } ], "packages-dev": [ { "name": "mikey179/vfsStream", "version": "v1.6.5", "source": { "type": "git", "url": "https://github.com/mikey179/vfsStream.git", "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-0": { "org\\bovigo\\vfs\\": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Frank Kleine", "homepage": "http://frankkleine.de/", "role": "Developer" } ], "description": "Virtual file system to mock the real file system in unit tests.", "homepage": "http://vfs.bovigo.org/", "time": "2017-08-01T08:02:14+00:00" }, { "name": "myclabs/deep-copy", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", "phpunit/phpunit": "^4.1" }, "type": "library", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" }, "files": [ "src/DeepCopy/deep_copy.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "time": "2017-10-19T19:58:43+00:00" }, { "name": "nimut/testing-framework", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/Nimut/testing-framework.git", "reference": "05fa97c3f0acafc1df688be0a517a14650b84daa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nimut/testing-framework/zipball/05fa97c3f0acafc1df688be0a517a14650b84daa", "reference": "05fa97c3f0acafc1df688be0a517a14650b84daa", "shasum": "" }, "require": { "mikey179/vfsstream": "^1.6", "php": ">=5.3 < 7.2", "phpunit/phpunit": "^4.8 || ^5.6", "typo3/cms-core": ">=6.2 <9.0", "typo3/cms-extbase": ">=6.2 <9.0", "typo3/cms-fluid": ">=6.2 <9.0", "typo3/cms-frontend": ">=6.2 <9.0", "typo3/cms-install": ">=6.2 <9.0" }, "require-dev": { "nimut/testing-framework-testbase": "@dev" }, "suggest": { "friendsofphp/php-cs-fixer": "Tool to automatically fix PHP coding standards issues" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" }, "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "Nimut\\TestingFramework\\": "src/TestingFramework/", "TYPO3\\CMS\\Core\\Tests\\": "compat/", "TYPO3\\CMS\\Core\\Tests\\Functional\\Framework\\": "compat/", "TYPO3\\CMS\\Fluid\\Tests\\": "compat/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ ".Build/vendor/pear/http_request2/", ".Build/vendor/pear/net_url2/" ], "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "http://helhum.io", "role": "Developer" }, { "name": "Nicole Cordes", "email": "typo3@cordes.co", "role": "Developer" } ], "description": "TYPO3 testing framework that provides base classes and configuration for PHPUnit tests", "homepage": "https://github.com/Nimut/TYPO3-testing-framework", "keywords": [ "TYPO3 CMS", "phpunit", "testing" ], "time": "2018-02-28T12:55:28+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2017-09-11T18:02:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "94fd0001232e47129dd3504189fa1c7225010d08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", "reference": "94fd0001232e47129dd3504189fa1c7225010d08", "shasum": "" }, "require": { "php": "^7.0", "phpdocumentor/reflection-common": "^1.0.0", "phpdocumentor/type-resolver": "^0.4.0", "webmozart/assert": "^1.0" }, "require-dev": { "doctrine/instantiator": "~1.0.5", "mockery/mockery": "^1.0", "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2017-11-30T07:14:17+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "time": "2017-07-14T14:27:02+00:00" }, { "name": "phpspec/prophecy", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2018-08-05T17:53:17+00:00" }, { "name": "phpunit/php-code-coverage", "version": "4.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": "^5.6 || ^7.0", "phpunit/php-file-iterator": "^1.3", "phpunit/php-text-template": "^1.2", "phpunit/php-token-stream": "^1.4.2 || ^2.0", "sebastian/code-unit-reverse-lookup": "^1.0", "sebastian/environment": "^1.3.2 || ^2.0", "sebastian/version": "^1.0 || ^2.0" }, "require-dev": { "ext-xdebug": "^2.1.4", "phpunit/phpunit": "^5.7" }, "suggest": { "ext-xdebug": "^2.5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2017-04-02T07:44:40+00:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "791198a2c6254db10131eecfe8c06670700904db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", "reference": "791198a2c6254db10131eecfe8c06670700904db", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2017-11-27T05:48:46+00:00" }, { "name": "phpunit/phpunit", "version": "5.7.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "myclabs/deep-copy": "~1.3", "php": "^5.6 || ^7.0", "phpspec/prophecy": "^1.6.2", "phpunit/php-code-coverage": "^4.0.4", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "^1.0.6", "phpunit/phpunit-mock-objects": "^3.2", "sebastian/comparator": "^1.2.4", "sebastian/diff": "^1.4.3", "sebastian/environment": "^1.3.4 || ^2.0", "sebastian/exporter": "~2.0", "sebastian/global-state": "^1.1", "sebastian/object-enumerator": "~2.0", "sebastian/resource-operations": "~1.0", "sebastian/version": "^1.0.6|^2.0.1", "symfony/yaml": "~2.1|~3.0|~4.0" }, "conflict": { "phpdocumentor/reflection-docblock": "3.0.2" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-xdebug": "*", "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.7.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2018-02-01T05:50:59+00:00" }, { "name": "phpunit/phpunit-mock-objects", "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.6 || ^7.0", "phpunit/php-text-template": "^1.2", "sebastian/exporter": "^1.2 || ^2.0" }, "conflict": { "phpunit/phpunit": "<5.4.0" }, "require-dev": { "phpunit/phpunit": "^5.4" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2017-06-30T09:13:00+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "time": "2017-03-04T06:30:41+00:00" }, { "name": "sebastian/comparator", "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.2", "sebastian/exporter": "~1.2 || ~2.0" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2017-01-29T09:50:25+00:00" }, { "name": "sebastian/diff", "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2017-05-22T07:24:03+00:00" }, { "name": "sebastian/environment", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2016-11-26T07:53:53+00:00" }, { "name": "sebastian/exporter", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/recursion-context": "~2.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2016-11-19T08:54:04+00:00" }, { "name": "sebastian/global-state", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/object-enumerator", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", "shasum": "" }, "require": { "php": ">=5.6", "sebastian/recursion-context": "~2.0" }, "require-dev": { "phpunit/phpunit": "~5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "time": "2017-02-18T15:18:39+00:00" }, { "name": "sebastian/recursion-context", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2016-11-19T07:33:16+00:00" }, { "name": "sebastian/resource-operations", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2016-10-03T07:35:21+00:00" }, { "name": "webmozart/assert", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "0df1908962e7a3071564e857d86874dad1ef204a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", "reference": "0df1908962e7a3071564e857d86874dad1ef204a", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2018-01-29T19:49:41+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "t3o/ter-layout": 20, "t3o/ter-soap": 20, "t3o/ter-frontend": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "platform-overrides": { "php": "7.0.30" } }