Skip to content
Snippets Groups Projects

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

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 9
9
Compare changes
  • Side-by-side
  • Inline
+ 9
9
@@ -169,11 +169,11 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.40",
"version": "v0.1.41",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "f9c4542cac5381d931d21163c64f524061991790"
"reference": "656136f5ed70450683a5c0251fd071e607bd2c81"
},
"require": {
"api-platform/core": "^2.6.6",
@@ -236,7 +236,7 @@
"AGPL-3.0-or-later"
],
"description": "The core bundle of the Relay API gateway",
"time": "2022-08-30T13:35:14+00:00"
"time": "2022-09-08T10:58:52+00:00"
},
{
"name": "doctrine/annotations",
@@ -7640,16 +7640,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.4",
"version": "1.8.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5"
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eed4c9da531f6ebb4787235b6fb486e2c20f34e5",
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"shasum": ""
},
"require": {
@@ -7679,7 +7679,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.4"
"source": "https://github.com/phpstan/phpstan/tree/1.8.5"
},
"funding": [
{
@@ -7695,7 +7695,7 @@
"type": "tidelift"
}
],
"time": "2022-09-03T13:08:04+00:00"
"time": "2022-09-07T16:05:32+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
Loading