Firehed / u2f-php

An implementation of the FIDO U2F server protocol in PHP
MIT License
73 stars 9 forks source link

Update dependencies, cleanup #12

Closed Firehed closed 5 years ago

Firehed commented 5 years ago

The next version of the library will require PHP 7.2, so this pulls in newer versions of dev dependencies and updates the code and tests to be compatible with them.

Notably:

So far this makes to actual breaking changes in sanely-configured environments.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+1.1%) to 99.265% when pulling 3d0b22815ae53eb300d78f03b9479bdfe0564b49 on dependencies into 65bb799b1f709192ff7fed1af814ca43b03a64c7 on master.