-
- Downloads
Merge branch 'renovate/all-minor-patch' into 'main'
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.5.0 See merge request !84
... | ... | @@ -3,12 +3,12 @@ |
"type": "symfony-bundle", | ||
"license": "AGPL-3.0-or-later", | ||
"require": { | ||
"php": ">=7.3", | ||
"php": "^7.3 || ^8.0", | ||
"ext-fileinfo": "*", | ||
"ext-json": "*", | ||
"api-platform/core": "^2.6.6", | ||
"doctrine/annotations": "^1.0", | ||
"dragonmantank/cron-expression": "^3.3.1", | ||
"dragonmantank/cron-expression": "^3.1", | ||
"guzzlehttp/guzzle": "^7.0", | ||
"nelmio/cors-bundle": "^2.1.0", | ||
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0", | ||
... | ... |
Please register or sign in to comment