| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "codeinwp/optimole-sdk", |
| 5 |
"version": "v1.2.4", |
| 6 |
"version_normalized": "1.2.4.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/Codeinwp/optimole-php-sdk.git", |
| 10 |
"reference": "2f7a48525014bd681f39ddc85c55521b719d5879" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/Codeinwp/optimole-php-sdk/zipball/2f7a48525014bd681f39ddc85c55521b719d5879", |
| 15 |
"reference": "2f7a48525014bd681f39ddc85c55521b719d5879", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require": { |
| 19 |
"ext-json": "*", |
| 20 |
"php": ">=7.4", |
| 21 |
"symfony/polyfill-php80": "^1.29" |
| 22 |
}, |
| 23 |
"require-dev": { |
| 24 |
"friendsofphp/php-cs-fixer": "^3.0", |
| 25 |
"guzzlehttp/guzzle": "^7.0", |
| 26 |
"php-mock/php-mock-phpunit": "^2.10", |
| 27 |
"php-stubs/wordpress-stubs": "^6.5", |
| 28 |
"phpstan/phpstan": "^1.0", |
| 29 |
"phpunit/phpunit": "^9.6", |
| 30 |
"szepeviktor/phpstan-wordpress": "^1.3" |
| 31 |
}, |
| 32 |
"suggest": { |
| 33 |
"guzzlehttp/guzzle": "Use the Guzzle HTTP client to make requests to the API" |
| 34 |
}, |
| 35 |
"time": "2025-11-14T18:01:16+00:00", |
| 36 |
"type": "library", |
| 37 |
"installation-source": "dist", |
| 38 |
"autoload": { |
| 39 |
"psr-4": { |
| 40 |
"Optimole\\Sdk\\": "src" |
| 41 |
} |
| 42 |
}, |
| 43 |
"notification-url": "https://packagist.org/downloads/", |
| 44 |
"license": [ |
| 45 |
"MIT" |
| 46 |
], |
| 47 |
"authors": [ |
| 48 |
{ |
| 49 |
"name": "Optimole Team", |
| 50 |
"email": "friends@optimole.com", |
| 51 |
"homepage": "https://optimole.com" |
| 52 |
} |
| 53 |
], |
| 54 |
"description": "SDK for Optimole cloud-based image optimization service", |
| 55 |
"homepage": "https://optimole.com", |
| 56 |
"support": { |
| 57 |
"issues": "https://github.com/Codeinwp/codeinwp/optimole-php-sdk/issues", |
| 58 |
"source": "https://github.com/Codeinwp/optimole-php-sdk" |
| 59 |
}, |
| 60 |
"install-path": "../codeinwp/optimole-sdk" |
| 61 |
}, |
| 62 |
{ |
| 63 |
"name": "codeinwp/themeisle-sdk", |
| 64 |
"version": "3.3.52", |
| 65 |
"version_normalized": "3.3.52.0", |
| 66 |
"source": { |
| 67 |
"type": "git", |
| 68 |
"url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 69 |
"reference": "d1ae68cbd4f84934b4d982e9eeff317b9f4c814a" |
| 70 |
}, |
| 71 |
"dist": { |
| 72 |
"type": "zip", |
| 73 |
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d1ae68cbd4f84934b4d982e9eeff317b9f4c814a", |
| 74 |
"reference": "d1ae68cbd4f84934b4d982e9eeff317b9f4c814a", |
| 75 |
"shasum": "" |
| 76 |
}, |
| 77 |
"require-dev": { |
| 78 |
"codeinwp/phpcs-ruleset": "dev-main", |
| 79 |
"yoast/phpunit-polyfills": "^4.0" |
| 80 |
}, |
| 81 |
"time": "2026-05-14T19:43:56+00:00", |
| 82 |
"type": "library", |
| 83 |
"installation-source": "dist", |
| 84 |
"notification-url": "https://packagist.org/downloads/", |
| 85 |
"license": [ |
| 86 |
"GPL-2.0+" |
| 87 |
], |
| 88 |
"authors": [ |
| 89 |
{ |
| 90 |
"name": "ThemeIsle team", |
| 91 |
"email": "friends@themeisle.com", |
| 92 |
"homepage": "https://themeisle.com" |
| 93 |
} |
| 94 |
], |
| 95 |
"description": "Themeisle SDK.", |
| 96 |
"homepage": "https://github.com/Codeinwp/themeisle-sdk", |
| 97 |
"keywords": [ |
| 98 |
"wordpress" |
| 99 |
], |
| 100 |
"support": { |
| 101 |
"issues": "https://github.com/Codeinwp/themeisle-sdk/issues", |
| 102 |
"source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.52" |
| 103 |
}, |
| 104 |
"install-path": "../codeinwp/themeisle-sdk" |
| 105 |
}, |
| 106 |
{ |
| 107 |
"name": "enshrined/svg-sanitize", |
| 108 |
"version": "0.22.0", |
| 109 |
"version_normalized": "0.22.0.0", |
| 110 |
"source": { |
| 111 |
"type": "git", |
| 112 |
"url": "https://github.com/darylldoyle/svg-sanitizer.git", |
| 113 |
"reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500" |
| 114 |
}, |
| 115 |
"dist": { |
| 116 |
"type": "zip", |
| 117 |
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500", |
| 118 |
"reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500", |
| 119 |
"shasum": "" |
| 120 |
}, |
| 121 |
"require": { |
| 122 |
"ext-dom": "*", |
| 123 |
"ext-libxml": "*", |
| 124 |
"php": "^7.1 || ^8.0" |
| 125 |
}, |
| 126 |
"require-dev": { |
| 127 |
"phpunit/phpunit": "^6.5 || ^8.5" |
| 128 |
}, |
| 129 |
"time": "2025-08-12T10:13:48+00:00", |
| 130 |
"type": "library", |
| 131 |
"installation-source": "dist", |
| 132 |
"autoload": { |
| 133 |
"psr-4": { |
| 134 |
"enshrined\\svgSanitize\\": "src" |
| 135 |
} |
| 136 |
}, |
| 137 |
"notification-url": "https://packagist.org/downloads/", |
| 138 |
"license": [ |
| 139 |
"GPL-2.0-or-later" |
| 140 |
], |
| 141 |
"authors": [ |
| 142 |
{ |
| 143 |
"name": "Daryll Doyle", |
| 144 |
"email": "daryll@enshrined.co.uk" |
| 145 |
} |
| 146 |
], |
| 147 |
"description": "An SVG sanitizer for PHP", |
| 148 |
"support": { |
| 149 |
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues", |
| 150 |
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0" |
| 151 |
}, |
| 152 |
"install-path": "../enshrined/svg-sanitize" |
| 153 |
}, |
| 154 |
{ |
| 155 |
"name": "symfony/polyfill-php80", |
| 156 |
"version": "v1.30.0", |
| 157 |
"version_normalized": "1.30.0.0", |
| 158 |
"source": { |
| 159 |
"type": "git", |
| 160 |
"url": "https://github.com/symfony/polyfill-php80.git", |
| 161 |
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433" |
| 162 |
}, |
| 163 |
"dist": { |
| 164 |
"type": "zip", |
| 165 |
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", |
| 166 |
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433", |
| 167 |
"shasum": "" |
| 168 |
}, |
| 169 |
"require": { |
| 170 |
"php": ">=7.1" |
| 171 |
}, |
| 172 |
"time": "2024-05-31T15:07:36+00:00", |
| 173 |
"type": "library", |
| 174 |
"extra": { |
| 175 |
"thanks": { |
| 176 |
"name": "symfony/polyfill", |
| 177 |
"url": "https://github.com/symfony/polyfill" |
| 178 |
} |
| 179 |
}, |
| 180 |
"installation-source": "dist", |
| 181 |
"autoload": { |
| 182 |
"files": [ |
| 183 |
"bootstrap.php" |
| 184 |
], |
| 185 |
"psr-4": { |
| 186 |
"Symfony\\Polyfill\\Php80\\": "" |
| 187 |
}, |
| 188 |
"classmap": [ |
| 189 |
"Resources/stubs" |
| 190 |
] |
| 191 |
}, |
| 192 |
"notification-url": "https://packagist.org/downloads/", |
| 193 |
"license": [ |
| 194 |
"MIT" |
| 195 |
], |
| 196 |
"authors": [ |
| 197 |
{ |
| 198 |
"name": "Ion Bazan", |
| 199 |
"email": "ion.bazan@gmail.com" |
| 200 |
}, |
| 201 |
{ |
| 202 |
"name": "Nicolas Grekas", |
| 203 |
"email": "p@tchwork.com" |
| 204 |
}, |
| 205 |
{ |
| 206 |
"name": "Symfony Community", |
| 207 |
"homepage": "https://symfony.com/contributors" |
| 208 |
} |
| 209 |
], |
| 210 |
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 211 |
"homepage": "https://symfony.com", |
| 212 |
"keywords": [ |
| 213 |
"compatibility", |
| 214 |
"polyfill", |
| 215 |
"portable", |
| 216 |
"shim" |
| 217 |
], |
| 218 |
"support": { |
| 219 |
"source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" |
| 220 |
}, |
| 221 |
"funding": [ |
| 222 |
{ |
| 223 |
"url": "https://symfony.com/sponsor", |
| 224 |
"type": "custom" |
| 225 |
}, |
| 226 |
{ |
| 227 |
"url": "https://github.com/fabpot", |
| 228 |
"type": "github" |
| 229 |
}, |
| 230 |
{ |
| 231 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 232 |
"type": "tidelift" |
| 233 |
} |
| 234 |
], |
| 235 |
"install-path": "../symfony/polyfill-php80" |
| 236 |
} |
| 237 |
], |
| 238 |
"dev": false, |
| 239 |
"dev-package-names": [] |
| 240 |
} |
| 241 |
|