Giter Site home page Giter Site logo

Comments (6)

AlfredoRamos avatar AlfredoRamos commented on June 19, 2024

Hi,

It currently supports the development version of Laravel 5.5 in the 0.7.x branch.

PS: Once Laravel 5.5 is officially released, the 0.7.x branch will be merged in into master branch.

from parsedown-extra-laravel.

xdisplayx avatar xdisplayx commented on June 19, 2024

Laravel 5.5 is no longer in development, https://laravel.com/docs/5.5/upgrade.

When trying to update another compatibility error comes out.

Problem 1
- The requested package alfredo-ramos/parsedown-extra-laravel ~0.7.0 is satisfiable by alfredo-ramos/parsedown-extra-laravel[v0.7.x-dev] but these conflict with your requirements or minimum-stability.
Problem 2
- The requested package laravel/framework 5.5.* is satisfiable by laravel/framework[5.5.x-dev] but these conflict with your requirements or minimum-stability.

Thank you!

from parsedown-extra-laravel.

AlfredoRamos avatar AlfredoRamos commented on June 19, 2024

Yes, the docs have been updated but It has not been released yet:

The error says that you're trying to use a development version in a stable Laravel version.

from parsedown-extra-laravel.

xdisplayx avatar xdisplayx commented on June 19, 2024

Ok very well, but how to solve these errors to update following the documentation guide?

"require": {
"php": ">=7.0.0",
"alfredo-ramos/parsedown-extra-laravel": "~0.7.0",
"laravel/framework": "5.5.*",
...
}

Problem 1

  • The requested package alfredo-ramos/parsedown-extra-laravel ~0.7.0 is satisfiable by alfredo-ramos/parsedown-extra-laravel[v0.7.x-dev] but these conflict with your requirements or minimum-stability.
    Problem 2
  • The requested package laravel/framework 5.5.* is satisfiable by laravel/framework[5.5.x-dev] but these conflict with your requirements or minimum-stability.

Thank you!

from parsedown-extra-laravel.

AlfredoRamos avatar AlfredoRamos commented on June 19, 2024

@xdisplayx

The error says that you're trying to use a development version in a stable Laravel version.

You can solve it by using a development version of Laravel, see schema#minimum-stability and schema#prefer-stable.

If you want to use this in a production environment, please wait until Laravel 5.5 is released, I will release a new version shortly after and this won't be a problem anymore.

from parsedown-extra-laravel.

AlfredoRamos avatar AlfredoRamos commented on June 19, 2024

As previously said, 0.7.x branch has been merged into master branch, and version 0.7.0 has been released.

from parsedown-extra-laravel.

Related Issues (13)

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.