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

Add minimal PHP version in composer.json #210

Merged
merged 4 commits into from
Aug 10, 2023

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented Aug 9, 2023

Description

Require minimum PHP version.
Now install with any version, but later it will not work.

And inform to any developer only reading the composer.json.

Added also php extensions json and zip, as the documentation explain that are needed.
We can remove the need for extensions, but need to be added to the modules that need it.
But in reallity the App load automatically modules than need it.

@joanhey joanhey mentioned this pull request Aug 9, 2023
Copy link
Member

@mychidarko mychidarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joanhey you can make the minimum requirement v7.4

@joanhey
Copy link
Contributor Author

joanhey commented Aug 10, 2023

Already made 0b00257
in the last commit.

@mychidarko
Copy link
Member

Oh awesome. Merging now.

@mychidarko mychidarko merged commit 223cf1a into leafsphp:v3.x Aug 10, 2023
15 checks passed
@joanhey joanhey deleted the composer-require-php-version branch August 10, 2023 00:25
@mychidarko
Copy link
Member

Thanks for the contributions @joanhey. These are a really big help ❤️

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.

2 participants