Coder Social home page Coder Social logo

Comments (4)

mirkojotic avatar mirkojotic commented on August 12, 2024 2

@stevenklar I gave this a shot. I've forked this repo, updated composer.json to point to a current version of illuminate/support:
"illuminate/support": "v5.6.24"
And I've managed to install it in a fresh lumen 5.6.* from a branch on a fork.
Any other things I have to check for?

I can make a pull request but if it can't be merged I can add a line or two to the docs.

from laravel-amqp.

stevenklar avatar stevenklar commented on August 12, 2024

Hey,

5.6 only supports php 7.1 upwards, which is pretty bad for people still on 5.5 which is >=7.0

So either a full upgrade or seperate branches for laravel 5.5 and 5.6 which then supports lumen 5.6 also.

Suggestion as a quicker solution for you: Fork this repository, do branch for 5.6 and upgrade the illuminate/support version. Test it. If it works make a pull request for this main repository.

from laravel-amqp.

stevenklar avatar stevenklar commented on August 12, 2024

@mirkojotic Awesome!

If everything works as expected we might want to use Version ">5.5" which allows laravel 5.5 and 5.6 users to use this package!

Do you recognize any problems?

from laravel-amqp.

stevenklar avatar stevenklar commented on August 12, 2024

Should be fixed with the latest release.

from laravel-amqp.

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.