Require intl extension by OVK itself

This commit is contained in:
Ilya Prokopenko 2022-08-07 18:23:50 +07:00
parent 65cfd41ae9
commit da19ff03b3
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

View file

@ -31,7 +31,8 @@ function _ovk_check_environment(): void
"openssl", "openssl",
"json", "json",
"tokenizer", "tokenizer",
"libxml", "xml",
"intl",
"date", "date",
"session", "session",
"SPL", "SPL",