We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c133d7 commit 65979d5Copy full SHA for 65979d5
1 file changed
ext.php
@@ -15,7 +15,7 @@
15
16
class ext extends \phpbb\extension\base
17
{
18
- public const DEFAULT_SKELETON_PHP = '7.1.3';
+ public const DEFAULT_SKELETON_PHP = '7.2';
19
public const DEFAULT_SKELETON_PHPBB_MIN = '3.3.0';
20
public const DEFAULT_SKELETON_PHPBB_MAX = '4.0.0@dev';
21
0 commit comments