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

docs: refers missing php tokenizer dependency #6577

Merged
merged 4 commits into from
Nov 5, 2023

Conversation

SimonVanacco
Copy link

This PR adds the php tokenizer extension as a dependency in composer.json, which will prevent user from suffering unexpected consequences such as the cryptic error message in #6469

Composer will now warn on install that the extension is needed. Also, the installations docs have been updated to document this dependency.

Closes #6524 and #6469

composer.json Outdated Show resolved Hide resolved
@asbiin asbiin changed the title fix: missing php tokenizer dependency docs: refers missing php tokenizer dependency Nov 5, 2023
@asbiin asbiin merged commit 2e63f05 into monicahq:4.x Nov 5, 2023
17 checks passed
Copy link

github-actions bot commented Nov 5, 2024

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing dependency to php-tokenizer
2 participants