This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
drupal-testing-lightning-talk/web/modules/custom/example/composer.json

6 lines
52 B
JSON
Raw Permalink Normal View History

2023-08-08 11:00:00 +00:00
{
"require": {
"symfony/config": "^6.1"
}
}