diff --git a/composer.json b/composer.json index 160557794fc7efd6d51f6f158a490bb2ccaeb6f2..109adf8dcbe49517e4b0d15157d935090b0db285 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php": ">=7.3", "ext-json": "*", "api-platform/core": "^2.6", - "dbp/relay-core-bundle": "dev-main as 0.1.34", + "dbp/relay-core-bundle": "^0.1.35", "symfony/config": "^5.4", "symfony/framework-bundle": "^5.4", "symfony/security-bundle": "^5.4", diff --git a/composer.lock b/composer.lock index 00e7dcffdd0e5cec133819c58b4fdafc0a0fd2da..c70cb7ded92783faa08e0f5eb186b0bbbca6a4d2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4900ef0af037a9733d0007e42ceb50b0", + "content-hash": "fd4590971a60339582f751c46725be9f", "packages": [ { "name": "api-platform/core", @@ -169,17 +169,11 @@ }, { "name": "dbp/relay-core-bundle", - "version": "dev-main", + "version": "v0.1.35", "source": { "type": "git", - "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git", - "reference": "da6e66a7676a9b8c16d611b3a83ca9072ee4ef77" - }, - "dist": { - "type": "zip", - "url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=da6e66a7676a9b8c16d611b3a83ca9072ee4ef77", - "reference": "da6e66a7676a9b8c16d611b3a83ca9072ee4ef77", - "shasum": "" + "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-core-bundle.git", + "reference": "79d1b52f65989ee2285a9219c4a552f2cbc9bab2" }, "require": { "api-platform/core": "^2.6.6", @@ -221,7 +215,6 @@ "symfony/phpunit-bridge": "^5.3", "vimeo/psalm": "^4.4" }, - "default-branch": true, "type": "symfony-bundle", "extra": { "hooks": { @@ -275,11 +268,7 @@ "AGPL-3.0-or-later" ], "description": "The core bundle of the Relay API gateway", - "support": { - "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-05-02T02:46:25+02:00" + "time": "2022-05-02T07:07:30+00:00" }, { "name": "doctrine/annotations", @@ -10038,18 +10027,9 @@ "time": "2015-12-17T08:42:14+00:00" } ], - "aliases": [ - { - "package": "dbp/relay-core-bundle", - "version": "dev-main", - "alias": "0.1.34", - "alias_normalized": "0.1.34.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "dbp/relay-core-bundle": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -10060,5 +10040,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }