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.6.0", 143 "version_normalized": "0.6.0.0", 144 "source": { 145 "type": "git", 146 "url": "https://github.com/MarcusSchwarz/lesserphp.git", 147 "reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef" 148 }, 149 "dist": { 150 "type": "zip", 151 "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/64ece57ad81ab1fe4d2a1894729e0d293fce09ef", 152 "reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef", 153 "shasum": "" 154 }, 155 "require": { 156 "php": "^7.2|^7.3|^7.4|^8.0" 157 }, 158 "require-dev": { 159 "phpunit/phpunit": "^8.0|^9.0" 160 }, 161 "time": "2021-03-10T19:14:23+00:00", 162 "bin": [ 163 "plessc" 164 ], 165 "type": "library", 166 "installation-source": "dist", 167 "autoload": { 168 "classmap": [ 169 "lessc.inc.php" 170 ] 171 }, 172 "notification-url": "https://packagist.org/downloads/", 173 "license": [ 174 "MIT", 175 "GPL-3.0" 176 ], 177 "authors": [ 178 { 179 "name": "Leaf Corcoran", 180 "email": "leafot@gmail.com", 181 "homepage": "http://leafo.net" 182 }, 183 { 184 "name": "Marcus Schwarz", 185 "email": "github@maswaba.de", 186 "homepage": "https://www.maswaba.de" 187 } 188 ], 189 "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", 190 "homepage": "https://www.maswaba.de/lesserphpdocs/", 191 "support": { 192 "issues": "https://github.com/MarcusSchwarz/lesserphp/issues", 193 "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.6.0" 194 }, 195 "install-path": "../marcusschwarz/lesserphp" 196 }, 197 { 198 "name": "openpsa/universalfeedcreator", 199 "version": "v1.8.4.1", 200 "version_normalized": "1.8.4.1", 201 "source": { 202 "type": "git", 203 "url": "https://github.com/flack/UniversalFeedCreator.git", 204 "reference": "e4736a68eef454a83acd100230a2e15b424f899f" 205 }, 206 "dist": { 207 "type": "zip", 208 "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/e4736a68eef454a83acd100230a2e15b424f899f", 209 "reference": "e4736a68eef454a83acd100230a2e15b424f899f", 210 "shasum": "" 211 }, 212 "require": { 213 "php": ">=5.0" 214 }, 215 "require-dev": { 216 "phpunit/phpunit": "*" 217 }, 218 "time": "2022-04-04T10:02:43+00:00", 219 "type": "library", 220 "installation-source": "dist", 221 "autoload": { 222 "files": [ 223 "lib/constants.php" 224 ], 225 "classmap": [ 226 "lib" 227 ] 228 }, 229 "notification-url": "https://packagist.org/downloads/", 230 "license": [ 231 "LGPL-2.1-or-later" 232 ], 233 "authors": [ 234 { 235 "name": "Andreas Flack", 236 "email": "flack@contentcontrol-berlin.de", 237 "homepage": "http://www.contentcontrol-berlin.de/" 238 } 239 ], 240 "description": "RSS and Atom feed generator by Kai Blankenhorn", 241 "keywords": [ 242 "atom", 243 "georss", 244 "gpx", 245 "opml", 246 "pie", 247 "rss" 248 ], 249 "support": { 250 "issues": "https://github.com/flack/UniversalFeedCreator/issues", 251 "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.8.4.1" 252 }, 253 "install-path": "../openpsa/universalfeedcreator" 254 }, 255 { 256 "name": "phpseclib/phpseclib", 257 "version": "2.0.41", 258 "version_normalized": "2.0.41.0", 259 "source": { 260 "type": "git", 261 "url": "https://github.com/phpseclib/phpseclib.git", 262 "reference": "7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b" 263 }, 264 "dist": { 265 "type": "zip", 266 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b", 267 "reference": "7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b", 268 "shasum": "" 269 }, 270 "require": { 271 "php": ">=5.3.3" 272 }, 273 "require-dev": { 274 "phing/phing": "~2.7", 275 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", 276 "squizlabs/php_codesniffer": "~2.0" 277 }, 278 "suggest": { 279 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", 280 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", 281 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", 282 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.", 283 "ext-xml": "Install the XML extension to load XML formatted public keys." 284 }, 285 "time": "2022-12-23T16:44:18+00:00", 286 "type": "library", 287 "installation-source": "dist", 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.41" 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 "install-path": "../phpseclib/phpseclib" 367 }, 368 { 369 "name": "simplepie/simplepie", 370 "version": "1.8.0", 371 "version_normalized": "1.8.0.0", 372 "source": { 373 "type": "git", 374 "url": "https://github.com/simplepie/simplepie.git", 375 "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55" 376 }, 377 "dist": { 378 "type": "zip", 379 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55", 380 "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55", 381 "shasum": "" 382 }, 383 "require": { 384 "ext-pcre": "*", 385 "ext-xml": "*", 386 "ext-xmlreader": "*", 387 "php": ">=7.2.0" 388 }, 389 "require-dev": { 390 "friendsofphp/php-cs-fixer": "^2.19 || ^3.8", 391 "psr/simple-cache": "^1 || ^2 || ^3", 392 "yoast/phpunit-polyfills": "^1.0.1" 393 }, 394 "suggest": { 395 "ext-curl": "", 396 "ext-iconv": "", 397 "ext-intl": "", 398 "ext-mbstring": "", 399 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" 400 }, 401 "time": "2023-01-20T08:37:35+00:00", 402 "type": "library", 403 "installation-source": "dist", 404 "autoload": { 405 "psr-0": { 406 "SimplePie": "library" 407 }, 408 "psr-4": { 409 "SimplePie\\": "src" 410 } 411 }, 412 "notification-url": "https://packagist.org/downloads/", 413 "license": [ 414 "BSD-3-Clause" 415 ], 416 "authors": [ 417 { 418 "name": "Ryan Parman", 419 "homepage": "http://ryanparman.com/", 420 "role": "Creator, alumnus developer" 421 }, 422 { 423 "name": "Sam Sneddon", 424 "homepage": "https://gsnedders.com/", 425 "role": "Alumnus developer" 426 }, 427 { 428 "name": "Ryan McCue", 429 "email": "me@ryanmccue.info", 430 "homepage": "http://ryanmccue.info/", 431 "role": "Developer" 432 } 433 ], 434 "description": "A simple Atom/RSS parsing library for PHP", 435 "homepage": "http://simplepie.org/", 436 "keywords": [ 437 "atom", 438 "feeds", 439 "rss" 440 ], 441 "support": { 442 "issues": "https://github.com/simplepie/simplepie/issues", 443 "source": "https://github.com/simplepie/simplepie/tree/1.8.0" 444 }, 445 "install-path": "../simplepie/simplepie" 446 }, 447 { 448 "name": "splitbrain/php-archive", 449 "version": "1.3.1", 450 "version_normalized": "1.3.1.0", 451 "source": { 452 "type": "git", 453 "url": "https://github.com/splitbrain/php-archive.git", 454 "reference": "d274e5190ba309777926348900cf9578d9e533c9" 455 }, 456 "dist": { 457 "type": "zip", 458 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9", 459 "reference": "d274e5190ba309777926348900cf9578d9e533c9", 460 "shasum": "" 461 }, 462 "require": { 463 "php": ">=7.0" 464 }, 465 "require-dev": { 466 "ext-bz2": "*", 467 "ext-zip": "*", 468 "mikey179/vfsstream": "^1.6", 469 "phpunit/phpunit": "^8" 470 }, 471 "suggest": { 472 "ext-bz2": "For bz2 compression", 473 "ext-iconv": "Used for proper filename encode handling", 474 "ext-mbstring": "Can be used alternatively for handling filename encoding", 475 "ext-zlib": "For zlib compression" 476 }, 477 "time": "2022-03-23T09:21:55+00:00", 478 "type": "library", 479 "installation-source": "dist", 480 "autoload": { 481 "psr-4": { 482 "splitbrain\\PHPArchive\\": "src" 483 } 484 }, 485 "notification-url": "https://packagist.org/downloads/", 486 "license": [ 487 "MIT" 488 ], 489 "authors": [ 490 { 491 "name": "Andreas Gohr", 492 "email": "andi@splitbrain.org" 493 } 494 ], 495 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 496 "keywords": [ 497 "archive", 498 "extract", 499 "tar", 500 "unpack", 501 "unzip", 502 "zip" 503 ], 504 "support": { 505 "issues": "https://github.com/splitbrain/php-archive/issues", 506 "source": "https://github.com/splitbrain/php-archive/tree/1.3.1" 507 }, 508 "install-path": "../splitbrain/php-archive" 509 }, 510 { 511 "name": "splitbrain/php-cli", 512 "version": "1.2.1", 513 "version_normalized": "1.2.1.0", 514 "source": { 515 "type": "git", 516 "url": "https://github.com/splitbrain/php-cli.git", 517 "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031" 518 }, 519 "dist": { 520 "type": "zip", 521 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/47cd2b2c1d976d22afb01e121985d59c4f98c031", 522 "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031", 523 "shasum": "" 524 }, 525 "require": { 526 "php": ">=5.3.0" 527 }, 528 "require-dev": { 529 "phpunit/phpunit": "^8" 530 }, 531 "suggest": { 532 "psr/log": "Allows you to make the CLI available as PSR-3 logger" 533 }, 534 "time": "2022-11-04T11:59:39+00:00", 535 "type": "library", 536 "installation-source": "dist", 537 "autoload": { 538 "psr-4": { 539 "splitbrain\\phpcli\\": "src" 540 } 541 }, 542 "notification-url": "https://packagist.org/downloads/", 543 "license": [ 544 "MIT" 545 ], 546 "authors": [ 547 { 548 "name": "Andreas Gohr", 549 "email": "andi@splitbrain.org" 550 } 551 ], 552 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies", 553 "keywords": [ 554 "argparse", 555 "cli", 556 "command line", 557 "console", 558 "getopt", 559 "optparse", 560 "terminal" 561 ], 562 "support": { 563 "issues": "https://github.com/splitbrain/php-cli/issues", 564 "source": "https://github.com/splitbrain/php-cli/tree/1.2.1" 565 }, 566 "install-path": "../splitbrain/php-cli" 567 }, 568 { 569 "name": "splitbrain/slika", 570 "version": "1.0.5", 571 "version_normalized": "1.0.5.0", 572 "source": { 573 "type": "git", 574 "url": "https://github.com/splitbrain/slika.git", 575 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f" 576 }, 577 "dist": { 578 "type": "zip", 579 "url": "https://api.github.com/repos/splitbrain/slika/zipball/be0785cb6b7def847df5d92e0e5fde57def7220f", 580 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f", 581 "shasum": "" 582 }, 583 "require-dev": { 584 "phpunit/phpunit": "^8.0" 585 }, 586 "suggest": { 587 "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick" 588 }, 589 "time": "2022-02-04T22:41:26+00:00", 590 "type": "library", 591 "installation-source": "dist", 592 "autoload": { 593 "psr-4": { 594 "splitbrain\\slika\\": "src", 595 "splitbrain\\slika\\tests\\": "tests" 596 } 597 }, 598 "notification-url": "https://packagist.org/downloads/", 599 "license": [ 600 "MIT" 601 ], 602 "authors": [ 603 { 604 "name": "Andreas Gohr", 605 "email": "andi@splitbrain.org" 606 } 607 ], 608 "description": "Simple image resizing", 609 "support": { 610 "issues": "https://github.com/splitbrain/slika/issues", 611 "source": "https://github.com/splitbrain/slika/tree/1.0.5" 612 }, 613 "install-path": "../splitbrain/slika" 614 } 615 ], 616 "dev": true, 617 "dev-package-names": [] 618} 619