UPD depot 0.9.25
Dieser Commit ist enthalten in:
+2
-2
@@ -29,8 +29,8 @@ use Joomla\CMS\Installer\InstallerScriptInterface;
|
||||
use Joomla\CMS\Language\Text;
|
||||
|
||||
return new class() implements InstallerScriptInterface {
|
||||
private string $minimumJoomla = '5.1.4';
|
||||
private string $minimumPhp = '8.1.30';
|
||||
private string $minimumJoomla = '5.3.2';
|
||||
private string $minimumPhp = '8.4.10';
|
||||
|
||||
public function install(InstallerAdapter $adapter): bool
|
||||
{
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren