Skip to content
Snippets Groups Projects
Commit 947abeb6 authored by Groß-Vogt, Tobias's avatar Groß-Vogt, Tobias
Browse files

blob bundle update

parent 7e1d4349
No related branches found
No related tags found
No related merge requests found
Pipeline #242252 passed
...@@ -7,10 +7,10 @@ ...@@ -7,10 +7,10 @@
"php": ">=7.3", "php": ">=7.3",
"ext-json": "*", "ext-json": "*",
"api-platform/core": "^2.6", "api-platform/core": "^2.6",
"dbp/relay-core-bundle": "^v0.1.56",
"dbp/relay-blob-bundle": "dev-main", "dbp/relay-blob-bundle": "dev-main",
"symfony/framework-bundle": "^5.4", "dbp/relay-core-bundle": "^v0.1.56",
"doctrine/dbal": "^3.3" "doctrine/dbal": "^3.3",
"symfony/framework-bundle": "^5.4"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "37d31779aa9610278e5d111098cdba2b", "content-hash": "aa9290b619a6d481104f14e3545b8557",
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
...@@ -233,13 +233,7 @@ ...@@ -233,13 +233,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-blob-bundle.git", "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-blob-bundle.git",
"reference": "fb11638610244438fd2a9b04b14ed56cc7ba8a16" "reference": "88b35baf86403cf394394e684458be045bde1426"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-blob-bundle/repository/archive.zip?sha=fb11638610244438fd2a9b04b14ed56cc7ba8a16",
"reference": "fb11638610244438fd2a9b04b14ed56cc7ba8a16",
"shasum": ""
}, },
"require": { "require": {
"api-platform/core": "^2.6", "api-platform/core": "^2.6",
...@@ -259,7 +253,6 @@ ...@@ -259,7 +253,6 @@
"web-token/jwt-signature-algorithm-hmac": "^2.1" "web-token/jwt-signature-algorithm-hmac": "^2.1"
}, },
"require-dev": { "require-dev": {
"dbp/relay-blob-connector-filesystem-bundle": "dev-main",
"ext-curl": "*", "ext-curl": "*",
"friendsofphp/php-cs-fixer": "^3.4", "friendsofphp/php-cs-fixer": "^3.4",
"phpstan/phpstan": "^1.9.11", "phpstan/phpstan": "^1.9.11",
...@@ -313,11 +306,7 @@ ...@@ -313,11 +306,7 @@
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"description": "A bundle for fileserving, persisting and managing", "description": "A bundle for fileserving, persisting and managing",
"support": { "time": "2023-04-13T10:01:52+00:00"
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-blob-bundle/-/tree/main",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-blob-bundle/-/issues"
},
"time": "2023-03-23T13:54:37+01:00"
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
...@@ -12438,5 +12427,5 @@ ...@@ -12438,5 +12427,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.3" "php": "7.3"
}, },
"plugin-api-version": "2.3.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