UPD depot 0.9.25

This commit is contained in:
2025-07-14 21:15:54 +02:00
parent 362a0a9450
commit ac9b85bf82
5 changed files with 18 additions and 8 deletions

10
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"cSpell.words": [
"JEXEC",
"mysql",
"schemapath",
"scriptfile",
"tmpl",
"updateservers"
]
}

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension type="component" method="upgrade">
<name>Depot</name>
<author>KW4NZ</author>
<author>Tom KW4NZ</author>
<creationDate>2024-10-21</creationDate>
<copyright>(C) KW4NZ Thomas Kuschel</copyright>
<license>GPL v2 +; see LICENSE.md</license>
<authorEmail>thomas@kuschel.at</authorEmail>
<authorUrl>https://kuschel.at</authorUrl>
<version>0.9.24</version>
<version>0.9.25</version>
<description>COM_DEPOT_XML_DESCRIPTION</description>
<namespace path="src/">KW4NZ\Component\Depot</namespace>
<!-- Runs on install/uninstall/update since 2.5 -->
@ -74,6 +74,6 @@
</languages>
</administration>
<updateservers>
<server type="extension" priority="1" name="KW4NZ's Joomla Updates">https://kuschel.at/update/extensions.xml</server>
<server type="extension" priority="1" name="Depot Updates">https://kuschel.at/update/extensions.xml</server>
</updateservers>
</extension>

View File

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

BIN
zip/depot.zip (Stored with Git LFS)

Binary file not shown.

View File

@ -1 +1 @@
e63c8b4203b6fdc69f51f3d963fa44231a5df2b5e1f2a2a230856a97d62a7e11f852c274c3b9ac7145cb45cf57e4c59b8906c016bcb339c75137c830df5eba35 zip/depot.zip
21761ef4b60b95d27c5baf68f62a5910d19eb94ee2abe6280b7b46dfa85bede201dfba2c4d3c88090f421924d76421f8a8bd4e00196c061d3eaec02a95b8370c zip/depot.zip