Git Product home page Git Product logo

inoritwitterappbundle's People

Contributors

inoryy avatar mattvick avatar mperouma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

inoritwitterappbundle's Issues

Error installing using composer.json

Hi,

I'm following your instructions to install using composer.json. and I've added the following line to my composer.json:

"inori/twitter-app-bundle": "master"

When I try: php composer.phar update

I get the following error:

Problem 1
- Installation request for inori/twitter-app-bundle master -> satisfiable by inori/twitter-app-bundle dev-master.
- inori/twitter-app-bundle dev-master requires abraham/twitteroauth * -> no matching package found.

It seems like a problem with the locating the abraham/twitteroauth dependency..

Can you see where I'm being dumb or do you have a work around?

Kind regards,
Matthew

Composer installs the wrong abraham/twitteroauth package

With the recent removal of Twitter API v1 we had to do some work on our sites upgrading to v1.1. The abraham/twitteroauth package (https://github.com/abraham/twitteroauth) is updated to use v1.1. But the package on packagist of the same name points at a different repo (https://packagist.org/packages/abraham/twitteroauth -> https://github.com/tomohikosato/twitteroauth). I guess this is because abraham's package is not composer enabled.

This seems to be why you have added the repositories section in the composer.json which refers directly to the original package. This should stop composer getting the version from packagist - correct? However when I install/update (even after deleting vendors) composer is installing the one from packagist.

This is a problem as this version (tomohikosato's) has not pulled in the latest changes to make it work with v1.1 of the Twitter API.

I could not fix your composer file to make it pull the correct package - do you have any idea why this is happening or how we can fix it?

Thanks a lot, Tom

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.