{ "_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": "a7ee90b3d9efe94b2a0921e61750b8de", "packages": [ { "name": "adoy/fastcgi-client", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/adoy/PHP-FastCGI-Client.git", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/adoy/PHP-FastCGI-Client/zipball/ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "reference": "ae8234f0781b6d97e909e45d8a425b9f9bd120bb", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Adoy\\FastCGI\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pierrick Charron", "email": "pierrick@adoy.net" } ], "description": "Client for communication with a FastCGI (FCGI) application using the FastCGI protocol.", "keywords": [ "fastcgi" ], "time": "2015-05-20T15:36:05+00:00" }, { "name": "apache-solr-for-typo3/solr", "version": "7.5.3", "source": { "type": "git", "url": "https://github.com/TYPO3-Solr/ext-solr.git", "reference": "1aa80c4c9b9fdb061616ae16d2059a9f76d2588d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/1aa80c4c9b9fdb061616ae16d2059a9f76d2588d", "reference": "1aa80c4c9b9fdb061616ae16d2059a9f76d2588d", "shasum": "" }, "require": { "php": ">=7.0.0", "typo3/cms-core": ">=8.7.0" }, "replace": { "apache-solr-for-typo3/solrfluid": "*", "solr": "self.version", "typo3-ter/solr": "self.version" }, "require-dev": { "nimut/testing-framework": "^1.1", "phpunit/phpunit": "^5.6" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "7.5.x-dev" }, "typo3/cms": { "extension-key": "solr", "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "classmap": [ "Resources/Private/Php/" ], "psr-4": { "ApacheSolrForTypo3\\Solr\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Ingo Renner", "email": "ingo@typo3.org", "role": "Lead Developer" } ], "description": "Apache Solr for TYPO3", "homepage": "http://www.typo3-solr.com", "keywords": [ "TYPO3 CMS", "search", "solr", "typo3" ], "time": "2018-09-27T15:09:59+00:00" }, { "name": "causal/ig_ldap_sso_auth", "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth.git", "reference": "056876af8c0fb28efa11591e447b5d9b242eae5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xperseguers/t3ext-ig_ldap_sso_auth/zipball/056876af8c0fb28efa11591e447b5d9b242eae5b", "reference": "056876af8c0fb28efa11591e447b5d9b242eae5b", "shasum": "" }, "require": { "php": ">= 5.5.0, <= 7.2.99", "typo3/cms-core": ">= 7.6.0, <= 8.7.99" }, "replace": { "ig_ldap_sso_auth": "self.version", "typo3-ter/ig-ldap-sso-auth": "self.version" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" }, "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "Causal\\IgLdapSsoAuth\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-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": "2018-12-26T09:55:08+00:00" }, { "name": "clickstorm/cs_seo", "version": "2.3.4", "source": { "type": "git", "url": "https://github.com/clickstorm/cs_seo.git", "reference": "33357304351a42c9febf92b0f9ef6668ba279642" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clickstorm/cs_seo/zipball/33357304351a42c9febf92b0f9ef6668ba279642", "reference": "33357304351a42c9febf92b0f9ef6668ba279642", "shasum": "" }, "require": { "typo3/cms-core": "^7.6 || ^8.7" }, "replace": { "cs_seo": "*" }, "suggest": { "typo3-ter/realurl": "*" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "Clickstorm\\CsSeo\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "[clickstorm] SEO", "homepage": "http://www.clickstorm.de", "keywords": [ "clickstorm", "cms", "seo", "typo3" ], "time": "2018-07-06T07:43:32+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": "cweagans/composer-patches", "version": "1.6.5", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3", "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "~1.0", "phpunit/phpunit": "~4.6" }, "type": "composer-plugin", "extra": { "class": "cweagans\\Composer\\Patches" }, "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a way to patch Composer packages.", "time": "2018-05-11T18:00:16+00:00" }, { "name": "derhansen/sf_event_mgt", "version": "3.0.8", "source": { "type": "git", "url": "https://github.com/derhansen/sf_event_mgt.git", "reference": "2700b442d40bd1e67b9b98cc21b249272bb44196" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/derhansen/sf_event_mgt/zipball/2700b442d40bd1e67b9b98cc21b249272bb44196", "reference": "2700b442d40bd1e67b9b98cc21b249272bb44196", "shasum": "" }, "require": { "typo3/cms-core": "^7.6 || ^8.7" }, "replace": { "sf_event_mgt": "self.version", "typo3-ter/sf-event-mgt": "self.version" }, "require-dev": { "nimut/testing-framework": "2.x-dev || 3.x-dev" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "DERHANSEN\\SfEventMgt\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Torben Hansen", "email": "derhansen@gmail.com", "homepage": "https://www.derhansen.com", "role": "Developer" } ], "description": "Configurable event management and registration extension based on ExtBase and Fluid", "homepage": "https://github.com/derhansen/sf_event_mgt", "keywords": [ "TYPO3 CMS", "event management", "event registration", "extbase", "fluid" ], "time": "2019-01-23T13:19:32+00:00" }, { "name": "dmitryd/typo3-realurl", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/dmitryd/typo3-realurl.git", "reference": "dbafbbae049f1dfa66c4510970a938f191fd10c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmitryd/typo3-realurl/zipball/dbafbbae049f1dfa66c4510970a938f191fd10c1", "reference": "dbafbbae049f1dfa66c4510970a938f191fd10c1", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4.0", "typo3/cms-core": ">=6.2.0,<8.7.999" }, "conflict": { "bednee/cooluri": ">0.0.1", "helhum/realurl": ">0.0.1", "typo3-ter/cooluri": ">=0.0.1", "typo3-ter/simulatestatic": ">0.0.1" }, "replace": { "realurl": "self.version", "typo3-ter/realurl": "self.version" }, "require-dev": { "phpunit/phpunit": "~4.8.0" }, "suggest": { "typo3-ter/static-info-tables": ">=6.2.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "DmitryDulepov\\Realurl\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Dmitry Dulepov", "email": "dmitry.dulepov@gmail.com", "homepage": "http://www.dmitry-dulepov.com/" } ], "description": "Speaking URLs for TYPO3", "homepage": "https://github.com/dmitryd/typo3-realurl", "keywords": [ "RealURL", "cms", "typo3" ], "time": "2017-10-05T00:00:00+00:00" }, { "name": "doctrine/annotations", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": "^7.1" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2017-12-06T07:11:42+00:00" }, { "name": "doctrine/cache", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", "shasum": "" }, "require": { "php": "~7.1" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "doctrine/coding-standard": "^4.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.8.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "https://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2018-08-21T18:01:43+00:00" }, { "name": "doctrine/collections", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", "shasum": "" }, "require": { "php": "^7.1" }, "require-dev": { "doctrine/coding-standard": "~0.1@dev", "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2017-07-22T10:37:32+00:00" }, { "name": "doctrine/common", "version": "v2.7.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": "~5.6|~7.0" }, "require-dev": { "phpunit/phpunit": "^5.4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2017-07-22T08:35:12+00:00" }, { "name": "doctrine/dbal", "version": "v2.5.13", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "729340d8d1eec8f01bff708e12e449a3415af873" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873", "reference": "729340d8d1eec8f01bff708e12e449a3415af873", "shasum": "" }, "require": { "doctrine/common": ">=2.4,<2.8-dev", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*", "symfony/console": "2.*||^3.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2017-07-22T20:44:48+00:00" }, { "name": "doctrine/inflector", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "5527a48b7313d15261292c149e55e26eae771b0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", "reference": "5527a48b7313d15261292c149e55e26eae771b0a", "shasum": "" }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2018-01-09T20:05:19+00:00" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09T13:34:57+00:00" }, { "name": "georgringer/news", "version": "7.0.8", "source": { "type": "git", "url": "https://github.com/georgringer/news.git", "reference": "0fe174dd50e583eb5ad6989897e17347d8a5cb7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/news/zipball/0fe174dd50e583eb5ad6989897e17347d8a5cb7e", "reference": "0fe174dd50e583eb5ad6989897e17347d8a5cb7e", "shasum": "" }, "require": { "typo3/cms-core": "^8.7.13|| ^9.5.0" }, "conflict": { "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7" }, "replace": { "news": "self.version", "typo3-ter/news": "self.version" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "nimut/testing-framework": "^1.0 || ^2.0 || ^3.0 || ^4.0" }, "suggest": { "dmitryd/typo3-dd-googlesitemap": "~2.1", "dmitryd/typo3-realurl": "^2.3", "reelworx/rx-shariff": "~11.0" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "6.x-dev" }, "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": ".Build/Web" } }, "autoload": { "psr-4": { "GeorgRinger\\News\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "homepage": "http://montagmorgen.at", "role": "Developer" } ], "description": "Versatile news extension, based on extbase & fluid for TYPO3 CMS", "homepage": "http://montagmorgen.at", "keywords": [ "article", "extension", "news", "typo3" ], "time": "2018-11-06T06:32:43+00:00" }, { "name": "gordalina/cachetool", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/gordalina/cachetool.git", "reference": "a8bed42d6763b465861b5f93c82e9206d1bdc729" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gordalina/cachetool/zipball/a8bed42d6763b465861b5f93c82e9206d1bdc729", "reference": "a8bed42d6763b465861b5f93c82e9206d1bdc729", "shasum": "" }, "require": { "adoy/fastcgi-client": "~1.0", "monolog/monolog": "~1.1", "php": ">=5.5.9", "psr/log": "~1.0", "symfony/console": "~3.0", "symfony/dependency-injection": "~3.0", "symfony/finder": "~3.0", "symfony/process": "~3.0", "symfony/yaml": "~3.0" }, "require-dev": { "herrera-io/phar-update": "~2.0", "phpunit/phpunit": "4.8.*" }, "bin": [ "bin/cachetool" ], "type": "library", "autoload": { "psr-0": { "CacheTool": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "gordalina", "email": "samuel.gordalina@gmail.com" } ], "description": "Manage your opcode & apc through the cli", "keywords": [ "Opcache", "apc", "cache", "fastcgi", "fpm", "opcode" ], "time": "2018-05-22T02:09:28+00:00" }, { "name": "gridelementsteam/gridelements", "version": "8.3.0", "source": { "type": "git", "url": "https://gitlab.com/coderscare/gridelements.git", "reference": "fc4447267d09d141728737919aa4645945339bde" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/coderscare%2Fgridelements/repository/archive.zip?sha=fc4447267d09d141728737919aa4645945339bde", "reference": "fc4447267d09d141728737919aa4645945339bde", "shasum": "" }, "require": { "typo3/cms-backend": "^8.7", "typo3/cms-core": "^8.7", "typo3/cms-frontend": "^8.7", "typo3/cms-lang": "^8.7", "typo3/cms-recordlist": "^8.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": "2018-12-10T13:55:31+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "9f83dded91781a01c63574e387eaa769be769115" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", "reference": "9f83dded91781a01c63574e387eaa769be769115", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-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": "2018-12-04T20:46:45+00:00" }, { "name": "helhum/config-loader", "version": "v0.11.0", "source": { "type": "git", "url": "https://github.com/helhum/config-loader.git", "reference": "7748b96a80725fd8801075a4b75485889ac04779" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/config-loader/zipball/7748b96a80725fd8801075a4b75485889ac04779", "reference": "7748b96a80725fd8801075a4b75485889ac04779", "shasum": "" }, "require": { "php": ">=7.0.0 <7.3.0" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^5.0", "symfony/yaml": "^2.8 || ^3.3 || ^4.0" }, "suggest": { "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension", "symfony/yaml": "To be able to parse yaml files, you will need symfony/yaml" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Helhum\\ConfigLoader\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic config loader with context and environment support.", "time": "2018-09-02T15:46:19+00:00" }, { "name": "helhum/typo3-composer-setup", "version": "v0.5.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": "5.6.0", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", "reference": "5e4ce3c116685a9929e033d3032d502658e543e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/5e4ce3c116685a9929e033d3032d502658e543e9", "reference": "5e4ce3c116685a9929e033d3032d502658e543e9", "shasum": "" }, "require": { "doctrine/annotations": "^1.4", "helhum/config-loader": ">=0.9 <0.12", "helhum/typo3-console-plugin": "^2.0.2", "php": ">=7.0.0 <7.3", "symfony/console": "^3.4.4 || ^4.0", "symfony/process": "^3.4.4 || ^4.0", "typo3/cms-backend": "~8.7.10 || ~9.5.0", "typo3/cms-core": "~8.7.10 || ~9.5.0", "typo3/cms-extbase": "~8.7.10 || ~9.5.0", "typo3/cms-extensionmanager": "~8.7.10 || ~9.5.0", "typo3/cms-fluid": "~8.7.10 || ~9.5.0", "typo3/cms-frontend": "~8.7.10 || ~9.5.0", "typo3/cms-install": "~8.7.10 || ~9.5.0", "typo3/cms-saltedpasswords": "*", "typo3/cms-scheduler": "~8.7.10 || ~9.5.0" }, "conflict": { "friendsoftypo3/dbal": "*", "typo3-ter/dbal": "*" }, "replace": { "typo3-ter/typo3-console": "self.version", "typo3_console": "self.version" }, "require-dev": { "cweagans/composer-patches": "^1.6", "doctrine/dbal": "< 2.8", "jakub-onderka/php-parallel-lint": "^1.0", "nimut/testing-framework": "dev-master", "symfony/filesystem": "^3.2", "typo3-console/convert-command-controller-command": "@dev", "typo3-console/create-reference-command": "@dev", "typo3-console/php-server-command": "^0.2", "typo3/cms-filemetadata": "~8.7.10 || ~9.5.0 || dev-master", "typo3/cms-reports": "~8.7.10 || ~9.5.0 || dev-master" }, "bin": [ "typo3cms" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" }, "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/public", "Package": { "partOfMinimalUsableSystem": true } } }, "autoload": { "psr-4": { "Helhum\\Typo3Console\\": [ "Classes/Console/", "Classes/Compatibility/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "http://helhum.io", "role": "Developer" } ], "description": "A reliable and powerful command line interface for TYPO3 CMS", "homepage": "http://insight.helhum.io/post/104528981610/about-the-beauty-and-power-of-typo3-console", "keywords": [ "cli", "command", "commandline", "console", "typo3" ], "time": "2018-10-21T21:10:17+00:00" }, { "name": "helhum/typo3-console-plugin", "version": "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.8", "source": { "type": "git", "url": "https://github.com/helhum/typo3-secure-web.git", "reference": "c3530fda74affbae6d5a09c62335d128a735c69c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/typo3-secure-web/zipball/c3530fda74affbae6d5a09c62335d128a735c69c", "reference": "c3530fda74affbae6d5a09c62335d128a735c69c", "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+" ], "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": "2018-12-16T12:14:08+00:00" }, { "name": "lukebaird/dropbox-v2-php-sdk", "version": "1.1.9", "source": { "type": "git", "url": "https://github.com/lukeb2014/Dropbox-v2-PHP-SDK.git", "reference": "9c6e7fdce05478611d91c1394d4e7e93a81d1084" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lukeb2014/Dropbox-v2-PHP-SDK/zipball/9c6e7fdce05478611d91c1394d4e7e93a81d1084", "reference": "9c6e7fdce05478611d91c1394d4e7e93a81d1084", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "type": "library", "autoload": { "psr-4": { "Dropbox\\": "sdk/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A Dropbox SDK to work with the v2 API", "time": "2019-02-08T20:49:04+00:00" }, { "name": "mabahe/typo3-core-redirects", "version": "8.7.24", "source": { "type": "git", "url": "https://github.com/Mabahe/typo3-core-redirects.git", "reference": "c51b3d1985ee478ba881cca6b20a37cccfde5f2f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Mabahe/typo3-core-redirects/zipball/c51b3d1985ee478ba881cca6b20a37cccfde5f2f", "reference": "c51b3d1985ee478ba881cca6b20a37cccfde5f2f", "shasum": "" }, "require": { "cweagans/composer-patches": "~1.0", "typo3/cms-backend": "^8.7.0", "typo3/cms-core": ">=8.7.24 <9.0.0", "typo3fluid/fluid": "^2.3" }, "conflict": { "typo3/cms": "*" }, "replace": { "redirects": "*", "typo3/cms-redirects": "*" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "redirects" }, "patches": { "typo3/cms-core": { "[FEATURE] Add new main module Site": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Add_new_main_module__Site_.patch", "[FEATURE] Introduce Feature Toggles": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Introduce_Feature_Toggles.patch", "[FEATURE] Inject logger into newly created objects": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Inject_logger_into_newly_created_objects.patch", "Additional cms-core patch": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/additional-cms-core.patch" }, "typo3/cms-fluid": { "[FEATURE] Add v8 compatible be uri view helper": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-fluid/add-be-uri-view-helper.patch" }, "mabahe/typo3-core-redirects": { "[FEATURE] Support placeholder in source host of redirects": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/mabahe/typo3-core-redirects/FEATURE_Support_placeholder_in_source_host_of_redirects.patch" } }, "patches_applied": { "[FEATURE] Support placeholder in source host of redirects": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/mabahe/typo3-core-redirects/FEATURE_Support_placeholder_in_source_host_of_redirects.patch" } }, "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-01-29T13:52:31+00:00" }, { "name": "monolog/monolog", "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2018-11-05T09:00:11+00:00" }, { "name": "mso/idna-convert", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/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" ], "abandoned": "algo26-matthias/idna-convert", "time": "2016-06-19T18:08:43+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10T12:19:37+00:00" }, { "name": "ralouphie/getallheaders", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": ">=1.0" }, "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": "2016-02-11T07:05:27+00:00" }, { "name": "reelworx/rx-shariff", "version": "10.3.3", "source": { "type": "git", "url": "https://bitbucket.org/reelworx/rx_shariff.git", "reference": "d8e6033180664857c0eff6c8ed28fe42b9d8dbe1" }, "dist": { "type": "zip", "url": "https://bitbucket.org/reelworx/rx_shariff/get/d8e6033180664857c0eff6c8ed28fe42b9d8dbe1.zip", "reference": "d8e6033180664857c0eff6c8ed28fe42b9d8dbe1", "shasum": "" }, "require": { "php": "5.6.0 - 7.2.99", "typo3/cms-core": "6.2.9 - 8.7.99" }, "replace": { "rx_shariff": "self.version", "typo3-ter/rx-shariff": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "Reelworx\\RxShariff\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Reelworx GmbH", "homepage": "https://reelworx.at/", "role": "Developer" } ], "description": "Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.", "homepage": "https://bitbucket.org/reelworx/rx_shariff", "time": "2018-04-16T21:53:51+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/console", "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e", "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/lock": "~3.4|~4.0", "symfony/process": "~3.3|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/debug", "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f", "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f", "shasum": "" }, "require": { "php": "^7.1.3", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": "<3.4" }, "require-dev": { "symfony/http-kernel": "~3.4|~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2019-03-03T18:11:24+00:00" }, { "name": "symfony/dependency-injection", "version": "v3.4.22", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "psr/container": "^1.0" }, "conflict": { "symfony/config": "<3.3.7", "symfony/finder": "<3.3", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { "psr/container-implementation": "1.0" }, "require-dev": { "symfony/config": "~3.3|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", "time": "2019-01-30T17:48:51+00:00" }, { "name": "symfony/finder", "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/fcdde4aa38f48190ce70d782c166f23930084f9b", "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2019-02-22T14:44:53+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2018-09-21T13:07:52+00:00" }, { "name": "symfony/process", "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e", "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "time": "2019-01-16T13:27:11+00:00" }, { "name": "symfony/yaml", "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "~3.4|~4.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2019-02-23T15:06:07+00:00" }, { "name": "t3g/hubspot-forms", "version": "1.0.0", "source": { "type": "git", "url": "https://bitbucket.typo3.com/scm/ext/hubspot_forms.git", "reference": "c8c8fc343cb5d1e0874de330ed04acc214aa0f41" }, "require": { "guzzlehttp/guzzle": "^6.3", "psr/http-message": "^1.0", "psr/log": "^1.0", "typo3/cms-core": "^8.7", "typo3/cms-fluid": "^8.7", "typo3/cms-form": "^8.7", "typo3/cms-frontend": "^8.7", "typo3fluid/fluid": "^2.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.12", "roave/security-advisories": "dev-master", "typo3/testing-framework": "^2" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": "." } }, "autoload": { "psr-4": { "T3G\\HubspotForms\\": "Classes/" } }, "autoload-dev": { "psr-4": { "T3G\\HubspotForms\\Tests\\": "Tests/" } }, "scripts": { "t3g:test:php:unit": [ "@php vendor/phpunit/phpunit/phpunit -c Build/phpunit.xml --log-junit logs/phpunit.xml" ], "t3g:test": [ "@t3g:test:php:unit" ], "t3g:cgl": [ "@php vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix --config Build/.php_cs.dist --format=junit > logs/php-cs-fixer.xml" ], "php-cs-fixer": [ "@php vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix --config Build/.php_cs.dist --format=junit > logs/php-cs-fixer.xml" ] }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 GmbH", "role": "Developer", "homepage": "https://typo3.com/" } ], "description": "Use EXT:form to create forms storing data in Hubspot", "time": "2018-12-14T14:52:18+00:00" }, { "name": "t3o/certifications", "version": "2.1.3", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3org-certifications.git", "reference": "423b2b0a23ab88cd69b2f33709e52eb5829e6b11" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\Certifications\\": "Classes/" } }, "license": [ "GPL-2.0+" ], "description": "Certifications list for typo3.org", "time": "2019-02-20T19:26:00+00:00" }, { "name": "t3o/gitlab_api", "version": "1.0.2", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/gitlab_api.git", "reference": "89d77f24e1f5a19823e64db7b0346acda9476775" }, "replace": { "gitlab_api": "self.version", "typo3-ter/gitlab_api": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3O\\GitlabApi\\": "Classes/" } }, "keywords": [ "TYPO3 CMS" ], "time": "2018-04-11T09:12:14+00:00" }, { "name": "t3o/randombanners", "version": "1.0.3", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/randombanners.git", "reference": "2507ddafccf0852ba54bdf0fde2d613a108f92c7" }, "require": { "typo3/cms-core": ">=7.6.0,<8.9.99", "typo3/cms-scheduler": ">=7.6.0,<8.9.99" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\Randombanners\\": "Classes" } }, "license": [ "GPL-2.0+" ], "description": "Random banners with click statistics and monthly report", "homepage": "https://typo3.org", "keywords": [ "TYPO3 CMS" ], "time": "2018-08-14T11:08:54+00:00" }, { "name": "t3o/t3o_donation", "version": "dev-master", "dist": { "type": "path", "url": "extensions/t3o_donation", "reference": "cc16cdddca14afac6e583d7639105a189f6ce26a", "shasum": null }, "replace": { "t3o_donation": "self.version", "typo3-ter/t3o_donation": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3oDonation\\": "Classes/" } }, "license": [ "GPL-3.0+" ], "description": "An extension to make donations. Used on typo3.org", "keywords": [ "Donation", "TYPO3 CMS" ] }, { "name": "t3o/t3o_membership", "version": "2.0.0", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3o_membership.git", "reference": "98c1ed2b1b27fa13ac6caf12e6d15ddc70da9ed1" }, "require": { "lukebaird/dropbox-v2-php-sdk": "^1.1", "typo3/cms-core": "8.5.0 - 8.9.99" }, "replace": { "t3o_membership": "self.version", "typo3-ter/t3o_membership": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3oMembership\\": "Classes/" } }, "license": [ "GPL-3.0+" ], "description": "Renders the membership listing", "keywords": [ "Association", "Members", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/t3o_membership/issues" }, "time": "2018-04-23T16:07:19+00:00" }, { "name": "t3o/t3olayout", "version": "3.5.0", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", "reference": "9047bdf7fdb1f3efe5a56d6d6132680ca306c99d" }, "require": { "causal/ig_ldap_sso_auth": "^3.2", "gridelementsteam/gridelements": "^8.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-documentation": "*", "typo3/cms-extensionmanager": "*", "typo3/cms-felogin": "*", "typo3/cms-filemetadata": "*", "typo3/cms-fluid": "*", "typo3/cms-fluid-styled-content": "*", "typo3/cms-form": "*", "typo3/cms-frontend": "*", "typo3/cms-func": "*", "typo3/cms-info": "*", "typo3/cms-install": "*", "typo3/cms-lowlevel": "*", "typo3/cms-opendocs": "*", "typo3/cms-recordlist": "*", "typo3/cms-recycler": "*", "typo3/cms-reports": "*", "typo3/cms-rte-ckeditor": "*", "typo3/cms-scheduler": "*", "typo3/cms-setup": "*", "typo3/cms-tstemplate": "*", "typo3/cms-viewpage": "*", "typo3/cms-wizard-crpages": "*", "typo3/cms-wizard-sortpages": "*", "typo3/minimal": "^8.7" }, "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://www.typo3.org", "keywords": [ "TYPO3 CMS" ], "time": "2019-03-08T08:45:27+00:00" }, { "name": "t3o/t3org_layout", "version": "dev-master", "dist": { "type": "path", "url": "extensions/t3org_layout", "reference": "dea44a72aecf10738f071c9a03991ec0bb5c670e", "shasum": null }, "replace": { "t3org_layout": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\T3orgLayout\\": "Classes/" } }, "license": [ "GPL-3.0+" ], "description": "Extension providing special things for typo3.org website", "keywords": [ "TYPO3 CMS", "typo3.org" ] }, { "name": "t3o/typo3_roadmap", "version": "2.0.5", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/typo3_roadmap.git", "reference": "57e8354b4a8393d824c9530796808330bf10e7de" }, "require": { "typo3/cms-core": "8.5.0 - 8.9.99" }, "replace": { "typo3-ter/typo3_roadmap": "self.version", "typo3_roadmap": "self.version" }, "type": "typo3-cms-extension", "autoload": { "psr-4": { "T3o\\Typo3Roadmap\\": "Classes/" } }, "license": [ "GPL-3.0+" ], "description": "TYPO3 Roadmap Plugin for TYPO3.org", "keywords": [ "Roadmap", "TYPO3 CMS" ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/typo3_roadmap/issues" }, "time": "2018-06-20T12:22:57+00:00" }, { "name": "typo3/class-alias-loader", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3/class-alias-loader.git", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.7" }, "replace": { "helhum/class-alias-loader": "*" }, "require-dev": { "composer/composer": "dev-master", "mikey179/vfsstream": "1.4.*@dev", "phpunit/phpunit": "^4.8" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\ClassAliasLoader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages", "homepage": "http://github.com/TYPO3/class-alias-loader", "keywords": [ "alias", "autoloader", "classloader", "composer" ], "time": "2018-10-03T12:49:56+00:00" }, { "name": "typo3/cms-backend", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", "reference": "d8cf909efc7f2c166a8cc00598476d8ab2c0cee3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/d8cf909efc7f2c166a8cc00598476d8ab2c0cee3", "reference": "d8cf909efc7f2c166a8cc00598476d8ab2c0cee3", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "backend": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "backend" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Backend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-belog", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", "reference": "ea72a521a3b16ff5d26944ec3ea1e12b530b0f90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/ea72a521a3b16ff5d26944ec3ea1e12b530b0f90", "reference": "ea72a521a3b16ff5d26944ec3ea1e12b530b0f90", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "belog": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "belog" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Belog\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-beuser", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", "reference": "f921925b094cca04b6c139381ad750b8155f4c00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/f921925b094cca04b6c139381ad750b8155f4c00", "reference": "f921925b094cca04b6c139381ad750b8155f4c00", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "beuser": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "beuser" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Beuser\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-cli", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/TYPO3/cms-cli.git", "reference": "c27c3580b384353414d0b4ff61137127798f8189" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/c27c3580b384353414d0b4ff61137127798f8189", "reference": "c27c3580b384353414d0b4ff61137127798f8189", "shasum": "" }, "require": { "php": "^7.0" }, "bin": [ "typo3" ], "type": "library", "autoload": { "psr-4": { "TYPO3\\CMS\\Cli\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "TYPO3 command line binary", "homepage": "https://typo3.org", "time": "2017-09-06T12:09:47+00:00" }, { "name": "typo3/cms-composer-installers", "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/TYPO3/CmsComposerInstallers.git", "reference": "85bb09767d2c39050383f64117373e55ea800611" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/85bb09767d2c39050383f64117373e55ea800611", "reference": "85bb09767d2c39050383f64117373e55ea800611", "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": "1.4.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Christian Opitz", "email": "christian.opitz@netresearch.de" }, { "name": "Lars Peipmann", "email": "lars@peipmann.de" }, { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "TYPO3 CMS Installers", "homepage": "https://github.com/TYPO3/CmsComposerInstallers", "keywords": [ "cms", "core", "extension", "installer", "typo3" ], "time": "2019-03-04T12:25:01+00:00" }, { "name": "typo3/cms-core", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", "reference": "cf2edb1222539016c6073bd6de46b146916150b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/cf2edb1222539016c6073bd6de46b146916150b4", "reference": "cf2edb1222539016c6073bd6de46b146916150b4", "shasum": "" }, "require": { "cogpowered/finediff": "~0.3.1", "doctrine/dbal": "~2.5.4", "doctrine/instantiator": "~1.0.4", "doctrine/lexer": "^1.0", "ext-json": "*", "ext-pcre": "*", "ext-session": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^6.3.0", "helhum/typo3-composer-setup": "^0.5", "mso/idna-convert": "^1.1.0", "php": "^7.0 <7.4", "psr/http-message": "~1.0", "psr/log": "~1.0.0", "swiftmailer/swiftmailer": "~5.4.5", "symfony/console": "^2.7 || ^3.0 || ^4.0", "symfony/finder": "^2.7 || ^3.0 || ^4.0", "symfony/polyfill-mbstring": "^1.2", "symfony/yaml": "^2.7 || ^3.0 || ^4.0", "typo3/class-alias-loader": "^1.0", "typo3/cms-cli": "^1.0.2", "typo3/cms-composer-installers": "^1.2.8", "typo3/phar-stream-wrapper": "^3.0.1" }, "conflict": { "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", "typo3/cms": "*" }, "replace": { "core": "*" }, "suggest": { "ext-fileinfo": "Used for proper file type detection in the file abstraction layer", "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", "ext-mysqli": "", "ext-openssl": "", "ext-zip": "", "ext-zlib": "TYPO3 uses zlib for amongst others output compression and un/packing t3x extension files" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "core" }, "patches_applied": { "[FEATURE] Add new main module Site": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Add_new_main_module__Site_.patch", "[FEATURE] Introduce Feature Toggles": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Introduce_Feature_Toggles.patch", "[FEATURE] Inject logger into newly created objects": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/FEATURE_Inject_logger_into_newly_created_objects.patch", "Additional cms-core patch": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-core/additional-cms-core.patch" } }, "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-01-22T15:25:55+00:00" }, { "name": "typo3/cms-cshmanual", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/cshmanual.git", "reference": "2c99c5bdbbc6f222804b6763c2d7eb2e530a67b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/cshmanual/zipball/2c99c5bdbbc6f222804b6763c2d7eb2e530a67b0", "reference": "2c99c5bdbbc6f222804b6763c2d7eb2e530a67b0", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "cshmanual": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": false, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "cshmanual" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Cshmanual\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows TYPO3 inline user manual.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-documentation", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/documentation.git", "reference": "2b8ba73bc4d9c2b78152cd938f0973dcda89f7d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/documentation/zipball/2b8ba73bc4d9c2b78152cd938f0973dcda89f7d3", "reference": "2b8ba73bc4d9c2b78152cd938f0973dcda89f7d3", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "documentation": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "documentation" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Documentation\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Backend module for TYPO3 to list and show documentation of loaded extensions as well as custom documents.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-extbase", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", "reference": "a3b4243c3f36d3abb8c9d250558111e3d41599d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/a3b4243c3f36d3abb8c9d250558111e3d41599d6", "reference": "a3b4243c3f36d3abb8c9d250558111e3d41599d6", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "extbase": "*" }, "suggest": { "typo3/cms-scheduler": "Additional scheduler tasks" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extbase" }, "typo3/class-alias-loader": { "always-add-alias-loader": true, "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extbase\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-extensionmanager", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", "reference": "49596dfe4824d17c12997300f2d045f804412e51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/49596dfe4824d17c12997300f2d045f804412e51", "reference": "49596dfe4824d17c12997300f2d045f804412e51", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "extensionmanager": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extensionmanager" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extensionmanager\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-felogin", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", "reference": "32e64012a41bcde5b460cb0d60411ce9fe6dd39d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/32e64012a41bcde5b460cb0d60411ce9fe6dd39d", "reference": "32e64012a41bcde5b460cb0d60411ce9fe6dd39d", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "felogin": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "felogin" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Felogin\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-filelist", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", "reference": "01952e4e4fbae213999902d47616cfe7266833b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/01952e4e4fbae213999902d47616cfe7266833b5", "reference": "01952e4e4fbae213999902d47616cfe7266833b5", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "filelist": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "filelist" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Filelist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-filemetadata", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", "reference": "1e026f7e36078c550d5d16d9b0a3053016fa1c65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/1e026f7e36078c550d5d16d9b0a3053016fa1c65", "reference": "1e026f7e36078c550d5d16d9b0a3053016fa1c65", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "filemetadata": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "filemetadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-fluid", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", "reference": "dd0a9b3781eea88394fa5291d778bb0afb2d5d19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/dd0a9b3781eea88394fa5291d778bb0afb2d5d19", "reference": "dd0a9b3781eea88394fa5291d778bb0afb2d5d19", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-extbase": "8.7.24", "typo3fluid/fluid": "^2.3" }, "conflict": { "typo3/cms": "*" }, "replace": { "fluid": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "fluid" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] }, "patches_applied": { "[FEATURE] Add v8 compatible be uri view helper": "https://raw.githubusercontent.com/Mabahe/typo3-core-redirects/8.7.24/patches/typo3/cms-fluid/add-be-uri-view-helper.patch" } }, "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-01-22T15:25:55+00:00" }, { "name": "typo3/cms-fluid-styled-content", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", "reference": "8c8780804ee91f07d7c11c433a1db13dc92ab784" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/8c8780804ee91f07d7c11c433a1db13dc92ab784", "reference": "8c8780804ee91f07d7c11c433a1db13dc92ab784", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-frontend": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "fluid_styled_content": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "fluid_styled_content" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\FluidStyledContent\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-form", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", "reference": "e372b01caec29ca2d401a0434c22816e0383b4a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/e372b01caec29ca2d401a0434c22816e0383b4a7", "reference": "e372b01caec29ca2d401a0434c22816e0383b4a7", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "form": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "form" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Form\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-frontend", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", "reference": "bc460f32290593a3db725c0f7f20b5303e064aa7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/bc460f32290593a3db725c0f7f20b5303e064aa7", "reference": "bc460f32290593a3db725c0f7f20b5303e064aa7", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "frontend": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "frontend" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Frontend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-func", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/func.git", "reference": "09bef46c9e2ac4c676bd2d358458672d7bfdc95f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/func/zipball/09bef46c9e2ac4c676bd2d358458672d7bfdc95f", "reference": "09bef46c9e2ac4c676bd2d358458672d7bfdc95f", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "replace": { "func": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "func" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Func\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Advanced functions", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-info", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", "reference": "79c5e1ddb05274b4fce1a9f8651de0b6b1682cd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/79c5e1ddb05274b4fce1a9f8651de0b6b1682cd0", "reference": "79c5e1ddb05274b4fce1a9f8651de0b6b1682cd0", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "info": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "info" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Info\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows various infos", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-install", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", "reference": "8d5c24cb5d4518065a8543381700bb75512f18e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/8d5c24cb5d4518065a8543381700bb75512f18e2", "reference": "8d5c24cb5d4518065a8543381700bb75512f18e2", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-extbase": "8.7.24", "typo3/cms-fluid": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "install": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "install" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Install\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-lang", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lang.git", "reference": "2a23623ed8642b25bdf4e682a4e47258c36d99fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lang/zipball/2a23623ed8642b25bdf4e682a4e47258c36d99fc", "reference": "2a23623ed8642b25bdf4e682a4e47258c36d99fc", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-extensionmanager": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "lang": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "lang" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lang\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Contains all the core language labels in a set of files mostly of the \"locallang\" format. This extension is always required in a TYPO3 install.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-linkvalidator", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/linkvalidator.git", "reference": "baec24c1eddb2a0616041297bd43d4287a2565b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/baec24c1eddb2a0616041297bd43d4287a2565b3", "reference": "baec24c1eddb2a0616041297bd43d4287a2565b3", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-info": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "linkvalidator": "*" }, "suggest": { "typo3/cms-scheduler": "Regular checks of links" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "linkvalidator" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Linkvalidator\\": "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": "Link Validator checks the links in your website for validity. It can validate all kinds of links: internal, external and file links. Scheduler is supported to run Link Validator via Cron including the option to send status mails, if broken links were detected.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-lowlevel", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", "reference": "4c0268685e65888e784477e4543bbc91ec9aabbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/4c0268685e65888e784477e4543bbc91ec9aabbc", "reference": "4c0268685e65888e784477e4543bbc91ec9aabbc", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "lowlevel": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "lowlevel" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lowlevel\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-opendocs", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", "reference": "a5f9e34f756b5e2fe55eec9f1b9967311822744d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/a5f9e34f756b5e2fe55eec9f1b9967311822744d", "reference": "a5f9e34f756b5e2fe55eec9f1b9967311822744d", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "opendocs": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "opendocs" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Opendocs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows opened documents by the user.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-recordlist", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", "reference": "f79462c466271fc74e523f58af254143c8a7a0e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/f79462c466271fc74e523f58af254143c8a7a0e4", "reference": "f79462c466271fc74e523f58af254143c8a7a0e4", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "recordlist": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "recordlist" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recordlist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "List of database-records", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-recycler", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", "reference": "2be3241bf33424076528ad25d39c11b33a360007" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/2be3241bf33424076528ad25d39c11b33a360007", "reference": "2be3241bf33424076528ad25d39c11b33a360007", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "recycler": "*" }, "suggest": { "typo3/cms-scheduler": "Remove deleted records after given time" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "recycler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recycler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-reports", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", "reference": "111b72c3ba0d46644af1408d4aa4dbaf5714e940" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/111b72c3ba0d46644af1408d4aa4dbaf5714e940", "reference": "111b72c3ba0d46644af1408d4aa4dbaf5714e940", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "reports": "*" }, "suggest": { "typo3/cms-scheduler": "Determine system's status and send it via email" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "reports" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Reports\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-rte-ckeditor", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", "reference": "899a1332d3ad55ee728cd26aeb9acd780833e3a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/899a1332d3ad55ee728cd26aeb9acd780833e3a6", "reference": "899a1332d3ad55ee728cd26aeb9acd780833e3a6", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "rte_ckeditor": "*" }, "suggest": { "typo3/cms-setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "rte_ckeditor" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\RteCKEditor\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-saltedpasswords", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/saltedpasswords.git", "reference": "07497f452b879a5444f4bd0ade94049c3c0bb262" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/saltedpasswords/zipball/07497f452b879a5444f4bd0ade94049c3c0bb262", "reference": "07497f452b879a5444f4bd0ade94049c3c0bb262", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "saltedpasswords": "*" }, "suggest": { "typo3/cms-rsaauth": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "saltedpasswords" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Saltedpasswords\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Uses a password hashing framework for storing passwords. Integrates into the system extension \"felogin\". Use SSL or rsaauth to secure datatransfer! Please read the manual first!", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-scheduler", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", "reference": "cb38e785835a88d943159273cfa87f516f32873c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/cb38e785835a88d943159273cfa87f516f32873c", "reference": "cb38e785835a88d943159273cfa87f516f32873c", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "scheduler": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "scheduler" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Scheduler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-setup", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", "reference": "28bb172d504580834858518caa31dbe2b93e8a66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/28bb172d504580834858518caa31dbe2b93e8a66", "reference": "28bb172d504580834858518caa31dbe2b93e8a66", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "setup" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Setup\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-sv", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/sv.git", "reference": "ce9b435d6846b54f3fcc627a0a44ce9bef807e63" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/sv/zipball/ce9b435d6846b54f3fcc627a0a44ce9bef807e63", "reference": "ce9b435d6846b54f3fcc627a0a44ce9bef807e63", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "replace": { "sv": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "sv" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Sv\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "The core/default services. This includes the default authentication services for now.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-sys-note", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/sys_note.git", "reference": "36fac4c9777c90da9ac9645a4ce014281c84e116" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/sys_note/zipball/36fac4c9777c90da9ac9645a4ce014281c84e116", "reference": "36fac4c9777c90da9ac9645a4ce014281c84e116", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "sys_note": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "sys_note" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\SysNote\\": "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": "Records with messages which can be placed on any page and contain instructions or other information related to a page or section.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-tstemplate", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", "reference": "bfb4d2e1640fde56189e81380f98a52283d14d16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/bfb4d2e1640fde56189e81380f98a52283d14d16", "reference": "bfb4d2e1640fde56189e81380f98a52283d14d16", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "tstemplate": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "tstemplate" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Tstemplate\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-viewpage", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", "reference": "993a2b3747f34f20752b6a39e862db0f98fab206" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/993a2b3747f34f20752b6a39e862db0f98fab206", "reference": "993a2b3747f34f20752b6a39e862db0f98fab206", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24" }, "conflict": { "typo3/cms": "*" }, "replace": { "viewpage": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "viewpage" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Viewpage\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-wizard-crpages", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_crpages.git", "reference": "89f8bca57eaeb59ae059018a24fb2434a7f8717f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/wizard_crpages/zipball/89f8bca57eaeb59ae059018a24fb2434a7f8717f", "reference": "89f8bca57eaeb59ae059018a24fb2434a7f8717f", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-func": "8.7.24" }, "replace": { "wizard_crpages": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "wizard_crpages" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\WizardCrpages\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A little utility to create many empty pages in one batch. Great for making a quick page structure.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/cms-wizard-sortpages", "version": "v8.7.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_sortpages.git", "reference": "68d3bc24e376e195b0c93d23c72c106e1432858b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/wizard_sortpages/zipball/68d3bc24e376e195b0c93d23c72c106e1432858b", "reference": "68d3bc24e376e195b0c93d23c72c106e1432858b", "shasum": "" }, "require": { "php": "^7.0 <7.4", "typo3/cms-core": "8.7.24", "typo3/cms-func": "8.7.24" }, "replace": { "wizard_sortpages": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "wizard_sortpages" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\WizardSortpages\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "A little utility to rearrange the sorting order of pages in the backend.", "homepage": "https://typo3.org", "time": "2019-01-22T15:25:55+00:00" }, { "name": "typo3/minimal", "version": "v8.7.0", "require": { "typo3/cms-backend": "^8.7.9", "typo3/cms-core": "^8.7.9", "typo3/cms-cshmanual": "^8.7.9", "typo3/cms-extbase": "^8.7.9", "typo3/cms-extensionmanager": "^8.7.9", "typo3/cms-filelist": "^8.7.9", "typo3/cms-fluid": "^8.7.9", "typo3/cms-frontend": "^8.7.9", "typo3/cms-install": "^8.7.9", "typo3/cms-lang": "^8.7.9", "typo3/cms-recordlist": "^8.7.9", "typo3/cms-saltedpasswords": "^8.7.9", "typo3/cms-sv": "^8.7.9" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "The TYPO3 Community", "homepage": "https://typo3.org/community/", "role": "Contributor" }, { "name": "TYPO3 CMS Core Team", "homepage": "https://forge.typo3.org/projects/typo3cms-core", "role": "Developer" } ], "description": "Minimal required set of TYPO3 extensions", "time": "2017-12-31T14:28:41+00:00" }, { "name": "typo3/phar-stream-wrapper", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", "reference": "19edc4e0ca5174764e3c946431b8b00326304944" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/19edc4e0ca5174764e3c946431b8b00326304944", "reference": "19edc4e0ca5174764e3c946431b8b00326304944", "shasum": "" }, "require": { "ext-fileinfo": "*", "ext-json": "*", "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.5" }, "type": "library", "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interceptors for PHP's native phar:// stream handling", "homepage": "https://typo3.org/", "keywords": [ "phar", "php", "security", "stream-wrapper" ], "time": "2019-03-01T23:18:27+00:00" }, { "name": "typo3fluid/fluid", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", "reference": "e3533d0b80e4020cf0de7a546efaae25866f898b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/e3533d0b80e4020cf0de7a546efaae25866f898b", "reference": "e3533d0b80e4020cf0de7a546efaae25866f898b", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^4.8", "squizlabs/php_codesniffer": "^2.7" }, "bin": [ "bin/fluid" ], "type": "library", "autoload": { "psr-4": { "TYPO3Fluid\\Fluid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", "time": "2018-12-07T14:46:13+00:00" } ], "packages-dev": [ { "name": "ichhabrecht/filefill", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/IchHabRecht/filefill.git", "reference": "13238f982b492b496667b96d9c30db7b416f7c23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/IchHabRecht/filefill/zipball/13238f982b492b496667b96d9c30db7b416f7c23", "reference": "13238f982b492b496667b96d9c30db7b416f7c23", "shasum": "" }, "require": { "typo3/cms-core": "^8.7 || ^9.5" }, "replace": { "filefill": "self.version", "typo3-ter/filefill": "self.version" }, "type": "typo3-cms-extension", "extra": { "branch-alias": { "dev-master": "2.x-dev" }, "typo3/cms": { "extension-key": "filefill", "cms-package-dir": "{$vendor-dir}/typo3/cms", "app-dir": ".Build", "web-dir": ".Build/public" } }, "autoload": { "psr-4": { "IchHabRecht\\Filefill\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Nicole Cordes", "email": "typo3@cordes.co", "role": "Developer" } ], "description": "Find and fetch missing local files from different remotes", "homepage": "https://github.com/IchHabRecht/filefill", "keywords": [ "extension", "file", "missing", "placeholder", "typo3" ], "time": "2018-10-29T21:06:06+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "t3o/t3org_layout": 20, "t3o/t3o_donation": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "platform-overrides": { "php": "7.2.13" } }