drupal-london-meetup/web/modules/custom/example/composer.json

6 lines
52 B
JSON
Raw Permalink Normal View History

2024-11-20 13:23:17 +00:00
{
"require": {
"symfony/config": "^6.1"
}
}