Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/plugins/optimole-wp/vendor/composer/installed.json
Назад
{ "packages": [ { "name": "codeinwp/optimole-sdk", "version": "v1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/optimole-php-sdk.git", "reference": "72d96fe1fa89904ff83383e83efe641035346694" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/optimole-php-sdk/zipball/72d96fe1fa89904ff83383e83efe641035346694", "reference": "72d96fe1fa89904ff83383e83efe641035346694", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.4", "symfony/polyfill-php80": "^1.29" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "guzzlehttp/guzzle": "^7.0", "php-mock/php-mock-phpunit": "^2.10", "php-stubs/wordpress-stubs": "^6.5", "phpstan/phpstan": "^1.0", "phpunit/phpunit": "^9.6", "szepeviktor/phpstan-wordpress": "^1.3" }, "suggest": { "guzzlehttp/guzzle": "Use the Guzzle HTTP client to make requests to the API" }, "time": "2024-08-06T12:32:29+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Optimole\\Sdk\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Optimole Team", "email": "friends@optimole.com", "homepage": "https://optimole.com" } ], "description": "SDK for Optimole cloud-based image optimization service", "homepage": "https://optimole.com", "support": { "issues": "https://github.com/Codeinwp/codeinwp/optimole-php-sdk/issues", "source": "https://github.com/Codeinwp/optimole-php-sdk" }, "install-path": "../codeinwp/optimole-sdk" }, { "name": "codeinwp/themeisle-sdk", "version": "3.3.37", "version_normalized": "3.3.37.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", "reference": "73e9010fb4e30ad8835f00a0df802733f98c4094" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/73e9010fb4e30ad8835f00a0df802733f98c4094", "reference": "73e9010fb4e30ad8835f00a0df802733f98c4094", "shasum": "" }, "require-dev": { "codeinwp/phpcs-ruleset": "dev-main", "yoast/phpunit-polyfills": "^2.0" }, "time": "2024-11-06T14:44:53+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "ThemeIsle team", "email": "friends@themeisle.com", "homepage": "https://themeisle.com" } ], "description": "ThemeIsle SDK", "homepage": "https://github.com/Codeinwp/themeisle-sdk", "keywords": [ "wordpress" ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.37" }, "install-path": "../codeinwp/themeisle-sdk" }, { "name": "enshrined/svg-sanitize", "version": "0.20.0", "version_normalized": "0.20.0.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/068d9fcf912c88a0471d101d95a2caa87c50aee7", "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5" }, "time": "2024-09-05T10:18:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.20.0" }, "install-path": "../enshrined/svg-sanitize" }, { "name": "symfony/polyfill-php80", "version": "v1.30.0", "version_normalized": "1.30.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2024-05-31T15:07:36+00:00", "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.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-php80" } ], "dev": false, "dev-package-names": [] }
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка