Releases: VirgilSecurity/virgil-sdk-php
Releases · VirgilSecurity/virgil-sdk-php
v7.0.0
v6.4.0
Changes
- Added supported PHP versions to 8.2 and 8.3.
- Updated crypto to v6.3.0.
v6.3.0
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
refactored source code for using php strict types
Virgil PHP SDK v6.1.1
move vlucas/phpdotenv package to require-dev composer dependencies list
Virgil PHP SDK v6.1.0
- 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
Fixed
Composer dependencies
Virgil PHP SDK v5.1.0
Added
- Virgil Agent
Virgil PHP SDK v5.0.1
Fixed
GeneratorJwtProvider
constructor
method now throws a GeneratorJWTProviderException
if default identity
argument is empty.
Virgil PHP SDK v5.0.0
Added
- Package files update