auth0 / symfony

Symfony SDK for Auth0 Authentication and Management APIs.
MIT License
124 stars 74 forks source link

Update composer.json #191

Closed AnupamS01 closed 4 months ago

AnupamS01 commented 4 months ago

Changes

Please describe both what is changing and why this is important. Include:

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

[ ] This change adds test coverage

[ ] This change has been tested on the latest version of Symfony

Checklist

[ ] I have read the Auth0 general contribution guidelines

[ ] I have read the Auth0 Code of Conduct

[ ] All existing and new tests complete without errors