Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / doc / _static / snippets / composer.json.d8
1 {
2   "require": {
3     "drupal/drupal-extension": "^3.2",
4     "guzzlehttp/guzzle" : "^6.0@dev"
5   },
6   "config": {
7     "bin-dir": "bin/"
8   }
9 }