Skip to content

Commit cd29fa6

Browse files
authored
Merge pull request #44 from tales-from-a-dev/tech/issue-000-dependencies
⬆️ Upgrade dependencies
2 parents b09b3b7 + 88c9935 commit cd29fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": ">=8.1",
2222
"symfony/http-kernel": "^6.4 || ^7.0 || ^8.0",
2323
"symfony/twig-bridge": "^6.4 || ^7.0 || ^8.0",
24-
"tales-from-a-dev/twig-tailwind-extra": "^0.5"
24+
"tales-from-a-dev/twig-tailwind-extra": "^0.6"
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3.15",

0 commit comments

Comments
 (0)