Removed php-json (its in core ssince 8.0)

This commit is contained in:
Tobias Herre 2023-11-10 14:23:14 +01:00
parent 7ff401d133
commit 7143d82787
1 changed files with 1 additions and 1 deletions

2
php.cf
View File

@ -64,7 +64,7 @@ vars:
"php$(version)-curl",
"php$(version)-imagick",
"php$(version)-ldap",
"php-json"
# "php$(version)-json"
};
ubuntu::