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

The module not supporting PHP8.3 #14

Open
shilpag25 opened this issue Oct 28, 2024 · 1 comment
Open

The module not supporting PHP8.3 #14

shilpag25 opened this issue Oct 28, 2024 · 1 comment

Comments

@shilpag25
Copy link

I was getting below error when trying to run composer update on my project.
The composer.json file doesn't have PHP8.3 decency added.

Issue :
reach-digital/magento2-betterindexers 1.0.0 requires php ~7.0.0|~7.1.0|~7.2.0 -> your php version (8.3.10) does not satisfy that requirement.

Resolution:
Please update php8.3 dependancy in composer.json

@shilparightpoint
Copy link

I have added PR for it : #15
Please review and merge.

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