php-fcm
php-fcm copied to clipboard
Tests not running as documented
In the Readme at...
https://github.com/EdwinHoksberg/php-fcm/blob/master/README.md
...it describes running PHPUnit tests with...
composer install
...and...
composer test
But this returns...
Command "test" is not defined.
I'm not sure, this is perhaps not an issue, I did...
git clone [email protected]:EdwinHoksberg/php-fcm.git
cd php-fcm
composer install
composer test
...and the tests ran ok.
Hey @AndyGaskell - running out of time quick here. What are your thoughts on this? https://github.com/EdwinHoksberg/php-fcm/issues/65. 1) I need this php to keep working. 2) I have zero time in the coming weeks to even look at it let alone migrate/create new ones. Inevitably, this is going to break in a few weeks.
What options do we have? I have no idea what its going to take to migrate it. Are there other existing options we can use to replace this dying repo?
:-(