Git Product home page Git Product logo

Comments (11)

xchs avatar xchs commented on June 9, 2024 1

Duplicate of contao/core-bundle#918, contao/installation-bundle#70

from manager-bundle.

fritzmg avatar fritzmg commented on June 9, 2024

You need at least PHP 7.1 and then update all your dependencies.

from manager-bundle.

DanMan avatar DanMan commented on June 9, 2024

@fritzmg I'm running PHP 7.2.7 (Fedora), and I don't see what PHP has to do with that. It pulled in doctrine/dbal v2.5.13 anyway.

I wanted to use Contao LTS which means 4.4, and now it seems like I can't.

from manager-bundle.

xchs avatar xchs commented on June 9, 2024

What's you doctrine/dbal version?

See contao/installation-bundle#92

from manager-bundle.

DanMan avatar DanMan commented on June 9, 2024

I just did a composer update and it's now at v2.7.1. Does that fix it?

As per your link it should. Thanks for the help.

from manager-bundle.

xchs avatar xchs commented on June 9, 2024

I think so, yes.

from manager-bundle.

fritzmg avatar fritzmg commented on June 9, 2024

@fritzmg I'm running PHP 7.2.7 (Fedora), and I don't see what PHP has to do with that. It pulled in doctrine/dbal v2.5.13 anyway.

You need at least doctrine/dbal in version 2.7 (iirc) to fix the problems with the rows keyword. And in order to have doctrine/dbal in that version, you need at least PHP 7.1. That's why I am asking for the PHP version and why I am suggesting that you should verify that you have the latest package updates ;)

from manager-bundle.

DanMan avatar DanMan commented on June 9, 2024

Someone should probably add to the docs that you need to update your deps. before you run the install.

from manager-bundle.

fritzmg avatar fritzmg commented on June 9, 2024

It currently happens only with Contao 4.4 when using the release archive or composer create-project. This problem will not happen anymore in future versions of Contao because there will be no release archive anymore and the composer.lock of the managed edition will be removed.

from manager-bundle.

xchs avatar xchs commented on June 9, 2024

If the composer.lock file gets removed (as suggested in contao/installation-bundle#92) then a composer install or composer create-project command will always run composer update, anyway.

from manager-bundle.

DanMan avatar DanMan commented on June 9, 2024

Even better. Cheers.

from manager-bundle.

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.