Skip to content
Snippets Groups Projects

Update dependency dbp/relay-core-bundle to v0.1.18

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 81
82
Compare changes
  • Side-by-side
  • Inline
+ 81
82
@@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v2.6.5",
"version": "v2.6.6",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "4e22a289e474db454480020ff37d20472668c11c"
"reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c",
"reference": "4e22a289e474db454480020ff37d20472668c11c",
"url": "https://api.github.com/repos/api-platform/core/zipball/25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"shasum": ""
},
"require": {
@@ -36,6 +36,7 @@
},
"conflict": {
"doctrine/common": "<2.7",
"doctrine/dbal": "<2.10",
"doctrine/mongodb-odm": "<2.2",
"doctrine/persistence": "<1.3"
},
@@ -155,7 +156,7 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.6.5"
"source": "https://github.com/api-platform/core/tree/v2.6.6"
},
"funding": [
{
@@ -163,7 +164,7 @@
"type": "tidelift"
}
],
"time": "2021-06-15T16:53:33+00:00"
"time": "2021-09-29T19:11:04+00:00"
},
{
"name": "brick/math",
@@ -227,11 +228,11 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.16",
"version": "v0.1.18",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "3c049f19af4bdf0fc3d0c40765deb4da2c169585"
"reference": "86a52bf2dbcdd1258d38208871ac009d924d6396"
},
"require": {
"api-platform/core": "^2.6.3",
@@ -286,7 +287,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-09-13T08:02:44+00:00"
"time": "2021-10-20T08:28:56+00:00"
},
{
"name": "doctrine/annotations",
@@ -362,34 +363,30 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.3",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^7.0",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
"doctrine/coding-standard": "^8.2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"vimeo/psalm": "^4.10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
@@ -437,7 +434,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.x"
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
},
"funding": [
{
@@ -453,7 +450,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T15:13:26+00:00"
"time": "2021-10-22T20:16:43+00:00"
},
{
"name": "doctrine/lexer",
@@ -1164,16 +1161,16 @@
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "5.2.2",
"version": "5.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
"shasum": ""
},
"require": {
@@ -1184,7 +1181,8 @@
"webmozart/assert": "^1.9.1"
},
"require-dev": {
"mockery/mockery": "~1.3.2"
"mockery/mockery": "~1.3.2",
"psalm/phar": "^4.8"
},
"type": "library",
"extra": {
@@ -1214,22 +1212,22 @@
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
},
"time": "2020-09-03T19:13:55+00:00"
"time": "2021-10-19T17:43:47+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.4.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
"reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
"reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
"shasum": ""
},
"require": {
@@ -1237,7 +1235,8 @@
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
"ext-tokenizer": "*"
"ext-tokenizer": "*",
"psalm/phar": "^4.8"
},
"type": "library",
"extra": {
@@ -1263,9 +1262,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
},
"time": "2020-09-17T18:55:26+00:00"
"time": "2021-10-02T14:08:47+00:00"
},
{
"name": "psr/cache",
@@ -3934,16 +3933,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589"
"reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589",
"url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"shasum": ""
},
"require": {
@@ -3995,7 +3994,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.3.7"
"source": "https://github.com/symfony/property-access/tree/v5.3.8"
},
"funding": [
{
@@ -4011,20 +4010,20 @@
"type": "tidelift"
}
],
"time": "2021-08-09T12:23:10+00:00"
"time": "2021-09-10T11:55:24+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90"
"reference": "39de5bed8c036f76ec0457ec52908e45d5497947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/7202b6c93a07df5df83eb58e3757dffb77fc5d90",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90",
"url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947",
"reference": "39de5bed8c036f76ec0457ec52908e45d5497947",
"shasum": ""
},
"require": {
@@ -4085,7 +4084,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.3.7"
"source": "https://github.com/symfony/property-info/tree/v5.3.8"
},
"funding": [
{
@@ -4101,7 +4100,7 @@
"type": "tidelift"
}
],
"time": "2021-08-23T12:57:24+00:00"
"time": "2021-09-07T07:41:40+00:00"
},
{
"name": "symfony/routing",
@@ -4195,16 +4194,16 @@
},
{
"name": "symfony/security-bundle",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "aed98f8ca60f1fb474a4db3ade066155d2b040f7"
"reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/aed98f8ca60f1fb474a4db3ade066155d2b040f7",
"reference": "aed98f8ca60f1fb474a4db3ade066155d2b040f7",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/b755ed5d11685ba9aaa27b060250e5a57371f37f",
"reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f",
"shasum": ""
},
"require": {
@@ -4277,7 +4276,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.3.7"
"source": "https://github.com/symfony/security-bundle/tree/v5.3.8"
},
"funding": [
{
@@ -4293,7 +4292,7 @@
"type": "tidelift"
}
],
"time": "2021-08-17T15:45:42+00:00"
"time": "2021-09-26T16:32:59+00:00"
},
{
"name": "symfony/security-core",
@@ -4529,16 +4528,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7"
"reference": "d499ecde6f81de42e557514626d6d5c14c0bdb78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7",
"reference": "cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7",
"url": "https://api.github.com/repos/symfony/security-http/zipball/d499ecde6f81de42e557514626d6d5c14c0bdb78",
"reference": "d499ecde6f81de42e557514626d6d5c14c0bdb78",
"shasum": ""
},
"require": {
@@ -4594,7 +4593,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.3.7"
"source": "https://github.com/symfony/security-http/tree/v5.3.8"
},
"funding": [
{
@@ -4610,20 +4609,20 @@
"type": "tidelift"
}
],
"time": "2021-08-18T14:06:55+00:00"
"time": "2021-09-26T16:35:00+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.3.4",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c"
"reference": "a877799b1e94f792208bea68295f6675027c92be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"url": "https://api.github.com/repos/symfony/serializer/zipball/a877799b1e94f792208bea68295f6675027c92be",
"reference": "a877799b1e94f792208bea68295f6675027c92be",
"shasum": ""
},
"require": {
@@ -4696,7 +4695,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v5.3.4"
"source": "https://github.com/symfony/serializer/tree/v5.3.8"
},
"funding": [
{
@@ -4712,7 +4711,7 @@
"type": "tidelift"
}
],
"time": "2021-07-21T13:18:10+00:00"
"time": "2021-09-17T08:55:39+00:00"
},
{
"name": "symfony/service-contracts",
@@ -5165,16 +5164,16 @@
},
{
"name": "symfony/validator",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "916a7c6cf3ede36eb0e4097500e0a12dcff520a7"
"reference": "3a773f6f03ef2846c280e4f5b5f34cf950ead127"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/916a7c6cf3ede36eb0e4097500e0a12dcff520a7",
"reference": "916a7c6cf3ede36eb0e4097500e0a12dcff520a7",
"url": "https://api.github.com/repos/symfony/validator/zipball/3a773f6f03ef2846c280e4f5b5f34cf950ead127",
"reference": "3a773f6f03ef2846c280e4f5b5f34cf950ead127",
"shasum": ""
},
"require": {
@@ -5255,7 +5254,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.3.7"
"source": "https://github.com/symfony/validator/tree/v5.3.8"
},
"funding": [
{
@@ -5271,7 +5270,7 @@
"type": "tidelift"
}
],
"time": "2021-08-26T08:22:53+00:00"
"time": "2021-09-21T20:52:44+00:00"
},
{
"name": "symfony/var-dumper",
@@ -5598,16 +5597,16 @@
},
{
"name": "twig/twig",
"version": "v3.3.2",
"version": "v3.3.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "21578f00e83d4a82ecfa3d50752b609f13de6790"
"reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/21578f00e83d4a82ecfa3d50752b609f13de6790",
"reference": "21578f00e83d4a82ecfa3d50752b609f13de6790",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a27fa056df8a6384316288ca8b0fa3a35fdeb569",
"reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569",
"shasum": ""
},
"require": {
@@ -5617,7 +5616,7 @@
},
"require-dev": {
"psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9"
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
},
"type": "library",
"extra": {
@@ -5658,7 +5657,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.3.2"
"source": "https://github.com/twigphp/Twig/tree/v3.3.3"
},
"funding": [
{
@@ -5670,7 +5669,7 @@
"type": "tidelift"
}
],
"time": "2021-05-16T12:14:13+00:00"
"time": "2021-09-17T08:44:23+00:00"
},
{
"name": "web-token/jwt-checker",
Loading