Merge pull request #55063 from nextcloud/jtr/chore/setupcheck-php-json-drop

This commit is contained in:
Kate 2025-09-12 07:08:44 +02:00 committed by GitHub
commit 083f0b51dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,6 @@ class PhpModules implements ISetupCheck {
'dom',
'fileinfo',
'gd',
'json',
'mbstring',
'openssl',
'posix',