Skip to content
Snippets Groups Projects
Commit 01ce924a authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Update all bundles

parent e8cf14dc
No related branches found
No related tags found
No related merge requests found
Pipeline #17729 passed
......@@ -224,10 +224,10 @@
"source": {
"type": "git",
"url": "git@gitlab.tugraz.at:dbp/middleware/dbp-api/api-core-bundle.git",
"reference": "3d6767a82ed493a37bd7763e5cfb34e2dac1b1a7"
"reference": "288c6d8e89d651f6c4a1dd7c1f2af163f9b64161"
},
"require": {
"api-platform/core": "<2.6",
"api-platform/core": "2.5.10",
"doctrine/annotations": "^1.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
......@@ -236,6 +236,7 @@
"nelmio/cors-bundle": "^2.1.0",
"php": "^7.3",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"psr/link": "1.0",
"symfony/asset": "*",
"symfony/config": "^4.4",
"symfony/expression-language": "*",
......@@ -300,7 +301,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-02-25T12:48:09+00:00"
"time": "2021-03-08T10:06:07+00:00"
},
{
"name": "dbp/api-starter-bundle",
......@@ -308,7 +309,7 @@
"source": {
"type": "git",
"url": "git@gitlab.tugraz.at:dbp/middleware/dbp-api/api-starter-bundle.git",
"reference": "eac492187ecc4aef7ec219ac8be0b824c51339b6"
"reference": "be0230654e3d71efc91718b61a3773e6dc0789b5"
},
"require": {
"api-platform/core": "^2.5",
......@@ -368,7 +369,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-02-25T10:04:09+00:00"
"time": "2021-03-08T10:40:54+00:00"
},
{
"name": "doctrine/annotations",
......@@ -855,16 +856,16 @@
},
{
"name": "guzzlehttp/promises",
"version": "1.4.0",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "60d379c243457e073cff02bc323a2a86cb355631"
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
"reference": "60d379c243457e073cff02bc323a2a86cb355631",
"url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"shasum": ""
},
"require": {
......@@ -904,9 +905,9 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.4.0"
"source": "https://github.com/guzzle/promises/tree/1.4.1"
},
"time": "2020-09-30T07:37:28+00:00"
"time": "2021-03-07T09:25:29+00:00"
},
{
"name": "guzzlehttp/psr7",
......@@ -1811,7 +1812,7 @@
},
{
"name": "symfony/asset",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
......@@ -1859,7 +1860,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v4.4.19"
"source": "https://github.com/symfony/asset/tree/v4.4.20"
},
"funding": [
{
......@@ -2670,16 +2671,16 @@
},
{
"name": "symfony/expression-language",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b"
"reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/066402a1894fcaef22cbff1591c8a0bdf7f66e9b",
"reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
"reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
"shasum": ""
},
"require": {
......@@ -2713,7 +2714,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v4.4.19"
"source": "https://github.com/symfony/expression-language/tree/v4.4.20"
},
"funding": [
{
......@@ -2729,7 +2730,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-11T19:34:41+00:00"
},
{
"name": "symfony/filesystem",
......@@ -3320,7 +3321,7 @@
},
{
"name": "symfony/inflector",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/inflector.git",
......@@ -3370,7 +3371,7 @@
"words"
],
"support": {
"source": "https://github.com/symfony/inflector/tree/v4.4.19"
"source": "https://github.com/symfony/inflector/tree/v4.4.20"
},
"funding": [
{
......@@ -3464,7 +3465,7 @@
},
{
"name": "symfony/monolog-bridge",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
......@@ -3523,7 +3524,7 @@
"description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/monolog-bridge/tree/v4.4.19"
"source": "https://github.com/symfony/monolog-bridge/tree/v4.4.20"
},
"funding": [
{
......@@ -4113,7 +4114,7 @@
},
{
"name": "symfony/property-access",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
......@@ -4172,7 +4173,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v4.4.19"
"source": "https://github.com/symfony/property-access/tree/v4.4.20"
},
"funding": [
{
......@@ -4192,16 +4193,16 @@
},
{
"name": "symfony/property-info",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "3314c9f854b8693b12c81114556c1fb51b6d2bf7"
"reference": "67845c335482cea0dd52497ae1314ce7a4978c74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/3314c9f854b8693b12c81114556c1fb51b6d2bf7",
"reference": "3314c9f854b8693b12c81114556c1fb51b6d2bf7",
"url": "https://api.github.com/repos/symfony/property-info/zipball/67845c335482cea0dd52497ae1314ce7a4978c74",
"reference": "67845c335482cea0dd52497ae1314ce7a4978c74",
"shasum": ""
},
"require": {
......@@ -4260,7 +4261,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v4.4.19"
"source": "https://github.com/symfony/property-info/tree/v4.4.20"
},
"funding": [
{
......@@ -4276,7 +4277,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-16T12:45:26+00:00"
},
{
"name": "symfony/routing",
......@@ -4368,16 +4369,16 @@
},
{
"name": "symfony/security-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "b2cd6ea94f82b0d018dd26275f18392881cab6d1"
"reference": "55a84ceb5f68e2dc836708e51f1ce1e5f7cecb7b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/b2cd6ea94f82b0d018dd26275f18392881cab6d1",
"reference": "b2cd6ea94f82b0d018dd26275f18392881cab6d1",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/55a84ceb5f68e2dc836708e51f1ce1e5f7cecb7b",
"reference": "55a84ceb5f68e2dc836708e51f1ce1e5f7cecb7b",
"shasum": ""
},
"require": {
......@@ -4443,7 +4444,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/v4.4.19"
"source": "https://github.com/symfony/security-bundle/tree/v4.4.20"
},
"funding": [
{
......@@ -4459,20 +4460,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-04T11:13:36+00:00"
},
{
"name": "symfony/security-core",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "02da7f55df0a144972b0e012810d6515b5adf3fb"
"reference": "e185d3918539a9a7c794c20baa18f5e0333a826d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/02da7f55df0a144972b0e012810d6515b5adf3fb",
"reference": "02da7f55df0a144972b0e012810d6515b5adf3fb",
"url": "https://api.github.com/repos/symfony/security-core/zipball/e185d3918539a9a7c794c20baa18f5e0333a826d",
"reference": "e185d3918539a9a7c794c20baa18f5e0333a826d",
"shasum": ""
},
"require": {
......@@ -4529,7 +4530,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v4.4.19"
"source": "https://github.com/symfony/security-core/tree/v4.4.20"
},
"funding": [
{
......@@ -4545,11 +4546,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-03-03T16:55:00+00:00"
},
{
"name": "symfony/security-csrf",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
......@@ -4600,7 +4601,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-csrf/tree/v4.4.19"
"source": "https://github.com/symfony/security-csrf/tree/v4.4.20"
},
"funding": [
{
......@@ -4620,7 +4621,7 @@
},
{
"name": "symfony/security-guard",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
......@@ -4666,7 +4667,7 @@
"description": "Symfony Security Component - Guard",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-guard/tree/v4.4.19"
"source": "https://github.com/symfony/security-guard/tree/v4.4.20"
},
"funding": [
{
......@@ -4686,16 +4687,16 @@
},
{
"name": "symfony/security-http",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "c275805b0205403be4124b9cdef6eea72b09a28d"
"reference": "1a69306ec4185de37df2350cf3d6a529b14b21f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/c275805b0205403be4124b9cdef6eea72b09a28d",
"reference": "c275805b0205403be4124b9cdef6eea72b09a28d",
"url": "https://api.github.com/repos/symfony/security-http/zipball/1a69306ec4185de37df2350cf3d6a529b14b21f0",
"reference": "1a69306ec4185de37df2350cf3d6a529b14b21f0",
"shasum": ""
},
"require": {
......@@ -4744,7 +4745,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v4.4.19"
"source": "https://github.com/symfony/security-http/tree/v4.4.20"
},
"funding": [
{
......@@ -4760,20 +4761,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-14T12:29:41+00:00"
},
{
"name": "symfony/serializer",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "6b383bc45777d14857b634e9f8fa2b8a2e69b66d"
"reference": "9fa36329a06282e1fc856b84f645472a410c3922"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/6b383bc45777d14857b634e9f8fa2b8a2e69b66d",
"reference": "6b383bc45777d14857b634e9f8fa2b8a2e69b66d",
"url": "https://api.github.com/repos/symfony/serializer/zipball/9fa36329a06282e1fc856b84f645472a410c3922",
"reference": "9fa36329a06282e1fc856b84f645472a410c3922",
"shasum": ""
},
"require": {
......@@ -4839,7 +4840,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/v4.4.19"
"source": "https://github.com/symfony/serializer/tree/v4.4.20"
},
"funding": [
{
......@@ -4855,7 +4856,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-26T12:02:03+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -5132,7 +5133,7 @@
},
{
"name": "symfony/twig-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
......@@ -5199,7 +5200,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bundle/tree/v4.4.19"
"source": "https://github.com/symfony/twig-bundle/tree/v4.4.20"
},
"funding": [
{
......@@ -5219,16 +5220,16 @@
},
{
"name": "symfony/validator",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "039479123c8d824f23efba9bb413b85dc3f42e43"
"reference": "08c3add0462f22f00b856c0d0361cf51897d51aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/039479123c8d824f23efba9bb413b85dc3f42e43",
"reference": "039479123c8d824f23efba9bb413b85dc3f42e43",
"url": "https://api.github.com/repos/symfony/validator/zipball/08c3add0462f22f00b856c0d0361cf51897d51aa",
"reference": "08c3add0462f22f00b856c0d0361cf51897d51aa",
"shasum": ""
},
"require": {
......@@ -5304,7 +5305,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v4.4.19"
"source": "https://github.com/symfony/validator/tree/v4.4.20"
},
"funding": [
{
......@@ -5320,11 +5321,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-03-03T22:57:07+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
......@@ -5393,7 +5394,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.19"
"source": "https://github.com/symfony/var-dumper/tree/v4.4.20"
},
"funding": [
{
......@@ -5485,16 +5486,16 @@
},
{
"name": "symfony/web-link",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
"reference": "e063a969693e2c0804df709f661bd50e10f13665"
"reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-link/zipball/e063a969693e2c0804df709f661bd50e10f13665",
"reference": "e063a969693e2c0804df709f661bd50e10f13665",
"url": "https://api.github.com/repos/symfony/web-link/zipball/b8d46e59e3d430691908e0f20467e6933b36a2b5",
"reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5",
"shasum": ""
},
"require": {
......@@ -5553,7 +5554,7 @@
"push"
],
"support": {
"source": "https://github.com/symfony/web-link/tree/v4.4.19"
"source": "https://github.com/symfony/web-link/tree/v4.4.20"
},
"funding": [
{
......@@ -5569,7 +5570,7 @@
"type": "tidelift"
}
],
"time": "2021-01-10T16:25:35+00:00"
"time": "2021-02-16T11:01:18+00:00"
},
{
"name": "symfony/yaml",
......@@ -7605,7 +7606,7 @@
},
{
"name": "symfony/options-resolver",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
......@@ -7651,7 +7652,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v4.4.19"
"source": "https://github.com/symfony/options-resolver/tree/v4.4.20"
},
"funding": [
{
......@@ -7859,7 +7860,7 @@
},
{
"name": "symfony/stopwatch",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
......@@ -7901,7 +7902,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/stopwatch/tree/v4.4.19"
"source": "https://github.com/symfony/stopwatch/tree/v4.4.20"
},
"funding": [
{
......@@ -7921,16 +7922,16 @@
},
{
"name": "symfony/web-profiler-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "6cde98609e1dd9afa9840b9c222a59ee40cef2db"
"reference": "2a5eeaa950e5702738437c6c8f442eca46ffc0c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6cde98609e1dd9afa9840b9c222a59ee40cef2db",
"reference": "6cde98609e1dd9afa9840b9c222a59ee40cef2db",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/2a5eeaa950e5702738437c6c8f442eca46ffc0c5",
"reference": "2a5eeaa950e5702738437c6c8f442eca46ffc0c5",
"shasum": ""
},
"require": {
......@@ -7979,7 +7980,7 @@
"description": "Provides a development tool that gives detailed information about the execution of any request",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.19"
"source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.20"
},
"funding": [
{
......@@ -7995,7 +7996,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-01-28T19:07:50+00:00"
},
{
"name": "symfony/web-server-bundle",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment