mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-20 22:05:35 -04:00
document change, raise minimum PHP version to 7.3, remove branch refresh
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ class Controller
|
||||
*
|
||||
* @const string
|
||||
*/
|
||||
const MIN_PHP_VERSION = '5.6.0';
|
||||
const MIN_PHP_VERSION = '7.3.0';
|
||||
|
||||
/**
|
||||
* show the same error message if the paste expired or does not exist
|
||||
|
||||
Reference in New Issue
Block a user