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

This commit is contained in:
2026-07-13 01:43:13 +00:00
parent 8f5e9f54f2
commit e4031273e1
+1 -1
View File
@@ -12,7 +12,7 @@
}
],
"require": {
"php": ">=8.1"
"php": ">=8.3"
},
"require-dev": {
"phpunit/phpunit": "^10.5",