%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tradesc/.cache/composer/repo/https---repo.packagist.org/
Upload File :
Create Path :
Current File : /home/tradesc/.cache/composer/repo/https---repo.packagist.org/provider-ramsey~uuid~dev.json

{"minified":"composer/2.0","packages":{"ramsey/uuid":[{"name":"ramsey/uuid","description":"A PHP library for generating and working with universally unique identifiers (UUIDs).","keywords":["uuid","identifier","guid"],"homepage":"","version":"5.x-dev","version_normalized":"5.9999999.9999999.9999999-dev","license":["MIT"],"authors":[],"source":{"url":"https://github.com/ramsey/uuid.git","type":"git","reference":"da8b9aba80e47e588ab0da4a726f830caf85e00f"},"dist":{"url":"https://api.github.com/repos/ramsey/uuid/zipball/da8b9aba80e47e588ab0da4a726f830caf85e00f","type":"zip","shasum":"","reference":"da8b9aba80e47e588ab0da4a726f830caf85e00f"},"type":"library","funding":[{"url":"https://github.com/ramsey","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/ramsey/uuid","type":"tidelift"}],"time":"2022-08-13T02:14:07+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Ramsey\\Uuid\\":"src/"}},"extra":{"captainhook":{"force-install":true}},"require":{"ext-json":"*","php":"^8.1","brick/math":"^0.8.8 || ^0.9 || ^0.10"},"require-dev":{"captainhook/captainhook":"^5.10","captainhook/plugin-composer":"^5.3","dealerdirect/phpcodesniffer-composer-installer":"^0.7.0","doctrine/annotations":"^1.8","ergebnis/composer-normalize":"^2.15","mockery/mockery":"^1.3","php-mock/php-mock":"^2.2","php-mock/php-mock-mockery":"^1.3","php-parallel-lint/php-parallel-lint":"^1.1","phpbench/phpbench":"^1.0","squizlabs/php_codesniffer":"^3.5","phpstan/extension-installer":"^1.1","phpstan/phpstan-phpunit":"^1.1","psalm/plugin-phpunit":"^0.16.1","vimeo/psalm":"^4.22","phpunit/phpunit":"^9.5","phpstan/phpstan":"^1.8","phpstan/phpstan-mockery":"^1.1","slevomat/coding-standard":"^8.4"},"suggest":{"ext-bcmath":"Enables faster math with arbitrary-precision integers using BCMath.","ext-gmp":"Enables faster math with arbitrary-precision integers using GMP.","ext-uuid":"Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.","ramsey/uuid-doctrine":"Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."},"replace":{"rhumsaa/uuid":"self.version"},"support":{"issues":"https://github.com/ramsey/uuid/issues","source":"https://github.com/ramsey/uuid/tree/5.x"}},{"version":"4.x-dev","version_normalized":"4.9999999.9999999.9999999-dev","source":{"url":"https://github.com/ramsey/uuid.git","type":"git","reference":"124eee18dae893069e2bdc14121cfcca4fdfc807"},"dist":{"url":"https://api.github.com/repos/ramsey/uuid/zipball/124eee18dae893069e2bdc14121cfcca4fdfc807","type":"zip","shasum":"","reference":"124eee18dae893069e2bdc14121cfcca4fdfc807"},"time":"2022-08-23T16:29:40+00:00","default-branch":true,"require":{"php":"^8.0","ext-ctype":"*","ext-json":"*","ramsey/collection":"^1.0","brick/math":"^0.8.8 || ^0.9 || ^0.10"},"require-dev":{"captainhook/captainhook":"^5.10","captainhook/plugin-composer":"^5.3","dealerdirect/phpcodesniffer-composer-installer":"^0.7.0","doctrine/annotations":"^1.8","ergebnis/composer-normalize":"^2.15","mockery/mockery":"^1.3","paragonie/random-lib":"^2","php-mock/php-mock":"^2.2","php-mock/php-mock-mockery":"^1.3","php-parallel-lint/php-parallel-lint":"^1.1","phpbench/phpbench":"^1.0","phpunit/phpunit":"^8.5 || ^9","slevomat/coding-standard":"^7.0","squizlabs/php_codesniffer":"^3.5","vimeo/psalm":"^4.9","phpstan/extension-installer":"^1.1","phpstan/phpstan":"^1.8","phpstan/phpstan-mockery":"^1.1","phpstan/phpstan-phpunit":"^1.1"},"suggest":{"ext-bcmath":"Enables faster math with arbitrary-precision integers using BCMath.","ext-ctype":"Enables faster processing of character classification using ctype functions.","ext-gmp":"Enables faster math with arbitrary-precision integers using GMP.","ext-uuid":"Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.","paragonie/random-lib":"Provides RandomLib for use with the RandomLibAdapter","ramsey/uuid-doctrine":"Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."},"support":{"issues":"https://github.com/ramsey/uuid/issues","source":"https://github.com/ramsey/uuid/tree/4.x"}},{"description":"Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).","homepage":"https://github.com/ramsey/uuid","version":"3.x-dev","version_normalized":"3.9999999.9999999.9999999-dev","authors":[{"name":"Ben Ramsey","email":"ben@benramsey.com","homepage":"https://benramsey.com"},{"name":"Marijn Huizendveld","email":"marijn.huizendveld@gmail.com"},{"name":"Thibaud Fabre","email":"thibaud@aztech.io"}],"source":{"url":"https://github.com/ramsey/uuid.git","type":"git","reference":"7201bafdb2c5bff4136ab1e7b32fb02392cedca3"},"dist":{"url":"https://api.github.com/repos/ramsey/uuid/zipball/7201bafdb2c5bff4136ab1e7b32fb02392cedca3","type":"zip","shasum":"","reference":"7201bafdb2c5bff4136ab1e7b32fb02392cedca3"},"time":"2022-03-27T17:27:45+00:00","require":{"ext-json":"*","symfony/polyfill-ctype":"^1.8","paragonie/random_compat":"^1 | ^2 | ^9.99.99","php":"^5.4 | ^7.0 | ^8.0"},"require-dev":{"doctrine/annotations":"^1.2","mockery/mockery":"^0.9.11 | ^1","moontoast/math":"^1.1","paragonie/random-lib":"^2","squizlabs/php_codesniffer":"^3.5","php-parallel-lint/php-parallel-lint":"^1.3","codeception/aspect-mock":"^1 | ^2","goaop/framework":"1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2","nikic/php-parser":"<=4.5.0","php-mock/php-mock-phpunit":"^0.3 | ^1.1 | ^2.6","yoast/phpunit-polyfills":"^1.0","phpunit/phpunit":">=4.8.36 <9.0.0 | >=9.3.0"},"suggest":{"ext-ctype":"Provides support for PHP Ctype functions","ext-libsodium":"Provides the PECL libsodium extension for use with the SodiumRandomGenerator","ext-openssl":"Provides the OpenSSL extension for use with the OpenSslGenerator","ext-uuid":"Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator","moontoast/math":"Provides support for converting UUID to 128-bit integer (in string form).","ramsey/uuid-console":"A console application for generating UUIDs with ramsey/uuid","ramsey/uuid-doctrine":"Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type.","paragonie/random-lib":"Provides RandomLib for use with the RandomLibAdapter"},"support":{"issues":"https://github.com/ramsey/uuid/issues","rss":"https://github.com/ramsey/uuid/releases.atom","source":"https://github.com/ramsey/uuid","wiki":"https://github.com/ramsey/uuid/wiki"},"extra":"__unset","default-branch":"__unset"},{"description":"A PHP library for generating and working with universally unique identifiers (UUIDs).","homepage":"","version":"dev-5.x-factories","version_normalized":"dev-5.x-factories","authors":[],"source":{"url":"https://github.com/ramsey/uuid.git","type":"git","reference":"6b14863bfbff128f8cc06b8455564786c85444bd"},"dist":{"url":"https://api.github.com/repos/ramsey/uuid/zipball/6b14863bfbff128f8cc06b8455564786c85444bd","type":"zip","shasum":"","reference":"6b14863bfbff128f8cc06b8455564786c85444bd"},"time":"2022-08-17T02:36:19+00:00","extra":{"captainhook":{"force-install":true}},"require":{"php":"^8.1","ext-json":"*","brick/math":"^0.8.8 || ^0.9 || ^0.10"},"require-dev":{"captainhook/captainhook":"^5.10","captainhook/plugin-composer":"^5.3","dealerdirect/phpcodesniffer-composer-installer":"^0.7.0","doctrine/annotations":"^1.8","ergebnis/composer-normalize":"^2.15","mockery/mockery":"^1.3","php-mock/php-mock":"^2.2","php-mock/php-mock-mockery":"^1.3","php-parallel-lint/php-parallel-lint":"^1.1","phpbench/phpbench":"^1.0","phpstan/extension-installer":"^1.1","phpstan/phpstan":"^1.8","phpstan/phpstan-mockery":"^1.1","phpstan/phpstan-phpunit":"^1.1","phpunit/phpunit":"^9.5","psalm/plugin-phpunit":"^0.16.1","slevomat/coding-standard":"^8.4","squizlabs/php_codesniffer":"^3.5","vimeo/psalm":"^4.22","psalm/plugin-mockery":"^0.9.1","ramsey/composer-repl":"^1.4"},"suggest":{"ext-bcmath":"Enables faster math with arbitrary-precision integers using BCMath.","ext-gmp":"Enables faster math with arbitrary-precision integers using GMP.","ext-uuid":"Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.","ramsey/uuid-doctrine":"Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."},"support":{"issues":"https://github.com/ramsey/uuid/issues","source":"https://github.com/ramsey/uuid/tree/5.x-factories"}}]},"last-modified":"Tue, 23 Aug 2022 16:29:48 GMT"}

Zerion Mini Shell 1.0