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

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !168
parents 526e65f5 77304b72
No related branches found
No related tags found
1 merge request!168chore(deps): lock file maintenance
Pipeline #204443 passed
......@@ -229,14 +229,14 @@
},
{
"name": "dbp/relay-auth-bundle",
"version": "v0.1.10",
"version": "v0.1.11",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle.git",
"reference": "8874f5b9e08795e90e8557ceb6afa546d58c9d37"
"reference": "4573263f7e8f64d97b57d8c0ca0045f1882df755"
},
"require": {
"dbp/relay-core-bundle": "^0.1.43",
"dbp/relay-core-bundle": "^0.1.51",
"ext-curl": "*",
"ext-gmp": "*",
"ext-json": "*",
......@@ -250,16 +250,16 @@
"web-token/jwt-signature-algorithm-rsa": "^2.1"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9",
"symfony/browser-kit": "^5.3",
"symfony/http-client": "^5.3",
"symfony/phpunit-bridge": "^5.2",
"vimeo/psalm": "^4.4"
"brainmaestro/composer-git-hooks": "^2.8.5",
"friendsofphp/php-cs-fixer": "^3.4",
"phpstan/phpstan": "^1.8.11",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-symfony": "^1.2.14",
"phpunit/phpunit": "^9.5.26",
"symfony/browser-kit": "^5.4.11",
"symfony/http-client": "^5.4.15",
"symfony/phpunit-bridge": "^5.4.14",
"vimeo/psalm": "^4.29"
},
"type": "symfony-bundle",
"extra": {
......@@ -279,7 +279,7 @@
"AGPL-3.0-or-later"
],
"description": "Authentification bundle for the Relay API gateway",
"time": "2022-10-31T15:18:21+00:00"
"time": "2022-11-08T14:40:08+00:00"
},
{
"name": "dbp/relay-core-bundle",
......@@ -8194,16 +8194,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.15.1",
"version": "v4.15.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"shasum": ""
},
"require": {
......@@ -8244,9 +8244,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
},
"time": "2022-09-04T07:30:47+00:00"
"time": "2022-11-12T15:38:23+00:00"
},
{
"name": "openlss/lib-array2xml",
......@@ -8467,16 +8467,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.9.1",
"version": "1.9.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f"
"reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f",
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"shasum": ""
},
"require": {
......@@ -8506,7 +8506,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.1"
"source": "https://github.com/phpstan/phpstan/tree/1.9.2"
},
"funding": [
{
......@@ -8522,7 +8522,7 @@
"type": "tidelift"
}
],
"time": "2022-11-04T13:35:59+00:00"
"time": "2022-11-10T09:56:11+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......@@ -10939,5 +10939,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment