dokuwiki/composer.lock

678 lines
24 KiB
Plaintext
Raw Normal View History

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "00aee16ef6d6262e150632ca5e0db38d",
"packages": [
{
"name": "aziraphale/email-address-validator",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/aziraphale/email-address-validator.git",
"reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
"reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-0": {
"EmailAddressValidator": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dave Child",
"email": "dave@addedbytes.com"
},
{
"name": "Andrew Gillard",
"email": "andrew@lorddeath.net"
}
],
"description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
"homepage": "https://github.com/aziraphale/email-address-validator",
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/aziraphale/email-address-validator/issues",
"source": "https://github.com/aziraphale/email-address-validator/tree/master"
},
"time": "2017-05-22T14:05:57+00:00"
},
{
2017-05-15 21:41:43 +02:00
"name": "geshi/geshi",
"version": "dev-master",
"source": {
"type": "git",
2017-05-15 21:41:43 +02:00
"url": "https://github.com/GeSHi/geshi-1.0.git",
2023-03-06 14:20:47 +01:00
"reference": "7884d22244c6d2de5ac7ffd919ce4add02b36e66"
},
"dist": {
"type": "zip",
2023-03-06 14:20:47 +01:00
"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/7884d22244c6d2de5ac7ffd919ce4add02b36e66",
"reference": "7884d22244c6d2de5ac7ffd919ce4add02b36e66",
"shasum": ""
},
2017-05-15 21:41:43 +02:00
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
},
2021-04-16 09:19:51 +02:00
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
2017-05-15 21:41:43 +02:00
"src/geshi/",
"src/geshi.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-05-15 21:41:43 +02:00
"GPL-2.0+"
],
"authors": [
{
"name": "Benny Baumann",
2017-05-15 21:41:43 +02:00
"email": "BenBE@geshi.org",
"homepage": "http://blog.benny-baumann.de/",
"role": "Developer"
}
],
2017-05-15 21:41:43 +02:00
"description": "Generic Syntax Highlighter",
"homepage": "http://qbnz.com/highlighter/",
2021-04-16 09:19:51 +02:00
"support": {
"forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users",
"irc": "irc://irc.freenode.org/geshi",
"issues": "https://sourceforge.net/p/geshi/feature-requests/",
"source": "https://github.com/GeSHi/geshi-1.0/tree/master"
},
2023-03-06 14:20:47 +01:00
"time": "2023-02-19T12:05:59+00:00"
},
{
"name": "kissifrot/php-ixr",
"version": "1.8.3",
"source": {
"type": "git",
"url": "https://github.com/kissifrot/php-ixr.git",
"reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
"reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"IXR\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Incutio Ltd 2010 - Simon Willison",
"homepage": "http://scripts.incutio.com/xmlrpc/"
}
],
"description": "Incutio XML-RPC library (IXR)",
"homepage": "http://scripts.incutio.com/xmlrpc/",
"keywords": [
"remote procedure call",
"rpc",
"xlm-rpc",
"xmlrpc"
],
"support": {
"issues": "https://github.com/kissifrot/php-ixr/issues",
"source": "https://github.com/kissifrot/php-ixr/tree/master"
},
"time": "2016-11-17T12:00:18+00:00"
},
{
"name": "marcusschwarz/lesserphp",
2023-01-31 14:16:33 +01:00
"version": "v0.6.0",
"source": {
"type": "git",
"url": "https://github.com/MarcusSchwarz/lesserphp.git",
2023-01-31 14:16:33 +01:00
"reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef"
},
"dist": {
"type": "zip",
2023-01-31 14:16:33 +01:00
"url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/64ece57ad81ab1fe4d2a1894729e0d293fce09ef",
"reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef",
"shasum": ""
},
2023-01-31 14:16:33 +01:00
"require": {
"php": "^7.2|^7.3|^7.4|^8.0"
},
"require-dev": {
2023-01-31 14:16:33 +01:00
"phpunit/phpunit": "^8.0|^9.0"
},
"bin": [
"plessc"
],
"type": "library",
"autoload": {
"classmap": [
"lessc.inc.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT",
"GPL-3.0"
],
"authors": [
{
"name": "Leaf Corcoran",
"email": "leafot@gmail.com",
"homepage": "http://leafo.net"
},
{
"name": "Marcus Schwarz",
"email": "github@maswaba.de",
"homepage": "https://www.maswaba.de"
}
],
"description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
2023-01-31 14:16:33 +01:00
"homepage": "https://www.maswaba.de/lesserphpdocs/",
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/MarcusSchwarz/lesserphp/issues",
2023-01-31 14:16:33 +01:00
"source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.6.0"
2021-04-16 09:19:51 +02:00
},
2023-01-31 14:16:33 +01:00
"time": "2021-03-10T19:14:23+00:00"
},
{
"name": "openpsa/universalfeedcreator",
"version": "v1.8.4.1",
"source": {
"type": "git",
"url": "https://github.com/flack/UniversalFeedCreator.git",
"reference": "e4736a68eef454a83acd100230a2e15b424f899f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/e4736a68eef454a83acd100230a2e15b424f899f",
"reference": "e4736a68eef454a83acd100230a2e15b424f899f",
"shasum": ""
},
"require": {
"php": ">=5.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"files": [
"lib/constants.php"
],
"classmap": [
"lib"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Flack",
"email": "flack@contentcontrol-berlin.de",
"homepage": "http://www.contentcontrol-berlin.de/"
}
],
"description": "RSS and Atom feed generator by Kai Blankenhorn",
"keywords": [
"atom",
"georss",
"gpx",
"opml",
"pie",
"rss"
],
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/flack/UniversalFeedCreator/issues",
"source": "https://github.com/flack/UniversalFeedCreator/tree/v1.8.4.1"
2021-04-16 09:19:51 +02:00
},
"time": "2022-04-04T10:02:43+00:00"
},
{
"name": "phpseclib/phpseclib",
2023-03-06 14:20:47 +01:00
"version": "2.0.42",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
2023-03-06 14:20:47 +01:00
"reference": "665d289f59e646a259ebf13f29be7f6f54cab24b"
},
"dist": {
"type": "zip",
2023-03-06 14:20:47 +01:00
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/665d289f59e646a259ebf13f29be7f6f54cab24b",
"reference": "665d289f59e646a259ebf13f29be7f6f54cab24b",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phing/phing": "~2.7",
2021-04-16 09:19:51 +02:00
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2023-01-31 12:38:47 +01:00
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
"ext-xml": "Install the XML extension to load XML formatted public keys."
},
"type": "library",
"autoload": {
"files": [
"phpseclib/bootstrap.php"
],
"psr-4": {
"phpseclib\\": "phpseclib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-Jürgen Petrich",
"email": "petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"homepage": "http://phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
"asn.1",
"asn1",
"blowfish",
"crypto",
"cryptography",
"encryption",
"rsa",
"security",
"sftp",
"signature",
"signing",
"ssh",
"twofish",
"x.509",
"x509"
],
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
2023-03-06 14:20:47 +01:00
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.42"
2021-04-16 09:19:51 +02:00
},
"funding": [
{
"url": "https://github.com/terrafrost",
"type": "github"
},
{
"url": "https://www.patreon.com/phpseclib",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
"type": "tidelift"
}
],
2023-03-06 14:20:47 +01:00
"time": "2023-03-06T12:45:53+00:00"
},
{
"name": "simplepie/simplepie",
2023-01-31 12:38:47 +01:00
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
2023-01-31 12:38:47 +01:00
"reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
},
"dist": {
"type": "zip",
2023-01-31 12:38:47 +01:00
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
"reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
2023-01-31 12:38:47 +01:00
"php": ">=7.2.0"
},
"require-dev": {
2023-01-31 12:38:47 +01:00
"friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
"psr/simple-cache": "^1 || ^2 || ^3",
"yoast/phpunit-polyfills": "^1.0.1"
},
"suggest": {
"ext-curl": "",
"ext-iconv": "",
"ext-intl": "",
"ext-mbstring": "",
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
"type": "library",
"autoload": {
"psr-0": {
"SimplePie": "library"
2023-01-31 12:38:47 +01:00
},
"psr-4": {
"SimplePie\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ryan Parman",
"homepage": "http://ryanparman.com/",
"role": "Creator, alumnus developer"
},
{
"name": "Sam Sneddon",
"homepage": "https://gsnedders.com/",
"role": "Alumnus developer"
},
{
"name": "Ryan McCue",
"email": "me@ryanmccue.info",
"homepage": "http://ryanmccue.info/",
"role": "Developer"
}
],
"description": "A simple Atom/RSS parsing library for PHP",
"homepage": "http://simplepie.org/",
"keywords": [
"atom",
"feeds",
"rss"
],
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/simplepie/simplepie/issues",
2023-01-31 12:38:47 +01:00
"source": "https://github.com/simplepie/simplepie/tree/1.8.0"
2021-04-16 09:19:51 +02:00
},
2023-01-31 12:38:47 +01:00
"time": "2023-01-20T08:37:35+00:00"
},
{
"name": "splitbrain/php-archive",
2023-01-31 12:38:47 +01:00
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
2023-01-31 12:38:47 +01:00
"reference": "d274e5190ba309777926348900cf9578d9e533c9"
},
"dist": {
"type": "zip",
2023-01-31 12:38:47 +01:00
"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
"reference": "d274e5190ba309777926348900cf9578d9e533c9",
"shasum": ""
},
"require": {
2023-01-31 12:38:47 +01:00
"php": ">=7.0"
},
"require-dev": {
2018-05-01 10:10:27 +02:00
"ext-bz2": "*",
"ext-zip": "*",
"mikey179/vfsstream": "^1.6",
2021-04-16 09:19:51 +02:00
"phpunit/phpunit": "^8"
},
2017-03-31 09:41:47 +02:00
"suggest": {
2023-01-31 12:38:47 +01:00
"ext-bz2": "For bz2 compression",
2017-03-31 09:41:47 +02:00
"ext-iconv": "Used for proper filename encode handling",
2023-01-31 12:38:47 +01:00
"ext-mbstring": "Can be used alternatively for handling filename encoding",
"ext-zlib": "For zlib compression"
2017-03-31 09:41:47 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"splitbrain\\PHPArchive\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "Pure-PHP implementation to read and write TAR and ZIP archives",
"keywords": [
"archive",
"extract",
"tar",
"unpack",
"unzip",
"zip"
],
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/splitbrain/php-archive/issues",
2023-01-31 12:38:47 +01:00
"source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
2021-04-16 09:19:51 +02:00
},
2023-01-31 12:38:47 +01:00
"time": "2022-03-23T09:21:55+00:00"
},
{
"name": "splitbrain/php-cli",
2023-01-31 12:38:47 +01:00
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-cli.git",
2023-01-31 12:38:47 +01:00
"reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031"
},
"dist": {
"type": "zip",
2023-01-31 12:38:47 +01:00
"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/47cd2b2c1d976d22afb01e121985d59c4f98c031",
"reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
2021-04-16 09:19:51 +02:00
"phpunit/phpunit": "^8"
},
"suggest": {
"psr/log": "Allows you to make the CLI available as PSR-3 logger"
},
"type": "library",
"autoload": {
"psr-4": {
"splitbrain\\phpcli\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
"keywords": [
"argparse",
"cli",
"command line",
"console",
"getopt",
"optparse",
"terminal"
],
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/splitbrain/php-cli/issues",
2023-01-31 12:38:47 +01:00
"source": "https://github.com/splitbrain/php-cli/tree/1.2.1"
2021-04-16 09:19:51 +02:00
},
2023-01-31 12:38:47 +01:00
"time": "2022-11-04T11:59:39+00:00"
2020-05-06 19:45:09 +02:00
},
{
"name": "splitbrain/php-jsstrip",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-jsstrip.git",
"reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
"reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"splitbrain\\JSStrip\\": "src/",
"splitbrain\\JSStrip\\tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "PHP based JavaScript minimizer",
"support": {
"issues": "https://github.com/splitbrain/php-jsstrip/issues",
"source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
},
"funding": [
{
"url": "https://github.com/sponsors/splitbrain",
"type": "github"
}
],
"time": "2023-03-12T10:23:16+00:00"
},
2020-05-06 19:45:09 +02:00
{
"name": "splitbrain/slika",
2022-02-04 23:47:34 +01:00
"version": "1.0.5",
2020-05-06 19:45:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/splitbrain/slika.git",
2022-02-04 23:47:34 +01:00
"reference": "be0785cb6b7def847df5d92e0e5fde57def7220f"
2020-05-06 19:45:09 +02:00
},
"dist": {
"type": "zip",
2022-02-04 23:47:34 +01:00
"url": "https://api.github.com/repos/splitbrain/slika/zipball/be0785cb6b7def847df5d92e0e5fde57def7220f",
"reference": "be0785cb6b7def847df5d92e0e5fde57def7220f",
2020-05-06 19:45:09 +02:00
"shasum": ""
},
"require-dev": {
2022-02-04 23:47:34 +01:00
"phpunit/phpunit": "^8.0"
2020-05-06 19:45:09 +02:00
},
"suggest": {
"ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
},
"type": "library",
"autoload": {
"psr-4": {
2022-02-04 23:47:34 +01:00
"splitbrain\\slika\\": "src",
"splitbrain\\slika\\tests\\": "tests"
2020-05-06 19:45:09 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "Simple image resizing",
2021-04-16 09:19:51 +02:00
"support": {
"issues": "https://github.com/splitbrain/slika/issues",
2022-02-04 23:47:34 +01:00
"source": "https://github.com/splitbrain/slika/tree/1.0.5"
2021-04-16 09:19:51 +02:00
},
2022-02-04 23:47:34 +01:00
"time": "2022-02-04T22:41:26+00:00"
}
],
"packages-dev": [],
"aliases": [
{
2021-04-16 09:19:51 +02:00
"package": "geshi/geshi",
"version": "9999999-dev",
2021-04-16 09:19:51 +02:00
"alias": "1.0.x-dev",
"alias_normalized": "1.0.9999999.9999999-dev"
}
],
"minimum-stability": "stable",
"stability-flags": {
"geshi/geshi": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2020-08-12 17:39:37 +02:00
"php": ">=7.2",
"ext-json": "*"
},
"platform-dev": [],
"platform-overrides": {
2020-08-12 17:39:37 +02:00
"php": "7.2"
},
"plugin-api-version": "2.3.0"
}