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

198
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "1ec83e325be6f57ff404050f1ad58e2d", "content-hash": "0fc13b604085c0e8bcdf062505a21389",
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
@@ -196,16 +196,16 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.14.7", "version": "0.14.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "07ff363b16ef8aca9692bba3be9e73fe63f34e50" "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/07ff363b16ef8aca9692bba3be9e73fe63f34e50", "url": "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629",
"reference": "07ff363b16ef8aca9692bba3be9e73fe63f34e50", "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -244,7 +244,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.14.7" "source": "https://github.com/brick/math/tree/0.14.8"
}, },
"funding": [ "funding": [
{ {
@@ -252,7 +252,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-07T10:57:35+00:00" "time": "2026-02-10T14:33:43+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@@ -527,16 +527,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.10.4", "version": "3.10.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868" "reference": "95d84866bf3c04b2ddca1df7c049714660959aef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868", "url": "https://api.github.com/repos/doctrine/dbal/zipball/95d84866bf3c04b2ddca1df7c049714660959aef",
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868", "reference": "95d84866bf3c04b2ddca1df7c049714660959aef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -557,9 +557,9 @@
"jetbrains/phpstorm-stubs": "2023.1", "jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "2.1.30", "phpstan/phpstan": "2.1.30",
"phpstan/phpstan-strict-rules": "^2", "phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "9.6.29", "phpunit/phpunit": "9.6.34",
"slevomat/coding-standard": "8.24.0", "slevomat/coding-standard": "8.27.1",
"squizlabs/php_codesniffer": "4.0.0", "squizlabs/php_codesniffer": "4.0.1",
"symfony/cache": "^5.4|^6.0|^7.0|^8.0", "symfony/cache": "^5.4|^6.0|^7.0|^8.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0" "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
}, },
@@ -621,7 +621,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.10.4" "source": "https://github.com/doctrine/dbal/tree/3.10.5"
}, },
"funding": [ "funding": [
{ {
@@ -637,7 +637,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-11-29T10:46:08+00:00" "time": "2026-02-24T08:03:57+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@@ -1223,16 +1223,16 @@
}, },
{ {
"name": "doctrine/migrations", "name": "doctrine/migrations",
"version": "3.9.5", "version": "3.9.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "1b823afbc40f932dae8272574faee53f2755eac5" "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/1b823afbc40f932dae8272574faee53f2755eac5", "url": "https://api.github.com/repos/doctrine/migrations/zipball/ffd8355cdd8505fc650d9604f058bf62aedd80a1",
"reference": "1b823afbc40f932dae8272574faee53f2755eac5", "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1306,7 +1306,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.9.5" "source": "https://github.com/doctrine/migrations/tree/3.9.6"
}, },
"funding": [ "funding": [
{ {
@@ -1322,7 +1322,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-11-20T11:15:36+00:00" "time": "2026-02-11T06:46:11+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
@@ -1971,16 +1971,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.11.6", "version": "3.11.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "5f6d27d9fd56312c47f347929e7ac15345c605a1" "reference": "2159bcccff18f09d2a392679b81a82c5a003f9bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/5f6d27d9fd56312c47f347929e7ac15345c605a1", "url": "https://api.github.com/repos/Intervention/image/zipball/2159bcccff18f09d2a392679b81a82c5a003f9bb",
"reference": "5f6d27d9fd56312c47f347929e7ac15345c605a1", "reference": "2159bcccff18f09d2a392679b81a82c5a003f9bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2027,7 +2027,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/image/issues", "issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.11.6" "source": "https://github.com/Intervention/image/tree/3.11.7"
}, },
"funding": [ "funding": [
{ {
@@ -2043,7 +2043,7 @@
"type": "ko_fi" "type": "ko_fi"
} }
], ],
"time": "2025-12-17T13:38:29+00:00" "time": "2026-02-19T13:11:17+00:00"
}, },
{ {
"name": "jms/metadata", "name": "jms/metadata",
@@ -3972,6 +3972,71 @@
], ],
"time": "2024-07-26T12:31:22+00:00" "time": "2024-07-26T12:31:22+00:00"
}, },
{
"name": "symfony/css-selector",
"version": "v7.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "63b9f8c9b3c28c43ad06764c67fe092af2576d17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/63b9f8c9b3c28c43ad06764c67fe092af2576d17",
"reference": "63b9f8c9b3c28c43ad06764c67fe092af2576d17",
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v7.0.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-05-31T14:55:39+00:00"
},
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v7.0.10", "version": "v7.0.10",
@@ -13041,71 +13106,6 @@
], ],
"time": "2023-02-07T11:34:05+00:00" "time": "2023-02-07T11:34:05+00:00"
}, },
{
"name": "symfony/css-selector",
"version": "v7.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "63b9f8c9b3c28c43ad06764c67fe092af2576d17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/63b9f8c9b3c28c43ad06764c67fe092af2576d17",
"reference": "63b9f8c9b3c28c43ad06764c67fe092af2576d17",
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v7.0.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-05-31T14:55:39+00:00"
},
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",
"version": "v1.62.1", "version": "v1.62.1",
@@ -13200,16 +13200,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.4.3", "version": "v7.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "f933e68bb9df29d08077a37e1515a23fea8562ab" "reference": "53c5a606cb4ae19c9466a5f8ffe60f61b0c93b5f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f933e68bb9df29d08077a37e1515a23fea8562ab", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/53c5a606cb4ae19c9466a5f8ffe60f61b0c93b5f",
"reference": "f933e68bb9df29d08077a37e1515a23fea8562ab", "reference": "53c5a606cb4ae19c9466a5f8ffe60f61b0c93b5f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13261,7 +13261,7 @@
"testing" "testing"
], ],
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.3" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.7"
}, },
"funding": [ "funding": [
{ {
@@ -13281,7 +13281,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-09T15:33:45+00:00" "time": "2026-03-04T13:54:41+00:00"
}, },
{ {
"name": "symfony/web-profiler-bundle", "name": "symfony/web-profiler-bundle",