Giter Site home page Giter Site logo

Comments (5)

skino2019 avatar skino2019 commented on June 14, 2024 1

Just noticed the Composer.json is missing a pipe seperator between version 9 and 10

its cuttently showing

    "require": {
        "php": "^7.3||^7.4||^8.0",
        "laravel/framework": "^7.0||^8.0||^9.0|^10.0"

and i believe it should be

    "require": {
        "php": "^7.3||^7.4||^8.0",
        "laravel/framework": "^7.0||^8.0||^9.0||^10.0"

never done PR's before so not sure how to do it lol.

from wink.

skino2019 avatar skino2019 commented on June 14, 2024 1

Hello @skino2019 you can create a PR for the pipe 😉

And besides that the support for Laravel 10 is merged but there isn't a new release created. That means you need to use dev-master to get it working 😃

as you can probably guess im not great at all of this lol... I shall read up on PRs now lol

from wink.

skino2019 avatar skino2019 commented on June 14, 2024

If i run the following command:

composer require themsaid/wink --with-all-dependencies

i get the same error

from wink.

tvbeek avatar tvbeek commented on June 14, 2024

Hello @skino2019 you can create a PR for the pipe 😉

And besides that the support for Laravel 10 is merged but there isn't a new release created. That means you need to use dev-master to get it working 😃

from wink.

skino2019 avatar skino2019 commented on June 14, 2024

This will be resolved once the new release is out.... Closing Issue

Cheers @themsaid

from wink.

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.