chore: update dependencies in composer.json and composer.lock for improved stability and features

This commit is contained in:
hamed
2026-07-19 17:34:51 +03:30
parent 6496ebf336
commit c151b10c57
2 changed files with 47 additions and 49 deletions
+5 -5
View File
@@ -39,8 +39,8 @@
"symfony/validator": "7.4.*",
"symfony/webpack-encore-bundle": "^2.4.1",
"symfony/yaml": "7.4.*",
"twig/twig": "*",
"zircote/swagger-php": ">=6.2"
"twig/twig": ">=3.28",
"zircote/swagger-php": ">=6.4"
},
"config": {
"allow-plugins": {
@@ -96,10 +96,10 @@
}
},
"require-dev": {
"phpstan/phpstan": "^2.2",
"phpstan/phpstan-doctrine": "^2.0.27",
"phpstan/phpstan": "^2.2.5",
"phpstan/phpstan-doctrine": "^2.0.28",
"phpstan/phpstan-symfony": "^2.0.20",
"phpunit/phpunit": "^12.5.30",
"phpunit/phpunit": "^12.5.31",
"symfony/browser-kit": "7.4.*",
"symfony/css-selector": "7.4.*",
"symfony/debug-bundle": "7.4.*",