Merge branch 'main' into renovate/oskarstark-php-cs-fixer-ga
All checks were successful
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 12s
CI / build-test (push) Successful in 1m14s
rector / Rector (push) Successful in 1m12s
rector / Rector (pull_request) Successful in 1m11s

This commit is contained in:
Skitounet 2025-01-23 00:38:38 +00:00
commit 9d2aa6a2e4
2 changed files with 8 additions and 8 deletions

View File

@ -51,7 +51,7 @@
"symfony/web-link": "7.2.*", "symfony/web-link": "7.2.*",
"symfony/yaml": "7.2.*", "symfony/yaml": "7.2.*",
"symfonycasts/reset-password-bundle": "^1.23.1", "symfonycasts/reset-password-bundle": "^1.23.1",
"symfonycasts/tailwind-bundle": "^0.6.1", "symfonycasts/tailwind-bundle": "^0.7.0",
"tales-from-a-dev/flowbite-bundle": "^0.7.1", "tales-from-a-dev/flowbite-bundle": "^0.7.1",
"twig/extra-bundle": "^2.12|^3.18", "twig/extra-bundle": "^2.12|^3.18",
"twig/twig": "^2.12|^3.18" "twig/twig": "^2.12|^3.18"

14
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": "6438b8b149fca5ad2f3c96aa06e93da2", "content-hash": "13818ed85d08a0fb5be7425a3277b4c7",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -8217,16 +8217,16 @@
}, },
{ {
"name": "symfonycasts/tailwind-bundle", "name": "symfonycasts/tailwind-bundle",
"version": "v0.6.1", "version": "v0.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/SymfonyCasts/tailwind-bundle.git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git",
"reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9" "reference": "5c0e36694a49f017a06d0331e45ca384fc5f7677"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/5c0e36694a49f017a06d0331e45ca384fc5f7677",
"reference": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9", "reference": "5c0e36694a49f017a06d0331e45ca384fc5f7677",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8266,9 +8266,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues", "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues",
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.6.1" "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.7.0"
}, },
"time": "2024-11-06T18:41:22+00:00" "time": "2025-01-22T16:31:51+00:00"
}, },
{ {
"name": "tales-from-a-dev/flowbite-bundle", "name": "tales-from-a-dev/flowbite-bundle",