Giter Club home page Giter Club logo

xenus-laravel's People

Contributors

abellion avatar kcalliauw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xenus-laravel's Issues

Doesn't work with the latest Xenus version [0.19]

Hi @abellion, thanks a ton for your work on Xenus.

I just tried installing xenus-laravel and it looks to have some compatibility issues with the most recent release (0.19) of Xenus which brings in support for php 8.1.

I'm running php8.1 locally and here's the "require" portion of my composer.json:

    "require": {
        "php": "^8.1",
        "abellion/xenus": "0.19",
        "laravel/lumen-framework": "^9.0",
        "mongodb/mongodb": "1.11.0"
    },

Currently, when I try running:

composer require abellion/xenus-laravel:0.3

this is the output:

./composer.json has been updated
Running composer update abellion/xenus-laravel
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires abellion/xenus-laravel 0.3 -> satisfiable by abellion/xenus-laravel[0.3].
    - abellion/xenus-laravel 0.3 requires abellion/xenus ^0.18.0 -> found abellion/xenus[0.18] but it conflicts with your root composer.json require (0.19).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Looks like it's caused by this line in xenus-laravel's dependency list that restricts the acceptable Xenus versions to the 0.18.x range. Do you think we can safely expand this range to include Xenus 0.19.x?

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.