diff --git a/composer.lock b/composer.lock index d454b196d136f6a263167aa05f5f940f939cc616..c28a5e78fbbb9e798f20c9b53129696d49757696 100644 --- a/composer.lock +++ b/composer.lock @@ -172,9 +172,15 @@ "version": "v0.2.0", "source": { "type": "git", - "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-base-person-bundle.git", + "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle.git", "reference": "9793a5e69a4a4b4ae76f0eacc1510ad33e5ec1a3" }, + "dist": { + "type": "zip", + "url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-base-person-bundle/repository/archive.zip?sha=9793a5e69a4a4b4ae76f0eacc1510ad33e5ec1a3", + "reference": "9793a5e69a4a4b4ae76f0eacc1510ad33e5ec1a3", + "shasum": "" + }, "require": { "api-platform/core": "^2.6.3", "dbp/relay-core-bundle": "^0.1.25", @@ -243,7 +249,11 @@ "license": [ "AGPL-3.0-or-later" ], - "time": "2022-03-17T14:27:32+00:00" + "support": { + "source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle/-/tree/v0.2.0", + "issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle/-/issues" + }, + "time": "2022-03-23T10:31:04+01:00" }, { "name": "dbp/relay-core-bundle", @@ -6022,16 +6032,16 @@ }, { "name": "twig/twig", - "version": "v3.3.8", + "version": "v3.3.9", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "972d8604a92b7054828b539f2febb0211dd5945c" + "reference": "6ff9b0e440fa66f97f207e181c41340ddfa5683d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c", - "reference": "972d8604a92b7054828b539f2febb0211dd5945c", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/6ff9b0e440fa66f97f207e181c41340ddfa5683d", + "reference": "6ff9b0e440fa66f97f207e181c41340ddfa5683d", "shasum": "" }, "require": { @@ -6082,7 +6092,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.3.8" + "source": "https://github.com/twigphp/Twig/tree/v3.3.9" }, "funding": [ { @@ -6094,7 +6104,7 @@ "type": "tidelift" } ], - "time": "2022-02-04T06:59:48+00:00" + "time": "2022-03-25T09:37:52+00:00" }, { "name": "webmozart/assert", @@ -7516,20 +7526,20 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.10", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "898c479c39caa727bedf4311dd294a8f4e250e72" + "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72", - "reference": "898c479c39caa727bedf4311dd294a8f4e250e72", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", + "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -7551,7 +7561,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.10" + "source": "https://github.com/phpstan/phpstan/tree/1.5.0" }, "funding": [ { @@ -7571,7 +7581,7 @@ "type": "tidelift" } ], - "time": "2022-03-14T10:25:45+00:00" + "time": "2022-03-24T18:18:00+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -10086,5 +10096,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }