document change, raise minimum PHP version to 7.3, remove branch refresh

This commit is contained in:
El RIDO 2023-07-23 10:04:57 +02:00
parent 48df1d29ac
commit ecf100551d
3 changed files with 3 additions and 38 deletions

View file

@ -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