presentations/reading-college/demo/sculpin/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

2025-05-08 21:21:23 +01:00
{
"require": {
"sculpin/sculpin": "^3.2"
},
"config": {
"allow-plugins": {
"sculpin/sculpin-theme-composer-plugin": true
}
}
}