Added dependency php-parallel-lint\php-console-color

This commit is contained in:
Netkas 2023-01-02 16:54:29 -05:00
parent 3055547452
commit 59277226b9
8 changed files with 453 additions and 0 deletions

1
.gitignore vendored
View file

@ -11,6 +11,7 @@ build
src/ncc/ThirdParty/defuse/php-encryption/autoload_spl.php
src/ncc/ThirdParty/jelix/version/autoload_spl.php
src/ncc/ThirdParty/nikic/PhpParser/autoload_spl.php
src/ncc/ThirdParty/php_parallel_lint/php_console_color/autoload_spl.php
src/ncc/ThirdParty/Symfony/polyfill-ctype/autoload_spl.php
src/ncc/ThirdParty/Symfony/polyfill-mbstring/autoload_spl.php
src/ncc/ThirdParty/Symfony/polyfill-uuid/autoload_spl.php