Update project dependencies

This commit is contained in:
Björn Fromme
2019-10-10 14:21:06 +02:00
parent 98c60df129
commit 0d3d28cc4d
Generated
+77 -77
View File
@@ -1244,16 +1244,16 @@
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "9.3.0", "version": "9.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "d16f85d1f958a765844db4bc7174017edf2dd637" "reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/d16f85d1f958a765844db4bc7174017edf2dd637", "url": "https://api.github.com/repos/thephpleague/csv/zipball/e7225b6cc853942caef1c9c4d8889b716c34bc04",
"reference": "d16f85d1f958a765844db4bc7174017edf2dd637", "reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1294,9 +1294,9 @@
"authors": [ "authors": [
{ {
"name": "Ignace Nyamagana Butera", "name": "Ignace Nyamagana Butera",
"role": "Developer",
"email": "[email protected]", "email": "[email protected]",
"homepage": "https://github.com/nyamsprod/" "homepage": "https://github.com/nyamsprod/",
"role": "Developer"
} }
], ],
"description": "Csv data manipulation made easy in PHP", "description": "Csv data manipulation made easy in PHP",
@@ -1309,7 +1309,7 @@
"read", "read",
"write" "write"
], ],
"time": "2019-07-30T14:39:11+00:00" "time": "2019-10-02T18:32:54+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@@ -1813,16 +1813,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "1d8f7fee990c586f275cde1a9fc883d6b1e2d43e" "reference": "40c62600ebad1ed2defbf7d35523d918a73ab330"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/1d8f7fee990c586f275cde1a9fc883d6b1e2d43e", "url": "https://api.github.com/repos/symfony/cache/zipball/40c62600ebad1ed2defbf7d35523d918a73ab330",
"reference": "1d8f7fee990c586f275cde1a9fc883d6b1e2d43e", "reference": "40c62600ebad1ed2defbf7d35523d918a73ab330",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1887,20 +1887,20 @@
"caching", "caching",
"psr6" "psr6"
], ],
"time": "2019-08-26T08:26:39+00:00" "time": "2019-10-04T10:57:53+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
"version": "v1.1.5", "version": "v1.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache-contracts.git", "url": "https://github.com/symfony/cache-contracts.git",
"reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db" "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/af50d14ada9e4e82cfabfabdc502d144f89be0a1",
"reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db", "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1945,20 +1945,20 @@
"interoperability", "interoperability",
"standards" "standards"
], ],
"time": "2019-06-13T11:15:36+00:00" "time": "2019-10-04T21:43:27+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "de63799239b3881b8a08f8481b22348f77ed7b36" "reference": "929ddf360d401b958f611d44e726094ab46a7369"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36", "url": "https://api.github.com/repos/symfony/console/zipball/929ddf360d401b958f611d44e726094ab46a7369",
"reference": "de63799239b3881b8a08f8481b22348f77ed7b36", "reference": "929ddf360d401b958f611d44e726094ab46a7369",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2020,11 +2020,11 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-26T08:26:39+00:00" "time": "2019-10-07T12:36:49+00:00"
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
@@ -2075,16 +2075,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2" "reference": "5e575faa95548d0586f6bedaeabec259714e44d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2", "url": "https://api.github.com/repos/symfony/finder/zipball/5e575faa95548d0586f6bedaeabec259714e44d1",
"reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2", "reference": "5e575faa95548d0586f6bedaeabec259714e44d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2120,26 +2120,26 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-14T12:26:46+00:00" "time": "2019-09-16T11:29:48+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "9a4fa769269ed730196a5c52c742b30600cf1e87" "reference": "69d438274718121e1166e7f65c290f891a4c8ddb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/9a4fa769269ed730196a5c52c742b30600cf1e87", "url": "https://api.github.com/repos/symfony/http-client/zipball/69d438274718121e1166e7f65c290f891a4c8ddb",
"reference": "9a4fa769269ed730196a5c52c742b30600cf1e87", "reference": "69d438274718121e1166e7f65c290f891a4c8ddb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"psr/log": "^1.0", "psr/log": "^1.0",
"symfony/http-client-contracts": "^1.1.6", "symfony/http-client-contracts": "^1.1.7",
"symfony/polyfill-php73": "^1.11" "symfony/polyfill-php73": "^1.11"
}, },
"provide": { "provide": {
@@ -2182,20 +2182,20 @@
], ],
"description": "Symfony HttpClient component", "description": "Symfony HttpClient component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-20T14:27:59+00:00" "time": "2019-10-07T10:52:41+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
"version": "v1.1.6", "version": "v1.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client-contracts.git", "url": "https://github.com/symfony/http-client-contracts.git",
"reference": "6005fe61a33724405d56eb5b055d5d370192a1bd" "reference": "353b2a3e907e5c34cf8f74827a4b21eb745aab1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/6005fe61a33724405d56eb5b055d5d370192a1bd", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/353b2a3e907e5c34cf8f74827a4b21eb745aab1d",
"reference": "6005fe61a33724405d56eb5b055d5d370192a1bd", "reference": "353b2a3e907e5c34cf8f74827a4b21eb745aab1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2239,20 +2239,20 @@
"interoperability", "interoperability",
"standards" "standards"
], ],
"time": "2019-08-08T10:05:21+00:00" "time": "2019-09-26T22:09:58+00:00"
}, },
{ {
"name": "symfony/inflector", "name": "symfony/inflector",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/inflector.git", "url": "https://github.com/symfony/inflector.git",
"reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7" "reference": "fc488a52c79b2bbe848fa9def35f2cccb47c4798"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/inflector/zipball/b25a8dc15fada858432efa083c1ecd2cef5991a7", "url": "https://api.github.com/repos/symfony/inflector/zipball/fc488a52c79b2bbe848fa9def35f2cccb47c4798",
"reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7", "reference": "fc488a52c79b2bbe848fa9def35f2cccb47c4798",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2297,20 +2297,20 @@
"symfony", "symfony",
"words" "words"
], ],
"time": "2019-08-06T18:44:23+00:00" "time": "2019-09-17T11:12:06+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/intl.git", "url": "https://github.com/symfony/intl.git",
"reference": "8db5505703c5bdb23d524fd994dad2f781966538" "reference": "818771ff6acef04cdce05023ddfc39b7078014bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/8db5505703c5bdb23d524fd994dad2f781966538", "url": "https://api.github.com/repos/symfony/intl/zipball/818771ff6acef04cdce05023ddfc39b7078014bf",
"reference": "8db5505703c5bdb23d524fd994dad2f781966538", "reference": "818771ff6acef04cdce05023ddfc39b7078014bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2372,11 +2372,11 @@
"l10n", "l10n",
"localization" "localization"
], ],
"time": "2019-08-26T08:26:39+00:00" "time": "2019-10-04T21:18:34+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
@@ -2780,16 +2780,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "e89969c00d762349f078db1128506f7f3dcc0d4a" "reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/e89969c00d762349f078db1128506f7f3dcc0d4a", "url": "https://api.github.com/repos/symfony/process/zipball/50556892f3cc47d4200bfd1075314139c4c9ff4b",
"reference": "e89969c00d762349f078db1128506f7f3dcc0d4a", "reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2825,11 +2825,11 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-26T08:26:39+00:00" "time": "2019-09-26T21:17:10+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
@@ -2896,16 +2896,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "ff1049f6232dc5b6023b1ff1c6de56f82bcd264f" "reference": "3b174ef04fe66696524efad1e5f7a6c663d822ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/ff1049f6232dc5b6023b1ff1c6de56f82bcd264f", "url": "https://api.github.com/repos/symfony/routing/zipball/3b174ef04fe66696524efad1e5f7a6c663d822ea",
"reference": "ff1049f6232dc5b6023b1ff1c6de56f82bcd264f", "reference": "3b174ef04fe66696524efad1e5f7a6c663d822ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2968,20 +2968,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2019-08-26T08:26:39+00:00" "time": "2019-10-04T20:57:10+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "702900654e0ceed9ca7a9eccffb1d6ec69d7c8b6" "reference": "805eacc72d28e237ef31659344a4d72acef335ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/702900654e0ceed9ca7a9eccffb1d6ec69d7c8b6", "url": "https://api.github.com/repos/symfony/serializer/zipball/805eacc72d28e237ef31659344a4d72acef335ec",
"reference": "702900654e0ceed9ca7a9eccffb1d6ec69d7c8b6", "reference": "805eacc72d28e237ef31659344a4d72acef335ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3048,20 +3048,20 @@
], ],
"description": "Symfony Serializer Component", "description": "Symfony Serializer Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-26T08:55:16+00:00" "time": "2019-10-02T15:03:35+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v1.1.6", "version": "v1.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3" "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffcde9615dc5bb4825b9f6aed07716f1f57faae0",
"reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3", "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3106,11 +3106,11 @@
"interoperability", "interoperability",
"standards" "standards"
], ],
"time": "2019-08-20T14:44:19+00:00" "time": "2019-09-17T11:12:18+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
@@ -3170,16 +3170,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.3.4", "version": "v4.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686" "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686", "url": "https://api.github.com/repos/symfony/yaml/zipball/41e16350a2a1c7383c4735aa2f9fce74cf3d1178",
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686", "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3225,7 +3225,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-08-20T14:27:59+00:00" "time": "2019-09-11T15:41:19+00:00"
}, },
{ {
"name": "typo3/class-alias-loader", "name": "typo3/class-alias-loader",