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

This fork includes modifications to address a vulnerability caused by using an outdated version of League\Flysystem #12

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

daniele-vigano
Copy link

  • Updated dependencies to use Flysystem 3.0, addressing the vulnerability associated with Flysystem 1.0
  • Update Test Classes for Compatibility with PHPUnit

- **Updated annotations and assertion methods** to align with changes introduced in PHPUnit 11.4.
- **Modified `setUp()`** to adhere to new best practices.
- **Aligned `phpunit.xml` configuration** with version 11.4.
- **Verified all tests** to ensure correct functionality with the updated changes.
- Updated dependencies to use Flysystem 3.0, addressing the vulnerability associated with Flysystem 1.0
- Refactored code to adopt changes in the Flysystem 3.0 API, ensuring compatibility and adherence to current best practices.
- Modified dependencies to align with the updates made for compatibility with Flysystem 3.0.
- Adjusted version constraints and added any necessary new packages to support the latest changes.
- Ensured metadata accuracy such as package descriptions and authors, to reflect the current state of the project.
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