sonata-project / exporter

Lightweight Exporter library
https://docs.sonata-project.org/projects/exporter
MIT License
439 stars 88 forks source link

Add compatibility with Symfony 6 #517

Closed jordisala1991 closed 3 years ago

jordisala1991 commented 3 years ago

Subject

I am targeting this branch, because this is BC.

Part of: sonata-project/dev-kit#1675 Dev-kit PR: https://github.com/sonata-project/dev-kit/pull/1734

Changelog

### Added
- Added support for Symfony 6.
jordisala1991 commented 3 years ago

Depends on this: https://github.com/doctrine/mongodb-odm/pull/2370

SonataCI commented 3 years ago

Could you please rebase your PR and fix merge conflicts?

SonataCI commented 3 years ago

Could you please rebase your PR and fix merge conflicts?

franmomu commented 3 years ago

Restarting the build

jordisala1991 commented 3 years ago

It needs mongodb to be released, otherwise it will prioritize stable release over dev ones

franmomu commented 3 years ago

The build didn't restart 😕 the failing job looks like it is trying the dev version (the mongodb-odm release is scheduled at the end of november), maybe rebasing?

jordisala1991 commented 3 years ago

It is not blocked anymore. Yay! Thanks @franmomu for adding compat on mongodb side