Switching to production mode.
[yaffs-website] / web / modules / contrib / twig_xdebug / composer.json
1 {
2   "name": "drupal/twig_xdebug",
3   "type": "drupal-module",
4   "require": {
5     "ajgl/breakpoint-twig-extension": "0.3"
6   }
7 }