You are here

constant SODIUM_LIBRARY_MINOR_VERSION in Automatic Updates 7

Same name and namespace in other branches
  1. 8 vendor/paragonie/sodium_compat/lib/php72compat_const.php \SODIUM_LIBRARY_MINOR_VERSION
1 use of SODIUM_LIBRARY_MINOR_VERSION
ParagonIE_Sodium_Compat::library_version_minor in vendor/paragonie/sodium_compat/src/Compat.php
The equivalent to the libsodium minor version we aim to be compatible with (sans pwhash and memzero).

File

vendor/paragonie/sodium_compat/lib/php72compat_const.php, line 4

Code

const SODIUM_LIBRARY_MINOR_VERSION = 1;