Server IP : 195.201.23.43 / Your IP : 3.140.192.22 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/kdecoratie/public_html/libraries/vendor/composer/ |
Upload File : |
{ "packages": [ { "name": "brumann/polyfill-unserialize", "version": "v2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/dbrumann/polyfill-unserialize.git", "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/46e5c18ee87d8a9b5765ef95468c1ac27bd107bf", "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf", "shasum": "" }, "require": { "php": "^5.3|^7.0" }, "time": "2020-07-24T10:16:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Brumann\\Polyfill\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Denis Brumann", "email": "denis.brumann@sensiolabs.de" } ], "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.", "support": { "issues": "https://github.com/dbrumann/polyfill-unserialize/issues", "source": "https://github.com/dbrumann/polyfill-unserialize/tree/v2.0.0" }, "install-path": "../brumann/polyfill-unserialize" }, { "name": "google/recaptcha", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e", "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.5.*" }, "time": "2015-09-02T17:23:59+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "ReCaptcha\\": "src/ReCaptcha" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.", "homepage": "http://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", "recaptcha", "spam" ], "support": { "forum": "https://groups.google.com/forum/#!forum/recaptcha", "issues": "https://github.com/google/recaptcha/issues", "source": "https://github.com/google/recaptcha" }, "install-path": "../google/recaptcha" }, { "name": "ircmaxell/password-compat", "version": "v1.0.4", "version_normalized": "1.0.4.0", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "time": "2014-11-20T16:49:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "support": { "issues": "https://github.com/ircmaxell/password_compat/issues", "source": "https://github.com/ircmaxell/password_compat/tree/v1.0" }, "install-path": "../ircmaxell/password-compat" }, { "name": "joomla/application", "version": "1.9.3", "version_normalized": "1.9.3.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/application.git", "reference": "2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/application/zipball/2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16", "reference": "2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16", "shasum": "" }, "require": { "joomla/input": "^1.2", "joomla/registry": "^1.4.5|^2.0", "php": "^5.3.10|^7.0|^8.0", "psr/log": "^1.0" }, "require-dev": { "joomla/coding-standards": "^2.0@alpha", "joomla/event": "^1.2", "joomla/session": "^1.2.1", "joomla/test": "^1.1", "joomla/uri": "^1.1", "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0", "symfony/phpunit-bridge": "^3.4.26|^4.1.12|^4.2.7|^5.0", "symfony/polyfill-php72": "^1.5" }, "suggest": { "joomla/session": "To use AbstractWebApplication with session support, install joomla/session", "joomla/uri": "To use AbstractWebApplication, install joomla/uri" }, "time": "2022-01-25T17:10:25+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Application\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Application Package", "homepage": "https://github.com/joomla-framework/application", "keywords": [ "application", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/application/issues", "source": "https://github.com/joomla-framework/application/tree/1.9.3" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/application" }, { "name": "joomla/archive", "version": "1.1.12", "version_normalized": "1.1.12.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/archive.git", "reference": "b1c1e6c3aecc0486453cadbb92bc529cfa89a89f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/archive/zipball/b1c1e6c3aecc0486453cadbb92bc529cfa89a89f", "reference": "b1c1e6c3aecc0486453cadbb92bc529cfa89a89f", "shasum": "" }, "require": { "joomla/filesystem": "^1.6.1", "php": "^5.3.10|^7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "^2.0@alpha", "joomla/test": "^1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0" }, "suggest": { "ext-bz2": "To extract bzip2 compressed packages", "ext-zip": "To extract zip compressed packages", "ext-zlib": "To extract gzip or zip compressed packages" }, "time": "2022-03-29T12:54:52+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Archive\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Archive Package", "homepage": "https://github.com/joomla-framework/archive", "keywords": [ "archive", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/archive/issues", "source": "https://github.com/joomla-framework/archive/tree/1.1.12" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/archive" }, { "name": "joomla/compat", "version": "1.2.0", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/compat.git", "reference": "f23565fe0184517778996226eb4b2333deb369c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/compat/zipball/f23565fe0184517778996226eb4b2333deb369c4", "reference": "f23565fe0184517778996226eb4b2333deb369c4", "shasum": "" }, "require": { "php": ">=5.3.10" }, "time": "2015-02-24T00:21:06+00:00", "type": "joomla-package", "installation-source": "dist", "autoload": { "classmap": [ "src/JsonSerializable.php", "src/CallbackFilterIterator.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla Compat Package", "homepage": "https://github.com/joomla-framework/compat", "keywords": [ "compat", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/compat/issues", "source": "https://github.com/joomla-framework/compat/tree/1.2.0" }, "install-path": "../joomla/compat" }, { "name": "joomla/data", "version": "1.2.0", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/data.git", "reference": "57ee292ba23307a6a6059e69b7b19ca5b624ab80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/data/zipball/57ee292ba23307a6a6059e69b7b19ca5b624ab80", "reference": "57ee292ba23307a6a6059e69b7b19ca5b624ab80", "shasum": "" }, "require": { "joomla/compat": "~1.0", "joomla/registry": "~1.0", "php": ">=5.3.10|>=7.0" }, "require-dev": { "joomla/test": "~1.0", "phpunit/phpunit": "~4.8|~5.0", "squizlabs/php_codesniffer": "1.*" }, "time": "2016-04-02T22:20:43+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Data\\": "src/", "Joomla\\Data\\Tests\\": "Tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla Data Package", "homepage": "https://github.com/joomla-framework/data", "keywords": [ "data", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/data/issues", "source": "https://github.com/joomla-framework/data/tree/1.2.0" }, "install-path": "../joomla/data" }, { "name": "joomla/di", "version": "1.5.1", "version_normalized": "1.5.1.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/di.git", "reference": "33c66e4091e4433f33ddf4a0ac36604cf3b73c41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/di/zipball/33c66e4091e4433f33ddf4a0ac36604cf3b73c41", "reference": "33c66e4091e4433f33ddf4a0ac36604cf3b73c41", "shasum": "" }, "require": { "php": "^5.3.10|~7.0", "psr/container": "~1.0" }, "provide": { "psr/container-implementation": "~1.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" }, "time": "2018-02-25T16:30:45+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\DI\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla DI Package", "homepage": "https://github.com/joomla-framework/di", "keywords": [ "container", "dependency injection", "di", "framework", "ioc", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/di/issues", "source": "https://github.com/joomla-framework/di/tree/master" }, "install-path": "../joomla/di" }, { "name": "joomla/event", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/event.git", "reference": "ea97afdc7afd78cc9a0500f4b60372764fc2c0b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/event/zipball/ea97afdc7afd78cc9a0500f4b60372764fc2c0b0", "reference": "ea97afdc7afd78cc9a0500f4b60372764fc2c0b0", "shasum": "" }, "require": { "php": "^5.3.10|~7.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" }, "time": "2019-10-07T22:54:58+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Event\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Event Package", "homepage": "https://github.com/joomla-framework/event", "keywords": [ "event", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/event/issues", "source": "https://github.com/joomla-framework/event/tree/1.3.0" }, "install-path": "../joomla/event" }, { "name": "joomla/filesystem", "version": "1.6.2", "version_normalized": "1.6.2.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/filesystem.git", "reference": "9ad5d9b64960f0ea56fb71364a33622843b95c27" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/filesystem/zipball/9ad5d9b64960f0ea56fb71364a33622843b95c27", "reference": "9ad5d9b64960f0ea56fb71364a33622843b95c27", "shasum": "" }, "require": { "php": "^5.3.10|^7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "^2.0@alpha", "joomla/test": "^1.0", "mikey179/vfsstream": "~1.0", "paragonie/random_compat": "~1.0|~2.0", "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0" }, "suggest": { "paragonie/random_compat": "Required to use Joomla\\Filesystem\\Path::isOwner()" }, "time": "2022-03-29T12:45:36+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Filesystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Filesystem Package", "homepage": "https://github.com/joomla/joomla-framework-filesystem", "keywords": [ "filesystem", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/filesystem/issues", "source": "https://github.com/joomla-framework/filesystem/tree/1.6.2" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/filesystem" }, { "name": "joomla/filter", "version": "1.4.4", "version_normalized": "1.4.4.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/filter.git", "reference": "09733d70db6c6d91e53e0e0d0fcde9b8638175c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/filter/zipball/09733d70db6c6d91e53e0e0d0fcde9b8638175c4", "reference": "09733d70db6c6d91e53e0e0d0fcde9b8638175c4", "shasum": "" }, "require": { "joomla/string": "~1.3|~2.0", "php": "^5.3.10|~7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/language": "~1.3", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" }, "suggest": { "joomla/language": "Required only if you want to use `OutputFilter::stringURLSafe`." }, "time": "2022-03-29T12:14:25+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Filter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Filter Package", "homepage": "https://github.com/joomla-framework/filter", "keywords": [ "filter", "framework", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/filter/issues", "source": "https://github.com/joomla-framework/filter/tree/1.4.4" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/filter" }, { "name": "joomla/image", "version": "1.5.1", "version_normalized": "1.5.1.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/image.git", "reference": "00e843bccb2f9b1f1e6d8710ed55d103c641a75b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/image/zipball/00e843bccb2f9b1f1e6d8710ed55d103c641a75b", "reference": "00e843bccb2f9b1f1e6d8710ed55d103c641a75b", "shasum": "" }, "require": { "ext-gd": "*", "php": "^5.3.10|~7.0", "psr/log": "~1.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/test": "~1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" }, "time": "2020-12-02T13:11:43+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Image\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Image Package", "homepage": "https://github.com/joomla-framework/image", "keywords": [ "framework", "image", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/image/issues", "source": "https://github.com/joomla-framework/image/tree/1.5.1" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/image" }, { "name": "joomla/input", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/input.git", "reference": "a89927d412cdc8172889e3e0e3e66a134f367be1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/input/zipball/a89927d412cdc8172889e3e0e3e66a134f367be1", "reference": "a89927d412cdc8172889e3e0e3e66a134f367be1", "shasum": "" }, "require": { "joomla/filter": "~1.0", "php": "^5.3.10|~7.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/test": "~1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" }, "time": "2019-06-15T22:13:58+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Input\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Input Package", "homepage": "https://github.com/joomla-framework/input", "keywords": [ "framework", "input", "joomla" ], "support": { "issues": "https://github.com/joomla-framework/input/issues", "source": "https://github.com/joomla-framework/input/tree/1.4.0" }, "install-path": "../joomla/input" }, { "name": "joomla/ldap", "version": "1.5.0", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/ldap.git", "reference": "2b81fb2bb0a95b66d8aa1e3a4b6875990f5adf46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/ldap/zipball/2b81fb2bb0a95b66d8aa1e3a4b6875990f5adf46", "reference": "2b81fb2bb0a95b66d8aa1e3a4b6875990f5adf46", "shasum": "" }, "require": { "ext-ldap": "*", "php": "^5.3.10|~7.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/registry": "^1.4.5|~2.0", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0", "symfony/polyfill-php56": "~1.0" }, "suggest": { "symfony/polyfill-php56": "If using PHP 5.5 or earlier to use ldap_escape() function" }, "time": "2019-03-10T15:16:38+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Ldap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla LDAP Package", "homepage": "https://github.com/joomla-framework/ldap", "keywords": [ "framework", "joomla", "ldap" ], "support": { "issues": "https://github.com/joomla-framework/ldap/issues", "source": "https://github.com/joomla-framework/ldap/tree/1.5.0" }, "install-path": "../joomla/ldap" }, { "name": "joomla/registry", "version": "1.6.4", "version_normalized": "1.6.4.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/registry.git", "reference": "87450394f093efcb3ac5fc978e73d1403ebe8a38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/registry/zipball/87450394f093efcb3ac5fc978e73d1403ebe8a38", "reference": "87450394f093efcb3ac5fc978e73d1403ebe8a38", "shasum": "" }, "require": { "joomla/compat": "~1.0", "joomla/utilities": "^1.4.1|~2.0", "php": "^5.3.10|~7.0", "symfony/polyfill-php55": "~1.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/test": "~1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0|~7.0|~8.0", "symfony/yaml": "~2.0|~3.0|~4.0|~5.0" }, "suggest": { "symfony/yaml": "Install symfony/yaml if you require YAML support." }, "time": "2022-01-08T18:33:07+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Registry\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Registry Package", "homepage": "https://github.com/joomla-framework/registry", "keywords": [ "framework", "joomla", "registry" ], "support": { "issues": "https://github.com/joomla-framework/registry/issues", "source": "https://github.com/joomla-framework/registry/tree/1.6.4" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/registry" }, { "name": "joomla/session", "version": "1.6.0", "version_normalized": "1.6.0.0", "target-dir": "Joomla/Session", "source": { "type": "git", "url": "https://github.com/joomla-framework/session.git", "reference": "0e1a0bd523bad42cae115f35e4079e5731a48d13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/session/zipball/0e1a0bd523bad42cae115f35e4079e5731a48d13", "reference": "0e1a0bd523bad42cae115f35e4079e5731a48d13", "shasum": "" }, "require": { "joomla/event": "~1.1", "joomla/filter": "~1.0", "joomla/input": "~1.4", "paragonie/random_compat": "~1.0|~2.0", "php": "^5.3.10|~7.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/database": "~1.0", "joomla/test": "~1.0", "phpunit/dbunit": "~1.3", "phpunit/phpunit": "~4.8|~5.0|~6.0" }, "suggest": { "joomla/database": "Install joomla/database if you want to use Database session storage." }, "time": "2020-12-16T12:19:38+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Joomla\\Session": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Session Package", "homepage": "https://github.com/joomla-framework/session", "keywords": [ "framework", "joomla", "session" ], "support": { "issues": "https://github.com/joomla-framework/session/issues", "source": "https://github.com/joomla-framework/session/tree/1.6.0" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/session/Joomla/Session" }, { "name": "joomla/string", "version": "1.4.6", "version_normalized": "1.4.6.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/string.git", "reference": "728ba9e39a8f1bd15b75ab878f57fa505184b8ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/string/zipball/728ba9e39a8f1bd15b75ab878f57fa505184b8ab", "reference": "728ba9e39a8f1bd15b75ab878f57fa505184b8ab", "shasum": "" }, "require": { "php": "^5.3.10|^7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "^2.0@alpha", "joomla/test": "^1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0" }, "suggest": { "ext-mbstring": "For improved processing" }, "time": "2022-01-25T15:16:52+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\String\\": "src/" }, "files": [ "src/phputf8/utf8.php", "src/phputf8/ord.php", "src/phputf8/str_ireplace.php", "src/phputf8/str_pad.php", "src/phputf8/str_split.php", "src/phputf8/strcasecmp.php", "src/phputf8/strcspn.php", "src/phputf8/stristr.php", "src/phputf8/strrev.php", "src/phputf8/strspn.php", "src/phputf8/trim.php", "src/phputf8/ucfirst.php", "src/phputf8/ucwords.php", "src/phputf8/utils/ascii.php", "src/phputf8/utils/validation.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla String Package", "homepage": "https://github.com/joomla-framework/string", "keywords": [ "framework", "joomla", "string" ], "support": { "issues": "https://github.com/joomla-framework/string/issues", "source": "https://github.com/joomla-framework/string/tree/1.4.6" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/string" }, { "name": "joomla/uri", "version": "1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/uri.git", "reference": "e3968e05d3b741378c106b44d8d72b230a43f845" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/uri/zipball/e3968e05d3b741378c106b44d8d72b230a43f845", "reference": "e3968e05d3b741378c106b44d8d72b230a43f845", "shasum": "" }, "require": { "php": "^5.3.10|^7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "joomla/test": "~1.0", "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0" }, "time": "2022-01-24T19:44:53+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Uri\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Uri Package", "homepage": "https://github.com/joomla-framework/uri", "keywords": [ "framework", "joomla", "uri" ], "support": { "issues": "https://github.com/joomla-framework/uri/issues", "source": "https://github.com/joomla-framework/uri/tree/1.2.1" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/uri" }, { "name": "joomla/utilities", "version": "1.6.2", "version_normalized": "1.6.2.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/utilities.git", "reference": "9f7d9fda537ca005f7467de68f92506d48f348f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/utilities/zipball/9f7d9fda537ca005f7467de68f92506d48f348f5", "reference": "9f7d9fda537ca005f7467de68f92506d48f348f5", "shasum": "" }, "require": { "joomla/string": "~1.3|~2.0", "php": "^5.3.10|~7.0|^8.0" }, "require-dev": { "joomla/coding-standards": "~2.0@alpha", "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0|^7.0|^8.0" }, "time": "2021-06-02T21:39:39+00:00", "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Joomla\\Utilities\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Joomla Utilities Package", "homepage": "https://github.com/joomla-framework/utilities", "keywords": [ "framework", "joomla", "utilities" ], "support": { "issues": "https://github.com/joomla-framework/utilities/issues", "source": "https://github.com/joomla-framework/utilities/tree/1.6.2" }, "funding": [ { "url": "https://community.joomla.org/sponsorship-campaigns.html", "type": "custom" }, { "url": "https://github.com/joomla", "type": "github" } ], "install-path": "../joomla/utilities" }, { "name": "leafo/lessphp", "version": "dev-joomla3-php8", "version_normalized": "dev-joomla3-php8", "source": { "type": "git", "url": "https://github.com/joomla-backports/lessphp.git", "reference": "802755b7632f59078843f38c9d57e5a8c496cc3a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-backports/lessphp/zipball/802755b7632f59078843f38c9d57e5a8c496cc3a", "reference": "802755b7632f59078843f38c9d57e5a8c496cc3a", "shasum": "" }, "require-dev": { "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0", "squizlabs/php_codesniffer": "~3.3" }, "time": "2021-08-13T06:59:31+00:00", "default-branch": true, "bin": [ "plessc", "lessify" ], "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "lessc.inc.php" ] }, "scripts": { "test": [ "phpunit", "phpcs -p -s" ], "fix": [ "phpcbf" ] }, "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "lessphp is a compiler for LESS written in PHP.", "homepage": "http://leafo.net/lessphp/", "install-path": "../leafo/lessphp" }, { "name": "paragonie/random_compat", "version": "v1.4.3", "version_normalized": "1.4.3.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "time": "2018-04-04T21:48:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "install-path": "../paragonie/random_compat" }, { "name": "paragonie/sodium_compat", "version": "v1.17.1", "version_normalized": "1.17.1.0", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", "reference": "ac994053faac18d386328c91c7900f930acadf1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/ac994053faac18d386328c91c7900f930acadf1e", "reference": "ac994053faac18d386328c91c7900f930acadf1e", "shasum": "" }, "require": { "paragonie/random_compat": ">=1", "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" }, "require-dev": { "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" }, "suggest": { "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "time": "2022-03-23T19:32:04+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "autoload.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com" }, { "name": "Frank Denis", "email": "jedisct1@pureftpd.org" } ], "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", "keywords": [ "Authentication", "BLAKE2b", "ChaCha20", "ChaCha20-Poly1305", "Chapoly", "Curve25519", "Ed25519", "EdDSA", "Edwards-curve Digital Signature Algorithm", "Elliptic Curve Diffie-Hellman", "Poly1305", "Pure-PHP cryptography", "RFC 7748", "RFC 8032", "Salpoly", "Salsa20", "X25519", "XChaCha20-Poly1305", "XSalsa20-Poly1305", "Xchacha20", "Xsalsa20", "aead", "cryptography", "ecdh", "elliptic curve", "elliptic curve cryptography", "encryption", "libsodium", "php", "public-key cryptography", "secret-key cryptography", "side-channel resistant" ], "support": { "issues": "https://github.com/paragonie/sodium_compat/issues", "source": "https://github.com/paragonie/sodium_compat/tree/v1.17.1" }, "install-path": "../paragonie/sodium_compat" }, { "name": "phpmailer/phpmailer", "version": "dev-joomla-backports", "version_normalized": "dev-joomla-backports", "source": { "type": "git", "url": "https://github.com/joomla-backports/PHPMailer.git", "reference": "3bac61142e875279af98f16afef696b6bb7a19c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-backports/PHPMailer/zipball/3bac61142e875279af98f16afef696b6bb7a19c9", "reference": "3bac61142e875279af98f16afef696b6bb7a19c9", "shasum": "" }, "require": { "ext-ctype": "*", "php": ">=5.0.0" }, "require-dev": { "doctrine/annotations": "1.2.*", "jms/serializer": "0.16.*", "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.8.*", "symfony/debug": "2.8.*", "symfony/filesystem": "2.8.*", "symfony/translation": "2.8.*", "symfony/yaml": "2.8.*", "zendframework/zend-cache": "2.5.1", "zendframework/zend-config": "2.5.1", "zendframework/zend-eventmanager": "2.5.1", "zendframework/zend-filter": "2.5.1", "zendframework/zend-i18n": "2.5.1", "zendframework/zend-json": "2.5.1", "zendframework/zend-math": "2.5.1", "zendframework/zend-serializer": "2.5.*", "zendframework/zend-servicemanager": "2.5.*", "zendframework/zend-stdlib": "2.5.1" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "time": "2021-08-13T06:59:24+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "license": [ "LGPL-2.1" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "install-path": "../phpmailer/phpmailer" }, { "name": "psr/container", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2017-02-14T16:28:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/master" }, "install-path": "../psr/container" }, { "name": "psr/log", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-05-03T11:20:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "install-path": "../psr/log" }, { "name": "simplepie/simplepie", "version": "1.3.3", "version_normalized": "1.3.3.0", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", "reference": "9f6fdaa79d9888ae8f1626b4f2e6b5ff7ca29bb3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9f6fdaa79d9888ae8f1626b4f2e6b5ff7ca29bb3", "reference": "9f6fdaa79d9888ae8f1626b4f2e6b5ff7ca29bb3", "shasum": "" }, "require": { "php": ">=5.2.0" }, "time": "2021-12-24T02:44:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "SimplePie": "library" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Ryan Parman", "homepage": "http://ryanparman.com/", "role": "Creator, alumnus developer" }, { "name": "Geoffrey Sneddon", "homepage": "http://gsnedders.com/", "role": "Alumnus developer" }, { "name": "Ryan McCue", "email": "me@ryanmccue.info", "homepage": "http://ryanmccue.info/", "role": "Developer" } ], "description": "A simple Atom/RSS parsing library for PHP", "homepage": "http://simplepie.org/", "keywords": [ "atom", "feeds", "rss" ], "support": { "issues": "https://github.com/simplepie/simplepie/issues", "source": "https://github.com/simplepie/simplepie/tree/1.3.3" }, "install-path": "../simplepie/simplepie" }, { "name": "symfony/polyfill-ctype", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b", "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2020-10-23T09:01:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-ctype" }, { "name": "symfony/polyfill-php55", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php55.git", "reference": "248a5c9877b126493abb661e4fb47792e418035b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/248a5c9877b126493abb661e4fb47792e418035b", "reference": "248a5c9877b126493abb661e4fb47792e418035b", "shasum": "" }, "require": { "ircmaxell/password-compat": "~1.0", "php": ">=5.3.3" }, "time": "2020-10-23T09:01:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php55\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php55/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-php55" }, { "name": "symfony/polyfill-php56", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", "reference": "ea19621731cbd973a6702cfedef3419768bf3372" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ea19621731cbd973a6702cfedef3419768bf3372", "reference": "ea19621731cbd973a6702cfedef3419768bf3372", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, "time": "2020-10-23T09:01:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php56\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php56/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-php56" }, { "name": "symfony/polyfill-php71", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php71.git", "reference": "08aa78ab724f1264b3d1d32598c0c3e6903b7ab0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php71/zipball/08aa78ab724f1264b3d1d32598c0c3e6903b7ab0", "reference": "08aa78ab724f1264b3d1d32598c0c3e6903b7ab0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2020-10-23T09:01:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php71\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.1+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php71/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-php71" }, { "name": "symfony/polyfill-php73", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "9d920e3218205554171b2503bb3e4a1366824a16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9d920e3218205554171b2503bb3e4a1366824a16", "reference": "9d920e3218205554171b2503bb3e4a1366824a16", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2020-10-23T09:01:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-php73" }, { "name": "symfony/polyfill-util", "version": "v1.19.0", "version_normalized": "1.19.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", "reference": "8df0c3e6a4b85df9a5c6f3f2f46fba5c5c47058a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8df0c3e6a4b85df9a5c6f3f2f46fba5c5c47058a", "reference": "8df0c3e6a4b85df9a5c6f3f2f46fba5c5c47058a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2020-10-21T09:57:48+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Util\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony utilities for portability of PHP codes", "homepage": "https://symfony.com", "keywords": [ "compat", "compatibility", "polyfill", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-util/tree/v1.19.0" }, "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" } ], "install-path": "../symfony/polyfill-util" }, { "name": "symfony/yaml", "version": "v2.8.52", "version_normalized": "2.8.52.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "02c1859112aa779d9ab394ae4f3381911d84052b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b", "reference": "02c1859112aa779d9ab394ae4f3381911d84052b", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-ctype": "~1.8" }, "time": "2018-11-11T11:18:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v2.8.52" }, "install-path": "../symfony/yaml" }, { "name": "typo3/phar-stream-wrapper", "version": "v2.2.2", "version_normalized": "2.2.2.0", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", "reference": "cf7728109e0cab28da9ad357c3009e38d371116e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/cf7728109e0cab28da9ad357c3009e38d371116e", "reference": "cf7728109e0cab28da9ad357c3009e38d371116e", "shasum": "" }, "require": { "brumann/polyfill-unserialize": "^1.0 || ^2.0", "ext-json": "*", "php": "^5.3.3 || ^7.0" }, "require-dev": { "ext-xdebug": "*", "phpunit/phpunit": "^4.8.36" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, "time": "2021-09-20T19:19:38+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interceptors for PHP's native phar:// stream handling", "homepage": "https://typo3.org/", "keywords": [ "phar", "php", "security", "stream-wrapper" ], "support": { "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v2.2.2" }, "install-path": "../typo3/phar-stream-wrapper" } ], "dev": false, "dev-package-names": [] }Private