diff --git a/composer.lock b/composer.lock index b25aaa43dc6f4e3bc21e63784332767133399750..e17239c040bac5dc1a4618a7aa518563636cfd6c 100644 --- a/composer.lock +++ b/composer.lock @@ -345,19 +345,19 @@ }, { "name": "dbp/relay-base-person-bundle", - "version": "v0.1.5", + "version": "v0.1.6", "source": { "type": "git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle", - "reference": "e9590b4072a0f6c6de22018deaa404e9f78c56eb" + "reference": "aaae7b2cb9e6fbb22c116b777fde800312ad10ea" }, "require": { "api-platform/core": "^2.6.3", - "dbp/relay-core-bundle": "^0.1.11", + "dbp/relay-core-bundle": "^0.1.25", "ext-json": "*", "guzzlehttp/guzzle": "^7.0", "nelmio/cors-bundle": "^2.1.0", - "php": "^7.3", + "php": ">=7.3", "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0", "symfony/config": "^5.2", "symfony/expression-language": "^5.2", @@ -371,8 +371,9 @@ }, "require-dev": { "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", + "phpunit/phpunit": "^9", "symfony/browser-kit": "^5.2", "symfony/http-client": "^5.2", "symfony/monolog-bundle": "^3.7", @@ -389,15 +390,15 @@ "license": [ "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", - "version": "v0.2.0", + "version": "v0.2.2", "source": { "type": "git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-connector-ldap-bundle.git", - "reference": "061776d65d208b43f83e57803eeb783e24c3ec07" + "reference": "727be76df64b549e7bfee73f2ce18bedc5398c21" }, "require": { "adldap2/adldap2": "^10.3", @@ -432,7 +433,7 @@ "license": [ "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", @@ -1351,7 +1352,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -7320,16 +7321,16 @@ }, { "name": "twig/twig", - "version": "v3.3.7", + "version": "v3.3.8", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b" + "reference": "972d8604a92b7054828b539f2febb0211dd5945c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b", - "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c", + "reference": "972d8604a92b7054828b539f2febb0211dd5945c", "shasum": "" }, "require": { @@ -7380,7 +7381,7 @@ ], "support": { "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": [ { @@ -7392,7 +7393,7 @@ "type": "tidelift" } ], - "time": "2022-01-03T21:15:37+00:00" + "time": "2022-02-04T06:59:48+00:00" }, { "name": "web-token/jwt-checker", @@ -9369,16 +9370,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.3", + "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1" + "reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89d10839dbfc95eeb7da656578b4a899ad2b59b1", - "reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3", + "reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3", "shasum": "" }, "require": { @@ -9409,7 +9410,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "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": [ { @@ -9429,7 +9430,7 @@ "type": "tidelift" } ], - "time": "2022-01-28T16:27:17+00:00" + "time": "2022-02-02T19:35:10+00:00" }, { "name": "phpstan/phpstan-phpunit",