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

Merge branch 'renovate/all-minor-patch' into 'main'

Update all non-major dependencies (minor)

See merge request dbp/relay/dbp-relay-course-bundle!2
parents 7e520539 4887843f
No related branches found
No related tags found
1 merge request!2Update all non-major dependencies (minor)
Pipeline #86774 passed
......@@ -6,6 +6,7 @@
"php": ">=7.3",
"ext-json": "*",
"api-platform/core": "^2.6",
"dbp/relay-base-person-bundle": "dev-main",
"dbp/relay-core-bundle": "^0.1.11",
"symfony/framework-bundle": "^5.4"
},
......
......@@ -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": "f5c22688f47ec610c9b3ebcd5797cb1b",
"content-hash": "c6de62624b6c871ceea7cd39f50c97b9",
"packages": [
{
"name": "api-platform/core",
......@@ -167,6 +167,56 @@
],
"time": "2022-01-11T10:29:54+00:00"
},
{
"name": "dbp/relay-base-person-bundle",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-base-person-bundle",
"reference": "2c871dbc1774839a10f544dc44a2e54d0a525443"
},
"require": {
"api-platform/core": "^2.6.3",
"dbp/relay-core-bundle": "^0.1.25",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"nelmio/cors-bundle": "^2.1.0",
"php": ">=7.3",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"symfony/config": "^5.2",
"symfony/expression-language": "^5.2",
"symfony/framework-bundle": "^5.2",
"symfony/security-bundle": "^5.2",
"symfony/security-core": "^5.2",
"symfony/security-guard": "^5.2",
"symfony/twig-bundle": "^5.2",
"symfony/validator": "^5.2",
"symfony/yaml": "^5.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpunit/phpunit": "^9",
"symfony/browser-kit": "^5.2",
"symfony/http-client": "^5.2",
"symfony/monolog-bundle": "^3.7",
"symfony/phpunit-bridge": "^5.2",
"vimeo/psalm": "^4.4"
},
"default-branch": true,
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Dbp\\Relay\\BasePersonBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-or-later"
],
"time": "2022-02-07T09:07:33+00:00"
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.30",
......@@ -9917,7 +9967,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"dbp/relay-base-person-bundle": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment