chore: align composer.json to Joomla 6 / PHP 8.3
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s

This commit is contained in:
2026-07-13 01:43:08 +00:00
parent 43527c543f
commit c0b4890fb3
+1 -1
View File
@@ -11,7 +11,7 @@
],
"require": {
"ext-zip": "*",
"php": ">=8.1"
"php": ">=8.3"
},
"require-dev": {
"mokoconsulting-tech/enterprise": "^4.0"