1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "09f5f3726c3993d80980df99ab2a59dc", 8 "packages": [ 9 { 10 "name": "aziraphale/email-address-validator", 11 "version": "2.0.1", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/aziraphale/email-address-validator.git", 15 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650", 20 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650", 21 "shasum": "" 22 }, 23 "require-dev": { 24 "phpunit/phpunit": "^5.7" 25 }, 26 "type": "library", 27 "autoload": { 28 "psr-0": { 29 "EmailAddressValidator": "" 30 } 31 }, 32 "notification-url": "https://packagist.org/downloads/", 33 "license": [ 34 "MIT" 35 ], 36 "authors": [ 37 { 38 "name": "Dave Child", 39 "email": "dave@addedbytes.com" 40 }, 41 { 42 "name": "Andrew Gillard", 43 "email": "andrew@lorddeath.net" 44 } 45 ], 46 "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!", 47 "homepage": "https://github.com/aziraphale/email-address-validator", 48 "support": { 49 "issues": "https://github.com/aziraphale/email-address-validator/issues", 50 "source": "https://github.com/aziraphale/email-address-validator/tree/master" 51 }, 52 "time": "2017-05-22T14:05:57+00:00" 53 }, 54 { 55 "name": "geshi/geshi", 56 "version": "dev-master", 57 "source": { 58 "type": "git", 59 "url": "https://github.com/GeSHi/geshi-1.0.git", 60 "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d" 61 }, 62 "dist": { 63 "type": "zip", 64 "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/3c12a7931d509c5e3557c5ed44c9a32e9c917c7d", 65 "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d", 66 "shasum": "" 67 }, 68 "require-dev": { 69 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2" 70 }, 71 "default-branch": true, 72 "type": "library", 73 "autoload": { 74 "classmap": [ 75 "src/geshi/", 76 "src/geshi.php" 77 ] 78 }, 79 "notification-url": "https://packagist.org/downloads/", 80 "license": [ 81 "GPL-2.0+" 82 ], 83 "authors": [ 84 { 85 "name": "Benny Baumann", 86 "email": "BenBE@geshi.org", 87 "homepage": "http://blog.benny-baumann.de/", 88 "role": "Developer" 89 } 90 ], 91 "description": "Generic Syntax Highlighter", 92 "homepage": "http://qbnz.com/highlighter/", 93 "support": { 94 "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users", 95 "irc": "irc://irc.freenode.org/geshi", 96 "issues": "https://sourceforge.net/p/geshi/feature-requests/", 97 "source": "https://github.com/GeSHi/geshi-1.0/tree/master" 98 }, 99 "time": "2020-06-22T15:46:04+00:00" 100 }, 101 { 102 "name": "kissifrot/php-ixr", 103 "version": "1.8.3", 104 "source": { 105 "type": "git", 106 "url": "https://github.com/kissifrot/php-ixr.git", 107 "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1" 108 }, 109 "dist": { 110 "type": "zip", 111 "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/4477cd1a67416ce5b6a2080f9a79d9eb50a965c1", 112 "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1", 113 "shasum": "" 114 }, 115 "require": { 116 "php": ">=5.4.0" 117 }, 118 "type": "library", 119 "autoload": { 120 "psr-4": { 121 "IXR\\": "src/" 122 } 123 }, 124 "notification-url": "https://packagist.org/downloads/", 125 "license": [ 126 "BSD-3-Clause" 127 ], 128 "authors": [ 129 { 130 "name": "Incutio Ltd 2010 - Simon Willison", 131 "homepage": "http://scripts.incutio.com/xmlrpc/" 132 } 133 ], 134 "description": "Incutio XML-RPC library (IXR)", 135 "homepage": "http://scripts.incutio.com/xmlrpc/", 136 "keywords": [ 137 "remote procedure call", 138 "rpc", 139 "xlm-rpc", 140 "xmlrpc" 141 ], 142 "support": { 143 "issues": "https://github.com/kissifrot/php-ixr/issues", 144 "source": "https://github.com/kissifrot/php-ixr/tree/master" 145 }, 146 "time": "2016-11-17T12:00:18+00:00" 147 }, 148 { 149 "name": "marcusschwarz/lesserphp", 150 "version": "v0.5.5", 151 "source": { 152 "type": "git", 153 "url": "https://github.com/MarcusSchwarz/lesserphp.git", 154 "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7" 155 }, 156 "dist": { 157 "type": "zip", 158 "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7", 159 "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7", 160 "shasum": "" 161 }, 162 "require-dev": { 163 "phpunit/phpunit": ">=4.8.35 <8" 164 }, 165 "bin": [ 166 "plessc" 167 ], 168 "type": "library", 169 "extra": { 170 "branch-alias": { 171 "dev-master": "0.5.1-dev" 172 } 173 }, 174 "autoload": { 175 "classmap": [ 176 "lessc.inc.php" 177 ] 178 }, 179 "notification-url": "https://packagist.org/downloads/", 180 "license": [ 181 "MIT", 182 "GPL-3.0" 183 ], 184 "authors": [ 185 { 186 "name": "Leaf Corcoran", 187 "email": "leafot@gmail.com", 188 "homepage": "http://leafo.net" 189 }, 190 { 191 "name": "Marcus Schwarz", 192 "email": "github@maswaba.de", 193 "homepage": "https://www.maswaba.de" 194 } 195 ], 196 "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", 197 "homepage": "http://leafo.net/lessphp/", 198 "support": { 199 "issues": "https://github.com/MarcusSchwarz/lesserphp/issues", 200 "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.5.5" 201 }, 202 "time": "2021-03-10T17:56:57+00:00" 203 }, 204 { 205 "name": "openpsa/universalfeedcreator", 206 "version": "v1.8.4", 207 "source": { 208 "type": "git", 209 "url": "https://github.com/flack/UniversalFeedCreator.git", 210 "reference": "099817dc9efef33ca2382b04daf9e191b77fed13" 211 }, 212 "dist": { 213 "type": "zip", 214 "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/099817dc9efef33ca2382b04daf9e191b77fed13", 215 "reference": "099817dc9efef33ca2382b04daf9e191b77fed13", 216 "shasum": "" 217 }, 218 "require": { 219 "php": ">=5.0" 220 }, 221 "require-dev": { 222 "phpunit/phpunit": "*" 223 }, 224 "type": "library", 225 "autoload": { 226 "classmap": [ 227 "lib" 228 ], 229 "files": [ 230 "lib/constants.php" 231 ] 232 }, 233 "notification-url": "https://packagist.org/downloads/", 234 "license": [ 235 "LGPL-2.1-or-later" 236 ], 237 "authors": [ 238 { 239 "name": "Andreas Flack", 240 "email": "flack@contentcontrol-berlin.de", 241 "homepage": "http://www.contentcontrol-berlin.de/" 242 } 243 ], 244 "description": "RSS and Atom feed generator by Kai Blankenhorn", 245 "keywords": [ 246 "atom", 247 "georss", 248 "gpx", 249 "opml", 250 "pie", 251 "rss" 252 ], 253 "support": { 254 "issues": "https://github.com/flack/UniversalFeedCreator/issues", 255 "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.8.4" 256 }, 257 "time": "2020-09-25T08:36:47+00:00" 258 }, 259 { 260 "name": "phpseclib/phpseclib", 261 "version": "2.0.31", 262 "source": { 263 "type": "git", 264 "url": "https://github.com/phpseclib/phpseclib.git", 265 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" 266 }, 267 "dist": { 268 "type": "zip", 269 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", 270 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", 271 "shasum": "" 272 }, 273 "require": { 274 "php": ">=5.3.3" 275 }, 276 "require-dev": { 277 "phing/phing": "~2.7", 278 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", 279 "squizlabs/php_codesniffer": "~2.0" 280 }, 281 "suggest": { 282 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", 283 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", 284 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", 285 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." 286 }, 287 "type": "library", 288 "autoload": { 289 "files": [ 290 "phpseclib/bootstrap.php" 291 ], 292 "psr-4": { 293 "phpseclib\\": "phpseclib/" 294 } 295 }, 296 "notification-url": "https://packagist.org/downloads/", 297 "license": [ 298 "MIT" 299 ], 300 "authors": [ 301 { 302 "name": "Jim Wigginton", 303 "email": "terrafrost@php.net", 304 "role": "Lead Developer" 305 }, 306 { 307 "name": "Patrick Monnerat", 308 "email": "pm@datasphere.ch", 309 "role": "Developer" 310 }, 311 { 312 "name": "Andreas Fischer", 313 "email": "bantu@phpbb.com", 314 "role": "Developer" 315 }, 316 { 317 "name": "Hans-Jürgen Petrich", 318 "email": "petrich@tronic-media.com", 319 "role": "Developer" 320 }, 321 { 322 "name": "Graham Campbell", 323 "email": "graham@alt-three.com", 324 "role": "Developer" 325 } 326 ], 327 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", 328 "homepage": "http://phpseclib.sourceforge.net", 329 "keywords": [ 330 "BigInteger", 331 "aes", 332 "asn.1", 333 "asn1", 334 "blowfish", 335 "crypto", 336 "cryptography", 337 "encryption", 338 "rsa", 339 "security", 340 "sftp", 341 "signature", 342 "signing", 343 "ssh", 344 "twofish", 345 "x.509", 346 "x509" 347 ], 348 "support": { 349 "issues": "https://github.com/phpseclib/phpseclib/issues", 350 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31" 351 }, 352 "funding": [ 353 { 354 "url": "https://github.com/terrafrost", 355 "type": "github" 356 }, 357 { 358 "url": "https://www.patreon.com/phpseclib", 359 "type": "patreon" 360 }, 361 { 362 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", 363 "type": "tidelift" 364 } 365 ], 366 "time": "2021-04-06T13:56:45+00:00" 367 }, 368 { 369 "name": "simplepie/simplepie", 370 "version": "1.5.6", 371 "source": { 372 "type": "git", 373 "url": "https://github.com/simplepie/simplepie.git", 374 "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6" 375 }, 376 "dist": { 377 "type": "zip", 378 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6", 379 "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6", 380 "shasum": "" 381 }, 382 "require": { 383 "ext-pcre": "*", 384 "ext-xml": "*", 385 "ext-xmlreader": "*", 386 "php": ">=5.6.0" 387 }, 388 "require-dev": { 389 "phpunit/phpunit": "~5.4.3 || ~6.5" 390 }, 391 "suggest": { 392 "ext-curl": "", 393 "ext-iconv": "", 394 "ext-intl": "", 395 "ext-mbstring": "", 396 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" 397 }, 398 "type": "library", 399 "autoload": { 400 "psr-0": { 401 "SimplePie": "library" 402 } 403 }, 404 "notification-url": "https://packagist.org/downloads/", 405 "license": [ 406 "BSD-3-Clause" 407 ], 408 "authors": [ 409 { 410 "name": "Ryan Parman", 411 "homepage": "http://ryanparman.com/", 412 "role": "Creator, alumnus developer" 413 }, 414 { 415 "name": "Sam Sneddon", 416 "homepage": "https://gsnedders.com/", 417 "role": "Alumnus developer" 418 }, 419 { 420 "name": "Ryan McCue", 421 "email": "me@ryanmccue.info", 422 "homepage": "http://ryanmccue.info/", 423 "role": "Developer" 424 } 425 ], 426 "description": "A simple Atom/RSS parsing library for PHP", 427 "homepage": "http://simplepie.org/", 428 "keywords": [ 429 "atom", 430 "feeds", 431 "rss" 432 ], 433 "support": { 434 "issues": "https://github.com/simplepie/simplepie/issues", 435 "source": "https://github.com/simplepie/simplepie/tree/1.5.6" 436 }, 437 "time": "2020-10-14T07:17:22+00:00" 438 }, 439 { 440 "name": "splitbrain/php-archive", 441 "version": "1.2.1", 442 "source": { 443 "type": "git", 444 "url": "https://github.com/splitbrain/php-archive.git", 445 "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a" 446 }, 447 "dist": { 448 "type": "zip", 449 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/211a2198b73b233d7d2b6159462e11cd9a91348a", 450 "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a", 451 "shasum": "" 452 }, 453 "require": { 454 "php": ">=5.4" 455 }, 456 "require-dev": { 457 "ext-bz2": "*", 458 "ext-zip": "*", 459 "mikey179/vfsstream": "^1.6", 460 "phpunit/phpunit": "^8" 461 }, 462 "suggest": { 463 "ext-iconv": "Used for proper filename encode handling", 464 "ext-mbstring": "Can be used alternatively for handling filename encoding" 465 }, 466 "type": "library", 467 "autoload": { 468 "psr-4": { 469 "splitbrain\\PHPArchive\\": "src" 470 } 471 }, 472 "notification-url": "https://packagist.org/downloads/", 473 "license": [ 474 "MIT" 475 ], 476 "authors": [ 477 { 478 "name": "Andreas Gohr", 479 "email": "andi@splitbrain.org" 480 } 481 ], 482 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 483 "keywords": [ 484 "archive", 485 "extract", 486 "tar", 487 "unpack", 488 "unzip", 489 "zip" 490 ], 491 "support": { 492 "issues": "https://github.com/splitbrain/php-archive/issues", 493 "source": "https://github.com/splitbrain/php-archive/tree/1.2.1" 494 }, 495 "time": "2021-02-22T17:59:24+00:00" 496 }, 497 { 498 "name": "splitbrain/php-cli", 499 "version": "1.1.8", 500 "source": { 501 "type": "git", 502 "url": "https://github.com/splitbrain/php-cli.git", 503 "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575" 504 }, 505 "dist": { 506 "type": "zip", 507 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/8c2c001b1b55d194402cf18aad2757049ac6d575", 508 "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575", 509 "shasum": "" 510 }, 511 "require": { 512 "php": ">=5.3.0" 513 }, 514 "require-dev": { 515 "phpunit/phpunit": "^8" 516 }, 517 "suggest": { 518 "psr/log": "Allows you to make the CLI available as PSR-3 logger" 519 }, 520 "type": "library", 521 "autoload": { 522 "psr-4": { 523 "splitbrain\\phpcli\\": "src" 524 } 525 }, 526 "notification-url": "https://packagist.org/downloads/", 527 "license": [ 528 "MIT" 529 ], 530 "authors": [ 531 { 532 "name": "Andreas Gohr", 533 "email": "andi@splitbrain.org" 534 } 535 ], 536 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies", 537 "keywords": [ 538 "argparse", 539 "cli", 540 "command line", 541 "console", 542 "getopt", 543 "optparse", 544 "terminal" 545 ], 546 "support": { 547 "issues": "https://github.com/splitbrain/php-cli/issues", 548 "source": "https://github.com/splitbrain/php-cli/tree/1.1.8" 549 }, 550 "time": "2021-02-05T12:02:46+00:00" 551 }, 552 { 553 "name": "splitbrain/slika", 554 "version": "1.0.5", 555 "source": { 556 "type": "git", 557 "url": "https://github.com/splitbrain/slika.git", 558 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f" 559 }, 560 "dist": { 561 "type": "zip", 562 "url": "https://api.github.com/repos/splitbrain/slika/zipball/be0785cb6b7def847df5d92e0e5fde57def7220f", 563 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f", 564 "shasum": "" 565 }, 566 "require-dev": { 567 "phpunit/phpunit": "^8.0" 568 }, 569 "suggest": { 570 "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick" 571 }, 572 "type": "library", 573 "autoload": { 574 "psr-4": { 575 "splitbrain\\slika\\": "src", 576 "splitbrain\\slika\\tests\\": "tests" 577 } 578 }, 579 "notification-url": "https://packagist.org/downloads/", 580 "license": [ 581 "MIT" 582 ], 583 "authors": [ 584 { 585 "name": "Andreas Gohr", 586 "email": "andi@splitbrain.org" 587 } 588 ], 589 "description": "Simple image resizing", 590 "support": { 591 "issues": "https://github.com/splitbrain/slika/issues", 592 "source": "https://github.com/splitbrain/slika/tree/1.0.5" 593 }, 594 "time": "2022-02-04T22:41:26+00:00" 595 } 596 ], 597 "packages-dev": [], 598 "aliases": [ 599 { 600 "package": "geshi/geshi", 601 "version": "9999999-dev", 602 "alias": "1.0.x-dev", 603 "alias_normalized": "1.0.9999999.9999999-dev" 604 } 605 ], 606 "minimum-stability": "stable", 607 "stability-flags": { 608 "geshi/geshi": 20 609 }, 610 "prefer-stable": true, 611 "prefer-lowest": false, 612 "platform": { 613 "php": ">=7.2", 614 "ext-json": "*" 615 }, 616 "platform-dev": [], 617 "platform-overrides": { 618 "php": "7.2" 619 }, 620 "plugin-api-version": "2.0.0" 621} 622