Update project dependencies
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@
|
||||
"typo3/cms-wizard-sortpages": "^8.7",
|
||||
"typo3-ter/media": "^4.5",
|
||||
"typo3-ter/ods-redirects": "^1.3",
|
||||
"typo3-ter/pb-social": "^1.3",
|
||||
"plusb/pb_social": "^1.3",
|
||||
"typo3-ter/html-compress": "^1.1",
|
||||
"yohang/calendr": "^2.1",
|
||||
"wyrihaximus/html-compress": "^1.4",
|
||||
|
||||
Generated
+191
-116
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "704a682f0763cbf02432d1c508b9cd17",
|
||||
"content-hash": "e76902f51d924b2e03a07e4596cb39e5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christophlehmann/imageoptimizer",
|
||||
@@ -818,14 +818,22 @@
|
||||
},
|
||||
{
|
||||
"name": "gridelementsteam/gridelements",
|
||||
"version": "8.2.3",
|
||||
"version": "8.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.typo3.org/TYPO3CMS/Extensions/gridelements.git",
|
||||
"reference": "fc617c5e2359613afec7a881ca93fcff53a1c545"
|
||||
"reference": "fc4447267d09d141728737919aa4645945339bde"
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": ">=8.7.0,<9.0"
|
||||
"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",
|
||||
@@ -848,7 +856,7 @@
|
||||
"TYPO3 CMS",
|
||||
"grids"
|
||||
],
|
||||
"time": "2018-06-18T18:23:18+00:00"
|
||||
"time": "2018-12-10T13:49:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
@@ -968,32 +976,33 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "1.4.2",
|
||||
"version": "1.5.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
||||
"reference": "9f83dded91781a01c63574e387eaa769be769115"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||||
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
|
||||
"reference": "9f83dded91781a01c63574e387eaa769be769115",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"psr/http-message": "~1.0"
|
||||
"psr/http-message": "~1.0",
|
||||
"ralouphie/getallheaders": "^2.0.5"
|
||||
},
|
||||
"provide": {
|
||||
"psr/http-message-implementation": "1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.0"
|
||||
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -1023,13 +1032,14 @@
|
||||
"keywords": [
|
||||
"http",
|
||||
"message",
|
||||
"psr-7",
|
||||
"request",
|
||||
"response",
|
||||
"stream",
|
||||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2017-03-20T17:10:46+00:00"
|
||||
"time": "2018-12-04T20:46:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "helhum/typo3-console",
|
||||
@@ -1119,21 +1129,21 @@
|
||||
},
|
||||
{
|
||||
"name": "helhum/typo3-console-plugin",
|
||||
"version": "2.0.4",
|
||||
"version": "v2.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-Console/typo3-console-plugin.git",
|
||||
"reference": "4e0cb102b6471b156a942eb8ca6e607ab28c0b19"
|
||||
"reference": "4a80b494adb97306bb19a14c72c214be79b5b079"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-Console/typo3-console-plugin/zipball/4e0cb102b6471b156a942eb8ca6e607ab28c0b19",
|
||||
"reference": "4e0cb102b6471b156a942eb8ca6e607ab28c0b19",
|
||||
"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.0 <7.3",
|
||||
"php": "^7.0",
|
||||
"typo3/cms-composer-installers": "^1.4 || ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -1168,7 +1178,7 @@
|
||||
"plugin",
|
||||
"typo3 console"
|
||||
],
|
||||
"time": "2017-12-13T13:52:52+00:00"
|
||||
"time": "2018-12-09T12:06:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jalle19/php-yui-compressor",
|
||||
@@ -1394,16 +1404,16 @@
|
||||
},
|
||||
{
|
||||
"name": "matthiasmullie/minify",
|
||||
"version": "1.3.60",
|
||||
"version": "1.3.61",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/matthiasmullie/minify.git",
|
||||
"reference": "ab7fea80ce5ce6549baaf272bc8bd926a7e08f90"
|
||||
"reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/ab7fea80ce5ce6549baaf272bc8bd926a7e08f90",
|
||||
"reference": "ab7fea80ce5ce6549baaf272bc8bd926a7e08f90",
|
||||
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
|
||||
"reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1450,7 +1460,7 @@
|
||||
"minifier",
|
||||
"minify"
|
||||
],
|
||||
"time": "2018-04-18T08:50:35+00:00"
|
||||
"time": "2018-11-26T23:10:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "matthiasmullie/path-converter",
|
||||
@@ -1753,6 +1763,69 @@
|
||||
],
|
||||
"time": "2016-04-19T09:28:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "plusb/pb_social",
|
||||
"version": "1.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://bitbucket.org/plus-b/pb_social.git",
|
||||
"reference": "8aa104521133c32eca30dfb1b309eae18e5a8e60"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://bitbucket.org/plus-b/pb_social/get/8aa104521133c32eca30dfb1b309eae18e5a8e60.zip",
|
||||
"reference": "8aa104521133c32eca30dfb1b309eae18e5a8e60",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"typo3/cms-core": "^7.6 || ^8.7 || ^9.5"
|
||||
},
|
||||
"replace": {
|
||||
"pb_social": "self.version",
|
||||
"typo3-ter/pb_social": "self.version"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PlusB\\PbSocial\\": "Classes"
|
||||
},
|
||||
"classmap": [
|
||||
"Resources/Private/Libs"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mikolaj Jedrzejewski, Ramon Mohi, Kai Lorenz, Robert Becker, Arend Maubach",
|
||||
"homepage": "https://www.plusb.de",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Social Media Streams",
|
||||
"homepage": "https://www.plusb.de",
|
||||
"keywords": [
|
||||
"Social Media Streams",
|
||||
"TYPO3 CMS",
|
||||
"facebook",
|
||||
"imgur",
|
||||
"instagram",
|
||||
"linkedin",
|
||||
"pb_social",
|
||||
"pinterest",
|
||||
"plus B",
|
||||
"plusB",
|
||||
"tumblr",
|
||||
"twitter",
|
||||
"tx_news",
|
||||
"vimeo",
|
||||
"youtube"
|
||||
],
|
||||
"time": "2018-11-19T10:55:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/http-message",
|
||||
"version": "1.0.1",
|
||||
@@ -1850,6 +1923,46 @@
|
||||
],
|
||||
"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": "[email protected]"
|
||||
}
|
||||
],
|
||||
"description": "A polyfill for getallheaders.",
|
||||
"time": "2016-02-11T07:05:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "smichaelsen/pagepath",
|
||||
"version": "1.1.6",
|
||||
@@ -1952,16 +2065,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "1d228fb4602047d7b26a0554e0d3efd567da5803"
|
||||
"reference": "8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/1d228fb4602047d7b26a0554e0d3efd567da5803",
|
||||
"reference": "1d228fb4602047d7b26a0554e0d3efd567da5803",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb",
|
||||
"reference": "8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2017,20 +2130,20 @@
|
||||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-30T16:50:50+00:00"
|
||||
"time": "2018-11-26T12:48:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.1.7",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "19090917b848a799cbae4800abf740fe4eb71c1d"
|
||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/19090917b848a799cbae4800abf740fe4eb71c1d",
|
||||
"reference": "19090917b848a799cbae4800abf740fe4eb71c1d",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2046,7 +2159,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.1-dev"
|
||||
"dev-master": "4.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2073,20 +2186,20 @@
|
||||
],
|
||||
"description": "Symfony Debug Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-31T09:09:42+00:00"
|
||||
"time": "2018-11-28T18:24:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.1.7",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "1f17195b44543017a9c9b2d437c670627e96ad06"
|
||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/1f17195b44543017a9c9b2d437c670627e96ad06",
|
||||
"reference": "1f17195b44543017a9c9b2d437c670627e96ad06",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2095,7 +2208,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.1-dev"
|
||||
"dev-master": "4.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2122,20 +2235,20 @@
|
||||
],
|
||||
"description": "Symfony Finder Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-03T08:47:56+00:00"
|
||||
"time": "2018-11-11T19:52:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/inflector",
|
||||
"version": "v4.1.7",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/inflector.git",
|
||||
"reference": "07810b5c88ec0c2e98972571a40a126b44664e13"
|
||||
"reference": "f9a637c0359f74404d44cf0da0a3ce53bae0787e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/inflector/zipball/07810b5c88ec0c2e98972571a40a126b44664e13",
|
||||
"reference": "07810b5c88ec0c2e98972571a40a126b44664e13",
|
||||
"url": "https://api.github.com/repos/symfony/inflector/zipball/f9a637c0359f74404d44cf0da0a3ce53bae0787e",
|
||||
"reference": "f9a637c0359f74404d44cf0da0a3ce53bae0787e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2145,7 +2258,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.1-dev"
|
||||
"dev-master": "4.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2180,20 +2293,20 @@
|
||||
"symfony",
|
||||
"words"
|
||||
],
|
||||
"time": "2018-07-26T08:55:25+00:00"
|
||||
"time": "2018-11-11T19:52:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/options-resolver",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/options-resolver.git",
|
||||
"reference": "1cf7d8e704a9cc4164c92e430f2dfa3e6983661d"
|
||||
"reference": "2cf5aa084338c1f67166013aebe87e2026bbe953"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/1cf7d8e704a9cc4164c92e430f2dfa3e6983661d",
|
||||
"reference": "1cf7d8e704a9cc4164c92e430f2dfa3e6983661d",
|
||||
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/2cf5aa084338c1f67166013aebe87e2026bbe953",
|
||||
"reference": "2cf5aa084338c1f67166013aebe87e2026bbe953",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2234,7 +2347,7 @@
|
||||
"configuration",
|
||||
"options"
|
||||
],
|
||||
"time": "2018-09-17T17:29:18+00:00"
|
||||
"time": "2018-11-11T19:48:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@@ -2414,16 +2527,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "35c2914a9f50519bd207164c353ae4d59182c2cb"
|
||||
"reference": "abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/35c2914a9f50519bd207164c353ae4d59182c2cb",
|
||||
"reference": "35c2914a9f50519bd207164c353ae4d59182c2cb",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2",
|
||||
"reference": "abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2459,20 +2572,20 @@
|
||||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-14T17:33:21+00:00"
|
||||
"time": "2018-11-20T16:10:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/property-access",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/property-access.git",
|
||||
"reference": "a62b882330f24b43f4409e50a0692aa433947460"
|
||||
"reference": "df86e7cf3013ed2f9de0435c6fa02ace78127b34"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/property-access/zipball/a62b882330f24b43f4409e50a0692aa433947460",
|
||||
"reference": "a62b882330f24b43f4409e50a0692aa433947460",
|
||||
"url": "https://api.github.com/repos/symfony/property-access/zipball/df86e7cf3013ed2f9de0435c6fa02ace78127b34",
|
||||
"reference": "df86e7cf3013ed2f9de0435c6fa02ace78127b34",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2527,20 +2640,20 @@
|
||||
"property path",
|
||||
"reflection"
|
||||
],
|
||||
"time": "2018-10-02T12:28:39+00:00"
|
||||
"time": "2018-11-29T12:09:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "8bc00ef47a428bfebc4641f29d158e7c56137fcb"
|
||||
"reference": "40b326ca34c113da5d626e87fb5d0627b8324098"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/8bc00ef47a428bfebc4641f29d158e7c56137fcb",
|
||||
"reference": "8bc00ef47a428bfebc4641f29d158e7c56137fcb",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/40b326ca34c113da5d626e87fb5d0627b8324098",
|
||||
"reference": "40b326ca34c113da5d626e87fb5d0627b8324098",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2606,20 +2719,20 @@
|
||||
],
|
||||
"description": "Symfony Serializer Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-02T12:28:39+00:00"
|
||||
"time": "2018-12-02T13:20:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v4.1.7",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "367e689b2fdc19965be435337b50bc8adf2746c9"
|
||||
"reference": "c41175c801e3edfda90f32e292619d10c27103d7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/367e689b2fdc19965be435337b50bc8adf2746c9",
|
||||
"reference": "367e689b2fdc19965be435337b50bc8adf2746c9",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/c41175c801e3edfda90f32e292619d10c27103d7",
|
||||
"reference": "c41175c801e3edfda90f32e292619d10c27103d7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2638,7 +2751,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.1-dev"
|
||||
"dev-master": "4.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2665,7 +2778,7 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-02T16:36:10+00:00"
|
||||
"time": "2018-11-11T19:52:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tedivm/jshrink",
|
||||
@@ -2824,44 +2937,6 @@
|
||||
"homepage": "https://extensions.typo3.org/extension/ods_redirects/",
|
||||
"time": "2017-05-22T22:07:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3-ter/pb-social",
|
||||
"version": "1.3.3",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://extensions.typo3.org/extension/download/pb_social/1.3.3/zip/",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"php": ">= 5.6.0, <= 7.2.99",
|
||||
"typo3/cms-core": ">= 7.6.0, <= 9.7.99"
|
||||
},
|
||||
"replace": {
|
||||
"pb_social": "self.version",
|
||||
"typo3-ter/pb_social": "self.version"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PlusB\\PbSocial\\": "Classes"
|
||||
},
|
||||
"classmap": [
|
||||
"Resources/Private/Libs"
|
||||
]
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B, Arend Maubach - plus B",
|
||||
"email": "[email protected]",
|
||||
"company": "",
|
||||
"username": "plusb"
|
||||
}
|
||||
],
|
||||
"homepage": "https://extensions.typo3.org/extension/pb_social/",
|
||||
"abandoned": "plusb/pb_social",
|
||||
"time": "2018-11-05T16:40:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3-ter/vidi",
|
||||
"version": "2.7.1",
|
||||
@@ -2955,16 +3030,16 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms",
|
||||
"version": "v8.7.20",
|
||||
"version": "v8.7.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/TYPO3.CMS.git",
|
||||
"reference": "0912c2e6f6310761d2ff9ec202efb19fd9be563d"
|
||||
"reference": "cccc7a31e46e9a3200aafd4c25bde77cc7501d63"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/0912c2e6f6310761d2ff9ec202efb19fd9be563d",
|
||||
"reference": "0912c2e6f6310761d2ff9ec202efb19fd9be563d",
|
||||
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/cccc7a31e46e9a3200aafd4c25bde77cc7501d63",
|
||||
"reference": "cccc7a31e46e9a3200aafd4c25bde77cc7501d63",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3157,7 +3232,7 @@
|
||||
"extbase",
|
||||
"typo3"
|
||||
],
|
||||
"time": "2018-10-30T10:39:51+00:00"
|
||||
"time": "2018-12-11T12:40:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-cli",
|
||||
|
||||
Reference in New Issue
Block a user