Skip to content

Releases: dutchie027/apnpush

Release to allow for 7.4 and 8.[0|1] tests

10 Apr 15:23
Compare
Choose a tag to compare
  • Changed a few of the PHP tests to have their doc block reflect the changes.
  • Moved testing to use PHP 7.4 (lowest common demoninator)
  • Changed some of the PHPStan baselines to accommodate the above
  • Added the code coverage to include the /tests directory

Updated Composer.json

09 Apr 04:38
Compare
Choose a tag to compare

A few links were being sent incorrectly to Packagist. This push should fix that.

Initial Release from dutchie027

09 Apr 04:31
Compare
Choose a tag to compare

Initial release after fork.

  • Namespace Changed
  • Tests Changed
  • Uses .github actions
  • Uses phpstan
  • Uses PHP 7.4/8.0/8.1