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

Update dependencies and replace old authenticator #3

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

Fichtme
Copy link
Contributor

@Fichtme Fichtme commented Jan 23, 2024

Dependencies in composer.json have been updated including a major version bump for saloonphp/saloon and saloonphp/rate-limit-plugin. The authenticator has also been changed to now use Saloon's Http instead of Contracts. This change streamlines the code and aligns with the updates in dependencies. The changes in Saloon version also necessitated an update in composer.lock.

Dependencies in composer.json have been updated including a major version bump for saloonphp/saloon and saloonphp/rate-limit-plugin. The authenticator has also been changed to now use Saloon's Http instead of Contracts. This change streamlines the code and aligns with the updates in dependencies. The changes in Saloon version also necessitated an update in composer.lock.
The codebase has been updated with new versions of dependencies, notably including a significant version upgrade for 'saloonphp/saloon' and 'saloonphp/rate-limit-plugin'. Additionally, the old authenticator has been replaced with Saloon's Http, discarding the use of Contracts. This adjustment not only cleans up and streamlines the code, but also matches the changes in our updated dependencies. The shift in Saloon version also necessitated corresponding revisions in the composer.lock file.
@Fichtme Fichtme merged commit 66bcd91 into main Jan 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant