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"
7 "content-hash": "d5c15248668d2dd749de47b106049b77",
10 "name": "aziraphale/email-address-validator",
14 "url": "https://github.com/aziraphale/email-address-validator.git",
15 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
19 "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
20 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
24 "phpunit/phpunit": "^5.7"
29 "EmailAddressValidator": ""
32 "notification-url": "https://packagist.org/downloads/",
39 "email": "dave@addedbytes.com"
42 "name": "Andrew Gillard",
43 "email": "andrew@lorddeath.net"
46 "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
47 "homepage": "https://github.com/aziraphale/email-address-validator",
48 "time": "2017-05-22T14:05:57+00:00"
51 "name": "geshi/geshi",
52 "version": "v1.0.9.1",
55 "url": "https://github.com/GeSHi/geshi-1.0.git",
56 "reference": "fd22ab78481bf90337862b590e6f7517863926b8"
60 "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/fd22ab78481bf90337862b590e6f7517863926b8",
61 "reference": "fd22ab78481bf90337862b590e6f7517863926b8",
65 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
74 "notification-url": "https://packagist.org/downloads/",
80 "name": "Benny Baumann",
81 "email": "BenBE@geshi.org",
82 "homepage": "http://blog.benny-baumann.de/",
86 "description": "Generic Syntax Highlighter",
87 "homepage": "http://qbnz.com/highlighter/",
88 "time": "2019-10-20T20:54:46+00:00"
91 "name": "marcusschwarz/lesserphp",
95 "url": "https://github.com/MarcusSchwarz/lesserphp.git",
96 "reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323"
100 "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/b02ee973ee1fff3237f7feaf44885596fb5ee323",
101 "reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323",
105 "phpunit/phpunit": "~4.3"
113 "dev-master": "0.5.1-dev"
121 "notification-url": "https://packagist.org/downloads/",
128 "name": "Leaf Corcoran",
129 "email": "leafot@gmail.com",
130 "homepage": "http://leafo.net"
133 "name": "Marcus Schwarz",
134 "email": "github@maswaba.de",
135 "homepage": "https://www.maswaba.de"
138 "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
139 "homepage": "http://leafo.net/lessphp/",
140 "time": "2018-05-28T12:54:01+00:00"
143 "name": "openpsa/universalfeedcreator",
144 "version": "v1.8.3.2",
147 "url": "https://github.com/flack/UniversalFeedCreator.git",
148 "reference": "906745196469b13ceefa6523ef04851a78ad10f4"
152 "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/906745196469b13ceefa6523ef04851a78ad10f4",
153 "reference": "906745196469b13ceefa6523ef04851a78ad10f4",
160 "phpunit/phpunit": "*"
171 "notification-url": "https://packagist.org/downloads/",
177 "name": "Andreas Flack",
178 "email": "flack@contentcontrol-berlin.de",
179 "homepage": "http://www.contentcontrol-berlin.de/"
182 "description": "RSS and Atom feed generator by Kai Blankenhorn",
191 "time": "2019-09-01T17:49:46+00:00"
194 "name": "paragonie/random_compat",
195 "version": "v2.0.18",
198 "url": "https://github.com/paragonie/random_compat.git",
199 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
203 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
204 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
211 "phpunit/phpunit": "4.*|5.*"
214 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
222 "notification-url": "https://packagist.org/downloads/",
228 "name": "Paragon Initiative Enterprises",
229 "email": "security@paragonie.com",
230 "homepage": "https://paragonie.com"
233 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
240 "time": "2019-01-03T20:59:08+00:00"
243 "name": "phpseclib/phpseclib",
247 "url": "https://github.com/phpseclib/phpseclib.git",
248 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
252 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
253 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
260 "phing/phing": "~2.7",
261 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
263 "squizlabs/php_codesniffer": "~2.0"
266 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
267 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
268 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
269 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
274 "phpseclib/bootstrap.php"
277 "phpseclib\\": "phpseclib/"
280 "notification-url": "https://packagist.org/downloads/",
286 "name": "Jim Wigginton",
287 "email": "terrafrost@php.net",
288 "role": "Lead Developer"
291 "name": "Patrick Monnerat",
292 "email": "pm@datasphere.ch",
296 "name": "Andreas Fischer",
297 "email": "bantu@phpbb.com",
301 "name": "Hans-Jürgen Petrich",
302 "email": "petrich@tronic-media.com",
306 "name": "Graham Campbell",
307 "email": "graham@alt-three.com",
311 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
312 "homepage": "http://phpseclib.sourceforge.net",
332 "time": "2019-09-17T03:41:22+00:00"
335 "name": "simplepie/simplepie",
339 "url": "https://github.com/simplepie/simplepie.git",
340 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
344 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
345 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
351 "ext-xmlreader": "*",
355 "phpunit/phpunit": "~5.4.3 || ~6.5"
362 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
367 "SimplePie": "library"
370 "notification-url": "https://packagist.org/downloads/",
376 "name": "Ryan Parman",
377 "homepage": "http://ryanparman.com/",
378 "role": "Creator, alumnus developer"
381 "name": "Geoffrey Sneddon",
382 "homepage": "http://gsnedders.com/",
383 "role": "Alumnus developer"
386 "name": "Ryan McCue",
387 "email": "me@ryanmccue.info",
388 "homepage": "http://ryanmccue.info/",
392 "description": "A simple Atom/RSS parsing library for PHP",
393 "homepage": "http://simplepie.org/",
399 "time": "2019-09-22T23:21:30+00:00"
402 "name": "splitbrain/php-archive",
406 "url": "https://github.com/splitbrain/php-archive.git",
407 "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b"
411 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/10d89013572ba1f4d4ad7fcb74860242f4c3860b",
412 "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b",
421 "mikey179/vfsstream": "^1.6",
422 "phpunit/phpunit": "^4.8"
425 "ext-iconv": "Used for proper filename encode handling",
426 "ext-mbstring": "Can be used alternatively for handling filename encoding"
431 "splitbrain\\PHPArchive\\": "src"
434 "notification-url": "https://packagist.org/downloads/",
440 "name": "Andreas Gohr",
441 "email": "andi@splitbrain.org"
444 "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
453 "time": "2018-09-09T12:13:53+00:00"
456 "name": "splitbrain/php-cli",
460 "url": "https://github.com/splitbrain/php-cli.git",
461 "reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894"
465 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/e982d40d074ab9f2669c3c0a2e40559b098cd894",
466 "reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894",
473 "phpunit/phpunit": "4.5.*"
476 "psr/log": "Allows you to make the CLI available as PSR-3 logger"
481 "splitbrain\\phpcli\\": "src"
484 "notification-url": "https://packagist.org/downloads/",
490 "name": "Andreas Gohr",
491 "email": "andi@splitbrain.org"
494 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
504 "time": "2018-09-29T07:51:34+00:00"
509 "minimum-stability": "stable",
510 "stability-flags": [],
511 "prefer-stable": true,
512 "prefer-lowest": false,
517 "platform-overrides": {