fix: symfony css selector in prod
All checks were successful
Build and Deploy / deploy (push) Successful in 1m25s

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-03-09 23:10:32 +01:00
parent 487f400418
commit 3507349167
2 changed files with 100 additions and 100 deletions

View File

@@ -26,6 +26,7 @@
"runtime/frankenphp-symfony": "^0.2.0",
"symfony/asset": "7.0.*",
"symfony/console": "7.0.*",
"symfony/css-selector": "7.0.*",
"symfony/doctrine-messenger": "7.0.*",
"symfony/dotenv": "7.0.*",
"symfony/expression-language": "7.0.*",
@@ -117,7 +118,6 @@
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "^10.5",
"symfony/browser-kit": "7.0.*",
"symfony/css-selector": "7.0.*",
"symfony/maker-bundle": "^1.52",
"symfony/phpunit-bridge": "^7.0",
"symfony/stopwatch": "7.0.*",