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

base person bundle update to new tag

parent 3026f9b5
No related branches found
No related tags found
No related merge requests found
Pipeline #108613 passed
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"ext-simplexml": "*", "ext-simplexml": "*",
"adldap2/adldap2": "^10.3", "adldap2/adldap2": "^10.3",
"dbp/relay-auth-bundle": "^0.1.6", "dbp/relay-auth-bundle": "^0.1.6",
"dbp/relay-base-person-bundle": "dev-main as 0.2.0", "dbp/relay-base-person-bundle": "v0.2.1",
"dbp/relay-core-bundle": "^0.1.35", "dbp/relay-core-bundle": "^0.1.35",
"guzzlehttp/guzzle": "^7.3", "guzzlehttp/guzzle": "^7.3",
"league/uri": "^6.5", "league/uri": "^6.5",
......
...@@ -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": "486c7399159622dbac4ab15d95ea77b6", "content-hash": "92bc4a145720f84a7607d0270308ac9f",
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
...@@ -346,7 +346,7 @@ ...@@ -346,7 +346,7 @@
}, },
{ {
"name": "dbp/relay-base-person-bundle", "name": "dbp/relay-base-person-bundle",
"version": "dev-main", "version": "v0.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle",
...@@ -381,7 +381,6 @@ ...@@ -381,7 +381,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": {
...@@ -11345,18 +11344,9 @@ ...@@ -11345,18 +11344,9 @@
"time": "2015-12-17T08:42:14+00:00" "time": "2015-12-17T08:42:14+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "dbp/relay-base-person-bundle",
"version": "dev-main",
"alias": "0.2.0",
"alias_normalized": "0.2.0.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"dbp/relay-base-person-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