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

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

chore(deps): update all non-major dependencies

See merge request dbp/middleware/dbp-api/api-server-template!8
parents bb71f195 084f5b39
No related branches found
No related tags found
1 merge request!8chore(deps): update all non-major dependencies
Pipeline #16879 passed
...@@ -7509,16 +7509,16 @@ ...@@ -7509,16 +7509,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.73", "version": "0.12.76",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7" "reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7", "reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7549,7 +7549,7 @@ ...@@ -7549,7 +7549,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.73" "source": "https://github.com/phpstan/phpstan/tree/0.12.76"
}, },
"funding": [ "funding": [
{ {
...@@ -7565,7 +7565,7 @@ ...@@ -7565,7 +7565,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-07T16:26:54+00:00" "time": "2021-02-13T11:47:44+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -8457,16 +8457,16 @@ ...@@ -8457,16 +8457,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.4.1", "version": "4.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224" "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/9fd7a7d885b3a216cff8dec9d8c21a132f275224", "url": "https://api.github.com/repos/vimeo/psalm/zipball/15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224", "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8500,6 +8500,7 @@ ...@@ -8500,6 +8500,7 @@
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"brianium/paratest": "^4.0||^6.0", "brianium/paratest": "^4.0||^6.0",
"ext-curl": "*", "ext-curl": "*",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpdocumentor/reflection-docblock": "^5", "phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master", "phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
...@@ -8555,9 +8556,9 @@ ...@@ -8555,9 +8556,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.4.1" "source": "https://github.com/vimeo/psalm/tree/4.5.2"
}, },
"time": "2021-01-14T21:44:29+00:00" "time": "2021-02-13T21:45:13+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