mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 07:00:14 +02:00
Update UX turbo to 3 (#125)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
"symfony/translation": "8.0.*",
|
"symfony/translation": "8.0.*",
|
||||||
"symfony/twig-bundle": "8.0.*",
|
"symfony/twig-bundle": "8.0.*",
|
||||||
"symfony/uid": "8.0.*",
|
"symfony/uid": "8.0.*",
|
||||||
"symfony/ux-turbo": "^2.35.0",
|
"symfony/ux-turbo": "^3",
|
||||||
"symfony/validator": "8.0.*",
|
"symfony/validator": "8.0.*",
|
||||||
"symfony/yaml": "8.0.*",
|
"symfony/yaml": "8.0.*",
|
||||||
"symfonycasts/sass-bundle": "^0.10",
|
"symfonycasts/sass-bundle": "^0.10",
|
||||||
|
|||||||
Generated
+22
-22
@@ -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": "05cf0154674041e04c48a37f5d7c9b42",
|
"content-hash": "e4bd3135193cd6f5832ea51250fbe623",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "composer/pcre",
|
"name": "composer/pcre",
|
||||||
@@ -7648,20 +7648,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/ux-turbo",
|
"name": "symfony/ux-turbo",
|
||||||
"version": "v2.35.0",
|
"version": "v3.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/ux-turbo.git",
|
"url": "https://github.com/symfony/ux-turbo.git",
|
||||||
"reference": "4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216"
|
"reference": "f32f0eb888a8224589400ffdc1b2b76c6844d30e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216",
|
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/f32f0eb888a8224589400ffdc1b2b76c6844d30e",
|
||||||
"reference": "4309a4299f5f1b9b7ce4c13ed6d1b77a5472c216",
|
"reference": "f32f0eb888a8224589400ffdc1b2b76c6844d30e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.4",
|
||||||
"symfony/stimulus-bundle": "^2.9.1|^3.0"
|
"symfony/stimulus-bundle": "^2.9.1|^3.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
@@ -7669,26 +7669,26 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"dbrekelmans/bdi": "dev-main",
|
"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",
|
"doctrine/orm": "^2.8|^3.0",
|
||||||
"php-webdriver/webdriver": "^1.15",
|
"php-webdriver/webdriver": "^1.15",
|
||||||
"phpstan/phpstan": "^2.1.17",
|
"phpstan/phpstan": "^2.1.17",
|
||||||
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
|
"phpunit/phpunit": "^11.1|^12.0",
|
||||||
"symfony/debug-bundle": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/asset-mapper": "^7.4|^8.0",
|
||||||
"symfony/expression-language": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/debug-bundle": "^7.4|^8.0",
|
||||||
"symfony/form": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/expression-language": "^7.4|^8.0",
|
||||||
"symfony/framework-bundle": "^6.4|^7.0|^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/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/panther": "^2.2",
|
||||||
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/process": "^7.4|^8.0",
|
||||||
"symfony/process": "^5.4|6.3.*|^7.0|^8.0",
|
"symfony/property-access": "^7.4|^8.0",
|
||||||
"symfony/property-access": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/security-core": "^7.4|^8.0",
|
||||||
"symfony/security-core": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/stopwatch": "^7.4|^8.0",
|
||||||
"symfony/stopwatch": "^5.4|^6.0|^7.0|^8.0",
|
"symfony/twig-bundle": "^7.4|^8.0",
|
||||||
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
|
|
||||||
"symfony/ux-twig-component": "^2.21|^3.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",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -7727,7 +7727,7 @@
|
|||||||
"turbo-stream"
|
"turbo-stream"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/ux-turbo/tree/v2.35.0"
|
"source": "https://github.com/symfony/ux-turbo/tree/v3.0.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7747,7 +7747,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-04-03T05:13:59+00:00"
|
"time": "2026-04-09T22:56:44+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/validator",
|
"name": "symfony/validator",
|
||||||
|
|||||||
Reference in New Issue
Block a user