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

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

Update all non-major dependencies (patch)

See merge request !54
parents 181b7ebc 52111b11
No related branches found
No related tags found
1 merge request!54Update all non-major dependencies (patch)
Pipeline #62418 passed
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8adde86c4d8c05772b31299f3bf27dee",
"content-hash": "046932bcdac15f8409c1e4384915aec7",
"packages": [
{
"name": "api-platform/core",
......@@ -279,11 +279,11 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.22",
"version": "v0.1.23",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "744e4df48e117ccad9b4c161b872b4eb68740bdd"
"reference": "3589e404e9ac3e1dd03775cbd07ed3c76285a1b9"
},
"require": {
"api-platform/core": "^2.6.3",
......@@ -293,7 +293,7 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"nelmio/cors-bundle": "^2.1.0",
"php": "^7.3",
"php": "^7.3 || ^8.0",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"symfony/asset": "^5.3",
"symfony/config": "^5.3",
......@@ -315,8 +315,8 @@
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^0.12.33",
"phpstan/phpstan-phpunit": "^0.12.13",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"symfony/browser-kit": "^5.3",
"symfony/http-client": "^5.3",
"symfony/phpunit-bridge": "^5.3",
......@@ -339,7 +339,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-11-04T14:32:50+00:00"
"time": "2021-11-10T14:58:27+00:00"
},
{
"name": "doctrine/annotations",
......@@ -7955,16 +7955,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "cb317029197236c571c1b9305b8dd12850d8d85c"
"reference": "bcea0ae85868a89d5789c75f012c93129f842934"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cb317029197236c571c1b9305b8dd12850d8d85c",
"reference": "cb317029197236c571c1b9305b8dd12850d8d85c",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bcea0ae85868a89d5789c75f012c93129f842934",
"reference": "bcea0ae85868a89d5789c75f012c93129f842934",
"shasum": ""
},
"require": {
......@@ -7995,7 +7995,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.1.1"
"source": "https://github.com/phpstan/phpstan/tree/1.1.2"
},
"funding": [
{
......@@ -8015,7 +8015,7 @@
"type": "tidelift"
}
],
"time": "2021-11-06T22:46:47+00:00"
"time": "2021-11-09T12:41:09+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......
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