ClassLoader.php
2 years ago
InstalledVersions.php
2 years ago
LICENSE
7 years ago
autoload_aliases.php
3 weeks ago
autoload_classmap.php
3 weeks ago
autoload_files.php
1 month ago
autoload_namespaces.php
1 month ago
autoload_psr4.php
3 weeks ago
autoload_real.php
5 days ago
autoload_static.php
5 days ago
installed.json
3 weeks ago
installed.php
3 weeks ago
platform_check.php
1 year ago
installed.json
4348 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "apimatic/core", |
| 5 | "version": "0.3.11", |
| 6 | "version_normalized": "0.3.11.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/apimatic/core-lib-php.git", |
| 10 | "reference": "2274f103f9f210664f546f504e4559d772a81fee" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/apimatic/core-lib-php/zipball/2274f103f9f210664f546f504e4559d772a81fee", |
| 15 | "reference": "2274f103f9f210664f546f504e4559d772a81fee", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "apimatic/core-interfaces": "~0.1.5", |
| 20 | "apimatic/jsonmapper": "^3.1.1", |
| 21 | "ext-curl": "*", |
| 22 | "ext-dom": "*", |
| 23 | "ext-json": "*", |
| 24 | "ext-libxml": "*", |
| 25 | "php": "^7.2 || ^8.0", |
| 26 | "php-jsonpointer/php-jsonpointer": "^3.0.2", |
| 27 | "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" |
| 28 | }, |
| 29 | "require-dev": { |
| 30 | "phan/phan": "5.4.2", |
| 31 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
| 32 | "squizlabs/php_codesniffer": "^3.5" |
| 33 | }, |
| 34 | "time": "2024-07-08T11:50:08+00:00", |
| 35 | "type": "library", |
| 36 | "installation-source": "dist", |
| 37 | "autoload": { |
| 38 | "psr-4": { |
| 39 | "Core\\": "src/" |
| 40 | } |
| 41 | }, |
| 42 | "notification-url": "https://packagist.org/downloads/", |
| 43 | "license": [ |
| 44 | "MIT" |
| 45 | ], |
| 46 | "description": "Core logic and the utilities for the Apimatic's PHP SDK", |
| 47 | "homepage": "https://github.com/apimatic/core-lib-php", |
| 48 | "keywords": [ |
| 49 | "apimatic", |
| 50 | "core", |
| 51 | "corelib", |
| 52 | "php" |
| 53 | ], |
| 54 | "install-path": "../apimatic/core" |
| 55 | }, |
| 56 | { |
| 57 | "name": "apimatic/core-interfaces", |
| 58 | "version": "0.1.5", |
| 59 | "version_normalized": "0.1.5.0", |
| 60 | "source": { |
| 61 | "type": "git", |
| 62 | "url": "https://github.com/apimatic/core-interfaces-php.git", |
| 63 | "reference": "b4f1bffc8be79584836f70af33c65e097eec155c" |
| 64 | }, |
| 65 | "dist": { |
| 66 | "type": "zip", |
| 67 | "url": "https://api.github.com/repos/apimatic/core-interfaces-php/zipball/b4f1bffc8be79584836f70af33c65e097eec155c", |
| 68 | "reference": "b4f1bffc8be79584836f70af33c65e097eec155c", |
| 69 | "shasum": "" |
| 70 | }, |
| 71 | "require": { |
| 72 | "php": "^7.2 || ^8.0" |
| 73 | }, |
| 74 | "time": "2024-05-09T06:32:07+00:00", |
| 75 | "type": "library", |
| 76 | "installation-source": "dist", |
| 77 | "autoload": { |
| 78 | "psr-4": { |
| 79 | "CoreInterfaces\\": "src/" |
| 80 | } |
| 81 | }, |
| 82 | "notification-url": "https://packagist.org/downloads/", |
| 83 | "license": [ |
| 84 | "MIT" |
| 85 | ], |
| 86 | "description": "Definition of the behavior of apimatic/core, apimatic/unirest-php and Apimatic's PHP SDK", |
| 87 | "homepage": "https://github.com/apimatic/core-interfaces-php", |
| 88 | "keywords": [ |
| 89 | "apimatic", |
| 90 | "core", |
| 91 | "corelib", |
| 92 | "interface", |
| 93 | "php", |
| 94 | "unirest" |
| 95 | ], |
| 96 | "support": { |
| 97 | "issues": "https://github.com/apimatic/core-interfaces-php/issues", |
| 98 | "source": "https://github.com/apimatic/core-interfaces-php/tree/0.1.5" |
| 99 | }, |
| 100 | "install-path": "../apimatic/core-interfaces" |
| 101 | }, |
| 102 | { |
| 103 | "name": "apimatic/jsonmapper", |
| 104 | "version": "3.1.4", |
| 105 | "version_normalized": "3.1.4.0", |
| 106 | "source": { |
| 107 | "type": "git", |
| 108 | "url": "https://github.com/apimatic/jsonmapper.git", |
| 109 | "reference": "407b455d2adda2efa51a44b99400389fbee0394e" |
| 110 | }, |
| 111 | "dist": { |
| 112 | "type": "zip", |
| 113 | "url": "https://api.github.com/repos/apimatic/jsonmapper/zipball/407b455d2adda2efa51a44b99400389fbee0394e", |
| 114 | "reference": "407b455d2adda2efa51a44b99400389fbee0394e", |
| 115 | "shasum": "" |
| 116 | }, |
| 117 | "require": { |
| 118 | "ext-json": "*", |
| 119 | "php": "^5.6 || ^7.0 || ^8.0" |
| 120 | }, |
| 121 | "require-dev": { |
| 122 | "phpunit/phpunit": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", |
| 123 | "squizlabs/php_codesniffer": "^3.0.0" |
| 124 | }, |
| 125 | "time": "2024-06-11T11:48:30+00:00", |
| 126 | "type": "library", |
| 127 | "installation-source": "dist", |
| 128 | "autoload": { |
| 129 | "psr-4": { |
| 130 | "apimatic\\jsonmapper\\": "src/" |
| 131 | } |
| 132 | }, |
| 133 | "notification-url": "https://packagist.org/downloads/", |
| 134 | "license": [ |
| 135 | "OSL-3.0" |
| 136 | ], |
| 137 | "authors": [ |
| 138 | { |
| 139 | "name": "Christian Weiske", |
| 140 | "email": "christian.weiske@netresearch.de", |
| 141 | "homepage": "http://www.netresearch.de/", |
| 142 | "role": "Developer" |
| 143 | }, |
| 144 | { |
| 145 | "name": "Mehdi Jaffery", |
| 146 | "email": "mehdi.jaffery@apimatic.io", |
| 147 | "homepage": "http://apimatic.io/", |
| 148 | "role": "Developer" |
| 149 | } |
| 150 | ], |
| 151 | "description": "Map nested JSON structures onto PHP classes", |
| 152 | "install-path": "../apimatic/jsonmapper" |
| 153 | }, |
| 154 | { |
| 155 | "name": "apimatic/unirest-php", |
| 156 | "version": "4.0.5", |
| 157 | "version_normalized": "4.0.5.0", |
| 158 | "source": { |
| 159 | "type": "git", |
| 160 | "url": "https://github.com/apimatic/unirest-php.git", |
| 161 | "reference": "e16754010c16be5473289470f129d87a0f41b55e" |
| 162 | }, |
| 163 | "dist": { |
| 164 | "type": "zip", |
| 165 | "url": "https://api.github.com/repos/apimatic/unirest-php/zipball/e16754010c16be5473289470f129d87a0f41b55e", |
| 166 | "reference": "e16754010c16be5473289470f129d87a0f41b55e", |
| 167 | "shasum": "" |
| 168 | }, |
| 169 | "require": { |
| 170 | "apimatic/core-interfaces": "^0.1.0", |
| 171 | "ext-curl": "*", |
| 172 | "ext-json": "*", |
| 173 | "php": "^7.2 || ^8.0" |
| 174 | }, |
| 175 | "require-dev": { |
| 176 | "phan/phan": "5.4.2", |
| 177 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
| 178 | "squizlabs/php_codesniffer": "^3.5" |
| 179 | }, |
| 180 | "time": "2023-04-25T14:19:45+00:00", |
| 181 | "type": "library", |
| 182 | "installation-source": "dist", |
| 183 | "autoload": { |
| 184 | "psr-4": { |
| 185 | "Unirest\\": "src/" |
| 186 | } |
| 187 | }, |
| 188 | "notification-url": "https://packagist.org/downloads/", |
| 189 | "license": [ |
| 190 | "MIT" |
| 191 | ], |
| 192 | "authors": [ |
| 193 | { |
| 194 | "name": "Mashape", |
| 195 | "email": "opensource@mashape.com", |
| 196 | "homepage": "https://www.mashape.com", |
| 197 | "role": "Developer" |
| 198 | }, |
| 199 | { |
| 200 | "name": "APIMATIC", |
| 201 | "email": "opensource@apimatic.io", |
| 202 | "homepage": "https://www.apimatic.io", |
| 203 | "role": "Developer" |
| 204 | } |
| 205 | ], |
| 206 | "description": "Unirest PHP", |
| 207 | "homepage": "https://github.com/apimatic/unirest-php", |
| 208 | "keywords": [ |
| 209 | "client", |
| 210 | "curl", |
| 211 | "http", |
| 212 | "https", |
| 213 | "rest" |
| 214 | ], |
| 215 | "support": { |
| 216 | "email": "opensource@apimatic.io", |
| 217 | "issues": "https://github.com/apimatic/unirest-php/issues", |
| 218 | "source": "https://github.com/apimatic/unirest-php/tree/4.0.5" |
| 219 | }, |
| 220 | "install-path": "../apimatic/unirest-php" |
| 221 | }, |
| 222 | { |
| 223 | "name": "bacon/bacon-qr-code", |
| 224 | "version": "2.0.8", |
| 225 | "version_normalized": "2.0.8.0", |
| 226 | "source": { |
| 227 | "type": "git", |
| 228 | "url": "https://github.com/Bacon/BaconQrCode.git", |
| 229 | "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22" |
| 230 | }, |
| 231 | "dist": { |
| 232 | "type": "zip", |
| 233 | "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22", |
| 234 | "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", |
| 235 | "shasum": "" |
| 236 | }, |
| 237 | "require": { |
| 238 | "dasprid/enum": "^1.0.3", |
| 239 | "ext-iconv": "*", |
| 240 | "php": "^7.1 || ^8.0" |
| 241 | }, |
| 242 | "require-dev": { |
| 243 | "phly/keep-a-changelog": "^2.1", |
| 244 | "phpunit/phpunit": "^7 | ^8 | ^9", |
| 245 | "spatie/phpunit-snapshot-assertions": "^4.2.9", |
| 246 | "squizlabs/php_codesniffer": "^3.4" |
| 247 | }, |
| 248 | "suggest": { |
| 249 | "ext-imagick": "to generate QR code images" |
| 250 | }, |
| 251 | "time": "2022-12-07T17:46:57+00:00", |
| 252 | "type": "library", |
| 253 | "installation-source": "dist", |
| 254 | "autoload": { |
| 255 | "psr-4": { |
| 256 | "BaconQrCode\\": "src/" |
| 257 | } |
| 258 | }, |
| 259 | "notification-url": "https://packagist.org/downloads/", |
| 260 | "license": [ |
| 261 | "BSD-2-Clause" |
| 262 | ], |
| 263 | "authors": [ |
| 264 | { |
| 265 | "name": "Ben Scholzen 'DASPRiD'", |
| 266 | "email": "mail@dasprids.de", |
| 267 | "homepage": "https://dasprids.de/", |
| 268 | "role": "Developer" |
| 269 | } |
| 270 | ], |
| 271 | "description": "BaconQrCode is a QR code generator for PHP.", |
| 272 | "homepage": "https://github.com/Bacon/BaconQrCode", |
| 273 | "support": { |
| 274 | "issues": "https://github.com/Bacon/BaconQrCode/issues", |
| 275 | "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8" |
| 276 | }, |
| 277 | "install-path": "../bacon/bacon-qr-code" |
| 278 | }, |
| 279 | { |
| 280 | "name": "clue/stream-filter", |
| 281 | "version": "v1.6.0", |
| 282 | "version_normalized": "1.6.0.0", |
| 283 | "source": { |
| 284 | "type": "git", |
| 285 | "url": "https://github.com/clue/stream-filter.git", |
| 286 | "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" |
| 287 | }, |
| 288 | "dist": { |
| 289 | "type": "zip", |
| 290 | "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", |
| 291 | "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", |
| 292 | "shasum": "" |
| 293 | }, |
| 294 | "require": { |
| 295 | "php": ">=5.3" |
| 296 | }, |
| 297 | "require-dev": { |
| 298 | "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" |
| 299 | }, |
| 300 | "time": "2022-02-21T13:15:14+00:00", |
| 301 | "type": "library", |
| 302 | "installation-source": "dist", |
| 303 | "autoload": { |
| 304 | "files": [ |
| 305 | "src/functions_include.php" |
| 306 | ], |
| 307 | "psr-4": { |
| 308 | "Clue\\StreamFilter\\": "src/" |
| 309 | } |
| 310 | }, |
| 311 | "notification-url": "https://packagist.org/downloads/", |
| 312 | "license": [ |
| 313 | "MIT" |
| 314 | ], |
| 315 | "authors": [ |
| 316 | { |
| 317 | "name": "Christian Lück", |
| 318 | "email": "christian@clue.engineering" |
| 319 | } |
| 320 | ], |
| 321 | "description": "A simple and modern approach to stream filtering in PHP", |
| 322 | "homepage": "https://github.com/clue/php-stream-filter", |
| 323 | "keywords": [ |
| 324 | "bucket brigade", |
| 325 | "callback", |
| 326 | "filter", |
| 327 | "php_user_filter", |
| 328 | "stream", |
| 329 | "stream_filter_append", |
| 330 | "stream_filter_register" |
| 331 | ], |
| 332 | "funding": [ |
| 333 | { |
| 334 | "url": "https://clue.engineering/support", |
| 335 | "type": "custom" |
| 336 | }, |
| 337 | { |
| 338 | "url": "https://github.com/clue", |
| 339 | "type": "github" |
| 340 | } |
| 341 | ], |
| 342 | "install-path": "../clue/stream-filter" |
| 343 | }, |
| 344 | { |
| 345 | "name": "dasprid/enum", |
| 346 | "version": "1.0.7", |
| 347 | "version_normalized": "1.0.7.0", |
| 348 | "source": { |
| 349 | "type": "git", |
| 350 | "url": "https://github.com/DASPRiD/Enum.git", |
| 351 | "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" |
| 352 | }, |
| 353 | "dist": { |
| 354 | "type": "zip", |
| 355 | "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce", |
| 356 | "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce", |
| 357 | "shasum": "" |
| 358 | }, |
| 359 | "require": { |
| 360 | "php": ">=7.1 <9.0" |
| 361 | }, |
| 362 | "require-dev": { |
| 363 | "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", |
| 364 | "squizlabs/php_codesniffer": "*" |
| 365 | }, |
| 366 | "time": "2025-09-16T12:23:56+00:00", |
| 367 | "type": "library", |
| 368 | "installation-source": "dist", |
| 369 | "autoload": { |
| 370 | "psr-4": { |
| 371 | "DASPRiD\\Enum\\": "src/" |
| 372 | } |
| 373 | }, |
| 374 | "notification-url": "https://packagist.org/downloads/", |
| 375 | "license": [ |
| 376 | "BSD-2-Clause" |
| 377 | ], |
| 378 | "authors": [ |
| 379 | { |
| 380 | "name": "Ben Scholzen 'DASPRiD'", |
| 381 | "email": "mail@dasprids.de", |
| 382 | "homepage": "https://dasprids.de/", |
| 383 | "role": "Developer" |
| 384 | } |
| 385 | ], |
| 386 | "description": "PHP 7.1 enum implementation", |
| 387 | "keywords": [ |
| 388 | "enum", |
| 389 | "map" |
| 390 | ], |
| 391 | "support": { |
| 392 | "issues": "https://github.com/DASPRiD/Enum/issues", |
| 393 | "source": "https://github.com/DASPRiD/Enum/tree/1.0.7" |
| 394 | }, |
| 395 | "install-path": "../dasprid/enum" |
| 396 | }, |
| 397 | { |
| 398 | "name": "dompdf/dompdf", |
| 399 | "version": "v3.1.3", |
| 400 | "version_normalized": "3.1.3.0", |
| 401 | "source": { |
| 402 | "type": "git", |
| 403 | "url": "https://github.com/dompdf/dompdf.git", |
| 404 | "reference": "baed300e4fb8226359c04395518059a136e2a2e2" |
| 405 | }, |
| 406 | "dist": { |
| 407 | "type": "zip", |
| 408 | "url": "https://api.github.com/repos/dompdf/dompdf/zipball/baed300e4fb8226359c04395518059a136e2a2e2", |
| 409 | "reference": "baed300e4fb8226359c04395518059a136e2a2e2", |
| 410 | "shasum": "" |
| 411 | }, |
| 412 | "require": { |
| 413 | "dompdf/php-font-lib": "^1.0.0", |
| 414 | "dompdf/php-svg-lib": "^1.0.0", |
| 415 | "ext-dom": "*", |
| 416 | "ext-mbstring": "*", |
| 417 | "masterminds/html5": "^2.0", |
| 418 | "php": "^7.1 || ^8.0" |
| 419 | }, |
| 420 | "require-dev": { |
| 421 | "ext-gd": "*", |
| 422 | "ext-json": "*", |
| 423 | "ext-zip": "*", |
| 424 | "mockery/mockery": "^1.3", |
| 425 | "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11", |
| 426 | "squizlabs/php_codesniffer": "^3.5", |
| 427 | "symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0" |
| 428 | }, |
| 429 | "suggest": { |
| 430 | "ext-gd": "Needed to process images", |
| 431 | "ext-gmagick": "Improves image processing performance", |
| 432 | "ext-imagick": "Improves image processing performance", |
| 433 | "ext-zlib": "Needed for pdf stream compression" |
| 434 | }, |
| 435 | "time": "2025-10-14T13:10:17+00:00", |
| 436 | "type": "library", |
| 437 | "installation-source": "dist", |
| 438 | "autoload": { |
| 439 | "psr-4": { |
| 440 | "AmeliaVendor\\Dompdf\\": "src/" |
| 441 | }, |
| 442 | "classmap": [ |
| 443 | "lib/" |
| 444 | ] |
| 445 | }, |
| 446 | "notification-url": "https://packagist.org/downloads/", |
| 447 | "license": [ |
| 448 | "LGPL-2.1" |
| 449 | ], |
| 450 | "authors": [ |
| 451 | { |
| 452 | "name": "The Dompdf Community", |
| 453 | "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md" |
| 454 | } |
| 455 | ], |
| 456 | "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
| 457 | "homepage": "https://github.com/dompdf/dompdf", |
| 458 | "support": { |
| 459 | "issues": "https://github.com/dompdf/dompdf/issues", |
| 460 | "source": "https://github.com/dompdf/dompdf/tree/v3.1.3" |
| 461 | }, |
| 462 | "install-path": "../dompdf/dompdf" |
| 463 | }, |
| 464 | { |
| 465 | "name": "dompdf/php-font-lib", |
| 466 | "version": "1.0.1", |
| 467 | "version_normalized": "1.0.1.0", |
| 468 | "source": { |
| 469 | "type": "git", |
| 470 | "url": "https://github.com/dompdf/php-font-lib.git", |
| 471 | "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d" |
| 472 | }, |
| 473 | "dist": { |
| 474 | "type": "zip", |
| 475 | "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", |
| 476 | "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", |
| 477 | "shasum": "" |
| 478 | }, |
| 479 | "require": { |
| 480 | "ext-mbstring": "*", |
| 481 | "php": "^7.1 || ^8.0" |
| 482 | }, |
| 483 | "require-dev": { |
| 484 | "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" |
| 485 | }, |
| 486 | "time": "2024-12-02T14:37:59+00:00", |
| 487 | "type": "library", |
| 488 | "installation-source": "dist", |
| 489 | "autoload": { |
| 490 | "psr-4": { |
| 491 | "AmeliaVendor\\FontLib\\": "src/FontLib" |
| 492 | } |
| 493 | }, |
| 494 | "notification-url": "https://packagist.org/downloads/", |
| 495 | "license": [ |
| 496 | "LGPL-2.1-or-later" |
| 497 | ], |
| 498 | "authors": [ |
| 499 | { |
| 500 | "name": "The FontLib Community", |
| 501 | "homepage": "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md" |
| 502 | } |
| 503 | ], |
| 504 | "description": "A library to read, parse, export and make subsets of different types of font files.", |
| 505 | "homepage": "https://github.com/dompdf/php-font-lib", |
| 506 | "support": { |
| 507 | "issues": "https://github.com/dompdf/php-font-lib/issues", |
| 508 | "source": "https://github.com/dompdf/php-font-lib/tree/1.0.1" |
| 509 | }, |
| 510 | "install-path": "../dompdf/php-font-lib" |
| 511 | }, |
| 512 | { |
| 513 | "name": "dompdf/php-svg-lib", |
| 514 | "version": "1.0.0", |
| 515 | "version_normalized": "1.0.0.0", |
| 516 | "source": { |
| 517 | "type": "git", |
| 518 | "url": "https://github.com/dompdf/php-svg-lib.git", |
| 519 | "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af" |
| 520 | }, |
| 521 | "dist": { |
| 522 | "type": "zip", |
| 523 | "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/eb045e518185298eb6ff8d80d0d0c6b17aecd9af", |
| 524 | "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af", |
| 525 | "shasum": "" |
| 526 | }, |
| 527 | "require": { |
| 528 | "ext-mbstring": "*", |
| 529 | "php": "^7.1 || ^8.0", |
| 530 | "sabberworm/php-css-parser": "^8.4" |
| 531 | }, |
| 532 | "require-dev": { |
| 533 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" |
| 534 | }, |
| 535 | "time": "2024-04-29T13:26:35+00:00", |
| 536 | "type": "library", |
| 537 | "installation-source": "dist", |
| 538 | "autoload": { |
| 539 | "psr-4": { |
| 540 | "AmeliaVendor\\Svg\\": "src/Svg" |
| 541 | } |
| 542 | }, |
| 543 | "notification-url": "https://packagist.org/downloads/", |
| 544 | "license": [ |
| 545 | "LGPL-3.0-or-later" |
| 546 | ], |
| 547 | "authors": [ |
| 548 | { |
| 549 | "name": "The SvgLib Community", |
| 550 | "homepage": "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md" |
| 551 | } |
| 552 | ], |
| 553 | "description": "A library to read, parse and export to PDF SVG files.", |
| 554 | "homepage": "https://github.com/dompdf/php-svg-lib", |
| 555 | "support": { |
| 556 | "issues": "https://github.com/dompdf/php-svg-lib/issues", |
| 557 | "source": "https://github.com/dompdf/php-svg-lib/tree/1.0.0" |
| 558 | }, |
| 559 | "install-path": "../dompdf/php-svg-lib" |
| 560 | }, |
| 561 | { |
| 562 | "name": "fig/http-message-util", |
| 563 | "version": "1.1.5", |
| 564 | "version_normalized": "1.1.5.0", |
| 565 | "source": { |
| 566 | "type": "git", |
| 567 | "url": "https://github.com/php-fig/http-message-util.git", |
| 568 | "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765" |
| 569 | }, |
| 570 | "dist": { |
| 571 | "type": "zip", |
| 572 | "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765", |
| 573 | "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765", |
| 574 | "shasum": "" |
| 575 | }, |
| 576 | "require": { |
| 577 | "php": "^5.3 || ^7.0 || ^8.0" |
| 578 | }, |
| 579 | "suggest": { |
| 580 | "psr/http-message": "The package containing the PSR-7 interfaces" |
| 581 | }, |
| 582 | "time": "2020-11-24T22:02:12+00:00", |
| 583 | "type": "library", |
| 584 | "extra": { |
| 585 | "branch-alias": { |
| 586 | "dev-master": "1.1.x-dev" |
| 587 | } |
| 588 | }, |
| 589 | "installation-source": "dist", |
| 590 | "autoload": { |
| 591 | "psr-4": { |
| 592 | "Fig\\Http\\Message\\": "src/" |
| 593 | } |
| 594 | }, |
| 595 | "notification-url": "https://packagist.org/downloads/", |
| 596 | "license": [ |
| 597 | "MIT" |
| 598 | ], |
| 599 | "authors": [ |
| 600 | { |
| 601 | "name": "PHP-FIG", |
| 602 | "homepage": "https://www.php-fig.org/" |
| 603 | } |
| 604 | ], |
| 605 | "description": "Utility classes and constants for use with PSR-7 (psr/http-message)", |
| 606 | "keywords": [ |
| 607 | "http", |
| 608 | "http-message", |
| 609 | "psr", |
| 610 | "psr-7", |
| 611 | "request", |
| 612 | "response" |
| 613 | ], |
| 614 | "support": { |
| 615 | "issues": "https://github.com/php-fig/http-message-util/issues", |
| 616 | "source": "https://github.com/php-fig/http-message-util/tree/1.1.5" |
| 617 | }, |
| 618 | "install-path": "../fig/http-message-util" |
| 619 | }, |
| 620 | { |
| 621 | "name": "firebase/php-jwt", |
| 622 | "version": "v6.10.0", |
| 623 | "version_normalized": "6.10.0.0", |
| 624 | "source": { |
| 625 | "type": "git", |
| 626 | "url": "https://github.com/googleapis/php-jwt.git", |
| 627 | "reference": "a49db6f0a5033aef5143295342f1c95521b075ff" |
| 628 | }, |
| 629 | "dist": { |
| 630 | "type": "zip", |
| 631 | "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", |
| 632 | "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", |
| 633 | "shasum": "" |
| 634 | }, |
| 635 | "require": { |
| 636 | "php": "^7.4||^8.0" |
| 637 | }, |
| 638 | "require-dev": { |
| 639 | "guzzlehttp/guzzle": "^6.5||^7.4", |
| 640 | "phpspec/prophecy-phpunit": "^2.0", |
| 641 | "phpunit/phpunit": "^9.5", |
| 642 | "psr/cache": "^1.0||^2.0", |
| 643 | "psr/http-client": "^1.0", |
| 644 | "psr/http-factory": "^1.0" |
| 645 | }, |
| 646 | "suggest": { |
| 647 | "ext-sodium": "Support EdDSA (Ed25519) signatures", |
| 648 | "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" |
| 649 | }, |
| 650 | "time": "2023-12-01T16:26:39+00:00", |
| 651 | "type": "library", |
| 652 | "installation-source": "dist", |
| 653 | "autoload": { |
| 654 | "psr-4": { |
| 655 | "AmeliaVendor\\Firebase\\JWT\\": "src" |
| 656 | } |
| 657 | }, |
| 658 | "notification-url": "https://packagist.org/downloads/", |
| 659 | "license": [ |
| 660 | "BSD-3-Clause" |
| 661 | ], |
| 662 | "authors": [ |
| 663 | { |
| 664 | "name": "Neuman Vong", |
| 665 | "email": "neuman+pear@twilio.com", |
| 666 | "role": "Developer" |
| 667 | }, |
| 668 | { |
| 669 | "name": "Anant Narayanan", |
| 670 | "email": "anant@php.net", |
| 671 | "role": "Developer" |
| 672 | } |
| 673 | ], |
| 674 | "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", |
| 675 | "homepage": "https://github.com/firebase/php-jwt", |
| 676 | "keywords": [ |
| 677 | "jwt", |
| 678 | "php" |
| 679 | ], |
| 680 | "support": { |
| 681 | "issues": "https://github.com/firebase/php-jwt/issues", |
| 682 | "source": "https://github.com/firebase/php-jwt/tree/v6.10.0" |
| 683 | }, |
| 684 | "install-path": "../firebase/php-jwt" |
| 685 | }, |
| 686 | { |
| 687 | "name": "google/apiclient", |
| 688 | "version": "v2.16.1", |
| 689 | "version_normalized": "2.16.1.0", |
| 690 | "source": { |
| 691 | "type": "git", |
| 692 | "url": "https://github.com/googleapis/google-api-php-client.git", |
| 693 | "reference": "d7066f3a205aaeb83cce439613770e69394a43c8" |
| 694 | }, |
| 695 | "dist": { |
| 696 | "type": "zip", |
| 697 | "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/d7066f3a205aaeb83cce439613770e69394a43c8", |
| 698 | "reference": "d7066f3a205aaeb83cce439613770e69394a43c8", |
| 699 | "shasum": "" |
| 700 | }, |
| 701 | "require": { |
| 702 | "firebase/php-jwt": "~6.0", |
| 703 | "google/apiclient-services": "~0.350", |
| 704 | "google/auth": "^1.37", |
| 705 | "guzzlehttp/guzzle": "^6.5.8||^7.4.5", |
| 706 | "guzzlehttp/psr7": "^1.9.1||^2.2.1", |
| 707 | "monolog/monolog": "^2.9||^3.0", |
| 708 | "php": "^7.4|^8.0", |
| 709 | "phpseclib/phpseclib": "^3.0.36" |
| 710 | }, |
| 711 | "require-dev": { |
| 712 | "cache/filesystem-adapter": "^1.1", |
| 713 | "composer/composer": "^1.10.23", |
| 714 | "phpcompatibility/php-compatibility": "^9.2", |
| 715 | "phpspec/prophecy-phpunit": "^2.0", |
| 716 | "phpunit/phpunit": "^9.5", |
| 717 | "squizlabs/php_codesniffer": "^3.8", |
| 718 | "symfony/css-selector": "~2.1", |
| 719 | "symfony/dom-crawler": "~2.1" |
| 720 | }, |
| 721 | "suggest": { |
| 722 | "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)" |
| 723 | }, |
| 724 | "time": "2024-12-12T17:34:46+00:00", |
| 725 | "type": "library", |
| 726 | "extra": { |
| 727 | "branch-alias": { |
| 728 | "dev-main": "2.x-dev" |
| 729 | } |
| 730 | }, |
| 731 | "installation-source": "dist", |
| 732 | "autoload": { |
| 733 | "files": [ |
| 734 | "src/aliases.php" |
| 735 | ], |
| 736 | "psr-4": { |
| 737 | "AmeliaVendor\\Google\\": "src/" |
| 738 | }, |
| 739 | "classmap": [ |
| 740 | "src/aliases.php" |
| 741 | ] |
| 742 | }, |
| 743 | "notification-url": "https://packagist.org/downloads/", |
| 744 | "license": [ |
| 745 | "Apache-2.0" |
| 746 | ], |
| 747 | "description": "Client library for Google APIs", |
| 748 | "homepage": "http://developers.google.com/api-client-library/php", |
| 749 | "keywords": [ |
| 750 | "google" |
| 751 | ], |
| 752 | "support": { |
| 753 | "issues": "https://github.com/googleapis/google-api-php-client/issues", |
| 754 | "source": "https://github.com/googleapis/google-api-php-client/tree/v2.16.1" |
| 755 | }, |
| 756 | "install-path": "../google/apiclient" |
| 757 | }, |
| 758 | { |
| 759 | "name": "google/apiclient-services", |
| 760 | "version": "v0.355.0", |
| 761 | "version_normalized": "0.355.0.0", |
| 762 | "source": { |
| 763 | "type": "git", |
| 764 | "url": "https://github.com/googleapis/google-api-php-client-services.git", |
| 765 | "reference": "235e6a45ecafd77accc102b5ab6d529aab54da23" |
| 766 | }, |
| 767 | "dist": { |
| 768 | "type": "zip", |
| 769 | "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/235e6a45ecafd77accc102b5ab6d529aab54da23", |
| 770 | "reference": "235e6a45ecafd77accc102b5ab6d529aab54da23", |
| 771 | "shasum": "" |
| 772 | }, |
| 773 | "require": { |
| 774 | "php": "^7.4||^8.0" |
| 775 | }, |
| 776 | "require-dev": { |
| 777 | "phpunit/phpunit": "^5.7||^8.5.13" |
| 778 | }, |
| 779 | "time": "2024-05-11T01:02:11+00:00", |
| 780 | "type": "library", |
| 781 | "installation-source": "dist", |
| 782 | "autoload": { |
| 783 | "files": [ |
| 784 | "autoload.php" |
| 785 | ], |
| 786 | "psr-4": { |
| 787 | "AmeliaVendor\\Google\\Service\\": "src" |
| 788 | } |
| 789 | }, |
| 790 | "notification-url": "https://packagist.org/downloads/", |
| 791 | "license": [ |
| 792 | "Apache-2.0" |
| 793 | ], |
| 794 | "description": "Client library for Google APIs", |
| 795 | "homepage": "http://developers.google.com/api-client-library/php", |
| 796 | "keywords": [ |
| 797 | "google" |
| 798 | ], |
| 799 | "support": { |
| 800 | "issues": "https://github.com/googleapis/google-api-php-client-services/issues", |
| 801 | "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.355.0" |
| 802 | }, |
| 803 | "install-path": "../google/apiclient-services" |
| 804 | }, |
| 805 | { |
| 806 | "name": "google/auth", |
| 807 | "version": "v1.37.2", |
| 808 | "version_normalized": "1.37.2.0", |
| 809 | "source": { |
| 810 | "type": "git", |
| 811 | "url": "https://github.com/googleapis/google-auth-library-php.git", |
| 812 | "reference": "25eed0045d8cf107424a8b9010c9fdcc0734ceb0" |
| 813 | }, |
| 814 | "dist": { |
| 815 | "type": "zip", |
| 816 | "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/25eed0045d8cf107424a8b9010c9fdcc0734ceb0", |
| 817 | "reference": "25eed0045d8cf107424a8b9010c9fdcc0734ceb0", |
| 818 | "shasum": "" |
| 819 | }, |
| 820 | "require": { |
| 821 | "firebase/php-jwt": "^6.0", |
| 822 | "guzzlehttp/guzzle": "^6.5.8||^7.4.5", |
| 823 | "guzzlehttp/psr7": "^2.4.5", |
| 824 | "php": "^7.4||^8.0", |
| 825 | "psr/cache": "^1.0||^2.0||^3.0", |
| 826 | "psr/http-message": "^1.1||^2.0" |
| 827 | }, |
| 828 | "require-dev": { |
| 829 | "guzzlehttp/promises": "^2.0", |
| 830 | "kelvinmo/simplejwt": "0.7.1", |
| 831 | "phpseclib/phpseclib": "^3.0", |
| 832 | "phpspec/prophecy-phpunit": "^2.0", |
| 833 | "phpunit/phpunit": "^9.0.0", |
| 834 | "sebastian/comparator": ">=1.2.3", |
| 835 | "squizlabs/php_codesniffer": "^3.5" |
| 836 | }, |
| 837 | "suggest": { |
| 838 | "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." |
| 839 | }, |
| 840 | "time": "2024-12-11T18:15:11+00:00", |
| 841 | "type": "library", |
| 842 | "installation-source": "dist", |
| 843 | "autoload": { |
| 844 | "psr-4": { |
| 845 | "AmeliaVendor\\Google\\Auth\\": "src" |
| 846 | } |
| 847 | }, |
| 848 | "notification-url": "https://packagist.org/downloads/", |
| 849 | "license": [ |
| 850 | "Apache-2.0" |
| 851 | ], |
| 852 | "description": "Google Auth Library for PHP", |
| 853 | "homepage": "http://github.com/google/google-auth-library-php", |
| 854 | "keywords": [ |
| 855 | "Authentication", |
| 856 | "google", |
| 857 | "oauth2" |
| 858 | ], |
| 859 | "support": { |
| 860 | "docs": "https://googleapis.github.io/google-auth-library-php/main/", |
| 861 | "issues": "https://github.com/googleapis/google-auth-library-php/issues", |
| 862 | "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.37.2" |
| 863 | }, |
| 864 | "install-path": "../google/auth" |
| 865 | }, |
| 866 | { |
| 867 | "name": "guzzlehttp/guzzle", |
| 868 | "version": "7.10.0", |
| 869 | "version_normalized": "7.10.0.0", |
| 870 | "source": { |
| 871 | "type": "git", |
| 872 | "url": "https://github.com/guzzle/guzzle.git", |
| 873 | "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" |
| 874 | }, |
| 875 | "dist": { |
| 876 | "type": "zip", |
| 877 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", |
| 878 | "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", |
| 879 | "shasum": "" |
| 880 | }, |
| 881 | "require": { |
| 882 | "ext-json": "*", |
| 883 | "guzzlehttp/promises": "^2.3", |
| 884 | "guzzlehttp/psr7": "^2.8", |
| 885 | "php": "^7.2.5 || ^8.0", |
| 886 | "psr/http-client": "^1.0", |
| 887 | "symfony/deprecation-contracts": "^2.2 || ^3.0" |
| 888 | }, |
| 889 | "provide": { |
| 890 | "psr/http-client-implementation": "1.0" |
| 891 | }, |
| 892 | "require-dev": { |
| 893 | "bamarni/composer-bin-plugin": "^1.8.2", |
| 894 | "ext-curl": "*", |
| 895 | "guzzle/client-integration-tests": "3.0.2", |
| 896 | "php-http/message-factory": "^1.1", |
| 897 | "phpunit/phpunit": "^8.5.39 || ^9.6.20", |
| 898 | "psr/log": "^1.1 || ^2.0 || ^3.0" |
| 899 | }, |
| 900 | "suggest": { |
| 901 | "ext-curl": "Required for CURL handler support", |
| 902 | "ext-intl": "Required for Internationalized Domain Name (IDN) support", |
| 903 | "psr/log": "Required for using the Log middleware" |
| 904 | }, |
| 905 | "time": "2025-08-23T22:36:01+00:00", |
| 906 | "type": "library", |
| 907 | "extra": { |
| 908 | "bamarni-bin": { |
| 909 | "bin-links": true, |
| 910 | "forward-command": false |
| 911 | } |
| 912 | }, |
| 913 | "installation-source": "dist", |
| 914 | "autoload": { |
| 915 | "files": [ |
| 916 | "src/functions_include.php" |
| 917 | ], |
| 918 | "psr-4": { |
| 919 | "AmeliaVendor\\GuzzleHttp\\": "src/" |
| 920 | } |
| 921 | }, |
| 922 | "notification-url": "https://packagist.org/downloads/", |
| 923 | "license": [ |
| 924 | "MIT" |
| 925 | ], |
| 926 | "authors": [ |
| 927 | { |
| 928 | "name": "Graham Campbell", |
| 929 | "email": "hello@gjcampbell.co.uk", |
| 930 | "homepage": "https://github.com/GrahamCampbell" |
| 931 | }, |
| 932 | { |
| 933 | "name": "Michael Dowling", |
| 934 | "email": "mtdowling@gmail.com", |
| 935 | "homepage": "https://github.com/mtdowling" |
| 936 | }, |
| 937 | { |
| 938 | "name": "Jeremy Lindblom", |
| 939 | "email": "jeremeamia@gmail.com", |
| 940 | "homepage": "https://github.com/jeremeamia" |
| 941 | }, |
| 942 | { |
| 943 | "name": "George Mponos", |
| 944 | "email": "gmponos@gmail.com", |
| 945 | "homepage": "https://github.com/gmponos" |
| 946 | }, |
| 947 | { |
| 948 | "name": "Tobias Nyholm", |
| 949 | "email": "tobias.nyholm@gmail.com", |
| 950 | "homepage": "https://github.com/Nyholm" |
| 951 | }, |
| 952 | { |
| 953 | "name": "Márk Sági-Kazár", |
| 954 | "email": "mark.sagikazar@gmail.com", |
| 955 | "homepage": "https://github.com/sagikazarmark" |
| 956 | }, |
| 957 | { |
| 958 | "name": "Tobias Schultze", |
| 959 | "email": "webmaster@tubo-world.de", |
| 960 | "homepage": "https://github.com/Tobion" |
| 961 | } |
| 962 | ], |
| 963 | "description": "Guzzle is a PHP HTTP client library", |
| 964 | "keywords": [ |
| 965 | "client", |
| 966 | "curl", |
| 967 | "framework", |
| 968 | "http", |
| 969 | "http client", |
| 970 | "psr-18", |
| 971 | "psr-7", |
| 972 | "rest", |
| 973 | "web service" |
| 974 | ], |
| 975 | "support": { |
| 976 | "issues": "https://github.com/guzzle/guzzle/issues", |
| 977 | "source": "https://github.com/guzzle/guzzle/tree/7.10.0" |
| 978 | }, |
| 979 | "funding": [ |
| 980 | { |
| 981 | "url": "https://github.com/GrahamCampbell", |
| 982 | "type": "github" |
| 983 | }, |
| 984 | { |
| 985 | "url": "https://github.com/Nyholm", |
| 986 | "type": "github" |
| 987 | }, |
| 988 | { |
| 989 | "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", |
| 990 | "type": "tidelift" |
| 991 | } |
| 992 | ], |
| 993 | "install-path": "../guzzlehttp/guzzle" |
| 994 | }, |
| 995 | { |
| 996 | "name": "guzzlehttp/promises", |
| 997 | "version": "2.3.0", |
| 998 | "version_normalized": "2.3.0.0", |
| 999 | "source": { |
| 1000 | "type": "git", |
| 1001 | "url": "https://github.com/guzzle/promises.git", |
| 1002 | "reference": "481557b130ef3790cf82b713667b43030dc9c957" |
| 1003 | }, |
| 1004 | "dist": { |
| 1005 | "type": "zip", |
| 1006 | "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", |
| 1007 | "reference": "481557b130ef3790cf82b713667b43030dc9c957", |
| 1008 | "shasum": "" |
| 1009 | }, |
| 1010 | "require": { |
| 1011 | "php": "^7.2.5 || ^8.0" |
| 1012 | }, |
| 1013 | "require-dev": { |
| 1014 | "bamarni/composer-bin-plugin": "^1.8.2", |
| 1015 | "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
| 1016 | }, |
| 1017 | "time": "2025-08-22T14:34:08+00:00", |
| 1018 | "type": "library", |
| 1019 | "extra": { |
| 1020 | "bamarni-bin": { |
| 1021 | "bin-links": true, |
| 1022 | "forward-command": false |
| 1023 | } |
| 1024 | }, |
| 1025 | "installation-source": "dist", |
| 1026 | "autoload": { |
| 1027 | "psr-4": { |
| 1028 | "AmeliaVendor\\GuzzleHttp\\Promise\\": "src/" |
| 1029 | } |
| 1030 | }, |
| 1031 | "notification-url": "https://packagist.org/downloads/", |
| 1032 | "license": [ |
| 1033 | "MIT" |
| 1034 | ], |
| 1035 | "authors": [ |
| 1036 | { |
| 1037 | "name": "Graham Campbell", |
| 1038 | "email": "hello@gjcampbell.co.uk", |
| 1039 | "homepage": "https://github.com/GrahamCampbell" |
| 1040 | }, |
| 1041 | { |
| 1042 | "name": "Michael Dowling", |
| 1043 | "email": "mtdowling@gmail.com", |
| 1044 | "homepage": "https://github.com/mtdowling" |
| 1045 | }, |
| 1046 | { |
| 1047 | "name": "Tobias Nyholm", |
| 1048 | "email": "tobias.nyholm@gmail.com", |
| 1049 | "homepage": "https://github.com/Nyholm" |
| 1050 | }, |
| 1051 | { |
| 1052 | "name": "Tobias Schultze", |
| 1053 | "email": "webmaster@tubo-world.de", |
| 1054 | "homepage": "https://github.com/Tobion" |
| 1055 | } |
| 1056 | ], |
| 1057 | "description": "Guzzle promises library", |
| 1058 | "keywords": [ |
| 1059 | "promise" |
| 1060 | ], |
| 1061 | "support": { |
| 1062 | "issues": "https://github.com/guzzle/promises/issues", |
| 1063 | "source": "https://github.com/guzzle/promises/tree/2.3.0" |
| 1064 | }, |
| 1065 | "funding": [ |
| 1066 | { |
| 1067 | "url": "https://github.com/GrahamCampbell", |
| 1068 | "type": "github" |
| 1069 | }, |
| 1070 | { |
| 1071 | "url": "https://github.com/Nyholm", |
| 1072 | "type": "github" |
| 1073 | }, |
| 1074 | { |
| 1075 | "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", |
| 1076 | "type": "tidelift" |
| 1077 | } |
| 1078 | ], |
| 1079 | "install-path": "../guzzlehttp/promises" |
| 1080 | }, |
| 1081 | { |
| 1082 | "name": "guzzlehttp/psr7", |
| 1083 | "version": "2.8.0", |
| 1084 | "version_normalized": "2.8.0.0", |
| 1085 | "source": { |
| 1086 | "type": "git", |
| 1087 | "url": "https://github.com/guzzle/psr7.git", |
| 1088 | "reference": "21dc724a0583619cd1652f673303492272778051" |
| 1089 | }, |
| 1090 | "dist": { |
| 1091 | "type": "zip", |
| 1092 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", |
| 1093 | "reference": "21dc724a0583619cd1652f673303492272778051", |
| 1094 | "shasum": "" |
| 1095 | }, |
| 1096 | "require": { |
| 1097 | "php": "^7.2.5 || ^8.0", |
| 1098 | "psr/http-factory": "^1.0", |
| 1099 | "psr/http-message": "^1.1 || ^2.0", |
| 1100 | "ralouphie/getallheaders": "^3.0" |
| 1101 | }, |
| 1102 | "provide": { |
| 1103 | "psr/http-factory-implementation": "1.0", |
| 1104 | "psr/http-message-implementation": "1.0" |
| 1105 | }, |
| 1106 | "require-dev": { |
| 1107 | "bamarni/composer-bin-plugin": "^1.8.2", |
| 1108 | "http-interop/http-factory-tests": "0.9.0", |
| 1109 | "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
| 1110 | }, |
| 1111 | "suggest": { |
| 1112 | "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |
| 1113 | }, |
| 1114 | "time": "2025-08-23T21:21:41+00:00", |
| 1115 | "type": "library", |
| 1116 | "extra": { |
| 1117 | "bamarni-bin": { |
| 1118 | "bin-links": true, |
| 1119 | "forward-command": false |
| 1120 | } |
| 1121 | }, |
| 1122 | "installation-source": "dist", |
| 1123 | "autoload": { |
| 1124 | "psr-4": { |
| 1125 | "AmeliaVendor\\GuzzleHttp\\Psr7\\": "src/" |
| 1126 | } |
| 1127 | }, |
| 1128 | "notification-url": "https://packagist.org/downloads/", |
| 1129 | "license": [ |
| 1130 | "MIT" |
| 1131 | ], |
| 1132 | "authors": [ |
| 1133 | { |
| 1134 | "name": "Graham Campbell", |
| 1135 | "email": "hello@gjcampbell.co.uk", |
| 1136 | "homepage": "https://github.com/GrahamCampbell" |
| 1137 | }, |
| 1138 | { |
| 1139 | "name": "Michael Dowling", |
| 1140 | "email": "mtdowling@gmail.com", |
| 1141 | "homepage": "https://github.com/mtdowling" |
| 1142 | }, |
| 1143 | { |
| 1144 | "name": "George Mponos", |
| 1145 | "email": "gmponos@gmail.com", |
| 1146 | "homepage": "https://github.com/gmponos" |
| 1147 | }, |
| 1148 | { |
| 1149 | "name": "Tobias Nyholm", |
| 1150 | "email": "tobias.nyholm@gmail.com", |
| 1151 | "homepage": "https://github.com/Nyholm" |
| 1152 | }, |
| 1153 | { |
| 1154 | "name": "Márk Sági-Kazár", |
| 1155 | "email": "mark.sagikazar@gmail.com", |
| 1156 | "homepage": "https://github.com/sagikazarmark" |
| 1157 | }, |
| 1158 | { |
| 1159 | "name": "Tobias Schultze", |
| 1160 | "email": "webmaster@tubo-world.de", |
| 1161 | "homepage": "https://github.com/Tobion" |
| 1162 | }, |
| 1163 | { |
| 1164 | "name": "Márk Sági-Kazár", |
| 1165 | "email": "mark.sagikazar@gmail.com", |
| 1166 | "homepage": "https://sagikazarmark.hu" |
| 1167 | } |
| 1168 | ], |
| 1169 | "description": "PSR-7 message implementation that also provides common utility methods", |
| 1170 | "keywords": [ |
| 1171 | "http", |
| 1172 | "message", |
| 1173 | "psr-7", |
| 1174 | "request", |
| 1175 | "response", |
| 1176 | "stream", |
| 1177 | "uri", |
| 1178 | "url" |
| 1179 | ], |
| 1180 | "support": { |
| 1181 | "issues": "https://github.com/guzzle/psr7/issues", |
| 1182 | "source": "https://github.com/guzzle/psr7/tree/2.8.0" |
| 1183 | }, |
| 1184 | "funding": [ |
| 1185 | { |
| 1186 | "url": "https://github.com/GrahamCampbell", |
| 1187 | "type": "github" |
| 1188 | }, |
| 1189 | { |
| 1190 | "url": "https://github.com/Nyholm", |
| 1191 | "type": "github" |
| 1192 | }, |
| 1193 | { |
| 1194 | "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", |
| 1195 | "type": "tidelift" |
| 1196 | } |
| 1197 | ], |
| 1198 | "install-path": "../guzzlehttp/psr7" |
| 1199 | }, |
| 1200 | { |
| 1201 | "name": "http-interop/http-factory-guzzle", |
| 1202 | "version": "1.2.0", |
| 1203 | "version_normalized": "1.2.0.0", |
| 1204 | "source": { |
| 1205 | "type": "git", |
| 1206 | "url": "https://github.com/http-interop/http-factory-guzzle.git", |
| 1207 | "reference": "8f06e92b95405216b237521cc64c804dd44c4a81" |
| 1208 | }, |
| 1209 | "dist": { |
| 1210 | "type": "zip", |
| 1211 | "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/8f06e92b95405216b237521cc64c804dd44c4a81", |
| 1212 | "reference": "8f06e92b95405216b237521cc64c804dd44c4a81", |
| 1213 | "shasum": "" |
| 1214 | }, |
| 1215 | "require": { |
| 1216 | "guzzlehttp/psr7": "^1.7||^2.0", |
| 1217 | "php": ">=7.3", |
| 1218 | "psr/http-factory": "^1.0" |
| 1219 | }, |
| 1220 | "provide": { |
| 1221 | "psr/http-factory-implementation": "^1.0" |
| 1222 | }, |
| 1223 | "require-dev": { |
| 1224 | "http-interop/http-factory-tests": "^0.9", |
| 1225 | "phpunit/phpunit": "^9.5" |
| 1226 | }, |
| 1227 | "suggest": { |
| 1228 | "guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0" |
| 1229 | }, |
| 1230 | "time": "2021-07-21T13:50:14+00:00", |
| 1231 | "type": "library", |
| 1232 | "installation-source": "dist", |
| 1233 | "autoload": { |
| 1234 | "psr-4": { |
| 1235 | "Http\\Factory\\Guzzle\\": "src/" |
| 1236 | } |
| 1237 | }, |
| 1238 | "notification-url": "https://packagist.org/downloads/", |
| 1239 | "license": [ |
| 1240 | "MIT" |
| 1241 | ], |
| 1242 | "authors": [ |
| 1243 | { |
| 1244 | "name": "PHP-FIG", |
| 1245 | "homepage": "http://www.php-fig.org/" |
| 1246 | } |
| 1247 | ], |
| 1248 | "description": "An HTTP Factory using Guzzle PSR7", |
| 1249 | "keywords": [ |
| 1250 | "factory", |
| 1251 | "http", |
| 1252 | "psr-17", |
| 1253 | "psr-7" |
| 1254 | ], |
| 1255 | "support": { |
| 1256 | "issues": "https://github.com/http-interop/http-factory-guzzle/issues", |
| 1257 | "source": "https://github.com/http-interop/http-factory-guzzle/tree/1.2.0" |
| 1258 | }, |
| 1259 | "install-path": "../http-interop/http-factory-guzzle" |
| 1260 | }, |
| 1261 | { |
| 1262 | "name": "league/event", |
| 1263 | "version": "2.2.0", |
| 1264 | "version_normalized": "2.2.0.0", |
| 1265 | "source": { |
| 1266 | "type": "git", |
| 1267 | "url": "https://github.com/thephpleague/event.git", |
| 1268 | "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119" |
| 1269 | }, |
| 1270 | "dist": { |
| 1271 | "type": "zip", |
| 1272 | "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119", |
| 1273 | "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119", |
| 1274 | "shasum": "" |
| 1275 | }, |
| 1276 | "require": { |
| 1277 | "php": ">=5.4.0" |
| 1278 | }, |
| 1279 | "require-dev": { |
| 1280 | "henrikbjorn/phpspec-code-coverage": "~1.0.1", |
| 1281 | "phpspec/phpspec": "^2.2" |
| 1282 | }, |
| 1283 | "time": "2018-11-26T11:52:41+00:00", |
| 1284 | "type": "library", |
| 1285 | "extra": { |
| 1286 | "branch-alias": { |
| 1287 | "dev-master": "2.2-dev" |
| 1288 | } |
| 1289 | }, |
| 1290 | "installation-source": "dist", |
| 1291 | "autoload": { |
| 1292 | "psr-4": { |
| 1293 | "League\\Event\\": "src/" |
| 1294 | } |
| 1295 | }, |
| 1296 | "notification-url": "https://packagist.org/downloads/", |
| 1297 | "license": [ |
| 1298 | "MIT" |
| 1299 | ], |
| 1300 | "authors": [ |
| 1301 | { |
| 1302 | "name": "Frank de Jonge", |
| 1303 | "email": "info@frenky.net" |
| 1304 | } |
| 1305 | ], |
| 1306 | "description": "Event package", |
| 1307 | "keywords": [ |
| 1308 | "emitter", |
| 1309 | "event", |
| 1310 | "listener" |
| 1311 | ], |
| 1312 | "install-path": "../league/event" |
| 1313 | }, |
| 1314 | { |
| 1315 | "name": "league/tactician", |
| 1316 | "version": "v1.0.3", |
| 1317 | "version_normalized": "1.0.3.0", |
| 1318 | "source": { |
| 1319 | "type": "git", |
| 1320 | "url": "https://github.com/thephpleague/tactician.git", |
| 1321 | "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a" |
| 1322 | }, |
| 1323 | "dist": { |
| 1324 | "type": "zip", |
| 1325 | "url": "https://api.github.com/repos/thephpleague/tactician/zipball/d0339e22fd9252fb0fa53102b488d2c514483b8a", |
| 1326 | "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a", |
| 1327 | "shasum": "" |
| 1328 | }, |
| 1329 | "require": { |
| 1330 | "php": ">=5.5" |
| 1331 | }, |
| 1332 | "require-dev": { |
| 1333 | "mockery/mockery": "~0.9", |
| 1334 | "phpunit/phpunit": "^4.8.35", |
| 1335 | "squizlabs/php_codesniffer": "~2.3" |
| 1336 | }, |
| 1337 | "time": "2017-11-30T09:17:20+00:00", |
| 1338 | "type": "library", |
| 1339 | "extra": { |
| 1340 | "branch-alias": { |
| 1341 | "dev-master": "2.0-dev" |
| 1342 | } |
| 1343 | }, |
| 1344 | "installation-source": "dist", |
| 1345 | "autoload": { |
| 1346 | "psr-4": { |
| 1347 | "League\\Tactician\\": "src" |
| 1348 | } |
| 1349 | }, |
| 1350 | "notification-url": "https://packagist.org/downloads/", |
| 1351 | "license": [ |
| 1352 | "MIT" |
| 1353 | ], |
| 1354 | "authors": [ |
| 1355 | { |
| 1356 | "name": "Ross Tuck", |
| 1357 | "homepage": "http://tactician.thephpleague.com" |
| 1358 | } |
| 1359 | ], |
| 1360 | "description": "A small, flexible command bus. Handy for building service layers.", |
| 1361 | "keywords": [ |
| 1362 | "command", |
| 1363 | "command bus", |
| 1364 | "service layer" |
| 1365 | ], |
| 1366 | "install-path": "../league/tactician" |
| 1367 | }, |
| 1368 | { |
| 1369 | "name": "masterminds/html5", |
| 1370 | "version": "2.10.0", |
| 1371 | "version_normalized": "2.10.0.0", |
| 1372 | "source": { |
| 1373 | "type": "git", |
| 1374 | "url": "https://github.com/Masterminds/html5-php.git", |
| 1375 | "reference": "fcf91eb64359852f00d921887b219479b4f21251" |
| 1376 | }, |
| 1377 | "dist": { |
| 1378 | "type": "zip", |
| 1379 | "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", |
| 1380 | "reference": "fcf91eb64359852f00d921887b219479b4f21251", |
| 1381 | "shasum": "" |
| 1382 | }, |
| 1383 | "require": { |
| 1384 | "ext-dom": "*", |
| 1385 | "php": ">=5.3.0" |
| 1386 | }, |
| 1387 | "require-dev": { |
| 1388 | "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" |
| 1389 | }, |
| 1390 | "time": "2025-07-25T09:04:22+00:00", |
| 1391 | "type": "library", |
| 1392 | "extra": { |
| 1393 | "branch-alias": { |
| 1394 | "dev-master": "2.7-dev" |
| 1395 | } |
| 1396 | }, |
| 1397 | "installation-source": "dist", |
| 1398 | "autoload": { |
| 1399 | "psr-4": { |
| 1400 | "AmeliaVendor\\Masterminds\\": "src" |
| 1401 | } |
| 1402 | }, |
| 1403 | "notification-url": "https://packagist.org/downloads/", |
| 1404 | "license": [ |
| 1405 | "MIT" |
| 1406 | ], |
| 1407 | "authors": [ |
| 1408 | { |
| 1409 | "name": "Matt Butcher", |
| 1410 | "email": "technosophos@gmail.com" |
| 1411 | }, |
| 1412 | { |
| 1413 | "name": "Matt Farina", |
| 1414 | "email": "matt@mattfarina.com" |
| 1415 | }, |
| 1416 | { |
| 1417 | "name": "Asmir Mustafic", |
| 1418 | "email": "goetas@gmail.com" |
| 1419 | } |
| 1420 | ], |
| 1421 | "description": "An HTML5 parser and serializer.", |
| 1422 | "homepage": "http://masterminds.github.io/html5-php", |
| 1423 | "keywords": [ |
| 1424 | "HTML5", |
| 1425 | "dom", |
| 1426 | "html", |
| 1427 | "parser", |
| 1428 | "querypath", |
| 1429 | "serializer", |
| 1430 | "xml" |
| 1431 | ], |
| 1432 | "support": { |
| 1433 | "issues": "https://github.com/Masterminds/html5-php/issues", |
| 1434 | "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" |
| 1435 | }, |
| 1436 | "install-path": "../masterminds/html5" |
| 1437 | }, |
| 1438 | { |
| 1439 | "name": "melograno/usage-tracker", |
| 1440 | "version": "1.1.0", |
| 1441 | "version_normalized": "1.1.0.0", |
| 1442 | "source": { |
| 1443 | "type": "git", |
| 1444 | "url": "git@github.com:melogranoventures/plugin-usage-tracker.git", |
| 1445 | "reference": "5c848326d3bb63c5d54d97d424020d3543d124dd" |
| 1446 | }, |
| 1447 | "dist": { |
| 1448 | "type": "zip", |
| 1449 | "url": "https://api.github.com/repos/melogranoventures/plugin-usage-tracker/zipball/5c848326d3bb63c5d54d97d424020d3543d124dd", |
| 1450 | "reference": "5c848326d3bb63c5d54d97d424020d3543d124dd", |
| 1451 | "shasum": "" |
| 1452 | }, |
| 1453 | "require": { |
| 1454 | "php": ">=7.4" |
| 1455 | }, |
| 1456 | "require-dev": { |
| 1457 | "brain/monkey": "^2.6", |
| 1458 | "phpunit/phpunit": "^9.6" |
| 1459 | }, |
| 1460 | "time": "2026-06-17T10:13:50+00:00", |
| 1461 | "type": "library", |
| 1462 | "installation-source": "dist", |
| 1463 | "autoload": { |
| 1464 | "psr-4": { |
| 1465 | "AmeliaVendor\\Melograno\\UsageTracker\\": "src/" |
| 1466 | } |
| 1467 | }, |
| 1468 | "autoload-dev": { |
| 1469 | "psr-4": { |
| 1470 | "Melograno\\UsageTracker\\Tests\\": "tests/" |
| 1471 | } |
| 1472 | }, |
| 1473 | "scripts": { |
| 1474 | "test": [ |
| 1475 | "phpunit" |
| 1476 | ] |
| 1477 | }, |
| 1478 | "license": [ |
| 1479 | "proprietary" |
| 1480 | ], |
| 1481 | "description": "WordPress plugin usage telemetry for Melograno products", |
| 1482 | "support": { |
| 1483 | "source": "https://github.com/melogranoventures/plugin-usage-tracker/tree/v1.1.0", |
| 1484 | "issues": "https://github.com/melogranoventures/plugin-usage-tracker/issues" |
| 1485 | }, |
| 1486 | "install-path": "../melograno/usage-tracker" |
| 1487 | }, |
| 1488 | { |
| 1489 | "name": "microsoft/microsoft-graph", |
| 1490 | "version": "1.61.0", |
| 1491 | "version_normalized": "1.61.0.0", |
| 1492 | "source": { |
| 1493 | "type": "git", |
| 1494 | "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", |
| 1495 | "reference": "79acac2d8b7235b5f8b935f3227e9824444b8de7" |
| 1496 | }, |
| 1497 | "dist": { |
| 1498 | "type": "zip", |
| 1499 | "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/79acac2d8b7235b5f8b935f3227e9824444b8de7", |
| 1500 | "reference": "79acac2d8b7235b5f8b935f3227e9824444b8de7", |
| 1501 | "shasum": "" |
| 1502 | }, |
| 1503 | "require": { |
| 1504 | "ext-json": "*", |
| 1505 | "guzzlehttp/guzzle": "^6.0 || ^7.0", |
| 1506 | "php": "^8.0 || ^7.3", |
| 1507 | "psr/http-message": "^1.0" |
| 1508 | }, |
| 1509 | "require-dev": { |
| 1510 | "mikey179/vfsstream": "^1.2", |
| 1511 | "phpstan/phpstan": "^0.12.90 || ^1.0.0", |
| 1512 | "phpunit/phpunit": "^8.0 || ^9.0" |
| 1513 | }, |
| 1514 | "time": "2022-04-20T09:35:25+00:00", |
| 1515 | "type": "library", |
| 1516 | "installation-source": "dist", |
| 1517 | "autoload": { |
| 1518 | "psr-4": { |
| 1519 | "Microsoft\\Graph\\": "src/", |
| 1520 | "Beta\\Microsoft\\Graph\\": "src/Beta/Microsoft/Graph/" |
| 1521 | } |
| 1522 | }, |
| 1523 | "notification-url": "https://packagist.org/downloads/", |
| 1524 | "license": [ |
| 1525 | "MIT" |
| 1526 | ], |
| 1527 | "authors": [ |
| 1528 | { |
| 1529 | "name": "Microsoft Graph Client Tooling", |
| 1530 | "email": "graphtooling@service.microsoft.com", |
| 1531 | "role": "Developer" |
| 1532 | } |
| 1533 | ], |
| 1534 | "description": "The Microsoft Graph SDK for PHP", |
| 1535 | "homepage": "https://developer.microsoft.com/en-us/graph", |
| 1536 | "support": { |
| 1537 | "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", |
| 1538 | "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.61.0" |
| 1539 | }, |
| 1540 | "install-path": "../microsoft/microsoft-graph" |
| 1541 | }, |
| 1542 | { |
| 1543 | "name": "moneyphp/money", |
| 1544 | "version": "v3.3.3", |
| 1545 | "version_normalized": "3.3.3.0", |
| 1546 | "source": { |
| 1547 | "type": "git", |
| 1548 | "url": "https://github.com/moneyphp/money.git", |
| 1549 | "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd" |
| 1550 | }, |
| 1551 | "dist": { |
| 1552 | "type": "zip", |
| 1553 | "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd", |
| 1554 | "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd", |
| 1555 | "shasum": "" |
| 1556 | }, |
| 1557 | "require": { |
| 1558 | "ext-json": "*", |
| 1559 | "php": ">=5.6" |
| 1560 | }, |
| 1561 | "require-dev": { |
| 1562 | "cache/taggable-cache": "^0.4.0", |
| 1563 | "doctrine/instantiator": "^1.0.5", |
| 1564 | "ext-bcmath": "*", |
| 1565 | "ext-gmp": "*", |
| 1566 | "ext-intl": "*", |
| 1567 | "florianv/exchanger": "^1.0", |
| 1568 | "florianv/swap": "^3.0", |
| 1569 | "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3", |
| 1570 | "moneyphp/iso-currencies": "^3.2.1", |
| 1571 | "php-http/message": "^1.4", |
| 1572 | "php-http/mock-client": "^1.0.0", |
| 1573 | "phpspec/phpspec": "^3.4.3", |
| 1574 | "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5", |
| 1575 | "psr/cache": "^1.0", |
| 1576 | "symfony/phpunit-bridge": "^4" |
| 1577 | }, |
| 1578 | "suggest": { |
| 1579 | "ext-bcmath": "Calculate without integer limits", |
| 1580 | "ext-gmp": "Calculate without integer limits", |
| 1581 | "ext-intl": "Format Money objects with intl", |
| 1582 | "florianv/exchanger": "Exchange rates library for PHP", |
| 1583 | "florianv/swap": "Exchange rates library for PHP", |
| 1584 | "psr/cache-implementation": "Used for Currency caching" |
| 1585 | }, |
| 1586 | "time": "2022-09-21T07:43:36+00:00", |
| 1587 | "type": "library", |
| 1588 | "extra": { |
| 1589 | "branch-alias": { |
| 1590 | "dev-master": "3.x-dev" |
| 1591 | } |
| 1592 | }, |
| 1593 | "installation-source": "dist", |
| 1594 | "autoload": { |
| 1595 | "psr-4": { |
| 1596 | "Money\\": "src/" |
| 1597 | } |
| 1598 | }, |
| 1599 | "notification-url": "https://packagist.org/downloads/", |
| 1600 | "license": [ |
| 1601 | "MIT" |
| 1602 | ], |
| 1603 | "authors": [ |
| 1604 | { |
| 1605 | "name": "Mathias Verraes", |
| 1606 | "email": "mathias@verraes.net", |
| 1607 | "homepage": "http://verraes.net" |
| 1608 | }, |
| 1609 | { |
| 1610 | "name": "Márk Sági-Kazár", |
| 1611 | "email": "mark.sagikazar@gmail.com" |
| 1612 | }, |
| 1613 | { |
| 1614 | "name": "Frederik Bosch", |
| 1615 | "email": "f.bosch@genkgo.nl" |
| 1616 | } |
| 1617 | ], |
| 1618 | "description": "PHP implementation of Fowler's Money pattern", |
| 1619 | "homepage": "http://moneyphp.org", |
| 1620 | "keywords": [ |
| 1621 | "Value Object", |
| 1622 | "money", |
| 1623 | "vo" |
| 1624 | ], |
| 1625 | "support": { |
| 1626 | "issues": "https://github.com/moneyphp/money/issues", |
| 1627 | "source": "https://github.com/moneyphp/money/tree/v3.3.3" |
| 1628 | }, |
| 1629 | "install-path": "../moneyphp/money" |
| 1630 | }, |
| 1631 | { |
| 1632 | "name": "monolog/monolog", |
| 1633 | "version": "2.10.0", |
| 1634 | "version_normalized": "2.10.0.0", |
| 1635 | "source": { |
| 1636 | "type": "git", |
| 1637 | "url": "https://github.com/Seldaek/monolog.git", |
| 1638 | "reference": "5cf826f2991858b54d5c3809bee745560a1042a7" |
| 1639 | }, |
| 1640 | "dist": { |
| 1641 | "type": "zip", |
| 1642 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5cf826f2991858b54d5c3809bee745560a1042a7", |
| 1643 | "reference": "5cf826f2991858b54d5c3809bee745560a1042a7", |
| 1644 | "shasum": "" |
| 1645 | }, |
| 1646 | "require": { |
| 1647 | "php": ">=7.2", |
| 1648 | "psr/log": "^1.0.1 || ^2.0 || ^3.0" |
| 1649 | }, |
| 1650 | "provide": { |
| 1651 | "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" |
| 1652 | }, |
| 1653 | "require-dev": { |
| 1654 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
| 1655 | "doctrine/couchdb": "~1.0@dev", |
| 1656 | "elasticsearch/elasticsearch": "^7 || ^8", |
| 1657 | "ext-json": "*", |
| 1658 | "graylog2/gelf-php": "^1.4.2 || ^2@dev", |
| 1659 | "guzzlehttp/guzzle": "^7.4", |
| 1660 | "guzzlehttp/psr7": "^2.2", |
| 1661 | "mongodb/mongodb": "^1.8", |
| 1662 | "php-amqplib/php-amqplib": "~2.4 || ^3", |
| 1663 | "phpspec/prophecy": "^1.15", |
| 1664 | "phpstan/phpstan": "^1.10", |
| 1665 | "phpunit/phpunit": "^8.5.38 || ^9.6.19", |
| 1666 | "predis/predis": "^1.1 || ^2.0", |
| 1667 | "rollbar/rollbar": "^1.3 || ^2 || ^3", |
| 1668 | "ruflin/elastica": "^7", |
| 1669 | "swiftmailer/swiftmailer": "^5.3|^6.0", |
| 1670 | "symfony/mailer": "^5.4 || ^6", |
| 1671 | "symfony/mime": "^5.4 || ^6" |
| 1672 | }, |
| 1673 | "suggest": { |
| 1674 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
| 1675 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
| 1676 | "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", |
| 1677 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
| 1678 | "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", |
| 1679 | "ext-mbstring": "Allow to work properly with unicode symbols", |
| 1680 | "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", |
| 1681 | "ext-openssl": "Required to send log messages using SSL", |
| 1682 | "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", |
| 1683 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
| 1684 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", |
| 1685 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
| 1686 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
| 1687 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
| 1688 | }, |
| 1689 | "time": "2024-11-12T12:43:37+00:00", |
| 1690 | "type": "library", |
| 1691 | "extra": { |
| 1692 | "branch-alias": { |
| 1693 | "dev-main": "2.x-dev" |
| 1694 | } |
| 1695 | }, |
| 1696 | "installation-source": "dist", |
| 1697 | "autoload": { |
| 1698 | "psr-4": { |
| 1699 | "AmeliaVendor\\Monolog\\": "src/Monolog" |
| 1700 | } |
| 1701 | }, |
| 1702 | "notification-url": "https://packagist.org/downloads/", |
| 1703 | "license": [ |
| 1704 | "MIT" |
| 1705 | ], |
| 1706 | "authors": [ |
| 1707 | { |
| 1708 | "name": "Jordi Boggiano", |
| 1709 | "email": "j.boggiano@seld.be", |
| 1710 | "homepage": "https://seld.be" |
| 1711 | } |
| 1712 | ], |
| 1713 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
| 1714 | "homepage": "https://github.com/Seldaek/monolog", |
| 1715 | "keywords": [ |
| 1716 | "log", |
| 1717 | "logging", |
| 1718 | "psr-3" |
| 1719 | ], |
| 1720 | "support": { |
| 1721 | "issues": "https://github.com/Seldaek/monolog/issues", |
| 1722 | "source": "https://github.com/Seldaek/monolog/tree/2.10.0" |
| 1723 | }, |
| 1724 | "funding": [ |
| 1725 | { |
| 1726 | "url": "https://github.com/Seldaek", |
| 1727 | "type": "github" |
| 1728 | }, |
| 1729 | { |
| 1730 | "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
| 1731 | "type": "tidelift" |
| 1732 | } |
| 1733 | ], |
| 1734 | "install-path": "../monolog/monolog" |
| 1735 | }, |
| 1736 | { |
| 1737 | "name": "nikic/fast-route", |
| 1738 | "version": "v1.3.0", |
| 1739 | "version_normalized": "1.3.0.0", |
| 1740 | "source": { |
| 1741 | "type": "git", |
| 1742 | "url": "https://github.com/nikic/FastRoute.git", |
| 1743 | "reference": "181d480e08d9476e61381e04a71b34dc0432e812" |
| 1744 | }, |
| 1745 | "dist": { |
| 1746 | "type": "zip", |
| 1747 | "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", |
| 1748 | "reference": "181d480e08d9476e61381e04a71b34dc0432e812", |
| 1749 | "shasum": "" |
| 1750 | }, |
| 1751 | "require": { |
| 1752 | "php": ">=5.4.0" |
| 1753 | }, |
| 1754 | "require-dev": { |
| 1755 | "phpunit/phpunit": "^4.8.35|~5.7" |
| 1756 | }, |
| 1757 | "time": "2018-02-13T20:26:39+00:00", |
| 1758 | "type": "library", |
| 1759 | "installation-source": "dist", |
| 1760 | "autoload": { |
| 1761 | "files": [ |
| 1762 | "src/functions.php" |
| 1763 | ], |
| 1764 | "psr-4": { |
| 1765 | "FastRoute\\": "src/" |
| 1766 | } |
| 1767 | }, |
| 1768 | "notification-url": "https://packagist.org/downloads/", |
| 1769 | "license": [ |
| 1770 | "BSD-3-Clause" |
| 1771 | ], |
| 1772 | "authors": [ |
| 1773 | { |
| 1774 | "name": "Nikita Popov", |
| 1775 | "email": "nikic@php.net" |
| 1776 | } |
| 1777 | ], |
| 1778 | "description": "Fast request router for PHP", |
| 1779 | "keywords": [ |
| 1780 | "router", |
| 1781 | "routing" |
| 1782 | ], |
| 1783 | "support": { |
| 1784 | "issues": "https://github.com/nikic/FastRoute/issues", |
| 1785 | "source": "https://github.com/nikic/FastRoute/tree/master" |
| 1786 | }, |
| 1787 | "install-path": "../nikic/fast-route" |
| 1788 | }, |
| 1789 | { |
| 1790 | "name": "openspout/openspout", |
| 1791 | "version": "v3.7.4", |
| 1792 | "version_normalized": "3.7.4.0", |
| 1793 | "source": { |
| 1794 | "type": "git", |
| 1795 | "url": "https://github.com/openspout/openspout.git", |
| 1796 | "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3" |
| 1797 | }, |
| 1798 | "dist": { |
| 1799 | "type": "zip", |
| 1800 | "url": "https://api.github.com/repos/openspout/openspout/zipball/dfbbd53b5edcd486b45a37f6a04fac33073c70f3", |
| 1801 | "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3", |
| 1802 | "shasum": "" |
| 1803 | }, |
| 1804 | "require": { |
| 1805 | "ext-dom": "*", |
| 1806 | "ext-filter": "*", |
| 1807 | "ext-libxml": "*", |
| 1808 | "ext-xmlreader": "*", |
| 1809 | "ext-zip": "*", |
| 1810 | "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0" |
| 1811 | }, |
| 1812 | "require-dev": { |
| 1813 | "ext-zlib": "*", |
| 1814 | "friendsofphp/php-cs-fixer": "^3.4", |
| 1815 | "phpstan/phpstan": "^1.4", |
| 1816 | "phpstan/phpstan-phpunit": "^1.0", |
| 1817 | "phpunit/phpunit": "^9.5" |
| 1818 | }, |
| 1819 | "suggest": { |
| 1820 | "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)", |
| 1821 | "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)" |
| 1822 | }, |
| 1823 | "time": "2022-03-31T06:15:15+00:00", |
| 1824 | "type": "library", |
| 1825 | "extra": { |
| 1826 | "branch-alias": { |
| 1827 | "dev-master": "3.3.x-dev" |
| 1828 | } |
| 1829 | }, |
| 1830 | "installation-source": "dist", |
| 1831 | "autoload": { |
| 1832 | "psr-4": { |
| 1833 | "OpenSpout\\": "src/" |
| 1834 | } |
| 1835 | }, |
| 1836 | "notification-url": "https://packagist.org/downloads/", |
| 1837 | "license": [ |
| 1838 | "MIT" |
| 1839 | ], |
| 1840 | "authors": [ |
| 1841 | { |
| 1842 | "name": "Adrien Loison", |
| 1843 | "email": "adrien@box.com" |
| 1844 | } |
| 1845 | ], |
| 1846 | "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way", |
| 1847 | "homepage": "https://github.com/openspout/openspout", |
| 1848 | "keywords": [ |
| 1849 | "OOXML", |
| 1850 | "csv", |
| 1851 | "excel", |
| 1852 | "memory", |
| 1853 | "odf", |
| 1854 | "ods", |
| 1855 | "office", |
| 1856 | "open", |
| 1857 | "php", |
| 1858 | "read", |
| 1859 | "scale", |
| 1860 | "spreadsheet", |
| 1861 | "stream", |
| 1862 | "write", |
| 1863 | "xlsx" |
| 1864 | ], |
| 1865 | "support": { |
| 1866 | "issues": "https://github.com/openspout/openspout/issues", |
| 1867 | "source": "https://github.com/openspout/openspout/tree/v3.7.4" |
| 1868 | }, |
| 1869 | "funding": [ |
| 1870 | { |
| 1871 | "url": "https://paypal.me/filippotessarotto", |
| 1872 | "type": "custom" |
| 1873 | }, |
| 1874 | { |
| 1875 | "url": "https://github.com/Slamdunk", |
| 1876 | "type": "github" |
| 1877 | } |
| 1878 | ], |
| 1879 | "install-path": "../openspout/openspout" |
| 1880 | }, |
| 1881 | { |
| 1882 | "name": "paragonie/constant_time_encoding", |
| 1883 | "version": "v2.8.2", |
| 1884 | "version_normalized": "2.8.2.0", |
| 1885 | "source": { |
| 1886 | "type": "git", |
| 1887 | "url": "https://github.com/paragonie/constant_time_encoding.git", |
| 1888 | "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226" |
| 1889 | }, |
| 1890 | "dist": { |
| 1891 | "type": "zip", |
| 1892 | "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/e30811f7bc69e4b5b6d5783e712c06c8eabf0226", |
| 1893 | "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226", |
| 1894 | "shasum": "" |
| 1895 | }, |
| 1896 | "require": { |
| 1897 | "php": "^7|^8" |
| 1898 | }, |
| 1899 | "require-dev": { |
| 1900 | "phpunit/phpunit": "^6|^7|^8|^9", |
| 1901 | "vimeo/psalm": "^1|^2|^3|^4" |
| 1902 | }, |
| 1903 | "time": "2025-09-24T15:12:37+00:00", |
| 1904 | "type": "library", |
| 1905 | "installation-source": "dist", |
| 1906 | "autoload": { |
| 1907 | "psr-4": { |
| 1908 | "AmeliaVendor\\ParagonIE\\ConstantTime\\": "src/" |
| 1909 | } |
| 1910 | }, |
| 1911 | "notification-url": "https://packagist.org/downloads/", |
| 1912 | "license": [ |
| 1913 | "MIT" |
| 1914 | ], |
| 1915 | "authors": [ |
| 1916 | { |
| 1917 | "name": "Paragon Initiative Enterprises", |
| 1918 | "email": "security@paragonie.com", |
| 1919 | "homepage": "https://paragonie.com", |
| 1920 | "role": "Maintainer" |
| 1921 | }, |
| 1922 | { |
| 1923 | "name": "Steve 'Sc00bz' Thomas", |
| 1924 | "email": "steve@tobtu.com", |
| 1925 | "homepage": "https://www.tobtu.com", |
| 1926 | "role": "Original Developer" |
| 1927 | } |
| 1928 | ], |
| 1929 | "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", |
| 1930 | "keywords": [ |
| 1931 | "base16", |
| 1932 | "base32", |
| 1933 | "base32_decode", |
| 1934 | "base32_encode", |
| 1935 | "base64", |
| 1936 | "base64_decode", |
| 1937 | "base64_encode", |
| 1938 | "bin2hex", |
| 1939 | "encoding", |
| 1940 | "hex", |
| 1941 | "hex2bin", |
| 1942 | "rfc4648" |
| 1943 | ], |
| 1944 | "support": { |
| 1945 | "email": "info@paragonie.com", |
| 1946 | "issues": "https://github.com/paragonie/constant_time_encoding/issues", |
| 1947 | "source": "https://github.com/paragonie/constant_time_encoding" |
| 1948 | }, |
| 1949 | "install-path": "../paragonie/constant_time_encoding" |
| 1950 | }, |
| 1951 | { |
| 1952 | "name": "paragonie/random_compat", |
| 1953 | "version": "v9.99.100", |
| 1954 | "version_normalized": "9.99.100.0", |
| 1955 | "source": { |
| 1956 | "type": "git", |
| 1957 | "url": "https://github.com/paragonie/random_compat.git", |
| 1958 | "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" |
| 1959 | }, |
| 1960 | "dist": { |
| 1961 | "type": "zip", |
| 1962 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", |
| 1963 | "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", |
| 1964 | "shasum": "" |
| 1965 | }, |
| 1966 | "require": { |
| 1967 | "php": ">= 7" |
| 1968 | }, |
| 1969 | "require-dev": { |
| 1970 | "phpunit/phpunit": "4.*|5.*", |
| 1971 | "vimeo/psalm": "^1" |
| 1972 | }, |
| 1973 | "suggest": { |
| 1974 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
| 1975 | }, |
| 1976 | "time": "2020-10-15T08:29:30+00:00", |
| 1977 | "type": "library", |
| 1978 | "installation-source": "dist", |
| 1979 | "notification-url": "https://packagist.org/downloads/", |
| 1980 | "license": [ |
| 1981 | "MIT" |
| 1982 | ], |
| 1983 | "authors": [ |
| 1984 | { |
| 1985 | "name": "Paragon Initiative Enterprises", |
| 1986 | "email": "security@paragonie.com", |
| 1987 | "homepage": "https://paragonie.com" |
| 1988 | } |
| 1989 | ], |
| 1990 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
| 1991 | "keywords": [ |
| 1992 | "csprng", |
| 1993 | "polyfill", |
| 1994 | "pseudorandom", |
| 1995 | "random" |
| 1996 | ], |
| 1997 | "support": { |
| 1998 | "email": "info@paragonie.com", |
| 1999 | "issues": "https://github.com/paragonie/random_compat/issues", |
| 2000 | "source": "https://github.com/paragonie/random_compat" |
| 2001 | }, |
| 2002 | "install-path": "../paragonie/random_compat" |
| 2003 | }, |
| 2004 | { |
| 2005 | "name": "php-http/curl-client", |
| 2006 | "version": "v1.7.1", |
| 2007 | "version_normalized": "1.7.1.0", |
| 2008 | "source": { |
| 2009 | "type": "git", |
| 2010 | "url": "https://github.com/php-http/curl-client.git", |
| 2011 | "reference": "6341a93d00e5d953fc868a3928b5167e6513f2b6" |
| 2012 | }, |
| 2013 | "dist": { |
| 2014 | "type": "zip", |
| 2015 | "url": "https://api.github.com/repos/php-http/curl-client/zipball/6341a93d00e5d953fc868a3928b5167e6513f2b6", |
| 2016 | "reference": "6341a93d00e5d953fc868a3928b5167e6513f2b6", |
| 2017 | "shasum": "" |
| 2018 | }, |
| 2019 | "require": { |
| 2020 | "ext-curl": "*", |
| 2021 | "php": "^5.5 || ^7.0", |
| 2022 | "php-http/discovery": "^1.0", |
| 2023 | "php-http/httplug": "^1.0", |
| 2024 | "php-http/message": "^1.2", |
| 2025 | "php-http/message-factory": "^1.0.2" |
| 2026 | }, |
| 2027 | "provide": { |
| 2028 | "php-http/async-client-implementation": "1.0", |
| 2029 | "php-http/client-implementation": "1.0" |
| 2030 | }, |
| 2031 | "require-dev": { |
| 2032 | "guzzlehttp/psr7": "^1.0", |
| 2033 | "php-http/client-integration-tests": "^0.6", |
| 2034 | "phpunit/phpunit": "^4.8.27", |
| 2035 | "zendframework/zend-diactoros": "^1.0" |
| 2036 | }, |
| 2037 | "time": "2018-03-26T19:21:48+00:00", |
| 2038 | "type": "library", |
| 2039 | "installation-source": "dist", |
| 2040 | "autoload": { |
| 2041 | "psr-4": { |
| 2042 | "AmeliaHttp\\Client\\Curl\\": "src/" |
| 2043 | } |
| 2044 | }, |
| 2045 | "notification-url": "https://packagist.org/downloads/", |
| 2046 | "license": [ |
| 2047 | "MIT" |
| 2048 | ], |
| 2049 | "authors": [ |
| 2050 | { |
| 2051 | "name": "Ми� |
| 2052 | аил Красильников", |
| 2053 | "email": "m.krasilnikov@yandex.ru" |
| 2054 | } |
| 2055 | ], |
| 2056 | "description": "cURL client for PHP-HTTP", |
| 2057 | "homepage": "http://php-http.org", |
| 2058 | "keywords": [ |
| 2059 | "curl", |
| 2060 | "http" |
| 2061 | ], |
| 2062 | "support": { |
| 2063 | "issues": "https://github.com/php-http/curl-client/issues", |
| 2064 | "source": "https://github.com/php-http/curl-client/tree/v1.7.1" |
| 2065 | }, |
| 2066 | "install-path": "../php-http/curl-client" |
| 2067 | }, |
| 2068 | { |
| 2069 | "name": "php-http/discovery", |
| 2070 | "version": "1.6.1", |
| 2071 | "version_normalized": "1.6.1.0", |
| 2072 | "source": { |
| 2073 | "type": "git", |
| 2074 | "url": "https://github.com/php-http/discovery.git", |
| 2075 | "reference": "684855f2c2e9d0a61868b8f8d6bd0295c8a4b651" |
| 2076 | }, |
| 2077 | "dist": { |
| 2078 | "type": "zip", |
| 2079 | "url": "https://api.github.com/repos/php-http/discovery/zipball/684855f2c2e9d0a61868b8f8d6bd0295c8a4b651", |
| 2080 | "reference": "684855f2c2e9d0a61868b8f8d6bd0295c8a4b651", |
| 2081 | "shasum": "" |
| 2082 | }, |
| 2083 | "require": { |
| 2084 | "php": "^5.5 || ^7.0" |
| 2085 | }, |
| 2086 | "conflict": { |
| 2087 | "nyholm/psr7": "<1.0" |
| 2088 | }, |
| 2089 | "require-dev": { |
| 2090 | "php-http/httplug": "^1.0 || ^2.0", |
| 2091 | "php-http/message-factory": "^1.0", |
| 2092 | "phpspec/phpspec": "^2.4", |
| 2093 | "puli/composer-plugin": "1.0.0-beta10" |
| 2094 | }, |
| 2095 | "suggest": { |
| 2096 | "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories", |
| 2097 | "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details." |
| 2098 | }, |
| 2099 | "time": "2019-02-23T07:42:53+00:00", |
| 2100 | "type": "library", |
| 2101 | "extra": { |
| 2102 | "branch-alias": { |
| 2103 | "dev-master": "1.5-dev" |
| 2104 | } |
| 2105 | }, |
| 2106 | "installation-source": "dist", |
| 2107 | "autoload": { |
| 2108 | "psr-4": { |
| 2109 | "AmeliaHttp\\Discovery\\": "src/" |
| 2110 | } |
| 2111 | }, |
| 2112 | "notification-url": "https://packagist.org/downloads/", |
| 2113 | "license": [ |
| 2114 | "MIT" |
| 2115 | ], |
| 2116 | "authors": [ |
| 2117 | { |
| 2118 | "name": "Márk Sági-Kazár", |
| 2119 | "email": "mark.sagikazar@gmail.com" |
| 2120 | } |
| 2121 | ], |
| 2122 | "description": "Finds installed HTTPlug implementations and PSR-7 message factories", |
| 2123 | "homepage": "http://php-http.org", |
| 2124 | "keywords": [ |
| 2125 | "adapter", |
| 2126 | "client", |
| 2127 | "discovery", |
| 2128 | "factory", |
| 2129 | "http", |
| 2130 | "message", |
| 2131 | "psr7" |
| 2132 | ], |
| 2133 | "install-path": "../php-http/discovery" |
| 2134 | }, |
| 2135 | { |
| 2136 | "name": "php-http/httplug", |
| 2137 | "version": "v1.1.0", |
| 2138 | "version_normalized": "1.1.0.0", |
| 2139 | "source": { |
| 2140 | "type": "git", |
| 2141 | "url": "https://github.com/php-http/httplug.git", |
| 2142 | "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" |
| 2143 | }, |
| 2144 | "dist": { |
| 2145 | "type": "zip", |
| 2146 | "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", |
| 2147 | "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", |
| 2148 | "shasum": "" |
| 2149 | }, |
| 2150 | "require": { |
| 2151 | "php": ">=5.4", |
| 2152 | "php-http/promise": "^1.0", |
| 2153 | "psr/http-message": "^1.0" |
| 2154 | }, |
| 2155 | "require-dev": { |
| 2156 | "henrikbjorn/phpspec-code-coverage": "^1.0", |
| 2157 | "phpspec/phpspec": "^2.4" |
| 2158 | }, |
| 2159 | "time": "2016-08-31T08:30:17+00:00", |
| 2160 | "type": "library", |
| 2161 | "extra": { |
| 2162 | "branch-alias": { |
| 2163 | "dev-master": "1.1-dev" |
| 2164 | } |
| 2165 | }, |
| 2166 | "installation-source": "dist", |
| 2167 | "autoload": { |
| 2168 | "psr-4": { |
| 2169 | "AmeliaHttp\\Client\\": "src/" |
| 2170 | } |
| 2171 | }, |
| 2172 | "notification-url": "https://packagist.org/downloads/", |
| 2173 | "license": [ |
| 2174 | "MIT" |
| 2175 | ], |
| 2176 | "authors": [ |
| 2177 | { |
| 2178 | "name": "Eric GELOEN", |
| 2179 | "email": "geloen.eric@gmail.com" |
| 2180 | }, |
| 2181 | { |
| 2182 | "name": "Márk Sági-Kazár", |
| 2183 | "email": "mark.sagikazar@gmail.com" |
| 2184 | } |
| 2185 | ], |
| 2186 | "description": "HTTPlug, the HTTP client abstraction for PHP", |
| 2187 | "homepage": "http://httplug.io", |
| 2188 | "keywords": [ |
| 2189 | "client", |
| 2190 | "http" |
| 2191 | ], |
| 2192 | "support": { |
| 2193 | "issues": "https://github.com/php-http/httplug/issues", |
| 2194 | "source": "https://github.com/php-http/httplug/tree/master" |
| 2195 | }, |
| 2196 | "install-path": "../php-http/httplug" |
| 2197 | }, |
| 2198 | { |
| 2199 | "name": "php-http/message", |
| 2200 | "version": "1.7.2", |
| 2201 | "version_normalized": "1.7.2.0", |
| 2202 | "source": { |
| 2203 | "type": "git", |
| 2204 | "url": "https://github.com/php-http/message.git", |
| 2205 | "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1" |
| 2206 | }, |
| 2207 | "dist": { |
| 2208 | "type": "zip", |
| 2209 | "url": "https://api.github.com/repos/php-http/message/zipball/b159ffe570dffd335e22ef0b91a946eacb182fa1", |
| 2210 | "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1", |
| 2211 | "shasum": "" |
| 2212 | }, |
| 2213 | "require": { |
| 2214 | "clue/stream-filter": "^1.4", |
| 2215 | "php": "^5.4 || ^7.0", |
| 2216 | "php-http/message-factory": "^1.0.2", |
| 2217 | "psr/http-message": "^1.0" |
| 2218 | }, |
| 2219 | "provide": { |
| 2220 | "php-http/message-factory-implementation": "1.0" |
| 2221 | }, |
| 2222 | "require-dev": { |
| 2223 | "akeneo/phpspec-skip-example-extension": "^1.0", |
| 2224 | "coduo/phpspec-data-provider-extension": "^1.0", |
| 2225 | "ext-zlib": "*", |
| 2226 | "guzzlehttp/psr7": "^1.0", |
| 2227 | "henrikbjorn/phpspec-code-coverage": "^1.0", |
| 2228 | "phpspec/phpspec": "^2.4", |
| 2229 | "slim/slim": "^3.0", |
| 2230 | "zendframework/zend-diactoros": "^1.0" |
| 2231 | }, |
| 2232 | "suggest": { |
| 2233 | "ext-zlib": "Used with compressor/decompressor streams", |
| 2234 | "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", |
| 2235 | "slim/slim": "Used with Slim Framework PSR-7 implementation", |
| 2236 | "zendframework/zend-diactoros": "Used with Diactoros Factories" |
| 2237 | }, |
| 2238 | "time": "2018-11-01T09:32:41+00:00", |
| 2239 | "type": "library", |
| 2240 | "extra": { |
| 2241 | "branch-alias": { |
| 2242 | "dev-master": "1.6-dev" |
| 2243 | } |
| 2244 | }, |
| 2245 | "installation-source": "dist", |
| 2246 | "autoload": { |
| 2247 | "files": [ |
| 2248 | "src/filters.php" |
| 2249 | ], |
| 2250 | "psr-4": { |
| 2251 | "AmeliaHttp\\Message\\": "src/" |
| 2252 | } |
| 2253 | }, |
| 2254 | "notification-url": "https://packagist.org/downloads/", |
| 2255 | "license": [ |
| 2256 | "MIT" |
| 2257 | ], |
| 2258 | "authors": [ |
| 2259 | { |
| 2260 | "name": "Márk Sági-Kazár", |
| 2261 | "email": "mark.sagikazar@gmail.com" |
| 2262 | } |
| 2263 | ], |
| 2264 | "description": "HTTP Message related tools", |
| 2265 | "homepage": "http://php-http.org", |
| 2266 | "keywords": [ |
| 2267 | "http", |
| 2268 | "message", |
| 2269 | "psr-7" |
| 2270 | ], |
| 2271 | "install-path": "../php-http/message" |
| 2272 | }, |
| 2273 | { |
| 2274 | "name": "php-http/message-factory", |
| 2275 | "version": "1.1.0", |
| 2276 | "version_normalized": "1.1.0.0", |
| 2277 | "source": { |
| 2278 | "type": "git", |
| 2279 | "url": "https://github.com/php-http/message-factory.git", |
| 2280 | "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57" |
| 2281 | }, |
| 2282 | "dist": { |
| 2283 | "type": "zip", |
| 2284 | "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57", |
| 2285 | "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57", |
| 2286 | "shasum": "" |
| 2287 | }, |
| 2288 | "require": { |
| 2289 | "php": ">=5.4", |
| 2290 | "psr/http-message": "^1.0 || ^2.0" |
| 2291 | }, |
| 2292 | "time": "2023-04-14T14:16:17+00:00", |
| 2293 | "type": "library", |
| 2294 | "extra": { |
| 2295 | "branch-alias": { |
| 2296 | "dev-master": "1.x-dev" |
| 2297 | } |
| 2298 | }, |
| 2299 | "installation-source": "dist", |
| 2300 | "autoload": { |
| 2301 | "psr-4": { |
| 2302 | "AmeliaHttp\\Message\\": "src/" |
| 2303 | } |
| 2304 | }, |
| 2305 | "notification-url": "https://packagist.org/downloads/", |
| 2306 | "license": [ |
| 2307 | "MIT" |
| 2308 | ], |
| 2309 | "authors": [ |
| 2310 | { |
| 2311 | "name": "Márk Sági-Kazár", |
| 2312 | "email": "mark.sagikazar@gmail.com" |
| 2313 | } |
| 2314 | ], |
| 2315 | "description": "Factory interfaces for PSR-7 HTTP Message", |
| 2316 | "homepage": "http://php-http.org", |
| 2317 | "keywords": [ |
| 2318 | "factory", |
| 2319 | "http", |
| 2320 | "message", |
| 2321 | "stream", |
| 2322 | "uri" |
| 2323 | ], |
| 2324 | "support": { |
| 2325 | "issues": "https://github.com/php-http/message-factory/issues", |
| 2326 | "source": "https://github.com/php-http/message-factory/tree/1.1.0" |
| 2327 | }, |
| 2328 | "abandoned": "psr/http-factory", |
| 2329 | "install-path": "../php-http/message-factory" |
| 2330 | }, |
| 2331 | { |
| 2332 | "name": "php-http/promise", |
| 2333 | "version": "v1.0.0", |
| 2334 | "version_normalized": "1.0.0.0", |
| 2335 | "source": { |
| 2336 | "type": "git", |
| 2337 | "url": "https://github.com/php-http/promise.git", |
| 2338 | "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" |
| 2339 | }, |
| 2340 | "dist": { |
| 2341 | "type": "zip", |
| 2342 | "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", |
| 2343 | "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", |
| 2344 | "shasum": "" |
| 2345 | }, |
| 2346 | "require-dev": { |
| 2347 | "henrikbjorn/phpspec-code-coverage": "^1.0", |
| 2348 | "phpspec/phpspec": "^2.4" |
| 2349 | }, |
| 2350 | "time": "2016-01-26T13:27:02+00:00", |
| 2351 | "type": "library", |
| 2352 | "extra": { |
| 2353 | "branch-alias": { |
| 2354 | "dev-master": "1.1-dev" |
| 2355 | } |
| 2356 | }, |
| 2357 | "installation-source": "dist", |
| 2358 | "autoload": { |
| 2359 | "psr-4": { |
| 2360 | "AmeliaHttp\\Promise\\": "src/" |
| 2361 | } |
| 2362 | }, |
| 2363 | "notification-url": "https://packagist.org/downloads/", |
| 2364 | "license": [ |
| 2365 | "MIT" |
| 2366 | ], |
| 2367 | "authors": [ |
| 2368 | { |
| 2369 | "name": "Márk Sági-Kazár", |
| 2370 | "email": "mark.sagikazar@gmail.com" |
| 2371 | }, |
| 2372 | { |
| 2373 | "name": "Joel Wurtz", |
| 2374 | "email": "joel.wurtz@gmail.com" |
| 2375 | } |
| 2376 | ], |
| 2377 | "description": "Promise used for asynchronous HTTP requests", |
| 2378 | "homepage": "http://httplug.io", |
| 2379 | "keywords": [ |
| 2380 | "promise" |
| 2381 | ], |
| 2382 | "install-path": "../php-http/promise" |
| 2383 | }, |
| 2384 | { |
| 2385 | "name": "php-jsonpointer/php-jsonpointer", |
| 2386 | "version": "v3.0.2", |
| 2387 | "version_normalized": "3.0.2.0", |
| 2388 | "source": { |
| 2389 | "type": "git", |
| 2390 | "url": "https://github.com/raphaelstolt/php-jsonpointer.git", |
| 2391 | "reference": "4428f86c6f23846e9faa5a420c4ef14e485b3afb" |
| 2392 | }, |
| 2393 | "dist": { |
| 2394 | "type": "zip", |
| 2395 | "url": "https://api.github.com/repos/raphaelstolt/php-jsonpointer/zipball/4428f86c6f23846e9faa5a420c4ef14e485b3afb", |
| 2396 | "reference": "4428f86c6f23846e9faa5a420c4ef14e485b3afb", |
| 2397 | "shasum": "" |
| 2398 | }, |
| 2399 | "require": { |
| 2400 | "php": ">=5.4" |
| 2401 | }, |
| 2402 | "require-dev": { |
| 2403 | "friendsofphp/php-cs-fixer": "^1.11", |
| 2404 | "phpunit/phpunit": "4.6.*" |
| 2405 | }, |
| 2406 | "time": "2016-08-29T08:51:01+00:00", |
| 2407 | "type": "library", |
| 2408 | "extra": { |
| 2409 | "branch-alias": { |
| 2410 | "dev-master": "2.0.x-dev" |
| 2411 | } |
| 2412 | }, |
| 2413 | "installation-source": "dist", |
| 2414 | "autoload": { |
| 2415 | "psr-0": { |
| 2416 | "Rs\\Json": "src/" |
| 2417 | } |
| 2418 | }, |
| 2419 | "notification-url": "https://packagist.org/downloads/", |
| 2420 | "license": [ |
| 2421 | "MIT" |
| 2422 | ], |
| 2423 | "authors": [ |
| 2424 | { |
| 2425 | "name": "Raphael Stolt", |
| 2426 | "email": "raphael.stolt@gmail.com", |
| 2427 | "homepage": "http://raphaelstolt.blogspot.com/" |
| 2428 | } |
| 2429 | ], |
| 2430 | "description": "Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)", |
| 2431 | "homepage": "https://github.com/raphaelstolt/php-jsonpointer", |
| 2432 | "keywords": [ |
| 2433 | "json", |
| 2434 | "json pointer", |
| 2435 | "json traversal" |
| 2436 | ], |
| 2437 | "support": { |
| 2438 | "issues": "https://github.com/raphaelstolt/php-jsonpointer/issues", |
| 2439 | "source": "https://github.com/raphaelstolt/php-jsonpointer/tree/master" |
| 2440 | }, |
| 2441 | "install-path": "../php-jsonpointer/php-jsonpointer" |
| 2442 | }, |
| 2443 | { |
| 2444 | "name": "phpmailer/phpmailer", |
| 2445 | "version": "v6.8.1", |
| 2446 | "version_normalized": "6.8.1.0", |
| 2447 | "source": { |
| 2448 | "type": "git", |
| 2449 | "url": "https://github.com/PHPMailer/PHPMailer.git", |
| 2450 | "reference": "e88da8d679acc3824ff231fdc553565b802ac016" |
| 2451 | }, |
| 2452 | "dist": { |
| 2453 | "type": "zip", |
| 2454 | "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016", |
| 2455 | "reference": "e88da8d679acc3824ff231fdc553565b802ac016", |
| 2456 | "shasum": "" |
| 2457 | }, |
| 2458 | "require": { |
| 2459 | "ext-ctype": "*", |
| 2460 | "ext-filter": "*", |
| 2461 | "ext-hash": "*", |
| 2462 | "php": ">=5.5.0" |
| 2463 | }, |
| 2464 | "require-dev": { |
| 2465 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| 2466 | "doctrine/annotations": "^1.2.6 || ^1.13.3", |
| 2467 | "php-parallel-lint/php-console-highlighter": "^1.0.0", |
| 2468 | "php-parallel-lint/php-parallel-lint": "^1.3.2", |
| 2469 | "phpcompatibility/php-compatibility": "^9.3.5", |
| 2470 | "roave/security-advisories": "dev-latest", |
| 2471 | "squizlabs/php_codesniffer": "^3.7.2", |
| 2472 | "yoast/phpunit-polyfills": "^1.0.4" |
| 2473 | }, |
| 2474 | "suggest": { |
| 2475 | "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", |
| 2476 | "ext-openssl": "Needed for secure SMTP sending and DKIM signing", |
| 2477 | "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", |
| 2478 | "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", |
| 2479 | "league/oauth2-google": "Needed for Google XOAUTH2 authentication", |
| 2480 | "psr/log": "For optional PSR-3 debug logging", |
| 2481 | "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", |
| 2482 | "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" |
| 2483 | }, |
| 2484 | "time": "2023-08-29T08:26:30+00:00", |
| 2485 | "type": "library", |
| 2486 | "installation-source": "dist", |
| 2487 | "autoload": { |
| 2488 | "psr-4": { |
| 2489 | "AmeliaVendor\\PHPMailer\\PHPMailer\\": "src/" |
| 2490 | } |
| 2491 | }, |
| 2492 | "notification-url": "https://packagist.org/downloads/", |
| 2493 | "license": [ |
| 2494 | "LGPL-2.1-only" |
| 2495 | ], |
| 2496 | "authors": [ |
| 2497 | { |
| 2498 | "name": "Marcus Bointon", |
| 2499 | "email": "phpmailer@synchromedia.co.uk" |
| 2500 | }, |
| 2501 | { |
| 2502 | "name": "Jim Jagielski", |
| 2503 | "email": "jimjag@gmail.com" |
| 2504 | }, |
| 2505 | { |
| 2506 | "name": "Andy Prevost", |
| 2507 | "email": "codeworxtech@users.sourceforge.net" |
| 2508 | }, |
| 2509 | { |
| 2510 | "name": "Brent R. Matzelle" |
| 2511 | } |
| 2512 | ], |
| 2513 | "description": "PHPMailer is a full-featured email creation and transfer class for PHP", |
| 2514 | "funding": [ |
| 2515 | { |
| 2516 | "url": "https://github.com/Synchro", |
| 2517 | "type": "github" |
| 2518 | } |
| 2519 | ], |
| 2520 | "install-path": "../phpmailer/phpmailer" |
| 2521 | }, |
| 2522 | { |
| 2523 | "name": "phpseclib/phpseclib", |
| 2524 | "version": "3.0.47", |
| 2525 | "version_normalized": "3.0.47.0", |
| 2526 | "source": { |
| 2527 | "type": "git", |
| 2528 | "url": "https://github.com/phpseclib/phpseclib.git", |
| 2529 | "reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d" |
| 2530 | }, |
| 2531 | "dist": { |
| 2532 | "type": "zip", |
| 2533 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/9d6ca36a6c2dd434765b1071b2644a1c683b385d", |
| 2534 | "reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d", |
| 2535 | "shasum": "" |
| 2536 | }, |
| 2537 | "require": { |
| 2538 | "paragonie/constant_time_encoding": "^1|^2|^3", |
| 2539 | "paragonie/random_compat": "^1.4|^2.0|^9.99.99", |
| 2540 | "php": ">=5.6.1" |
| 2541 | }, |
| 2542 | "require-dev": { |
| 2543 | "phpunit/phpunit": "*" |
| 2544 | }, |
| 2545 | "suggest": { |
| 2546 | "ext-dom": "Install the DOM extension to load XML formatted public keys.", |
| 2547 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
| 2548 | "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", |
| 2549 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", |
| 2550 | "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." |
| 2551 | }, |
| 2552 | "time": "2025-10-06T01:07:24+00:00", |
| 2553 | "type": "library", |
| 2554 | "installation-source": "dist", |
| 2555 | "autoload": { |
| 2556 | "files": [ |
| 2557 | "phpseclib/bootstrap.php" |
| 2558 | ], |
| 2559 | "psr-4": { |
| 2560 | "AmeliaVendor\\phpseclib3\\": "phpseclib/" |
| 2561 | } |
| 2562 | }, |
| 2563 | "notification-url": "https://packagist.org/downloads/", |
| 2564 | "license": [ |
| 2565 | "MIT" |
| 2566 | ], |
| 2567 | "authors": [ |
| 2568 | { |
| 2569 | "name": "Jim Wigginton", |
| 2570 | "email": "terrafrost@php.net", |
| 2571 | "role": "Lead Developer" |
| 2572 | }, |
| 2573 | { |
| 2574 | "name": "Patrick Monnerat", |
| 2575 | "email": "pm@datasphere.ch", |
| 2576 | "role": "Developer" |
| 2577 | }, |
| 2578 | { |
| 2579 | "name": "Andreas Fischer", |
| 2580 | "email": "bantu@phpbb.com", |
| 2581 | "role": "Developer" |
| 2582 | }, |
| 2583 | { |
| 2584 | "name": "Hans-Jürgen Petrich", |
| 2585 | "email": "petrich@tronic-media.com", |
| 2586 | "role": "Developer" |
| 2587 | }, |
| 2588 | { |
| 2589 | "name": "Graham Campbell", |
| 2590 | "email": "graham@alt-three.com", |
| 2591 | "role": "Developer" |
| 2592 | } |
| 2593 | ], |
| 2594 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
| 2595 | "homepage": "http://phpseclib.sourceforge.net", |
| 2596 | "keywords": [ |
| 2597 | "BigInteger", |
| 2598 | "aes", |
| 2599 | "asn.1", |
| 2600 | "asn1", |
| 2601 | "blowfish", |
| 2602 | "crypto", |
| 2603 | "cryptography", |
| 2604 | "encryption", |
| 2605 | "rsa", |
| 2606 | "security", |
| 2607 | "sftp", |
| 2608 | "signature", |
| 2609 | "signing", |
| 2610 | "ssh", |
| 2611 | "twofish", |
| 2612 | "x.509", |
| 2613 | "x509" |
| 2614 | ], |
| 2615 | "support": { |
| 2616 | "issues": "https://github.com/phpseclib/phpseclib/issues", |
| 2617 | "source": "https://github.com/phpseclib/phpseclib/tree/3.0.47" |
| 2618 | }, |
| 2619 | "funding": [ |
| 2620 | { |
| 2621 | "url": "https://github.com/terrafrost", |
| 2622 | "type": "github" |
| 2623 | }, |
| 2624 | { |
| 2625 | "url": "https://www.patreon.com/phpseclib", |
| 2626 | "type": "patreon" |
| 2627 | }, |
| 2628 | { |
| 2629 | "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", |
| 2630 | "type": "tidelift" |
| 2631 | } |
| 2632 | ], |
| 2633 | "install-path": "../phpseclib/phpseclib" |
| 2634 | }, |
| 2635 | { |
| 2636 | "name": "pimple/pimple", |
| 2637 | "version": "v3.6.2", |
| 2638 | "version_normalized": "3.6.2.0", |
| 2639 | "source": { |
| 2640 | "type": "git", |
| 2641 | "url": "https://github.com/silexphp/Pimple.git", |
| 2642 | "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce" |
| 2643 | }, |
| 2644 | "dist": { |
| 2645 | "type": "zip", |
| 2646 | "url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce", |
| 2647 | "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce", |
| 2648 | "shasum": "" |
| 2649 | }, |
| 2650 | "require": { |
| 2651 | "php": ">=7.2.5", |
| 2652 | "psr/container": "^1.1 || ^2.0" |
| 2653 | }, |
| 2654 | "require-dev": { |
| 2655 | "phpunit/phpunit": "*" |
| 2656 | }, |
| 2657 | "time": "2026-02-26T08:23:44+00:00", |
| 2658 | "type": "library", |
| 2659 | "extra": { |
| 2660 | "branch-alias": { |
| 2661 | "dev-master": "3.x-dev" |
| 2662 | } |
| 2663 | }, |
| 2664 | "installation-source": "dist", |
| 2665 | "autoload": { |
| 2666 | "psr-0": { |
| 2667 | "Pimple": "src/" |
| 2668 | } |
| 2669 | }, |
| 2670 | "notification-url": "https://packagist.org/downloads/", |
| 2671 | "license": [ |
| 2672 | "MIT" |
| 2673 | ], |
| 2674 | "authors": [ |
| 2675 | { |
| 2676 | "name": "Fabien Potencier", |
| 2677 | "email": "fabien@symfony.com" |
| 2678 | } |
| 2679 | ], |
| 2680 | "description": "Pimple, a simple Dependency Injection Container", |
| 2681 | "homepage": "https://pimple.symfony.com", |
| 2682 | "keywords": [ |
| 2683 | "container", |
| 2684 | "dependency injection" |
| 2685 | ], |
| 2686 | "support": { |
| 2687 | "source": "https://github.com/silexphp/Pimple/tree/v3.6.2" |
| 2688 | }, |
| 2689 | "install-path": "../pimple/pimple" |
| 2690 | }, |
| 2691 | { |
| 2692 | "name": "psr/cache", |
| 2693 | "version": "1.0.1", |
| 2694 | "version_normalized": "1.0.1.0", |
| 2695 | "source": { |
| 2696 | "type": "git", |
| 2697 | "url": "https://github.com/php-fig/cache.git", |
| 2698 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
| 2699 | }, |
| 2700 | "dist": { |
| 2701 | "type": "zip", |
| 2702 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
| 2703 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
| 2704 | "shasum": "" |
| 2705 | }, |
| 2706 | "require": { |
| 2707 | "php": ">=5.3.0" |
| 2708 | }, |
| 2709 | "time": "2016-08-06T20:24:11+00:00", |
| 2710 | "type": "library", |
| 2711 | "extra": { |
| 2712 | "branch-alias": { |
| 2713 | "dev-master": "1.0.x-dev" |
| 2714 | } |
| 2715 | }, |
| 2716 | "installation-source": "dist", |
| 2717 | "autoload": { |
| 2718 | "psr-4": { |
| 2719 | "AmeliaVendor\\Psr\\Cache\\": "src/" |
| 2720 | } |
| 2721 | }, |
| 2722 | "notification-url": "https://packagist.org/downloads/", |
| 2723 | "license": [ |
| 2724 | "MIT" |
| 2725 | ], |
| 2726 | "authors": [ |
| 2727 | { |
| 2728 | "name": "PHP-FIG", |
| 2729 | "homepage": "http://www.php-fig.org/" |
| 2730 | } |
| 2731 | ], |
| 2732 | "description": "Common interface for caching libraries", |
| 2733 | "keywords": [ |
| 2734 | "cache", |
| 2735 | "psr", |
| 2736 | "psr-6" |
| 2737 | ], |
| 2738 | "support": { |
| 2739 | "source": "https://github.com/php-fig/cache/tree/master" |
| 2740 | }, |
| 2741 | "install-path": "../psr/cache" |
| 2742 | }, |
| 2743 | { |
| 2744 | "name": "psr/container", |
| 2745 | "version": "2.0.2", |
| 2746 | "version_normalized": "2.0.2.0", |
| 2747 | "source": { |
| 2748 | "type": "git", |
| 2749 | "url": "https://github.com/php-fig/container.git", |
| 2750 | "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" |
| 2751 | }, |
| 2752 | "dist": { |
| 2753 | "type": "zip", |
| 2754 | "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", |
| 2755 | "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", |
| 2756 | "shasum": "" |
| 2757 | }, |
| 2758 | "require": { |
| 2759 | "php": ">=7.4.0" |
| 2760 | }, |
| 2761 | "time": "2021-11-05T16:47:00+00:00", |
| 2762 | "type": "library", |
| 2763 | "extra": { |
| 2764 | "branch-alias": { |
| 2765 | "dev-master": "2.0.x-dev" |
| 2766 | } |
| 2767 | }, |
| 2768 | "installation-source": "dist", |
| 2769 | "autoload": { |
| 2770 | "psr-4": { |
| 2771 | "AmeliaVendor\\Psr\\Container\\": "src/" |
| 2772 | } |
| 2773 | }, |
| 2774 | "notification-url": "https://packagist.org/downloads/", |
| 2775 | "license": [ |
| 2776 | "MIT" |
| 2777 | ], |
| 2778 | "authors": [ |
| 2779 | { |
| 2780 | "name": "PHP-FIG", |
| 2781 | "homepage": "https://www.php-fig.org/" |
| 2782 | } |
| 2783 | ], |
| 2784 | "description": "Common Container Interface (PHP FIG PSR-11)", |
| 2785 | "homepage": "https://github.com/php-fig/container", |
| 2786 | "keywords": [ |
| 2787 | "PSR-11", |
| 2788 | "container", |
| 2789 | "container-interface", |
| 2790 | "container-interop", |
| 2791 | "psr" |
| 2792 | ], |
| 2793 | "support": { |
| 2794 | "issues": "https://github.com/php-fig/container/issues", |
| 2795 | "source": "https://github.com/php-fig/container/tree/2.0.2" |
| 2796 | }, |
| 2797 | "install-path": "../psr/container" |
| 2798 | }, |
| 2799 | { |
| 2800 | "name": "psr/http-client", |
| 2801 | "version": "1.0.3", |
| 2802 | "version_normalized": "1.0.3.0", |
| 2803 | "source": { |
| 2804 | "type": "git", |
| 2805 | "url": "https://github.com/php-fig/http-client.git", |
| 2806 | "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" |
| 2807 | }, |
| 2808 | "dist": { |
| 2809 | "type": "zip", |
| 2810 | "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", |
| 2811 | "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", |
| 2812 | "shasum": "" |
| 2813 | }, |
| 2814 | "require": { |
| 2815 | "php": "^7.0 || ^8.0", |
| 2816 | "psr/http-message": "^1.0 || ^2.0" |
| 2817 | }, |
| 2818 | "time": "2023-09-23T14:17:50+00:00", |
| 2819 | "type": "library", |
| 2820 | "extra": { |
| 2821 | "branch-alias": { |
| 2822 | "dev-master": "1.0.x-dev" |
| 2823 | } |
| 2824 | }, |
| 2825 | "installation-source": "dist", |
| 2826 | "autoload": { |
| 2827 | "psr-4": { |
| 2828 | "AmeliaVendor\\Psr\\Http\\Client\\": "src/" |
| 2829 | } |
| 2830 | }, |
| 2831 | "notification-url": "https://packagist.org/downloads/", |
| 2832 | "license": [ |
| 2833 | "MIT" |
| 2834 | ], |
| 2835 | "authors": [ |
| 2836 | { |
| 2837 | "name": "PHP-FIG", |
| 2838 | "homepage": "https://www.php-fig.org/" |
| 2839 | } |
| 2840 | ], |
| 2841 | "description": "Common interface for HTTP clients", |
| 2842 | "homepage": "https://github.com/php-fig/http-client", |
| 2843 | "keywords": [ |
| 2844 | "http", |
| 2845 | "http-client", |
| 2846 | "psr", |
| 2847 | "psr-18" |
| 2848 | ], |
| 2849 | "support": { |
| 2850 | "source": "https://github.com/php-fig/http-client" |
| 2851 | }, |
| 2852 | "install-path": "../psr/http-client" |
| 2853 | }, |
| 2854 | { |
| 2855 | "name": "psr/http-factory", |
| 2856 | "version": "1.1.0", |
| 2857 | "version_normalized": "1.1.0.0", |
| 2858 | "source": { |
| 2859 | "type": "git", |
| 2860 | "url": "https://github.com/php-fig/http-factory.git", |
| 2861 | "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" |
| 2862 | }, |
| 2863 | "dist": { |
| 2864 | "type": "zip", |
| 2865 | "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", |
| 2866 | "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", |
| 2867 | "shasum": "" |
| 2868 | }, |
| 2869 | "require": { |
| 2870 | "php": ">=7.1", |
| 2871 | "psr/http-message": "^1.0 || ^2.0" |
| 2872 | }, |
| 2873 | "time": "2024-04-15T12:06:14+00:00", |
| 2874 | "type": "library", |
| 2875 | "extra": { |
| 2876 | "branch-alias": { |
| 2877 | "dev-master": "1.0.x-dev" |
| 2878 | } |
| 2879 | }, |
| 2880 | "installation-source": "dist", |
| 2881 | "autoload": { |
| 2882 | "psr-4": { |
| 2883 | "AmeliaVendor\\Psr\\Http\\Message\\": "src/" |
| 2884 | } |
| 2885 | }, |
| 2886 | "notification-url": "https://packagist.org/downloads/", |
| 2887 | "license": [ |
| 2888 | "MIT" |
| 2889 | ], |
| 2890 | "authors": [ |
| 2891 | { |
| 2892 | "name": "PHP-FIG", |
| 2893 | "homepage": "https://www.php-fig.org/" |
| 2894 | } |
| 2895 | ], |
| 2896 | "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", |
| 2897 | "keywords": [ |
| 2898 | "factory", |
| 2899 | "http", |
| 2900 | "message", |
| 2901 | "psr", |
| 2902 | "psr-17", |
| 2903 | "psr-7", |
| 2904 | "request", |
| 2905 | "response" |
| 2906 | ], |
| 2907 | "support": { |
| 2908 | "source": "https://github.com/php-fig/http-factory" |
| 2909 | }, |
| 2910 | "install-path": "../psr/http-factory" |
| 2911 | }, |
| 2912 | { |
| 2913 | "name": "psr/http-message", |
| 2914 | "version": "1.1", |
| 2915 | "version_normalized": "1.1.0.0", |
| 2916 | "source": { |
| 2917 | "type": "git", |
| 2918 | "url": "https://github.com/php-fig/http-message.git", |
| 2919 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" |
| 2920 | }, |
| 2921 | "dist": { |
| 2922 | "type": "zip", |
| 2923 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 2924 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 2925 | "shasum": "" |
| 2926 | }, |
| 2927 | "require": { |
| 2928 | "php": "^7.2 || ^8.0" |
| 2929 | }, |
| 2930 | "time": "2023-04-04T09:50:52+00:00", |
| 2931 | "type": "library", |
| 2932 | "extra": { |
| 2933 | "branch-alias": { |
| 2934 | "dev-master": "1.1.x-dev" |
| 2935 | } |
| 2936 | }, |
| 2937 | "installation-source": "dist", |
| 2938 | "autoload": { |
| 2939 | "psr-4": { |
| 2940 | "AmeliaVendor\\Psr\\Http\\Message\\": "src/" |
| 2941 | } |
| 2942 | }, |
| 2943 | "notification-url": "https://packagist.org/downloads/", |
| 2944 | "license": [ |
| 2945 | "MIT" |
| 2946 | ], |
| 2947 | "authors": [ |
| 2948 | { |
| 2949 | "name": "PHP-FIG", |
| 2950 | "homepage": "http://www.php-fig.org/" |
| 2951 | } |
| 2952 | ], |
| 2953 | "description": "Common interface for HTTP messages", |
| 2954 | "homepage": "https://github.com/php-fig/http-message", |
| 2955 | "keywords": [ |
| 2956 | "http", |
| 2957 | "http-message", |
| 2958 | "psr", |
| 2959 | "psr-7", |
| 2960 | "request", |
| 2961 | "response" |
| 2962 | ], |
| 2963 | "support": { |
| 2964 | "source": "https://github.com/php-fig/http-message/tree/1.1" |
| 2965 | }, |
| 2966 | "install-path": "../psr/http-message" |
| 2967 | }, |
| 2968 | { |
| 2969 | "name": "psr/http-server-handler", |
| 2970 | "version": "1.0.2", |
| 2971 | "version_normalized": "1.0.2.0", |
| 2972 | "source": { |
| 2973 | "type": "git", |
| 2974 | "url": "https://github.com/php-fig/http-server-handler.git", |
| 2975 | "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" |
| 2976 | }, |
| 2977 | "dist": { |
| 2978 | "type": "zip", |
| 2979 | "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4", |
| 2980 | "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", |
| 2981 | "shasum": "" |
| 2982 | }, |
| 2983 | "require": { |
| 2984 | "php": ">=7.0", |
| 2985 | "psr/http-message": "^1.0 || ^2.0" |
| 2986 | }, |
| 2987 | "time": "2023-04-10T20:06:20+00:00", |
| 2988 | "type": "library", |
| 2989 | "extra": { |
| 2990 | "branch-alias": { |
| 2991 | "dev-master": "1.0.x-dev" |
| 2992 | } |
| 2993 | }, |
| 2994 | "installation-source": "dist", |
| 2995 | "autoload": { |
| 2996 | "psr-4": { |
| 2997 | "Psr\\Http\\Server\\": "src/" |
| 2998 | } |
| 2999 | }, |
| 3000 | "notification-url": "https://packagist.org/downloads/", |
| 3001 | "license": [ |
| 3002 | "MIT" |
| 3003 | ], |
| 3004 | "authors": [ |
| 3005 | { |
| 3006 | "name": "PHP-FIG", |
| 3007 | "homepage": "https://www.php-fig.org/" |
| 3008 | } |
| 3009 | ], |
| 3010 | "description": "Common interface for HTTP server-side request handler", |
| 3011 | "keywords": [ |
| 3012 | "handler", |
| 3013 | "http", |
| 3014 | "http-interop", |
| 3015 | "psr", |
| 3016 | "psr-15", |
| 3017 | "psr-7", |
| 3018 | "request", |
| 3019 | "response", |
| 3020 | "server" |
| 3021 | ], |
| 3022 | "support": { |
| 3023 | "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2" |
| 3024 | }, |
| 3025 | "install-path": "../psr/http-server-handler" |
| 3026 | }, |
| 3027 | { |
| 3028 | "name": "psr/http-server-middleware", |
| 3029 | "version": "1.0.2", |
| 3030 | "version_normalized": "1.0.2.0", |
| 3031 | "source": { |
| 3032 | "type": "git", |
| 3033 | "url": "https://github.com/php-fig/http-server-middleware.git", |
| 3034 | "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" |
| 3035 | }, |
| 3036 | "dist": { |
| 3037 | "type": "zip", |
| 3038 | "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", |
| 3039 | "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", |
| 3040 | "shasum": "" |
| 3041 | }, |
| 3042 | "require": { |
| 3043 | "php": ">=7.0", |
| 3044 | "psr/http-message": "^1.0 || ^2.0", |
| 3045 | "psr/http-server-handler": "^1.0" |
| 3046 | }, |
| 3047 | "time": "2023-04-11T06:14:47+00:00", |
| 3048 | "type": "library", |
| 3049 | "extra": { |
| 3050 | "branch-alias": { |
| 3051 | "dev-master": "1.0.x-dev" |
| 3052 | } |
| 3053 | }, |
| 3054 | "installation-source": "dist", |
| 3055 | "autoload": { |
| 3056 | "psr-4": { |
| 3057 | "Psr\\Http\\Server\\": "src/" |
| 3058 | } |
| 3059 | }, |
| 3060 | "notification-url": "https://packagist.org/downloads/", |
| 3061 | "license": [ |
| 3062 | "MIT" |
| 3063 | ], |
| 3064 | "authors": [ |
| 3065 | { |
| 3066 | "name": "PHP-FIG", |
| 3067 | "homepage": "https://www.php-fig.org/" |
| 3068 | } |
| 3069 | ], |
| 3070 | "description": "Common interface for HTTP server-side middleware", |
| 3071 | "keywords": [ |
| 3072 | "http", |
| 3073 | "http-interop", |
| 3074 | "middleware", |
| 3075 | "psr", |
| 3076 | "psr-15", |
| 3077 | "psr-7", |
| 3078 | "request", |
| 3079 | "response" |
| 3080 | ], |
| 3081 | "support": { |
| 3082 | "issues": "https://github.com/php-fig/http-server-middleware/issues", |
| 3083 | "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2" |
| 3084 | }, |
| 3085 | "install-path": "../psr/http-server-middleware" |
| 3086 | }, |
| 3087 | { |
| 3088 | "name": "psr/log", |
| 3089 | "version": "1.1.4", |
| 3090 | "version_normalized": "1.1.4.0", |
| 3091 | "source": { |
| 3092 | "type": "git", |
| 3093 | "url": "https://github.com/php-fig/log.git", |
| 3094 | "reference": "d49695b909c3b7628b6289db5479a1c204601f11" |
| 3095 | }, |
| 3096 | "dist": { |
| 3097 | "type": "zip", |
| 3098 | "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", |
| 3099 | "reference": "d49695b909c3b7628b6289db5479a1c204601f11", |
| 3100 | "shasum": "" |
| 3101 | }, |
| 3102 | "require": { |
| 3103 | "php": ">=5.3.0" |
| 3104 | }, |
| 3105 | "time": "2021-05-03T11:20:27+00:00", |
| 3106 | "type": "library", |
| 3107 | "extra": { |
| 3108 | "branch-alias": { |
| 3109 | "dev-master": "1.1.x-dev" |
| 3110 | } |
| 3111 | }, |
| 3112 | "installation-source": "dist", |
| 3113 | "autoload": { |
| 3114 | "psr-4": { |
| 3115 | "AmeliaVendor\\Psr\\Log\\": "Psr/Log/" |
| 3116 | } |
| 3117 | }, |
| 3118 | "notification-url": "https://packagist.org/downloads/", |
| 3119 | "license": [ |
| 3120 | "MIT" |
| 3121 | ], |
| 3122 | "authors": [ |
| 3123 | { |
| 3124 | "name": "PHP-FIG", |
| 3125 | "homepage": "https://www.php-fig.org/" |
| 3126 | } |
| 3127 | ], |
| 3128 | "description": "Common interface for logging libraries", |
| 3129 | "homepage": "https://github.com/php-fig/log", |
| 3130 | "keywords": [ |
| 3131 | "log", |
| 3132 | "psr", |
| 3133 | "psr-3" |
| 3134 | ], |
| 3135 | "support": { |
| 3136 | "source": "https://github.com/php-fig/log/tree/1.1.4" |
| 3137 | }, |
| 3138 | "install-path": "../psr/log" |
| 3139 | }, |
| 3140 | { |
| 3141 | "name": "ralouphie/getallheaders", |
| 3142 | "version": "3.0.3", |
| 3143 | "version_normalized": "3.0.3.0", |
| 3144 | "source": { |
| 3145 | "type": "git", |
| 3146 | "url": "https://github.com/ralouphie/getallheaders.git", |
| 3147 | "reference": "120b605dfeb996808c31b6477290a714d356e822" |
| 3148 | }, |
| 3149 | "dist": { |
| 3150 | "type": "zip", |
| 3151 | "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", |
| 3152 | "reference": "120b605dfeb996808c31b6477290a714d356e822", |
| 3153 | "shasum": "" |
| 3154 | }, |
| 3155 | "require": { |
| 3156 | "php": ">=5.6" |
| 3157 | }, |
| 3158 | "require-dev": { |
| 3159 | "php-coveralls/php-coveralls": "^2.1", |
| 3160 | "phpunit/phpunit": "^5 || ^6.5" |
| 3161 | }, |
| 3162 | "time": "2019-03-08T08:55:37+00:00", |
| 3163 | "type": "library", |
| 3164 | "installation-source": "dist", |
| 3165 | "autoload": { |
| 3166 | "files": [ |
| 3167 | "src/getallheaders.php" |
| 3168 | ] |
| 3169 | }, |
| 3170 | "notification-url": "https://packagist.org/downloads/", |
| 3171 | "license": [ |
| 3172 | "MIT" |
| 3173 | ], |
| 3174 | "authors": [ |
| 3175 | { |
| 3176 | "name": "Ralph Khattar", |
| 3177 | "email": "ralph.khattar@gmail.com" |
| 3178 | } |
| 3179 | ], |
| 3180 | "description": "A polyfill for getallheaders.", |
| 3181 | "support": { |
| 3182 | "issues": "https://github.com/ralouphie/getallheaders/issues", |
| 3183 | "source": "https://github.com/ralouphie/getallheaders/tree/develop" |
| 3184 | }, |
| 3185 | "install-path": "../ralouphie/getallheaders" |
| 3186 | }, |
| 3187 | { |
| 3188 | "name": "razorpay/razorpay", |
| 3189 | "version": "2.9.2", |
| 3190 | "version_normalized": "2.9.2.0", |
| 3191 | "source": { |
| 3192 | "type": "git", |
| 3193 | "url": "https://github.com/razorpay/razorpay-php.git", |
| 3194 | "reference": "c5cf59941eb2d888e80371328d932e6e8266d352" |
| 3195 | }, |
| 3196 | "dist": { |
| 3197 | "type": "zip", |
| 3198 | "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/c5cf59941eb2d888e80371328d932e6e8266d352", |
| 3199 | "reference": "c5cf59941eb2d888e80371328d932e6e8266d352", |
| 3200 | "shasum": "" |
| 3201 | }, |
| 3202 | "require": { |
| 3203 | "ext-json": "*", |
| 3204 | "php": ">=7.3", |
| 3205 | "rmccue/requests": "^2.0" |
| 3206 | }, |
| 3207 | "require-dev": { |
| 3208 | "phpunit/phpunit": "^9", |
| 3209 | "raveren/kint": "1.*" |
| 3210 | }, |
| 3211 | "time": "2025-08-05T07:13:20+00:00", |
| 3212 | "type": "library", |
| 3213 | "installation-source": "dist", |
| 3214 | "autoload": { |
| 3215 | "files": [ |
| 3216 | "Deprecated.php" |
| 3217 | ], |
| 3218 | "psr-4": { |
| 3219 | "Razorpay\\Api\\": "src/", |
| 3220 | "Razorpay\\Tests\\": "tests/" |
| 3221 | } |
| 3222 | }, |
| 3223 | "notification-url": "https://packagist.org/downloads/", |
| 3224 | "license": [ |
| 3225 | "MIT" |
| 3226 | ], |
| 3227 | "authors": [ |
| 3228 | { |
| 3229 | "name": "Abhay Rana", |
| 3230 | "email": "nemo@razorpay.com", |
| 3231 | "homepage": "https://captnemo.in", |
| 3232 | "role": "Developer" |
| 3233 | }, |
| 3234 | { |
| 3235 | "name": "Shashank Kumar", |
| 3236 | "email": "shashank@razorpay.com", |
| 3237 | "role": "Developer" |
| 3238 | } |
| 3239 | ], |
| 3240 | "description": "Razorpay PHP Client Library", |
| 3241 | "homepage": "https://docs.razorpay.com", |
| 3242 | "keywords": [ |
| 3243 | "api", |
| 3244 | "client", |
| 3245 | "php", |
| 3246 | "razorpay" |
| 3247 | ], |
| 3248 | "support": { |
| 3249 | "email": "contact@razorpay.com", |
| 3250 | "issues": "https://github.com/Razorpay/razorpay-php/issues", |
| 3251 | "source": "https://github.com/Razorpay/razorpay-php" |
| 3252 | }, |
| 3253 | "install-path": "../razorpay/razorpay" |
| 3254 | }, |
| 3255 | { |
| 3256 | "name": "rmccue/requests", |
| 3257 | "version": "v2.0.17", |
| 3258 | "version_normalized": "2.0.17.0", |
| 3259 | "source": { |
| 3260 | "type": "git", |
| 3261 | "url": "https://github.com/WordPress/Requests.git", |
| 3262 | "reference": "74d1648cc34e16a42ea25d548fc73ec107a90421" |
| 3263 | }, |
| 3264 | "dist": { |
| 3265 | "type": "zip", |
| 3266 | "url": "https://api.github.com/repos/WordPress/Requests/zipball/74d1648cc34e16a42ea25d548fc73ec107a90421", |
| 3267 | "reference": "74d1648cc34e16a42ea25d548fc73ec107a90421", |
| 3268 | "shasum": "" |
| 3269 | }, |
| 3270 | "require": { |
| 3271 | "ext-json": "*", |
| 3272 | "php": ">=5.6" |
| 3273 | }, |
| 3274 | "require-dev": { |
| 3275 | "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", |
| 3276 | "php-parallel-lint/php-console-highlighter": "^0.5.0", |
| 3277 | "php-parallel-lint/php-parallel-lint": "^1.3.1", |
| 3278 | "phpcompatibility/php-compatibility": "^10.0.0@dev", |
| 3279 | "requests/test-server": "dev-main", |
| 3280 | "squizlabs/php_codesniffer": "^3.6", |
| 3281 | "wp-coding-standards/wpcs": "^2.0", |
| 3282 | "yoast/phpunit-polyfills": "^1.1.5" |
| 3283 | }, |
| 3284 | "suggest": { |
| 3285 | "art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client", |
| 3286 | "ext-curl": "For improved performance", |
| 3287 | "ext-openssl": "For secure transport support", |
| 3288 | "ext-zlib": "For improved performance when decompressing encoded streams" |
| 3289 | }, |
| 3290 | "time": "2025-12-12T17:47:19+00:00", |
| 3291 | "type": "library", |
| 3292 | "installation-source": "dist", |
| 3293 | "autoload": { |
| 3294 | "files": [ |
| 3295 | "library/Deprecated.php" |
| 3296 | ], |
| 3297 | "psr-4": { |
| 3298 | "AmeliaVendor\\WpOrg\\Requests\\": "src/" |
| 3299 | }, |
| 3300 | "classmap": [ |
| 3301 | "library/Requests.php" |
| 3302 | ] |
| 3303 | }, |
| 3304 | "notification-url": "https://packagist.org/downloads/", |
| 3305 | "license": [ |
| 3306 | "ISC" |
| 3307 | ], |
| 3308 | "authors": [ |
| 3309 | { |
| 3310 | "name": "Ryan McCue", |
| 3311 | "homepage": "https://rmccue.io/" |
| 3312 | }, |
| 3313 | { |
| 3314 | "name": "Alain Schlesser", |
| 3315 | "homepage": "https://github.com/schlessera" |
| 3316 | }, |
| 3317 | { |
| 3318 | "name": "Juliette Reinders Folmer", |
| 3319 | "homepage": "https://github.com/jrfnl" |
| 3320 | }, |
| 3321 | { |
| 3322 | "name": "Contributors", |
| 3323 | "homepage": "https://github.com/WordPress/Requests/graphs/contributors" |
| 3324 | } |
| 3325 | ], |
| 3326 | "description": "A HTTP library written in PHP, for human beings.", |
| 3327 | "homepage": "https://requests.ryanmccue.info/", |
| 3328 | "keywords": [ |
| 3329 | "curl", |
| 3330 | "fsockopen", |
| 3331 | "http", |
| 3332 | "idna", |
| 3333 | "ipv6", |
| 3334 | "iri", |
| 3335 | "sockets" |
| 3336 | ], |
| 3337 | "support": { |
| 3338 | "docs": "https://requests.ryanmccue.info/", |
| 3339 | "issues": "https://github.com/WordPress/Requests/issues", |
| 3340 | "source": "https://github.com/WordPress/Requests" |
| 3341 | }, |
| 3342 | "install-path": "../rmccue/requests" |
| 3343 | }, |
| 3344 | { |
| 3345 | "name": "sabberworm/php-css-parser", |
| 3346 | "version": "v8.9.0", |
| 3347 | "version_normalized": "8.9.0.0", |
| 3348 | "source": { |
| 3349 | "type": "git", |
| 3350 | "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", |
| 3351 | "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9" |
| 3352 | }, |
| 3353 | "dist": { |
| 3354 | "type": "zip", |
| 3355 | "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d8e916507b88e389e26d4ab03c904a082aa66bb9", |
| 3356 | "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9", |
| 3357 | "shasum": "" |
| 3358 | }, |
| 3359 | "require": { |
| 3360 | "ext-iconv": "*", |
| 3361 | "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" |
| 3362 | }, |
| 3363 | "require-dev": { |
| 3364 | "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41", |
| 3365 | "rawr/cross-data-providers": "^2.0.0" |
| 3366 | }, |
| 3367 | "suggest": { |
| 3368 | "ext-mbstring": "for parsing UTF-8 CSS" |
| 3369 | }, |
| 3370 | "time": "2025-07-11T13:20:48+00:00", |
| 3371 | "type": "library", |
| 3372 | "extra": { |
| 3373 | "branch-alias": { |
| 3374 | "dev-main": "9.0.x-dev" |
| 3375 | } |
| 3376 | }, |
| 3377 | "installation-source": "dist", |
| 3378 | "autoload": { |
| 3379 | "psr-4": { |
| 3380 | "AmeliaVendor\\Sabberworm\\CSS\\": "src/" |
| 3381 | } |
| 3382 | }, |
| 3383 | "notification-url": "https://packagist.org/downloads/", |
| 3384 | "license": [ |
| 3385 | "MIT" |
| 3386 | ], |
| 3387 | "authors": [ |
| 3388 | { |
| 3389 | "name": "Raphael Schweikert" |
| 3390 | }, |
| 3391 | { |
| 3392 | "name": "Oliver Klee", |
| 3393 | "email": "github@oliverklee.de" |
| 3394 | }, |
| 3395 | { |
| 3396 | "name": "Jake Hotson", |
| 3397 | "email": "jake.github@qzdesign.co.uk" |
| 3398 | } |
| 3399 | ], |
| 3400 | "description": "Parser for CSS Files written in PHP", |
| 3401 | "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
| 3402 | "keywords": [ |
| 3403 | "css", |
| 3404 | "parser", |
| 3405 | "stylesheet" |
| 3406 | ], |
| 3407 | "support": { |
| 3408 | "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", |
| 3409 | "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.9.0" |
| 3410 | }, |
| 3411 | "install-path": "../sabberworm/php-css-parser" |
| 3412 | }, |
| 3413 | { |
| 3414 | "name": "sabre/uri", |
| 3415 | "version": "3.0.2", |
| 3416 | "version_normalized": "3.0.2.0", |
| 3417 | "source": { |
| 3418 | "type": "git", |
| 3419 | "url": "https://github.com/sabre-io/uri.git", |
| 3420 | "reference": "38eeab6ed9eec435a2188db489d4649c56272c51" |
| 3421 | }, |
| 3422 | "dist": { |
| 3423 | "type": "zip", |
| 3424 | "url": "https://api.github.com/repos/sabre-io/uri/zipball/38eeab6ed9eec435a2188db489d4649c56272c51", |
| 3425 | "reference": "38eeab6ed9eec435a2188db489d4649c56272c51", |
| 3426 | "shasum": "" |
| 3427 | }, |
| 3428 | "require": { |
| 3429 | "php": "^7.4 || ^8.0" |
| 3430 | }, |
| 3431 | "require-dev": { |
| 3432 | "friendsofphp/php-cs-fixer": "^3.64", |
| 3433 | "phpstan/extension-installer": "^1.4", |
| 3434 | "phpstan/phpstan": "^1.12", |
| 3435 | "phpstan/phpstan-phpunit": "^1.4", |
| 3436 | "phpstan/phpstan-strict-rules": "^1.6", |
| 3437 | "phpunit/phpunit": "^9.6" |
| 3438 | }, |
| 3439 | "time": "2024-09-04T15:30:08+00:00", |
| 3440 | "type": "library", |
| 3441 | "installation-source": "dist", |
| 3442 | "autoload": { |
| 3443 | "files": [ |
| 3444 | "lib/functions.php" |
| 3445 | ], |
| 3446 | "psr-4": { |
| 3447 | "AmeliaVendor\\Sabre\\Uri\\": "lib/" |
| 3448 | } |
| 3449 | }, |
| 3450 | "notification-url": "https://packagist.org/downloads/", |
| 3451 | "license": [ |
| 3452 | "BSD-3-Clause" |
| 3453 | ], |
| 3454 | "authors": [ |
| 3455 | { |
| 3456 | "name": "Evert Pot", |
| 3457 | "email": "me@evertpot.com", |
| 3458 | "homepage": "http://evertpot.com/", |
| 3459 | "role": "Developer" |
| 3460 | } |
| 3461 | ], |
| 3462 | "description": "Functions for making sense out of URIs.", |
| 3463 | "homepage": "http://sabre.io/uri/", |
| 3464 | "keywords": [ |
| 3465 | "rfc3986", |
| 3466 | "uri", |
| 3467 | "url" |
| 3468 | ], |
| 3469 | "support": { |
| 3470 | "forum": "https://groups.google.com/group/sabredav-discuss", |
| 3471 | "issues": "https://github.com/sabre-io/uri/issues", |
| 3472 | "source": "https://github.com/fruux/sabre-uri" |
| 3473 | }, |
| 3474 | "install-path": "../sabre/uri" |
| 3475 | }, |
| 3476 | { |
| 3477 | "name": "sabre/vobject", |
| 3478 | "version": "4.5.6", |
| 3479 | "version_normalized": "4.5.6.0", |
| 3480 | "source": { |
| 3481 | "type": "git", |
| 3482 | "url": "https://github.com/sabre-io/vobject.git", |
| 3483 | "reference": "900266bb3bd448a9f7f41f82344ad0aba237cb27" |
| 3484 | }, |
| 3485 | "dist": { |
| 3486 | "type": "zip", |
| 3487 | "url": "https://api.github.com/repos/sabre-io/vobject/zipball/900266bb3bd448a9f7f41f82344ad0aba237cb27", |
| 3488 | "reference": "900266bb3bd448a9f7f41f82344ad0aba237cb27", |
| 3489 | "shasum": "" |
| 3490 | }, |
| 3491 | "require": { |
| 3492 | "ext-mbstring": "*", |
| 3493 | "php": "^7.1 || ^8.0", |
| 3494 | "sabre/xml": "^2.1 || ^3.0 || ^4.0" |
| 3495 | }, |
| 3496 | "require-dev": { |
| 3497 | "friendsofphp/php-cs-fixer": "~2.17.1", |
| 3498 | "phpstan/phpstan": "^0.12 || ^1.11", |
| 3499 | "phpunit/php-invoker": "^2.0 || ^3.1", |
| 3500 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" |
| 3501 | }, |
| 3502 | "suggest": { |
| 3503 | "hoa/bench": "If you would like to run the benchmark scripts" |
| 3504 | }, |
| 3505 | "time": "2024-10-14T11:53:54+00:00", |
| 3506 | "bin": [ |
| 3507 | "bin/vobject", |
| 3508 | "bin/generate_vcards" |
| 3509 | ], |
| 3510 | "type": "library", |
| 3511 | "extra": { |
| 3512 | "branch-alias": { |
| 3513 | "dev-master": "4.0.x-dev" |
| 3514 | } |
| 3515 | }, |
| 3516 | "installation-source": "dist", |
| 3517 | "autoload": { |
| 3518 | "psr-4": { |
| 3519 | "AmeliaVendor\\Sabre\\VObject\\": "lib/" |
| 3520 | } |
| 3521 | }, |
| 3522 | "notification-url": "https://packagist.org/downloads/", |
| 3523 | "license": [ |
| 3524 | "BSD-3-Clause" |
| 3525 | ], |
| 3526 | "authors": [ |
| 3527 | { |
| 3528 | "name": "Evert Pot", |
| 3529 | "email": "me@evertpot.com", |
| 3530 | "homepage": "http://evertpot.com/", |
| 3531 | "role": "Developer" |
| 3532 | }, |
| 3533 | { |
| 3534 | "name": "Dominik Tobschall", |
| 3535 | "email": "dominik@fruux.com", |
| 3536 | "homepage": "http://tobschall.de/", |
| 3537 | "role": "Developer" |
| 3538 | }, |
| 3539 | { |
| 3540 | "name": "Ivan Enderlin", |
| 3541 | "email": "ivan.enderlin@hoa-project.net", |
| 3542 | "homepage": "http://mnt.io/", |
| 3543 | "role": "Developer" |
| 3544 | } |
| 3545 | ], |
| 3546 | "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", |
| 3547 | "homepage": "http://sabre.io/vobject/", |
| 3548 | "keywords": [ |
| 3549 | "availability", |
| 3550 | "freebusy", |
| 3551 | "iCalendar", |
| 3552 | "ical", |
| 3553 | "ics", |
| 3554 | "jCal", |
| 3555 | "jCard", |
| 3556 | "recurrence", |
| 3557 | "rfc2425", |
| 3558 | "rfc2426", |
| 3559 | "rfc2739", |
| 3560 | "rfc4770", |
| 3561 | "rfc5545", |
| 3562 | "rfc5546", |
| 3563 | "rfc6321", |
| 3564 | "rfc6350", |
| 3565 | "rfc6351", |
| 3566 | "rfc6474", |
| 3567 | "rfc6638", |
| 3568 | "rfc6715", |
| 3569 | "rfc6868", |
| 3570 | "vCalendar", |
| 3571 | "vCard", |
| 3572 | "vcf", |
| 3573 | "xCal", |
| 3574 | "xCard" |
| 3575 | ], |
| 3576 | "support": { |
| 3577 | "forum": "https://groups.google.com/group/sabredav-discuss", |
| 3578 | "issues": "https://github.com/sabre-io/vobject/issues", |
| 3579 | "source": "https://github.com/fruux/sabre-vobject" |
| 3580 | }, |
| 3581 | "install-path": "../sabre/vobject" |
| 3582 | }, |
| 3583 | { |
| 3584 | "name": "sabre/xml", |
| 3585 | "version": "4.0.6", |
| 3586 | "version_normalized": "4.0.6.0", |
| 3587 | "source": { |
| 3588 | "type": "git", |
| 3589 | "url": "https://github.com/sabre-io/xml.git", |
| 3590 | "reference": "a89257fd188ce30e456b841b6915f27905dfdbe3" |
| 3591 | }, |
| 3592 | "dist": { |
| 3593 | "type": "zip", |
| 3594 | "url": "https://api.github.com/repos/sabre-io/xml/zipball/a89257fd188ce30e456b841b6915f27905dfdbe3", |
| 3595 | "reference": "a89257fd188ce30e456b841b6915f27905dfdbe3", |
| 3596 | "shasum": "" |
| 3597 | }, |
| 3598 | "require": { |
| 3599 | "ext-dom": "*", |
| 3600 | "ext-xmlreader": "*", |
| 3601 | "ext-xmlwriter": "*", |
| 3602 | "lib-libxml": ">=2.6.20", |
| 3603 | "php": "^7.4 || ^8.0", |
| 3604 | "sabre/uri": ">=2.0,<4.0.0" |
| 3605 | }, |
| 3606 | "require-dev": { |
| 3607 | "friendsofphp/php-cs-fixer": "^3.64", |
| 3608 | "phpstan/phpstan": "^1.12", |
| 3609 | "phpunit/phpunit": "^9.6" |
| 3610 | }, |
| 3611 | "time": "2024-09-06T08:00:55+00:00", |
| 3612 | "type": "library", |
| 3613 | "installation-source": "dist", |
| 3614 | "autoload": { |
| 3615 | "files": [ |
| 3616 | "lib/Deserializer/functions.php", |
| 3617 | "lib/Serializer/functions.php" |
| 3618 | ], |
| 3619 | "psr-4": { |
| 3620 | "AmeliaVendor\\Sabre\\Xml\\": "lib/" |
| 3621 | } |
| 3622 | }, |
| 3623 | "notification-url": "https://packagist.org/downloads/", |
| 3624 | "license": [ |
| 3625 | "BSD-3-Clause" |
| 3626 | ], |
| 3627 | "authors": [ |
| 3628 | { |
| 3629 | "name": "Evert Pot", |
| 3630 | "email": "me@evertpot.com", |
| 3631 | "homepage": "http://evertpot.com/", |
| 3632 | "role": "Developer" |
| 3633 | }, |
| 3634 | { |
| 3635 | "name": "Markus Staab", |
| 3636 | "email": "markus.staab@redaxo.de", |
| 3637 | "role": "Developer" |
| 3638 | } |
| 3639 | ], |
| 3640 | "description": "sabre/xml is an XML library that you may not hate.", |
| 3641 | "homepage": "https://sabre.io/xml/", |
| 3642 | "keywords": [ |
| 3643 | "XMLReader", |
| 3644 | "XMLWriter", |
| 3645 | "dom", |
| 3646 | "xml" |
| 3647 | ], |
| 3648 | "support": { |
| 3649 | "forum": "https://groups.google.com/group/sabredav-discuss", |
| 3650 | "issues": "https://github.com/sabre-io/xml/issues", |
| 3651 | "source": "https://github.com/fruux/sabre-xml" |
| 3652 | }, |
| 3653 | "install-path": "../sabre/xml" |
| 3654 | }, |
| 3655 | { |
| 3656 | "name": "slim/psr7", |
| 3657 | "version": "1.6.2", |
| 3658 | "version_normalized": "1.6.2.0", |
| 3659 | "source": { |
| 3660 | "type": "git", |
| 3661 | "url": "https://github.com/slimphp/Slim-Psr7.git", |
| 3662 | "reference": "5c64088c146673473f5667cbeb501edf5508dfaf" |
| 3663 | }, |
| 3664 | "dist": { |
| 3665 | "type": "zip", |
| 3666 | "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/5c64088c146673473f5667cbeb501edf5508dfaf", |
| 3667 | "reference": "5c64088c146673473f5667cbeb501edf5508dfaf", |
| 3668 | "shasum": "" |
| 3669 | }, |
| 3670 | "require": { |
| 3671 | "fig/http-message-util": "^1.1.5", |
| 3672 | "php": "^7.4 || ^8.0", |
| 3673 | "psr/http-factory": "^1.0", |
| 3674 | "psr/http-message": "^1.0", |
| 3675 | "ralouphie/getallheaders": "^3.0", |
| 3676 | "symfony/polyfill-php80": "^1.26" |
| 3677 | }, |
| 3678 | "provide": { |
| 3679 | "psr/http-factory-implementation": "1.0", |
| 3680 | "psr/http-message-implementation": "1.0" |
| 3681 | }, |
| 3682 | "require-dev": { |
| 3683 | "adriansuter/php-autoload-override": "^1.3", |
| 3684 | "ext-json": "*", |
| 3685 | "http-interop/http-factory-tests": "^1.0 || ^2.0", |
| 3686 | "php-http/psr7-integration-tests": "^1.4", |
| 3687 | "phpspec/prophecy": "^1.15", |
| 3688 | "phpspec/prophecy-phpunit": "^2.0", |
| 3689 | "phpstan/phpstan": "^1.8", |
| 3690 | "phpunit/phpunit": "^9.5 || ^10", |
| 3691 | "squizlabs/php_codesniffer": "^3.7" |
| 3692 | }, |
| 3693 | "time": "2025-03-23T11:43:29+00:00", |
| 3694 | "type": "library", |
| 3695 | "installation-source": "dist", |
| 3696 | "autoload": { |
| 3697 | "psr-4": { |
| 3698 | "Slim\\Psr7\\": "src" |
| 3699 | } |
| 3700 | }, |
| 3701 | "notification-url": "https://packagist.org/downloads/", |
| 3702 | "license": [ |
| 3703 | "MIT" |
| 3704 | ], |
| 3705 | "authors": [ |
| 3706 | { |
| 3707 | "name": "Josh Lockhart", |
| 3708 | "email": "hello@joshlockhart.com", |
| 3709 | "homepage": "http://joshlockhart.com" |
| 3710 | }, |
| 3711 | { |
| 3712 | "name": "Andrew Smith", |
| 3713 | "email": "a.smith@silentworks.co.uk", |
| 3714 | "homepage": "http://silentworks.co.uk" |
| 3715 | }, |
| 3716 | { |
| 3717 | "name": "Rob Allen", |
| 3718 | "email": "rob@akrabat.com", |
| 3719 | "homepage": "http://akrabat.com" |
| 3720 | }, |
| 3721 | { |
| 3722 | "name": "Pierre Berube", |
| 3723 | "email": "pierre@lgse.com", |
| 3724 | "homepage": "http://www.lgse.com" |
| 3725 | } |
| 3726 | ], |
| 3727 | "description": "Strict PSR-7 implementation", |
| 3728 | "homepage": "https://www.slimframework.com", |
| 3729 | "keywords": [ |
| 3730 | "http", |
| 3731 | "psr-7", |
| 3732 | "psr7" |
| 3733 | ], |
| 3734 | "support": { |
| 3735 | "issues": "https://github.com/slimphp/Slim-Psr7/issues", |
| 3736 | "source": "https://github.com/slimphp/Slim-Psr7/tree/1.6.2" |
| 3737 | }, |
| 3738 | "install-path": "../slim/psr7" |
| 3739 | }, |
| 3740 | { |
| 3741 | "name": "slim/slim", |
| 3742 | "version": "4.15.1", |
| 3743 | "version_normalized": "4.15.1.0", |
| 3744 | "source": { |
| 3745 | "type": "git", |
| 3746 | "url": "https://github.com/slimphp/Slim.git", |
| 3747 | "reference": "887893516557506f254d950425ce7f5387a26970" |
| 3748 | }, |
| 3749 | "dist": { |
| 3750 | "type": "zip", |
| 3751 | "url": "https://api.github.com/repos/slimphp/Slim/zipball/887893516557506f254d950425ce7f5387a26970", |
| 3752 | "reference": "887893516557506f254d950425ce7f5387a26970", |
| 3753 | "shasum": "" |
| 3754 | }, |
| 3755 | "require": { |
| 3756 | "ext-json": "*", |
| 3757 | "nikic/fast-route": "^1.3", |
| 3758 | "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", |
| 3759 | "psr/container": "^1.0 || ^2.0", |
| 3760 | "psr/http-factory": "^1.1", |
| 3761 | "psr/http-message": "^1.1 || ^2.0", |
| 3762 | "psr/http-server-handler": "^1.0", |
| 3763 | "psr/http-server-middleware": "^1.0", |
| 3764 | "psr/log": "^1.1 || ^2.0 || ^3.0" |
| 3765 | }, |
| 3766 | "require-dev": { |
| 3767 | "adriansuter/php-autoload-override": "^1.4 || ^2", |
| 3768 | "ext-simplexml": "*", |
| 3769 | "guzzlehttp/psr7": "^2.6", |
| 3770 | "httpsoft/http-message": "^1.1", |
| 3771 | "httpsoft/http-server-request": "^1.1", |
| 3772 | "laminas/laminas-diactoros": "^2.17 || ^3", |
| 3773 | "nyholm/psr7": "^1.8", |
| 3774 | "nyholm/psr7-server": "^1.1", |
| 3775 | "phpspec/prophecy": "^1.19", |
| 3776 | "phpspec/prophecy-phpunit": "^2.1", |
| 3777 | "phpstan/phpstan": "^1 || ^2", |
| 3778 | "phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12", |
| 3779 | "slim/http": "^1.3", |
| 3780 | "slim/psr7": "^1.6", |
| 3781 | "squizlabs/php_codesniffer": "^3.10", |
| 3782 | "vimeo/psalm": "^5 || ^6" |
| 3783 | }, |
| 3784 | "suggest": { |
| 3785 | "ext-simplexml": "Needed to support XML format in BodyParsingMiddleware", |
| 3786 | "ext-xml": "Needed to support XML format in BodyParsingMiddleware", |
| 3787 | "php-di/php-di": "PHP-DI is the recommended container library to be used with Slim", |
| 3788 | "slim/psr7": "Slim PSR-7 implementation. See https://www.slimframework.com/docs/v4/start/installation.html for more information." |
| 3789 | }, |
| 3790 | "time": "2025-11-21T12:23:44+00:00", |
| 3791 | "type": "library", |
| 3792 | "installation-source": "dist", |
| 3793 | "autoload": { |
| 3794 | "psr-4": { |
| 3795 | "Slim\\": "Slim" |
| 3796 | } |
| 3797 | }, |
| 3798 | "notification-url": "https://packagist.org/downloads/", |
| 3799 | "license": [ |
| 3800 | "MIT" |
| 3801 | ], |
| 3802 | "authors": [ |
| 3803 | { |
| 3804 | "name": "Josh Lockhart", |
| 3805 | "email": "hello@joshlockhart.com", |
| 3806 | "homepage": "https://joshlockhart.com" |
| 3807 | }, |
| 3808 | { |
| 3809 | "name": "Andrew Smith", |
| 3810 | "email": "a.smith@silentworks.co.uk", |
| 3811 | "homepage": "https://silentworks.co.uk" |
| 3812 | }, |
| 3813 | { |
| 3814 | "name": "Rob Allen", |
| 3815 | "email": "rob@akrabat.com", |
| 3816 | "homepage": "https://akrabat.com" |
| 3817 | }, |
| 3818 | { |
| 3819 | "name": "Pierre Berube", |
| 3820 | "email": "pierre@lgse.com", |
| 3821 | "homepage": "https://www.lgse.com" |
| 3822 | }, |
| 3823 | { |
| 3824 | "name": "Gabriel Manricks", |
| 3825 | "email": "gmanricks@me.com", |
| 3826 | "homepage": "http://gabrielmanricks.com" |
| 3827 | } |
| 3828 | ], |
| 3829 | "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs", |
| 3830 | "homepage": "https://www.slimframework.com", |
| 3831 | "keywords": [ |
| 3832 | "api", |
| 3833 | "framework", |
| 3834 | "micro", |
| 3835 | "router" |
| 3836 | ], |
| 3837 | "support": { |
| 3838 | "docs": "https://www.slimframework.com/docs/v4/", |
| 3839 | "forum": "https://discourse.slimframework.com/", |
| 3840 | "irc": "irc://irc.freenode.net:6667/slimphp", |
| 3841 | "issues": "https://github.com/slimphp/Slim/issues", |
| 3842 | "rss": "https://www.slimframework.com/blog/feed.rss", |
| 3843 | "slack": "https://slimphp.slack.com/", |
| 3844 | "source": "https://github.com/slimphp/Slim", |
| 3845 | "wiki": "https://github.com/slimphp/Slim/wiki" |
| 3846 | }, |
| 3847 | "funding": [ |
| 3848 | { |
| 3849 | "url": "https://opencollective.com/slimphp", |
| 3850 | "type": "open_collective" |
| 3851 | }, |
| 3852 | { |
| 3853 | "url": "https://tidelift.com/funding/github/packagist/slim/slim", |
| 3854 | "type": "tidelift" |
| 3855 | } |
| 3856 | ], |
| 3857 | "install-path": "../slim/slim" |
| 3858 | }, |
| 3859 | { |
| 3860 | "name": "square/square", |
| 3861 | "version": "38.1.0.20240919", |
| 3862 | "version_normalized": "38.1.0.20240919", |
| 3863 | "source": { |
| 3864 | "type": "git", |
| 3865 | "url": "https://github.com/square/square-php-sdk.git", |
| 3866 | "reference": "438c9c307c0d6b31bbc1c90a83def0dec707d978" |
| 3867 | }, |
| 3868 | "dist": { |
| 3869 | "type": "zip", |
| 3870 | "url": "https://api.github.com/repos/square/square-php-sdk/zipball/438c9c307c0d6b31bbc1c90a83def0dec707d978", |
| 3871 | "reference": "438c9c307c0d6b31bbc1c90a83def0dec707d978", |
| 3872 | "shasum": "" |
| 3873 | }, |
| 3874 | "require": { |
| 3875 | "apimatic/core": "~0.3.11", |
| 3876 | "apimatic/core-interfaces": "~0.1.5", |
| 3877 | "apimatic/unirest-php": "^4.0.0", |
| 3878 | "ext-json": "*", |
| 3879 | "php": "^7.2 || ^8.0" |
| 3880 | }, |
| 3881 | "require-dev": { |
| 3882 | "phan/phan": "5.4.2", |
| 3883 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
| 3884 | "squizlabs/php_codesniffer": "^3.5" |
| 3885 | }, |
| 3886 | "time": "2024-09-18T16:20:28+00:00", |
| 3887 | "type": "library", |
| 3888 | "installation-source": "dist", |
| 3889 | "autoload": { |
| 3890 | "psr-4": { |
| 3891 | "Square\\": "src/" |
| 3892 | } |
| 3893 | }, |
| 3894 | "notification-url": "https://packagist.org/downloads/", |
| 3895 | "license": [ |
| 3896 | "MIT" |
| 3897 | ], |
| 3898 | "authors": [ |
| 3899 | { |
| 3900 | "name": "Square Developer Platform", |
| 3901 | "email": "developers@squareup.com", |
| 3902 | "homepage": "https://squareup.com/developers" |
| 3903 | } |
| 3904 | ], |
| 3905 | "description": "Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.", |
| 3906 | "homepage": "https://squareup.com/developers", |
| 3907 | "keywords": [ |
| 3908 | "api", |
| 3909 | "sdk", |
| 3910 | "square" |
| 3911 | ], |
| 3912 | "install-path": "../square/square" |
| 3913 | }, |
| 3914 | { |
| 3915 | "name": "stripe/stripe-php", |
| 3916 | "version": "v17.2.1", |
| 3917 | "version_normalized": "17.2.1.0", |
| 3918 | "source": { |
| 3919 | "type": "git", |
| 3920 | "url": "https://github.com/stripe/stripe-php.git", |
| 3921 | "reference": "a84ec46e82e2d1f1dbd04cf332317923ade82ba6" |
| 3922 | }, |
| 3923 | "dist": { |
| 3924 | "type": "zip", |
| 3925 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/a84ec46e82e2d1f1dbd04cf332317923ade82ba6", |
| 3926 | "reference": "a84ec46e82e2d1f1dbd04cf332317923ade82ba6", |
| 3927 | "shasum": "" |
| 3928 | }, |
| 3929 | "require": { |
| 3930 | "ext-curl": "*", |
| 3931 | "ext-json": "*", |
| 3932 | "ext-mbstring": "*", |
| 3933 | "php": ">=5.6.0" |
| 3934 | }, |
| 3935 | "require-dev": { |
| 3936 | "friendsofphp/php-cs-fixer": "3.72.0", |
| 3937 | "phpstan/phpstan": "^1.2", |
| 3938 | "phpunit/phpunit": "^5.7 || ^9.0" |
| 3939 | }, |
| 3940 | "time": "2025-05-19T19:03:41+00:00", |
| 3941 | "type": "library", |
| 3942 | "extra": { |
| 3943 | "branch-alias": { |
| 3944 | "dev-master": "2.0-dev" |
| 3945 | } |
| 3946 | }, |
| 3947 | "installation-source": "dist", |
| 3948 | "autoload": { |
| 3949 | "psr-4": { |
| 3950 | "AmeliaVendor\\Stripe\\": "lib/" |
| 3951 | } |
| 3952 | }, |
| 3953 | "notification-url": "https://packagist.org/downloads/", |
| 3954 | "license": [ |
| 3955 | "MIT" |
| 3956 | ], |
| 3957 | "authors": [ |
| 3958 | { |
| 3959 | "name": "Stripe and contributors", |
| 3960 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 3961 | } |
| 3962 | ], |
| 3963 | "description": "Stripe PHP Library", |
| 3964 | "homepage": "https://stripe.com/", |
| 3965 | "keywords": [ |
| 3966 | "api", |
| 3967 | "payment processing", |
| 3968 | "stripe" |
| 3969 | ], |
| 3970 | "support": { |
| 3971 | "issues": "https://github.com/stripe/stripe-php/issues", |
| 3972 | "source": "https://github.com/stripe/stripe-php/tree/v17.2.1" |
| 3973 | }, |
| 3974 | "install-path": "../stripe/stripe-php" |
| 3975 | }, |
| 3976 | { |
| 3977 | "name": "symfony/deprecation-contracts", |
| 3978 | "version": "v2.5.4", |
| 3979 | "version_normalized": "2.5.4.0", |
| 3980 | "source": { |
| 3981 | "type": "git", |
| 3982 | "url": "https://github.com/symfony/deprecation-contracts.git", |
| 3983 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" |
| 3984 | }, |
| 3985 | "dist": { |
| 3986 | "type": "zip", |
| 3987 | "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 3988 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 3989 | "shasum": "" |
| 3990 | }, |
| 3991 | "require": { |
| 3992 | "php": ">=7.1" |
| 3993 | }, |
| 3994 | "time": "2024-09-25T14:11:13+00:00", |
| 3995 | "type": "library", |
| 3996 | "extra": { |
| 3997 | "thanks": { |
| 3998 | "url": "https://github.com/symfony/contracts", |
| 3999 | "name": "symfony/contracts" |
| 4000 | }, |
| 4001 | "branch-alias": { |
| 4002 | "dev-main": "2.5-dev" |
| 4003 | } |
| 4004 | }, |
| 4005 | "installation-source": "dist", |
| 4006 | "autoload": { |
| 4007 | "files": [ |
| 4008 | "function.php" |
| 4009 | ] |
| 4010 | }, |
| 4011 | "notification-url": "https://packagist.org/downloads/", |
| 4012 | "license": [ |
| 4013 | "MIT" |
| 4014 | ], |
| 4015 | "authors": [ |
| 4016 | { |
| 4017 | "name": "Nicolas Grekas", |
| 4018 | "email": "p@tchwork.com" |
| 4019 | }, |
| 4020 | { |
| 4021 | "name": "Symfony Community", |
| 4022 | "homepage": "https://symfony.com/contributors" |
| 4023 | } |
| 4024 | ], |
| 4025 | "description": "A generic function and convention to trigger deprecation notices", |
| 4026 | "homepage": "https://symfony.com", |
| 4027 | "support": { |
| 4028 | "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" |
| 4029 | }, |
| 4030 | "funding": [ |
| 4031 | { |
| 4032 | "url": "https://symfony.com/sponsor", |
| 4033 | "type": "custom" |
| 4034 | }, |
| 4035 | { |
| 4036 | "url": "https://github.com/fabpot", |
| 4037 | "type": "github" |
| 4038 | }, |
| 4039 | { |
| 4040 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 4041 | "type": "tidelift" |
| 4042 | } |
| 4043 | ], |
| 4044 | "install-path": "../symfony/deprecation-contracts" |
| 4045 | }, |
| 4046 | { |
| 4047 | "name": "symfony/polyfill-php80", |
| 4048 | "version": "v1.37.0", |
| 4049 | "version_normalized": "1.37.0.0", |
| 4050 | "source": { |
| 4051 | "type": "git", |
| 4052 | "url": "https://github.com/symfony/polyfill-php80.git", |
| 4053 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" |
| 4054 | }, |
| 4055 | "dist": { |
| 4056 | "type": "zip", |
| 4057 | "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 4058 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 4059 | "shasum": "" |
| 4060 | }, |
| 4061 | "require": { |
| 4062 | "php": ">=7.2" |
| 4063 | }, |
| 4064 | "time": "2026-04-10T16:19:22+00:00", |
| 4065 | "type": "library", |
| 4066 | "extra": { |
| 4067 | "thanks": { |
| 4068 | "url": "https://github.com/symfony/polyfill", |
| 4069 | "name": "symfony/polyfill" |
| 4070 | } |
| 4071 | }, |
| 4072 | "installation-source": "dist", |
| 4073 | "autoload": { |
| 4074 | "files": [ |
| 4075 | "bootstrap.php" |
| 4076 | ], |
| 4077 | "psr-4": { |
| 4078 | "Symfony\\Polyfill\\Php80\\": "" |
| 4079 | }, |
| 4080 | "classmap": [ |
| 4081 | "Resources/stubs" |
| 4082 | ] |
| 4083 | }, |
| 4084 | "notification-url": "https://packagist.org/downloads/", |
| 4085 | "license": [ |
| 4086 | "MIT" |
| 4087 | ], |
| 4088 | "authors": [ |
| 4089 | { |
| 4090 | "name": "Ion Bazan", |
| 4091 | "email": "ion.bazan@gmail.com" |
| 4092 | }, |
| 4093 | { |
| 4094 | "name": "Nicolas Grekas", |
| 4095 | "email": "p@tchwork.com" |
| 4096 | }, |
| 4097 | { |
| 4098 | "name": "Symfony Community", |
| 4099 | "homepage": "https://symfony.com/contributors" |
| 4100 | } |
| 4101 | ], |
| 4102 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 4103 | "homepage": "https://symfony.com", |
| 4104 | "keywords": [ |
| 4105 | "compatibility", |
| 4106 | "polyfill", |
| 4107 | "portable", |
| 4108 | "shim" |
| 4109 | ], |
| 4110 | "support": { |
| 4111 | "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0" |
| 4112 | }, |
| 4113 | "funding": [ |
| 4114 | { |
| 4115 | "url": "https://symfony.com/sponsor", |
| 4116 | "type": "custom" |
| 4117 | }, |
| 4118 | { |
| 4119 | "url": "https://github.com/fabpot", |
| 4120 | "type": "github" |
| 4121 | }, |
| 4122 | { |
| 4123 | "url": "https://github.com/nicolas-grekas", |
| 4124 | "type": "github" |
| 4125 | }, |
| 4126 | { |
| 4127 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 4128 | "type": "tidelift" |
| 4129 | } |
| 4130 | ], |
| 4131 | "install-path": "../symfony/polyfill-php80" |
| 4132 | }, |
| 4133 | { |
| 4134 | "name": "wordpress/abilities-api", |
| 4135 | "version": "v0.4.0", |
| 4136 | "version_normalized": "0.4.0.0", |
| 4137 | "source": { |
| 4138 | "type": "git", |
| 4139 | "url": "https://github.com/WordPress/abilities-api.git", |
| 4140 | "reference": "0759075aed37c4247adbf273bdebec096d52e825" |
| 4141 | }, |
| 4142 | "dist": { |
| 4143 | "type": "zip", |
| 4144 | "url": "https://api.github.com/repos/WordPress/abilities-api/zipball/0759075aed37c4247adbf273bdebec096d52e825", |
| 4145 | "reference": "0759075aed37c4247adbf273bdebec096d52e825", |
| 4146 | "shasum": "" |
| 4147 | }, |
| 4148 | "require": { |
| 4149 | "php": "^7.4 | ^8" |
| 4150 | }, |
| 4151 | "require-dev": { |
| 4152 | "automattic/vipwpcs": "^3.0", |
| 4153 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| 4154 | "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", |
| 4155 | "phpcompatibility/phpcompatibility-wp": "^2.1", |
| 4156 | "phpstan/extension-installer": "^1.3", |
| 4157 | "phpstan/phpstan": "^2.1.22", |
| 4158 | "phpstan/phpstan-deprecation-rules": "^2.0.3", |
| 4159 | "phpstan/phpstan-phpunit": "^2.0.3", |
| 4160 | "phpunit/phpunit": "^8.5|^9.6", |
| 4161 | "slevomat/coding-standard": "^8.0", |
| 4162 | "squizlabs/php_codesniffer": "^3.9", |
| 4163 | "szepeviktor/phpstan-wordpress": "^2.0.2", |
| 4164 | "wp-coding-standards/wpcs": "^3.1", |
| 4165 | "wp-phpunit/wp-phpunit": "^6.5", |
| 4166 | "wpackagist-plugin/plugin-check": "^1.6", |
| 4167 | "yoast/phpunit-polyfills": "^4.0" |
| 4168 | }, |
| 4169 | "time": "2025-10-29T05:35:31+00:00", |
| 4170 | "type": "library", |
| 4171 | "extra": { |
| 4172 | "installer-paths": { |
| 4173 | "vendor/{$vendor}/{$name}/": [ |
| 4174 | "wpackagist-plugin/plugin-check" |
| 4175 | ] |
| 4176 | } |
| 4177 | }, |
| 4178 | "installation-source": "dist", |
| 4179 | "autoload": { |
| 4180 | "files": [ |
| 4181 | "includes/bootstrap.php" |
| 4182 | ] |
| 4183 | }, |
| 4184 | "notification-url": "https://packagist.org/downloads/", |
| 4185 | "license": [ |
| 4186 | "GPL-2.0-or-later" |
| 4187 | ], |
| 4188 | "authors": [ |
| 4189 | { |
| 4190 | "name": "WordPress AI Team", |
| 4191 | "homepage": "https://make.wordpress.org/ai/" |
| 4192 | } |
| 4193 | ], |
| 4194 | "description": "AI Abilities for WordPress.", |
| 4195 | "homepage": "https://github.com/WordPress/abilities-api", |
| 4196 | "keywords": [ |
| 4197 | "abilities", |
| 4198 | "ai", |
| 4199 | "api", |
| 4200 | "llm", |
| 4201 | "wordpress" |
| 4202 | ], |
| 4203 | "support": { |
| 4204 | "issues": "https://github.com/WordPress/abilities-api/issues", |
| 4205 | "source": "https://github.com/WordPress/abilities-api" |
| 4206 | }, |
| 4207 | "abandoned": true, |
| 4208 | "install-path": "../wordpress/abilities-api" |
| 4209 | }, |
| 4210 | { |
| 4211 | "name": "wordpress/mcp-adapter", |
| 4212 | "version": "v0.5.0", |
| 4213 | "version_normalized": "0.5.0.0", |
| 4214 | "source": { |
| 4215 | "type": "git", |
| 4216 | "url": "https://github.com/WordPress/mcp-adapter.git", |
| 4217 | "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b" |
| 4218 | }, |
| 4219 | "dist": { |
| 4220 | "type": "zip", |
| 4221 | "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/7bfc49f46b3ea7544dded49d5a606089f825a80b", |
| 4222 | "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b", |
| 4223 | "shasum": "" |
| 4224 | }, |
| 4225 | "require": { |
| 4226 | "ext-json": "*", |
| 4227 | "php": "^7.4 || ^8.0", |
| 4228 | "wordpress/php-mcp-schema": "^0.1.0" |
| 4229 | }, |
| 4230 | "require-dev": { |
| 4231 | "automattic/vipwpcs": "^3.0", |
| 4232 | "php-stubs/wordpress-stubs": "^6.9", |
| 4233 | "php-stubs/wp-cli-stubs": "^2.12", |
| 4234 | "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", |
| 4235 | "phpcompatibility/phpcompatibility-wp": "^2.1", |
| 4236 | "phpstan/extension-installer": "^1.3", |
| 4237 | "phpstan/php-8-stubs": "^0.4.24", |
| 4238 | "phpstan/phpstan": "^2.1.22", |
| 4239 | "phpstan/phpstan-deprecation-rules": "^2.0.3", |
| 4240 | "phpunit/phpunit": "^9.6", |
| 4241 | "slevomat/coding-standard": "^8.0", |
| 4242 | "szepeviktor/phpstan-wordpress": "^2.0", |
| 4243 | "wp-phpunit/wp-phpunit": "^6.5", |
| 4244 | "wpackagist-plugin/plugin-check": "^1.6", |
| 4245 | "yoast/phpunit-polyfills": "^4.0" |
| 4246 | }, |
| 4247 | "time": "2026-04-14T12:12:58+00:00", |
| 4248 | "type": "wordpress-plugin", |
| 4249 | "extra": { |
| 4250 | "installer-paths": { |
| 4251 | "vendor/{$vendor}/{$name}/": [ |
| 4252 | "wpackagist-plugin/plugin-check" |
| 4253 | ] |
| 4254 | } |
| 4255 | }, |
| 4256 | "installation-source": "dist", |
| 4257 | "autoload": { |
| 4258 | "psr-4": { |
| 4259 | "WP\\MCP\\": "includes/" |
| 4260 | } |
| 4261 | }, |
| 4262 | "notification-url": "https://packagist.org/downloads/", |
| 4263 | "license": [ |
| 4264 | "GPL-2.0-or-later" |
| 4265 | ], |
| 4266 | "authors": [ |
| 4267 | { |
| 4268 | "name": "WordPress AI Team", |
| 4269 | "homepage": "https://make.wordpress.org/ai/" |
| 4270 | } |
| 4271 | ], |
| 4272 | "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts", |
| 4273 | "homepage": "https://github.com/wordpress/mcp-adapter", |
| 4274 | "keywords": [ |
| 4275 | "abilities-api", |
| 4276 | "adapter", |
| 4277 | "ai", |
| 4278 | "api", |
| 4279 | "integration", |
| 4280 | "mcp", |
| 4281 | "model-context-protocol", |
| 4282 | "wordpress" |
| 4283 | ], |
| 4284 | "support": { |
| 4285 | "issues": "https://github.com/wordpress/mcp-adapter/issues", |
| 4286 | "source": "https://github.com/wordpress/mcp-adapter" |
| 4287 | }, |
| 4288 | "install-path": "../wordpress/mcp-adapter" |
| 4289 | }, |
| 4290 | { |
| 4291 | "name": "wordpress/php-mcp-schema", |
| 4292 | "version": "v0.1.1", |
| 4293 | "version_normalized": "0.1.1.0", |
| 4294 | "source": { |
| 4295 | "type": "git", |
| 4296 | "url": "https://github.com/WordPress/php-mcp-schema.git", |
| 4297 | "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9" |
| 4298 | }, |
| 4299 | "dist": { |
| 4300 | "type": "zip", |
| 4301 | "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/e2118ec421ead51a3e17a3d8160f4537727e91b9", |
| 4302 | "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9", |
| 4303 | "shasum": "" |
| 4304 | }, |
| 4305 | "require": { |
| 4306 | "php": ">=7.4" |
| 4307 | }, |
| 4308 | "require-dev": { |
| 4309 | "phpstan/phpstan": "^1.10" |
| 4310 | }, |
| 4311 | "time": "2026-04-10T19:35:16+00:00", |
| 4312 | "type": "library", |
| 4313 | "installation-source": "dist", |
| 4314 | "autoload": { |
| 4315 | "psr-4": { |
| 4316 | "WP\\McpSchema\\": "src/" |
| 4317 | } |
| 4318 | }, |
| 4319 | "notification-url": "https://packagist.org/downloads/", |
| 4320 | "license": [ |
| 4321 | "GPL-2.0-or-later" |
| 4322 | ], |
| 4323 | "authors": [ |
| 4324 | { |
| 4325 | "name": "WordPress", |
| 4326 | "homepage": "https://wordpress.org" |
| 4327 | } |
| 4328 | ], |
| 4329 | "description": "PHP DTOs for the Model Context Protocol (MCP) specification", |
| 4330 | "homepage": "https://github.com/WordPress/php-mcp-schema", |
| 4331 | "keywords": [ |
| 4332 | "dto", |
| 4333 | "mcp", |
| 4334 | "model-context-protocol", |
| 4335 | "php", |
| 4336 | "schema" |
| 4337 | ], |
| 4338 | "support": { |
| 4339 | "issues": "https://github.com/WordPress/php-mcp-schema/issues", |
| 4340 | "source": "https://github.com/WordPress/php-mcp-schema/tree/v0.1.1" |
| 4341 | }, |
| 4342 | "install-path": "../wordpress/php-mcp-schema" |
| 4343 | } |
| 4344 | ], |
| 4345 | "dev": false, |
| 4346 | "dev-package-names": [] |
| 4347 | } |
| 4348 |