diff --git a/composer.lock b/composer.lock index 1e9725fc20a4fc360daf45b18d49fe315dfb5dd4..3248caba372e56da4f7b4b2850169b1be7b1d1a6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ce7b06a7df4931f9175176908d1eafe4", + "content-hash": "4c6fe409c4bf4ff8daf9fa85831f5504", "packages": [ { "name": "adoy/fastcgi-client", @@ -151,8 +151,8 @@ "authors": [ { "name": "Ingo Renner", - "role": "Lead Developer", - "email": "ingo@typo3.org" + "email": "ingo@typo3.org", + "role": "Lead Developer" } ], "description": "Apache Solr for TYPO3", @@ -1293,52 +1293,6 @@ "description": "Set up secure TYPO3 web directory containing only public assets", "time": "2019-05-30T15:24:17+00:00" }, - { - "name": "mikey179/vfsstream", - "version": "v1.6.7", - "source": { - "type": "git", - "url": "https://github.com/bovigo/vfsStream.git", - "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb", - "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.5|^5.0" - }, - "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", - "role": "Developer", - "homepage": "http://frankkleine.de/" - } - ], - "description": "Virtual file system to mock the real file system in unit tests.", - "homepage": "http://vfs.bovigo.org/", - "time": "2019-08-01T01:38:37+00:00" - }, { "name": "monolog/monolog", "version": "1.24.0", @@ -1417,54 +1371,6 @@ ], "time": "2018-11-05T09:00:11+00:00" }, - { - "name": "myclabs/deep-copy", - "version": "1.9.1", - "source": { - "type": "git", - "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", - "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", - "shasum": "" - }, - "require": { - "php": "^7.1" - }, - "replace": { - "myclabs/deep-copy": "self.version" - }, - "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.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": "2019-04-07T13:18:21+00:00" - }, { "name": "nikic/php-parser", "version": "v4.2.2", @@ -1517,110 +1423,67 @@ "time": "2019-05-25T20:07:01+00:00" }, { - "name": "nimut/testing-framework", - "version": "4.1.5", + "name": "psr/cache", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/Nimut/testing-framework.git", - "reference": "2e7506174ea7cac505076cae6a42126525833551" + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nimut/testing-framework/zipball/2e7506174ea7cac505076cae6a42126525833551", - "reference": "2e7506174ea7cac505076cae6a42126525833551", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { - "mikey179/vfsstream": "^1.6", - "php": ">= 5.5, < 7.4", - "phpunit/phpunit": "^6.0 || ^7.0", - "typo3/cms-backend": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-core": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-extbase": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-fluid": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-install": "^7.6 || ^8.7 || ^9.5 || dev-master", - "typo3/cms-recordlist": "^7.6 || ^8.7 || ^9.5 || dev-master" - }, - "conflict": { - "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7" - }, - "require-dev": { - "nimut/phpunit-merger": "^0.2", - "nimut/testing-framework-testbase": "@dev" - }, - "suggest": { - "friendsofphp/php-cs-fixer": "Tool to automatically fix PHP coding standards issues" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" - }, - "typo3/cms": { - "cms-package-dir": "{$vendor-dir}/typo3/cms", - "app-dir": ".Build", - "web-dir": ".Build/Web" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Nimut\\TestingFramework\\": "src/TestingFramework/", - "Nimut\\TestingFramework\\v76\\": "compat/v76/", - "Nimut\\TestingFramework\\v87\\": "compat/v87/", - "Nimut\\TestingFramework\\v90\\": "compat/v90/", - "Nimut\\TestingFramework\\v91\\": "compat/v91/" + "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - ".Build/vendor/pear/http_request2/", - ".Build/vendor/pear/net_url2/" - ], "license": [ - "GPL-2.0-or-later" + "MIT" ], "authors": [ { - "name": "Helmut Hummel", - "role": "Developer", - "email": "info@helhum.io", - "homepage": "http://helhum.io" - }, - { - "name": "Nicole Cordes", - "role": "Developer", - "email": "typo3@cordes.co" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "TYPO3 testing framework that provides base classes and configuration for PHPUnit tests", - "homepage": "https://github.com/Nimut/TYPO3-testing-framework", + "description": "Common interface for caching libraries", "keywords": [ - "TYPO3 CMS", - "phpunit", - "testing" + "cache", + "psr", + "psr-6" ], - "time": "2019-03-08T13:56:36+00:00" + "time": "2016-08-06T20:24:11+00:00" }, { - "name": "phar-io/manifest", - "version": "1.0.3", + "name": "psr/container", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-phar": "*", - "phar-io/version": "^2.0", - "php": "^5.6 || ^7.0" + "php": ">=5.3.0" }, "type": "library", "extra": { @@ -1629,100 +1492,98 @@ } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Psr\\Container\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - }, - { - "name": "Sebastian Heuer", - "email": "sebastian@phpeople.de", - "role": "Developer" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "Developer" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2018-07-08T19:23:20+00:00" + "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": "phar-io/version", - "version": "2.0.1", + "name": "psr/http-message", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": ">=5.3.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" - }, - { - "name": "Sebastian Heuer", - "role": "Developer", - "email": "sebastian@phpeople.de" - }, - { - "name": "Sebastian Bergmann", - "role": "Developer", - "email": "sebastian@phpunit.de" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Library for handling version information and constraints", - "time": "2018-07-08T19:19:57+00:00" + "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": "phpdocumentor/reflection-common", + "name": "psr/http-server-handler", "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" + "url": "https://github.com/php-fig/http-server-handler.git", + "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", + "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", "shasum": "" }, "require": { - "php": ">=5.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.6" + "php": ">=7.0", + "psr/http-message": "^1.0" }, "type": "library", "extra": { @@ -1732,9 +1593,7 @@ }, "autoload": { "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src" - ] + "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1743,57 +1602,52 @@ ], "authors": [ { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", + "description": "Common interface for HTTP server-side request handler", "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" + "handler", + "http", + "http-interop", + "psr", + "psr-15", + "psr-7", + "request", + "response", + "server" ], - "time": "2017-09-11T18:02:19+00:00" + "time": "2018-10-30T16:46:14+00:00" }, { - "name": "phpdocumentor/reflection-docblock", - "version": "4.3.1", + "name": "psr/http-server-middleware", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" + "url": "https://github.com/php-fig/http-server-middleware.git", + "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", - "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", + "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", "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" + "php": ">=7.0", + "psr/http-message": "^1.0", + "psr/http-server-handler": "^1.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] + "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1802,34 +1656,39 @@ ], "authors": [ { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2019-04-30T17:48:53+00:00" + "description": "Common interface for HTTP server-side middleware", + "keywords": [ + "http", + "http-interop", + "middleware", + "psr", + "psr-15", + "psr-7", + "request", + "response" + ], + "time": "2018-10-30T17:12:04+00:00" }, { - "name": "phpdocumentor/type-resolver", - "version": "0.4.0", + "name": "psr/log", + "version": "1.0.2", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" + "url": "https://github.com/php-fig/log.git", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "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" + "php": ">=5.3.0" }, "type": "library", "extra": { @@ -1839,9 +1698,7 @@ }, "autoload": { "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1850,47 +1707,45 @@ ], "authors": [ { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "time": "2017-07-14T14:27:02+00:00" + "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": "phpspec/prophecy", - "version": "1.8.1", + "name": "ralouphie/getallheaders", + "version": "3.0.3", "source": { "type": "git", - "url": "https://github.com/phpspec/prophecy.git", - "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76" + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76", - "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", "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" + "php": ">=5.6" }, "require-dev": { - "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.8.x-dev" - } - }, "autoload": { - "psr-4": { - "Prophecy\\": "src/Prophecy" - } + "files": [ + "src/getallheaders.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1898,69 +1753,51 @@ ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "email": "marcello.duarte@gmail.com" + "name": "Ralph Khattar", + "email": "ralph.khattar@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": "2019-06-13T12:50:23+00:00" + "description": "A polyfill for getallheaders.", + "time": "2019-03-08T08:55:37+00:00" }, { - "name": "phpunit/php-code-coverage", - "version": "6.1.4", + "name": "solarium/solarium", + "version": "4.2.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" + "url": "https://github.com/solariumphp/solarium.git", + "reference": "20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "url": "https://api.github.com/repos/solariumphp/solarium/zipball/20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d", + "reference": "20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-xmlwriter": "*", - "php": "^7.1", - "phpunit/php-file-iterator": "^2.0", - "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^3.0", - "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^3.1 || ^4.0", - "sebastian/version": "^2.0.1", - "theseer/tokenizer": "^1.1" + "php": "^7.0", + "symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "guzzlehttp/guzzle": "^3.8 || ^6.2", + "php-coveralls/php-coveralls": "^1.0", + "phpunit/phpunit": "^6.5", + "squizlabs/php_codesniffer": "^1.4", + "zendframework/zendframework": "^3.0" }, "suggest": { - "ext-xdebug": "^2.6.0" + "minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "4.1.x-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Solarium\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1968,320 +1805,408 @@ ], "authors": [ { - "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "name": "See GitHub contributors", + "homepage": "https://github.com/basdenooijer/solarium/contributors" } ], - "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", - "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "description": "PHP Solr client", + "homepage": "http://www.solarium-project.org", "keywords": [ - "coverage", - "testing", - "xunit" + "php", + "search", + "solr" ], - "time": "2018-10-31T16:06:48+00:00" + "time": "2018-11-24T09:20:30+00:00" }, { - "name": "phpunit/php-file-iterator", - "version": "2.0.2", + "name": "swiftmailer/swiftmailer", + "version": "v5.4.12", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "050bedf145a257b1ff02746c31894800e5122946" + "url": "https://github.com/swiftmailer/swiftmailer.git", + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", - "reference": "050bedf145a257b1ff02746c31894800e5122946", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { - "php": "^7.1" + "php": ">=5.3.3" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "mockery/mockery": "~0.9.1", + "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "5.4-dev" } }, "autoload": { - "classmap": [ - "src/" + "files": [ + "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "name": "Chris Corbyn" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "FilterIterator implementation that filters files based on a list of suffixes.", - "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "description": "Swiftmailer, free feature-rich PHP mailer", + "homepage": "https://swiftmailer.symfony.com", "keywords": [ - "filesystem", - "iterator" + "email", + "mail", + "mailer" ], - "time": "2018-09-13T20:33:42+00:00" + "time": "2018-07-31T09:26:32+00:00" }, { - "name": "phpunit/php-text-template", - "version": "1.2.1", + "name": "symfony/cache", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" + "url": "https://github.com/symfony/cache.git", + "reference": "d263af3cec33afa862310e58545fdc10d779806f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "url": "https://api.github.com/repos/symfony/cache/zipball/d263af3cec33afa862310e58545fdc10d779806f", + "reference": "d263af3cec33afa862310e58545fdc10d779806f", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^7.1.3", + "psr/cache": "~1.0", + "psr/log": "~1.0", + "symfony/cache-contracts": "^1.1", + "symfony/service-contracts": "^1.1", + "symfony/var-exporter": "^4.2" + }, + "conflict": { + "doctrine/dbal": "<2.5", + "symfony/dependency-injection": "<3.4", + "symfony/var-dumper": "<3.4" + }, + "provide": { + "psr/cache-implementation": "1.0", + "psr/simple-cache-implementation": "1.0", + "symfony/cache-implementation": "1.0" + }, + "require-dev": { + "cache/integration-tests": "dev-master", + "doctrine/cache": "~1.6", + "doctrine/dbal": "~2.5", + "predis/predis": "~1.1", + "psr/simple-cache": "^1.0", + "symfony/config": "~4.2", + "symfony/dependency-injection": "~3.4|~4.1", + "symfony/var-dumper": "^4.1.1" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.3-dev" + } + }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\Cache\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Simple template engine.", - "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "description": "Symfony Cache component with PSR-6, PSR-16, and tags", + "homepage": "https://symfony.com", "keywords": [ - "template" + "caching", + "psr6" ], - "time": "2015-06-21T13:50:34+00:00" + "time": "2019-06-28T13:16:30+00:00" }, { - "name": "phpunit/php-timer", - "version": "2.1.2", + "name": "symfony/cache-contracts", + "version": "v1.1.5", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" + "url": "https://github.com/symfony/cache-contracts.git", + "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", + "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1.3", + "psr/cache": "^1.0" }, - "require-dev": { - "phpunit/phpunit": "^7.0" + "suggest": { + "symfony/cache-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "1.1-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Symfony\\Contracts\\Cache\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", + "description": "Generic abstractions related to caching", + "homepage": "https://symfony.com", "keywords": [ - "timer" + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" ], - "time": "2019-06-07T04:22:29+00:00" + "time": "2019-06-13T11:15:36+00:00" }, { - "name": "phpunit/php-token-stream", - "version": "3.1.0", + "name": "symfony/console", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a" + "url": "https://github.com/symfony/console.git", + "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a", - "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a", + "url": "https://api.github.com/repos/symfony/console/zipball/8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9", + "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": "^7.1" + "php": "^7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/service-contracts": "^1.1" + }, + "conflict": { + "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3", + "symfony/process": "<3.3" + }, + "provide": { + "psr/log-implementation": "1.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "psr/log": "~1.0", + "symfony/config": "~3.4|~4.0", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/event-dispatcher": "^4.3", + "symfony/lock": "~3.4|~4.0", + "symfony/process": "~3.4|~4.0", + "symfony/var-dumper": "^4.3" + }, + "suggest": { + "psr/log": "For using the console logger", + "symfony/event-dispatcher": "", + "symfony/lock": "", + "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", - "keywords": [ - "tokenizer" - ], - "time": "2019-07-25T05:29:42+00:00" + "description": "Symfony Console Component", + "homepage": "https://symfony.com", + "time": "2019-07-24T17:13:59+00:00" }, { - "name": "phpunit/phpunit", - "version": "7.5.14", + "name": "symfony/dependency-injection", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff" + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "9ad1b83d474ae17156f6914cb81ffe77aeac3a9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2834789aeb9ac182ad69bfdf9ae91856a59945ff", - "reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9ad1b83d474ae17156f6914cb81ffe77aeac3a9b", + "reference": "9ad1b83d474ae17156f6914cb81ffe77aeac3a9b", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.1", - "ext-dom": "*", - "ext-json": "*", - "ext-libxml": "*", - "ext-mbstring": "*", - "ext-xml": "*", - "myclabs/deep-copy": "^1.7", - "phar-io/manifest": "^1.0.2", - "phar-io/version": "^2.0", - "php": "^7.1", - "phpspec/prophecy": "^1.7", - "phpunit/php-code-coverage": "^6.0.7", - "phpunit/php-file-iterator": "^2.0.1", - "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.1", - "sebastian/comparator": "^3.0", - "sebastian/diff": "^3.0", - "sebastian/environment": "^4.0", - "sebastian/exporter": "^3.1", - "sebastian/global-state": "^2.0", - "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^2.0", - "sebastian/version": "^2.0.1" + "php": "^7.1.3", + "psr/container": "^1.0", + "symfony/service-contracts": "^1.1.2" }, "conflict": { - "phpunit/phpunit-mock-objects": "*" + "symfony/config": "<4.3", + "symfony/finder": "<3.4", + "symfony/proxy-manager-bridge": "<3.4", + "symfony/yaml": "<3.4" + }, + "provide": { + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0" }, "require-dev": { - "ext-pdo": "*" + "symfony/config": "^4.3", + "symfony/expression-language": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" }, "suggest": { - "ext-soap": "*", - "ext-xdebug": "*", - "phpunit/php-invoker": "^2.0" + "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": "" }, - "bin": [ - "phpunit" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "7.5-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\DependencyInjection\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "The PHP Unit Testing framework.", - "homepage": "https://phpunit.de/", - "keywords": [ - "phpunit", - "testing", - "xunit" - ], - "time": "2019-07-15T06:24:08+00:00" + "description": "Symfony DependencyInjection Component", + "homepage": "https://symfony.com", + "time": "2019-07-26T07:03:43+00:00" }, { - "name": "psr/cache", - "version": "1.0.1", + "name": "symfony/event-dispatcher", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/php-fig/cache.git", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "212b020949331b6531250584531363844b34a94e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/212b020949331b6531250584531363844b34a94e", + "reference": "212b020949331b6531250584531363844b34a94e", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.1.3", + "symfony/event-dispatcher-contracts": "^1.1" + }, + "conflict": { + "symfony/dependency-injection": "<3.4" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "1.1" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "~3.4|~4.0", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/expression-language": "~3.4|~4.0", + "symfony/http-foundation": "^3.4|^4.0", + "symfony/service-contracts": "^1.1", + "symfony/stopwatch": "~3.4|~4.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { - "Psr\\Cache\\": "src/" - } + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2289,44 +2214,48 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Common interface for caching libraries", - "keywords": [ - "cache", - "psr", - "psr-6" - ], - "time": "2016-08-06T20:24:11+00:00" + "description": "Symfony EventDispatcher Component", + "homepage": "https://symfony.com", + "time": "2019-06-27T06:42:14+00:00" }, { - "name": "psr/container", - "version": "1.0.0", + "name": "symfony/event-dispatcher-contracts", + "version": "v1.1.5", "source": { "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "c61766f4440ca687de1084a5c00b08e167a2575c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c", + "reference": "c61766f4440ca687de1084a5c00b08e167a2575c", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.1.3" + }, + "suggest": { + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { - "Psr\\Container\\": "src/" + "Symfony\\Contracts\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -2335,48 +2264,58 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", + "description": "Generic abstractions related to dispatching event", + "homepage": "https://symfony.com", "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2019-06-20T06:46:26+00:00" }, { - "name": "psr/http-message", - "version": "1.0.1", + "name": "symfony/expression-language", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "url": "https://github.com/symfony/expression-language.git", + "reference": "0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d", + "reference": "0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.1.3", + "symfony/cache": "~3.4|~4.0", + "symfony/service-contracts": "^1.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { - "Psr\\Http\\Message\\": "src/" - } + "Symfony\\Component\\ExpressionLanguage\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2384,50 +2323,48 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "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" + "description": "Symfony ExpressionLanguage Component", + "homepage": "https://symfony.com", + "time": "2019-05-30T16:10:05+00:00" }, { - "name": "psr/http-server-handler", - "version": "1.0.1", + "name": "symfony/finder", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/php-fig/http-server-handler.git", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" + "url": "https://github.com/symfony/finder.git", + "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", + "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2", + "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2", "shasum": "" }, "require": { - "php": ">=7.0", - "psr/http-message": "^1.0" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { - "Psr\\Http\\Server\\": "src/" - } + "Symfony\\Component\\Finder\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2435,53 +2372,58 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for HTTP server-side request handler", - "keywords": [ - "handler", - "http", - "http-interop", - "psr", - "psr-15", - "psr-7", - "request", - "response", - "server" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } ], - "time": "2018-10-30T16:46:14+00:00" + "description": "Symfony Finder Component", + "homepage": "https://symfony.com", + "time": "2019-06-28T13:16:30+00:00" }, { - "name": "psr/http-server-middleware", - "version": "1.0.1", + "name": "symfony/intl", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/php-fig/http-server-middleware.git", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" + "url": "https://github.com/symfony/intl.git", + "reference": "741376a9127841ffae39f197f8bd0ab2d4772157" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", + "url": "https://api.github.com/repos/symfony/intl/zipball/741376a9127841ffae39f197f8bd0ab2d4772157", + "reference": "741376a9127841ffae39f197f8bd0ab2d4772157", "shasum": "" }, "require": { - "php": ">=7.0", - "psr/http-message": "^1.0", - "psr/http-server-handler": "^1.0" + "php": "^7.1.3", + "symfony/polyfill-intl-icu": "~1.0" + }, + "require-dev": { + "symfony/filesystem": "~3.4|~4.0" + }, + "suggest": { + "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { - "Psr\\Http\\Server\\": "src/" - } + "Symfony\\Component\\Intl\\": "" + }, + "classmap": [ + "Resources/stubs" + ], + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2489,50 +2431,67 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + }, + { + "name": "Eriksen Costa", + "email": "eriksen.costa@infranology.com.br" + }, + { + "name": "Igor Wiedler", + "email": "igor@wiedler.ch" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Common interface for HTTP server-side middleware", + "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", + "homepage": "https://symfony.com", "keywords": [ - "http", - "http-interop", - "middleware", - "psr", - "psr-15", - "psr-7", - "request", - "response" + "i18n", + "icu", + "internationalization", + "intl", + "l10n", + "localization" ], - "time": "2018-10-30T17:12:04+00:00" + "time": "2019-07-24T14:47:54+00:00" }, { - "name": "psr/log", - "version": "1.0.2", + "name": "symfony/polyfill-ctype", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.12-dev" } }, "autoload": { "psr-4": { - "Psr\\Log\\": "Psr/Log/" - } + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2540,44 +2499,54 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Common interface for logging libraries", - "homepage": "https://github.com/php-fig/log", + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", "keywords": [ - "log", - "psr", - "psr-3" + "compatibility", + "ctype", + "polyfill", + "portable" ], - "time": "2016-10-10T12:19:37+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "ralouphie/getallheaders", - "version": "3.0.3", + "name": "symfony/polyfill-intl-icu", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/ralouphie/getallheaders.git", - "reference": "120b605dfeb996808c31b6477290a714d356e822" + "url": "https://github.com/symfony/polyfill-intl-icu.git", + "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", - "reference": "120b605dfeb996808c31b6477290a714d356e822", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e", + "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e", "shasum": "" }, "require": { - "php": ">=5.6" + "php": ">=5.3.3", + "symfony/intl": "~2.3|~3.0|~4.0|~5.0" }, - "require-dev": { - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^5 || ^6.5" + "suggest": { + "ext-intl": "For best performance" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, "autoload": { "files": [ - "src/getallheaders.php" + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2586,668 +2555,801 @@ ], "authors": [ { - "name": "Ralph Khattar", - "email": "ralph.khattar@gmail.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "A polyfill for getallheaders.", - "time": "2019-03-08T08:55:37+00:00" + "description": "Symfony polyfill for intl's ICU-related data and classes", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "icu", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "sebastian/code-unit-reverse-lookup", - "version": "1.0.1", + "name": "symfony/polyfill-intl-idn", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", + "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.9" }, - "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.0" + "suggest": { + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.12-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "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" + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "sebastian/comparator", - "version": "3.0.2", + "name": "symfony/polyfill-mbstring", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", - "sebastian/exporter": "^3.1" + "php": ">=5.3.3" }, - "require-dev": { - "phpunit/phpunit": "^7.1" + "suggest": { + "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "1.12-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Provides the functionality to compare PHP values for equality", - "homepage": "https://github.com/sebastianbergmann/comparator", + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", "keywords": [ - "comparator", - "compare", - "equality" + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" ], - "time": "2018-07-12T15:12:46+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "sebastian/diff", - "version": "3.0.2", + "name": "symfony/polyfill-php72", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "04ce3335667451138df4307d6a9b61565560199e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", + "reference": "04ce3335667451138df4307d6a9b61565560199e", "shasum": "" }, "require": { - "php": "^7.1" - }, - "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.0", - "symfony/process": "^2 || ^3.3 || ^4" + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "1.12-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + }, + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Diff implementation", - "homepage": "https://github.com/sebastianbergmann/diff", + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", "keywords": [ - "diff", - "udiff", - "unidiff", - "unified diff" + "compatibility", + "polyfill", + "portable", + "shim" ], - "time": "2019-02-04T06:01:07+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "sebastian/environment", - "version": "4.2.2", + "name": "symfony/polyfill-php73", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404" + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404", - "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188", + "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188", "shasum": "" }, "require": { - "php": "^7.1" - }, - "require-dev": { - "phpunit/phpunit": "^7.5" - }, - "suggest": { - "ext-posix": "*" + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "1.12-dev" } }, "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, + "files": [ + "bootstrap.php" + ], "classmap": [ - "src/" + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Provides functionality to handle HHVM/PHP environments", - "homepage": "http://www.github.com/sebastianbergmann/environment", + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "homepage": "https://symfony.com", "keywords": [ - "Xdebug", - "environment", - "hhvm" + "compatibility", + "polyfill", + "portable", + "shim" ], - "time": "2019-05-05T09:05:15+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { - "name": "sebastian/exporter", - "version": "3.1.0", + "name": "symfony/process", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" + "url": "https://github.com/symfony/process.git", + "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", - "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", + "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c", + "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/recursion-context": "^3.0" - }, - "require-dev": { - "ext-mbstring": "*", - "phpunit/phpunit": "^6.0" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "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": "Fabien Potencier", + "email": "fabien@symfony.com" }, { - "name": "Adam Harvey", - "email": "aharvey@php.net" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", - "keywords": [ - "export", - "exporter" - ], - "time": "2017-04-03T13:19:02+00:00" + "description": "Symfony Process Component", + "homepage": "https://symfony.com", + "time": "2019-05-30T16:10:05+00:00" }, { - "name": "sebastian/global-state", - "version": "2.0.0", + "name": "symfony/routing", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" + "url": "https://github.com/symfony/routing.git", + "reference": "a88c47a5861549f5dc1197660818084c3b67d773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", - "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", + "url": "https://api.github.com/repos/symfony/routing/zipball/a88c47a5861549f5dc1197660818084c3b67d773", + "reference": "a88c47a5861549f5dc1197660818084c3b67d773", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1.3" + }, + "conflict": { + "symfony/config": "<4.2", + "symfony/dependency-injection": "<3.4", + "symfony/yaml": "<3.4" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "doctrine/annotations": "~1.2", + "psr/log": "~1.0", + "symfony/config": "~4.2", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/expression-language": "~3.4|~4.0", + "symfony/http-foundation": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" }, "suggest": { - "ext-uopz": "*" + "doctrine/annotations": "For using the annotation loader", + "symfony/config": "For using the all-in-one router or any loader", + "symfony/expression-language": "For using expression matching", + "symfony/http-foundation": "For using a Symfony Request object", + "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\Routing\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Snapshotting of global state", - "homepage": "http://www.github.com/sebastianbergmann/global-state", + "description": "Symfony Routing Component", + "homepage": "https://symfony.com", "keywords": [ - "global state" + "router", + "routing", + "uri", + "url" ], - "time": "2017-04-27T15:39:26+00:00" + "time": "2019-07-23T14:43:56+00:00" }, { - "name": "sebastian/object-enumerator", - "version": "3.0.3", + "name": "symfony/service-contracts", + "version": "v1.1.5", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" + "url": "https://github.com/symfony/service-contracts.git", + "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", - "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d", + "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/object-reflector": "^1.1.1", - "sebastian/recursion-context": "^3.0" + "php": "^7.1.3", + "psr/container": "^1.0" }, - "require-dev": { - "phpunit/phpunit": "^6.0" + "suggest": { + "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "1.1-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Traverses array structures and object graphs to enumerate all referenced objects", - "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2017-08-03T12:35:26+00:00" + "description": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "time": "2019-06-13T11:15:36+00:00" }, { - "name": "sebastian/object-reflector", - "version": "1.1.1", + "name": "symfony/var-exporter", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "773f97c67f28de00d397be301821b06708fca0be" + "url": "https://github.com/symfony/var-exporter.git", + "reference": "9dee83031dcf6dcb53bb7ec1c51de085329bf5cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", - "reference": "773f97c67f28de00d397be301821b06708fca0be", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/9dee83031dcf6dcb53bb7ec1c51de085329bf5cb", + "reference": "9dee83031dcf6dcb53bb7ec1c51de085329bf5cb", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1.3" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "symfony/var-dumper": "^4.1.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\VarExporter\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Allows reflection of object attributes, including inherited and non-public ones", - "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "time": "2017-03-29T09:07:27+00:00" + "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code", + "homepage": "https://symfony.com", + "keywords": [ + "clone", + "construct", + "export", + "hydrate", + "instantiate", + "serialize" + ], + "time": "2019-06-22T08:39:44+00:00" }, { - "name": "sebastian/recursion-context", - "version": "3.0.0", + "name": "symfony/yaml", + "version": "v4.3.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" + "url": "https://github.com/symfony/yaml.git", + "reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", - "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", + "url": "https://api.github.com/repos/symfony/yaml/zipball/34d29c2acd1ad65688f58452fd48a46bd996d5a6", + "reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1.3", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/console": "<3.4" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "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.0.x-dev" + "dev-master": "4.3-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { - "name": "Adam Harvey", - "email": "aharvey@php.net" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2017-03-03T06:23:57+00:00" + "description": "Symfony Yaml Component", + "homepage": "https://symfony.com", + "time": "2019-07-24T14:47:54+00:00" }, { - "name": "sebastian/resource-operations", - "version": "2.0.1", + "name": "t3o/gitlab_api", + "version": "1.0.2", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", - "shasum": "" - }, - "require": { - "php": "^7.1" + "url": "https://git-t3o.typo3.org/t3o/gitlab_api.git", + "reference": "89d77f24e1f5a19823e64db7b0346acda9476775" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } + "replace": { + "gitlab_api": "self.version", + "typo3-ter/gitlab_api": "self.version" }, + "type": "typo3-cms-extension", "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "psr-4": { + "T3O\\GitlabApi\\": "Classes/" } + }, + "keywords": [ + "TYPO3 CMS" ], - "description": "Provides a list of PHP built-in functions that operate on resources", - "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2018-10-04T04:07:39+00:00" + "time": "2018-04-11T09:12:14+00:00" }, { - "name": "sebastian/version", - "version": "2.0.1", + "name": "t3o/t3olayout", + "version": "dev-develop-v9", "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": "" + "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", + "reference": "d8a0598bd4e35a843888ec6dcf3add85796be2fd" }, "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" + "causal/ig_ldap_sso_auth": "^3.4", + "gridelementsteam/gridelements": "^9.0", + "helhum/typo3-console": "^5.5", + "helhum/typo3-secure-web": "^0.2", + "t3o/gitlab_api": "^1.0", + "typo3/cms-backend": "*", + "typo3/cms-belog": "*", + "typo3/cms-beuser": "*", + "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-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/minimal": "^9.5" + }, + "replace": { + "t3o/t3olayout": "self.version" + }, + "type": "typo3-cms-extension", + "autoload": { + "psr-4": { + "T3o\\T3olayout\\": "Classes" + } + }, + "license": [ + "GPL-2.0+" + ], + "description": "Base extension for project t3olayout", + "homepage": "https://typo3.org", + "keywords": [ + "TYPO3 CMS" + ], + "time": "2019-08-02T21:41:34+00:00" }, { - "name": "solarium/solarium", - "version": "4.2.0", - "source": { - "type": "git", - "url": "https://github.com/solariumphp/solarium.git", - "reference": "20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d" - }, + "name": "t3o/ter-frontend", + "version": "dev-develop", "dist": { - "type": "zip", - "url": "https://api.github.com/repos/solariumphp/solarium/zipball/20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d", - "reference": "20cf9e906a4e8e4a29c1ff48a2b145fa31d1064d", - "shasum": "" + "type": "path", + "url": "extensions/ter_fe2", + "reference": "0f5976c40d99f9ac1c789425cdc199df7160e7b9" }, "require": { - "php": "^7.0", - "symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0" + "typo3/cms-core": "^8.7 || ^9.5" }, - "require-dev": { - "guzzlehttp/guzzle": "^3.8 || ^6.2", - "php-coveralls/php-coveralls": "^1.0", - "phpunit/phpunit": "^6.5", - "squizlabs/php_codesniffer": "^1.4", - "zendframework/zendframework": "^3.0" + "replace": { + "ter_fe2": "self.version" }, - "suggest": { - "minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling" + "type": "typo3-cms-extension", + "autoload": { + "psr-4": { + "T3o\\TerFe2\\": "Classes/" + } }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.1.x-dev" + "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-develop", + "dist": { + "type": "path", + "url": "extensions/ter_layout", + "reference": "38bafa5cde928f809ed7e9ed96b73b160fa2272d" + }, + "require": { + "typo3/cms-core": "^8.7 || ^9.5" + }, + "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-develop", + "dist": { + "type": "path", + "url": "extensions/ter", + "reference": "e75df12320dc0db1d797aede2650d121d90e308f" + }, + "require": { + "typo3/cms-core": "^8.7 || ^9.5" + }, + "replace": { + "ter": "self.version" + }, + "type": "typo3-cms-extension", "autoload": { "psr-4": { - "Solarium\\": "src/" - } + "T3o\\Ter\\": "Classes/" + }, + "classmap": [ + "Classes", + "pi1", + "class.tx_ter_api.php", + "class.tx_ter_helper.php", + "class.tx_ter_tcaLabel.php" + ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "GPL-2.0+" ], "authors": [ { - "name": "See GitHub contributors", - "homepage": "https://github.com/basdenooijer/solarium/contributors" + "name": "t3o team", + "email": "maintenance@typo3.org" } ], - "description": "PHP Solr client", - "homepage": "http://www.solarium-project.org", + "description": "This extension provides extension listing and detail view, plus management of extension keys", "keywords": [ - "php", - "search", - "solr" + "Extensions", + "TER", + "TYPO3 CMS" ], - "time": "2018-11-24T09:20:30+00:00" + "support": { + "email": "maintenance@typo3.org", + "issues": "https://git-t3o.typo3.org/t3o/ter/issues" + } }, { - "name": "swiftmailer/swiftmailer", - "version": "v5.4.12", + "name": "typo3/class-alias-loader", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" + "url": "https://github.com/TYPO3/class-alias-loader.git", + "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", - "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", + "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", + "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "shasum": "" }, "require": { - "php": ">=5.3.3" + "composer-plugin-api": "^1.0", + "php": ">=5.3.7" + }, + "replace": { + "helhum/class-alias-loader": "*" }, "require-dev": { - "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "~3.2" + "composer/composer": "dev-master", + "mikey179/vfsstream": "1.4.*@dev", + "phpunit/phpunit": "^4.8" }, - "type": "library", + "type": "composer-plugin", "extra": { + "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { - "dev-master": "5.4-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { - "files": [ - "lib/swift_required.php" - ] + "psr-4": { + "TYPO3\\ClassAliasLoader\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3255,1609 +3357,1537 @@ ], "authors": [ { - "name": "Chris Corbyn" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Helmut Hummel", + "email": "info@helhum.io" } ], - "description": "Swiftmailer, free feature-rich PHP mailer", - "homepage": "https://swiftmailer.symfony.com", + "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": [ - "email", - "mail", - "mailer" + "alias", + "autoloader", + "classloader", + "composer" ], - "time": "2018-07-31T09:26:32+00:00" + "time": "2018-10-03T12:49:56+00:00" }, { - "name": "symfony/cache", - "version": "v4.3.3", + "name": "typo3/cms-backend", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/cache.git", - "reference": "d263af3cec33afa862310e58545fdc10d779806f" + "url": "https://github.com/TYPO3-CMS/backend.git", + "reference": "44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/d263af3cec33afa862310e58545fdc10d779806f", - "reference": "d263af3cec33afa862310e58545fdc10d779806f", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7", + "reference": "44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7", "shasum": "" }, "require": { - "php": "^7.1.3", - "psr/cache": "~1.0", - "psr/log": "~1.0", - "symfony/cache-contracts": "^1.1", - "symfony/service-contracts": "^1.1", - "symfony/var-exporter": "^4.2" + "typo3/cms-core": "9.5.8", + "typo3/cms-recordlist": "9.5.8" }, "conflict": { - "doctrine/dbal": "<2.5", - "symfony/dependency-injection": "<3.4", - "symfony/var-dumper": "<3.4" - }, - "provide": { - "psr/cache-implementation": "1.0", - "psr/simple-cache-implementation": "1.0", - "symfony/cache-implementation": "1.0" + "typo3/cms": "*" }, - "require-dev": { - "cache/integration-tests": "dev-master", - "doctrine/cache": "~1.6", - "doctrine/dbal": "~2.5", - "predis/predis": "~1.1", - "psr/simple-cache": "^1.0", - "symfony/config": "~4.2", - "symfony/dependency-injection": "~3.4|~4.1", - "symfony/var-dumper": "^4.1.1" + "replace": { + "backend": "*", + "typo3/cms-context-help": "*", + "typo3/cms-cshmanual": "*", + "typo3/cms-func-wizards": "*", + "typo3/cms-wizard-crpages": "*", + "typo3/cms-wizard-sortpages": "*" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "backend" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { "psr-4": { - "Symfony\\Component\\Cache\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Backend\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Cache component with PSR-6, PSR-16, and tags", - "homepage": "https://symfony.com", - "keywords": [ - "caching", - "psr6" - ], - "time": "2019-06-28T13:16:30+00:00" + "description": "Classes for the TYPO3 backend.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/cache-contracts", - "version": "v1.1.5", + "name": "typo3/cms-belog", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/cache-contracts.git", - "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db" + "url": "https://github.com/TYPO3-CMS/belog.git", + "reference": "71195575427a729be7577f895abcb6fcf1f0eb84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", - "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/71195575427a729be7577f895abcb6fcf1f0eb84", + "reference": "71195575427a729be7577f895abcb6fcf1f0eb84", "shasum": "" }, "require": { - "php": "^7.1.3", - "psr/cache": "^1.0" + "typo3/cms-core": "9.5.8" }, - "suggest": { - "symfony/cache-implementation": "" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "belog": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.1-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "belog" } }, "autoload": { "psr-4": { - "Symfony\\Contracts\\Cache\\": "" + "TYPO3\\CMS\\Belog\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Generic abstractions related to caching", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "time": "2019-06-13T11:15:36+00:00" + "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": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/console", - "version": "v4.3.3", + "name": "typo3/cms-beuser", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/console.git", - "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9" + "url": "https://github.com/TYPO3-CMS/beuser.git", + "reference": "cb281fe71b038c0ba862413cb02fff9d649cafe3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9", - "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/cb281fe71b038c0ba862413cb02fff9d649cafe3", + "reference": "cb281fe71b038c0ba862413cb02fff9d649cafe3", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.8", - "symfony/service-contracts": "^1.1" + "typo3/cms-core": "9.5.8" }, "conflict": { - "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3", - "symfony/process": "<3.3" - }, - "provide": { - "psr/log-implementation": "1.0" - }, - "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.4|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/event-dispatcher": "^4.3", - "symfony/lock": "~3.4|~4.0", - "symfony/process": "~3.4|~4.0", - "symfony/var-dumper": "^4.3" + "typo3/cms": "*" }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" + "replace": { + "beuser": "*" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "beuser" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Console\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Beuser\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Console Component", - "homepage": "https://symfony.com", - "time": "2019-07-24T17:13:59+00:00" + "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": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/dependency-injection", - "version": "v4.3.3", + "name": "typo3/cms-cli", + "version": "2.0.0", "source": { "type": "git", - "url": "https://github.com/symfony/dependency-injection.git", - "reference": "9ad1b83d474ae17156f6914cb81ffe77aeac3a9b" + "url": "https://github.com/TYPO3/cms-cli.git", + "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9ad1b83d474ae17156f6914cb81ffe77aeac3a9b", - "reference": "9ad1b83d474ae17156f6914cb81ffe77aeac3a9b", + "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", + "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", "shasum": "" }, "require": { - "php": "^7.1.3", - "psr/container": "^1.0", - "symfony/service-contracts": "^1.1.2" + "php": "^7.0" + }, + "bin": [ + "typo3" + ], + "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "TYPO3 command line binary", + "homepage": "https://typo3.org", + "time": "2018-03-08T20:16:43+00:00" + }, + { + "name": "typo3/cms-composer-installers", + "version": "v2.2.2", + "source": { + "type": "git", + "url": "https://github.com/TYPO3/CmsComposerInstallers.git", + "reference": "46437b54cf06c9c657a49283403b097943d7f524" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/46437b54cf06c9c657a49283403b097943d7f524", + "reference": "46437b54cf06c9c657a49283403b097943d7f524", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0.0", + "php": ">=7.0.0 <7.4" }, "conflict": { - "symfony/config": "<4.3", - "symfony/finder": "<3.4", - "symfony/proxy-manager-bridge": "<3.4", - "symfony/yaml": "<3.4" + "composer/installers": "<1.0.24 || >1.0.24" }, - "provide": { - "psr/container-implementation": "1.0", - "symfony/service-implementation": "1.0" + "replace": { + "lw/typo3cms-installers": "*", + "netresearch/composer-installers": "*" }, "require-dev": { - "symfony/config": "^4.3", - "symfony/expression-language": "~3.4|~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": "" + "composer/composer": "^1.2" }, - "type": "library", + "type": "composer-plugin", "extra": { + "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin", "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\DependencyInjection\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Composer\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "The TYPO3 Community", + "role": "Contributor", + "homepage": "https://typo3.org/community/" }, { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 CMS Core Team", + "role": "Developer", + "homepage": "https://forge.typo3.org/projects/typo3cms-core" } ], - "description": "Symfony DependencyInjection Component", - "homepage": "https://symfony.com", - "time": "2019-07-26T07:03:43+00:00" + "description": "TYPO3 CMS Installers", + "homepage": "https://github.com/TYPO3/CmsComposerInstallers", + "keywords": [ + "cms", + "core", + "extension", + "installer", + "typo3" + ], + "time": "2019-03-04T12:18:45+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v4.3.3", + "name": "typo3/cms-core", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "212b020949331b6531250584531363844b34a94e" + "url": "https://github.com/TYPO3-CMS/core.git", + "reference": "887bc9304473d3c2c9ebd453de4ab01f0dfd59a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/212b020949331b6531250584531363844b34a94e", - "reference": "212b020949331b6531250584531363844b34a94e", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/887bc9304473d3c2c9ebd453de4ab01f0dfd59a7", + "reference": "887bc9304473d3c2c9ebd453de4ab01f0dfd59a7", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/event-dispatcher-contracts": "^1.1" + "algo26-matthias/idna-convert": "^1.1.0", + "cogpowered/finediff": "~0.3.1", + "doctrine/annotations": "^1.3", + "doctrine/dbal": "^2.8.1", + "doctrine/instantiator": "^1.1", + "doctrine/lexer": "^1.0", + "ext-json": "*", + "ext-pcre": "*", + "ext-pdo": "*", + "ext-session": "*", + "ext-xml": "*", + "guzzlehttp/guzzle": "^6.3.0", + "nikic/php-parser": "^4.0", + "php": "^7.2", + "psr/container": "^1.0", + "psr/http-message": "~1.0", + "psr/http-server-handler": "^1.0", + "psr/http-server-middleware": "^1.0", + "psr/log": "~1.0.0", + "swiftmailer/swiftmailer": "~5.4.5", + "symfony/console": "^4.1", + "symfony/expression-language": "^4.1", + "symfony/finder": "^4.1", + "symfony/polyfill-intl-icu": "^1.6", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.2", + "symfony/routing": "^4.1", + "symfony/yaml": "^4.1", + "typo3/class-alias-loader": "^1.0", + "typo3/cms-cli": "^2.0", + "typo3/cms-composer-installers": "^2.0", + "typo3/phar-stream-wrapper": "^3.1.2", + "typo3fluid/fluid": "^2.6.1" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0", + "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", + "symfony/routing": "4.2.7", + "typo3/cms": "*" }, - "provide": { - "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "replace": { + "core": "*", + "typo3/cms-lang": "*", + "typo3/cms-saltedpasswords": "*", + "typo3/cms-sv": "*" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.4|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/expression-language": "~3.4|~4.0", - "symfony/http-foundation": "^3.4|^4.0", - "symfony/service-contracts": "^1.1", - "symfony/stopwatch": "~3.4|~4.0" + "codeception/codeception": "^2.5.4", + "fiunchinho/phpunit-randomizer": "^4.0", + "friendsofphp/php-cs-fixer": "^2.12.2", + "typo3/cms-styleguide": "~9.2.2", + "typo3/testing-framework": "~4.12.0" }, "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" + "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-intl": "TYPO3 with unicode-based filesystems", + "ext-mysqli": "", + "ext-openssl": "", + "ext-zip": "", + "ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "core" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { "psr-4": { - "Symfony\\Component\\EventDispatcher\\": "" + "TYPO3\\CMS\\Core\\": "Classes/" }, - "exclude-from-classmap": [ - "/Tests/" + "classmap": [ + "Resources/PHP/" + ], + "files": [ + "Resources/PHP/GlobalDebugFunctions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony EventDispatcher Component", - "homepage": "https://symfony.com", - "time": "2019-06-27T06:42:14+00:00" + "description": "The core library of TYPO3.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.5", + "name": "typo3/cms-extbase", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "c61766f4440ca687de1084a5c00b08e167a2575c" + "url": "https://github.com/TYPO3-CMS/extbase.git", + "reference": "801271637b8e9aece5cffb9102c9346b8f9c46b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c", - "reference": "c61766f4440ca687de1084a5c00b08e167a2575c", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/801271637b8e9aece5cffb9102c9346b8f9c46b1", + "reference": "801271637b8e9aece5cffb9102c9346b8f9c46b1", "shasum": "" }, "require": { - "php": "^7.1.3" + "typo3/cms-core": "9.5.8" + }, + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "extbase": "*" }, "suggest": { - "psr/event-dispatcher": "", - "symfony/event-dispatcher-implementation": "" + "typo3/cms-scheduler": "Additional scheduler tasks" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.1-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "extbase" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { "psr-4": { - "Symfony\\Contracts\\EventDispatcher\\": "" + "TYPO3\\CMS\\Extbase\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Generic abstractions related to dispatching event", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "time": "2019-06-20T06:46:26+00:00" + "description": "A framework to build extensions for TYPO3 CMS.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/expression-language", - "version": "v4.3.3", + "name": "typo3/cms-extensionmanager", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/expression-language.git", - "reference": "0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d" + "url": "https://github.com/TYPO3-CMS/extensionmanager.git", + "reference": "c1d4daaf10a6dd71314c84921b28a68b6a774420" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d", - "reference": "0243ebde208e0cb401b37e8b8a70a7c6a0aa1d6d", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/c1d4daaf10a6dd71314c84921b28a68b6a774420", + "reference": "c1d4daaf10a6dd71314c84921b28a68b6a774420", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/cache": "~3.4|~4.0", - "symfony/service-contracts": "^1.1" + "typo3/cms-core": "9.5.8" }, - "type": "library", + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "extensionmanager": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "extensionmanager" } }, "autoload": { "psr-4": { - "Symfony\\Component\\ExpressionLanguage\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Extensionmanager\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, + "GPL-2.0-or-later" + ], + "authors": [ { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony ExpressionLanguage Component", - "homepage": "https://symfony.com", - "time": "2019-05-30T16:10:05+00:00" + "description": "TYPO3 Extension Manager", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/finder", - "version": "v4.3.3", + "name": "typo3/cms-felogin", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/finder.git", - "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2" + "url": "https://github.com/TYPO3-CMS/felogin.git", + "reference": "562c6c7a9cc42117bfa630dbdb0d0b04e201246f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2", - "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/562c6c7a9cc42117bfa630dbdb0d0b04e201246f", + "reference": "562c6c7a9cc42117bfa630dbdb0d0b04e201246f", "shasum": "" }, "require": { - "php": "^7.1.3" + "typo3/cms-core": "9.5.8" }, - "type": "library", + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "felogin": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "felogin" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Finder\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Felogin\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Finder Component", - "homepage": "https://symfony.com", - "time": "2019-06-28T13:16:30+00:00" + "description": "A template-based plugin to log in Website Users in the Frontend", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/intl", - "version": "v4.3.3", + "name": "typo3/cms-filelist", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/intl.git", - "reference": "741376a9127841ffae39f197f8bd0ab2d4772157" + "url": "https://github.com/TYPO3-CMS/filelist.git", + "reference": "4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/741376a9127841ffae39f197f8bd0ab2d4772157", - "reference": "741376a9127841ffae39f197f8bd0ab2d4772157", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b", + "reference": "4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/polyfill-intl-icu": "~1.0" + "typo3/cms-core": "9.5.8" }, - "require-dev": { - "symfony/filesystem": "~3.4|~4.0" + "conflict": { + "typo3/cms": "*" }, - "suggest": { - "ext-intl": "to use the component with locales other than \"en\"" + "replace": { + "filelist": "*" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "filelist" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Intl\\": "" - }, - "classmap": [ - "Resources/stubs" - ], - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Filelist\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - }, - { - "name": "Eriksen Costa", - "email": "eriksen.costa@infranology.com.br" - }, - { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", - "homepage": "https://symfony.com", - "keywords": [ - "i18n", - "icu", - "internationalization", - "intl", - "l10n", - "localization" - ], - "time": "2019-07-24T14:47:54+00:00" + "description": "Listing of files in the directory", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "name": "typo3/cms-filemetadata", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "url": "https://github.com/TYPO3-CMS/filemetadata.git", + "reference": "e024ba321bfa720bc392337136025d5ce08e2c51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/e024ba321bfa720bc392337136025d5ce08e2c51", + "reference": "e024ba321bfa720bc392337136025d5ce08e2c51", "shasum": "" }, "require": { - "php": ">=5.3.3" + "typo3/cms-core": "9.5.8" }, - "suggest": { - "ext-ctype": "For best performance" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "filemetadata": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.12-dev" + "typo3/cms": { + "extension-key": "filemetadata" } }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill for ctype functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "ctype", - "polyfill", - "portable" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "Add advanced metadata to File.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-intl-icu", - "version": "v1.12.0", + "name": "typo3/cms-fluid", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e" + "url": "https://github.com/TYPO3-CMS/fluid.git", + "reference": "6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e", - "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7", + "reference": "6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/intl": "~2.3|~3.0|~4.0|~5.0" + "typo3/cms-core": "9.5.8", + "typo3/cms-extbase": "9.5.8", + "typo3fluid/fluid": "^2.6.1" }, - "suggest": { - "ext-intl": "For best performance" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "fluid": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.12-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "fluid" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { - "files": [ - "bootstrap.php" - ] + "psr-4": { + "TYPO3\\CMS\\Fluid\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill for intl's ICU-related data and classes", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "icu", - "intl", - "polyfill", - "portable", - "shim" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-intl-idn", - "version": "v1.12.0", + "name": "typo3/cms-fluid-styled-content", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2" + "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", + "reference": "ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", - "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff", + "reference": "ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.9" + "typo3/cms-core": "9.5.8", + "typo3/cms-fluid": "9.5.8", + "typo3/cms-frontend": "9.5.8" }, - "suggest": { - "ext-intl": "For best performance" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "fluid_styled_content": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.12-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "fluid_styled_content" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, - "files": [ - "bootstrap.php" - ] + "TYPO3\\CMS\\FluidStyledContent\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "idn", - "intl", - "polyfill", - "portable", - "shim" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "A set of common content elements based on Fluid for Frontend output.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.12.0", + "name": "typo3/cms-form", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + "url": "https://github.com/TYPO3-CMS/form.git", + "reference": "eeaffab43eddfcfcf0d86d78b0319656a891de21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/eeaffab43eddfcfcf0d86d78b0319656a891de21", + "reference": "eeaffab43eddfcfcf0d86d78b0319656a891de21", "shasum": "" }, "require": { - "php": ">=5.3.3" + "psr/http-message": "~1.0", + "symfony/expression-language": "^4.1", + "typo3/cms-core": "9.5.8" + }, + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "form": "*" }, "suggest": { - "ext-mbstring": "For best performance" + "typo3/cms-filelist": "Add context menu item for form files", + "typo3/cms-impexp": "Register imported form files" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.12-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "form" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, - "files": [ - "bootstrap.php" - ] + "TYPO3\\CMS\\Form\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill for the Mbstring extension", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "Form Library, Plugin and Editor", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-php72", - "version": "v1.12.0", + "name": "typo3/cms-frontend", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "url": "https://github.com/TYPO3-CMS/frontend.git", + "reference": "c0574402a3002af017c0f15e936ba863fa9af1ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", - "reference": "04ce3335667451138df4307d6a9b61565560199e", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/c0574402a3002af017c0f15e936ba863fa9af1ae", + "reference": "c0574402a3002af017c0f15e936ba863fa9af1ae", "shasum": "" }, "require": { - "php": ">=5.3.3" + "typo3/cms-core": "9.5.8" }, - "type": "library", + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "frontend": "*" + }, + "suggest": { + "typo3/cms-adminpanel": "Provides additional information and functionality for backend users in the frontend." + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.12-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "frontend" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, - "files": [ - "bootstrap.php" - ] + "TYPO3\\CMS\\Frontend\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "Classes for the frontend of TYPO3.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/polyfill-php73", - "version": "v1.12.0", + "name": "typo3/cms-info", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188" + "url": "https://github.com/TYPO3-CMS/info.git", + "reference": "b6caef71ccbdb7e446c902a105af48da54f60fef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188", - "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/b6caef71ccbdb7e446c902a105af48da54f60fef", + "reference": "b6caef71ccbdb7e446c902a105af48da54f60fef", "shasum": "" }, "require": { - "php": ">=5.3.3" + "typo3/cms-core": "9.5.8" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.12-dev" - } + "conflict": { + "typo3/cms": "*" }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" + "replace": { + "info": "*", + "typo3/cms-info-pagetsconfig": "*" + }, + "type": "typo3-cms-framework", + "extra": { + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "info" }, - "files": [ - "bootstrap.php" - ], - "classmap": [ - "Resources/stubs" - ] + "typo3/class-alias-loader": { + "always-add-alias-loader": true, + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] + } + }, + "autoload": { + "psr-4": { + "TYPO3\\CMS\\Info\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "time": "2019-08-06T08:03:45+00:00" + "description": "Shows various infos", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/process", - "version": "v4.3.3", + "name": "typo3/cms-install", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c" + "url": "https://github.com/TYPO3-CMS/install.git", + "reference": "00b70e80bcaffc55efb70bbadf3193654eec8d72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c", - "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/00b70e80bcaffc55efb70bbadf3193654eec8d72", + "reference": "00b70e80bcaffc55efb70bbadf3193654eec8d72", "shasum": "" }, "require": { - "php": "^7.1.3" + "nikic/php-parser": "^4.0", + "symfony/finder": "^4.1", + "typo3/cms-core": "9.5.8", + "typo3/cms-extbase": "9.5.8", + "typo3/cms-fluid": "9.5.8" }, - "type": "library", + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "install": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "install" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Process\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Install\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Process Component", - "homepage": "https://symfony.com", - "time": "2019-05-30T16:10:05+00:00" + "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/routing", - "version": "v4.3.3", + "name": "typo3/cms-lowlevel", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/routing.git", - "reference": "a88c47a5861549f5dc1197660818084c3b67d773" + "url": "https://github.com/TYPO3-CMS/lowlevel.git", + "reference": "04401fa72e242fca0958446e7f7136227d895b69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/a88c47a5861549f5dc1197660818084c3b67d773", - "reference": "a88c47a5861549f5dc1197660818084c3b67d773", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/04401fa72e242fca0958446e7f7136227d895b69", + "reference": "04401fa72e242fca0958446e7f7136227d895b69", "shasum": "" }, "require": { - "php": "^7.1.3" + "typo3/cms-core": "9.5.8" }, "conflict": { - "symfony/config": "<4.2", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" - }, - "require-dev": { - "doctrine/annotations": "~1.2", - "psr/log": "~1.0", - "symfony/config": "~4.2", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/expression-language": "~3.4|~4.0", - "symfony/http-foundation": "~3.4|~4.0", - "symfony/yaml": "~3.4|~4.0" + "typo3/cms": "*" }, - "suggest": { - "doctrine/annotations": "For using the annotation loader", - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" + "replace": { + "lowlevel": "*" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "lowlevel" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { "psr-4": { - "Symfony\\Component\\Routing\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Lowlevel\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Routing Component", - "homepage": "https://symfony.com", - "keywords": [ - "router", - "routing", - "uri", - "url" - ], - "time": "2019-07-23T14:43:56+00:00" + "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": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/service-contracts", - "version": "v1.1.5", + "name": "typo3/cms-opendocs", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/service-contracts.git", - "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d" + "url": "https://github.com/TYPO3-CMS/opendocs.git", + "reference": "0d1c1442efe4b019454f465130468989c0eb4f33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d", - "reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d", + "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/0d1c1442efe4b019454f465130468989c0eb4f33", + "reference": "0d1c1442efe4b019454f465130468989c0eb4f33", "shasum": "" }, "require": { - "php": "^7.1.3", - "psr/container": "^1.0" + "typo3/cms-core": "9.5.8" }, - "suggest": { - "symfony/service-implementation": "" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "opendocs": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "1.1-dev" + "typo3/cms": { + "extension-key": "opendocs" } }, "autoload": { "psr-4": { - "Symfony\\Contracts\\Service\\": "" + "TYPO3\\CMS\\Opendocs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Generic abstractions related to writing services", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "time": "2019-06-13T11:15:36+00:00" + "description": "Shows opened documents by the user.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/var-exporter", - "version": "v4.3.3", + "name": "typo3/cms-recordlist", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/var-exporter.git", - "reference": "9dee83031dcf6dcb53bb7ec1c51de085329bf5cb" + "url": "https://github.com/TYPO3-CMS/recordlist.git", + "reference": "cd01f7fa31ddbac6538e659e7ee49a3e9c78f544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/9dee83031dcf6dcb53bb7ec1c51de085329bf5cb", - "reference": "9dee83031dcf6dcb53bb7ec1c51de085329bf5cb", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/cd01f7fa31ddbac6538e659e7ee49a3e9c78f544", + "reference": "cd01f7fa31ddbac6538e659e7ee49a3e9c78f544", "shasum": "" }, "require": { - "php": "^7.1.3" + "typo3/cms-core": "9.5.8" }, - "require-dev": { - "symfony/var-dumper": "^4.1.1" + "conflict": { + "typo3/cms": "*" }, - "type": "library", + "replace": { + "recordlist": "*" + }, + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "Package": { + "protected": true, + "partOfFactoryDefault": true, + "partOfMinimalUsableSystem": true + }, + "extension-key": "recordlist" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { "psr-4": { - "Symfony\\Component\\VarExporter\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Recordlist\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code", - "homepage": "https://symfony.com", - "keywords": [ - "clone", - "construct", - "export", - "hydrate", - "instantiate", - "serialize" - ], - "time": "2019-06-22T08:39:44+00:00" + "description": "List of database-records", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "symfony/yaml", - "version": "v4.3.3", + "name": "typo3/cms-recycler", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/symfony/yaml.git", - "reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6" + "url": "https://github.com/TYPO3-CMS/recycler.git", + "reference": "343a904344ebf54e524c0f2cf28386ca60d53414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/34d29c2acd1ad65688f58452fd48a46bd996d5a6", - "reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/343a904344ebf54e524c0f2cf28386ca60d53414", + "reference": "343a904344ebf54e524c0f2cf28386ca60d53414", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/polyfill-ctype": "~1.8" + "typo3/cms-core": "9.5.8" }, "conflict": { - "symfony/console": "<3.4" + "typo3/cms": "*" }, - "require-dev": { - "symfony/console": "~3.4|~4.0" + "replace": { + "recycler": "*" }, "suggest": { - "symfony/console": "For validating YAML files using the lint command" + "typo3/cms-scheduler": "Remove deleted records after given time" }, - "type": "library", + "type": "typo3-cms-framework", "extra": { - "branch-alias": { - "dev-master": "4.3-dev" + "typo3/cms": { + "extension-key": "recycler" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Yaml\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "TYPO3\\CMS\\Recycler\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "Symfony Yaml Component", - "homepage": "https://symfony.com", - "time": "2019-07-24T14:47:54+00:00" + "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": "2019-06-25T08:28:51+00:00" }, { - "name": "t3o/gitlab_api", - "version": "1.0.2", + "name": "typo3/cms-reports", + "version": "v9.5.8", "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/" - } + "url": "https://github.com/TYPO3-CMS/reports.git", + "reference": "6fc582af5ed57975414cd8415da1b38ae7fb19e9" }, - "keywords": [ - "TYPO3 CMS" - ], - "time": "2018-04-11T09:12:14+00:00" - }, - { - "name": "t3o/t3olayout", - "version": "dev-develop-v9", - "source": { - "type": "git", - "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", - "reference": "d8a0598bd4e35a843888ec6dcf3add85796be2fd" + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/6fc582af5ed57975414cd8415da1b38ae7fb19e9", + "reference": "6fc582af5ed57975414cd8415da1b38ae7fb19e9", + "shasum": "" }, "require": { - "causal/ig_ldap_sso_auth": "^3.4", - "gridelementsteam/gridelements": "^9.0", - "helhum/typo3-console": "^5.5", - "helhum/typo3-secure-web": "^0.2", - "t3o/gitlab_api": "^1.0", - "typo3/cms-backend": "*", - "typo3/cms-belog": "*", - "typo3/cms-beuser": "*", - "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-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/minimal": "^9.5" - }, - "replace": { - "t3o/t3olayout": "self.version" + "typo3/cms-core": "9.5.8" }, - "type": "typo3-cms-extension", - "autoload": { - "psr-4": { - "T3o\\T3olayout\\": "Classes" - } + "conflict": { + "typo3/cms": "*" }, - "license": [ - "GPL-2.0+" - ], - "description": "Base extension for project t3olayout", - "homepage": "https://typo3.org", - "keywords": [ - "TYPO3 CMS" - ], - "time": "2019-08-02T21:41:34+00:00" - }, - { - "name": "t3o/ter-frontend", - "version": "dev-develop", - "dist": { - "type": "path", - "url": "extensions/ter_fe2", - "reference": "0f5976c40d99f9ac1c789425cdc199df7160e7b9" + "replace": { + "reports": "*" }, - "require": { - "typo3/cms-core": "^8.7 || ^9.5" + "suggest": { + "typo3/cms-scheduler": "Determine system's status and send it via email" }, - "replace": { - "ter_fe2": "self.version" + "type": "typo3-cms-framework", + "extra": { + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "reports" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] + } }, - "type": "typo3-cms-extension", "autoload": { "psr-4": { - "T3o\\TerFe2\\": "Classes/" + "TYPO3\\CMS\\Reports\\": "Classes/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "t3o team", - "email": "maintenance@typo3.org" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@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" - } + "description": "The reports module groups several system reports.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "t3o/ter-layout", - "version": "dev-develop", + "name": "typo3/cms-rte-ckeditor", + "version": "v9.5.8", + "source": { + "type": "git", + "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", + "reference": "7078768be898346cd13b67a24f03f097076e030e" + }, "dist": { - "type": "path", - "url": "extensions/ter_layout", - "reference": "38bafa5cde928f809ed7e9ed96b73b160fa2272d" + "type": "zip", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/7078768be898346cd13b67a24f03f097076e030e", + "reference": "7078768be898346cd13b67a24f03f097076e030e", + "shasum": "" }, "require": { - "typo3/cms-core": "^8.7 || ^9.5" + "typo3/cms-core": "9.5.8" + }, + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "rte_ckeditor": "*" + }, + "suggest": { + "typo3/cms-setup": "*" + }, + "type": "typo3-cms-framework", + "extra": { + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "rte_ckeditor" + } }, - "replace": { - "ter_layout": "self.version" + "autoload": { + "psr-4": { + "TYPO3\\CMS\\RteCKEditor\\": "Classes/" + } }, - "type": "typo3-cms-extension", + "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "t3o team", - "email": "maintenance@typo3.org" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@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" - } + "description": "Integration of CKEditor as Rich Text Editor.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "t3o/ter-soap", - "version": "dev-develop", + "name": "typo3/cms-scheduler", + "version": "v9.5.8", + "source": { + "type": "git", + "url": "https://github.com/TYPO3-CMS/scheduler.git", + "reference": "550fe13bd47075c8e79896a522d35ff5c5c19d2c" + }, "dist": { - "type": "path", - "url": "extensions/ter", - "reference": "e75df12320dc0db1d797aede2650d121d90e308f" + "type": "zip", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/550fe13bd47075c8e79896a522d35ff5c5c19d2c", + "reference": "550fe13bd47075c8e79896a522d35ff5c5c19d2c", + "shasum": "" }, "require": { - "typo3/cms-core": "^8.7 || ^9.5" + "typo3/cms-core": "9.5.8" + }, + "conflict": { + "typo3/cms": "*" }, "replace": { - "ter": "self.version" + "scheduler": "*" + }, + "type": "typo3-cms-framework", + "extra": { + "typo3/cms": { + "extension-key": "scheduler" + } }, - "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" - ] + "TYPO3\\CMS\\Scheduler\\": "Classes/" + } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "t3o team", - "email": "maintenance@typo3.org" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@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" - } + "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "theseer/tokenizer", - "version": "1.1.3", + "name": "typo3/cms-setup", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/theseer/tokenizer.git", - "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9" + "url": "https://github.com/TYPO3-CMS/setup.git", + "reference": "86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9", - "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0", + "reference": "86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-tokenizer": "*", - "ext-xmlwriter": "*", - "php": "^7.0" + "typo3/cms-core": "9.5.8" + }, + "conflict": { + "typo3/cms": "*" + }, + "replace": { + "setup": "*" + }, + "type": "typo3-cms-framework", + "extra": { + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "setup" + } }, - "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "TYPO3\\CMS\\Setup\\": "Classes/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", - "time": "2019-06-13T22:48:21+00:00" + "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": "2019-06-25T08:28:51+00:00" }, { - "name": "typo3/class-alias-loader", - "version": "1.0.1", + "name": "typo3/cms-tstemplate", + "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/TYPO3/class-alias-loader.git", - "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0" + "url": "https://github.com/TYPO3-CMS/tstemplate.git", + "reference": "a1e9f2d876935512febcf698fba591fbfea1b8b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", - "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/a1e9f2d876935512febcf698fba591fbfea1b8b8", + "reference": "a1e9f2d876935512febcf698fba591fbfea1b8b8", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", - "php": ">=5.3.7" + "typo3/cms-core": "9.5.8" }, - "replace": { - "helhum/class-alias-loader": "*" + "conflict": { + "typo3/cms": "*" }, - "require-dev": { - "composer/composer": "dev-master", - "mikey179/vfsstream": "1.4.*@dev", - "phpunit/phpunit": "^4.8" + "replace": { + "tstemplate": "*" }, - "type": "composer-plugin", + "type": "typo3-cms-framework", "extra": { - "class": "TYPO3\\ClassAliasLoader\\Plugin", - "branch-alias": { - "dev-master": "1.0.x-dev" + "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, + "extension-key": "tstemplate" } }, "autoload": { "psr-4": { - "TYPO3\\ClassAliasLoader\\": "src/" + "TYPO3\\CMS\\Tstemplate\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Helmut Hummel", - "email": "info@helhum.io" + "name": "TYPO3 Core Team", + "role": "Developer", + "email": "typo3cms@typo3.org" } ], - "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" + "description": "Framework for management of TypoScript template records for the CMS frontend.", + "homepage": "https://typo3.org", + "time": "2019-06-25T08:28:51+00:00" }, { - "name": "typo3/cms-backend", + "name": "typo3/cms-viewpage", "version": "v9.5.8", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7" + "url": "https://github.com/TYPO3-CMS/viewpage.git", + "reference": "802ffe8502c7f89fa9747ca2192455404aeaba71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7", - "reference": "44ff18ac40096c9ffbcebd1c0ff584e2a489e6d7", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/802ffe8502c7f89fa9747ca2192455404aeaba71", + "reference": "802ffe8502c7f89fa9747ca2192455404aeaba71", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8", - "typo3/cms-recordlist": "9.5.8" + "typo3/cms-core": "9.5.8" }, "conflict": { "typo3/cms": "*" }, "replace": { - "backend": "*", - "typo3/cms-context-help": "*", - "typo3/cms-cshmanual": "*", - "typo3/cms-func-wizards": "*", - "typo3/cms-wizard-crpages": "*", - "typo3/cms-wizard-sortpages": "*" + "viewpage": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true + "partOfFactoryDefault": true }, - "extension-key": "backend" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "extension-key": "viewpage" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Backend\\": "Classes/" + "TYPO3\\CMS\\Viewpage\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4871,45 +4901,39 @@ "email": "typo3cms@typo3.org" } ], - "description": "Classes for the TYPO3 backend.", + "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", "time": "2019-06-25T08:28:51+00:00" }, { - "name": "typo3/cms-belog", - "version": "v9.5.8", + "name": "typo3/minimal", + "version": "v9.5.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "71195575427a729be7577f895abcb6fcf1f0eb84" + "url": "https://github.com/TYPO3/minimal.git", + "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/71195575427a729be7577f895abcb6fcf1f0eb84", - "reference": "71195575427a729be7577f895abcb6fcf1f0eb84", - "shasum": "" - }, - "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "url": "https://api.github.com/repos/TYPO3/minimal/zipball/6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", + "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", + "shasum": "" }, - "replace": { - "belog": "*" + "require": { + "typo3/cms-backend": "9.5.*@dev", + "typo3/cms-core": "9.5.*@dev", + "typo3/cms-extbase": "9.5.*@dev", + "typo3/cms-extensionmanager": "9.5.*@dev", + "typo3/cms-filelist": "9.5.*@dev", + "typo3/cms-fluid": "9.5.*@dev", + "typo3/cms-frontend": "9.5.*@dev", + "typo3/cms-install": "9.5.*@dev", + "typo3/cms-recordlist": "9.5.*@dev" }, - "type": "typo3-cms-framework", + "type": "metapackage", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "belog" - } - }, - "autoload": { - "psr-4": { - "TYPO3\\CMS\\Belog\\": "Classes/" + "branch-alias": { + "dev-master": "9.5.x-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -4918,1570 +4942,1548 @@ ], "authors": [ { - "name": "TYPO3 Core Team", + "name": "The TYPO3 Community", + "role": "Contributor", + "homepage": "https://typo3.org/community/" + }, + { + "name": "TYPO3 CMS Core Team", "role": "Developer", - "email": "typo3cms@typo3.org" + "homepage": "https://forge.typo3.org/projects/typo3cms-core" } ], - "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": "2019-06-25T08:28:51+00:00" + "description": "Minimal required set of TYPO3 extensions", + "time": "2018-09-11T09:01:10+00:00" }, { - "name": "typo3/cms-beuser", - "version": "v9.5.8", + "name": "typo3/phar-stream-wrapper", + "version": "v3.1.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "cb281fe71b038c0ba862413cb02fff9d649cafe3" + "url": "https://github.com/TYPO3/phar-stream-wrapper.git", + "reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/cb281fe71b038c0ba862413cb02fff9d649cafe3", - "reference": "cb281fe71b038c0ba862413cb02fff9d649cafe3", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/df7609a2f6cc4013d7bd12f1a2412d127b28f771", + "reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" + "ext-json": "*", + "php": "^7.0" }, - "conflict": { - "typo3/cms": "*" + "require-dev": { + "ext-xdebug": "*", + "phpunit/phpunit": "^6.5" }, - "replace": { - "beuser": "*" + "suggest": { + "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "beuser" + "branch-alias": { + "dev-master": "v3.x-dev" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Beuser\\": "Classes/" + "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], - "authors": [ - { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" - } + "description": "Interceptors for PHP's native phar:// stream handling", + "homepage": "https://typo3.org/", + "keywords": [ + "phar", + "php", + "security", + "stream-wrapper" ], - "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": "2019-06-25T08:28:51+00:00" + "time": "2019-05-14T13:14:14+00:00" }, { - "name": "typo3/cms-cli", - "version": "2.0.0", + "name": "typo3fluid/fluid", + "version": "2.6.1", "source": { "type": "git", - "url": "https://github.com/TYPO3/cms-cli.git", - "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82" + "url": "https://github.com/TYPO3/Fluid.git", + "reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", - "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/9ef6a8ffff2e812025fc0701b4ce72eea6911a3d", + "reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d", "shasum": "" }, "require": { - "php": "^7.0" + "php": ">=5.5.0" + }, + "require-dev": { + "mikey179/vfsstream": "^1.6", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^4.8", + "squizlabs/php_codesniffer": "^2.7" }, "bin": [ - "typo3" + "bin/fluid" ], "type": "library", + "autoload": { + "psr-4": { + "TYPO3Fluid\\Fluid\\": "src/" + } + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "LGPL-3.0-or-later" ], - "description": "TYPO3 command line binary", - "homepage": "https://typo3.org", - "time": "2018-03-08T20:16:43+00:00" - }, + "description": "The TYPO3 Fluid template rendering engine", + "time": "2019-05-07T07:07:18+00:00" + } + ], + "packages-dev": [ { - "name": "typo3/cms-composer-installers", - "version": "v2.2.2", + "name": "mikey179/vfsstream", + "version": "v1.6.7", "source": { "type": "git", - "url": "https://github.com/TYPO3/CmsComposerInstallers.git", - "reference": "46437b54cf06c9c657a49283403b097943d7f524" + "url": "https://github.com/bovigo/vfsStream.git", + "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/46437b54cf06c9c657a49283403b097943d7f524", - "reference": "46437b54cf06c9c657a49283403b097943d7f524", + "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb", + "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0.0", - "php": ">=7.0.0 <7.4" - }, - "conflict": { - "composer/installers": "<1.0.24 || >1.0.24" - }, - "replace": { - "lw/typo3cms-installers": "*", - "netresearch/composer-installers": "*" + "php": ">=5.3.0" }, "require-dev": { - "composer/composer": "^1.2" + "phpunit/phpunit": "^4.5|^5.0" }, - "type": "composer-plugin", + "type": "library", "extra": { - "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin", "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Composer\\": "src/" + "psr-0": { + "org\\bovigo\\vfs\\": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "The TYPO3 Community", - "role": "Contributor", - "homepage": "https://typo3.org/community/" - }, - { - "name": "TYPO3 CMS Core Team", + "name": "Frank Kleine", "role": "Developer", - "homepage": "https://forge.typo3.org/projects/typo3cms-core" + "homepage": "http://frankkleine.de/" } ], - "description": "TYPO3 CMS Installers", - "homepage": "https://github.com/TYPO3/CmsComposerInstallers", - "keywords": [ - "cms", - "core", - "extension", - "installer", - "typo3" - ], - "time": "2019-03-04T12:18:45+00:00" + "description": "Virtual file system to mock the real file system in unit tests.", + "homepage": "http://vfs.bovigo.org/", + "time": "2019-08-01T01:38:37+00:00" }, { - "name": "typo3/cms-core", - "version": "v9.5.8", + "name": "myclabs/deep-copy", + "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "887bc9304473d3c2c9ebd453de4ab01f0dfd59a7" + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/887bc9304473d3c2c9ebd453de4ab01f0dfd59a7", - "reference": "887bc9304473d3c2c9ebd453de4ab01f0dfd59a7", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", + "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", "shasum": "" }, - "require": { - "algo26-matthias/idna-convert": "^1.1.0", - "cogpowered/finediff": "~0.3.1", - "doctrine/annotations": "^1.3", - "doctrine/dbal": "^2.8.1", - "doctrine/instantiator": "^1.1", - "doctrine/lexer": "^1.0", - "ext-json": "*", - "ext-pcre": "*", - "ext-pdo": "*", - "ext-session": "*", - "ext-xml": "*", - "guzzlehttp/guzzle": "^6.3.0", - "nikic/php-parser": "^4.0", - "php": "^7.2", - "psr/container": "^1.0", - "psr/http-message": "~1.0", - "psr/http-server-handler": "^1.0", - "psr/http-server-middleware": "^1.0", - "psr/log": "~1.0.0", - "swiftmailer/swiftmailer": "~5.4.5", - "symfony/console": "^4.1", - "symfony/expression-language": "^4.1", - "symfony/finder": "^4.1", - "symfony/polyfill-intl-icu": "^1.6", - "symfony/polyfill-intl-idn": "^1.10", - "symfony/polyfill-mbstring": "^1.2", - "symfony/routing": "^4.1", - "symfony/yaml": "^4.1", - "typo3/class-alias-loader": "^1.0", - "typo3/cms-cli": "^2.0", - "typo3/cms-composer-installers": "^2.0", - "typo3/phar-stream-wrapper": "^3.1.2", - "typo3fluid/fluid": "^2.6.1" - }, - "conflict": { - "symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0", - "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", - "symfony/routing": "4.2.7", - "typo3/cms": "*" - }, - "replace": { - "core": "*", - "typo3/cms-lang": "*", - "typo3/cms-saltedpasswords": "*", - "typo3/cms-sv": "*" - }, - "require-dev": { - "codeception/codeception": "^2.5.4", - "fiunchinho/phpunit-randomizer": "^4.0", - "friendsofphp/php-cs-fixer": "^2.12.2", - "typo3/cms-styleguide": "~9.2.2", - "typo3/testing-framework": "~4.12.0" + "require": { + "php": "^7.1" }, - "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-intl": "TYPO3 with unicode-based filesystems", - "ext-mysqli": "", - "ext-openssl": "", - "ext-zip": "", - "ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files" + "replace": { + "myclabs/deep-copy": "self.version" }, - "type": "typo3-cms-framework", - "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "core" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] - } + "require-dev": { + "doctrine/collections": "^1.0", + "doctrine/common": "^2.6", + "phpunit/phpunit": "^7.1" }, + "type": "library", "autoload": { "psr-4": { - "TYPO3\\CMS\\Core\\": "Classes/" + "DeepCopy\\": "src/DeepCopy/" }, - "classmap": [ - "Resources/PHP/" - ], "files": [ - "Resources/PHP/GlobalDebugFunctions.php" + "src/DeepCopy/deep_copy.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], - "authors": [ - { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" - } + "description": "Create deep copies (clones) of your objects", + "keywords": [ + "clone", + "copy", + "duplicate", + "object", + "object graph" ], - "description": "The core library of TYPO3.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "time": "2019-04-07T13:18:21+00:00" }, { - "name": "typo3/cms-extbase", - "version": "v9.5.8", + "name": "nimut/testing-framework", + "version": "4.1.5", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "801271637b8e9aece5cffb9102c9346b8f9c46b1" + "url": "https://github.com/Nimut/testing-framework.git", + "reference": "2e7506174ea7cac505076cae6a42126525833551" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/801271637b8e9aece5cffb9102c9346b8f9c46b1", - "reference": "801271637b8e9aece5cffb9102c9346b8f9c46b1", + "url": "https://api.github.com/repos/Nimut/testing-framework/zipball/2e7506174ea7cac505076cae6a42126525833551", + "reference": "2e7506174ea7cac505076cae6a42126525833551", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" + "mikey179/vfsstream": "^1.6", + "php": ">= 5.5, < 7.4", + "phpunit/phpunit": "^6.0 || ^7.0", + "typo3/cms-backend": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-core": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-extbase": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-fluid": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-frontend": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-install": "^7.6 || ^8.7 || ^9.5 || dev-master", + "typo3/cms-recordlist": "^7.6 || ^8.7 || ^9.5 || dev-master" }, "conflict": { - "typo3/cms": "*" + "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7" }, - "replace": { - "extbase": "*" + "require-dev": { + "nimut/phpunit-merger": "^0.2", + "nimut/testing-framework-testbase": "@dev" }, "suggest": { - "typo3/cms-scheduler": "Additional scheduler tasks" + "friendsofphp/php-cs-fixer": "Tool to automatically fix PHP coding standards issues" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "extbase" + "branch-alias": { + "dev-master": "4.x-dev" }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "typo3/cms": { + "cms-package-dir": "{$vendor-dir}/typo3/cms", + "app-dir": ".Build", + "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Extbase\\": "Classes/" + "Nimut\\TestingFramework\\": "src/TestingFramework/", + "Nimut\\TestingFramework\\v76\\": "compat/v76/", + "Nimut\\TestingFramework\\v87\\": "compat/v87/", + "Nimut\\TestingFramework\\v90\\": "compat/v90/", + "Nimut\\TestingFramework\\v91\\": "compat/v91/" } }, "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": "TYPO3 Core Team", + "name": "Helmut Hummel", "role": "Developer", - "email": "typo3cms@typo3.org" + "email": "info@helhum.io", + "homepage": "http://helhum.io" + }, + { + "name": "Nicole Cordes", + "role": "Developer", + "email": "typo3@cordes.co" } ], - "description": "A framework to build extensions for TYPO3 CMS.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "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": "2019-03-08T13:56:36+00:00" }, { - "name": "typo3/cms-extensionmanager", - "version": "v9.5.8", + "name": "phar-io/manifest", + "version": "1.0.3", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "c1d4daaf10a6dd71314c84921b28a68b6a774420" + "url": "https://github.com/phar-io/manifest.git", + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/c1d4daaf10a6dd71314c84921b28a68b6a774420", - "reference": "c1d4daaf10a6dd71314c84921b28a68b6a774420", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" - }, - "replace": { - "extensionmanager": "*" + "ext-dom": "*", + "ext-phar": "*", + "phar-io/version": "^2.0", + "php": "^5.6 || ^7.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "extensionmanager" + "branch-alias": { + "dev-master": "1.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Extensionmanager\\": "Classes/" + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" } + ], + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "time": "2018-07-08T19:23:20+00:00" + }, + { + "name": "phar-io/version", + "version": "2.0.1", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", + "name": "Arne Blankerts", "role": "Developer", - "email": "typo3cms@typo3.org" + "email": "arne@blankerts.de" + }, + { + "name": "Sebastian Heuer", + "role": "Developer", + "email": "sebastian@phpeople.de" + }, + { + "name": "Sebastian Bergmann", + "role": "Developer", + "email": "sebastian@phpunit.de" } ], - "description": "TYPO3 Extension Manager", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Library for handling version information and constraints", + "time": "2018-07-08T19:19:57+00:00" }, { - "name": "typo3/cms-felogin", - "version": "v9.5.8", + "name": "phpdocumentor/reflection-common", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "562c6c7a9cc42117bfa630dbdb0d0b04e201246f" + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/562c6c7a9cc42117bfa630dbdb0d0b04e201246f", - "reference": "562c6c7a9cc42117bfa630dbdb0d0b04e201246f", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": ">=5.5" }, - "replace": { - "felogin": "*" + "require-dev": { + "phpunit/phpunit": "^4.6" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "felogin" + "branch-alias": { + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Felogin\\": "Classes/" + "phpDocumentor\\Reflection\\": [ + "src" + ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" } ], - "description": "A template-based plugin to log in Website Users in the Frontend", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "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": "typo3/cms-filelist", - "version": "v9.5.8", + "name": "phpdocumentor/reflection-docblock", + "version": "4.3.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b" + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b", - "reference": "4c4b7b0c5a1564dedd561bb83ec8a30516f53f2b", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.0", + "phpdocumentor/reflection-common": "^1.0.0", + "phpdocumentor/type-resolver": "^0.4.0", + "webmozart/assert": "^1.0" }, - "replace": { - "filelist": "*" + "require-dev": { + "doctrine/instantiator": "~1.0.5", + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^6.4" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "filelist" + "branch-alias": { + "dev-master": "4.x-dev" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Filelist\\": "Classes/" + "phpDocumentor\\Reflection\\": [ + "src/" + ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Mike van Riel", + "email": "me@mikevanriel.com" } ], - "description": "Listing of files in the directory", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "time": "2019-04-30T17:48:53+00:00" }, { - "name": "typo3/cms-filemetadata", - "version": "v9.5.8", + "name": "phpdocumentor/type-resolver", + "version": "0.4.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "e024ba321bfa720bc392337136025d5ce08e2c51" + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/e024ba321bfa720bc392337136025d5ce08e2c51", - "reference": "e024ba321bfa720bc392337136025d5ce08e2c51", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^5.5 || ^7.0", + "phpdocumentor/reflection-common": "^1.0" }, - "replace": { - "filemetadata": "*" + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^5.2||^4.8.24" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "extension-key": "filemetadata" + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": [ + "src/" + ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Mike van Riel", + "email": "me@mikevanriel.com" } ], - "description": "Add advanced metadata to File.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "time": "2017-07-14T14:27:02+00:00" }, { - "name": "typo3/cms-fluid", - "version": "v9.5.8", + "name": "phpspec/prophecy", + "version": "1.8.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7" + "url": "https://github.com/phpspec/prophecy.git", + "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7", - "reference": "6a1ef5c80516dfbfd8a7221fd2c3f1bd10dee1c7", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76", + "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8", - "typo3/cms-extbase": "9.5.8", - "typo3fluid/fluid": "^2.6.1" - }, - "conflict": { - "typo3/cms": "*" + "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" }, - "replace": { - "fluid": "*" + "require-dev": { + "phpspec/phpspec": "^2.5|^3.2", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "fluid" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "branch-alias": { + "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { - "TYPO3\\CMS\\Fluid\\": "Classes/" + "Prophecy\\": "src/Prophecy" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "MIT" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "email": "marcello.duarte@gmail.com" } ], - "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Highly opinionated mocking framework for PHP 5.3+", + "homepage": "https://github.com/phpspec/prophecy", + "keywords": [ + "Double", + "Dummy", + "fake", + "mock", + "spy", + "stub" + ], + "time": "2019-06-13T12:50:23+00:00" }, { - "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.8", + "name": "phpunit/php-code-coverage", + "version": "6.1.4", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff" + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff", - "reference": "ca5a8f13de881f1dd1ee3d8bb46bc948cd4043ff", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8", - "typo3/cms-fluid": "9.5.8", - "typo3/cms-frontend": "9.5.8" + "ext-dom": "*", + "ext-xmlwriter": "*", + "php": "^7.1", + "phpunit/php-file-iterator": "^2.0", + "phpunit/php-text-template": "^1.2.1", + "phpunit/php-token-stream": "^3.0", + "sebastian/code-unit-reverse-lookup": "^1.0.1", + "sebastian/environment": "^3.1 || ^4.0", + "sebastian/version": "^2.0.1", + "theseer/tokenizer": "^1.1" }, - "conflict": { - "typo3/cms": "*" + "require-dev": { + "phpunit/phpunit": "^7.0" }, - "replace": { - "fluid_styled_content": "*" + "suggest": { + "ext-xdebug": "^2.6.0" }, - "type": "typo3-cms-framework", - "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "fluid_styled_content" + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.1-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\FluidStyledContent\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "role": "lead", + "email": "sebastian@phpunit.de" } ], - "description": "A set of common content elements based on Fluid for Frontend output.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "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": "2018-10-31T16:06:48+00:00" }, { - "name": "typo3/cms-form", - "version": "v9.5.8", + "name": "phpunit/php-file-iterator", + "version": "2.0.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "eeaffab43eddfcfcf0d86d78b0319656a891de21" + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "050bedf145a257b1ff02746c31894800e5122946" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/eeaffab43eddfcfcf0d86d78b0319656a891de21", - "reference": "eeaffab43eddfcfcf0d86d78b0319656a891de21", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", + "reference": "050bedf145a257b1ff02746c31894800e5122946", "shasum": "" }, "require": { - "psr/http-message": "~1.0", - "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" - }, - "replace": { - "form": "*" + "php": "^7.1" }, - "suggest": { - "typo3/cms-filelist": "Add context menu item for form files", - "typo3/cms-impexp": "Register imported form files" + "require-dev": { + "phpunit/phpunit": "^7.1" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "form" + "branch-alias": { + "dev-master": "2.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Form\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "role": "lead", + "email": "sebastian@phpunit.de" } ], - "description": "Form Library, Plugin and Editor", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "time": "2018-09-13T20:33:42+00:00" }, { - "name": "typo3/cms-frontend", - "version": "v9.5.8", + "name": "phpunit/php-text-template", + "version": "1.2.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "c0574402a3002af017c0f15e936ba863fa9af1ae" + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/c0574402a3002af017c0f15e936ba863fa9af1ae", - "reference": "c0574402a3002af017c0f15e936ba863fa9af1ae", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" - }, - "replace": { - "frontend": "*" - }, - "suggest": { - "typo3/cms-adminpanel": "Provides additional information and functionality for backend users in the frontend." - }, - "type": "typo3-cms-framework", - "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "frontend" - } + "php": ">=5.3.3" }, + "type": "library", "autoload": { - "psr-4": { - "TYPO3\\CMS\\Frontend\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "Classes for the frontend of TYPO3.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "time": "2015-06-21T13:50:34+00:00" }, { - "name": "typo3/cms-info", - "version": "v9.5.8", + "name": "phpunit/php-timer", + "version": "2.1.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "b6caef71ccbdb7e446c902a105af48da54f60fef" + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/b6caef71ccbdb7e446c902a105af48da54f60fef", - "reference": "b6caef71ccbdb7e446c902a105af48da54f60fef", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", + "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.1" }, - "replace": { - "info": "*", - "typo3/cms-info-pagetsconfig": "*" + "require-dev": { + "phpunit/phpunit": "^7.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "info" - }, - "typo3/class-alias-loader": { - "always-add-alias-loader": true, - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "branch-alias": { + "dev-master": "2.1-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Info\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "role": "lead", + "email": "sebastian@phpunit.de" } ], - "description": "Shows various infos", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "time": "2019-06-07T04:22:29+00:00" }, { - "name": "typo3/cms-install", - "version": "v9.5.8", + "name": "phpunit/php-token-stream", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "00b70e80bcaffc55efb70bbadf3193654eec8d72" + "url": "https://github.com/sebastianbergmann/php-token-stream.git", + "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/00b70e80bcaffc55efb70bbadf3193654eec8d72", - "reference": "00b70e80bcaffc55efb70bbadf3193654eec8d72", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a", + "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a", "shasum": "" }, "require": { - "nikic/php-parser": "^4.0", - "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.8", - "typo3/cms-extbase": "9.5.8", - "typo3/cms-fluid": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "ext-tokenizer": "*", + "php": "^7.1" }, - "replace": { - "install": "*" + "require-dev": { + "phpunit/phpunit": "^7.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "install" + "branch-alias": { + "dev-master": "3.1-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Install\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Wrapper around PHP's tokenizer extension.", + "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "keywords": [ + "tokenizer" + ], + "time": "2019-07-25T05:29:42+00:00" }, { - "name": "typo3/cms-lowlevel", - "version": "v9.5.8", + "name": "phpunit/phpunit", + "version": "7.5.14", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "04401fa72e242fca0958446e7f7136227d895b69" + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/04401fa72e242fca0958446e7f7136227d895b69", - "reference": "04401fa72e242fca0958446e7f7136227d895b69", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2834789aeb9ac182ad69bfdf9ae91856a59945ff", + "reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" + "doctrine/instantiator": "^1.1", + "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "ext-xml": "*", + "myclabs/deep-copy": "^1.7", + "phar-io/manifest": "^1.0.2", + "phar-io/version": "^2.0", + "php": "^7.1", + "phpspec/prophecy": "^1.7", + "phpunit/php-code-coverage": "^6.0.7", + "phpunit/php-file-iterator": "^2.0.1", + "phpunit/php-text-template": "^1.2.1", + "phpunit/php-timer": "^2.1", + "sebastian/comparator": "^3.0", + "sebastian/diff": "^3.0", + "sebastian/environment": "^4.0", + "sebastian/exporter": "^3.1", + "sebastian/global-state": "^2.0", + "sebastian/object-enumerator": "^3.0.3", + "sebastian/resource-operations": "^2.0", + "sebastian/version": "^2.0.1" }, "conflict": { - "typo3/cms": "*" + "phpunit/phpunit-mock-objects": "*" }, - "replace": { - "lowlevel": "*" + "require-dev": { + "ext-pdo": "*" }, - "type": "typo3-cms-framework", + "suggest": { + "ext-soap": "*", + "ext-xdebug": "*", + "phpunit/php-invoker": "^2.0" + }, + "bin": [ + "phpunit" + ], + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "lowlevel" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "branch-alias": { + "dev-master": "7.5-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Lowlevel\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "role": "lead", + "email": "sebastian@phpunit.de" } ], - "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": "2019-06-25T08:28:51+00:00" + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "time": "2019-07-15T06:24:08+00:00" }, { - "name": "typo3/cms-opendocs", - "version": "v9.5.8", + "name": "sebastian/code-unit-reverse-lookup", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/opendocs.git", - "reference": "0d1c1442efe4b019454f465130468989c0eb4f33" + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/0d1c1442efe4b019454f465130468989c0eb4f33", - "reference": "0d1c1442efe4b019454f465130468989c0eb4f33", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^5.6 || ^7.0" }, - "replace": { - "opendocs": "*" + "require-dev": { + "phpunit/phpunit": "^5.7 || ^6.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "extension-key": "opendocs" + "branch-alias": { + "dev-master": "1.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Opendocs\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "Shows opened documents by the user.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "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": "typo3/cms-recordlist", - "version": "v9.5.8", + "name": "sebastian/comparator", + "version": "3.0.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "cd01f7fa31ddbac6538e659e7ee49a3e9c78f544" + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/cd01f7fa31ddbac6538e659e7ee49a3e9c78f544", - "reference": "cd01f7fa31ddbac6538e659e7ee49a3e9c78f544", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.1", + "sebastian/diff": "^3.0", + "sebastian/exporter": "^3.1" }, - "replace": { - "recordlist": "*" + "require-dev": { + "phpunit/phpunit": "^7.1" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "protected": true, - "partOfFactoryDefault": true, - "partOfMinimalUsableSystem": true - }, - "extension-key": "recordlist" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "branch-alias": { + "dev-master": "3.0-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Recordlist\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "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": "List of database-records", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "https://github.com/sebastianbergmann/comparator", + "keywords": [ + "comparator", + "compare", + "equality" + ], + "time": "2018-07-12T15:12:46+00:00" }, { - "name": "typo3/cms-recycler", - "version": "v9.5.8", + "name": "sebastian/diff", + "version": "3.0.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "343a904344ebf54e524c0f2cf28386ca60d53414" + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/343a904344ebf54e524c0f2cf28386ca60d53414", - "reference": "343a904344ebf54e524c0f2cf28386ca60d53414", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" - }, - "replace": { - "recycler": "*" + "php": "^7.1" }, - "suggest": { - "typo3/cms-scheduler": "Remove deleted records after given time" + "require-dev": { + "phpunit/phpunit": "^7.5 || ^8.0", + "symfony/process": "^2 || ^3.3 || ^4" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "extension-key": "recycler" - } - }, - "autoload": { - "psr-4": { - "TYPO3\\CMS\\Recycler\\": "Classes/" + "branch-alias": { + "dev-master": "3.0-dev" } }, + "autoload": { + "classmap": [ + "src/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "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": "2019-06-25T08:28:51+00:00" + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "time": "2019-02-04T06:01:07+00:00" }, { - "name": "typo3/cms-reports", - "version": "v9.5.8", + "name": "sebastian/environment", + "version": "4.2.2", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "6fc582af5ed57975414cd8415da1b38ae7fb19e9" + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/6fc582af5ed57975414cd8415da1b38ae7fb19e9", - "reference": "6fc582af5ed57975414cd8415da1b38ae7fb19e9", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404", + "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.1" }, - "replace": { - "reports": "*" + "require-dev": { + "phpunit/phpunit": "^7.5" }, "suggest": { - "typo3/cms-scheduler": "Determine system's status and send it via email" + "ext-posix": "*" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "reports" - }, - "typo3/class-alias-loader": { - "class-alias-maps": [ - "Migrations/Code/ClassAliasMap.php" - ] + "branch-alias": { + "dev-master": "4.2-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Reports\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "The reports module groups several system reports.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "http://www.github.com/sebastianbergmann/environment", + "keywords": [ + "Xdebug", + "environment", + "hhvm" + ], + "time": "2019-05-05T09:05:15+00:00" }, { - "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.8", + "name": "sebastian/exporter", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "7078768be898346cd13b67a24f03f097076e030e" + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/7078768be898346cd13b67a24f03f097076e030e", - "reference": "7078768be898346cd13b67a24f03f097076e030e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" - }, - "replace": { - "rte_ckeditor": "*" + "php": "^7.0", + "sebastian/recursion-context": "^3.0" }, - "suggest": { - "typo3/cms-setup": "*" + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^6.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "rte_ckeditor" + "branch-alias": { + "dev-master": "3.1.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\RteCKEditor\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "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": "Integration of CKEditor as Rich Text Editor.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "time": "2017-04-03T13:19:02+00:00" }, { - "name": "typo3/cms-scheduler", - "version": "v9.5.8", + "name": "sebastian/global-state", + "version": "2.0.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "550fe13bd47075c8e79896a522d35ff5c5c19d2c" + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/550fe13bd47075c8e79896a522d35ff5c5c19d2c", - "reference": "550fe13bd47075c8e79896a522d35ff5c5c19d2c", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" + "php": "^7.0" }, - "conflict": { - "typo3/cms": "*" + "require-dev": { + "phpunit/phpunit": "^6.0" }, - "replace": { - "scheduler": "*" + "suggest": { + "ext-uopz": "*" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "extension-key": "scheduler" + "branch-alias": { + "dev-master": "2.0-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Scheduler\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Snapshotting of global state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", + "keywords": [ + "global state" + ], + "time": "2017-04-27T15:39:26+00:00" }, { - "name": "typo3/cms-setup", - "version": "v9.5.8", + "name": "sebastian/object-enumerator", + "version": "3.0.3", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0" + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0", - "reference": "86d4bdbcdd046d2c32b5b888cbc7046d8bc8cef0", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.0", + "sebastian/object-reflector": "^1.1.1", + "sebastian/recursion-context": "^3.0" }, - "replace": { - "setup": "*" + "require-dev": { + "phpunit/phpunit": "^6.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "setup" + "branch-alias": { + "dev-master": "3.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Setup\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "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": "2019-06-25T08:28:51+00:00" + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "time": "2017-08-03T12:35:26+00:00" }, { - "name": "typo3/cms-tstemplate", - "version": "v9.5.8", + "name": "sebastian/object-reflector", + "version": "1.1.1", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "a1e9f2d876935512febcf698fba591fbfea1b8b8" + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "773f97c67f28de00d397be301821b06708fca0be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/a1e9f2d876935512febcf698fba591fbfea1b8b8", - "reference": "a1e9f2d876935512febcf698fba591fbfea1b8b8", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", + "reference": "773f97c67f28de00d397be301821b06708fca0be", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.0" }, - "replace": { - "tstemplate": "*" + "require-dev": { + "phpunit/phpunit": "^6.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "tstemplate" + "branch-alias": { + "dev-master": "1.1-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Tstemplate\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "Framework for management of TypoScript template records for the CMS frontend.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Allows reflection of object attributes, including inherited and non-public ones", + "homepage": "https://github.com/sebastianbergmann/object-reflector/", + "time": "2017-03-29T09:07:27+00:00" }, { - "name": "typo3/cms-viewpage", - "version": "v9.5.8", + "name": "sebastian/recursion-context", + "version": "3.0.0", "source": { "type": "git", - "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "802ffe8502c7f89fa9747ca2192455404aeaba71" + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/802ffe8502c7f89fa9747ca2192455404aeaba71", - "reference": "802ffe8502c7f89fa9747ca2192455404aeaba71", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.8" - }, - "conflict": { - "typo3/cms": "*" + "php": "^7.0" }, - "replace": { - "viewpage": "*" + "require-dev": { + "phpunit/phpunit": "^6.0" }, - "type": "typo3-cms-framework", + "type": "library", "extra": { - "typo3/cms": { - "Package": { - "partOfFactoryDefault": true - }, - "extension-key": "viewpage" + "branch-alias": { + "dev-master": "3.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\CMS\\Viewpage\\": "Classes/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "TYPO3 Core Team", - "role": "Developer", - "email": "typo3cms@typo3.org" + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" } ], - "description": "Shows the frontend webpage inside the backend frameset.", - "homepage": "https://typo3.org", - "time": "2019-06-25T08:28:51+00:00" + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "time": "2017-03-03T06:23:57+00:00" }, { - "name": "typo3/minimal", - "version": "v9.5.0", + "name": "sebastian/resource-operations", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/TYPO3/minimal.git", - "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc" + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/minimal/zipball/6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", - "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.*@dev", - "typo3/cms-core": "9.5.*@dev", - "typo3/cms-extbase": "9.5.*@dev", - "typo3/cms-extensionmanager": "9.5.*@dev", - "typo3/cms-filelist": "9.5.*@dev", - "typo3/cms-fluid": "9.5.*@dev", - "typo3/cms-frontend": "9.5.*@dev", - "typo3/cms-install": "9.5.*@dev", - "typo3/cms-recordlist": "9.5.*@dev" + "php": "^7.1" }, - "type": "metapackage", + "type": "library", "extra": { "branch-alias": { - "dev-master": "9.5.x-dev" + "dev-master": "2.0-dev" } }, + "autoload": { + "classmap": [ + "src/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0-or-later" + "BSD-3-Clause" ], "authors": [ { - "name": "The TYPO3 Community", - "role": "Contributor", - "homepage": "https://typo3.org/community/" - }, - { - "name": "TYPO3 CMS Core Team", - "role": "Developer", - "homepage": "https://forge.typo3.org/projects/typo3cms-core" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "Minimal required set of TYPO3 extensions", - "time": "2018-09-11T09:01:10+00:00" + "description": "Provides a list of PHP built-in functions that operate on resources", + "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "time": "2018-10-04T04:07:39+00:00" }, { - "name": "typo3/phar-stream-wrapper", - "version": "v3.1.2", + "name": "sebastian/version", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771" + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/df7609a2f6cc4013d7bd12f1a2412d127b28f771", - "reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { - "ext-json": "*", - "php": "^7.0" - }, - "require-dev": { - "ext-xdebug": "*", - "phpunit/phpunit": "^6.5" - }, - "suggest": { - "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" + "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "v3.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { - "psr-4": { - "TYPO3\\PharStreamWrapper\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], - "description": "Interceptors for PHP's native phar:// stream handling", - "homepage": "https://typo3.org/", - "keywords": [ - "phar", - "php", - "security", - "stream-wrapper" + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } ], - "time": "2019-05-14T13:14:14+00:00" + "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": "typo3fluid/fluid", - "version": "2.6.1", + "name": "theseer/tokenizer", + "version": "1.1.3", "source": { "type": "git", - "url": "https://github.com/TYPO3/Fluid.git", - "reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d" + "url": "https://github.com/theseer/tokenizer.git", + "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/9ef6a8ffff2e812025fc0701b4ce72eea6911a3d", - "reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9", + "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9", "shasum": "" }, "require": { - "php": ">=5.5.0" - }, - "require-dev": { - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^4.8", - "squizlabs/php_codesniffer": "^2.7" + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^7.0" }, - "bin": [ - "bin/fluid" - ], "type": "library", "autoload": { - "psr-4": { - "TYPO3Fluid\\Fluid\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "BSD-3-Clause" ], - "description": "The TYPO3 Fluid template rendering engine", - "time": "2019-05-07T07:07:18+00:00" + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + } + ], + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "time": "2019-06-13T22:48:21+00:00" }, { "name": "webmozart/assert", @@ -6535,7 +6537,6 @@ "time": "2018-12-25T11:19:39+00:00" } ], - "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {