Issue #3294938 by xjm, catch, dww: Increase RECOMMENDED_PHP to 8.1.6
parent
c57c328bf6
commit
c1a4dff315
|
@ -121,7 +121,7 @@ class Drupal {
|
|||
* message, but Drupal can still be installed. Used for (e.g.) PHP versions
|
||||
* that have reached their EOL or will in the near future.
|
||||
*/
|
||||
const RECOMMENDED_PHP = '8.1';
|
||||
const RECOMMENDED_PHP = '8.1.6';
|
||||
|
||||
/**
|
||||
* The currently active container object, or NULL if not initialized yet.
|
||||
|
|
Loading…
Reference in New Issue