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

Update dependencies

parent ca1a58c6
No related branches found
No related tags found
No related merge requests found
Pipeline #105846 passed with warnings
...@@ -3,21 +3,21 @@ ...@@ -3,21 +3,21 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"require": { "require": {
"php": "^7.3", "php": ">=7.3",
"ext-json": "*", "ext-json": "*",
"api-platform/core": "^2.5", "api-platform/core": "^2.6",
"dbp/relay-core-bundle": "^0.1.11", "dbp/relay-core-bundle": "^0.1.11",
"symfony/framework-bundle": "^5.2" "symfony/framework-bundle": "^5.4"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^1.0.0", "phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0", "phpstan/phpstan-phpunit": "^1.0.0",
"phpunit/phpunit": "^9", "phpunit/phpunit": "^9",
"symfony/browser-kit": "^5.2", "symfony/browser-kit": "^5.4",
"symfony/http-client": "^5.2", "symfony/http-client": "^5.4",
"symfony/monolog-bundle": "^3.7", "symfony/monolog-bundle": "^3.7",
"symfony/phpunit-bridge": "^5.2", "symfony/phpunit-bridge": "^5.4",
"vimeo/psalm": "^4.2.1" "vimeo/psalm": "^4.2.1"
}, },
"autoload": { "autoload": {
......
This diff is collapsed.
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