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

Set minimum version of php to 8.2 #194

Open
da-mask opened this issue Feb 17, 2025 · 2 comments
Open

Set minimum version of php to 8.2 #194

da-mask opened this issue Feb 17, 2025 · 2 comments

Comments

@da-mask
Copy link

da-mask commented Feb 17, 2025

Laravel 12 will be release shortly which will support php8.2. Having this package only supporting a minimum of 8.3 may mean that some apps will not have the ability to use prism's awesomeness. Unfortunately phppeck/peck also only supports a minimum of 8.3, so would have to be removed. I haven't been able to find any other reason why prism couldn't run on php 8.2.

@JaguarJack
Copy link

Since we are using the Laravel framework, I believe we should adhere to the minimum version requirements of Laravel to facilitate better development. Many people are still using version 8.2, which prevents them from utilizing this excellent package.

@sixlive
Copy link
Contributor

sixlive commented Feb 18, 2025

I'm okay with this change, I think we can adopt Laravel minimums. I'll take a closer look this afternoon

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

3 participants