Dre4m Shell
Server IP : 127.0.0.2  /  Your IP : 3.144.200.28
Web Server : Apache/2.4.18 (Ubuntu)
System :
User : www-data ( )
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/ubuntu/.composer/cache/repo/https---packagist.org/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/ubuntu/.composer/cache/repo/https---packagist.org/provider-symfony$contracts.json
{"packages":{"symfony/contracts":{"1.1.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"1.1.x-dev","version_normalized":"1.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"e3cc841da1eaf10088250a10618aa223eeb82280"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/e3cc841da1eaf10088250a10618aa223eeb82280","type":"zip","shasum":"","reference":"e3cc841da1eaf10088250a10618aa223eeb82280"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-07-20T09:59:04+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"1.1-dev"}},"require":{"php":">=7.1.3","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5361336},"2.3.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"2.3.x-dev","version_normalized":"2.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"2bc9266237e359f9223f453238aba44b5fbc63ab"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/2bc9266237e359f9223f453238aba44b5fbc63ab","type":"zip","shasum":"","reference":"2bc9266237e359f9223f453238aba44b5fbc63ab"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-07-13T11:45:42+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.3-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5360215},"2.4.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"2.4.x-dev","version_normalized":"2.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"b46ecd1eb3d8c0dc0ebb9e5cf57e6f8423eae647"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/b46ecd1eb3d8c0dc0ebb9e5cf57e6f8423eae647","type":"zip","shasum":"","reference":"b46ecd1eb3d8c0dc0ebb9e5cf57e6f8423eae647"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-01-02T09:52:31+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.4-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5360214},"2.5.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"2.5.x-dev","version_normalized":"2.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"65e08db01184194415c2e3871c67bdaf8254a44a"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/65e08db01184194415c2e3871c67bdaf8254a44a","type":"zip","shasum":"","reference":"65e08db01184194415c2e3871c67bdaf8254a44a"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-29T12:43:27+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.5-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5360213},"3.0.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"3.0.x-dev","version_normalized":"3.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"45c158cc0df8f2e4c2f69734fa7ef336033d98ad"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/45c158cc0df8f2e4c2f69734fa7ef336033d98ad","type":"zip","shasum":"","reference":"45c158cc0df8f2e4c2f69734fa7ef336033d98ad"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-01-01T08:36:10+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.0-dev"}},"require":{"php":">=8.0.2","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5728856},"3.1.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"3.1.x-dev","version_normalized":"3.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9782c43dc3e7e7c36367ff3396215b4d1739c4cb"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9782c43dc3e7e7c36367ff3396215b4d1739c4cb","type":"zip","shasum":"","reference":"9782c43dc3e7e7c36367ff3396215b4d1739c4cb"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-01-01T08:36:55+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.1-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6264917},"3.2.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"3.2.x-dev","version_normalized":"3.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"2a8dc131bf965c01d62d7da6db55c16079cfc247"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/2a8dc131bf965c01d62d7da6db55c16079cfc247","type":"zip","shasum":"","reference":"2a8dc131bf965c01d62d7da6db55c16079cfc247"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-29T12:46:33+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.2-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6736861},"3.3.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"3.3.x-dev","version_normalized":"3.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"54ed31a9faec683d1cb97ea6785022adfed75d2b"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/54ed31a9faec683d1cb97ea6785022adfed75d2b","type":"zip","shasum":"","reference":"54ed31a9faec683d1cb97ea6785022adfed75d2b"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-29T12:49:39+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.3-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":7225949},"3.4.x-dev":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"3.4.x-dev","version_normalized":"3.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9e4b5e4e44e7620475dbceecf7c72c3883f3ea35","type":"zip","shasum":"","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-30T17:17:10+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.4-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":7229784},"dev-main":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9e4b5e4e44e7620475dbceecf7c72c3883f3ea35","type":"zip","shasum":"","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-30T17:17:10+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.4-dev"}},"default-branch":true,"require":{"psr/event-dispatcher":"^1.0","psr/cache":"^3.0","psr/container":"^2.0","php":">=8.1"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4522464},"v1.0.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/4a33574d5771f4b04334cd4f7d43de96a92efb62","type":"zip","shasum":"","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"type":"library","time":"2018-10-31T08:00:32+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2610951},"v1.0.0-BETA1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.0.0-BETA1","version_normalized":"1.0.0.0-beta1","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/4a33574d5771f4b04334cd4f7d43de96a92efb62","type":"zip","shasum":"","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"type":"library","time":"2018-10-31T08:00:32+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2562196},"v1.0.0-RC1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.0.0-RC1","version_normalized":"1.0.0.0-RC1","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/4a33574d5771f4b04334cd4f7d43de96a92efb62","type":"zip","shasum":"","reference":"4a33574d5771f4b04334cd4f7d43de96a92efb62"},"type":"library","time":"2018-10-31T08:00:32+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2603558},"v1.0.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"3edf0ab943d1985a356721952cba36ff31bd6e5f"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/3edf0ab943d1985a356721952cba36ff31bd6e5f","type":"zip","shasum":"","reference":"3edf0ab943d1985a356721952cba36ff31bd6e5f"},"type":"library","time":"2018-11-24T09:35:08+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2613570},"v1.0.2":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"1aa7ab2429c3d594dd70689604b5cf7421254cdf"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf","type":"zip","shasum":"","reference":"1aa7ab2429c3d594dd70689604b5cf7421254cdf"},"type":"library","time":"2018-12-05T08:06:11+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2622089},"v1.1.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"d3636025e8253c6144358ec0a62773cae588395b"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/d3636025e8253c6144358ec0a62773cae588395b","type":"zip","shasum":"","reference":"d3636025e8253c6144358ec0a62773cae588395b"},"type":"library","time":"2019-04-27T14:29:50+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0","symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","symfony/cache-contracts-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-contracts-implementation":"","symfony/service-contracts-implementation":"","symfony/translation-contracts-implementation":""},"uid":2949837},"v1.1.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.1","version_normalized":"1.1.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f","type":"zip","shasum":"","reference":"b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"},"type":"library","time":"2019-05-28T07:50:59+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0","symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":2992695},"v1.1.10":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.10","version_normalized":"1.1.10.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"011c20407c4b99d454f44021d023fb39ce23b73d"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/011c20407c4b99d454f44021d023fb39ce23b73d","type":"zip","shasum":"","reference":"011c20407c4b99d454f44021d023fb39ce23b73d"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-09-02T16:08:58+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"psr/cache":"^1.0","psr/container":"^1.0","php":">=7.1.3"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":"","psr/event-dispatcher":"When using the EventDispatcher contracts"},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4429389},"v1.1.11":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.11","version_normalized":"1.1.11.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"cf2984f7a99bfae197f9c96f5a16a4041ff6ffb1"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/cf2984f7a99bfae197f9c96f5a16a4041ff6ffb1","type":"zip","shasum":"","reference":"cf2984f7a99bfae197f9c96f5a16a4041ff6ffb1"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-11-04T13:32:43+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"1.1-dev"}},"require":{"php":">=7.1.3","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5708818},"v1.1.12":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.12","version_normalized":"1.1.12.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"5236c15b24aeeecee4b9c6ad4b22f6331f2cbdcb"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/5236c15b24aeeecee4b9c6ad4b22f6331f2cbdcb","type":"zip","shasum":"","reference":"5236c15b24aeeecee4b9c6ad4b22f6331f2cbdcb"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-03-09T17:53:12+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"1.1-dev"}},"require":{"php":">=7.1.3","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6128909},"v1.1.13":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.13","version_normalized":"1.1.13.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9e27f5c175ecbd6fff554d839ff4a432da797168"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9e27f5c175ecbd6fff554d839ff4a432da797168","type":"zip","shasum":"","reference":"9e27f5c175ecbd6fff554d839ff4a432da797168"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-06-27T13:16:42+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"1.1-dev"}},"require":{"php":">=7.1.3","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":"","psr/event-dispatcher":"When using the EventDispatcher contracts"},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6376295},"v1.1.2":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.2","version_normalized":"1.1.2.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f","type":"zip","shasum":"","reference":"b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"},"type":"library","time":"2019-05-28T07:50:59+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0","symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3006820},"v1.1.3":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.3","version_normalized":"1.1.3.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"2d19b12caccbd80cf0c85624dc87b7021a0df1d5"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/2d19b12caccbd80cf0c85624dc87b7021a0df1d5","type":"zip","shasum":"","reference":"2d19b12caccbd80cf0c85624dc87b7021a0df1d5"},"type":"library","time":"2019-06-05T13:28:50+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3"},"require-dev":{"psr/cache":"^1.0","psr/container":"^1.0","symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/cache":"When using the Cache contracts","psr/container":"When using the Service contracts","psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3016276},"v1.1.4":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.4","version_normalized":"1.1.4.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"b0e5e4d0fc6a75ff01edc5e6bbca0d28fee165b7"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/b0e5e4d0fc6a75ff01edc5e6bbca0d28fee165b7","type":"zip","shasum":"","reference":"b0e5e4d0fc6a75ff01edc5e6bbca0d28fee165b7"},"type":"library","time":"2019-06-17T17:43:54+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3047536},"v1.1.5":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.5","version_normalized":"1.1.5.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"3f3f796d5f24a098a9da62828b8daa1b11494c1b"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/3f3f796d5f24a098a9da62828b8daa1b11494c1b","type":"zip","shasum":"","reference":"3f3f796d5f24a098a9da62828b8daa1b11494c1b"},"type":"library","time":"2019-06-20T06:46:26+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3047581},"v1.1.6":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.6","version_normalized":"1.1.6.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"3692662d26cd9d204a69748792ae021c35313610"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/3692662d26cd9d204a69748792ae021c35313610","type":"zip","shasum":"","reference":"3692662d26cd9d204a69748792ae021c35313610"},"type":"library","time":"2019-08-21T15:14:41+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3187185},"v1.1.7":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.7","version_normalized":"1.1.7.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9cb52490dd60e0f50dbcdbdb3a6dbcb31f3a363e"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9cb52490dd60e0f50dbcdbdb3a6dbcb31f3a363e","type":"zip","shasum":"","reference":"9cb52490dd60e0f50dbcdbdb3a6dbcb31f3a363e"},"type":"library","time":"2019-10-04T21:43:27+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3283217},"v1.1.8":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.8","version_normalized":"1.1.8.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"f51bca9de06b7a25b19a4155da7bebad099a5def"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/f51bca9de06b7a25b19a4155da7bebad099a5def","type":"zip","shasum":"","reference":"f51bca9de06b7a25b19a4155da7bebad099a5def"},"type":"library","time":"2019-11-07T12:44:51+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3364609},"v1.1.9":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v1.1.9","version_normalized":"1.1.9.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"8c4de0cf797f2eba4334a1d7a9b788c1b30a7579"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/8c4de0cf797f2eba4334a1d7a9b788c1b30a7579","type":"zip","shasum":"","reference":"8c4de0cf797f2eba4334a1d7a9b788c1b30a7579"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-07-29T14:46:19+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=7.1.3","psr/cache":"^1.0","psr/container":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"psr/event-dispatcher":"When using the EventDispatcher contracts","symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4311330},"v2.0.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"120a869f132d9f7f10a7cb79918ae45b1f1d1588"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/120a869f132d9f7f10a7cb79918ae45b1f1d1588","type":"zip","shasum":"","reference":"120a869f132d9f7f10a7cb79918ae45b1f1d1588"},"type":"library","time":"2019-11-09T09:18:34+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.0-dev"}},"require":{"php":"^7.2.9","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3365453},"v2.0.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.0.1","version_normalized":"2.0.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"b3b9b70bfacfd204d352e7e7350e02c02c0fff78"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/b3b9b70bfacfd204d352e7e7350e02c02c0fff78","type":"zip","shasum":"","reference":"b3b9b70bfacfd204d352e7e7350e02c02c0fff78"},"type":"library","time":"2019-11-26T23:25:11+00:00","autoload":{"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.0-dev"}},"require":{"php":"^7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3420881},"v2.1.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"cf1da70384da0d4e98593760955c4397a22175cc"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/cf1da70384da0d4e98593760955c4397a22175cc","type":"zip","shasum":"","reference":"cf1da70384da0d4e98593760955c4397a22175cc"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-03-18T08:01:26+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":"^7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version","symfony/deprecation-contracts":"self.version"},"uid":3839960},"v2.1.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.1.1","version_normalized":"2.1.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"5cad59cd0dbde21bb9da69252cddf9df47a75a51"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/5cad59cd0dbde21bb9da69252cddf9df47a75a51","type":"zip","shasum":"","reference":"5cad59cd0dbde21bb9da69252cddf9df47a75a51"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-05-09T18:37:03+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":"^7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3870524},"v2.1.2":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.1.2","version_normalized":"2.1.2.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"69e01844e38445cb15631cfe49949ecc08605576"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/69e01844e38445cb15631cfe49949ecc08605576","type":"zip","shasum":"","reference":"69e01844e38445cb15631cfe49949ecc08605576"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-05-27T08:34:37+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":3899871},"v2.1.3":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.1.3","version_normalized":"2.1.3.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"64342f7faf49d26a959ea223f83170f00d9699c7"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/64342f7faf49d26a959ea223f83170f00d9699c7","type":"zip","shasum":"","reference":"64342f7faf49d26a959ea223f83170f00d9699c7"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-07-29T14:54:40+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4311331},"v2.2.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.2.0","version_normalized":"2.2.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"be3a8c232b594e48774fe3aca1ed732f34f47d5f"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/be3a8c232b594e48774fe3aca1ed732f34f47d5f","type":"zip","shasum":"","reference":"be3a8c232b594e48774fe3aca1ed732f34f47d5f"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-09-07T11:33:47+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.2-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4492814},"v2.3.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.3.0","version_normalized":"2.3.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"571c933d161fd0985e37b9504878a125aa098591"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/571c933d161fd0985e37b9504878a125aa098591","type":"zip","shasum":"","reference":"571c933d161fd0985e37b9504878a125aa098591"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-09-29T22:43:35+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-master":"2.3-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4518198},"v2.3.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.3.1","version_normalized":"2.3.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"f7783bdec14b06c323d30a5f74ba70a17ec0ce81"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/f7783bdec14b06c323d30a5f74ba70a17ec0ce81","type":"zip","shasum":"","reference":"f7783bdec14b06c323d30a5f74ba70a17ec0ce81"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2020-10-14T17:08:19+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-version":"2.3","branch-alias":{"dev-main":"2.3-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0","psr/container":"^1.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":4546921},"v2.4.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.4.0","version_normalized":"2.4.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"8434102b404d119dcaf98c8fe19a2655573ac17a"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/8434102b404d119dcaf98c8fe19a2655573ac17a","type":"zip","shasum":"","reference":"8434102b404d119dcaf98c8fe19a2655573ac17a"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-04-11T23:07:08+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.4-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5116746},"v2.4.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.4.1","version_normalized":"2.4.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"8610b1242c3d7197ca6e1beccdd1e3153524612b"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/8610b1242c3d7197ca6e1beccdd1e3153524612b","type":"zip","shasum":"","reference":"8610b1242c3d7197ca6e1beccdd1e3153524612b"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-11-04T16:37:19+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.4-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5708819},"v2.5.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.5.0","version_normalized":"2.5.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"1f4c95d47bddf0c1579779d4b85602c923ed2f1c"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/1f4c95d47bddf0c1579779d4b85602c923ed2f1c","type":"zip","shasum":"","reference":"1f4c95d47bddf0c1579779d4b85602c923ed2f1c"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-11-22T15:13:51+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.5-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5708820},"v2.5.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.5.1","version_normalized":"2.5.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"3373e197760d9ca59c56ae508ce66bdc55da4f4d"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/3373e197760d9ca59c56ae508ce66bdc55da4f4d","type":"zip","shasum":"","reference":"3373e197760d9ca59c56ae508ce66bdc55da4f4d"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-03-13T20:07:29+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.5-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6128916},"v2.5.2":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v2.5.2","version_normalized":"2.5.2.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"d3da2932c17d3cc0d6cd167518cc63ab7b909f38"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/d3da2932c17d3cc0d6cd167518cc63ab7b909f38","type":"zip","shasum":"","reference":"d3da2932c17d3cc0d6cd167518cc63ab7b909f38"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-06-27T16:58:25+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"2.5-dev"}},"require":{"php":">=7.2.5","psr/cache":"^1.0|^2.0|^3.0","psr/container":"^1.1","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6376356},"v3.0.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.0.0","version_normalized":"3.0.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"1309f21c0ac2268f3a2e83e7c4d7ec94afbb0603"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/1309f21c0ac2268f3a2e83e7c4d7ec94afbb0603","type":"zip","shasum":"","reference":"1309f21c0ac2268f3a2e83e7c4d7ec94afbb0603"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2021-11-22T15:19:30+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.0-dev"}},"require":{"php":">=8.0.2","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":5708821},"v3.0.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.0.1","version_normalized":"3.0.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"f74917e5665e24008ac9bc3f0947a63b42e1f895"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/f74917e5665e24008ac9bc3f0947a63b42e1f895","type":"zip","shasum":"","reference":"f74917e5665e24008ac9bc3f0947a63b42e1f895"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-03-13T20:10:05+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.0-dev"}},"require":{"php":">=8.0.2","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6128924},"v3.0.2":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.0.2","version_normalized":"3.0.2.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"89a6b739c30f82afa74188d38ce8b7923fb1cafc"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/89a6b739c30f82afa74188d38ce8b7923fb1cafc","type":"zip","shasum":"","reference":"89a6b739c30f82afa74188d38ce8b7923fb1cafc"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-06-27T17:10:44+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.0-dev"}},"require":{"php":">=8.0.2","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6376365},"v3.1.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.1.0","version_normalized":"3.1.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"a4a823e4e2ed8e49c29d08e42a0e797a4306585e"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/a4a823e4e2ed8e49c29d08e42a0e797a4306585e","type":"zip","shasum":"","reference":"a4a823e4e2ed8e49c29d08e42a0e797a4306585e"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-05-07T08:07:09+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.1-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6286605},"v3.1.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.1.1","version_normalized":"3.1.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"8656c9e7f44435eaf428f2aa7f083c65297fb22f"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/8656c9e7f44435eaf428f2aa7f083c65297fb22f","type":"zip","shasum":"","reference":"8656c9e7f44435eaf428f2aa7f083c65297fb22f"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-06-27T17:24:16+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.1-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6376374},"v3.2.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.2.0","version_normalized":"3.2.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"c47da22960a1eb5e39c1ad84120734e680265610"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/c47da22960a1eb5e39c1ad84120734e680265610","type":"zip","shasum":"","reference":"c47da22960a1eb5e39c1ad84120734e680265610"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2022-11-25T10:21:52+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.3-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6766518},"v3.2.1":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.2.1","version_normalized":"3.2.1.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"8ec95320f72fd012bf6335498c8f6c8d64957346"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/8ec95320f72fd012bf6335498c8f6c8d64957346","type":"zip","shasum":"","reference":"8ec95320f72fd012bf6335498c8f6c8d64957346"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-03-01T10:32:47+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.3-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"suggest":{"symfony/cache-implementation":"","symfony/event-dispatcher-implementation":"","symfony/http-client-implementation":"","symfony/service-implementation":"","symfony/translation-implementation":""},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":6998043},"v3.3.0":{"name":"symfony/contracts","description":"A set of abstractions extracted out of the Symfony components","keywords":["interfaces","standards","interoperability","contracts","abstractions","decoupling"],"homepage":"https://symfony.com","version":"v3.3.0","version_normalized":"3.3.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https://symfony.com/contributors"}],"source":{"url":"https://github.com/symfony/contracts.git","type":"git","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"dist":{"url":"https://api.github.com/repos/symfony/contracts/zipball/9e4b5e4e44e7620475dbceecf7c72c3883f3ea35","type":"zip","shasum":"","reference":"9e4b5e4e44e7620475dbceecf7c72c3883f3ea35"},"type":"library","funding":[{"url":"https://symfony.com/sponsor","type":"custom"},{"url":"https://github.com/fabpot","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/symfony/symfony","type":"tidelift"}],"time":"2023-05-30T17:17:10+00:00","autoload":{"files":["Deprecation/function.php"],"psr-4":{"Symfony\\Contracts\\":""},"exclude-from-classmap":["**/Tests/"]},"extra":{"branch-alias":{"dev-main":"3.4-dev"}},"require":{"php":">=8.1","psr/cache":"^3.0","psr/container":"^2.0","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/polyfill-intl-idn":"^1.10"},"conflict":{"ext-psr":"<1.1|>=2"},"replace":{"symfony/cache-contracts":"self.version","symfony/deprecation-contracts":"self.version","symfony/event-dispatcher-contracts":"self.version","symfony/http-client-contracts":"self.version","symfony/service-contracts":"self.version","symfony/translation-contracts":"self.version"},"uid":7245911}}}}

Anon7 - 2022
AnonSec Team