- 01 Feb, 2023 2 commits
-
-
dependabot[bot] authored
Bumps [snow-actions/tweet](https://github.com/snow-actions/tweet) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/snow-actions/tweet/releases) - [Commits](https://github.com/snow-actions/tweet/compare/v1.3.0...v1.4.0 ) --- updated-dependencies: - dependency-name: snow-actions/tweet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [laminas/automatic-releases](https://github.com/laminas/automatic-releases) from 1.19.0 to 1.24.0. - [Release notes](https://github.com/laminas/automatic-releases/releases) - [Commits](https://github.com/laminas/automatic-releases/compare/1.19.0...1.24.0 ) --- updated-dependencies: - dependency-name: laminas/automatic-releases dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 10 Dec, 2022 3 commits
-
-
Florent Morselli authored
-
Florent Morselli authored
-
Florent Morselli authored
-
- 11 Nov, 2022 5 commits
-
-
Florent Morselli authored
-
dependabot[bot] authored
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.19 to 2.10.31. - [Release notes](https://github.com/ridedott/merge-me-action/releases) - [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/ridedott/merge-me-action/compare/v2.10.19...v2.10.31 ) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [laminas/automatic-releases](https://github.com/laminas/automatic-releases) from 1.17.0 to 1.19.0. - [Release notes](https://github.com/laminas/automatic-releases/releases) - [Commits](https://github.com/laminas/automatic-releases/compare/1.17.0...1.19.0 ) --- updated-dependencies: - dependency-name: laminas/automatic-releases dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Florent Morselli authored
* New pipeline + ECS + Rector * parallel-lint * CI/CD fixes * Deptrac * Exported files * Ignore mb_substr and mb_strlen mutations * Error fixed
-
- 05 Nov, 2022 6 commits
-
-
Filippo Tessarotto authored
-
Filippo Tessarotto authored
-
Filippo Tessarotto authored
-
Filippo Tessarotto authored
-
Filippo Tessarotto authored
-
Filippo Tessarotto authored
-
- 11 Oct, 2022 1 commit
-
-
Florent Morselli authored
Safe and Assertion removed
-
- 21 Jul, 2022 1 commit
-
-
Florent Morselli authored
-
- 16 Jul, 2022 4 commits
-
-
Florent Morselli authored
-
Florent Morselli authored
-
Florent Morselli authored
-
Anthony Ryan authored
self returned by TOTP create method
-
- 24 Jun, 2022 3 commits
-
-
Florent Morselli authored
-
Florent Morselli authored
-
Florent Morselli authored
* Leeway * Doc * Rector+ECS fix * Minimum PHP version * Rector rule restored
-
- 18 Feb, 2022 1 commit
-
-
Florent Morselli authored
* Leeway * Doc
-
- 15 Feb, 2022 2 commits
-
-
Florent Morselli authored
* Update TOTP.php * Update TOTPInterface.php * Tests
-
Florent Morselli authored
-
- 02 Feb, 2022 5 commits
- 18 Jan, 2021 1 commit
-
-
Sam Reed authored
-
- 01 Sep, 2020 1 commit
-
-
Koala Yeung authored
* More comprehensive code example. Includes details in how to retrieve the generated secret, and how to create OTP object from the stored secret.
-
- 28 Jan, 2020 3 commits
-
-
Florent Morselli authored
-
Florent Morselli authored
-
Florent Morselli authored
* Update composer.json * PHP 7.4 added to travis-ci * PHPDoc and Typehint fixed
-
- 03 Jan, 2020 1 commit
-
-
Dan Shepherd authored
Changed hash_hmac to return raw binary, removing the need for hex2bin Changed result of unpack() to be 0 based for better code readability
-
- 30 Jul, 2019 1 commit
-
-
Scott Dutton authored
* Timecode calculation method corrected * Fixed typo (#92) * otherwize -> otherwise * Minor changes * Uses newer syntax and uses unpack instead of splitting strings * Add type hint
-