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

Support for PHP 8.1 #73

Open
sal39 opened this issue Jan 24, 2023 · 0 comments
Open

Support for PHP 8.1 #73

sal39 opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
4.* Slim 4.* release
Milestone

Comments

@sal39
Copy link

sal39 commented Jan 24, 2023

It appears that the composer.json specifies that only PHP 7.2 is supported by version 4.0.0. If Slim-Validation works with other version such as 8.0 or 8.1 this should be updated to allow other php versions. If the software does not support PHP 8, perhaps that can be added to the release notes or readme.

"require": {
"php": "^7.2"

Thanks for making this code available.

@DavidePastore DavidePastore added the 4.* Slim 4.* release label Jan 29, 2023
@DavidePastore DavidePastore added this to the future-4.0 milestone Jan 29, 2023
@DavidePastore DavidePastore self-assigned this Jan 29, 2023
DavidePastore added a commit that referenced this issue Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.* Slim 4.* release
Projects
None yet
Development

No branches or pull requests

2 participants