Add missing symfony/polyfill-mbstring to the compiled phar
Dieser Commit ist enthalten in:
Ursprung
4fbdba1d6e
Commit
02ede2220e
BIN
daux.phar
BIN
daux.phar
Binäre Datei nicht angezeigt.
@ -54,6 +54,7 @@ class Compiler
|
|||||||
->ignoreVCS(true)
|
->ignoreVCS(true)
|
||||||
->exclude('Tests')
|
->exclude('Tests')
|
||||||
->in(__DIR__ . '/../vendor/symfony/console')
|
->in(__DIR__ . '/../vendor/symfony/console')
|
||||||
|
->in(__DIR__ . '/../vendor/symfony/polyfill-mbstring')
|
||||||
->in(__DIR__ . '/../vendor/guzzlehttp/guzzle/src/')
|
->in(__DIR__ . '/../vendor/guzzlehttp/guzzle/src/')
|
||||||
->in(__DIR__ . '/../vendor/guzzlehttp/ringphp/src/')
|
->in(__DIR__ . '/../vendor/guzzlehttp/ringphp/src/')
|
||||||
->in(__DIR__ . '/../vendor/guzzlehttp/streams/src/')
|
->in(__DIR__ . '/../vendor/guzzlehttp/streams/src/')
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren