oc-bootstrapper icon indicating copy to clipboard operation
oc-bootstrapper copied to clipboard

Master

Open Habinho opened this issue 4 years ago • 2 comments

Habinho avatar May 04 '20 21:05 Habinho

I'm sorry, I cannot merge this. What problem are you trying to solve?

This update would break backwards compatibility with many plugins from the October ecosystem.

If we need support for newer symfony packages, we would have to be inclusive (from v3 to v5) and see if it works with them all.

As an example:

October requires laravel/framework v5.5 which requires symfony/console v3.3. This fundamental dependecy is broken by this PR.

tobias-kuendig avatar May 05 '20 06:05 tobias-kuendig

Sorry for the commotion. Had a mix-up with my "new" GIT client.

Wasn't supposed to happen like that. Sry!

Am 05.05.2020 um 08:34 schrieb Tobias Kündig [email protected]:

I'm sorry, I cannot merge this. What problem are you trying to solve?

This update would break backwards compatibility with many plugins from the October ecosystem.

If we need support for newer symfony packages, we would have to be inclusive (from v3 to v5) and see if it works with them all.

As an example:

October requires laravel/framework v5.5 which requires symfony/console v3.3 https://github.com/laravel/framework/blob/5.5/composer.json#L31. This fundamental dependecy is broken by this PR.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OFFLINE-GmbH/oc-bootstrapper/pull/44#issuecomment-623879593, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEQKXEJME7T5J67EEBVS4TRP6XNXANCNFSM4MZDJQKA.

Habinho avatar May 05 '20 07:05 Habinho