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

Update documentation #343

Open
MiddleSiggy opened this issue Mar 5, 2024 · 0 comments
Open

Update documentation #343

MiddleSiggy opened this issue Mar 5, 2024 · 0 comments

Comments

@MiddleSiggy
Copy link

Your composer example tells people to install an older version:

{
"require": {
"vgrem/php-spo": "^2.4"
}
}

but this will produce warnings on newer PHP installs around deprecated commands.

You might want to adjust to the newer version. "^3"

Thanks

vgrem added a commit that referenced this issue Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants