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.31", 256 "version_normalized": "2.0.31.0", 257 "source": { 258 "type": "git", 259 "url": "https://github.com/phpseclib/phpseclib.git", 260 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" 261 }, 262 "dist": { 263 "type": "zip", 264 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", 265 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", 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 }, 282 "time": "2021-04-06T13:56:45+00:00", 283 "type": "library", 284 "installation-source": "dist", 285 "autoload": { 286 "files": [ 287 "phpseclib/bootstrap.php" 288 ], 289 "psr-4": { 290 "phpseclib\\": "phpseclib/" 291 } 292 }, 293 "notification-url": "https://packagist.org/downloads/", 294 "license": [ 295 "MIT" 296 ], 297 "authors": [ 298 { 299 "name": "Jim Wigginton", 300 "email": "terrafrost@php.net", 301 "role": "Lead Developer" 302 }, 303 { 304 "name": "Patrick Monnerat", 305 "email": "pm@datasphere.ch", 306 "role": "Developer" 307 }, 308 { 309 "name": "Andreas Fischer", 310 "email": "bantu@phpbb.com", 311 "role": "Developer" 312 }, 313 { 314 "name": "Hans-Jürgen Petrich", 315 "email": "petrich@tronic-media.com", 316 "role": "Developer" 317 }, 318 { 319 "name": "Graham Campbell", 320 "email": "graham@alt-three.com", 321 "role": "Developer" 322 } 323 ], 324 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", 325 "homepage": "http://phpseclib.sourceforge.net", 326 "keywords": [ 327 "BigInteger", 328 "aes", 329 "asn.1", 330 "asn1", 331 "blowfish", 332 "crypto", 333 "cryptography", 334 "encryption", 335 "rsa", 336 "security", 337 "sftp", 338 "signature", 339 "signing", 340 "ssh", 341 "twofish", 342 "x.509", 343 "x509" 344 ], 345 "funding": [ 346 { 347 "url": "https://github.com/terrafrost", 348 "type": "github" 349 }, 350 { 351 "url": "https://www.patreon.com/phpseclib", 352 "type": "patreon" 353 }, 354 { 355 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", 356 "type": "tidelift" 357 } 358 ], 359 "install-path": "../phpseclib/phpseclib" 360 }, 361 { 362 "name": "simplepie/simplepie", 363 "version": "1.5.6", 364 "version_normalized": "1.5.6.0", 365 "source": { 366 "type": "git", 367 "url": "https://github.com/simplepie/simplepie.git", 368 "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6" 369 }, 370 "dist": { 371 "type": "zip", 372 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6", 373 "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6", 374 "shasum": "" 375 }, 376 "require": { 377 "ext-pcre": "*", 378 "ext-xml": "*", 379 "ext-xmlreader": "*", 380 "php": ">=5.6.0" 381 }, 382 "require-dev": { 383 "phpunit/phpunit": "~5.4.3 || ~6.5" 384 }, 385 "suggest": { 386 "ext-curl": "", 387 "ext-iconv": "", 388 "ext-intl": "", 389 "ext-mbstring": "", 390 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" 391 }, 392 "time": "2020-10-14T07:17:22+00:00", 393 "type": "library", 394 "installation-source": "dist", 395 "autoload": { 396 "psr-0": { 397 "SimplePie": "library" 398 } 399 }, 400 "notification-url": "https://packagist.org/downloads/", 401 "license": [ 402 "BSD-3-Clause" 403 ], 404 "authors": [ 405 { 406 "name": "Ryan Parman", 407 "homepage": "http://ryanparman.com/", 408 "role": "Creator, alumnus developer" 409 }, 410 { 411 "name": "Sam Sneddon", 412 "homepage": "https://gsnedders.com/", 413 "role": "Alumnus developer" 414 }, 415 { 416 "name": "Ryan McCue", 417 "email": "me@ryanmccue.info", 418 "homepage": "http://ryanmccue.info/", 419 "role": "Developer" 420 } 421 ], 422 "description": "A simple Atom/RSS parsing library for PHP", 423 "homepage": "http://simplepie.org/", 424 "keywords": [ 425 "atom", 426 "feeds", 427 "rss" 428 ], 429 "install-path": "../simplepie/simplepie" 430 }, 431 { 432 "name": "splitbrain/php-archive", 433 "version": "1.2.1", 434 "version_normalized": "1.2.1.0", 435 "source": { 436 "type": "git", 437 "url": "https://github.com/splitbrain/php-archive.git", 438 "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a" 439 }, 440 "dist": { 441 "type": "zip", 442 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/211a2198b73b233d7d2b6159462e11cd9a91348a", 443 "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a", 444 "shasum": "" 445 }, 446 "require": { 447 "php": ">=5.4" 448 }, 449 "require-dev": { 450 "ext-bz2": "*", 451 "ext-zip": "*", 452 "mikey179/vfsstream": "^1.6", 453 "phpunit/phpunit": "^8" 454 }, 455 "suggest": { 456 "ext-iconv": "Used for proper filename encode handling", 457 "ext-mbstring": "Can be used alternatively for handling filename encoding" 458 }, 459 "time": "2021-02-22T17:59:24+00:00", 460 "type": "library", 461 "installation-source": "dist", 462 "autoload": { 463 "psr-4": { 464 "splitbrain\\PHPArchive\\": "src" 465 } 466 }, 467 "notification-url": "https://packagist.org/downloads/", 468 "license": [ 469 "MIT" 470 ], 471 "authors": [ 472 { 473 "name": "Andreas Gohr", 474 "email": "andi@splitbrain.org" 475 } 476 ], 477 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 478 "keywords": [ 479 "archive", 480 "extract", 481 "tar", 482 "unpack", 483 "unzip", 484 "zip" 485 ], 486 "install-path": "../splitbrain/php-archive" 487 }, 488 { 489 "name": "splitbrain/php-cli", 490 "version": "1.1.8", 491 "version_normalized": "1.1.8.0", 492 "source": { 493 "type": "git", 494 "url": "https://github.com/splitbrain/php-cli.git", 495 "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575" 496 }, 497 "dist": { 498 "type": "zip", 499 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/8c2c001b1b55d194402cf18aad2757049ac6d575", 500 "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575", 501 "shasum": "" 502 }, 503 "require": { 504 "php": ">=5.3.0" 505 }, 506 "require-dev": { 507 "phpunit/phpunit": "^8" 508 }, 509 "suggest": { 510 "psr/log": "Allows you to make the CLI available as PSR-3 logger" 511 }, 512 "time": "2021-02-05T12:02:46+00:00", 513 "type": "library", 514 "installation-source": "dist", 515 "autoload": { 516 "psr-4": { 517 "splitbrain\\phpcli\\": "src" 518 } 519 }, 520 "notification-url": "https://packagist.org/downloads/", 521 "license": [ 522 "MIT" 523 ], 524 "authors": [ 525 { 526 "name": "Andreas Gohr", 527 "email": "andi@splitbrain.org" 528 } 529 ], 530 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies", 531 "keywords": [ 532 "argparse", 533 "cli", 534 "command line", 535 "console", 536 "getopt", 537 "optparse", 538 "terminal" 539 ], 540 "install-path": "../splitbrain/php-cli" 541 }, 542 { 543 "name": "splitbrain/slika", 544 "version": "1.0.5", 545 "version_normalized": "1.0.5.0", 546 "source": { 547 "type": "git", 548 "url": "https://github.com/splitbrain/slika.git", 549 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f" 550 }, 551 "dist": { 552 "type": "zip", 553 "url": "https://api.github.com/repos/splitbrain/slika/zipball/be0785cb6b7def847df5d92e0e5fde57def7220f", 554 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f", 555 "shasum": "" 556 }, 557 "require-dev": { 558 "phpunit/phpunit": "^8.0" 559 }, 560 "suggest": { 561 "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick" 562 }, 563 "time": "2022-02-04T22:41:26+00:00", 564 "type": "library", 565 "installation-source": "dist", 566 "autoload": { 567 "psr-4": { 568 "splitbrain\\slika\\": "src", 569 "splitbrain\\slika\\tests\\": "tests" 570 } 571 }, 572 "notification-url": "https://packagist.org/downloads/", 573 "license": [ 574 "MIT" 575 ], 576 "authors": [ 577 { 578 "name": "Andreas Gohr", 579 "email": "andi@splitbrain.org" 580 } 581 ], 582 "description": "Simple image resizing", 583 "support": { 584 "issues": "https://github.com/splitbrain/slika/issues", 585 "source": "https://github.com/splitbrain/slika/tree/1.0.5" 586 }, 587 "install-path": "../splitbrain/slika" 588 } 589 ], 590 "dev": true, 591 "dev-package-names": [] 592} 593