Giter Site home page Giter Site logo

swiftmailer requirement about standard-edition HOT 10 CLOSED

contao avatar contao commented on September 22, 2024
swiftmailer requirement

from standard-edition.

Comments (10)

leofeyer avatar leofeyer commented on September 22, 2024 1

Because we want to make sure that we get at least version 5.4.5 of swiftmailer/swiftmailer. There has been a major security issue in version < 5.4.5.

from standard-edition.

m-vo avatar m-vo commented on September 22, 2024

Got it. So should this be the same in the manager-bundle, then?

https://github.com/contao/manager-bundle/blob/develop/composer.json#L16

from standard-edition.

leofeyer avatar leofeyer commented on September 22, 2024

No, it is already in the core bundle: https://github.com/contao/core-bundle/blob/master/composer.json#L41

from standard-edition.

m-vo avatar m-vo commented on September 22, 2024

I don't want to poke around on this, just to get a better understanding of the whole thing 😉: If for some reason the requirement of a version > 5.4.5 can not be fulfilled, wouldn't this just install an old version of the standard-edition (4.3.1) then? I think that's the reason why the requirement was not raised in the symfony bundle.

see symfony/swiftmailer-bundle#156

from standard-edition.

leofeyer avatar leofeyer commented on September 22, 2024

No, it would exit saying "your requirements could not be resolved to an installable set of packages".

from standard-edition.

aschempp avatar aschempp commented on September 22, 2024

from standard-edition.

ausi avatar ausi commented on September 22, 2024

Because we want to make sure that we get at least version 5.4.5 of swiftmailer/swiftmailer.

Couldn’t this also be done by adding a conflict for "swiftmailer/swiftmailer":"<5.4.5"?

from standard-edition.

leofeyer avatar leofeyer commented on September 22, 2024

Probably yes, I'll try it.

from standard-edition.

m-vo avatar m-vo commented on September 22, 2024

That's exactly how e.g. https://github.com/Roave/SecurityAdvisories works. Maybe it does make sense to use such solution in general. I wonder if this would increase the complexity to calculate dependencies, though.

from standard-edition.

leofeyer avatar leofeyer commented on September 22, 2024

Changed in contao/core-bundle@4048d8b.

from standard-edition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.