composer update: 1 install, 53 updates, 1 removal.
This commit is contained in:
parent
6f817716b2
commit
584547797f
|
@ -633,12 +633,6 @@ class SymfonyRequirements extends RequirementCollection
|
|||
'Install and enable the <strong>mbstring</strong> extension.'
|
||||
);
|
||||
|
||||
$this->addRecommendation(
|
||||
function_exists('iconv'),
|
||||
'iconv() should be available',
|
||||
'Install and enable the <strong>iconv</strong> extension.'
|
||||
);
|
||||
|
||||
$this->addRecommendation(
|
||||
function_exists('utf8_decode'),
|
||||
'utf8_decode() should be available',
|
||||
|
|
1049
composer.lock
generated
1049
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue