From 4303c17c4ddb34eb6eb674fdcea5a23b93db7cab Mon Sep 17 00:00:00 2001 From: Bob den Otter Date: Tue, 23 Mar 2021 18:42:59 +0100 Subject: [PATCH] Updating deps --- composer.lock | 82 +++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/composer.lock b/composer.lock index 872dca637..14b3e3edd 100644 --- a/composer.lock +++ b/composer.lock @@ -450,16 +450,16 @@ }, { "name": "bolt/assets", - "version": "4.1.15", + "version": "4.1.16", "source": { "type": "git", "url": "https://github.com/bolt/assets.git", - "reference": "62d66bb1b3c647c5177085a329b930d7f04ab7e2" + "reference": "63890b9a288528af0d85b10ab5f08baa0adf2e8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/assets/zipball/62d66bb1b3c647c5177085a329b930d7f04ab7e2", - "reference": "62d66bb1b3c647c5177085a329b930d7f04ab7e2", + "url": "https://api.github.com/repos/bolt/assets/zipball/63890b9a288528af0d85b10ab5f08baa0adf2e8f", + "reference": "63890b9a288528af0d85b10ab5f08baa0adf2e8f", "shasum": "" }, "require-dev": { @@ -479,9 +479,9 @@ "description": "🛠 Assets used in Bolt's backend. Do not use directly.", "support": { "issues": "https://github.com/bolt/assets/issues", - "source": "https://github.com/bolt/assets/tree/4.1.15" + "source": "https://github.com/bolt/assets/tree/4.1.16" }, - "time": "2021-03-14T09:37:32+00:00" + "time": "2021-03-23T17:33:31+00:00" }, { "name": "bolt/common", @@ -541,16 +541,16 @@ }, { "name": "bolt/core", - "version": "4.1.15", + "version": "4.1.16", "source": { "type": "git", "url": "https://github.com/bolt/core.git", - "reference": "24aacd382ec4db6e280cc2a58166fffeb6aa7563" + "reference": "ed4c9d4fbe295914046c36a09d5d4a91fd55d85c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/core/zipball/24aacd382ec4db6e280cc2a58166fffeb6aa7563", - "reference": "24aacd382ec4db6e280cc2a58166fffeb6aa7563", + "url": "https://api.github.com/repos/bolt/core/zipball/ed4c9d4fbe295914046c36a09d5d4a91fd55d85c", + "reference": "ed4c9d4fbe295914046c36a09d5d4a91fd55d85c", "shasum": "" }, "require": { @@ -678,7 +678,7 @@ "description": "🧿 Bolt 4 Core", "support": { "issues": "https://github.com/bolt/core/issues", - "source": "https://github.com/bolt/core/tree/4.1.15" + "source": "https://github.com/bolt/core/tree/4.1.16" }, "funding": [ { @@ -686,7 +686,7 @@ "type": "github" } ], - "time": "2021-03-14T09:25:55+00:00" + "time": "2021-03-23T17:16:46+00:00" }, { "name": "bolt/newswidget", @@ -1966,16 +1966,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.2.3", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "015fdd490074d4daa891e2d1df998dc35ba54924" + "reference": "8b922578bdee2243a26202b13df795e170efaef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/015fdd490074d4daa891e2d1df998dc35ba54924", - "reference": "015fdd490074d4daa891e2d1df998dc35ba54924", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8b922578bdee2243a26202b13df795e170efaef8", + "reference": "8b922578bdee2243a26202b13df795e170efaef8", "shasum": "" }, "require": { @@ -2056,7 +2056,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.2.3" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.3.0" }, "funding": [ { @@ -2072,7 +2072,7 @@ "type": "tidelift" } ], - "time": "2021-01-19T20:29:53+00:00" + "time": "2021-03-16T16:24:04+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -3238,16 +3238,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.7.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/35ea11d335fd638b5882ff1725228b3d35496ab1", + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1", "shasum": "" }, "require": { @@ -3307,9 +3307,9 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.7.0" + "source": "https://github.com/guzzle/psr7/tree/1.8.1" }, - "time": "2020-09-30T07:37:11+00:00" + "time": "2021-03-21T16:25:00+00:00" }, { "name": "intervention/image", @@ -8110,42 +8110,42 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.29.1", + "version": "v1.30.2", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8" + "reference": "a395a85aa4ded6c1fa3da118d60329b64b6c2acd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8", - "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a395a85aa4ded6c1fa3da118d60329b64b6c2acd", + "reference": "a395a85aa4ded6c1fa3da118d60329b64b6c2acd", "shasum": "" }, "require": { "doctrine/inflector": "^1.2|^2.0", "nikic/php-parser": "^4.0", "php": ">=7.1.3", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/config": "^4.0|^5.0", + "symfony/console": "^4.0|^5.0", + "symfony/dependency-injection": "^4.0|^5.0", "symfony/deprecation-contracts": "^2.2", - "symfony/filesystem": "^3.4|^4.0|^5.0", - "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/framework-bundle": "^3.4|^4.0|^5.0", - "symfony/http-kernel": "^3.4|^4.0|^5.0" + "symfony/filesystem": "^4.0|^5.0", + "symfony/finder": "^4.0|^5.0", + "symfony/framework-bundle": "^4.0|^5.0", + "symfony/http-kernel": "^4.0|^5.0" }, "require-dev": { "composer/semver": "^3.0@dev", "doctrine/doctrine-bundle": "^1.8|^2.0", "doctrine/orm": "^2.3", "friendsofphp/php-cs-fixer": "^2.8", - "friendsoftwig/twigcs": "^3.1.2", + "friendsoftwig/twigcs": "^4.1.0|^5.0.0", "symfony/http-client": "^4.3|^5.0", "symfony/phpunit-bridge": "^4.3|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/security-core": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/process": "^4.0|^5.0", + "symfony/security-core": "^4.0|^5.0", + "symfony/yaml": "^4.0|^5.0" }, "type": "symfony-bundle", "extra": { @@ -8178,7 +8178,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.29.1" + "source": "https://github.com/symfony/maker-bundle/tree/v1.30.2" }, "funding": [ { @@ -8194,7 +8194,7 @@ "type": "tidelift" } ], - "time": "2021-02-10T19:21:31+00:00" + "time": "2021-03-23T13:53:38+00:00" }, { "name": "symfony/mime",