presentations/taking-flight-with-tailwind-css/demo/phpsw/composer.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
179 B
JSON
Raw Normal View History

2024-02-06 08:00:00 +00:00
{
"require": {
"sculpin/sculpin": "^3.0"
},
"config": {
"allow-plugins": {
"sculpin/sculpin-theme-composer-plugin": true
}
}
}