Skip to content
Snippets Groups Projects
Commit 4fcf7eaa authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

chore(deps): update all non-major dependencies (patch)

See merge request dbp/relay/dbp-relay-template-bundle!77
parents 483a47f9 7a8e0daa
Branches
Tags
1 merge request!77chore(deps): update all non-major dependencies (patch)
Pipeline #105862 passed
...@@ -6922,9 +6922,6 @@ ...@@ -6922,9 +6922,6 @@
"require": { "require": {
"php": "^7.1 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"replace": {
"myclabs/deep-copy": "self.version"
},
"require-dev": { "require-dev": {
"doctrine/collections": "^1.0", "doctrine/collections": "^1.0",
"doctrine/common": "^2.6", "doctrine/common": "^2.6",
...@@ -7355,16 +7352,16 @@ ...@@ -7355,16 +7352,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.4.0", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "72b04d97b5e6e60a081f17c416fef35bd521120b" "reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/72b04d97b5e6e60a081f17c416fef35bd521120b", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"reference": "72b04d97b5e6e60a081f17c416fef35bd521120b", "reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7395,7 +7392,7 @@ ...@@ -7395,7 +7392,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.4.0" "source": "https://github.com/phpstan/phpstan/tree/1.4.2"
}, },
"funding": [ "funding": [
{ {
...@@ -7415,7 +7412,7 @@ ...@@ -7415,7 +7412,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-14T15:58:47+00:00" "time": "2022-01-18T16:09:11+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -7792,16 +7789,16 @@ ...@@ -7792,16 +7789,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.11", "version": "9.5.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2406855036db1102126125537adb1406f7242fdd" "reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"reference": "2406855036db1102126125537adb1406f7242fdd", "reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7879,7 +7876,7 @@ ...@@ -7879,7 +7876,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.12"
}, },
"funding": [ "funding": [
{ {
...@@ -7891,7 +7888,7 @@ ...@@ -7891,7 +7888,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-12-25T07:07:57+00:00" "time": "2022-01-21T05:54:47+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment