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

Update core bundle

parent 8c7b44d2
No related branches found
No related tags found
No related merge requests found
Pipeline #105634 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-22T12:56:47+00:00"
"time": "2021-03-08T10:06:07+00:00"
},
{
"name": "doctrine/annotations",
......@@ -787,16 +788,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": {
......@@ -836,9 +837,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",
......@@ -1727,7 +1728,7 @@
},
{
"name": "symfony/asset",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
......@@ -1776,7 +1777,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/v5.2.3"
"source": "https://github.com/symfony/asset/tree/v5.2.4"
},
"funding": [
{
......@@ -2498,16 +2499,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "7bf30a4e29887110f8bd1882ccc82ee63c8a5133"
"reference": "3fc560e62bc5121751b792b11505db03a12cf83c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/7bf30a4e29887110f8bd1882ccc82ee63c8a5133",
"reference": "7bf30a4e29887110f8bd1882ccc82ee63c8a5133",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/3fc560e62bc5121751b792b11505db03a12cf83c",
"reference": "3fc560e62bc5121751b792b11505db03a12cf83c",
"shasum": ""
},
"require": {
......@@ -2542,7 +2543,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.2.3"
"source": "https://github.com/symfony/expression-language/tree/v5.2.4"
},
"funding": [
{
......@@ -2558,7 +2559,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T10:15:41+00:00"
"time": "2021-02-12T10:38:38+00:00"
},
{
"name": "symfony/filesystem",
......@@ -3831,16 +3832,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": {
......@@ -3906,7 +3907,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": [
{
......@@ -3922,20 +3923,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": {
......@@ -3992,7 +3993,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": [
{
......@@ -4008,11 +4009,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-03-03T16:55:00+00:00"
},
{
"name": "symfony/security-csrf",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
......@@ -4063,7 +4064,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.2.3"
"source": "https://github.com/symfony/security-csrf/tree/v5.2.4"
},
"funding": [
{
......@@ -4083,7 +4084,7 @@
},
{
"name": "symfony/security-guard",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
......@@ -4129,7 +4130,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": [
{
......@@ -4149,16 +4150,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": {
......@@ -4207,7 +4208,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": [
{
......@@ -4223,7 +4224,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-14T12:29:41+00:00"
},
{
"name": "symfony/serializer",
......@@ -4569,16 +4570,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "3e8a56f4a8ab4db819f5ec726afad29d470b452d"
"reference": "4fa4380e5413eb5db24abdef4dfd9fe567b11605"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/3e8a56f4a8ab4db819f5ec726afad29d470b452d",
"reference": "3e8a56f4a8ab4db819f5ec726afad29d470b452d",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/4fa4380e5413eb5db24abdef4dfd9fe567b11605",
"reference": "4fa4380e5413eb5db24abdef4dfd9fe567b11605",
"shasum": ""
},
"require": {
......@@ -4608,6 +4609,7 @@
"symfony/form": "^5.1.9",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/http-kernel": "^4.4|^5.0",
"symfony/intl": "^4.4|^5.0",
"symfony/mime": "^5.2",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/property-info": "^4.4|^5.1",
......@@ -4668,7 +4670,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.2.3"
"source": "https://github.com/symfony/twig-bridge/tree/v5.2.4"
},
"funding": [
{
......@@ -4684,11 +4686,11 @@
"type": "tidelift"
}
],
"time": "2021-02-03T04:42:09+00:00"
"time": "2021-02-25T13:42:30+00:00"
},
{
"name": "symfony/twig-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
......@@ -4755,7 +4757,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": [
{
......@@ -4775,16 +4777,16 @@
},
{
"name": "symfony/validator",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "d83d2a9f060ce42636feef6af6facc39793354cf"
"reference": "db23f365a5646da5f7650c0da4a7a571c1ff37b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/d83d2a9f060ce42636feef6af6facc39793354cf",
"reference": "d83d2a9f060ce42636feef6af6facc39793354cf",
"url": "https://api.github.com/repos/symfony/validator/zipball/db23f365a5646da5f7650c0da4a7a571c1ff37b1",
"reference": "db23f365a5646da5f7650c0da4a7a571c1ff37b1",
"shasum": ""
},
"require": {
......@@ -4866,7 +4868,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.2.3"
"source": "https://github.com/symfony/validator/tree/v5.2.4"
},
"funding": [
{
......@@ -4882,7 +4884,7 @@
"type": "tidelift"
}
],
"time": "2021-01-28T22:06:19+00:00"
"time": "2021-03-04T15:41:09+00:00"
},
{
"name": "symfony/var-dumper",
......@@ -5134,16 +5136,16 @@
},
{
"name": "symfony/yaml",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9"
"reference": "29e61305e1c79d25f71060903982ead8f533e267"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
"reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
"url": "https://api.github.com/repos/symfony/yaml/zipball/29e61305e1c79d25f71060903982ead8f533e267",
"reference": "29e61305e1c79d25f71060903982ead8f533e267",
"shasum": ""
},
"require": {
......@@ -5185,7 +5187,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v4.4.19"
"source": "https://github.com/symfony/yaml/tree/v4.4.20"
},
"funding": [
{
......@@ -5201,7 +5203,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T15:36:50+00:00"
},
{
"name": "twig/twig",
......
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