Skip to content
Snippets Groups Projects
Commit 89ed99ff authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update all non-major dependencies

parent d2bbd9b1
Branches
Tags
1 merge request!13fix(deps): update all non-major dependencies
Pipeline #105639 passed
...@@ -6372,16 +6372,16 @@ ...@@ -6372,16 +6372,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v2.18.3", "version": "v2.18.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513" "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ab99202fccff2a9f97592fbe1b5c76dd06df3513", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/06f764e3cb6d60822d8f5135205f9d32b5508a31",
"reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513", "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6464,7 +6464,7 @@ ...@@ -6464,7 +6464,7 @@
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.3" "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.4"
}, },
"funding": [ "funding": [
{ {
...@@ -6472,7 +6472,7 @@ ...@@ -6472,7 +6472,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-03-10T19:39:05+00:00" "time": "2021-03-20T14:52:33+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
...@@ -6691,16 +6691,16 @@ ...@@ -6691,16 +6691,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.81", "version": "0.12.82",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8" "reference": "3920f0fb0aff39263d3a4cb0bca120a67a1a6a11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0dd5b0ebeff568f7000022ea5f04aa86ad3124b8", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3920f0fb0aff39263d3a4cb0bca120a67a1a6a11",
"reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8", "reference": "3920f0fb0aff39263d3a4cb0bca120a67a1a6a11",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6731,7 +6731,7 @@ ...@@ -6731,7 +6731,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.81" "source": "https://github.com/phpstan/phpstan/tree/0.12.82"
}, },
"funding": [ "funding": [
{ {
...@@ -6747,7 +6747,7 @@ ...@@ -6747,7 +6747,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-08T22:03:02+00:00" "time": "2021-03-19T06:08:17+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -7605,16 +7605,16 @@ ...@@ -7605,16 +7605,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.6.3", "version": "4.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "f1a840727dd756899eee2f1f9ea443e265a4763f" "reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f1a840727dd756899eee2f1f9ea443e265a4763f", "url": "https://api.github.com/repos/vimeo/psalm/zipball/97fe86c4e158b5a57c5150aa5055c38b5a809aab",
"reference": "f1a840727dd756899eee2f1f9ea443e265a4763f", "reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7703,9 +7703,9 @@ ...@@ -7703,9 +7703,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.6.3" "source": "https://github.com/vimeo/psalm/tree/4.6.4"
}, },
"time": "2021-03-14T00:28:24+00:00" "time": "2021-03-16T23:28:18+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment