auth0 / auth0-PHP

PHP SDK for Auth0 Authentication and Management APIs.
https://auth0.com/docs/libraries/auth0-php
MIT License
380 stars 209 forks source link

chore: fix linter warnings #767

Closed evansims closed 1 month ago

evansims commented 2 months ago

Changes

This PR fixes a number of linter warnings that are breaking pull requests. It also pins certain development dependencies that have been prone to introducing these types of breaking changes in their minor releases to help avoid future breaks.

References

Testing

Contributor Checklist