LittleDemon WebShell


Linux server27.hostingraja.org 2.6.32-954.3.5.lve1.4.93.el6.x86_64 #1 SMP Wed Oct 4 17:04:29 UTC 2023 x86_64
Path : /home/udaipurk/.composer/cache/repo/https---repo.packagist.org/
File Upload :
Command :
Current File : /home/udaipurk/.composer/cache/repo/https---repo.packagist.org/provider-league~flysystem~dev.json

{"minified":"composer/2.0","packages":{"league/flysystem":[{"name":"league/flysystem","description":"File storage abstraction for PHP","keywords":["file","filesystem","storage","s3","WebDAV","cloud","aws","files","sftp","ftp","filesystems"],"homepage":"","version":"2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"4a6f9f7d7b97c938f2fd25aeb9ff9a6a34c79f2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/4a6f9f7d7b97c938f2fd25aeb9ff9a6a34c79f2f","reference":"4a6f9f7d7b97c938f2fd25aeb9ff9a6a34c79f2f","shasum":""},"type":"library","funding":[{"url":"https://offset.earth/frankdejonge","type":"custom"},{"url":"https://github.com/frankdejonge","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/league/flysystem","type":"tidelift"}],"time":"2022-01-04T17:09:29+00:00","autoload":{"psr-4":{"League\\Flysystem\\":"src"}},"default-branch":true,"require":{"ext-json":"*","league/mime-type-detection":"^1.0.0","php":"^7.2 || ^8.0"},"require-dev":{"phpseclib/phpseclib":"^2.0","aws/aws-sdk-php":"^3.132.4","phpstan/phpstan":"^0.12.26","composer/semver":"^3.0","ext-fileinfo":"*","phpunit/phpunit":"^8.5 || ^9.4","async-aws/s3":"^1.5","async-aws/simple-s3":"^1.0","google/cloud-storage":"^1.23","sabre/dav":"^4.1","friendsofphp/php-cs-fixer":"^3.2"},"conflict":{"guzzlehttp/ringphp":"<1.1.1"},"support":{"issues":"https://github.com/thephpleague/flysystem/issues","source":"https://github.com/thephpleague/flysystem/tree/2.4.0"}},{"description":"Filesystem abstraction: Many filesystems, one API.","keywords":["filesystem","abstraction","storage","s3","WebDAV","cloud","aws","remote","files","sftp","rackspace","ftp","Cloud Files","dropbox","filesystems","file systems","copy.com"],"version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","authors":[{"name":"Frank de Jonge","email":"info@frenky.net"}],"source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"094defdb4a7001845300334e7c1ee2335925ef99"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99","reference":"094defdb4a7001845300334e7c1ee2335925ef99","shasum":""},"funding":[{"url":"https://offset.earth/frankdejonge","type":"other"}],"time":"2021-12-09T09:40:50+00:00","autoload":{"psr-4":{"League\\Flysystem\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"ext-fileinfo":"*","php":"^7.2.5 || ^8.0","league/mime-type-detection":"^1.3"},"require-dev":{"phpspec/prophecy":"^1.11.1","phpunit/phpunit":"^8.5.8"},"suggest":{"league/flysystem-eventable-filesystem":"Allows you to use EventableFilesystem","league/flysystem-rackspace":"Allows you to use Rackspace Cloud Files","league/flysystem-azure":"Allows you to use Windows Azure Blob storage","league/flysystem-webdav":"Allows you to use WebDAV storage","league/flysystem-aws-s3-v2":"Allows you to use S3 storage with AWS SDK v2","league/flysystem-aws-s3-v3":"Allows you to use S3 storage with AWS SDK v3","spatie/flysystem-dropbox":"Allows you to use Dropbox storage","srmklive/flysystem-dropbox-v2":"Allows you to use Dropbox storage for PHP 5 applications","league/flysystem-cached-adapter":"Flysystem adapter decorator for metadata caching","ext-ftp":"Allows you to use FTP server storage","ext-openssl":"Allows you to use FTPS server storage","league/flysystem-sftp":"Allows you to use SFTP server storage via phpseclib","league/flysystem-ziparchive":"Allows you to use ZipArchive adapter"},"conflict":{"league/flysystem-sftp":"<1.0.6"},"support":{"issues":"https://github.com/thephpleague/flysystem/issues","source":"https://github.com/thephpleague/flysystem/tree/1.x"},"default-branch":"__unset"},{"version":"1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"389425cf2caf0178273c18014022601c31a6104b"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/389425cf2caf0178273c18014022601c31a6104b","reference":"389425cf2caf0178273c18014022601c31a6104b","shasum":""},"time":"2020-08-09T10:10:21+00:00","require":{"php":">=5.5.9","ext-fileinfo":"*"},"require-dev":{"phpspec/phpspec":"^3.4 || ^4.0 || ^5.0 || ^6.0","phpunit/phpunit":"^5.7.26"},"suggest":{"ext-fileinfo":"Required for MimeType","league/flysystem-eventable-filesystem":"Allows you to use EventableFilesystem","league/flysystem-rackspace":"Allows you to use Rackspace Cloud Files","league/flysystem-azure":"Allows you to use Windows Azure Blob storage","league/flysystem-webdav":"Allows you to use WebDAV storage","league/flysystem-aws-s3-v2":"Allows you to use S3 storage with AWS SDK v2","league/flysystem-aws-s3-v3":"Allows you to use S3 storage with AWS SDK v3","spatie/flysystem-dropbox":"Allows you to use Dropbox storage","srmklive/flysystem-dropbox-v2":"Allows you to use Dropbox storage for PHP 5 applications","league/flysystem-cached-adapter":"Flysystem adapter decorator for metadata caching","ext-ftp":"Allows you to use FTP server storage","ext-openssl":"Allows you to use FTPS server storage","league/flysystem-sftp":"Allows you to use SFTP server storage via phpseclib","league/flysystem-ziparchive":"Allows you to use ZipArchive adapter"}},{"description":"File storage abstraction for PHP","keywords":["file","filesystem","storage","s3","WebDAV","cloud","aws","files","sftp","ftp","filesystems"],"version":"dev-2.x-retry-on-act","version_normalized":"dev-2.x-retry-on-act","authors":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"44a06bcff9041300d5b941524873300a91ac6850"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/44a06bcff9041300d5b941524873300a91ac6850","reference":"44a06bcff9041300d5b941524873300a91ac6850","shasum":""},"funding":[{"url":"https://offset.earth/frankdejonge","type":"custom"},{"url":"https://github.com/frankdejonge","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/league/flysystem","type":"tidelift"}],"time":"2020-11-08T13:40:31+00:00","autoload":{"psr-4":{"League\\Flysystem\\":"src"}},"require":{"php":"^7.2 || ^8.0","ext-json":"*","league/mime-type-detection":"^1.0.0"},"require-dev":{"ext-fileinfo":"*","phpunit/phpunit":"^8.5 || ^9.4","phpstan/phpstan":"^0.12.26","phpseclib/phpseclib":"^2.0","aws/aws-sdk-php":"^3.132.4","composer/semver":"^3.0","friendsofphp/php-cs-fixer":"^2.16"},"conflict":{"guzzlehttp/ringphp":"<1.1.1"},"support":{"issues":"https://github.com/thephpleague/flysystem/issues","source":"https://github.com/thephpleague/flysystem/tree/2.x-retry-on-act"},"extra":"__unset","suggest":"__unset"},{"version":"dev-feature/tighten-typehint-for-filesystem-writer-visibility","version_normalized":"dev-feature/tighten-typehint-for-filesystem-writer-visibility","source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"ededa5ecc02b52f2c52bff8ea3637aac932b4ebb"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/ededa5ecc02b52f2c52bff8ea3637aac932b4ebb","reference":"ededa5ecc02b52f2c52bff8ea3637aac932b4ebb","shasum":""},"time":"2020-11-03T09:34:50+00:00","require":{"php":"^7.2","ext-json":"*","league/mime-type-detection":"^1.0.0"},"require-dev":{"ext-fileinfo":"*","phpunit/phpunit":"^8.5","phpstan/phpstan":"^0.12.26","phpseclib/phpseclib":"^2.0","aws/aws-sdk-php":"^3.132.4","composer/semver":"^3.0","friendsofphp/php-cs-fixer":"^2.16"},"support":{"issues":"https://github.com/thephpleague/flysystem/issues","source":"https://github.com/thephpleague/flysystem/tree/feature/tighten-typehint-for-filesystem-writer-visibility"}},{"version":"dev-Lctrs-fix/exception-thrown-on-null-mime-type","version_normalized":"dev-Lctrs-fix/exception-thrown-on-null-mime-type","source":{"type":"git","url":"https://github.com/thephpleague/flysystem.git","reference":"8bfb96b67ca86c7158aa717d4beaf24fe8407b20"},"dist":{"type":"zip","url":"https://api.github.com/repos/thephpleague/flysystem/zipball/8bfb96b67ca86c7158aa717d4beaf24fe8407b20","reference":"8bfb96b67ca86c7158aa717d4beaf24fe8407b20","shasum":""},"time":"2020-10-21T19:27:53+00:00","support":{"issues":"https://github.com/thephpleague/flysystem/issues","source":"https://github.com/thephpleague/flysystem/tree/Lctrs-fix/exception-thrown-on-null-mime-type"}}]},"last-modified":"Tue, 04 Jan 2022 17:10:19 GMT"}

LittleDemon - FACEBOOK
[ KELUAR ]