drupal-finder
drupal-finder copied to clipboard
Add error handler if drupal/core is not installed
InstalledVersion::getInstallPath() throws an \OutOfBoundsException exception if the drupal/core package is not installed, and this is potentially unexpected as far as the API is concerned.