Git Product home page Git Product logo

Comments (8)

thunderer avatar thunderer commented on June 19, 2024

I'm sorry, I fixed this issue recently on dev-master but forgot to release new version. Just published v0.6.2 and tested that it works correctly. Please confirm that it works for you and possibly close the issue.

from shortcode.

leonardoalifraco avatar leonardoalifraco commented on June 19, 2024

Thanks a lot!

from shortcode.

leonardoalifraco avatar leonardoalifraco commented on June 19, 2024

Hi @thunderer
Looping back on this. I've shared this package with a colleague and he got the same issue.
Then we realised that the version to require specified on the readme is not the latest.

What do you think of switching to ^0.6 on the readme.md?

from shortcode.

jdreesen avatar jdreesen commented on June 19, 2024

Why even name a specific version there? Composer will automatically pick the latest possible version when you just call composer require thunderer/shortcode ;)

from shortcode.

thunderer avatar thunderer commented on June 19, 2024

@leonardoalifraco yes, it would be a good change, but the command mentioned by @jdreesen will update Shortcode to the latest version (it will also update entry in composer.json).

from shortcode.

lalifraco-devspark avatar lalifraco-devspark commented on June 19, 2024

I mean, in the installation instructions it reads:

to install it execute:

composer require thunderer/shortcode ^0.5

or manually update your composer.json with:

(...)
"require": {
    "thunderer/shortcode": "^0.5"
}

Updating the version number to the latest available or removing it at all would be acceptable solutions from my point of view.

from shortcode.

thunderer avatar thunderer commented on June 19, 2024

@lalifraco-devspark yes, I understand what you mean, just did it in latest changeset d961fca .

from shortcode.

lalifraco-devspark avatar lalifraco-devspark commented on June 19, 2024

Thanks!

from shortcode.

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.