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

Bump / confirm min PHP version #198

Closed
GaryJones opened this issue Nov 19, 2022 · 1 comment
Closed

Bump / confirm min PHP version #198

GaryJones opened this issue Nov 19, 2022 · 1 comment
Assignees

Comments

@GaryJones
Copy link
Collaborator

The docs say that PHP 7.0 is the minimum, but the composer.json file says >=7.1.

The nature of the plugin means it's aimed at a technical audience, so while I would ordinarily say 7.1 is a good minimum (some nice strongly-typed features available), we could make this even later - 7.3 would mean only needing to use PHPUnit 9, for instance.

@bradyvercher Thoughts?

@bradyvercher
Copy link
Member

I bumped this to 8.0 in the latest version. It can likely be bumped again in the future, but I wanted to start there without having time for further testing.

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

2 participants