Skip to content

Releases: VirgilSecurity/virgil-sdk-php

v7.0.0

01 Oct 10:15
Compare
Choose a tag to compare

Updated structure of code to actual required PHP 8.3
Updated crypto to v7.0.0.

v6.4.0

01 May 02:37
a9afb55
Compare
Choose a tag to compare

Changes

  • Added supported PHP versions to 8.2 and 8.3.
  • Updated crypto to v6.3.0.

v6.3.0

25 Jul 11:55
2723db4
Compare
Choose a tag to compare

Changes

  • Updated crypto to v6.2.0 that contains security fixes.
  • Added the Apple Silicon support.
  • Added PHP 8.0 support.
  • Removed PHP 7.2 support.

Virgil PHP SDK v6.2

07 Dec 07:14
1022454
Compare
Choose a tag to compare

refactored source code for using php strict types

Virgil PHP SDK v6.1.1

01 Dec 21:19
851c16a
Compare
Choose a tag to compare

move vlucas/phpdotenv package to require-dev composer dependencies list

Virgil PHP SDK v6.1.0

24 Nov 18:11
1cef9cd
Compare
Choose a tag to compare
  • updated virgil/crypto package due to use 0.15.2 crypto wrapper
  • add revoke card method
  • fix cards service request authentication (code: 20303: message: authorization token is invalid or contains invalid field(s))
  • remove crypto-api abstractions

Virgil PHP SDK v5.1.1

18 Aug 21:32
4782b9c
Compare
Choose a tag to compare

Fixed

Composer dependencies

Virgil PHP SDK v5.1.0

21 Jun 15:44
4f820f1
Compare
Choose a tag to compare

Added

  • Virgil Agent

Virgil PHP SDK v5.0.1

06 Feb 09:57
b3dd713
Compare
Choose a tag to compare

Fixed

GeneratorJwtProvider constructor method now throws a GeneratorJWTProviderException if default identity argument is empty.

Virgil PHP SDK v5.0.0

14 May 06:59
Compare
Choose a tag to compare

Added

  • Package files update