Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better locate the bin directory #63

Open
duncancm9 opened this issue Nov 22, 2024 · 1 comment
Open

Better locate the bin directory #63

duncancm9 opened this issue Nov 22, 2024 · 1 comment

Comments

@duncancm9
Copy link
Contributor

@duncancm9
Copy link
Contributor Author

Or perhaps we change to:

  /**
   * Returns fire's vendors executable.
   *
   * @return string
   */
  public function getFireExecutable() {
    return $this->vendorPath . 'fourkitchens/fire/bin/fire';
  }

However it loses this bit if wrapped in the bin file:

/**
 * Proxy PHP file generated by Composer
 *
 * This file includes the referenced bin path (../vendor/fourkitchens/fire/bin/fire)
 * using a stream wrapper to prevent the shebang from being output on PHP<8
 *
 * @generated
 */

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant