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

Laravel 9 Compatibility #32

Closed
bmartus opened this issue Mar 6, 2022 · 1 comment
Closed

Laravel 9 Compatibility #32

bmartus opened this issue Mar 6, 2022 · 1 comment

Comments

@bmartus
Copy link

bmartus commented Mar 6, 2022

It looks like anahkiasen/underscore-php requires doctrine/inflector ^1.0, and Laravel 9 requires ^2.0 via illuminate/support

Is this functionality that should be pulled native into this package? Or is there an alternate package to use?

Related: #22 #23 #24

@freekmurze
Copy link
Member

We don't support this package anymore, Laravel has it's own Str class which exposes most functions that are in this package.

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