summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-11-23 08:32:27 +0100
committerGitHub <noreply@github.com>2019-11-23 08:32:27 +0100
commit7d71daf196c1414d834343c318d99934cbe0d966 (patch)
treec62940fa0b630a68848a7a02bd30fe0012d6dd56 /composer.lock
parent6bf3891c0422cd02b7667963a75084810f4d1830 (diff)
Update PHP & JS packages (#575)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock74
1 files changed, 37 insertions, 37 deletions
diff --git a/composer.lock b/composer.lock
index f4c08df97..21e95bbba 100644
--- a/composer.lock
+++ b/composer.lock
@@ -58,16 +58,16 @@
},
{
"name": "debril/feed-io",
- "version": "v4.3.11",
+ "version": "v4.4.0",
"source": {
"type": "git",
"url": "https://github.com/alexdebril/feed-io.git",
- "reference": "9cf96491f562efd0ef0d397694c75a36b6ebef6e"
+ "reference": "18614efec8d93120b033f0c46fc42571d66b362a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/9cf96491f562efd0ef0d397694c75a36b6ebef6e",
- "reference": "9cf96491f562efd0ef0d397694c75a36b6ebef6e",
+ "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/18614efec8d93120b033f0c46fc42571d66b362a",
+ "reference": "18614efec8d93120b033f0c46fc42571d66b362a",
"shasum": ""
},
"require": {
@@ -79,7 +79,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.4",
"monolog/monolog": "1.*",
- "phpunit/phpunit": "~6.2.0"
+ "phpunit/phpunit": "~7.5.0"
},
"suggest": {
"monolog/monolog": "Allows to handle logs"
@@ -114,7 +114,7 @@
"news",
"rss"
],
- "time": "2019-10-17T11:07:58+00:00"
+ "time": "2019-11-05T16:25:02+00:00"
},
{
"name": "ezyang/htmlpurifier",
@@ -278,16 +278,16 @@
},
{
"name": "psr/log",
- "version": "1.1.0",
+ "version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
+ "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
+ "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
+ "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
"shasum": ""
},
"require": {
@@ -296,7 +296,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0.x-dev"
+ "dev-master": "1.1.x-dev"
}
},
"autoload": {
@@ -321,7 +321,7 @@
"psr",
"psr-3"
],
- "time": "2018-11-20T15:27:04+00:00"
+ "time": "2019-11-01T11:05:21+00:00"
},
{
"name": "riimu/kit-pathjoin",
@@ -375,16 +375,16 @@
},
{
"name": "symfony/console",
- "version": "v4.3.5",
+ "version": "v4.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "929ddf360d401b958f611d44e726094ab46a7369"
+ "reference": "831424efae0a1fe6642784bd52aae14ece6538e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/929ddf360d401b958f611d44e726094ab46a7369",
- "reference": "929ddf360d401b958f611d44e726094ab46a7369",
+ "url": "https://api.github.com/repos/symfony/console/zipball/831424efae0a1fe6642784bd52aae14ece6538e6",
+ "reference": "831424efae0a1fe6642784bd52aae14ece6538e6",
"shasum": ""
},
"require": {
@@ -446,7 +446,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2019-10-07T12:36:49+00:00"
+ "time": "2019-11-13T07:29:07+00:00"
},
{
"name": "symfony/polyfill-mbstring",
@@ -567,16 +567,16 @@
},
{
"name": "symfony/service-contracts",
- "version": "v1.1.7",
+ "version": "v1.1.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0"
+ "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffcde9615dc5bb4825b9f6aed07716f1f57faae0",
- "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
+ "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
"shasum": ""
},
"require": {
@@ -621,22 +621,22 @@
"interoperability",
"standards"
],
- "time": "2019-09-17T11:12:18+00:00"
+ "time": "2019-10-14T12:27:06+00:00"
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
- "version": "1.2.0",
+ "version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
- "reference": "a2c590166b2133a4633738648b6b064edae0814a"
+ "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
- "reference": "a2c590166b2133a4633738648b6b064edae0814a",
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
+ "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
"shasum": ""
},
"require": {
@@ -679,7 +679,7 @@
"constructor",
"instantiate"
],
- "time": "2019-03-17T17:37:11+00:00"
+ "time": "2019-10-21T16:45:58+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -1298,16 +1298,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "7.5.16",
+ "version": "7.5.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "316afa6888d2562e04aeb67ea7f2017a0eb41661"
+ "reference": "4c92a15296e58191a4cd74cff3b34fc8e374174a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/316afa6888d2562e04aeb67ea7f2017a0eb41661",
- "reference": "316afa6888d2562e04aeb67ea7f2017a0eb41661",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4c92a15296e58191a4cd74cff3b34fc8e374174a",
+ "reference": "4c92a15296e58191a4cd74cff3b34fc8e374174a",
"shasum": ""
},
"require": {
@@ -1378,7 +1378,7 @@
"testing",
"xunit"
],
- "time": "2019-09-14T09:08:39+00:00"
+ "time": "2019-10-28T10:37:36+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@@ -1948,16 +1948,16 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.5.1",
+ "version": "3.5.2",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
- "reference": "82cd0f854ceca17731d6d019c7098e3755c45060"
+ "reference": "65b12cdeaaa6cd276d4c3033a95b9b88b12701e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/82cd0f854ceca17731d6d019c7098e3755c45060",
- "reference": "82cd0f854ceca17731d6d019c7098e3755c45060",
+ "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/65b12cdeaaa6cd276d4c3033a95b9b88b12701e7",
+ "reference": "65b12cdeaaa6cd276d4c3033a95b9b88b12701e7",
"shasum": ""
},
"require": {
@@ -1995,7 +1995,7 @@
"phpcs",
"standards"
],
- "time": "2019-10-16T21:14:26+00:00"
+ "time": "2019-10-28T04:36:32+00:00"
},
{
"name": "symfony/polyfill-ctype",