Added dependency Symfony\polyfill-uuid

This commit is contained in:
Netkas 2022-10-18 20:55:01 -04:00
parent eeab6e5722
commit dd6ed279f0
10 changed files with 762 additions and 0 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ src/ncc/ThirdParty/defuse/php-encryption/autoload_spl.php
src/ncc/ThirdParty/nikic/PhpParser/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
src/ncc/ThirdParty/Symfony/Process/autoload_spl.php
src/ncc/ThirdParty/Symfony/Uid/autoload_spl.php
src/ncc/ThirdParty/Symfony/Filesystem/autoload_spl.php