hello
Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : chryzalihi ( 621211) PHP Version : 8.3.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/c/h/r/chryzalihi/www/wp-content/languages/themes/the/ |
home/chryzalihi/www/wp-includesOLD/sodium_compat/composer.json 0000604 00000003110 15243442325 0020637 0 ustar 00 {
"name": "paragonie/sodium_compat",
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"keywords": [
"PHP",
"cryptography",
"elliptic curve",
"elliptic curve cryptography",
"Pure-PHP cryptography",
"side-channel resistant",
"Curve25519",
"X25519",
"ECDH",
"Elliptic Curve Diffie-Hellman",
"Ed25519",
"RFC 7748",
"RFC 8032",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"ChaCha20",
"Salsa20",
"Xchacha20",
"Xsalsa20",
"Poly1305",
"BLAKE2b",
"public-key cryptography",
"secret-key cryptography",
"AEAD",
"Chapoly",
"Salpoly",
"ChaCha20-Poly1305",
"XSalsa20-Poly1305",
"XChaCha20-Poly1305",
"encryption",
"authentication",
"libsodium"
],
"license": "ISC",
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"autoload": {
"files": ["autoload.php"]
},
"require": {
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8",
"paragonie/random_compat": ">=1"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
},
"scripts": {
"test": "phpunit"
},
"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."
}
}
home/chryzalihi/www/wp-contentOLD/themes/rakiya/library/composer.json 0000604 00000001071 15243511723 0022054 0 ustar 00 {
"name" : "justintadlock/hybrid-core",
"description": "Hybrid Core WordPress theme framework",
"keywords" : ["wordpress"],
"homepage" : "http://themehybrid.com/hybrid-core",
"license" : "GPL-2.0+",
"authors" : [
{
"name" : "Justin Tadlock",
"email" : "justin@justintadlock.com",
"homepage": "http://justintadlock.com"
}
],
"support" : {
"issues": "https://github.com/justintadlock/hybrid-core/issues",
"forum" : "http://themehybrid.com/support/forum/hybrid-core"
},
"autoload" : {
"classmap": ["hybrid.php"]
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Http/composer.json 0000604 00000001450 15244223041 0024627 0 ustar 00 {
"name": "guzzle/http",
"description": "HTTP libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": ["http client", "http", "client", "Guzzle", "curl"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version",
"guzzle/parser": "self.version",
"guzzle/stream": "self.version"
},
"suggest": {
"ext-curl": "*"
},
"autoload": {
"psr-0": { "Guzzle\\Http": "" }
},
"target-dir": "Guzzle/Http",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/composer.json 0000604 00000002524 15244332565 0025165 0 ustar 00 {
"name": "guzzle/plugin",
"description": "Guzzle plugin component containing all Guzzle HTTP plugins",
"homepage": "http://guzzlephp.org/",
"keywords": ["http", "client", "plugin", "extension", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"suggest": {
"guzzle/cache": "self.version",
"guzzle/log": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin": "" }
},
"target-dir": "Guzzle/Plugin",
"replace": {
"guzzle/plugin-async": "self.version",
"guzzle/plugin-backoff": "self.version",
"guzzle/plugin-cache": "self.version",
"guzzle/plugin-cookie": "self.version",
"guzzle/plugin-curlauth": "self.version",
"guzzle/plugin-error-response": "self.version",
"guzzle/plugin-history": "self.version",
"guzzle/plugin-log": "self.version",
"guzzle/plugin-md5": "self.version",
"guzzle/plugin-mock": "self.version",
"guzzle/plugin-oauth": "self.version"
},
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Log/composer.json 0000604 00000001240 15244346536 0024445 0 ustar 00 {
"name": "guzzle/log",
"description": "Guzzle log adapter component",
"homepage": "http://guzzlephp.org/",
"keywords": ["log", "adapter", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2"
},
"autoload": {
"psr-0": { "Guzzle\\Log": "" }
},
"suggest": {
"guzzle/http": "self.version"
},
"target-dir": "Guzzle/Log",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Iterator/composer.json 0000604 00000001241 15244350260 0025503 0 ustar 00 {
"name": "guzzle/iterator",
"description": "Provides helpful iterators and iterator decorators",
"keywords": ["iterator", "guzzle"],
"homepage": "http://guzzlephp.org/",
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/common": ">=2.8.0"
},
"autoload": {
"psr-0": { "Guzzle\\Iterator": "/" }
},
"target-dir": "Guzzle/Log",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Parser/composer.json 0000604 00000000727 15244353527 0025167 0 ustar 00 {
"name": "guzzle/parser",
"homepage": "http://guzzlephp.org/",
"description": "Interchangeable parsers used by Guzzle",
"keywords": ["HTTP", "message", "cookie", "URL", "URI Template"],
"license": "MIT",
"require": {
"php": ">=5.3.2"
},
"autoload": {
"psr-0": { "Guzzle\\Parser": "" }
},
"target-dir": "Guzzle/Parser",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Batch/composer.json 0000604 00000001457 15244404746 0024755 0 ustar 00 {
"name": "guzzle/batch",
"description": "Guzzle batch component for batching requests, commands, or custom transfers",
"homepage": "http://guzzlephp.org/",
"keywords": ["batch", "HTTP", "REST", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Batch": "" }
},
"suggest": {
"guzzle/http": "self.version",
"guzzle/service": "self.version"
},
"target-dir": "Guzzle/Batch",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Stream/composer.json 0000604 00000001376 15244423241 0025156 0 ustar 00 {
"name": "guzzle/stream",
"description": "Guzzle stream wrapper component",
"homepage": "http://guzzlephp.org/",
"keywords": ["stream", "component", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version"
},
"suggest": {
"guzzle/http": "To convert Guzzle request objects to PHP streams"
},
"autoload": {
"psr-0": { "Guzzle\\Stream": "" }
},
"target-dir": "Guzzle/Stream",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Cache/composer.json 0000604 00000001247 15244425326 0024731 0 ustar 00 {
"name": "guzzle/cache",
"description": "Guzzle cache adapter component",
"homepage": "http://guzzlephp.org/",
"keywords": ["cache", "adapter", "zf", "doctrine", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Cache": "" }
},
"target-dir": "Guzzle/Cache",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Mock/composer.json 0000604 00000001230 15244471346 0026050 0 ustar 00 {
"name": "guzzle/plugin-mock",
"description": "Guzzle Mock plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["mock", "plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Mock": "" }
},
"target-dir": "Guzzle/Plugin/Mock",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/ErrorResponse/composer.json 0000604 00000001365 15244606100 0027764 0 ustar 00 {
"name": "guzzle/plugin-error-response",
"description": "Guzzle errorResponse plugin for creating error exceptions based on a service description",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/service": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\ErrorResponse": "" }
},
"target-dir": "Guzzle/Plugin/ErrorResponse",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Cookie/composer.json 0000604 00000001230 15244606714 0026367 0 ustar 00 {
"name": "guzzle/plugin-cookie",
"description": "Guzzle cookie plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Cookie": "" }
},
"target-dir": "Guzzle/Plugin/Cookie",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Inflection/composer.json 0000604 00000001162 15244647560 0026022 0 ustar 00 {
"name": "guzzle/inflection",
"description": "Guzzle inflection component",
"homepage": "http://guzzlephp.org/",
"keywords": ["inflection", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2"
},
"autoload": {
"psr-0": { "Guzzle\\Inflection": "" }
},
"target-dir": "Guzzle/Inflection",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Cache/composer.json 0000604 00000001301 15244706722 0026160 0 ustar 00 {
"name": "guzzle/plugin-cache",
"description": "Guzzle HTTP cache plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version",
"guzzle/cache": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Cache": "" }
},
"target-dir": "Guzzle/Plugin/Cache",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Service/composer.json 0000604 00000001436 15244736110 0025322 0 ustar 00 {
"name": "guzzle/service",
"description": "Guzzle service component for abstracting RESTful web services",
"homepage": "http://guzzlephp.org/",
"keywords": ["web service", "webservice", "REST", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/cache": "self.version",
"guzzle/http": "self.version",
"guzzle/inflection": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Service": "" }
},
"target-dir": "Guzzle/Service",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Common/composer.json 0000604 00000000767 15245003777 0025167 0 ustar 00 {
"name": "guzzle/common",
"homepage": "http://guzzlephp.org/",
"description": "Common libraries used by Guzzle",
"keywords": ["common", "event", "exception", "collection"],
"license": "MIT",
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1"
},
"autoload": {
"psr-0": { "Guzzle\\Common": "" }
},
"target-dir": "Guzzle/Common",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/History/composer.json 0000604 00000001234 15245041276 0026620 0 ustar 00 {
"name": "guzzle/plugin-history",
"description": "Guzzle history plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\History": "" }
},
"target-dir": "Guzzle/Plugin/History",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Md5/composer.json 0000604 00000001215 15245043766 0025611 0 ustar 00 {
"name": "guzzle/plugin-md5",
"description": "Guzzle MD5 plugins",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Md5": "" }
},
"target-dir": "Guzzle/Plugin/Md5",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Log/composer.json 0000604 00000001323 15245050267 0025677 0 ustar 00 {
"name": "guzzle/plugin-log",
"description": "Guzzle log plugin for over the wire logging",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "log", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version",
"guzzle/log": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Log": "" }
},
"target-dir": "Guzzle/Plugin/Log",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/CurlAuth/composer.json 0000604 00000001262 15245052444 0026706 0 ustar 00 {
"name": "guzzle/plugin-curlauth",
"description": "Guzzle cURL authorization plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["plugin", "curl", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\CurlAuth": "" }
},
"target-dir": "Guzzle/Plugin/CurlAuth",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}
home/chryzalihi/www/wp-contentOLD/plugins/backwpup/vendor/Guzzle/Plugin/Oauth/composer.json 0000604 00000001235 15245067423 0026242 0 ustar 00 {
"name": "guzzle/plugin-oauth",
"description": "Guzzle OAuth plugin",
"homepage": "http://guzzlephp.org/",
"keywords": ["oauth", "plugin", "guzzle"],
"license": "MIT",
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"require": {
"php": ">=5.3.2",
"guzzle/http": "self.version"
},
"autoload": {
"psr-0": { "Guzzle\\Plugin\\Oauth": "" }
},
"target-dir": "Guzzle/Plugin/Oauth",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
}
}