Update project dependencies
This commit is contained in:
Generated
+98
-91
@@ -7,17 +7,66 @@
|
||||
"content-hash": "7abc7ffed601cfa5c0bbf6336d5efa3d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christophlehmann/imageoptimizer",
|
||||
"version": "1.1.2",
|
||||
"name": "algo26-matthias/idna-convert",
|
||||
"version": "v1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/christophlehmann/imageoptimizer.git",
|
||||
"reference": "2472497fba5e718500d0ba61289c53c0042e68dc"
|
||||
"url": "https://github.com/algo26-matthias/idna-convert.git",
|
||||
"reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/christophlehmann/imageoptimizer/zipball/2472497fba5e718500d0ba61289c53c0042e68dc",
|
||||
"reference": "2472497fba5e718500d0ba61289c53c0042e68dc",
|
||||
"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": "[email protected]",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "A library for encoding and decoding internationalized domain names",
|
||||
"homepage": "http://idnaconv.net/",
|
||||
"keywords": [
|
||||
"idn",
|
||||
"idna",
|
||||
"php"
|
||||
],
|
||||
"time": "2016-06-19T18:08:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "christophlehmann/imageoptimizer",
|
||||
"version": "1.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/christophlehmann/imageoptimizer.git",
|
||||
"reference": "69ced15f4182f75819885ba1aad420cc20657252"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/christophlehmann/imageoptimizer/zipball/69ced15f4182f75819885ba1aad420cc20657252",
|
||||
"reference": "69ced15f4182f75819885ba1aad420cc20657252",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -42,7 +91,7 @@
|
||||
"progressive",
|
||||
"typo3"
|
||||
],
|
||||
"time": "2018-08-20T20:49:40+00:00"
|
||||
"time": "2019-03-15T11:26:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "cogpowered/finediff",
|
||||
@@ -1543,56 +1592,6 @@
|
||||
],
|
||||
"time": "2013-03-25T21:54:33+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": "[email protected]",
|
||||
"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": "natxet/CssMin",
|
||||
"version": "v3.0.6",
|
||||
@@ -2055,7 +2054,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v3.4.26",
|
||||
"version": "v3.4.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
@@ -2127,7 +2126,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.2.7",
|
||||
"version": "v4.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
@@ -2183,7 +2182,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.2.7",
|
||||
"version": "v4.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
@@ -2232,7 +2231,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/inflector",
|
||||
"version": "v4.2.7",
|
||||
"version": "v4.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/inflector.git",
|
||||
@@ -2290,7 +2289,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/options-resolver",
|
||||
"version": "v3.4.26",
|
||||
"version": "v3.4.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/options-resolver.git",
|
||||
@@ -2520,7 +2519,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v3.4.26",
|
||||
"version": "v3.4.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
@@ -2569,7 +2568,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/property-access",
|
||||
"version": "v3.4.26",
|
||||
"version": "v3.4.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/property-access.git",
|
||||
@@ -2637,16 +2636,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v3.4.26",
|
||||
"version": "v3.4.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "14b3221cc41dcfef404205f0060cda873f43a534"
|
||||
"reference": "99aceeb3e10852b951b9cab57a2b83062db09efb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/14b3221cc41dcfef404205f0060cda873f43a534",
|
||||
"reference": "14b3221cc41dcfef404205f0060cda873f43a534",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/99aceeb3e10852b951b9cab57a2b83062db09efb",
|
||||
"reference": "99aceeb3e10852b951b9cab57a2b83062db09efb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2669,7 +2668,7 @@
|
||||
"symfony/dependency-injection": "~3.2|~4.0",
|
||||
"symfony/http-foundation": "~2.8|~3.0|~4.0",
|
||||
"symfony/property-access": "~2.8|~3.0|~4.0",
|
||||
"symfony/property-info": "~3.1|~4.0",
|
||||
"symfony/property-info": "^3.4.13|~4.0",
|
||||
"symfony/yaml": "~3.4|~4.0"
|
||||
},
|
||||
"suggest": {
|
||||
@@ -2712,11 +2711,11 @@
|
||||
],
|
||||
"description": "Symfony Serializer Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-04-11T05:44:34+00:00"
|
||||
"time": "2019-04-27T21:20:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v4.2.7",
|
||||
"version": "v4.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
@@ -3015,19 +3014,20 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms",
|
||||
"version": "v8.7.24",
|
||||
"version": "v8.7.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/TYPO3.CMS.git",
|
||||
"reference": "f4a2203ba866cadfa2ee3de044cb8add7c52c6ab"
|
||||
"reference": "2c8df8f59068e1861606ff1dc0f35c693ffd5393"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/f4a2203ba866cadfa2ee3de044cb8add7c52c6ab",
|
||||
"reference": "f4a2203ba866cadfa2ee3de044cb8add7c52c6ab",
|
||||
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/2c8df8f59068e1861606ff1dc0f35c693ffd5393",
|
||||
"reference": "2c8df8f59068e1861606ff1dc0f35c693ffd5393",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"algo26-matthias/idna-convert": "^1.1.0",
|
||||
"cogpowered/finediff": "~0.3.1",
|
||||
"doctrine/dbal": "~2.5.4",
|
||||
"doctrine/instantiator": "~1.0.4",
|
||||
@@ -3037,7 +3037,6 @@
|
||||
"ext-session": "*",
|
||||
"ext-xml": "*",
|
||||
"guzzlehttp/guzzle": "^6.3.0",
|
||||
"mso/idna-convert": "^1.1.0",
|
||||
"php": "^7.0 <7.4",
|
||||
"psr/http-message": "~1.0",
|
||||
"psr/log": "~1.0.0",
|
||||
@@ -3049,8 +3048,8 @@
|
||||
"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",
|
||||
"typo3fluid/fluid": "^2.3"
|
||||
"typo3/phar-stream-wrapper": "^3.1.2",
|
||||
"typo3fluid/fluid": "^2.5.5"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7"
|
||||
@@ -3112,7 +3111,7 @@
|
||||
"fiunchinho/phpunit-randomizer": "~3.0.0",
|
||||
"friendsofphp/php-cs-fixer": "^2.0",
|
||||
"typo3/cms-styleguide": "~8.0.15",
|
||||
"typo3/testing-framework": "~1.3.0"
|
||||
"typo3/testing-framework": "~1.3.2"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-fileinfo": "Used for proper file type detection in the file abstraction layer",
|
||||
@@ -3217,7 +3216,7 @@
|
||||
"extbase",
|
||||
"typo3"
|
||||
],
|
||||
"time": "2019-01-22T15:25:55+00:00"
|
||||
"time": "2019-05-15T11:24:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-cli",
|
||||
@@ -3324,27 +3323,35 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/phar-stream-wrapper",
|
||||
"version": "v3.1.0",
|
||||
"version": "v3.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
|
||||
"reference": "19edc4e0ca5174764e3c946431b8b00326304944"
|
||||
"reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/19edc4e0ca5174764e3c946431b8b00326304944",
|
||||
"reference": "19edc4e0ca5174764e3c946431b8b00326304944",
|
||||
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/df7609a2f6cc4013d7bd12f1a2412d127b28f771",
|
||||
"reference": "df7609a2f6cc4013d7bd12f1a2412d127b28f771",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-fileinfo": "*",
|
||||
"ext-json": "*",
|
||||
"php": "^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-xdebug": "*",
|
||||
"phpunit/phpunit": "^6.5"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "v3.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"TYPO3\\PharStreamWrapper\\": "src/"
|
||||
@@ -3362,20 +3369,20 @@
|
||||
"security",
|
||||
"stream-wrapper"
|
||||
],
|
||||
"time": "2019-03-01T23:18:27+00:00"
|
||||
"time": "2019-05-14T13:14:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3fluid/fluid",
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/Fluid.git",
|
||||
"reference": "e3533d0b80e4020cf0de7a546efaae25866f898b"
|
||||
"reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/Fluid/zipball/e3533d0b80e4020cf0de7a546efaae25866f898b",
|
||||
"reference": "e3533d0b80e4020cf0de7a546efaae25866f898b",
|
||||
"url": "https://api.github.com/repos/TYPO3/Fluid/zipball/9ef6a8ffff2e812025fc0701b4ce72eea6911a3d",
|
||||
"reference": "9ef6a8ffff2e812025fc0701b4ce72eea6911a3d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3401,7 +3408,7 @@
|
||||
"LGPL-3.0-or-later"
|
||||
],
|
||||
"description": "The TYPO3 Fluid template rendering engine",
|
||||
"time": "2018-12-07T14:46:13+00:00"
|
||||
"time": "2019-05-07T07:07:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webdevops/metaseo",
|
||||
|
||||
Reference in New Issue
Block a user