67a5b38ae3714625a312bdc64e94a24f78332e9b
[yaffs-website] / vendor / drupal / drupal-extension / doc / _static / snippets / composer.json
1 {
2   "require": {
3     "drupal/drupal-extension": "^3.2"
4   },
5   "config": {
6     "bin-dir": "bin/"
7   }
8 }