1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
630 stars 119 forks source link

Symfony 6.0 compatibility #256

Closed ltlsquare closed 2 years ago

ltlsquare commented 2 years ago

Bug Report

|------------ | ------ | BC Break | No | Version | 4.2.0

Summary

Upgrade to Symfony 5.4 works perfectly well. upgrading to the next major version Symfony 6.0 results in unresolvable set of packages.

Problem 1

How to reproduce

Set up a brand new symfony project: run the follwing commands in the console:

  1. symfony new flyupsix_point_o
  2. cd flyupsix_point_o
  3. composer require oneup/flysystem-bundle -W

this will result in:

Your requirements could not be resolved to an installable set of packages.

Problem 1

bytehead commented 2 years ago

Will be fixed soon by #257.

bytehead commented 2 years ago

Please update to 4.3.0.