Add missing symfony/polyfill-mbstring to the compiled phar
Cette révision appartient à :
Parent
4fbdba1d6e
révision
02ede2220e
BIN
daux.phar
BIN
daux.phar
Fichier binaire non affiché.
@ -54,6 +54,7 @@ class Compiler
|
||||
->ignoreVCS(true)
|
||||
->exclude('Tests')
|
||||
->in(__DIR__ . '/../vendor/symfony/console')
|
||||
->in(__DIR__ . '/../vendor/symfony/polyfill-mbstring')
|
||||
->in(__DIR__ . '/../vendor/guzzlehttp/guzzle/src/')
|
||||
->in(__DIR__ . '/../vendor/guzzlehttp/ringphp/src/')
|
||||
->in(__DIR__ . '/../vendor/guzzlehttp/streams/src/')
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user