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

Installation problem #347

Closed
YevheniiVolosiuk opened this issue Feb 5, 2024 · 2 comments
Closed

Installation problem #347

YevheniiVolosiuk opened this issue Feb 5, 2024 · 2 comments

Comments

@YevheniiVolosiuk
Copy link

PHP: 8.1.2
Laravel Framework 10.42.0

image

@yekta-kalantary
Copy link

i had same problem
i use this to fix it temporary

composer require bensampo/laravel-enum --with-all-dependencies

@spawnia
Copy link
Collaborator

spawnia commented Feb 14, 2024

Using this library is no longer recommended, especially for new projects. PHP 8.1 supports enums natively.

See #332.

@spawnia spawnia closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
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