| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "averta/core", |
| 5 |
"version": "1.1.12", |
| 6 |
"version_normalized": "1.1.12.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/averta-lab/php-core.git", |
| 10 |
"reference": "71b00859167376da783a9225c1324012f0ab1839" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/averta-lab/php-core/zipball/71b00859167376da783a9225c1324012f0ab1839", |
| 15 |
"reference": "71b00859167376da783a9225c1324012f0ab1839", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require": { |
| 19 |
"ext-json": "*", |
| 20 |
"ext-mbstring": "*", |
| 21 |
"php": ">=5.6", |
| 22 |
"psr/simple-cache": "^1" |
| 23 |
}, |
| 24 |
"require-dev": { |
| 25 |
"composer/installers": "^1" |
| 26 |
}, |
| 27 |
"time": "2022-08-17T08:35:04+00:00", |
| 28 |
"type": "library", |
| 29 |
"installation-source": "dist", |
| 30 |
"autoload": { |
| 31 |
"psr-4": { |
| 32 |
"Averta\\Core\\": "src/" |
| 33 |
} |
| 34 |
}, |
| 35 |
"notification-url": "https://packagist.org/downloads/", |
| 36 |
"license": [ |
| 37 |
"GPL-3.0-or-later" |
| 38 |
], |
| 39 |
"authors": [ |
| 40 |
{ |
| 41 |
"name": "Averta", |
| 42 |
"homepage": "https://averta.net", |
| 43 |
"role": "Creator" |
| 44 |
} |
| 45 |
], |
| 46 |
"description": "Averta PHP Toolkit.", |
| 47 |
"homepage": "https://averta.net", |
| 48 |
"keywords": [ |
| 49 |
"averta", |
| 50 |
"php", |
| 51 |
"toolkit" |
| 52 |
], |
| 53 |
"support": { |
| 54 |
"docs": "https://averta.net", |
| 55 |
"issues": "https://github.com/averta-lab/php-core/issues", |
| 56 |
"source": "https://github.com/averta-lab/php-core/tree/1.1.12" |
| 57 |
}, |
| 58 |
"install-path": "../averta/core" |
| 59 |
}, |
| 60 |
{ |
| 61 |
"name": "averta/wordpress", |
| 62 |
"version": "1.1.20", |
| 63 |
"version_normalized": "1.1.20.0", |
| 64 |
"source": { |
| 65 |
"type": "git", |
| 66 |
"url": "https://github.com/averta-lab/wordpress.git", |
| 67 |
"reference": "b20932f0d957a5446298d85d6921643d57dfa7e0" |
| 68 |
}, |
| 69 |
"dist": { |
| 70 |
"type": "zip", |
| 71 |
"url": "https://api.github.com/repos/averta-lab/wordpress/zipball/b20932f0d957a5446298d85d6921643d57dfa7e0", |
| 72 |
"reference": "b20932f0d957a5446298d85d6921643d57dfa7e0", |
| 73 |
"shasum": "" |
| 74 |
}, |
| 75 |
"require": { |
| 76 |
"ext-mbstring": "*", |
| 77 |
"php": ">=7.0", |
| 78 |
"psr/http-message": "^1", |
| 79 |
"psr/simple-cache": "^1" |
| 80 |
}, |
| 81 |
"require-dev": { |
| 82 |
"dealerdirect/phpcodesniffer-composer-installer": "*", |
| 83 |
"filp/whoops": "^2.2", |
| 84 |
"phpunit/phpunit": "8.5.*", |
| 85 |
"wp-coding-standards/wpcs": "^2.0" |
| 86 |
}, |
| 87 |
"time": "2022-08-17T10:05:14+00:00", |
| 88 |
"type": "library", |
| 89 |
"installation-source": "dist", |
| 90 |
"autoload": { |
| 91 |
"psr-4": { |
| 92 |
"Averta\\WordPress\\": "src/" |
| 93 |
}, |
| 94 |
"classmap": [] |
| 95 |
}, |
| 96 |
"notification-url": "https://packagist.org/downloads/", |
| 97 |
"license": [ |
| 98 |
"GPL-3.0-or-later" |
| 99 |
], |
| 100 |
"authors": [ |
| 101 |
{ |
| 102 |
"name": "Averta", |
| 103 |
"homepage": "https://averta.net", |
| 104 |
"role": "Creator" |
| 105 |
} |
| 106 |
], |
| 107 |
"description": "Averta WordPress Toolkit.", |
| 108 |
"homepage": "https://averta.net", |
| 109 |
"keywords": [ |
| 110 |
"averta", |
| 111 |
"php", |
| 112 |
"toolkit", |
| 113 |
"wordpress" |
| 114 |
], |
| 115 |
"support": { |
| 116 |
"docs": "https://averta.net", |
| 117 |
"issues": "https://github.com/averta-lab/wordpress/issues", |
| 118 |
"source": "https://github.com/averta-lab/wordpress/tree/1.1.20" |
| 119 |
}, |
| 120 |
"install-path": "../averta/wordpress" |
| 121 |
}, |
| 122 |
{ |
| 123 |
"name": "composer/installers", |
| 124 |
"version": "v1.12.0", |
| 125 |
"version_normalized": "1.12.0.0", |
| 126 |
"source": { |
| 127 |
"type": "git", |
| 128 |
"url": "https://github.com/composer/installers.git", |
| 129 |
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" |
| 130 |
}, |
| 131 |
"dist": { |
| 132 |
"type": "zip", |
| 133 |
"url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 134 |
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 135 |
"shasum": "" |
| 136 |
}, |
| 137 |
"require": { |
| 138 |
"composer-plugin-api": "^1.0 || ^2.0" |
| 139 |
}, |
| 140 |
"replace": { |
| 141 |
"roundcube/plugin-installer": "*", |
| 142 |
"shama/baton": "*" |
| 143 |
}, |
| 144 |
"require-dev": { |
| 145 |
"composer/composer": "1.6.* || ^2.0", |
| 146 |
"composer/semver": "^1 || ^3", |
| 147 |
"phpstan/phpstan": "^0.12.55", |
| 148 |
"phpstan/phpstan-phpunit": "^0.12.16", |
| 149 |
"symfony/phpunit-bridge": "^4.2 || ^5", |
| 150 |
"symfony/process": "^2.3" |
| 151 |
}, |
| 152 |
"time": "2021-09-13T08:19:44+00:00", |
| 153 |
"type": "composer-plugin", |
| 154 |
"extra": { |
| 155 |
"class": "Composer\\Installers\\Plugin", |
| 156 |
"branch-alias": { |
| 157 |
"dev-main": "1.x-dev" |
| 158 |
} |
| 159 |
}, |
| 160 |
"installation-source": "dist", |
| 161 |
"autoload": { |
| 162 |
"psr-4": { |
| 163 |
"Composer\\Installers\\": "src/Composer/Installers" |
| 164 |
} |
| 165 |
}, |
| 166 |
"notification-url": "https://packagist.org/downloads/", |
| 167 |
"license": [ |
| 168 |
"MIT" |
| 169 |
], |
| 170 |
"authors": [ |
| 171 |
{ |
| 172 |
"name": "Kyle Robinson Young", |
| 173 |
"email": "kyle@dontkry.com", |
| 174 |
"homepage": "https://github.com/shama" |
| 175 |
} |
| 176 |
], |
| 177 |
"description": "A multi-framework Composer library installer", |
| 178 |
"homepage": "https://composer.github.io/installers/", |
| 179 |
"keywords": [ |
| 180 |
"Craft", |
| 181 |
"Dolibarr", |
| 182 |
"Eliasis", |
| 183 |
"Hurad", |
| 184 |
"ImageCMS", |
| 185 |
"Kanboard", |
| 186 |
"Lan Management System", |
| 187 |
"MODX Evo", |
| 188 |
"MantisBT", |
| 189 |
"Mautic", |
| 190 |
"Maya", |
| 191 |
"OXID", |
| 192 |
"Plentymarkets", |
| 193 |
"Porto", |
| 194 |
"RadPHP", |
| 195 |
"SMF", |
| 196 |
"Starbug", |
| 197 |
"Thelia", |
| 198 |
"Whmcs", |
| 199 |
"WolfCMS", |
| 200 |
"agl", |
| 201 |
"aimeos", |
| 202 |
"annotatecms", |
| 203 |
"attogram", |
| 204 |
"bitrix", |
| 205 |
"cakephp", |
| 206 |
"chef", |
| 207 |
"cockpit", |
| 208 |
"codeigniter", |
| 209 |
"concrete5", |
| 210 |
"croogo", |
| 211 |
"dokuwiki", |
| 212 |
"drupal", |
| 213 |
"eZ Platform", |
| 214 |
"elgg", |
| 215 |
"expressionengine", |
| 216 |
"fuelphp", |
| 217 |
"grav", |
| 218 |
"installer", |
| 219 |
"itop", |
| 220 |
"joomla", |
| 221 |
"known", |
| 222 |
"kohana", |
| 223 |
"laravel", |
| 224 |
"lavalite", |
| 225 |
"lithium", |
| 226 |
"magento", |
| 227 |
"majima", |
| 228 |
"mako", |
| 229 |
"mediawiki", |
| 230 |
"miaoxing", |
| 231 |
"modulework", |
| 232 |
"modx", |
| 233 |
"moodle", |
| 234 |
"osclass", |
| 235 |
"pantheon", |
| 236 |
"phpbb", |
| 237 |
"piwik", |
| 238 |
"ppi", |
| 239 |
"processwire", |
| 240 |
"puppet", |
| 241 |
"pxcms", |
| 242 |
"reindex", |
| 243 |
"roundcube", |
| 244 |
"shopware", |
| 245 |
"silverstripe", |
| 246 |
"sydes", |
| 247 |
"sylius", |
| 248 |
"symfony", |
| 249 |
"tastyigniter", |
| 250 |
"typo3", |
| 251 |
"wordpress", |
| 252 |
"yawik", |
| 253 |
"zend", |
| 254 |
"zikula" |
| 255 |
], |
| 256 |
"support": { |
| 257 |
"issues": "https://github.com/composer/installers/issues", |
| 258 |
"source": "https://github.com/composer/installers/tree/v1.12.0" |
| 259 |
}, |
| 260 |
"funding": [ |
| 261 |
{ |
| 262 |
"url": "https://packagist.com", |
| 263 |
"type": "custom" |
| 264 |
}, |
| 265 |
{ |
| 266 |
"url": "https://github.com/composer", |
| 267 |
"type": "github" |
| 268 |
}, |
| 269 |
{ |
| 270 |
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 271 |
"type": "tidelift" |
| 272 |
} |
| 273 |
], |
| 274 |
"install-path": "./installers" |
| 275 |
}, |
| 276 |
{ |
| 277 |
"name": "guzzlehttp/psr7", |
| 278 |
"version": "1.9.0", |
| 279 |
"version_normalized": "1.9.0.0", |
| 280 |
"source": { |
| 281 |
"type": "git", |
| 282 |
"url": "https://github.com/guzzle/psr7.git", |
| 283 |
"reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" |
| 284 |
}, |
| 285 |
"dist": { |
| 286 |
"type": "zip", |
| 287 |
"url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", |
| 288 |
"reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", |
| 289 |
"shasum": "" |
| 290 |
}, |
| 291 |
"require": { |
| 292 |
"php": ">=5.4.0", |
| 293 |
"psr/http-message": "~1.0", |
| 294 |
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0" |
| 295 |
}, |
| 296 |
"provide": { |
| 297 |
"psr/http-message-implementation": "1.0" |
| 298 |
}, |
| 299 |
"require-dev": { |
| 300 |
"ext-zlib": "*", |
| 301 |
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" |
| 302 |
}, |
| 303 |
"suggest": { |
| 304 |
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |
| 305 |
}, |
| 306 |
"time": "2022-06-20T21:43:03+00:00", |
| 307 |
"type": "library", |
| 308 |
"extra": { |
| 309 |
"branch-alias": { |
| 310 |
"dev-master": "1.9-dev" |
| 311 |
} |
| 312 |
}, |
| 313 |
"installation-source": "dist", |
| 314 |
"autoload": { |
| 315 |
"files": [ |
| 316 |
"src/functions_include.php" |
| 317 |
], |
| 318 |
"psr-4": { |
| 319 |
"GuzzleHttp\\Psr7\\": "src/" |
| 320 |
} |
| 321 |
}, |
| 322 |
"notification-url": "https://packagist.org/downloads/", |
| 323 |
"license": [ |
| 324 |
"MIT" |
| 325 |
], |
| 326 |
"authors": [ |
| 327 |
{ |
| 328 |
"name": "Graham Campbell", |
| 329 |
"email": "hello@gjcampbell.co.uk", |
| 330 |
"homepage": "https://github.com/GrahamCampbell" |
| 331 |
}, |
| 332 |
{ |
| 333 |
"name": "Michael Dowling", |
| 334 |
"email": "mtdowling@gmail.com", |
| 335 |
"homepage": "https://github.com/mtdowling" |
| 336 |
}, |
| 337 |
{ |
| 338 |
"name": "George Mponos", |
| 339 |
"email": "gmponos@gmail.com", |
| 340 |
"homepage": "https://github.com/gmponos" |
| 341 |
}, |
| 342 |
{ |
| 343 |
"name": "Tobias Nyholm", |
| 344 |
"email": "tobias.nyholm@gmail.com", |
| 345 |
"homepage": "https://github.com/Nyholm" |
| 346 |
}, |
| 347 |
{ |
| 348 |
"name": "Márk Sági-Kazár", |
| 349 |
"email": "mark.sagikazar@gmail.com", |
| 350 |
"homepage": "https://github.com/sagikazarmark" |
| 351 |
}, |
| 352 |
{ |
| 353 |
"name": "Tobias Schultze", |
| 354 |
"email": "webmaster@tubo-world.de", |
| 355 |
"homepage": "https://github.com/Tobion" |
| 356 |
} |
| 357 |
], |
| 358 |
"description": "PSR-7 message implementation that also provides common utility methods", |
| 359 |
"keywords": [ |
| 360 |
"http", |
| 361 |
"message", |
| 362 |
"psr-7", |
| 363 |
"request", |
| 364 |
"response", |
| 365 |
"stream", |
| 366 |
"uri", |
| 367 |
"url" |
| 368 |
], |
| 369 |
"support": { |
| 370 |
"issues": "https://github.com/guzzle/psr7/issues", |
| 371 |
"source": "https://github.com/guzzle/psr7/tree/1.9.0" |
| 372 |
}, |
| 373 |
"funding": [ |
| 374 |
{ |
| 375 |
"url": "https://github.com/GrahamCampbell", |
| 376 |
"type": "github" |
| 377 |
}, |
| 378 |
{ |
| 379 |
"url": "https://github.com/Nyholm", |
| 380 |
"type": "github" |
| 381 |
}, |
| 382 |
{ |
| 383 |
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", |
| 384 |
"type": "tidelift" |
| 385 |
} |
| 386 |
], |
| 387 |
"install-path": "../guzzlehttp/psr7" |
| 388 |
}, |
| 389 |
{ |
| 390 |
"name": "htmlburger/wpemerge", |
| 391 |
"version": "dev-master", |
| 392 |
"version_normalized": "dev-master", |
| 393 |
"source": { |
| 394 |
"type": "git", |
| 395 |
"url": "https://github.com/htmlburger/wpemerge.git", |
| 396 |
"reference": "2773fba0b4717f28d40dd3c2013b61385499f7e3" |
| 397 |
}, |
| 398 |
"dist": { |
| 399 |
"type": "zip", |
| 400 |
"url": "https://api.github.com/repos/htmlburger/wpemerge/zipball/2773fba0b4717f28d40dd3c2013b61385499f7e3", |
| 401 |
"reference": "2773fba0b4717f28d40dd3c2013b61385499f7e3", |
| 402 |
"shasum": "" |
| 403 |
}, |
| 404 |
"require": { |
| 405 |
"guzzlehttp/psr7": "^1.5", |
| 406 |
"php": ">=5.5", |
| 407 |
"pimple/pimple": "^3.2", |
| 408 |
"psr/container": "^1.0.0" |
| 409 |
}, |
| 410 |
"require-dev": { |
| 411 |
"filp/whoops": "^2.2", |
| 412 |
"mockery/mockery": "^0.9.11|~1.3.2", |
| 413 |
"phpcompatibility/php-compatibility": "^9.0", |
| 414 |
"squizlabs/php_codesniffer": "^3.3" |
| 415 |
}, |
| 416 |
"time": "2022-04-16T17:12:33+00:00", |
| 417 |
"default-branch": true, |
| 418 |
"type": "library", |
| 419 |
"installation-source": "dist", |
| 420 |
"autoload": { |
| 421 |
"files": [ |
| 422 |
"config.php" |
| 423 |
], |
| 424 |
"psr-4": { |
| 425 |
"WPEmerge\\": "src/", |
| 426 |
"WPEmergeTestTools\\": "tests/tools" |
| 427 |
} |
| 428 |
}, |
| 429 |
"notification-url": "https://packagist.org/downloads/", |
| 430 |
"license": [ |
| 431 |
"GPL-2.0-only" |
| 432 |
], |
| 433 |
"authors": [ |
| 434 |
{ |
| 435 |
"name": "Atanas Angelov", |
| 436 |
"email": "hi@atanas.dev", |
| 437 |
"homepage": "https://atanas.dev/", |
| 438 |
"role": "Developer" |
| 439 |
}, |
| 440 |
{ |
| 441 |
"name": "htmlBurger", |
| 442 |
"email": "info@htmlburger.com", |
| 443 |
"homepage": "http://htmlburger.com/", |
| 444 |
"role": "Developer" |
| 445 |
} |
| 446 |
], |
| 447 |
"description": "A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.", |
| 448 |
"homepage": "https://wpemerge.com/", |
| 449 |
"keywords": [ |
| 450 |
"controller", |
| 451 |
"framework", |
| 452 |
"middleware", |
| 453 |
"request", |
| 454 |
"response", |
| 455 |
"template", |
| 456 |
"view", |
| 457 |
"wordpress", |
| 458 |
"wpemerge" |
| 459 |
], |
| 460 |
"support": { |
| 461 |
"email": "wordpress@htmlburger.com", |
| 462 |
"issues": "https://github.com/htmlburger/wpemerge/issues", |
| 463 |
"source": "https://github.com/htmlburger/wpemerge" |
| 464 |
}, |
| 465 |
"install-path": "../htmlburger/wpemerge" |
| 466 |
}, |
| 467 |
{ |
| 468 |
"name": "netresearch/jsonmapper", |
| 469 |
"version": "v4.0.0", |
| 470 |
"version_normalized": "4.0.0.0", |
| 471 |
"source": { |
| 472 |
"type": "git", |
| 473 |
"url": "https://github.com/cweiske/jsonmapper.git", |
| 474 |
"reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d" |
| 475 |
}, |
| 476 |
"dist": { |
| 477 |
"type": "zip", |
| 478 |
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d", |
| 479 |
"reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d", |
| 480 |
"shasum": "" |
| 481 |
}, |
| 482 |
"require": { |
| 483 |
"ext-json": "*", |
| 484 |
"ext-pcre": "*", |
| 485 |
"ext-reflection": "*", |
| 486 |
"ext-spl": "*", |
| 487 |
"php": ">=7.1" |
| 488 |
}, |
| 489 |
"require-dev": { |
| 490 |
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0", |
| 491 |
"squizlabs/php_codesniffer": "~3.5" |
| 492 |
}, |
| 493 |
"time": "2020-12-01T19:48:11+00:00", |
| 494 |
"type": "library", |
| 495 |
"installation-source": "dist", |
| 496 |
"autoload": { |
| 497 |
"psr-0": { |
| 498 |
"JsonMapper": "src/" |
| 499 |
} |
| 500 |
}, |
| 501 |
"notification-url": "https://packagist.org/downloads/", |
| 502 |
"license": [ |
| 503 |
"OSL-3.0" |
| 504 |
], |
| 505 |
"authors": [ |
| 506 |
{ |
| 507 |
"name": "Christian Weiske", |
| 508 |
"email": "cweiske@cweiske.de", |
| 509 |
"homepage": "http://github.com/cweiske/jsonmapper/", |
| 510 |
"role": "Developer" |
| 511 |
} |
| 512 |
], |
| 513 |
"description": "Map nested JSON structures onto PHP classes", |
| 514 |
"support": { |
| 515 |
"email": "cweiske@cweiske.de", |
| 516 |
"issues": "https://github.com/cweiske/jsonmapper/issues", |
| 517 |
"source": "https://github.com/cweiske/jsonmapper/tree/v4.0.0" |
| 518 |
}, |
| 519 |
"install-path": "../netresearch/jsonmapper" |
| 520 |
}, |
| 521 |
{ |
| 522 |
"name": "pimple/pimple", |
| 523 |
"version": "v3.5.0", |
| 524 |
"version_normalized": "3.5.0.0", |
| 525 |
"source": { |
| 526 |
"type": "git", |
| 527 |
"url": "https://github.com/silexphp/Pimple.git", |
| 528 |
"reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed" |
| 529 |
}, |
| 530 |
"dist": { |
| 531 |
"type": "zip", |
| 532 |
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed", |
| 533 |
"reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", |
| 534 |
"shasum": "" |
| 535 |
}, |
| 536 |
"require": { |
| 537 |
"php": ">=7.2.5", |
| 538 |
"psr/container": "^1.1 || ^2.0" |
| 539 |
}, |
| 540 |
"require-dev": { |
| 541 |
"symfony/phpunit-bridge": "^5.4@dev" |
| 542 |
}, |
| 543 |
"time": "2021-10-28T11:13:42+00:00", |
| 544 |
"type": "library", |
| 545 |
"extra": { |
| 546 |
"branch-alias": { |
| 547 |
"dev-master": "3.4.x-dev" |
| 548 |
} |
| 549 |
}, |
| 550 |
"installation-source": "dist", |
| 551 |
"autoload": { |
| 552 |
"psr-0": { |
| 553 |
"Pimple": "src/" |
| 554 |
} |
| 555 |
}, |
| 556 |
"notification-url": "https://packagist.org/downloads/", |
| 557 |
"license": [ |
| 558 |
"MIT" |
| 559 |
], |
| 560 |
"authors": [ |
| 561 |
{ |
| 562 |
"name": "Fabien Potencier", |
| 563 |
"email": "fabien@symfony.com" |
| 564 |
} |
| 565 |
], |
| 566 |
"description": "Pimple, a simple Dependency Injection Container", |
| 567 |
"homepage": "https://pimple.symfony.com", |
| 568 |
"keywords": [ |
| 569 |
"container", |
| 570 |
"dependency injection" |
| 571 |
], |
| 572 |
"support": { |
| 573 |
"source": "https://github.com/silexphp/Pimple/tree/v3.5.0" |
| 574 |
}, |
| 575 |
"install-path": "../pimple/pimple" |
| 576 |
}, |
| 577 |
{ |
| 578 |
"name": "psr/container", |
| 579 |
"version": "1.1.1", |
| 580 |
"version_normalized": "1.1.1.0", |
| 581 |
"source": { |
| 582 |
"type": "git", |
| 583 |
"url": "https://github.com/php-fig/container.git", |
| 584 |
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" |
| 585 |
}, |
| 586 |
"dist": { |
| 587 |
"type": "zip", |
| 588 |
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 589 |
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 590 |
"shasum": "" |
| 591 |
}, |
| 592 |
"require": { |
| 593 |
"php": ">=7.2.0" |
| 594 |
}, |
| 595 |
"time": "2021-03-05T17:36:06+00:00", |
| 596 |
"type": "library", |
| 597 |
"installation-source": "dist", |
| 598 |
"autoload": { |
| 599 |
"psr-4": { |
| 600 |
"Psr\\Container\\": "src/" |
| 601 |
} |
| 602 |
}, |
| 603 |
"notification-url": "https://packagist.org/downloads/", |
| 604 |
"license": [ |
| 605 |
"MIT" |
| 606 |
], |
| 607 |
"authors": [ |
| 608 |
{ |
| 609 |
"name": "PHP-FIG", |
| 610 |
"homepage": "https://www.php-fig.org/" |
| 611 |
} |
| 612 |
], |
| 613 |
"description": "Common Container Interface (PHP FIG PSR-11)", |
| 614 |
"homepage": "https://github.com/php-fig/container", |
| 615 |
"keywords": [ |
| 616 |
"PSR-11", |
| 617 |
"container", |
| 618 |
"container-interface", |
| 619 |
"container-interop", |
| 620 |
"psr" |
| 621 |
], |
| 622 |
"support": { |
| 623 |
"issues": "https://github.com/php-fig/container/issues", |
| 624 |
"source": "https://github.com/php-fig/container/tree/1.1.1" |
| 625 |
}, |
| 626 |
"install-path": "../psr/container" |
| 627 |
}, |
| 628 |
{ |
| 629 |
"name": "psr/http-message", |
| 630 |
"version": "1.0.1", |
| 631 |
"version_normalized": "1.0.1.0", |
| 632 |
"source": { |
| 633 |
"type": "git", |
| 634 |
"url": "https://github.com/php-fig/http-message.git", |
| 635 |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
| 636 |
}, |
| 637 |
"dist": { |
| 638 |
"type": "zip", |
| 639 |
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
| 640 |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
| 641 |
"shasum": "" |
| 642 |
}, |
| 643 |
"require": { |
| 644 |
"php": ">=5.3.0" |
| 645 |
}, |
| 646 |
"time": "2016-08-06T14:39:51+00:00", |
| 647 |
"type": "library", |
| 648 |
"extra": { |
| 649 |
"branch-alias": { |
| 650 |
"dev-master": "1.0.x-dev" |
| 651 |
} |
| 652 |
}, |
| 653 |
"installation-source": "dist", |
| 654 |
"autoload": { |
| 655 |
"psr-4": { |
| 656 |
"Psr\\Http\\Message\\": "src/" |
| 657 |
} |
| 658 |
}, |
| 659 |
"notification-url": "https://packagist.org/downloads/", |
| 660 |
"license": [ |
| 661 |
"MIT" |
| 662 |
], |
| 663 |
"authors": [ |
| 664 |
{ |
| 665 |
"name": "PHP-FIG", |
| 666 |
"homepage": "http://www.php-fig.org/" |
| 667 |
} |
| 668 |
], |
| 669 |
"description": "Common interface for HTTP messages", |
| 670 |
"homepage": "https://github.com/php-fig/http-message", |
| 671 |
"keywords": [ |
| 672 |
"http", |
| 673 |
"http-message", |
| 674 |
"psr", |
| 675 |
"psr-7", |
| 676 |
"request", |
| 677 |
"response" |
| 678 |
], |
| 679 |
"support": { |
| 680 |
"source": "https://github.com/php-fig/http-message/tree/master" |
| 681 |
}, |
| 682 |
"install-path": "../psr/http-message" |
| 683 |
}, |
| 684 |
{ |
| 685 |
"name": "psr/simple-cache", |
| 686 |
"version": "1.0.1", |
| 687 |
"version_normalized": "1.0.1.0", |
| 688 |
"source": { |
| 689 |
"type": "git", |
| 690 |
"url": "https://github.com/php-fig/simple-cache.git", |
| 691 |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" |
| 692 |
}, |
| 693 |
"dist": { |
| 694 |
"type": "zip", |
| 695 |
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
| 696 |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
| 697 |
"shasum": "" |
| 698 |
}, |
| 699 |
"require": { |
| 700 |
"php": ">=5.3.0" |
| 701 |
}, |
| 702 |
"time": "2017-10-23T01:57:42+00:00", |
| 703 |
"type": "library", |
| 704 |
"extra": { |
| 705 |
"branch-alias": { |
| 706 |
"dev-master": "1.0.x-dev" |
| 707 |
} |
| 708 |
}, |
| 709 |
"installation-source": "dist", |
| 710 |
"autoload": { |
| 711 |
"psr-4": { |
| 712 |
"Psr\\SimpleCache\\": "src/" |
| 713 |
} |
| 714 |
}, |
| 715 |
"notification-url": "https://packagist.org/downloads/", |
| 716 |
"license": [ |
| 717 |
"MIT" |
| 718 |
], |
| 719 |
"authors": [ |
| 720 |
{ |
| 721 |
"name": "PHP-FIG", |
| 722 |
"homepage": "http://www.php-fig.org/" |
| 723 |
} |
| 724 |
], |
| 725 |
"description": "Common interfaces for simple caching", |
| 726 |
"keywords": [ |
| 727 |
"cache", |
| 728 |
"caching", |
| 729 |
"psr", |
| 730 |
"psr-16", |
| 731 |
"simple-cache" |
| 732 |
], |
| 733 |
"support": { |
| 734 |
"source": "https://github.com/php-fig/simple-cache/tree/master" |
| 735 |
}, |
| 736 |
"install-path": "../psr/simple-cache" |
| 737 |
}, |
| 738 |
{ |
| 739 |
"name": "ralouphie/getallheaders", |
| 740 |
"version": "3.0.3", |
| 741 |
"version_normalized": "3.0.3.0", |
| 742 |
"source": { |
| 743 |
"type": "git", |
| 744 |
"url": "https://github.com/ralouphie/getallheaders.git", |
| 745 |
"reference": "120b605dfeb996808c31b6477290a714d356e822" |
| 746 |
}, |
| 747 |
"dist": { |
| 748 |
"type": "zip", |
| 749 |
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", |
| 750 |
"reference": "120b605dfeb996808c31b6477290a714d356e822", |
| 751 |
"shasum": "" |
| 752 |
}, |
| 753 |
"require": { |
| 754 |
"php": ">=5.6" |
| 755 |
}, |
| 756 |
"require-dev": { |
| 757 |
"php-coveralls/php-coveralls": "^2.1", |
| 758 |
"phpunit/phpunit": "^5 || ^6.5" |
| 759 |
}, |
| 760 |
"time": "2019-03-08T08:55:37+00:00", |
| 761 |
"type": "library", |
| 762 |
"installation-source": "dist", |
| 763 |
"autoload": { |
| 764 |
"files": [ |
| 765 |
"src/getallheaders.php" |
| 766 |
] |
| 767 |
}, |
| 768 |
"notification-url": "https://packagist.org/downloads/", |
| 769 |
"license": [ |
| 770 |
"MIT" |
| 771 |
], |
| 772 |
"authors": [ |
| 773 |
{ |
| 774 |
"name": "Ralph Khattar", |
| 775 |
"email": "ralph.khattar@gmail.com" |
| 776 |
} |
| 777 |
], |
| 778 |
"description": "A polyfill for getallheaders.", |
| 779 |
"support": { |
| 780 |
"issues": "https://github.com/ralouphie/getallheaders/issues", |
| 781 |
"source": "https://github.com/ralouphie/getallheaders/tree/develop" |
| 782 |
}, |
| 783 |
"install-path": "../ralouphie/getallheaders" |
| 784 |
}, |
| 785 |
{ |
| 786 |
"name": "symfony/console", |
| 787 |
"version": "v5.1.11", |
| 788 |
"version_normalized": "5.1.11.0", |
| 789 |
"source": { |
| 790 |
"type": "git", |
| 791 |
"url": "https://github.com/symfony/console.git", |
| 792 |
"reference": "d9a267b621c5082e0a6c659d73633b6fd28a8a08" |
| 793 |
}, |
| 794 |
"dist": { |
| 795 |
"type": "zip", |
| 796 |
"url": "https://api.github.com/repos/symfony/console/zipball/d9a267b621c5082e0a6c659d73633b6fd28a8a08", |
| 797 |
"reference": "d9a267b621c5082e0a6c659d73633b6fd28a8a08", |
| 798 |
"shasum": "" |
| 799 |
}, |
| 800 |
"require": { |
| 801 |
"php": ">=7.2.5", |
| 802 |
"symfony/polyfill-mbstring": "~1.0", |
| 803 |
"symfony/polyfill-php73": "^1.8", |
| 804 |
"symfony/polyfill-php80": "^1.15", |
| 805 |
"symfony/service-contracts": "^1.1|^2", |
| 806 |
"symfony/string": "^5.1" |
| 807 |
}, |
| 808 |
"conflict": { |
| 809 |
"symfony/dependency-injection": "<4.4", |
| 810 |
"symfony/dotenv": "<5.1", |
| 811 |
"symfony/event-dispatcher": "<4.4", |
| 812 |
"symfony/lock": "<4.4", |
| 813 |
"symfony/process": "<4.4" |
| 814 |
}, |
| 815 |
"provide": { |
| 816 |
"psr/log-implementation": "1.0" |
| 817 |
}, |
| 818 |
"require-dev": { |
| 819 |
"psr/log": "~1.0", |
| 820 |
"symfony/config": "^4.4|^5.0", |
| 821 |
"symfony/dependency-injection": "^4.4|^5.0", |
| 822 |
"symfony/event-dispatcher": "^4.4|^5.0", |
| 823 |
"symfony/lock": "^4.4|^5.0", |
| 824 |
"symfony/process": "^4.4|^5.0", |
| 825 |
"symfony/var-dumper": "^4.4|^5.0" |
| 826 |
}, |
| 827 |
"suggest": { |
| 828 |
"psr/log": "For using the console logger", |
| 829 |
"symfony/event-dispatcher": "", |
| 830 |
"symfony/lock": "", |
| 831 |
"symfony/process": "" |
| 832 |
}, |
| 833 |
"time": "2021-01-27T10:01:46+00:00", |
| 834 |
"type": "library", |
| 835 |
"installation-source": "dist", |
| 836 |
"autoload": { |
| 837 |
"psr-4": { |
| 838 |
"Symfony\\Component\\Console\\": "" |
| 839 |
}, |
| 840 |
"exclude-from-classmap": [ |
| 841 |
"/Tests/" |
| 842 |
] |
| 843 |
}, |
| 844 |
"notification-url": "https://packagist.org/downloads/", |
| 845 |
"license": [ |
| 846 |
"MIT" |
| 847 |
], |
| 848 |
"authors": [ |
| 849 |
{ |
| 850 |
"name": "Fabien Potencier", |
| 851 |
"email": "fabien@symfony.com" |
| 852 |
}, |
| 853 |
{ |
| 854 |
"name": "Symfony Community", |
| 855 |
"homepage": "https://symfony.com/contributors" |
| 856 |
} |
| 857 |
], |
| 858 |
"description": "Eases the creation of beautiful and testable command line interfaces", |
| 859 |
"homepage": "https://symfony.com", |
| 860 |
"support": { |
| 861 |
"source": "https://github.com/symfony/console/tree/v5.1.11" |
| 862 |
}, |
| 863 |
"funding": [ |
| 864 |
{ |
| 865 |
"url": "https://symfony.com/sponsor", |
| 866 |
"type": "custom" |
| 867 |
}, |
| 868 |
{ |
| 869 |
"url": "https://github.com/fabpot", |
| 870 |
"type": "github" |
| 871 |
}, |
| 872 |
{ |
| 873 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 874 |
"type": "tidelift" |
| 875 |
} |
| 876 |
], |
| 877 |
"install-path": "../symfony/console" |
| 878 |
}, |
| 879 |
{ |
| 880 |
"name": "symfony/deprecation-contracts", |
| 881 |
"version": "v2.5.2", |
| 882 |
"version_normalized": "2.5.2.0", |
| 883 |
"source": { |
| 884 |
"type": "git", |
| 885 |
"url": "https://github.com/symfony/deprecation-contracts.git", |
| 886 |
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" |
| 887 |
}, |
| 888 |
"dist": { |
| 889 |
"type": "zip", |
| 890 |
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
| 891 |
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
| 892 |
"shasum": "" |
| 893 |
}, |
| 894 |
"require": { |
| 895 |
"php": ">=7.1" |
| 896 |
}, |
| 897 |
"time": "2022-01-02T09:53:40+00:00", |
| 898 |
"type": "library", |
| 899 |
"extra": { |
| 900 |
"branch-alias": { |
| 901 |
"dev-main": "2.5-dev" |
| 902 |
}, |
| 903 |
"thanks": { |
| 904 |
"name": "symfony/contracts", |
| 905 |
"url": "https://github.com/symfony/contracts" |
| 906 |
} |
| 907 |
}, |
| 908 |
"installation-source": "dist", |
| 909 |
"autoload": { |
| 910 |
"files": [ |
| 911 |
"function.php" |
| 912 |
] |
| 913 |
}, |
| 914 |
"notification-url": "https://packagist.org/downloads/", |
| 915 |
"license": [ |
| 916 |
"MIT" |
| 917 |
], |
| 918 |
"authors": [ |
| 919 |
{ |
| 920 |
"name": "Nicolas Grekas", |
| 921 |
"email": "p@tchwork.com" |
| 922 |
}, |
| 923 |
{ |
| 924 |
"name": "Symfony Community", |
| 925 |
"homepage": "https://symfony.com/contributors" |
| 926 |
} |
| 927 |
], |
| 928 |
"description": "A generic function and convention to trigger deprecation notices", |
| 929 |
"homepage": "https://symfony.com", |
| 930 |
"support": { |
| 931 |
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" |
| 932 |
}, |
| 933 |
"funding": [ |
| 934 |
{ |
| 935 |
"url": "https://symfony.com/sponsor", |
| 936 |
"type": "custom" |
| 937 |
}, |
| 938 |
{ |
| 939 |
"url": "https://github.com/fabpot", |
| 940 |
"type": "github" |
| 941 |
}, |
| 942 |
{ |
| 943 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 944 |
"type": "tidelift" |
| 945 |
} |
| 946 |
], |
| 947 |
"install-path": "../symfony/deprecation-contracts" |
| 948 |
}, |
| 949 |
{ |
| 950 |
"name": "symfony/polyfill-ctype", |
| 951 |
"version": "v1.26.0", |
| 952 |
"version_normalized": "1.26.0.0", |
| 953 |
"source": { |
| 954 |
"type": "git", |
| 955 |
"url": "https://github.com/symfony/polyfill-ctype.git", |
| 956 |
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" |
| 957 |
}, |
| 958 |
"dist": { |
| 959 |
"type": "zip", |
| 960 |
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", |
| 961 |
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", |
| 962 |
"shasum": "" |
| 963 |
}, |
| 964 |
"require": { |
| 965 |
"php": ">=7.1" |
| 966 |
}, |
| 967 |
"provide": { |
| 968 |
"ext-ctype": "*" |
| 969 |
}, |
| 970 |
"suggest": { |
| 971 |
"ext-ctype": "For best performance" |
| 972 |
}, |
| 973 |
"time": "2022-05-24T11:49:31+00:00", |
| 974 |
"type": "library", |
| 975 |
"extra": { |
| 976 |
"branch-alias": { |
| 977 |
"dev-main": "1.26-dev" |
| 978 |
}, |
| 979 |
"thanks": { |
| 980 |
"name": "symfony/polyfill", |
| 981 |
"url": "https://github.com/symfony/polyfill" |
| 982 |
} |
| 983 |
}, |
| 984 |
"installation-source": "dist", |
| 985 |
"autoload": { |
| 986 |
"files": [ |
| 987 |
"bootstrap.php" |
| 988 |
], |
| 989 |
"psr-4": { |
| 990 |
"Symfony\\Polyfill\\Ctype\\": "" |
| 991 |
} |
| 992 |
}, |
| 993 |
"notification-url": "https://packagist.org/downloads/", |
| 994 |
"license": [ |
| 995 |
"MIT" |
| 996 |
], |
| 997 |
"authors": [ |
| 998 |
{ |
| 999 |
"name": "Gert de Pagter", |
| 1000 |
"email": "BackEndTea@gmail.com" |
| 1001 |
}, |
| 1002 |
{ |
| 1003 |
"name": "Symfony Community", |
| 1004 |
"homepage": "https://symfony.com/contributors" |
| 1005 |
} |
| 1006 |
], |
| 1007 |
"description": "Symfony polyfill for ctype functions", |
| 1008 |
"homepage": "https://symfony.com", |
| 1009 |
"keywords": [ |
| 1010 |
"compatibility", |
| 1011 |
"ctype", |
| 1012 |
"polyfill", |
| 1013 |
"portable" |
| 1014 |
], |
| 1015 |
"support": { |
| 1016 |
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" |
| 1017 |
}, |
| 1018 |
"funding": [ |
| 1019 |
{ |
| 1020 |
"url": "https://symfony.com/sponsor", |
| 1021 |
"type": "custom" |
| 1022 |
}, |
| 1023 |
{ |
| 1024 |
"url": "https://github.com/fabpot", |
| 1025 |
"type": "github" |
| 1026 |
}, |
| 1027 |
{ |
| 1028 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1029 |
"type": "tidelift" |
| 1030 |
} |
| 1031 |
], |
| 1032 |
"install-path": "../symfony/polyfill-ctype" |
| 1033 |
}, |
| 1034 |
{ |
| 1035 |
"name": "symfony/polyfill-intl-grapheme", |
| 1036 |
"version": "v1.26.0", |
| 1037 |
"version_normalized": "1.26.0.0", |
| 1038 |
"source": { |
| 1039 |
"type": "git", |
| 1040 |
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", |
| 1041 |
"reference": "433d05519ce6990bf3530fba6957499d327395c2" |
| 1042 |
}, |
| 1043 |
"dist": { |
| 1044 |
"type": "zip", |
| 1045 |
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", |
| 1046 |
"reference": "433d05519ce6990bf3530fba6957499d327395c2", |
| 1047 |
"shasum": "" |
| 1048 |
}, |
| 1049 |
"require": { |
| 1050 |
"php": ">=7.1" |
| 1051 |
}, |
| 1052 |
"suggest": { |
| 1053 |
"ext-intl": "For best performance" |
| 1054 |
}, |
| 1055 |
"time": "2022-05-24T11:49:31+00:00", |
| 1056 |
"type": "library", |
| 1057 |
"extra": { |
| 1058 |
"branch-alias": { |
| 1059 |
"dev-main": "1.26-dev" |
| 1060 |
}, |
| 1061 |
"thanks": { |
| 1062 |
"name": "symfony/polyfill", |
| 1063 |
"url": "https://github.com/symfony/polyfill" |
| 1064 |
} |
| 1065 |
}, |
| 1066 |
"installation-source": "dist", |
| 1067 |
"autoload": { |
| 1068 |
"files": [ |
| 1069 |
"bootstrap.php" |
| 1070 |
], |
| 1071 |
"psr-4": { |
| 1072 |
"Symfony\\Polyfill\\Intl\\Grapheme\\": "" |
| 1073 |
} |
| 1074 |
}, |
| 1075 |
"notification-url": "https://packagist.org/downloads/", |
| 1076 |
"license": [ |
| 1077 |
"MIT" |
| 1078 |
], |
| 1079 |
"authors": [ |
| 1080 |
{ |
| 1081 |
"name": "Nicolas Grekas", |
| 1082 |
"email": "p@tchwork.com" |
| 1083 |
}, |
| 1084 |
{ |
| 1085 |
"name": "Symfony Community", |
| 1086 |
"homepage": "https://symfony.com/contributors" |
| 1087 |
} |
| 1088 |
], |
| 1089 |
"description": "Symfony polyfill for intl's grapheme_* functions", |
| 1090 |
"homepage": "https://symfony.com", |
| 1091 |
"keywords": [ |
| 1092 |
"compatibility", |
| 1093 |
"grapheme", |
| 1094 |
"intl", |
| 1095 |
"polyfill", |
| 1096 |
"portable", |
| 1097 |
"shim" |
| 1098 |
], |
| 1099 |
"support": { |
| 1100 |
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" |
| 1101 |
}, |
| 1102 |
"funding": [ |
| 1103 |
{ |
| 1104 |
"url": "https://symfony.com/sponsor", |
| 1105 |
"type": "custom" |
| 1106 |
}, |
| 1107 |
{ |
| 1108 |
"url": "https://github.com/fabpot", |
| 1109 |
"type": "github" |
| 1110 |
}, |
| 1111 |
{ |
| 1112 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1113 |
"type": "tidelift" |
| 1114 |
} |
| 1115 |
], |
| 1116 |
"install-path": "../symfony/polyfill-intl-grapheme" |
| 1117 |
}, |
| 1118 |
{ |
| 1119 |
"name": "symfony/polyfill-intl-normalizer", |
| 1120 |
"version": "v1.26.0", |
| 1121 |
"version_normalized": "1.26.0.0", |
| 1122 |
"source": { |
| 1123 |
"type": "git", |
| 1124 |
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", |
| 1125 |
"reference": "219aa369ceff116e673852dce47c3a41794c14bd" |
| 1126 |
}, |
| 1127 |
"dist": { |
| 1128 |
"type": "zip", |
| 1129 |
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", |
| 1130 |
"reference": "219aa369ceff116e673852dce47c3a41794c14bd", |
| 1131 |
"shasum": "" |
| 1132 |
}, |
| 1133 |
"require": { |
| 1134 |
"php": ">=7.1" |
| 1135 |
}, |
| 1136 |
"suggest": { |
| 1137 |
"ext-intl": "For best performance" |
| 1138 |
}, |
| 1139 |
"time": "2022-05-24T11:49:31+00:00", |
| 1140 |
"type": "library", |
| 1141 |
"extra": { |
| 1142 |
"branch-alias": { |
| 1143 |
"dev-main": "1.26-dev" |
| 1144 |
}, |
| 1145 |
"thanks": { |
| 1146 |
"name": "symfony/polyfill", |
| 1147 |
"url": "https://github.com/symfony/polyfill" |
| 1148 |
} |
| 1149 |
}, |
| 1150 |
"installation-source": "dist", |
| 1151 |
"autoload": { |
| 1152 |
"files": [ |
| 1153 |
"bootstrap.php" |
| 1154 |
], |
| 1155 |
"psr-4": { |
| 1156 |
"Symfony\\Polyfill\\Intl\\Normalizer\\": "" |
| 1157 |
}, |
| 1158 |
"classmap": [ |
| 1159 |
"Resources/stubs" |
| 1160 |
] |
| 1161 |
}, |
| 1162 |
"notification-url": "https://packagist.org/downloads/", |
| 1163 |
"license": [ |
| 1164 |
"MIT" |
| 1165 |
], |
| 1166 |
"authors": [ |
| 1167 |
{ |
| 1168 |
"name": "Nicolas Grekas", |
| 1169 |
"email": "p@tchwork.com" |
| 1170 |
}, |
| 1171 |
{ |
| 1172 |
"name": "Symfony Community", |
| 1173 |
"homepage": "https://symfony.com/contributors" |
| 1174 |
} |
| 1175 |
], |
| 1176 |
"description": "Symfony polyfill for intl's Normalizer class and related functions", |
| 1177 |
"homepage": "https://symfony.com", |
| 1178 |
"keywords": [ |
| 1179 |
"compatibility", |
| 1180 |
"intl", |
| 1181 |
"normalizer", |
| 1182 |
"polyfill", |
| 1183 |
"portable", |
| 1184 |
"shim" |
| 1185 |
], |
| 1186 |
"support": { |
| 1187 |
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" |
| 1188 |
}, |
| 1189 |
"funding": [ |
| 1190 |
{ |
| 1191 |
"url": "https://symfony.com/sponsor", |
| 1192 |
"type": "custom" |
| 1193 |
}, |
| 1194 |
{ |
| 1195 |
"url": "https://github.com/fabpot", |
| 1196 |
"type": "github" |
| 1197 |
}, |
| 1198 |
{ |
| 1199 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1200 |
"type": "tidelift" |
| 1201 |
} |
| 1202 |
], |
| 1203 |
"install-path": "../symfony/polyfill-intl-normalizer" |
| 1204 |
}, |
| 1205 |
{ |
| 1206 |
"name": "symfony/polyfill-mbstring", |
| 1207 |
"version": "v1.26.0", |
| 1208 |
"version_normalized": "1.26.0.0", |
| 1209 |
"source": { |
| 1210 |
"type": "git", |
| 1211 |
"url": "https://github.com/symfony/polyfill-mbstring.git", |
| 1212 |
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" |
| 1213 |
}, |
| 1214 |
"dist": { |
| 1215 |
"type": "zip", |
| 1216 |
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", |
| 1217 |
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", |
| 1218 |
"shasum": "" |
| 1219 |
}, |
| 1220 |
"require": { |
| 1221 |
"php": ">=7.1" |
| 1222 |
}, |
| 1223 |
"provide": { |
| 1224 |
"ext-mbstring": "*" |
| 1225 |
}, |
| 1226 |
"suggest": { |
| 1227 |
"ext-mbstring": "For best performance" |
| 1228 |
}, |
| 1229 |
"time": "2022-05-24T11:49:31+00:00", |
| 1230 |
"type": "library", |
| 1231 |
"extra": { |
| 1232 |
"branch-alias": { |
| 1233 |
"dev-main": "1.26-dev" |
| 1234 |
}, |
| 1235 |
"thanks": { |
| 1236 |
"name": "symfony/polyfill", |
| 1237 |
"url": "https://github.com/symfony/polyfill" |
| 1238 |
} |
| 1239 |
}, |
| 1240 |
"installation-source": "dist", |
| 1241 |
"autoload": { |
| 1242 |
"files": [ |
| 1243 |
"bootstrap.php" |
| 1244 |
], |
| 1245 |
"psr-4": { |
| 1246 |
"Symfony\\Polyfill\\Mbstring\\": "" |
| 1247 |
} |
| 1248 |
}, |
| 1249 |
"notification-url": "https://packagist.org/downloads/", |
| 1250 |
"license": [ |
| 1251 |
"MIT" |
| 1252 |
], |
| 1253 |
"authors": [ |
| 1254 |
{ |
| 1255 |
"name": "Nicolas Grekas", |
| 1256 |
"email": "p@tchwork.com" |
| 1257 |
}, |
| 1258 |
{ |
| 1259 |
"name": "Symfony Community", |
| 1260 |
"homepage": "https://symfony.com/contributors" |
| 1261 |
} |
| 1262 |
], |
| 1263 |
"description": "Symfony polyfill for the Mbstring extension", |
| 1264 |
"homepage": "https://symfony.com", |
| 1265 |
"keywords": [ |
| 1266 |
"compatibility", |
| 1267 |
"mbstring", |
| 1268 |
"polyfill", |
| 1269 |
"portable", |
| 1270 |
"shim" |
| 1271 |
], |
| 1272 |
"support": { |
| 1273 |
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" |
| 1274 |
}, |
| 1275 |
"funding": [ |
| 1276 |
{ |
| 1277 |
"url": "https://symfony.com/sponsor", |
| 1278 |
"type": "custom" |
| 1279 |
}, |
| 1280 |
{ |
| 1281 |
"url": "https://github.com/fabpot", |
| 1282 |
"type": "github" |
| 1283 |
}, |
| 1284 |
{ |
| 1285 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1286 |
"type": "tidelift" |
| 1287 |
} |
| 1288 |
], |
| 1289 |
"install-path": "../symfony/polyfill-mbstring" |
| 1290 |
}, |
| 1291 |
{ |
| 1292 |
"name": "symfony/polyfill-php73", |
| 1293 |
"version": "v1.26.0", |
| 1294 |
"version_normalized": "1.26.0.0", |
| 1295 |
"source": { |
| 1296 |
"type": "git", |
| 1297 |
"url": "https://github.com/symfony/polyfill-php73.git", |
| 1298 |
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" |
| 1299 |
}, |
| 1300 |
"dist": { |
| 1301 |
"type": "zip", |
| 1302 |
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", |
| 1303 |
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", |
| 1304 |
"shasum": "" |
| 1305 |
}, |
| 1306 |
"require": { |
| 1307 |
"php": ">=7.1" |
| 1308 |
}, |
| 1309 |
"time": "2022-05-24T11:49:31+00:00", |
| 1310 |
"type": "library", |
| 1311 |
"extra": { |
| 1312 |
"branch-alias": { |
| 1313 |
"dev-main": "1.26-dev" |
| 1314 |
}, |
| 1315 |
"thanks": { |
| 1316 |
"name": "symfony/polyfill", |
| 1317 |
"url": "https://github.com/symfony/polyfill" |
| 1318 |
} |
| 1319 |
}, |
| 1320 |
"installation-source": "dist", |
| 1321 |
"autoload": { |
| 1322 |
"files": [ |
| 1323 |
"bootstrap.php" |
| 1324 |
], |
| 1325 |
"psr-4": { |
| 1326 |
"Symfony\\Polyfill\\Php73\\": "" |
| 1327 |
}, |
| 1328 |
"classmap": [ |
| 1329 |
"Resources/stubs" |
| 1330 |
] |
| 1331 |
}, |
| 1332 |
"notification-url": "https://packagist.org/downloads/", |
| 1333 |
"license": [ |
| 1334 |
"MIT" |
| 1335 |
], |
| 1336 |
"authors": [ |
| 1337 |
{ |
| 1338 |
"name": "Nicolas Grekas", |
| 1339 |
"email": "p@tchwork.com" |
| 1340 |
}, |
| 1341 |
{ |
| 1342 |
"name": "Symfony Community", |
| 1343 |
"homepage": "https://symfony.com/contributors" |
| 1344 |
} |
| 1345 |
], |
| 1346 |
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", |
| 1347 |
"homepage": "https://symfony.com", |
| 1348 |
"keywords": [ |
| 1349 |
"compatibility", |
| 1350 |
"polyfill", |
| 1351 |
"portable", |
| 1352 |
"shim" |
| 1353 |
], |
| 1354 |
"support": { |
| 1355 |
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" |
| 1356 |
}, |
| 1357 |
"funding": [ |
| 1358 |
{ |
| 1359 |
"url": "https://symfony.com/sponsor", |
| 1360 |
"type": "custom" |
| 1361 |
}, |
| 1362 |
{ |
| 1363 |
"url": "https://github.com/fabpot", |
| 1364 |
"type": "github" |
| 1365 |
}, |
| 1366 |
{ |
| 1367 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1368 |
"type": "tidelift" |
| 1369 |
} |
| 1370 |
], |
| 1371 |
"install-path": "../symfony/polyfill-php73" |
| 1372 |
}, |
| 1373 |
{ |
| 1374 |
"name": "symfony/polyfill-php80", |
| 1375 |
"version": "v1.26.0", |
| 1376 |
"version_normalized": "1.26.0.0", |
| 1377 |
"source": { |
| 1378 |
"type": "git", |
| 1379 |
"url": "https://github.com/symfony/polyfill-php80.git", |
| 1380 |
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" |
| 1381 |
}, |
| 1382 |
"dist": { |
| 1383 |
"type": "zip", |
| 1384 |
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
| 1385 |
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
| 1386 |
"shasum": "" |
| 1387 |
}, |
| 1388 |
"require": { |
| 1389 |
"php": ">=7.1" |
| 1390 |
}, |
| 1391 |
"time": "2022-05-10T07:21:04+00:00", |
| 1392 |
"type": "library", |
| 1393 |
"extra": { |
| 1394 |
"branch-alias": { |
| 1395 |
"dev-main": "1.26-dev" |
| 1396 |
}, |
| 1397 |
"thanks": { |
| 1398 |
"name": "symfony/polyfill", |
| 1399 |
"url": "https://github.com/symfony/polyfill" |
| 1400 |
} |
| 1401 |
}, |
| 1402 |
"installation-source": "dist", |
| 1403 |
"autoload": { |
| 1404 |
"files": [ |
| 1405 |
"bootstrap.php" |
| 1406 |
], |
| 1407 |
"psr-4": { |
| 1408 |
"Symfony\\Polyfill\\Php80\\": "" |
| 1409 |
}, |
| 1410 |
"classmap": [ |
| 1411 |
"Resources/stubs" |
| 1412 |
] |
| 1413 |
}, |
| 1414 |
"notification-url": "https://packagist.org/downloads/", |
| 1415 |
"license": [ |
| 1416 |
"MIT" |
| 1417 |
], |
| 1418 |
"authors": [ |
| 1419 |
{ |
| 1420 |
"name": "Ion Bazan", |
| 1421 |
"email": "ion.bazan@gmail.com" |
| 1422 |
}, |
| 1423 |
{ |
| 1424 |
"name": "Nicolas Grekas", |
| 1425 |
"email": "p@tchwork.com" |
| 1426 |
}, |
| 1427 |
{ |
| 1428 |
"name": "Symfony Community", |
| 1429 |
"homepage": "https://symfony.com/contributors" |
| 1430 |
} |
| 1431 |
], |
| 1432 |
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 1433 |
"homepage": "https://symfony.com", |
| 1434 |
"keywords": [ |
| 1435 |
"compatibility", |
| 1436 |
"polyfill", |
| 1437 |
"portable", |
| 1438 |
"shim" |
| 1439 |
], |
| 1440 |
"support": { |
| 1441 |
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" |
| 1442 |
}, |
| 1443 |
"funding": [ |
| 1444 |
{ |
| 1445 |
"url": "https://symfony.com/sponsor", |
| 1446 |
"type": "custom" |
| 1447 |
}, |
| 1448 |
{ |
| 1449 |
"url": "https://github.com/fabpot", |
| 1450 |
"type": "github" |
| 1451 |
}, |
| 1452 |
{ |
| 1453 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1454 |
"type": "tidelift" |
| 1455 |
} |
| 1456 |
], |
| 1457 |
"install-path": "../symfony/polyfill-php80" |
| 1458 |
}, |
| 1459 |
{ |
| 1460 |
"name": "symfony/service-contracts", |
| 1461 |
"version": "v2.5.2", |
| 1462 |
"version_normalized": "2.5.2.0", |
| 1463 |
"source": { |
| 1464 |
"type": "git", |
| 1465 |
"url": "https://github.com/symfony/service-contracts.git", |
| 1466 |
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" |
| 1467 |
}, |
| 1468 |
"dist": { |
| 1469 |
"type": "zip", |
| 1470 |
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", |
| 1471 |
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", |
| 1472 |
"shasum": "" |
| 1473 |
}, |
| 1474 |
"require": { |
| 1475 |
"php": ">=7.2.5", |
| 1476 |
"psr/container": "^1.1", |
| 1477 |
"symfony/deprecation-contracts": "^2.1|^3" |
| 1478 |
}, |
| 1479 |
"conflict": { |
| 1480 |
"ext-psr": "<1.1|>=2" |
| 1481 |
}, |
| 1482 |
"suggest": { |
| 1483 |
"symfony/service-implementation": "" |
| 1484 |
}, |
| 1485 |
"time": "2022-05-30T19:17:29+00:00", |
| 1486 |
"type": "library", |
| 1487 |
"extra": { |
| 1488 |
"branch-alias": { |
| 1489 |
"dev-main": "2.5-dev" |
| 1490 |
}, |
| 1491 |
"thanks": { |
| 1492 |
"name": "symfony/contracts", |
| 1493 |
"url": "https://github.com/symfony/contracts" |
| 1494 |
} |
| 1495 |
}, |
| 1496 |
"installation-source": "dist", |
| 1497 |
"autoload": { |
| 1498 |
"psr-4": { |
| 1499 |
"Symfony\\Contracts\\Service\\": "" |
| 1500 |
} |
| 1501 |
}, |
| 1502 |
"notification-url": "https://packagist.org/downloads/", |
| 1503 |
"license": [ |
| 1504 |
"MIT" |
| 1505 |
], |
| 1506 |
"authors": [ |
| 1507 |
{ |
| 1508 |
"name": "Nicolas Grekas", |
| 1509 |
"email": "p@tchwork.com" |
| 1510 |
}, |
| 1511 |
{ |
| 1512 |
"name": "Symfony Community", |
| 1513 |
"homepage": "https://symfony.com/contributors" |
| 1514 |
} |
| 1515 |
], |
| 1516 |
"description": "Generic abstractions related to writing services", |
| 1517 |
"homepage": "https://symfony.com", |
| 1518 |
"keywords": [ |
| 1519 |
"abstractions", |
| 1520 |
"contracts", |
| 1521 |
"decoupling", |
| 1522 |
"interfaces", |
| 1523 |
"interoperability", |
| 1524 |
"standards" |
| 1525 |
], |
| 1526 |
"support": { |
| 1527 |
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2" |
| 1528 |
}, |
| 1529 |
"funding": [ |
| 1530 |
{ |
| 1531 |
"url": "https://symfony.com/sponsor", |
| 1532 |
"type": "custom" |
| 1533 |
}, |
| 1534 |
{ |
| 1535 |
"url": "https://github.com/fabpot", |
| 1536 |
"type": "github" |
| 1537 |
}, |
| 1538 |
{ |
| 1539 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1540 |
"type": "tidelift" |
| 1541 |
} |
| 1542 |
], |
| 1543 |
"install-path": "../symfony/service-contracts" |
| 1544 |
}, |
| 1545 |
{ |
| 1546 |
"name": "symfony/string", |
| 1547 |
"version": "v5.4.11", |
| 1548 |
"version_normalized": "5.4.11.0", |
| 1549 |
"source": { |
| 1550 |
"type": "git", |
| 1551 |
"url": "https://github.com/symfony/string.git", |
| 1552 |
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322" |
| 1553 |
}, |
| 1554 |
"dist": { |
| 1555 |
"type": "zip", |
| 1556 |
"url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322", |
| 1557 |
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322", |
| 1558 |
"shasum": "" |
| 1559 |
}, |
| 1560 |
"require": { |
| 1561 |
"php": ">=7.2.5", |
| 1562 |
"symfony/polyfill-ctype": "~1.8", |
| 1563 |
"symfony/polyfill-intl-grapheme": "~1.0", |
| 1564 |
"symfony/polyfill-intl-normalizer": "~1.0", |
| 1565 |
"symfony/polyfill-mbstring": "~1.0", |
| 1566 |
"symfony/polyfill-php80": "~1.15" |
| 1567 |
}, |
| 1568 |
"conflict": { |
| 1569 |
"symfony/translation-contracts": ">=3.0" |
| 1570 |
}, |
| 1571 |
"require-dev": { |
| 1572 |
"symfony/error-handler": "^4.4|^5.0|^6.0", |
| 1573 |
"symfony/http-client": "^4.4|^5.0|^6.0", |
| 1574 |
"symfony/translation-contracts": "^1.1|^2", |
| 1575 |
"symfony/var-exporter": "^4.4|^5.0|^6.0" |
| 1576 |
}, |
| 1577 |
"time": "2022-07-24T16:15:25+00:00", |
| 1578 |
"type": "library", |
| 1579 |
"installation-source": "dist", |
| 1580 |
"autoload": { |
| 1581 |
"files": [ |
| 1582 |
"Resources/functions.php" |
| 1583 |
], |
| 1584 |
"psr-4": { |
| 1585 |
"Symfony\\Component\\String\\": "" |
| 1586 |
}, |
| 1587 |
"exclude-from-classmap": [ |
| 1588 |
"/Tests/" |
| 1589 |
] |
| 1590 |
}, |
| 1591 |
"notification-url": "https://packagist.org/downloads/", |
| 1592 |
"license": [ |
| 1593 |
"MIT" |
| 1594 |
], |
| 1595 |
"authors": [ |
| 1596 |
{ |
| 1597 |
"name": "Nicolas Grekas", |
| 1598 |
"email": "p@tchwork.com" |
| 1599 |
}, |
| 1600 |
{ |
| 1601 |
"name": "Symfony Community", |
| 1602 |
"homepage": "https://symfony.com/contributors" |
| 1603 |
} |
| 1604 |
], |
| 1605 |
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", |
| 1606 |
"homepage": "https://symfony.com", |
| 1607 |
"keywords": [ |
| 1608 |
"grapheme", |
| 1609 |
"i18n", |
| 1610 |
"string", |
| 1611 |
"unicode", |
| 1612 |
"utf-8", |
| 1613 |
"utf8" |
| 1614 |
], |
| 1615 |
"support": { |
| 1616 |
"source": "https://github.com/symfony/string/tree/v5.4.11" |
| 1617 |
}, |
| 1618 |
"funding": [ |
| 1619 |
{ |
| 1620 |
"url": "https://symfony.com/sponsor", |
| 1621 |
"type": "custom" |
| 1622 |
}, |
| 1623 |
{ |
| 1624 |
"url": "https://github.com/fabpot", |
| 1625 |
"type": "github" |
| 1626 |
}, |
| 1627 |
{ |
| 1628 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1629 |
"type": "tidelift" |
| 1630 |
} |
| 1631 |
], |
| 1632 |
"install-path": "../symfony/string" |
| 1633 |
}, |
| 1634 |
{ |
| 1635 |
"name": "typerocket/core", |
| 1636 |
"version": "v5.0.129", |
| 1637 |
"version_normalized": "5.0.129.0", |
| 1638 |
"source": { |
| 1639 |
"type": "git", |
| 1640 |
"url": "https://github.com/TypeRocket/core.git", |
| 1641 |
"reference": "dad1d9c9c99b3bb59de52f8ccccc74567cea754c" |
| 1642 |
}, |
| 1643 |
"dist": { |
| 1644 |
"type": "zip", |
| 1645 |
"url": "https://api.github.com/repos/TypeRocket/core/zipball/dad1d9c9c99b3bb59de52f8ccccc74567cea754c", |
| 1646 |
"reference": "dad1d9c9c99b3bb59de52f8ccccc74567cea754c", |
| 1647 |
"shasum": "" |
| 1648 |
}, |
| 1649 |
"require": { |
| 1650 |
"ext-json": "*", |
| 1651 |
"php": ">=7.2.5", |
| 1652 |
"symfony/console": "5.1.*" |
| 1653 |
}, |
| 1654 |
"require-dev": { |
| 1655 |
"phpunit/phpunit": "8.5.*" |
| 1656 |
}, |
| 1657 |
"time": "2022-07-27T13:40:47+00:00", |
| 1658 |
"type": "library", |
| 1659 |
"installation-source": "dist", |
| 1660 |
"autoload": { |
| 1661 |
"psr-4": { |
| 1662 |
"TypeRocket\\": "src/" |
| 1663 |
} |
| 1664 |
}, |
| 1665 |
"notification-url": "https://packagist.org/downloads/", |
| 1666 |
"license": [ |
| 1667 |
"GPL-3.0-or-later" |
| 1668 |
], |
| 1669 |
"authors": [ |
| 1670 |
{ |
| 1671 |
"name": "Robojuice", |
| 1672 |
"homepage": "https://robojuice.com", |
| 1673 |
"role": "Creator" |
| 1674 |
} |
| 1675 |
], |
| 1676 |
"description": "The TypeRocket Pro Core.", |
| 1677 |
"homepage": "https://typerocket.com", |
| 1678 |
"keywords": [ |
| 1679 |
"framework", |
| 1680 |
"typerocket", |
| 1681 |
"wordpress" |
| 1682 |
], |
| 1683 |
"support": { |
| 1684 |
"docs": "https://typerocket.com/docs/v5/", |
| 1685 |
"issues": "https://github.com/TypeRocket/core/issues", |
| 1686 |
"source": "https://github.com/TypeRocket/core/tree/v5.0.129" |
| 1687 |
}, |
| 1688 |
"install-path": "../typerocket/core" |
| 1689 |
} |
| 1690 |
], |
| 1691 |
"dev": false, |
| 1692 |
"dev-package-names": [] |
| 1693 |
} |
| 1694 |
|