diff --git a/composer.lock b/composer.lock index 388a91cb93cd3aa8e2aadbe4aed6432ccd1bd261..191496d04e5d7be1b596253c9773ae8f8410b08a 100644 --- a/composer.lock +++ b/composer.lock @@ -169,11 +169,11 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.34", + "version": "v0.1.35", "source": { "type": "git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", - "reference": "d957d248aff513901e89d6eeb7dc8d0e3f68ea63" + "reference": "79d1b52f65989ee2285a9219c4a552f2cbc9bab2" }, "require": { "api-platform/core": "^2.6.6", @@ -233,7 +233,7 @@ "AGPL-3.0-or-later" ], "description": "The core bundle of the Relay API gateway", - "time": "2022-04-26T12:25:46+00:00" + "time": "2022-05-02T07:07:30+00:00" }, { "name": "doctrine/annotations", @@ -7437,16 +7437,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.6.3", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "6128620b98292e0b69ea6d799871d77163681c8e" + "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6128620b98292e0b69ea6d799871d77163681c8e", - "reference": "6128620b98292e0b69ea6d799871d77163681c8e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad", + "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad", "shasum": "" }, "require": { @@ -7472,7 +7472,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.6.3" + "source": "https://github.com/phpstan/phpstan/tree/1.6.7" }, "funding": [ { @@ -7492,7 +7492,7 @@ "type": "tidelift" } ], - "time": "2022-04-28T11:27:53+00:00" + "time": "2022-05-04T22:55:41+00:00" }, { "name": "phpstan/phpstan-phpunit",