Update UX turbo to 3 (#125)

This commit is contained in:
2026-05-29 14:11:26 +02:00
committed by GitHub
parent b689b81d61
commit 6a085ae656
2 changed files with 23 additions and 23 deletions
Generated
+22 -22
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "05cf0154674041e04c48a37f5d7c9b42",
"content-hash": "e4bd3135193cd6f5832ea51250fbe623",
"packages": [
{
"name": "composer/pcre",
@@ -7648,20 +7648,20 @@
},
{
"name": "symfony/ux-turbo",
"version": "v2.35.0",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-turbo.git",
"reference": "4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216"
"reference": "f32f0eb888a8224589400ffdc1b2b76c6844d30e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216",
"reference": "4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216",
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/f32f0eb888a8224589400ffdc1b2b76c6844d30e",
"reference": "f32f0eb888a8224589400ffdc1b2b76c6844d30e",
"shasum": ""
},
"require": {
"php": ">=8.1",
"php": ">=8.4",
"symfony/stimulus-bundle": "^2.9.1|^3.0"
},
"conflict": {
@@ -7669,26 +7669,26 @@
},
"require-dev": {
"dbrekelmans/bdi": "dev-main",
"doctrine/doctrine-bundle": "^2.4.3|^3.0|^4.0",
"doctrine/doctrine-bundle": "^2.14|^3.0|^4.0",
"doctrine/orm": "^2.8|^3.0",
"php-webdriver/webdriver": "^1.15",
"phpstan/phpstan": "^2.1.17",
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
"symfony/debug-bundle": "^5.4|^6.0|^7.0|^8.0",
"symfony/expression-language": "^5.4|^6.0|^7.0|^8.0",
"symfony/form": "^5.4|^6.0|^7.0|^8.0",
"symfony/framework-bundle": "^6.4|^7.0|^8.0",
"phpunit/phpunit": "^11.1|^12.0",
"symfony/asset-mapper": "^7.4|^8.0",
"symfony/debug-bundle": "^7.4|^8.0",
"symfony/expression-language": "^7.4|^8.0",
"symfony/form": "^7.4|^8.0",
"symfony/framework-bundle": "^7.4|^8.0",
"symfony/mercure-bundle": "^0.3.7|^0.4.1",
"symfony/messenger": "^5.4|^6.0|^7.0|^8.0",
"symfony/messenger": "^7.4|^8.0",
"symfony/panther": "^2.2",
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0|^8.0",
"symfony/process": "^5.4|6.3.*|^7.0|^8.0",
"symfony/property-access": "^5.4|^6.0|^7.0|^8.0",
"symfony/security-core": "^5.4|^6.0|^7.0|^8.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0|^8.0",
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
"symfony/process": "^7.4|^8.0",
"symfony/property-access": "^7.4|^8.0",
"symfony/security-core": "^7.4|^8.0",
"symfony/stopwatch": "^7.4|^8.0",
"symfony/twig-bundle": "^7.4|^8.0",
"symfony/ux-twig-component": "^2.21|^3.0",
"symfony/web-profiler-bundle": "^5.4|^6.0|^7.0|^8.0"
"symfony/web-profiler-bundle": "^7.4|^8.0"
},
"type": "symfony-bundle",
"extra": {
@@ -7727,7 +7727,7 @@
"turbo-stream"
],
"support": {
"source": "https://github.com/symfony/ux-turbo/tree/v2.35.0"
"source": "https://github.com/symfony/ux-turbo/tree/v3.0.0"
},
"funding": [
{
@@ -7747,7 +7747,7 @@
"type": "tidelift"
}
],
"time": "2026-04-03T05:13:59+00:00"
"time": "2026-04-09T22:56:44+00:00"
},
{
"name": "symfony/validator",