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

change bootstrap files path #727

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

bepsvpt
Copy link
Contributor

@bepsvpt bepsvpt commented Dec 4, 2020

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Changes

According to phpstan document - https://phpstan.org/config-reference#bootstrap

Relative paths in the bootstrapFiles key are resolved based on the directory of the config file is in.

Using bootstrap.php can resolve path correctly.

This can solve file path issue like https://github.com/bepsvpt-me/top-laravel-packages/runs/1498275376#step:5

@canvural
Copy link
Collaborator

canvural commented Dec 4, 2020

Looks good. Thank you @bepsvpt

@canvural canvural merged commit 61dd2b8 into larastan:master Dec 4, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants