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