This repository has been archived on 2025-10-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
talking-drupal-tailwindcss/composer.json
2022-06-08 10:41:02 +01:00

9 lines
152 B
JSON

{
"require": {
"twig/twig": "^3.3",
"symfony/yaml": "^6.0"
},
"require-dev": {
"symfony/var-dumper": "^6.0"
}
}