Compare commits
2 Commits
c7cb77bedf
...
01c09166a4
Author | SHA1 | Date | |
---|---|---|---|
01c09166a4 | |||
6220fc1f69 |
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: Run PHP CS Fixer
|
||||
uses: docker://oskarstark/php-cs-fixer-ga@sha256:489efcf5228bb606009cd86df6dfcd01791f7a50b6b6d33fd7c861edd9b7ad87
|
||||
uses: docker://oskarstark/php-cs-fixer-ga@sha256:deb122001aa80f7a5d35737c6f0ddc43426e97677f60950ff855135cf521c3d7
|
||||
with:
|
||||
args: --diff --dry-run
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
"symfony/web-link": "7.2.*",
|
||||
"symfony/yaml": "7.2.*",
|
||||
"symfonycasts/reset-password-bundle": "^1.23.1",
|
||||
"symfonycasts/tailwind-bundle": "^0.9.0",
|
||||
"symfonycasts/tailwind-bundle": "^0.10.0",
|
||||
"tales-from-a-dev/flowbite-bundle": "^0.7.1",
|
||||
"twig/extra-bundle": "^2.12|^3.20",
|
||||
"twig/twig": "^2.12|^3.20"
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -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": "34ef366fc68076ee6f626066cf0fd570",
|
||||
"content-hash": "3fe610d7e83bca5551a953bd9cc65e3e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -8202,16 +8202,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfonycasts/tailwind-bundle",
|
||||
"version": "v0.9.0",
|
||||
"version": "v0.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/SymfonyCasts/tailwind-bundle.git",
|
||||
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464"
|
||||
"reference": "380502c39bf403f772d050ff9904932040de8cf1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
|
||||
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/380502c39bf403f772d050ff9904932040de8cf1",
|
||||
"reference": "380502c39bf403f772d050ff9904932040de8cf1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8252,9 +8252,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues",
|
||||
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.9.0"
|
||||
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.10.0"
|
||||
},
|
||||
"time": "2025-03-22T13:36:15+00:00"
|
||||
"time": "2025-04-09T15:18:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tales-from-a-dev/flowbite-bundle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user