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

fix(deps): update all non-major dependencies

parent 7ccea529
No related branches found
No related tags found
1 merge request!72fix(deps): update all non-major dependencies (patch)
Pipeline #181911 passed
...@@ -900,16 +900,16 @@ ...@@ -900,16 +900,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.4.3", "version": "7.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab" "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1004,7 +1004,7 @@ ...@@ -1004,7 +1004,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.3" "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
}, },
"funding": [ "funding": [
{ {
...@@ -1020,7 +1020,7 @@ ...@@ -1020,7 +1020,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-25T13:24:33+00:00" "time": "2022-06-09T21:39:15+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
...@@ -1108,16 +1108,16 @@ ...@@ -1108,16 +1108,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.2.1", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2" "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2", "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2", "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1141,7 +1141,7 @@ ...@@ -1141,7 +1141,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1203,7 +1203,7 @@ ...@@ -1203,7 +1203,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.2.1" "source": "https://github.com/guzzle/psr7/tree/2.3.0"
}, },
"funding": [ "funding": [
{ {
...@@ -1219,7 +1219,7 @@ ...@@ -1219,7 +1219,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-20T21:55:58+00:00" "time": "2022-06-09T08:26:02+00:00"
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
...@@ -8630,16 +8630,16 @@ ...@@ -8630,16 +8630,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.7.10", "version": "1.7.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "25e069474cf00215b0f64c60a26230908ef3eefa" "reference": "32f10779d9cd88a9cbd972ec611a4148a3cbbc7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/25e069474cf00215b0f64c60a26230908ef3eefa", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/32f10779d9cd88a9cbd972ec611a4148a3cbbc7e",
"reference": "25e069474cf00215b0f64c60a26230908ef3eefa", "reference": "32f10779d9cd88a9cbd972ec611a4148a3cbbc7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8665,7 +8665,7 @@ ...@@ -8665,7 +8665,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/1.7.10" "source": "https://github.com/phpstan/phpstan/tree/1.7.12"
}, },
"funding": [ "funding": [
{ {
...@@ -8685,7 +8685,7 @@ ...@@ -8685,7 +8685,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-03T14:12:23+00:00" "time": "2022-06-09T12:39:36+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment