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

chore(deps): lock file maintenance

parent dcaee786
No related branches found
No related tags found
1 merge request!21chore(deps): lock file maintenance
Pipeline #93440 passed
...@@ -172,9 +172,15 @@ ...@@ -172,9 +172,15 @@
"version": "v0.2.0", "version": "v0.2.0",
"source": { "source": {
"type": "git", "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" "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": { "require": {
"api-platform/core": "^2.6.3", "api-platform/core": "^2.6.3",
"dbp/relay-core-bundle": "^0.1.25", "dbp/relay-core-bundle": "^0.1.25",
...@@ -243,7 +249,11 @@ ...@@ -243,7 +249,11 @@
"license": [ "license": [
"AGPL-3.0-or-later" "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", "name": "dbp/relay-core-bundle",
...@@ -6022,16 +6032,16 @@ ...@@ -6022,16 +6032,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.3.8", "version": "v3.3.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "972d8604a92b7054828b539f2febb0211dd5945c" "reference": "6ff9b0e440fa66f97f207e181c41340ddfa5683d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c", "url": "https://api.github.com/repos/twigphp/Twig/zipball/6ff9b0e440fa66f97f207e181c41340ddfa5683d",
"reference": "972d8604a92b7054828b539f2febb0211dd5945c", "reference": "6ff9b0e440fa66f97f207e181c41340ddfa5683d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6082,7 +6092,7 @@ ...@@ -6082,7 +6092,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.8" "source": "https://github.com/twigphp/Twig/tree/v3.3.9"
}, },
"funding": [ "funding": [
{ {
...@@ -6094,7 +6104,7 @@ ...@@ -6094,7 +6104,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-04T06:59:48+00:00" "time": "2022-03-25T09:37:52+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
...@@ -7516,20 +7526,20 @@ ...@@ -7516,20 +7526,20 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.4.10", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "898c479c39caa727bedf4311dd294a8f4e250e72" "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2be8dd6dfa09ab1a21c49956ff591979cd5ab29e",
"reference": "898c479c39caa727bedf4311dd294a8f4e250e72", "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1|^8.0" "php": "^7.2|^8.0"
}, },
"conflict": { "conflict": {
"phpstan/phpstan-shim": "*" "phpstan/phpstan-shim": "*"
...@@ -7551,7 +7561,7 @@ ...@@ -7551,7 +7561,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.10" "source": "https://github.com/phpstan/phpstan/tree/1.5.0"
}, },
"funding": [ "funding": [
{ {
...@@ -7571,7 +7581,7 @@ ...@@ -7571,7 +7581,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-14T10:25:45+00:00" "time": "2022-03-24T18:18:00+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -10086,5 +10096,5 @@ ...@@ -10086,5 +10096,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.3" "php": "7.3"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.2.0"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment