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