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

Fix ftp check #89

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Fix ftp check #89

merged 3 commits into from
Jul 22, 2024

Conversation

phily245
Copy link
Contributor

@phily245 phily245 commented Jul 22, 2024

Laravel 11 specifies v3 of flysystem and the current implementation of this was for v1. v2 saw a refactor that has affected this check, so we need to update this.

#86

This can now use the latest verisons
This wil not be allowed when CI checks standards
@phily245 phily245 changed the base branch from master to v2.0 July 22, 2024 16:18
This can now include `Error`s
@phily245 phily245 mentioned this pull request Jul 22, 2024
@phily245 phily245 merged commit c70e6c0 into v2.0 Jul 22, 2024
4 checks passed
@phily245 phily245 deleted the fix-ftp-check branch July 23, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant