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

chore(deps): update all non-major dependencies

parent 9d919857
No related branches found
No related tags found
1 merge request!33chore(deps): update all non-major dependencies (patch)
Pipeline #53298 passed with warnings
...@@ -312,16 +312,16 @@ ...@@ -312,16 +312,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "1.13.1", "version": "1.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f" "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f", "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
"reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f", "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -378,9 +378,9 @@ ...@@ -378,9 +378,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/annotations/issues", "issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.13.1" "source": "https://github.com/doctrine/annotations/tree/1.13.2"
}, },
"time": "2021-05-16T18:07:53+00:00" "time": "2021-08-05T19:00:23+00:00"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
...@@ -2947,16 +2947,16 @@ ...@@ -2947,16 +2947,16 @@
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v1.13.3", "version": "v1.13.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "2597d0dda8042c43eed44a9cd07236b897e427d7" "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/2597d0dda8042c43eed44a9cd07236b897e427d7", "url": "https://api.github.com/repos/symfony/flex/zipball/d81196c3f3b544e32997b67e955fb8291fdfe770",
"reference": "2597d0dda8042c43eed44a9cd07236b897e427d7", "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2995,7 +2995,7 @@ ...@@ -2995,7 +2995,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.13.3" "source": "https://github.com/symfony/flex/tree/v1.13.4"
}, },
"funding": [ "funding": [
{ {
...@@ -3011,7 +3011,7 @@ ...@@ -3011,7 +3011,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-19T07:19:15+00:00" "time": "2021-08-03T08:14:48+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
...@@ -6989,16 +6989,16 @@ ...@@ -6989,16 +6989,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.0.0", "version": "v3.0.2",
"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": "c15377bdfa8d1ecf186f1deadec39c89984e1167" "reference": "990b979379502feb7f393d6c9aa36cc9b9765f24"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c15377bdfa8d1ecf186f1deadec39c89984e1167", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/990b979379502feb7f393d6c9aa36cc9b9765f24",
"reference": "c15377bdfa8d1ecf186f1deadec39c89984e1167", "reference": "990b979379502feb7f393d6c9aa36cc9b9765f24",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7065,7 +7065,7 @@ ...@@ -7065,7 +7065,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/v3.0.0" "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {
...@@ -7073,7 +7073,7 @@ ...@@ -7073,7 +7073,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-05-03T21:51:58+00:00" "time": "2021-08-04T19:28:19+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment