Giter VIP home page Giter VIP logo

Comments (9)

v1r0x avatar v1r0x commented on August 17, 2024 4

Until there is a new release I added this to composer.json to finally update to Laravel 9:

"require": {
        ...,
        "bosnadev/database": "dev-master as 0.21.1",
        ...
},
"repositories": [
        ...,
        {
            "type": "git",
            "url": "https://github.com/bosnadev/database.git"
        }
    ],

This overrides the 0.21.1 tag with current master branch. Not my preferred solution, but at least it works 🤷 😅

from database.

rogervila avatar rogervila commented on August 17, 2024 2

Hi @bosnadev could you tag a new release with changes introduced on #52? Thank you!

from database.

robertosanval avatar robertosanval commented on August 17, 2024 1

Thanks, @v1r0x. You saved me the day!

from database.

seanmanson avatar seanmanson commented on August 17, 2024 1

Hello @bosnadev - When can we expect this release? This is blocking some security updates in our company. Thanks~

from database.

gbuckingham89 avatar gbuckingham89 commented on August 17, 2024

There is an open PR in #52

from database.

robertosanval avatar robertosanval commented on August 17, 2024

The PR is merged, we only need to be tagged as a release

from database.

v1r0x avatar v1r0x commented on August 17, 2024

@robertosanval Glad I could help 😊 Was about to give up for the week, but found that little composer trick 🚀 😎

from database.

robertosanval avatar robertosanval commented on August 17, 2024

@v1r0x Yes! I didn't know it either \o/

from database.

maximepvrt avatar maximepvrt commented on August 17, 2024

@mirzap @emchooo @bosnadev 🙏

This library (mstaack/laravel-postgis#168) is locked without the publication of this new version on packagist

from database.

Related Issues (18)

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.