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