You are here

constant SODIUM_LIBRARY_MAJOR_VERSION in Automatic Updates 8

Same name and namespace in other branches
  1. 7 vendor/paragonie/sodium_compat/lib/php72compat_const.php \SODIUM_LIBRARY_MAJOR_VERSION
1 use of SODIUM_LIBRARY_MAJOR_VERSION
ParagonIE_Sodium_Compat::library_version_major 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 3

Code

const SODIUM_LIBRARY_MAJOR_VERSION = 9;