Files
2024-12-10 15:08:16 +01:00

18 lines
284 B
JSON

{
"repositories": {
"drupal-finder": {
"type": "path",
"url": "../../../"
}
},
"require": {
"webflo/drupal-finder": "*",
"drupal/core": "^10"
},
"config": {
"vendor-dir": "foo/bar"
},
"minimum-stability": "dev",
"prefer-stable": true
}