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

Update all non-major dependencies

parent f712f825
No related branches found
No related tags found
1 merge request!6Update all non-major dependencies (patch)
Pipeline #86243 passed
...@@ -345,19 +345,19 @@ ...@@ -345,19 +345,19 @@
}, },
{ {
"name": "dbp/relay-base-person-bundle", "name": "dbp/relay-base-person-bundle",
"version": "v0.1.5", "version": "v0.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle",
"reference": "e9590b4072a0f6c6de22018deaa404e9f78c56eb" "reference": "aaae7b2cb9e6fbb22c116b777fde800312ad10ea"
}, },
"require": { "require": {
"api-platform/core": "^2.6.3", "api-platform/core": "^2.6.3",
"dbp/relay-core-bundle": "^0.1.11", "dbp/relay-core-bundle": "^0.1.25",
"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",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0", "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"symfony/config": "^5.2", "symfony/config": "^5.2",
"symfony/expression-language": "^5.2", "symfony/expression-language": "^5.2",
...@@ -371,8 +371,9 @@ ...@@ -371,8 +371,9 @@
}, },
"require-dev": { "require-dev": {
"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",
"phpunit/phpunit": "^9",
"symfony/browser-kit": "^5.2", "symfony/browser-kit": "^5.2",
"symfony/http-client": "^5.2", "symfony/http-client": "^5.2",
"symfony/monolog-bundle": "^3.7", "symfony/monolog-bundle": "^3.7",
...@@ -389,15 +390,15 @@ ...@@ -389,15 +390,15 @@
"license": [ "license": [
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"time": "2021-10-27T09:05:38+00:00" "time": "2022-02-02T15:46:45+00:00"
}, },
{ {
"name": "dbp/relay-base-person-connector-ldap-bundle", "name": "dbp/relay-base-person-connector-ldap-bundle",
"version": "v0.2.0", "version": "v0.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-connector-ldap-bundle.git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-connector-ldap-bundle.git",
"reference": "061776d65d208b43f83e57803eeb783e24c3ec07" "reference": "727be76df64b549e7bfee73f2ce18bedc5398c21"
}, },
"require": { "require": {
"adldap2/adldap2": "^10.3", "adldap2/adldap2": "^10.3",
...@@ -432,7 +433,7 @@ ...@@ -432,7 +433,7 @@
"license": [ "license": [
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"time": "2022-01-24T06:51:23+00:00" "time": "2022-02-02T15:57:52+00:00"
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
...@@ -1351,7 +1352,7 @@ ...@@ -1351,7 +1352,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.81.0", "version": "v8.82.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
...@@ -7320,16 +7321,16 @@ ...@@ -7320,16 +7321,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.3.7", "version": "v3.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b" "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
"reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b", "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7380,7 +7381,7 @@ ...@@ -7380,7 +7381,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.3.7" "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -7392,7 +7393,7 @@ ...@@ -7392,7 +7393,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T21:15:37+00:00" "time": "2022-02-04T06:59:48+00:00"
}, },
{ {
"name": "web-token/jwt-checker", "name": "web-token/jwt-checker",
...@@ -9369,16 +9370,16 @@ ...@@ -9369,16 +9370,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.4.3", "version": "1.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1" "reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/89d10839dbfc95eeb7da656578b4a899ad2b59b1", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3",
"reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1", "reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9409,7 +9410,7 @@ ...@@ -9409,7 +9410,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.3" "source": "https://github.com/phpstan/phpstan/tree/1.4.5"
}, },
"funding": [ "funding": [
{ {
...@@ -9429,7 +9430,7 @@ ...@@ -9429,7 +9430,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-28T16:27:17+00:00" "time": "2022-02-02T19:35:10+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