{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "3c645c76848b72db69d81be9787f3cd0", "packages": [ { "name": "adoy/fastcgi-client", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/adoy/PHP-FastCGI-Client.git", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/adoy/PHP-FastCGI-Client/zipball/ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Adoy\\FastCGI\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pierrick Charron", "email": "pierrick@adoy.net" } ], "description": "Client for communication with a FastCGI (FCGI) application using the FastCGI protocol.", "keywords": [ "fastcgi" ], "time": "2015-05-20T15:36:05+00:00" }, { "name": "algo26-matthias/idna-convert", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/algo26-matthias/idna-convert.git", "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/a6dfb6f87611e3a89d2eec4924a0f51db755c573", "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Mso\\IdnaConvert\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1+" ], "authors": [ { "name": "Matthias Sommerfeld", "email": "mso@phlylabs.de", "role": "Developer" } ], "description": "A library for encoding and decoding internationalized domain names", "homepage": "http://idnaconv.net/", "keywords": [ "idn", "idna", "php" ], "time": "2016-06-19T18:08:43+00:00" }, { "name": "causal/ig_ldap_sso_auth", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth.git", "reference": "c8fa56d86a2441fa21a76fe7526be93ccfc8a449" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xperseguers/t3ext-ig_ldap_sso_auth/zipball/c8fa56d86a2441fa21a76fe7526be93ccfc8a449", "reference": "c8fa56d86a2441fa21a76fe7526be93ccfc8a449", "shasum": "" }, "require": { "ext-json": "*", "ext-ldap": "*", "php": ">= 7.2.0, <= 7.3.99", "typo3/cms-core": "^8.7 || ^9.5 || ^10.1" }, "replace": { "typo3-ter/ig-ldap-sso-auth": "self.version" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "3.5.x-dev", "dev-3-3": "3.3.x-dev" }, "typo3/cms": { "extension-key": "ig_ldap_sso_auth", "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "Causal\\IgLdapSsoAuth\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Xavier Perseguers", "email": "xavier@causal.ch", "homepage": "https://www.causal.ch", "role": "Developer" } ], "description": "This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.", "homepage": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth", "keywords": [ "Authentication", "TYPO3 CMS", "active directory", "ldap", "openldap" ], "time": "2019-11-04T13:47:21+00:00" }, { "name": "cogpowered/finediff", "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/cogpowered/FineDiff.git", "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8", "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "*", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "cogpowered\\FineDiff": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Crowe", "email": "rob@cogpowered.com" }, { "name": "Raymond Hill" } ], "description": "PHP implementation of a Fine granularity Diff engine", "homepage": "https://github.com/cogpowered/FineDiff", "keywords": [ "diff", "finediff", "opcode", "string", "text" ], "time": "2014-05-19T10:25:02+00:00" }, { "name": "doctrine/annotations", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": "^7.1" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "^7.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2019-10-01T18:55:10+00:00" }, { "name": "doctrine/cache", "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", "shasum": "" }, "require": { "php": "~7.1" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "doctrine/coding-standard": "^6.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0", "predis/predis": "~1.0" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ "abstraction", "apcu", "cache", "caching", "couchdb", "memcached", "php", "redis", "xcache" ], "time": "2019-11-29T15:36:20+00:00" }, { "name": "doctrine/dbal", "version": "v2.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/0c9a646775ef549eb0a213a4f9bd4381d9b4d934", "reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934", "shasum": "" }, "require": { "doctrine/cache": "^1.0", "doctrine/event-manager": "^1.0", "ext-pdo": "*", "php": "^7.2" }, "require-dev": { "doctrine/coding-standard": "^6.0", "jetbrains/phpstorm-stubs": "^2019.1", "phpstan/phpstan": "^0.11.3", "phpunit/phpunit": "^8.4.1", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.10.x-dev", "dev-develop": "3.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", "homepage": "https://www.doctrine-project.org/projects/dbal.html", "keywords": [ "abstraction", "database", "db2", "dbal", "mariadb", "mssql", "mysql", "oci8", "oracle", "pdo", "pgsql", "postgresql", "queryobject", "sasql", "sql", "sqlanywhere", "sqlite", "sqlserver", "sqlsrv" ], "time": "2019-11-03T16:50:43+00:00" }, { "name": "doctrine/event-manager", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "629572819973f13486371cb611386eb17851e85c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", "reference": "629572819973f13486371cb611386eb17851e85c", "shasum": "" }, "require": { "php": "^7.1" }, "conflict": { "doctrine/common": "<2.9@dev" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "time": "2019-11-10T09:48:07+00:00" }, { "name": "doctrine/instantiator", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "ae466f726242e637cebdd526a7d991b9433bacf1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", "reference": "ae466f726242e637cebdd526a7d991b9433bacf1", "shasum": "" }, "require": { "php": "^7.1" }, "require-dev": { "doctrine/coding-standard": "^6.0", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.13", "phpstan/phpstan-phpunit": "^0.11", "phpstan/phpstan-shim": "^0.11", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "time": "2019-10-21T16:45:58+00:00" }, { "name": "doctrine/lexer", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan": "^0.11.8", "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "time": "2019-10-30T14:39:59+00:00" }, { "name": "gordalina/cachetool", "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/gordalina/cachetool.git", "reference": "8568747d71849e54f91b8749fc941045c091dc0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gordalina/cachetool/zipball/8568747d71849e54f91b8749fc941045c091dc0c", "reference": "8568747d71849e54f91b8749fc941045c091dc0c", "shasum": "" }, "require": { "adoy/fastcgi-client": "~1.0", "monolog/monolog": "~1.1", "php": ">=7.1.0", "psr/log": "~1.0", "symfony/console": "~4.0", "symfony/dependency-injection": "~4.0", "symfony/finder": "~4.0", "symfony/process": "~4.0", "symfony/yaml": "~4.0" }, "require-dev": { "herrera-io/phar-update": "~2.0", "phpunit/phpunit": "~7.0" }, "bin": [ "bin/cachetool" ], "type": "library", "autoload": { "psr-0": { "CacheTool": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "gordalina", "email": "samuel.gordalina@gmail.com" } ], "description": "Manage your opcode & apc through the cli", "keywords": [ "Opcache", "apc", "cache", "fastcgi", "fpm", "opcode" ], "time": "2019-01-28T20:55:37+00:00" }, { "name": "gridelementsteam/gridelements", "version": "9.3.0", "source": { "type": "git", "url": "https://gitlab.com/coderscare/gridelements.git", "reference": "06a7f541a30d985f7466d2b976eb0336848cff6e" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/coderscare%2Fgridelements/repository/archive.zip?sha=06a7f541a30d985f7466d2b976eb0336848cff6e", "reference": "06a7f541a30d985f7466d2b976eb0336848cff6e", "shasum": "" }, "require": { "typo3/cms-backend": "^9.5.7", "typo3/cms-core": "^9.5.7", "typo3/cms-frontend": "^9.5.7", "typo3/cms-recordlist": "^9.5.7" }, "conflict": { "jfmulticontent": "*", "templavoila": "*" }, "replace": { "gridelements": "self.version", "typo3-ter/gridelements": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "GridElementsTeam\\Gridelements\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This extension integrates the grid layout concept also to regular content elements - the grid elements. It offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.", "homepage": "https://forge.typo3.org/projects/extension-gridelements2", "keywords": [ "Gridelements", "TYPO3 CMS", "grids" ], "time": "2019-08-15T16:41:24+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "0895c932405407fd3a7368b6910c09a24d26db11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", "reference": "0895c932405407fd3a7368b6910c09a24d26db11", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2019-10-23T15:58:00+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "suggest": { "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2019-07-01T23:21:34+00:00" }, { "name": "helhum/config-loader", "version": "v0.12.2", "source": { "type": "git", "url": "https://github.com/helhum/config-loader.git", "reference": "1faf12146c505f3b929b10f09aabb8b675d7842d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/config-loader/zipball/1faf12146c505f3b929b10f09aabb8b675d7842d", "reference": "1faf12146c505f3b929b10f09aabb8b675d7842d", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^5.0", "symfony/yaml": "^2.8 || ^3.3 || ^4.0" }, "suggest": { "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension", "symfony/yaml": "To be able to parse yaml files, you will need symfony/yaml" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Helhum\\ConfigLoader\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic config loader with context and environment support.", "time": "2019-05-30T14:58:15+00:00" }, { "name": "helhum/typo3-composer-setup", "version": "v0.5.4", "source": { "type": "git", "url": "https://github.com/helhum/typo3-composer-setup.git", "reference": "d8a7db5fc160bd652aae2837b324b26f7b5ed6d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/typo3-composer-setup/zipball/d8a7db5fc160bd652aae2837b324b26f7b5ed6d4", "reference": "d8a7db5fc160bd652aae2837b324b26f7b5ed6d4", "shasum": "" }, "require": { "typo3/cms-composer-installers": "^1.4 || ^2.0", "typo3/minimal": "^7 || ^8 || ^9" }, "require-dev": { "typo3-console/php-server-command": "^0.1.0", "typo3/cms-core": "^8.7.10 || ^9.5.2" }, "suggest": { "helhum/typo3-console": "TYPO3 Console is highly recommended for any TYPO3 composer setup.", "pagemachine/typo3-composer-legacy-cli ": "Provides the legacy cli_dispatch.phpsh entry point for TYPO3." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "typo3/cms": { "web-dir": "public" } }, "autoload": { "psr-4": { "Helhum\\Typo3ComposerSetup\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "https://helhum.io", "role": "Developer" } ], "description": "Set up required entry points for TYPO3 web directory", "time": "2018-12-16T11:45:46+00:00" }, { "name": "helhum/typo3-console", "version": "v5.7.2", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", "reference": "2e6b9eb9910fc79d24b0ed6ce5317503669d9535" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/2e6b9eb9910fc79d24b0ed6ce5317503669d9535", "reference": "2e6b9eb9910fc79d24b0ed6ce5317503669d9535", "shasum": "" }, "require": { "doctrine/annotations": "^1.4", "helhum/config-loader": ">=0.9 <0.13", "helhum/typo3-console-plugin": "^2.0.2", "php": "^7", "symfony/console": "^3.4.4 || ^4.0", "symfony/process": "^3.4.4 || ^4.0", "typo3/cms-backend": "~8.7.22 || ~9.5.8", "typo3/cms-core": "~8.7.22 || ~9.5.8", "typo3/cms-extbase": "~8.7.22 || ~9.5.8", "typo3/cms-extensionmanager": "~8.7.22 || ~9.5.8", "typo3/cms-fluid": "~8.7.22 || ~9.5.8", "typo3/cms-frontend": "~8.7.22 || ~9.5.8", "typo3/cms-install": "~8.7.22 || ~9.5.8", "typo3/cms-saltedpasswords": "*", "typo3/cms-scheduler": "~8.7.22 || ~9.5.8" }, "conflict": { "friendsoftypo3/dbal": "*", "typo3-ter/dbal": "*" }, "replace": { "typo3-ter/typo3-console": "self.version" }, "require-dev": { "cweagans/composer-patches": "^1.6", "jakub-onderka/php-parallel-lint": "^1.0", "nimut/testing-framework": "dev-allow-php73", "symfony/filesystem": "^3.2", "typo3-console/convert-command-controller-command": "@dev", "typo3-console/create-reference-command": "@dev", "typo3-console/php-server-command": "^0.2", "typo3/cms-filemetadata": "~8.7.22 || ~9.5.8 || dev-master", "typo3/cms-reports": "~8.7.22 || ~9.5.8 || dev-master" }, "bin": [ "typo3cms" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" }, "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/public" } }, "autoload": { "psr-4": { "Helhum\\Typo3Console\\": [ "Classes/Console/", "Classes/Compatibility/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "http://helhum.io", "role": "Developer" } ], "description": "A reliable and powerful command line interface for TYPO3 CMS", "homepage": "http://insight.helhum.io/post/104528981610/about-the-beauty-and-power-of-typo3-console", "keywords": [ "cli", "command", "commandline", "console", "typo3" ], "time": "2019-08-22T10:03:46+00:00" }, { "name": "helhum/typo3-console-plugin", "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/typo3-console-plugin.git", "reference": "4a80b494adb97306bb19a14c72c214be79b5b079" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/typo3-console-plugin/zipball/4a80b494adb97306bb19a14c72c214be79b5b079", "reference": "4a80b494adb97306bb19a14c72c214be79b5b079", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": "^7.0", "typo3/cms-composer-installers": "^1.4 || ^2.0" }, "require-dev": { "composer/composer": "^1.0" }, "type": "composer-plugin", "extra": { "class": "Helhum\\Typo3ConsolePlugin\\Plugin", "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Helhum\\Typo3ConsolePlugin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Installer plugin for helhum/typo3-console, to ease usage without the need to specify scripts in your root composer.json", "homepage": "https://github.com/helhum/typo3-console-plugin", "keywords": [ "composer", "plugin", "typo3 console" ], "time": "2018-12-09T12:06:13+00:00" }, { "name": "helhum/typo3-secure-web", "version": "v0.2.9", "source": { "type": "git", "url": "https://github.com/helhum/typo3-secure-web.git", "reference": "da2c4c61199ee7b4c8b4a2a8c5f3d3d049eeb393" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/typo3-secure-web/zipball/da2c4c61199ee7b4c8b4a2a8c5f3d3d049eeb393", "reference": "da2c4c61199ee7b4c8b4a2a8c5f3d3d049eeb393", "shasum": "" }, "require": { "helhum/typo3-composer-setup": "^0.5.4", "typo3/cms-composer-installers": "^1.4 || ^2.0" }, "conflict": { "helhum/typo3-composer-setup": "<0.5.4", "typo3/cms": "<8.7.10", "typo3/cms-core": "<8.7.10" }, "require-dev": { "typo3-console/php-server-command": "^0.1.0", "typo3/cms-core": "^8.7.10 || ^9.5.2" }, "type": "library", "extra": { "typo3/cms": { "root-dir": "private", "web-dir": "public" } }, "autoload": { "psr-4": { "Helhum\\Typo3SecureWeb\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "https://helhum.io", "role": "Developer" } ], "description": "Set up secure TYPO3 web directory containing only public assets", "time": "2019-05-30T15:24:17+00:00" }, { "name": "in2code/femanager", "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/in2code-de/femanager.git", "reference": "df128bb67708cbcf2ee0f9892f42cdcec0fc9ab5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/in2code-de/femanager/zipball/df128bb67708cbcf2ee0f9892f42cdcec0fc9ab5", "reference": "df128bb67708cbcf2ee0f9892f42cdcec0fc9ab5", "shasum": "" }, "require": { "typo3/cms-core": ">=8.7.0 <9.6.0" }, "replace": { "femanager": "self.version", "typo3-ter/femanager": "self.version" }, "require-dev": { "behat/behat": "^3.4", "behat/mink-extension": "^2.1", "behat/mink-goutte-driver": "^1.2", "behat/mink-selenium2-driver": "^1.3", "mikey179/vfsstream": "^1.4", "nimut/testing-framework": "^1.0", "phpunit/phpunit": "^4.7 || ^5.0", "se/selenium-server-standalone": "^2.0", "typo3/cms-extbase": "^8.7.10" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "In2code\\Femanager\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Alex Kellner", "email": "alexander.kellner@in2code.de" }, { "name": "Stefan Busemann", "email": "stefan.busemann@in2code.de" } ], "description": "Modern TYPO3 Frontend User Registration.", "homepage": "https://github.com/in2code-de/femanager", "keywords": [ "fe_users", "form", "frontend", "profile", "registration", "sr_feuser_register", "typo3" ], "time": "2019-12-17T09:53:22+00:00" }, { "name": "in2code/userprofile", "version": "dev-singleview", "source": { "type": "git", "url": "https://github.com/in2code-de/userprofile.git", "reference": "241d9fb557ac909ebe7ff5c5bc2e83d371119f67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/in2code-de/userprofile/zipball/241d9fb557ac909ebe7ff5c5bc2e83d371119f67", "reference": "241d9fb557ac909ebe7ff5c5bc2e83d371119f67", "shasum": "" }, "require": { "typo3/cms-core": "^8.7 || ^9.5" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "In2code\\Userprofile\\": "Classes" } }, "license": [ "GPL-2.0+" ], "description": "TYPO3-Extension to manage user profiles", "homepage": "https://www.in2code.de", "keywords": [ "TYPO3", "extension" ], "support": { "source": "https://github.com/in2code-de/userprofile/tree/singleview", "issues": "https://github.com/in2code-de/userprofile/issues" }, "time": "2019-05-21T16:28:36+00:00" }, { "name": "monolog/monolog", "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2018-11-05T09:00:11+00:00" }, { "name": "nikic/php-parser", "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "ircmaxell/php-yacc": "0.0.5", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2019-11-08T13:50:10+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/http-server-handler", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-handler.git", "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", "shasum": "" }, "require": { "php": ">=7.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "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" ], "time": "2018-10-30T16:46:14+00:00" }, { "name": "psr/http-server-middleware", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-middleware.git", "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", "shasum": "" }, "require": { "php": ">=7.0", "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "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": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10T12:19:37+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "sjbr/static-info-tables", "version": "6.7.4", "source": { "type": "git", "url": "https://git.typo3.org/TYPO3CMS/Extensions/static_info_tables.git", "reference": "a509e63b2e752fb943086dfe95f5ec5b335f7cf3" }, "require": { "php": ">= 7.0, <7.3", "typo3/cms-core": ">=8.7, <10.0" }, "replace": { "static_info_tables": "self.version", "typo3-ter/static-info-tables": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "SJBR\\StaticInfoTables\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Stanislas Rolland", "homepage": "https://www.sjbr.ca", "role": "Developer" }, { "name": "René Fritz", "role": "Developer" } ], "description": "Data and API for countries, languages and currencies for use in TYPO3 CMS.", "homepage": "https://forge.typo3.org/projects/extension-static_info_tables", "keywords": [ "typo3" ], "time": "2019-01-04T17:20:29+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/cache", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "de737c81ea95018d11a3ef908ad2ebf203741b96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/de737c81ea95018d11a3ef908ad2ebf203741b96", "reference": "de737c81ea95018d11a3ef908ad2ebf203741b96", "shasum": "" }, "require": { "php": "^7.1.3", "psr/cache": "~1.0", "psr/log": "~1.0", "symfony/cache-contracts": "^1.1.7|^2", "symfony/service-contracts": "^1.1|^2", "symfony/var-exporter": "^4.2|^5.0" }, "conflict": { "doctrine/dbal": "<2.5", "symfony/dependency-injection": "<3.4", "symfony/http-kernel": "<4.4", "symfony/var-dumper": "<4.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|^5.0", "symfony/dependency-injection": "^3.4|^4.1|^5.0", "symfony/var-dumper": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Cache\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Cache component with PSR-6, PSR-16, and tags", "homepage": "https://symfony.com", "keywords": [ "caching", "psr6" ], "time": "2019-12-01T10:50:45+00:00" }, { "name": "symfony/cache-contracts", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", "reference": "23ed8bfc1a4115feca942cb5f1aacdf3dcdf3c16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/23ed8bfc1a4115feca942cb5f1aacdf3dcdf3c16", "reference": "23ed8bfc1a4115feca942cb5f1aacdf3dcdf3c16", "shasum": "" }, "require": { "php": "^7.2.5", "psr/cache": "^1.0" }, "suggest": { "symfony/cache-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Cache\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to caching", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "time": "2019-11-18T17:27:11+00:00" }, { "name": "symfony/console", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201", "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/service-contracts": "^1.1|^2" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/event-dispatcher": "<4.3|>=5", "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/event-dispatcher": "^4.3", "symfony/lock": "^4.4|^5.0", "symfony/process": "^3.4|^4.0|^5.0", "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2019-12-01T10:06:17+00:00" }, { "name": "symfony/contracts", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", "reference": "d3636025e8253c6144358ec0a62773cae588395b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/contracts/zipball/d3636025e8253c6144358ec0a62773cae588395b", "reference": "d3636025e8253c6144358ec0a62773cae588395b", "shasum": "" }, "require": { "php": "^7.1.3" }, "require-dev": { "psr/cache": "^1.0", "psr/container": "^1.0", "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", "symfony/cache-contracts-implementation": "", "symfony/event-dispatcher-implementation": "", "symfony/http-client-contracts-implementation": "", "symfony/service-contracts-implementation": "", "symfony/translation-contracts-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\": "" }, "exclude-from-classmap": [ "**/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A set of abstractions extracted out of the Symfony components", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "time": "2019-04-27T14:29:50+00:00" }, { "name": "symfony/dependency-injection", "version": "v4.2.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "d161c0c8bc77ad6fdb8f5083b9e34c3015d43eb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d161c0c8bc77ad6fdb8f5083b9e34c3015d43eb1", "reference": "d161c0c8bc77ad6fdb8f5083b9e34c3015d43eb1", "shasum": "" }, "require": { "php": "^7.1.3", "psr/container": "^1.0", "symfony/contracts": "^1.0" }, "conflict": { "symfony/config": "<4.2", "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { "psr/container-implementation": "1.0", "symfony/service-contracts-implementation": "1.0" }, "require-dev": { "symfony/config": "~4.2", "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": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", "time": "2019-04-27T11:48:17+00:00" }, { "name": "symfony/expression-language", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", "reference": "8a1028a65623a8f7bba582b60e4fd308e6f43001" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/expression-language/zipball/8a1028a65623a8f7bba582b60e4fd308e6f43001", "reference": "8a1028a65623a8f7bba582b60e4fd308e6f43001", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/cache": "^3.4|^4.0|^5.0", "symfony/service-contracts": "^1.1|^2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\ExpressionLanguage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", "time": "2019-11-12T14:53:53+00:00" }, { "name": "symfony/finder", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "ce8743441da64c41e2a667b8eb66070444ed911e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/ce8743441da64c41e2a667b8eb66070444ed911e", "reference": "ce8743441da64c41e2a667b8eb66070444ed911e", "shasum": "" }, "require": { "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2019-11-17T21:56:56+00:00" }, { "name": "symfony/intl", "version": "v5.0.1", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "41f910d47883c6ab37087ca4a3332e21e1d682f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/41f910d47883c6ab37087ca4a3332e21e1d682f4", "reference": "41f910d47883c6ab37087ca4a3332e21e1d682f4", "shasum": "" }, "require": { "php": "^7.2.5", "symfony/polyfill-intl-icu": "~1.0" }, "require-dev": { "symfony/filesystem": "^4.4|^5.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "time": "2019-11-26T23:25:11+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-intl-icu", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/intl": "~2.3|~3.0|~4.0|~5.0" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's ICU-related data and classes", "homepage": "https://symfony.com", "keywords": [ "compatibility", "icu", "intl", "polyfill", "portable", "shim" ], "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46", "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-php72": "^1.9" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "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-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f", "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2019-11-27T16:25:15+00:00" }, { "name": "symfony/process", "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", "shasum": "" }, "require": { "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "time": "2019-10-28T20:30:34+00:00" }, { "name": "symfony/routing", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/51f3f20ad29329a0bdf5c0e2f722d3764b065273", "reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273", "shasum": "" }, "require": { "php": "^7.1.3" }, "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|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Routing Component", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "time": "2019-12-01T08:39:58+00:00" }, { "name": "symfony/service-contracts", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "144c5e51266b281231e947b51223ba14acf1a749" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749", "reference": "144c5e51266b281231e947b51223ba14acf1a749", "shasum": "" }, "require": { "php": "^7.2.5", "psr/container": "^1.0" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "time": "2019-11-18T17:27:11+00:00" }, { "name": "symfony/var-exporter", "version": "v5.0.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "1b9653e68d5b701bf6d9c91bdd3660078c9f4f28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1b9653e68d5b701bf6d9c91bdd3660078c9f4f28", "reference": "1b9653e68d5b701bf6d9c91bdd3660078c9f4f28", "shasum": "" }, "require": { "php": "^7.2.5" }, "require-dev": { "symfony/var-dumper": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "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-12-01T08:48:26+00:00" }, { "name": "symfony/yaml", "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "76de473358fe802578a415d5bb43c296cf09d211" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/76de473358fe802578a415d5bb43c296cf09d211", "reference": "76de473358fe802578a415d5bb43c296cf09d211", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2019-11-12T14:51:11+00:00" }, { "name": "t3o/gitlab_api", "version": "1.1.0", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/gitlab_api.git", "reference": "4eba61d5fc46bce200f44fabff25e800d69e9611" }, "replace": { "gitlab_api": "self.version", "typo3-ter/gitlab_api": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3O\\GitlabApi\\": "Classes/" } }, "keywords": [ "TYPO3 CMS" ], "time": "2019-08-08T12:20:59+00:00" }, { "name": "t3o/t3o_ldap", "version": "dev-task/restructure-project", "dist": { "type": "path", "url": "extensions/t3o_ldap", "reference": "51e42186d559444449219732aa67907020d3b6bd" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3oLdap\\": "Classes" } }, "license": [ "GPL-2.0+" ], "authors": [ { "name": "t3o maintenance team", "email": "maintenance@typo3.org" } ], "description": "TYPO3.org LDAP Utilities", "homepage": "https://www.typo3.org", "keywords": [ "TYPO3 CMS" ] }, { "name": "t3o/t3o_slack", "version": "dev-master", "dist": { "type": "path", "url": "extensions/t3o_slack", "reference": "94483d0c273166896e3c4b7c5b4b2cea2105e8c2" }, "require": { "typo3/cms-core": "^8.7 || ^9.5" }, "replace": { "t3o_slack": "self.version", "typo3-ter/t3o_slack": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3oSlack\\": "Classes/" } }, "license": [ "GPL-3.0+" ], "description": "Sign Up for a slack installation", "keywords": [ "Slack", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://github.com/TYPO3-typo3org/t3o_slack/issues" } }, { "name": "t3o/t3olayout", "version": "4.1.2", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", "reference": "cfe35453fe11b3cc5a2643a013c489e6fcfc53cb" }, "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" }, "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-11-22T13:28:24+00:00" }, { "name": "t3o/t3omy", "version": "0.1.0", "dist": { "type": "path", "url": "extensions/t3omy", "reference": "480c682ebceb6358f88ab4a5cfd17f32a0a7d44d" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3omy\\": "Classes" } }, "license": [ "GPL-2.0+" ], "description": "Base extension for project my.typo3.org layout and specific functions", "homepage": "https://my.typo3.org", "keywords": [ "TYPO3 CMS" ] }, { "name": "typo3/class-alias-loader", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3/class-alias-loader.git", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.7" }, "replace": { "helhum/class-alias-loader": "*" }, "require-dev": { "composer/composer": "dev-master", "mikey179/vfsstream": "1.4.*@dev", "phpunit/phpunit": "^4.8" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\ClassAliasLoader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages", "homepage": "http://github.com/TYPO3/class-alias-loader", "keywords": [ "alias", "autoloader", "classloader", "composer" ], "time": "2018-10-03T12:49:56+00:00" }, { "name": "typo3/cms-backend", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", "reference": "975e97dc6df322180884229a3d456e9514440551" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/975e97dc6df322180884229a3d456e9514440551", "reference": "975e97dc6df322180884229a3d456e9514440551", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13", "typo3/cms-recordlist": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "replace": { "typo3/cms-context-help": "*", "typo3/cms-cshmanual": "*", "typo3/cms-func-wizards": "*", "typo3/cms-wizard-crpages": "*", "typo3/cms-wizard-sortpages": "*" }, "suggest": { "typo3/cms-install": "To generate url to install tool in environment toolbar" }, "type": "typo3-cms-framework", "extra": { "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": { "TYPO3\\CMS\\Backend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-belog", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", "reference": "181c48a1e2e364277255b98305eb148aefd92ac6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/181c48a1e2e364277255b98305eb148aefd92ac6", "reference": "181c48a1e2e364277255b98305eb148aefd92ac6", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "belog" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Belog\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-beuser", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", "reference": "ff3bb74dbb82e4d26b83db658d9ec93bc0d0dae3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/ff3bb74dbb82e4d26b83db658d9ec93bc0d0dae3", "reference": "ff3bb74dbb82e4d26b83db658d9ec93bc0d0dae3", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "beuser" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Beuser\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-cli", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/TYPO3/cms-cli.git", "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82", "shasum": "" }, "require": { "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.3", "source": { "type": "git", "url": "https://github.com/TYPO3/CmsComposerInstallers.git", "reference": "7ecc2253e2d97a52824fcdd4e2f632bae9936810" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/7ecc2253e2d97a52824fcdd4e2f632bae9936810", "reference": "7ecc2253e2d97a52824fcdd4e2f632bae9936810", "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": "*" }, "require-dev": { "composer/composer": "^1.2" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin", "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 CMS Core Team", "homepage": "https://forge.typo3.org/projects/typo3cms-core", "role": "Developer" }, { "name": "The TYPO3 Community", "homepage": "https://typo3.org/community/", "role": "Contributor" } ], "description": "TYPO3 CMS Installers", "homepage": "https://github.com/TYPO3/CmsComposerInstallers", "keywords": [ "cms", "core", "extension", "installer", "typo3" ], "time": "2019-09-24T22:09:42+00:00" }, { "name": "typo3/cms-core", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", "reference": "ba5f270e9ecb43040ea83a2b70d3086fab1f0fcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/ba5f270e9ecb43040ea83a2b70d3086fab1f0fcc", "reference": "ba5f270e9ecb43040ea83a2b70d3086fab1f0fcc", "shasum": "" }, "require": { "algo26-matthias/idna-convert": "^1.1.0", "cogpowered/finediff": "~0.3.1", "doctrine/annotations": "^1.7", "doctrine/dbal": "^2.10", "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.2", "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.3", "typo3fluid/fluid": "^2.6.8" }, "conflict": { "guzzlehttp/guzzle": ">= 6.5.0", "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": "*", "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "replace": { "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.16.1", "typo3/cms-styleguide": "~9.2.2", "typo3/testing-framework": "^4.14" }, "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" }, "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" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Core\\": "Classes/" }, "classmap": [ "Resources/PHP/" ], "files": [ "Resources/PHP/GlobalDebugFunctions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-extbase", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", "reference": "3f74fd819681326f6de57d3c187b83963347a177" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/3f74fd819681326f6de57d3c187b83963347a177", "reference": "3f74fd819681326f6de57d3c187b83963347a177", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Additional scheduler tasks" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extbase" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extbase\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-extensionmanager", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", "reference": "57b8d1b48e9c6286d3330bb43d34592086f7f5f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/57b8d1b48e9c6286d3330bb43d34592086f7f5f0", "reference": "57b8d1b48e9c6286d3330bb43d34592086f7f5f0", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extensionmanager" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extensionmanager\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-felogin", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", "reference": "d3255f101302070f356bf0c055992d6552e0e2ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/d3255f101302070f356bf0c055992d6552e0e2ce", "reference": "d3255f101302070f356bf0c055992d6552e0e2ce", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "felogin" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Felogin\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-filelist", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", "reference": "67ac0d7d445b4fc781dfb6609b42b40556613ccf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/67ac0d7d445b4fc781dfb6609b42b40556613ccf", "reference": "67ac0d7d445b4fc781dfb6609b42b40556613ccf", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "filelist" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Filelist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-filemetadata", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", "reference": "1abb6cf35f4635786fd01ccb41296a47e4ab070e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/1abb6cf35f4635786fd01ccb41296a47e4ab070e", "reference": "1abb6cf35f4635786fd01ccb41296a47e4ab070e", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "filemetadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-fluid", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", "reference": "10aff08cf9f72dc6957e83c288b6be2b9361070e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/10aff08cf9f72dc6957e83c288b6be2b9361070e", "reference": "10aff08cf9f72dc6957e83c288b6be2b9361070e", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13", "typo3/cms-extbase": "9.5.13", "typo3fluid/fluid": "^2.6.8" }, "conflict": { "typo3/cms": "*", "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "fluid" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Fluid\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-fluid-styled-content", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", "reference": "d6ac56920a07653a9536d79107df8f62876367b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/d6ac56920a07653a9536d79107df8f62876367b5", "reference": "d6ac56920a07653a9536d79107df8f62876367b5", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13", "typo3/cms-fluid": "9.5.13", "typo3/cms-frontend": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "fluid_styled_content" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\FluidStyledContent\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-form", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", "reference": "c68d10b4ac024fb821b38c8af472522ec47160f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/c68d10b4ac024fb821b38c8af472522ec47160f7", "reference": "c68d10b4ac024fb821b38c8af472522ec47160f7", "shasum": "" }, "require": { "psr/http-message": "~1.0", "symfony/expression-language": "^4.1", "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-filelist": "Add context menu item for form files", "typo3/cms-impexp": "Register imported form files" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "form" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Form\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-frontend", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", "reference": "55aebe1b3a4c693c6883eef3a62f08bf4ff8485f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/55aebe1b3a4c693c6883eef3a62f08bf4ff8485f", "reference": "55aebe1b3a4c693c6883eef3a62f08bf4ff8485f", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "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" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Frontend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-info", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", "reference": "a3675496a42d0e47987cdf0515f08c8856945b82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/a3675496a42d0e47987cdf0515f08c8856945b82", "reference": "a3675496a42d0e47987cdf0515f08c8856945b82", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "replace": { "typo3/cms-info-pagetsconfig": "*" }, "type": "typo3-cms-framework", "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" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Info\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows various infos", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-install", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", "reference": "d20c5c4c2c7400bb76946c53d30c8a0c907b4e80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/d20c5c4c2c7400bb76946c53d30c8a0c907b4e80", "reference": "d20c5c4c2c7400bb76946c53d30c8a0c907b4e80", "shasum": "" }, "require": { "nikic/php-parser": "^4.2", "symfony/finder": "^4.1", "typo3/cms-core": "9.5.13", "typo3/cms-extbase": "9.5.13", "typo3/cms-fluid": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "install" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Install\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-lowlevel", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", "reference": "f73e685bff0a42f538af21949c4d8c0d8309819f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/f73e685bff0a42f538af21949c4d8c0d8309819f", "reference": "f73e685bff0a42f538af21949c4d8c0d8309819f", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "lowlevel" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lowlevel\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-opendocs", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", "reference": "1ae7de8b0a226843e4633023c2216daf95ffe03e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/1ae7de8b0a226843e4633023c2216daf95ffe03e", "reference": "1ae7de8b0a226843e4633023c2216daf95ffe03e", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "opendocs" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Opendocs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows opened documents by the user.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-recordlist", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", "reference": "b4b49ef62abf8f5e1255c699fdc9f781486e900d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/b4b49ef62abf8f5e1255c699fdc9f781486e900d", "reference": "b4b49ef62abf8f5e1255c699fdc9f781486e900d", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "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": { "TYPO3\\CMS\\Recordlist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "List of database-records", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-recycler", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", "reference": "54c54006670dbf3abd26c3c3059f19636249597f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/54c54006670dbf3abd26c3c3059f19636249597f", "reference": "54c54006670dbf3abd26c3c3059f19636249597f", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Remove deleted records after given time" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "recycler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recycler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-redirects", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", "reference": "5feaeed6164d4828f96f1fc191b4ed349a039353" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/5feaeed6164d4828f96f1fc191b4ed349a039353", "reference": "5feaeed6164d4828f96f1fc191b4ed349a039353", "shasum": "" }, "require": { "typo3/cms-backend": "9.5.13", "typo3/cms-core": "9.5.13", "typo3fluid/fluid": "^2.6.8" }, "conflict": { "typo3/cms": "*", "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "redirects", "Package": { "partOfFactoryDefault": true } } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Redirects\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-reports", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", "reference": "67a99868a07589fcfe74f804903e1b95d71114a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/67a99868a07589fcfe74f804903e1b95d71114a7", "reference": "67a99868a07589fcfe74f804903e1b95d71114a7", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Determine system's status and send it via email" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "reports" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Reports\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-rte-ckeditor", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", "reference": "5b91bac116ba741f570d99b16e983731eb7c398a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/5b91bac116ba741f570d99b16e983731eb7c398a", "reference": "5b91bac116ba741f570d99b16e983731eb7c398a", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "rte_ckeditor" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\RteCKEditor\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-scheduler", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", "reference": "314d590b8b154a03684f6f78a0ac71d06e64bb7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/314d590b8b154a03684f6f78a0ac71d06e64bb7f", "reference": "314d590b8b154a03684f6f78a0ac71d06e64bb7f", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "scheduler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Scheduler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-setup", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", "reference": "43626aac1d983eb559cde4771f6c5615b2dd5109" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/43626aac1d983eb559cde4771f6c5615b2dd5109", "reference": "43626aac1d983eb559cde4771f6c5615b2dd5109", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "setup" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Setup\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-tstemplate", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", "reference": "d3473af91a8c841e4602e475ba3bcb8f2abfda36" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/d3473af91a8c841e4602e475ba3bcb8f2abfda36", "reference": "d3473af91a8c841e4602e475ba3bcb8f2abfda36", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "tstemplate" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Tstemplate\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/cms-viewpage", "version": "v9.5.13", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", "reference": "930a95e0c5c69c4b2c47a372bb2606cc884cea2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/930a95e0c5c69c4b2c47a372bb2606cc884cea2c", "reference": "930a95e0c5c69c4b2c47a372bb2606cc884cea2c", "shasum": "" }, "require": { "typo3/cms-core": "9.5.13" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "viewpage" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Viewpage\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", "time": "2019-12-17T14:17:37+00:00" }, { "name": "typo3/minimal", "version": "v9.5.0", "source": { "type": "git", "url": "https://github.com/TYPO3/minimal.git", "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/minimal/zipball/6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", "reference": "6ca773e3a90f193ef6cbac7be810d2e8eb6d06fc", "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" }, "type": "metapackage", "extra": { "branch-alias": { "dev-master": "9.5.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "The TYPO3 Community", "homepage": "https://typo3.org/community/", "role": "Contributor" }, { "name": "TYPO3 CMS Core Team", "homepage": "https://forge.typo3.org/projects/typo3cms-core", "role": "Developer" } ], "description": "Minimal required set of TYPO3 extensions", "time": "2018-09-11T09:01:10+00:00" }, { "name": "typo3/phar-stream-wrapper", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a", "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "v3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interceptors for PHP's native phar:// stream handling", "homepage": "https://typo3.org/", "keywords": [ "phar", "php", "security", "stream-wrapper" ], "time": "2019-10-18T11:57:16+00:00" }, { "name": "typo3fluid/fluid", "version": "2.6.8", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", "reference": "854c3b682aa4d2899f4246276cc60ad52cd8e34e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/854c3b682aa4d2899f4246276cc60ad52cd8e34e", "reference": "854c3b682aa4d2899f4246276cc60ad52cd8e34e", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^8.1", "squizlabs/php_codesniffer": "^2.7" }, "bin": [ "bin/fluid" ], "type": "library", "autoload": { "psr-4": { "TYPO3Fluid\\Fluid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", "time": "2019-12-02T06:33:10+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "t3o/t3omy": 20, "t3o/t3o_slack": 20, "t3o/t3o_ldap": 20, "in2code/userprofile": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "platform-overrides": { "php": "7.2.11" } }