Git Product home page Git Product logo

Comments (1)

NoorBakeer avatar NoorBakeer commented on September 13, 2024

Same here.

Here's what I get when trying to update my composer.json after adding the plugin name, sjaakp/yii2-telex :

` ./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- sjaakp/yii2-telex dev-master requires bower-asset/telex * -> no matching package found.
- sjaakp/yii2-telex 1.0.1 requires bower-asset/telex * -> no matching package found.
- sjaakp/yii2-telex 1.0.0 requires bower-asset/telex * -> no matching package found.
- Installation request for sjaakp/yii2-telex * -> satisfiable by sjaakp/yii2-telex[1.0.0, 1.0.1, dev-master].

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content. `

This is from my comopser.json:

"minimum-stability": "dev", "prefer-stable": true, "require": { "php": ">=5.4.0", "yiisoft/yii2": "~2.0.14", "yiisoft/yii2-bootstrap": "~2.0.0", "yiisoft/yii2-swiftmailer": "~2.0.0", "airani/yii2-bootstrap-rtl": "*", "sjaakp/yii2-telex": "*" },

from yii2-telex.

Related Issues (3)

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.