mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-20 21:49:04 -04:00
updating jdenticon library to 2.0.0, minimum PHP version 7.4
This commit is contained in:
parent
3ba29ea29e
commit
13869e46be
47 changed files with 764 additions and 912 deletions
|
@ -34,7 +34,7 @@ class Controller
|
|||
*
|
||||
* @const string
|
||||
*/
|
||||
const MIN_PHP_VERSION = '7.3.0';
|
||||
const MIN_PHP_VERSION = '7.4.0';
|
||||
|
||||
/**
|
||||
* show the same error message if the paste expired or does not exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue