Файловый менеджер - Редактировать - /var/www/html/administrator/components/com_osmembership/libraries/vendor/composer/installed.json
Ðазад
[ { "name": "box/spout", "version": "v3.3.0", "version_normalized": "3.3.0.0", "source": { "type": "git", "url": "https://github.com/box/spout.git", "reference": "9bdb027d312b732515b884a341c0ad70372c6295" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/box/spout/zipball/9bdb027d312b732515b884a341c0ad70372c6295", "reference": "9bdb027d312b732515b884a341c0ad70372c6295", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-zip": "*", "php": ">=7.2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2", "phpunit/phpunit": "^8" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)", "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)" }, "time": "2021-05-14T21:18:09+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Box\\Spout\\": "src/Spout" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Adrien Loison", "email": "adrien@box.com" } ], "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way", "homepage": "https://www.github.com/box/spout", "keywords": [ "OOXML", "csv", "excel", "memory", "odf", "ods", "office", "open", "php", "read", "scale", "spreadsheet", "stream", "write", "xlsx" ] }, { "name": "chillerlan/php-qrcode", "version": "3.4.1", "version_normalized": "3.4.1.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", "reference": "468603b687a5fe75c1ff33857a45f1726c7b95a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/468603b687a5fe75c1ff33857a45f1726c7b95a9", "reference": "468603b687a5fe75c1ff33857a45f1726c7b95a9", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^1.2.2", "ext-mbstring": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phan/phan": "^3.2.2", "phpunit/phpunit": "^8.5", "setasign/fpdf": "^1.8.2" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.", "setasign/fpdf": "Required to use the QR FPDF output." }, "time": "2021-09-03T17:54:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "chillerlan\\QRCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kazuhiko Arase", "homepage": "https://github.com/kazuhikoarase" }, { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" }, { "name": "Contributors", "homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors" } ], "description": "A QR code generator. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-qrcode", "keywords": [ "phpqrcode", "qr", "qr code", "qrcode", "qrcode-generator" ], "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ] }, { "name": "chillerlan/php-settings-container", "version": "1.2.2", "version_normalized": "1.2.2.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "d1b5284d6eb3a767459738bb0b20073f0cb3eeaf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/d1b5284d6eb3a767459738bb0b20073f0cb3eeaf", "reference": "d1b5284d6eb3a767459738bb0b20073f0cb3eeaf", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.4" }, "time": "2021-09-03T17:33:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "chillerlan\\Settings\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" } ], "description": "A container class for immutable settings objects. Not a DI container. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "PHP7", "Settings", "container", "helper" ], "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ] }, { "name": "vlucas/valitron", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/joomdonation/valitron.git", "reference": "f148db9fe04c656d86818afcf97e714eec5f0678" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomdonation/valitron/zipball/f148db9fe04c656d86818afcf97e714eec5f0678", "reference": "f148db9fe04c656d86818afcf97e714eec5f0678", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": ">=4.8.35" }, "suggest": { "ext-mbstring": "It can support the multiple bytes string length." }, "time": "2021-10-06T10:43:02+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "Valitron\\": "src/Valitron" } }, "autoload-dev": { "psr-4": { "Valitron\\": "tests/Valitron" } }, "scripts": { "test": [ "./vendor/bin/phpunit" ] }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://www.vancelucas.com" } ], "description": "Simple, elegant, stand-alone validation library with NO dependencies", "homepage": "https://github.com/vlucas/valitron", "keywords": [ "valid", "validation", "validator" ], "support": { "source": "https://github.com/joomdonation/valitron/tree/master" }, "funding": [ { "type": "tidelift", "url": "https://tidelift.com/funding/github/packagist/vlucas/valitron" } ] } ]
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка