PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
osta
/
lib
/
initial-avatar
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d31595a8ee1ceeafd56ef56f0ed6888c", "packages": [ { "name": "guzzlehttp/psr7", "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "21dc724a0583619cd1652f673303492272778051" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", "reference": "21dc724a0583619cd1652f673303492272778051", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/2.8.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2025-08-23T21:21:41+00:00" }, { "name": "intervention/image", "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "04be355f8d6734c826045d02a1079ad658322dad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad", "reference": "04be355f8d6734c826045d02a1079ad658322dad", "shasum": "" }, "require": { "ext-fileinfo": "*", "guzzlehttp/psr7": "~1.1 || ^2.0", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "extra": { "laravel": { "aliases": { "Image": "Intervention\\Image\\Facades\\Image" }, "providers": [ "Intervention\\Image\\ImageServiceProvider" ] }, "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "support": { "issues": "https://github.com/Intervention/image/issues", "source": "https://github.com/Intervention/image/tree/2.7.2" }, "funding": [ { "url": "https://paypal.me/interventionio", "type": "custom" }, { "url": "https://github.com/Intervention", "type": "github" } ], "time": "2022-05-21T17:30:32+00:00" }, { "name": "lasserafn/php-initial-avatar-generator", "version": "4.5", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-initial-avatar-generator.git", "reference": "1a63213583a8694e781f7476345b096af6a14d08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-initial-avatar-generator/zipball/1a63213583a8694e781f7476345b096af6a14d08", "reference": "1a63213583a8694e781f7476345b096af6a14d08", "shasum": "" }, "require": { "ext-json": "*", "intervention/image": "^2.3", "lasserafn/php-initials": "^3.0", "lasserafn/php-string-script-language": "^0.4", "meyfa/php-svg": "^0.9.0", "overtrue/pinyin": "^4.0", "php": "^7.0|^7.1|^7.2|^7.3|^7.4|^8.0|^8.1|^8.2" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\InitialAvatarGenerator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "A package to generate avatars with initials for PHP", "keywords": [ "Initials", "avatar", "image", "svg" ], "support": { "issues": "https://github.com/LasseRafn/php-initial-avatar-generator/issues", "source": "https://github.com/LasseRafn/php-initial-avatar-generator/tree/4.5" }, "funding": [ { "url": "https://opencollective.com/ui-avatars", "type": "open_collective" } ], "time": "2025-10-06T08:39:05+00:00" }, { "name": "lasserafn/php-initials", "version": "3.1", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-initials.git", "reference": "d287e1542687390eb68de779949bc0adc49e2d52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-initials/zipball/d287e1542687390eb68de779949bc0adc49e2d52", "reference": "d287e1542687390eb68de779949bc0adc49e2d52", "shasum": "" }, "require": { "php": "^5.6|^7.0|^7.1|^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7", "satooshi/php-coveralls": "^1.0" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\Initials\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "A package to generate initials in PHP", "keywords": [ "Initials", "php" ], "support": { "issues": "https://github.com/LasseRafn/php-initials/issues", "source": "https://github.com/LasseRafn/php-initials/tree/3.1" }, "time": "2020-12-24T12:25:51+00:00" }, { "name": "lasserafn/php-string-script-language", "version": "0.4", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-string-script-language.git", "reference": "cab5612d4382067de855fcecc7c09108dca77fb5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-string-script-language/zipball/cab5612d4382067de855fcecc7c09108dca77fb5", "reference": "cab5612d4382067de855fcecc7c09108dca77fb5", "shasum": "" }, "require": { "php": "^5.6|^7.0|^7.1|^8.0|^8.1|^8.2" }, "require-dev": { "doctrine/instantiator": "1.0.5", "phpunit/phpunit": "^5.6", "phpunit/phpunit-mock-objects": "3.2.4", "satooshi/php-coveralls": "^1.0", "sebastian/exporter": "^1.2" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "Detect language/encoding of a string in PHP", "keywords": [ "language", "php", "string" ], "support": { "issues": "https://github.com/LasseRafn/php-string-script-language/issues", "source": "https://github.com/LasseRafn/php-string-script-language/tree/0.4" }, "time": "2023-07-26T07:23:39+00:00" }, { "name": "meyfa/php-svg", "version": "v0.9.1", "source": { "type": "git", "url": "https://github.com/meyfa/php-svg.git", "reference": "34401edef1f724898f468f71b85505fbcc8351bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/meyfa/php-svg/zipball/34401edef1f724898f468f71b85505fbcc8351bb", "reference": "34401edef1f724898f468f71b85505fbcc8351bb", "shasum": "" }, "require": { "ext-gd": "*", "ext-simplexml": "*", "php": ">=5.3.3" }, "require-dev": { "meyfa/phpunit-assert-gd": "^1.1", "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "SVG\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabian Meyer", "homepage": "http://meyfa.net" } ], "description": "Read, edit, write, and render SVG files with PHP", "homepage": "https://github.com/meyfa/php-svg", "keywords": [ "svg" ], "support": { "issues": "https://github.com/meyfa/php-svg/issues", "source": "https://github.com/meyfa/php-svg/tree/v0.9.1" }, "time": "2019-07-30T18:41:25+00:00" }, { "name": "overtrue/pinyin", "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/overtrue/pinyin.git", "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overtrue/pinyin/zipball/4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7", "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.7", "friendsofphp/php-cs-fixer": "^2.16", "phpunit/phpunit": "~8.0" }, "type": "library", "extra": { "hooks": { "pre-push": [ "composer test", "composer check-style" ], "pre-commit": [ "composer test", "composer fix-style" ] } }, "autoload": { "files": [ "src/const.php" ], "psr-4": { "Overtrue\\Pinyin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "overtrue", "email": "anzhengchao@gmail.com", "homepage": "http://github.com/overtrue" } ], "description": "Chinese to pinyin translator.", "homepage": "https://github.com/overtrue/pinyin", "keywords": [ "Chinese", "Pinyin", "cn2pinyin" ], "support": { "issues": "https://github.com/overtrue/pinyin/issues", "source": "https://github.com/overtrue/pinyin/tree/4.1.0" }, "funding": [ { "url": "https://github.com/overtrue", "type": "github" } ], "time": "2023-04-27T10:17:12+00:00" }, { "name": "psr/http-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "time": "2023-04-04T09:54:51+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }
[+]
..
[-] composer.json
[edit]
[-] composer.lock
[edit]
[+]
vendor
[-] .htaccess.disabled
[edit]