Compare commits
2 Commits
bd386889ca
...
51d1c6c042
Author | SHA1 | Date | |
---|---|---|---|
51d1c6c042 | |||
6bff9bb54f |
@ -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:da9e1ba149611edd2ef5be73be2686b1c18a6e6a789a4083449dc64d8b48aaae
|
||||
uses: docker://oskarstark/php-cs-fixer-ga@sha256:a0a0fe9957540cd7b2cb457f7313b7441cba9fe2242795e9090bbcc88576a48e
|
||||
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.7.1",
|
||||
"symfonycasts/tailwind-bundle": "^0.9.0",
|
||||
"tales-from-a-dev/flowbite-bundle": "^0.7.1",
|
||||
"twig/extra-bundle": "^2.12|^3.20",
|
||||
"twig/twig": "^2.12|^3.20"
|
||||
|
15
composer.lock
generated
15
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": "8fbf9e49df120542e1b139a9f720be8b",
|
||||
"content-hash": "4c1ce2d60423f1d91e04024a8d00df94",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -8202,16 +8202,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfonycasts/tailwind-bundle",
|
||||
"version": "v0.7.1",
|
||||
"version": "v0.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/SymfonyCasts/tailwind-bundle.git",
|
||||
"reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4"
|
||||
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4",
|
||||
"reference": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
|
||||
"reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8219,6 +8219,7 @@
|
||||
"symfony/asset-mapper": "^6.3|^7.0",
|
||||
"symfony/cache": "^6.3|^7.0",
|
||||
"symfony/console": "^5.4|^6.3|^7.0",
|
||||
"symfony/deprecation-contracts": "^2.2|^3.0",
|
||||
"symfony/http-client": "^5.4|^6.3|^7.0",
|
||||
"symfony/process": "^5.4|^6.3|^7.0"
|
||||
},
|
||||
@ -8251,9 +8252,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues",
|
||||
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.7.1"
|
||||
"source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.9.0"
|
||||
},
|
||||
"time": "2025-01-23T14:54:07+00:00"
|
||||
"time": "2025-03-22T13:36:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tales-from-a-dev/flowbite-bundle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user