Skip to content
Snippets Groups Projects
Commit d4817585 authored by Tobias Gross-Vogt's avatar Tobias Gross-Vogt
Browse files

bundle updates to latest tags

parent d42a638e
No related branches found
No related tags found
No related merge requests found
Pipeline #185334 passed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"php": ">=7.3", "php": ">=7.3",
"ext-json": "*", "ext-json": "*",
"api-platform/core": "^2.6", "api-platform/core": "^2.6",
"dbp/relay-core-bundle": "dev-main as 0.1.36", "dbp/relay-core-bundle": "^0.1.37",
"symfony/config": "^5.4", "symfony/config": "^5.4",
"symfony/framework-bundle": "^5.4", "symfony/framework-bundle": "^5.4",
"symfony/security-bundle": "^5.4", "symfony/security-bundle": "^5.4",
......
...@@ -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": "2ca7ac7fd502090cb757d89983e9bdb7", "content-hash": "c3250fce568b9896e229c4b518571f9c",
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
...@@ -169,17 +169,11 @@ ...@@ -169,17 +169,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "dev-main", "version": "0.1.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git", "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-core-bundle.git",
"reference": "de110e0440f31ce6445f0191bc1f82fd9d1f2cfa" "reference": "b58c833026de0aa0572a38684d0b0f2107e46aee"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=de110e0440f31ce6445f0191bc1f82fd9d1f2cfa",
"reference": "de110e0440f31ce6445f0191bc1f82fd9d1f2cfa",
"shasum": ""
}, },
"require": { "require": {
"api-platform/core": "^2.6.6", "api-platform/core": "^2.6.6",
...@@ -221,7 +215,6 @@ ...@@ -221,7 +215,6 @@
"symfony/phpunit-bridge": "^5.3", "symfony/phpunit-bridge": "^5.3",
"vimeo/psalm": "^4.4" "vimeo/psalm": "^4.4"
}, },
"default-branch": true,
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"hooks": { "hooks": {
...@@ -275,11 +268,7 @@ ...@@ -275,11 +268,7 @@
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"support": { "time": "2022-06-22T09:04:47+00:00"
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
},
"time": "2022-06-21T14:39:40+02:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -10042,18 +10031,9 @@ ...@@ -10042,18 +10031,9 @@
"time": "2015-12-17T08:42:14+00:00" "time": "2015-12-17T08:42:14+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "dbp/relay-core-bundle",
"version": "dev-main",
"alias": "0.1.36",
"alias_normalized": "0.1.36.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"dbp/relay-core-bundle": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
...@@ -10064,5 +10044,5 @@ ...@@ -10064,5 +10044,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.
Finish editing this message first!
Please register or to comment