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

Update core bundle

parent 86bd72d8
No related branches found
No related tags found
No related merge requests found
Pipeline #105719 passed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"php": "^7.3", "php": "^7.3",
"api-platform/core": "^2.5", "api-platform/core": "^2.5",
"symfony/framework-bundle": "^5.2", "symfony/framework-bundle": "^5.2",
"dbp/api-core-bundle": "dev-main", "dbp/api-core-bundle": "^0.1.3",
"ext-json": "*" "ext-json": "*"
}, },
"require-dev": { "require-dev": {
......
...@@ -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": "308c094bf8156f36eb310622a9e946c5", "content-hash": "c76e5d08651db2cf56dc0e1476c36797",
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
...@@ -223,17 +223,11 @@ ...@@ -223,17 +223,11 @@
}, },
{ {
"name": "dbp/api-core-bundle", "name": "dbp/api-core-bundle",
"version": "dev-main", "version": "v0.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.tugraz.at:dbp/dbp-api/api-core-bundle.git", "url": "https://gitlab.tugraz.at/dbp/dbp-api/api-core-bundle.git",
"reference": "8ab8f7ead5aa41f1378da1de16b2870b2f81b676" "reference": "eae0d8ef3a13b728ffb11200eccc360f450bcb12"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Fdbp-api%2Fapi-core-bundle/repository/archive.zip?sha=8ab8f7ead5aa41f1378da1de16b2870b2f81b676",
"reference": "8ab8f7ead5aa41f1378da1de16b2870b2f81b676",
"shasum": ""
}, },
"require": { "require": {
"api-platform/core": "^2.6.3", "api-platform/core": "^2.6.3",
...@@ -267,7 +261,6 @@ ...@@ -267,7 +261,6 @@
"symfony/phpunit-bridge": "^5.2", "symfony/phpunit-bridge": "^5.2",
"vimeo/psalm": "^4.4" "vimeo/psalm": "^4.4"
}, },
"default-branch": true,
"type": "symfony-bundle", "type": "symfony-bundle",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
...@@ -309,10 +302,7 @@ ...@@ -309,10 +302,7 @@
"license": [ "license": [
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"support": { "time": "2021-07-06T12:22:24+00:00"
"issues": "https://gitlab.tugraz.at/api/v4/projects/8296/issues"
},
"time": "2021-07-03T14:09:30+02:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -7994,9 +7984,7 @@ ...@@ -7994,9 +7984,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"dbp/api-core-bundle": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment