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

fix(deps): update all non-major dependencies

parent 3fa09c15
No related branches found
No related tags found
1 merge request!62fix(deps): update all non-major dependencies (patch)
Pipeline #105807 passed
...@@ -168,11 +168,11 @@ ...@@ -168,11 +168,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.22", "version": "v0.1.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "744e4df48e117ccad9b4c161b872b4eb68740bdd" "reference": "3589e404e9ac3e1dd03775cbd07ed3c76285a1b9"
}, },
"require": { "require": {
"api-platform/core": "^2.6.3", "api-platform/core": "^2.6.3",
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
"ext-json": "*", "ext-json": "*",
"guzzlehttp/guzzle": "^7.0", "guzzlehttp/guzzle": "^7.0",
"nelmio/cors-bundle": "^2.1.0", "nelmio/cors-bundle": "^2.1.0",
"php": "^7.3", "php": "^7.3 || ^8.0",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0", "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"symfony/asset": "^5.3", "symfony/asset": "^5.3",
"symfony/config": "^5.3", "symfony/config": "^5.3",
...@@ -204,8 +204,8 @@ ...@@ -204,8 +204,8 @@
"require-dev": { "require-dev": {
"brainmaestro/composer-git-hooks": "^2.8", "brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^0.12.33", "phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^0.12.13", "phpstan/phpstan-phpunit": "^1.0.0",
"symfony/browser-kit": "^5.3", "symfony/browser-kit": "^5.3",
"symfony/http-client": "^5.3", "symfony/http-client": "^5.3",
"symfony/phpunit-bridge": "^5.3", "symfony/phpunit-bridge": "^5.3",
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
"license": [ "license": [
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"time": "2021-11-04T14:32:50+00:00" "time": "2021-11-10T14:58:27+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -6874,16 +6874,16 @@ ...@@ -6874,16 +6874,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.1.1", "version": "1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "cb317029197236c571c1b9305b8dd12850d8d85c" "reference": "bcea0ae85868a89d5789c75f012c93129f842934"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cb317029197236c571c1b9305b8dd12850d8d85c", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bcea0ae85868a89d5789c75f012c93129f842934",
"reference": "cb317029197236c571c1b9305b8dd12850d8d85c", "reference": "bcea0ae85868a89d5789c75f012c93129f842934",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6914,7 +6914,7 @@ ...@@ -6914,7 +6914,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.1.1" "source": "https://github.com/phpstan/phpstan/tree/1.1.2"
}, },
"funding": [ "funding": [
{ {
...@@ -6934,7 +6934,7 @@ ...@@ -6934,7 +6934,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-06T22:46:47+00:00" "time": "2021-11-09T12:41:09+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