You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Expands version range for PHPUnit to ensure tests run against PHP 7.2 [#16](https://github.com/jakobo/hotp-php/pull/16)
6
6
- Bump various dev dependancies [f88730](https://github.com/thecodedrift/hotp-php/commit/f88730af7a14f7e3c513616f6fb8acf3f27d30b2)
7
7
- Test on newer PHP versions [#15](https://github.com/thecodedrift/hotp-php/pull/15)[86c624](https://github.com/thecodedrift/hotp-php/commit/86c624bf82272870549bef7b6bea199f633fceb0)[584992](https://github.com/thecodedrift/hotp-php/commit/58499240cf0a3a7725165d503284b0e311a441fa)[38775b](https://github.com/thecodedrift/hotp-php/commit/38775bde6167f43dfdb03cfac6d7d3216ad9599c)
8
+
- Enables easy local development via a docker container [#6403696](https://github.com/thecodedrift/hotp-php/commit/6403696)
9
+
- Minor code cleanup and removal of redundant operations [#25](https://github.com/thecodedrift/hotp-php/pull/25)
10
+
11
+
## Breaking Changes
12
+
-**Bump minimum version** - The minimum supported PHP version was raised from 7.2 to 8.0 [#25](https://github.com/thecodedrift/hotp-php/pull/25). We encourage you to update your PHP version to stay on top of potential security vulnerabilities and receive the latest performance and bug fixes.
0 commit comments