Giter Club home page Giter Club logo

Comments (8)

lkorth avatar lkorth commented on July 21, 2024

Yes, that is the correct package name. The exact line to include via composer is in the README and you can also find 1.1.1 on Packagist.

from php-gcm.

henningtillmann avatar henningtillmann commented on July 21, 2024

@lkorth I'm sorry, but that's incorrect. I used the exact line that's in the README file and it gives me old files.

from php-gcm.

henningtillmann avatar henningtillmann commented on July 21, 2024

@lkorth This is what happens when I run composer.phar update

Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing php-gcm/php-gcm (1.1.1)
    Downloading: 100%         

Writing lock file
Generating autoload files

When I open e.g. Sender.php I get an old file from 2013:
nano vendor/php-gcm/php-gcm/src/PHP_GCM/Sender.php

from php-gcm.

lkorth avatar lkorth commented on July 21, 2024

No, that's exactly correct, look at the code in the tag for 1.1.1, you're getting 1.1.1. What you want to get is dev-master instead of 1.1.1.

from php-gcm.

henningtillmann avatar henningtillmann commented on July 21, 2024

@lkorth Oh! I'm sorry! I thought that multi device support was included in 1.1.1 and I was irritated when I saw that old file.

from php-gcm.

lkorth avatar lkorth commented on July 21, 2024

Nope! I haven't made a release in a while since a few of the changes are breaking changes. Once a few more things finalize there will be a 2.0.0 release which will include everything. For now dev-master should be fine, it just has some breaking API changes which prevent minor releases.

from php-gcm.

lkorth avatar lkorth commented on July 21, 2024

I'll update the README to mention dev-master for those wishing to use the latest.

from php-gcm.

lkorth avatar lkorth commented on July 21, 2024

🎉 https://github.com/lkorth/php-gcm#latest

from php-gcm.

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.