summaryrefslogtreecommitdiff
path: root/www/wiki/composer.lock
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2019-07-31 14:50:50 -0300
committerYaco <franco@reevo.org>2019-07-31 14:50:50 -0300
commit3848848fc3bc2db035c824f1453635949505d76e (patch)
tree71fd898ebb220e7ba034cf2bc1bf708fdd0d6219 /www/wiki/composer.lock
parent2dfe0b926fe5c6c4f27ad1f9bc1c1377cb091111 (diff)
ACTUALIZA MW a 1.31.3, SMW a 3.0.2 y extensiones menores
Diffstat (limited to 'www/wiki/composer.lock')
-rw-r--r--www/wiki/composer.lock2632
1 files changed, 2015 insertions, 617 deletions
diff --git a/www/wiki/composer.lock b/www/wiki/composer.lock
index a2b48a04..22eabd3d 100644
--- a/www/wiki/composer.lock
+++ b/www/wiki/composer.lock
@@ -1,10 +1,10 @@
{
"_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#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "a15f979d426353cc723e0139b9245af1",
+ "content-hash": "355db42c500dea39daef270791d28763",
"packages": [
{
"name": "composer/installers",
@@ -190,25 +190,25 @@
},
{
"name": "cssjanus/cssjanus",
- "version": "v1.2.0",
+ "version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/cssjanus/php-cssjanus.git",
- "reference": "0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa"
+ "reference": "93db9fb39c2f9bcf287715ae254c088b14a77799"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa",
- "reference": "0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa",
+ "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/93db9fb39c2f9bcf287715ae254c088b14a77799",
+ "reference": "93db9fb39c2f9bcf287715ae254c088b14a77799",
"shasum": ""
},
"require": {
- "php": ">=5.4"
+ "php": ">=5.6.0"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.8.*",
- "phpunit/phpunit": "4.8.*",
- "squizlabs/php_codesniffer": "2.3.*"
+ "jakub-onderka/php-parallel-lint": "^0.9.2",
+ "phpunit/phpunit": "^4.8.36",
+ "squizlabs/php_codesniffer": "^3.1.1"
},
"type": "library",
"autoload": {
@@ -220,21 +220,32 @@
"license": [
"Apache-2.0"
],
+ "authors": [
+ {
+ "name": "Trevor Parscal"
+ },
+ {
+ "name": "Roan Kattouw"
+ },
+ {
+ "name": "Timo Tijhof"
+ }
+ ],
"description": "Convert CSS stylesheets between left-to-right and right-to-left.",
- "time": "2017-03-14T20:57:08+00:00"
+ "time": "2019-05-10T23:50:10+00:00"
},
{
"name": "data-values/common",
- "version": "0.4.2",
+ "version": "0.4.3",
"source": {
"type": "git",
"url": "https://github.com/DataValues/Common.git",
- "reference": "c99e06ffe1cfb709d4d8c970bac75dad65f66a1b"
+ "reference": "844359d1e782884a2b79460a49624d9c08673666"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/DataValues/Common/zipball/c99e06ffe1cfb709d4d8c970bac75dad65f66a1b",
- "reference": "c99e06ffe1cfb709d4d8c970bac75dad65f66a1b",
+ "url": "https://api.github.com/repos/DataValues/Common/zipball/844359d1e782884a2b79460a49624d9c08673666",
+ "reference": "844359d1e782884a2b79460a49624d9c08673666",
"shasum": ""
},
"require": {
@@ -242,6 +253,9 @@
"data-values/interfaces": "~0.2.0|^0.1.5",
"php": ">=5.3.0"
},
+ "require-dev": {
+ "phpunit/phpunit": "~5.7"
+ },
"type": "library",
"extra": {
"branch-alias": {
@@ -268,9 +282,9 @@
"authors": [
{
"name": "Jeroen De Dauw",
+ "role": "Developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "http://jeroendedauw.com",
- "role": "Developer"
+ "homepage": "http://jeroendedauw.com"
}
],
"description": "Contains common implementations of the interfaces defined by DataValuesInterfaces",
@@ -282,7 +296,7 @@
"valuevalidators",
"wikidata"
],
- "time": "2018-08-16T08:16:18+00:00"
+ "time": "2019-06-28T14:23:34+00:00"
},
{
"name": "data-values/data-values",
@@ -333,9 +347,9 @@
"authors": [
{
"name": "Jeroen De Dauw",
+ "role": "Developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "http://jeroendedauw.com",
- "role": "Developer"
+ "homepage": "http://jeroendedauw.com"
}
],
"description": "Defines the DataValue interface and some trivial implementations",
@@ -348,6 +362,79 @@
"time": "2017-09-28T11:48:25+00:00"
},
{
+ "name": "data-values/geo",
+ "version": "4.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/DataValues/Geo.git",
+ "reference": "36e62af6c2769eab2c5d7d278c98b4917f1081b3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/DataValues/Geo/zipball/36e62af6c2769eab2c5d7d278c98b4917f1081b3",
+ "reference": "36e62af6c2769eab2c5d7d278c98b4917f1081b3",
+ "shasum": ""
+ },
+ "require": {
+ "data-values/data-values": "~2.0|~1.0|~0.1",
+ "data-values/interfaces": "^0.2.0",
+ "php": ">=7.1"
+ },
+ "require-dev": {
+ "jeroen/nyancat-phpunit-resultprinter": "~2.2",
+ "ockcyp/covers-validator": "~1.0",
+ "phpunit/phpunit": "~7.1",
+ "wikibase/wikibase-codesniffer": "^0.5.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "4.1.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "DataValues\\Geo\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "http://jeroendedauw.com"
+ },
+ {
+ "name": "The Wikidata team",
+ "role": "Developer"
+ }
+ ],
+ "description": "Geographical value objects, parsers and formatters",
+ "homepage": "https://github.com/DataValues/Geo",
+ "keywords": [
+ "Degrees",
+ "Minutes",
+ "coordinate",
+ "coordinates",
+ "datavalues",
+ "dms",
+ "formatters",
+ "geo",
+ "geographical",
+ "latitude",
+ "latlong",
+ "longitude",
+ "parsers",
+ "seconds",
+ "wikidata"
+ ],
+ "time": "2018-10-29T10:28:15+00:00"
+ },
+ {
"name": "data-values/interfaces",
"version": "0.2.5",
"source": {
@@ -389,9 +476,9 @@
"authors": [
{
"name": "Jeroen De Dauw",
+ "role": "Developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "http://jeroendedauw.com",
- "role": "Developer"
+ "homepage": "http://jeroendedauw.com"
}
],
"description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators",
@@ -446,9 +533,9 @@
"authors": [
{
"name": "Jeroen De Dauw",
+ "role": "Developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "http://jeroendedauw.com",
- "role": "Developer"
+ "homepage": "http://jeroendedauw.com"
},
{
"name": "The Wikidata team",
@@ -467,29 +554,31 @@
},
{
"name": "elasticsearch/elasticsearch",
- "version": "v5.4.0",
+ "version": "v6.7.2",
"source": {
"type": "git",
"url": "https://github.com/elastic/elasticsearch-php.git",
- "reference": "d3c5b55ad94f5053ca76c48585b4cde2cdc6bc59"
+ "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/d3c5b55ad94f5053ca76c48585b4cde2cdc6bc59",
- "reference": "d3c5b55ad94f5053ca76c48585b4cde2cdc6bc59",
+ "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/9ba89f905ebf699e72dacffa410331c7fecc8255",
+ "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255",
"shasum": ""
},
"require": {
+ "ext-json": ">=1.3.7",
"guzzlehttp/ringphp": "~1.0",
- "php": "^5.6|^7.0",
+ "php": "^7.0",
"psr/log": "~1.0"
},
"require-dev": {
- "cpliakas/git-wrapper": "~1.0",
+ "cpliakas/git-wrapper": "^1.7 || ^2.1",
"doctrine/inflector": "^1.1",
- "mockery/mockery": "0.9.4",
- "phpunit/phpunit": "^4.7|^5.4",
- "sami/sami": "~3.2",
+ "mockery/mockery": "^1.2",
+ "phpstan/phpstan-shim": "^0.9 || ^0.11",
+ "phpunit/phpunit": "^5.7 || ^6.5",
+ "squizlabs/php_codesniffer": "^3.4",
"symfony/finder": "^2.8",
"symfony/yaml": "^2.8"
},
@@ -510,6 +599,9 @@
"authors": [
{
"name": "Zachary Tong"
+ },
+ {
+ "name": "Enrico Zimuel"
}
],
"description": "PHP Client for Elasticsearch",
@@ -518,7 +610,7 @@
"elasticsearch",
"search"
],
- "time": "2019-01-08T18:57:00+00:00"
+ "time": "2019-07-19T14:48:24+00:00"
},
{
"name": "guzzlehttp/ringphp",
@@ -622,83 +714,164 @@
"time": "2014-10-12T19:18:40+00:00"
},
{
- "name": "liuggio/statsd-php-client",
- "version": "v1.0.18",
+ "name": "jeroen/file-fetcher",
+ "version": "6.0.0",
"source": {
"type": "git",
- "url": "https://github.com/liuggio/statsd-php-client.git",
- "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca"
+ "url": "https://github.com/JeroenDeDauw/FileFetcher.git",
+ "reference": "7a17d947e268e351efc42386d4454a41b07ad481"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/liuggio/statsd-php-client/zipball/c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
- "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
+ "url": "https://api.github.com/repos/JeroenDeDauw/FileFetcher/zipball/7a17d947e268e351efc42386d4454a41b07ad481",
+ "reference": "7a17d947e268e351efc42386d4454a41b07ad481",
"shasum": ""
},
"require": {
- "php": ">=5.3.2"
+ "php": ">=7.1",
+ "psr/log": "~1.0"
},
"require-dev": {
- "monolog/monolog": ">=1.2.0",
- "phpunit/phpunit": "^4.7"
+ "ockcyp/covers-validator": "~1.0",
+ "phpmd/phpmd": "~2.6",
+ "phpstan/phpstan": "~0.10.1",
+ "phpunit/phpunit": "~7.2",
+ "squizlabs/php_codesniffer": "~3.2",
+ "wmde/psr-log-test-doubles": "~2.1"
},
"suggest": {
- "monolog/monolog": "Monolog, in order to do generate statistic from log >=1.2.0)"
+ "jeroen/file-fetcher-cache ": "Provides a SimpleCache (PSR-16) decorator for file fetchers",
+ "jeroen/file-fetcher-stopwatch": "Provides a Symfony Stopwatch decorator for file fetchers"
},
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "6.0.x-dev"
+ }
+ },
"autoload": {
- "psr-0": {
- "Liuggio": "src/"
+ "psr-4": {
+ "FileFetcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "MIT"
+ "BSD-3-Clause"
],
"authors": [
{
- "name": "Giulio De Donato",
- "email": "liuggio@gmail.com"
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "http://jeroendedauw.com"
}
],
- "description": "Statsd (Object Oriented) client library for PHP",
- "homepage": "https://github.com/liuggio/statsd-php-client/",
+ "description": "Simple file fetching interface",
+ "homepage": "https://github.com/JeroenDeDauw/FileFetcher",
"keywords": [
- "etsy",
- "monitoring",
- "php",
- "statsd"
+ "Test Doubles",
+ "cache",
+ "curl",
+ "file fetcher",
+ "file_get_contents",
+ "http",
+ "http client",
+ "http request",
+ "interface",
+ "mocks",
+ "request",
+ "spies",
+ "stubs",
+ "wget"
],
- "time": "2015-07-23T23:12:45+00:00"
+ "time": "2019-01-17T11:44:23+00:00"
},
{
- "name": "mediawiki/at-ease",
- "version": "v1.1.0",
+ "name": "jeroen/file-fetcher-cache",
+ "version": "1.0.0",
"source": {
"type": "git",
- "url": "https://github.com/wikimedia/at-ease.git",
- "reference": "94c0b84888841d160419f915c2745d9d08fbf0c3"
+ "url": "https://github.com/JeroenDeDauw/file-fetcher-cache.git",
+ "reference": "8ee06db99895c1ace0ff8890b128007238ef8818"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/at-ease/zipball/94c0b84888841d160419f915c2745d9d08fbf0c3",
- "reference": "94c0b84888841d160419f915c2745d9d08fbf0c3",
+ "url": "https://api.github.com/repos/JeroenDeDauw/file-fetcher-cache/zipball/8ee06db99895c1ace0ff8890b128007238ef8818",
+ "reference": "8ee06db99895c1ace0ff8890b128007238ef8818",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "jeroen/file-fetcher": "~6.0|~5.0",
+ "jeroen/simple-cache": "~2.0",
+ "php": ">=7.1",
+ "psr/simple-cache": "~1.0"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9",
- "mediawiki/mediawiki-codesniffer": "0.3.0",
- "phpunit/phpunit": "~4.5",
- "squizlabs/php_codesniffer": "2.3.0"
+ "mediawiki/mediawiki-codesniffer": "~23.0",
+ "ockcyp/covers-validator": "~1.0",
+ "phpstan/phpstan": "~0.10.6",
+ "phpunit/phpunit": "~7.5",
+ "slevomat/coding-standard": "~4.5",
+ "squizlabs/php_codesniffer": "~3.3"
},
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
"autoload": {
- "files": [
- "src/Functions.php"
- ]
+ "psr-4": {
+ "FileFetcher\\Cache\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Provides a SimpleCache (PSR-16) decorator for file fetchers",
+ "keywords": [
+ "cache",
+ "caching",
+ "file-fetcher",
+ "file_get_contents",
+ "filefetcher",
+ "psr-16",
+ "simple-cache",
+ "simplecache"
+ ],
+ "time": "2019-01-17T11:28:25+00:00"
+ },
+ {
+ "name": "jeroen/simple-cache",
+ "version": "2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/JeroenDeDauw/SimpleCache.git",
+ "reference": "159a72cf2ba7b7506495914d294d9e423700bd54"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/JeroenDeDauw/SimpleCache/zipball/159a72cf2ba7b7506495914d294d9e423700bd54",
+ "reference": "159a72cf2ba7b7506495914d294d9e423700bd54",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "replace": {
+ "jeroen-de-dauw/simple-cache": "*"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "SimpleCache\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -706,18 +879,118 @@
],
"authors": [
{
- "name": "Tim Starling",
- "email": "tstarling@wikimedia.org"
- },
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "http://jeroendedauw.com"
+ }
+ ],
+ "description": "Small library defining a minimalistic caching interface and provides some basic implementations",
+ "homepage": "https://github.com/JeroenDeDauw/SimpleCache",
+ "keywords": [
+ "cache",
+ "simplecache"
+ ],
+ "time": "2014-08-19T00:36:41+00:00"
+ },
+ {
+ "name": "jeroen/simple-geocoder",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/JeroenDeDauw/SimpleGeocoder.git",
+ "reference": "8a47694a8cf087fc562d9014deb605821279ac60"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/JeroenDeDauw/SimpleGeocoder/zipball/8a47694a8cf087fc562d9014deb605821279ac60",
+ "reference": "8a47694a8cf087fc562d9014deb605821279ac60",
+ "shasum": ""
+ },
+ "require": {
+ "data-values/geo": "~4.0|~3.0|~2.0",
+ "jeroen/file-fetcher": "~6.0|~5.0|~4.0",
+ "php": ">=7.0",
+ "willdurand/geocoder": "~4.1"
+ },
+ "require-dev": {
+ "geocoder-php/google-maps-provider": "~4.1",
+ "guzzlehttp/psr7": "~1.4",
+ "mediawiki/mediawiki-codesniffer": "~13.0",
+ "ockcyp/covers-validator": "~0.6",
+ "php-http/mock-client": "~1.0",
+ "phpstan/phpstan": "~0.8.0",
+ "phpunit/phpunit": "~6.2",
+ "slevomat/coding-standard": "~4.0",
+ "squizlabs/php_codesniffer": "~3.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.3.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Jeroen\\SimpleGeocoder\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Simple and minimalistic Geocoder interface with some basic implementations",
+ "time": "2019-01-18T09:39:20+00:00"
+ },
+ {
+ "name": "liuggio/statsd-php-client",
+ "version": "v1.0.18",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/liuggio/statsd-php-client.git",
+ "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/liuggio/statsd-php-client/zipball/c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
+ "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.2"
+ },
+ "require-dev": {
+ "monolog/monolog": ">=1.2.0",
+ "phpunit/phpunit": "^4.7"
+ },
+ "suggest": {
+ "monolog/monolog": "Monolog, in order to do generate statistic from log >=1.2.0)"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Liuggio": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
{
- "name": "MediaWiki developers",
- "email": "wikitech-l@lists.wikimedia.org"
+ "name": "Giulio De Donato",
+ "email": "liuggio@gmail.com"
}
],
- "description": "Safe replacement to @ for suppressing warnings.",
- "homepage": "https://www.mediawiki.org/wiki/at-ease",
- "abandoned": "wikimedia/at-ease",
- "time": "2015-09-18T07:02:06+00:00"
+ "description": "Statsd (Object Oriented) client library for PHP",
+ "homepage": "https://github.com/liuggio/statsd-php-client/",
+ "keywords": [
+ "etsy",
+ "monitoring",
+ "php",
+ "statsd"
+ ],
+ "time": "2015-07-23T23:12:45+00:00"
},
{
"name": "mediawiki/bootstrap",
@@ -755,8 +1028,8 @@
"authors": [
{
"name": "Stephan Gambke",
- "email": "s7eph4n@gmail.com",
- "role": "Developer"
+ "role": "Developer",
+ "email": "s7eph4n@gmail.com"
}
],
"description": "Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions",
@@ -830,17 +1103,96 @@
"time": "2018-05-10T18:32:16+00:00"
},
{
+ "name": "mediawiki/maps",
+ "version": "7.3.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/JeroenDeDauw/Maps.git",
+ "reference": "57e5b822dacb7ed4eacb4a2d996ce8e6be4ae13a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/JeroenDeDauw/Maps/zipball/57e5b822dacb7ed4eacb4a2d996ce8e6be4ae13a",
+ "reference": "57e5b822dacb7ed4eacb4a2d996ce8e6be4ae13a",
+ "shasum": ""
+ },
+ "require": {
+ "composer/installers": "^1.0.1",
+ "data-values/geo": "~4.0|~3.0",
+ "jeroen/file-fetcher": "~6.0|~5.0",
+ "jeroen/file-fetcher-cache": "~1.0",
+ "jeroen/simple-cache": "~2.0",
+ "jeroen/simple-geocoder": "~1.2",
+ "mediawiki/parser-hooks": "~1.5",
+ "mediawiki/validator": "~2.2",
+ "param-processor/param-processor": "~1.4.2",
+ "php": ">=7.1"
+ },
+ "replace": {
+ "mediawiki/semantic-maps": "*"
+ },
+ "require-dev": {
+ "data-values/common": "~0.4.1"
+ },
+ "suggest": {
+ "mediawiki/semantic-media-wiki": "Add, edit, aggregate and visualize structured coordinate data stored with Semantic MediaWiki"
+ },
+ "type": "mediawiki-extension",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "7.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Maps\\": "src/",
+ "Maps\\Tests\\": "tests/"
+ },
+ "classmap": [
+ "MapsRegistration.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Jeroen De Dauw",
+ "role": "Creator and lead developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "https://www.entropywins.wtf"
+ }
+ ],
+ "description": "Adds various mapping features to MediaWiki",
+ "homepage": "https://github.com/JeroenDeDauw/Maps",
+ "keywords": [
+ "OpenLayers",
+ "OpenStreetMap",
+ "Semantic Maps",
+ "Semantic MediaWiki",
+ "geocode",
+ "geocoding",
+ "google maps",
+ "leaflet",
+ "maps",
+ "mediawiki",
+ "osm"
+ ],
+ "time": "2019-07-25T04:17:46+00:00"
+ },
+ {
"name": "mediawiki/page-forms",
- "version": "4.4.2",
+ "version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-extensions-PageForms.git",
- "reference": "04723591381352049bfe698ac2aa935d88152b27"
+ "reference": "c96d1c7e1aea42bc1fd66cdebee5800830c76a50"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-PageForms/zipball/04723591381352049bfe698ac2aa935d88152b27",
- "reference": "04723591381352049bfe698ac2aa935d88152b27",
+ "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-PageForms/zipball/c96d1c7e1aea42bc1fd66cdebee5800830c76a50",
+ "reference": "c96d1c7e1aea42bc1fd66cdebee5800830c76a50",
"shasum": ""
},
"require": {
@@ -850,7 +1202,7 @@
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
"jakub-onderka/php-parallel-lint": "1.0.0",
- "mediawiki/mediawiki-codesniffer": "19.1.0",
+ "mediawiki/mediawiki-codesniffer": "19.2.0",
"mediawiki/minus-x": "0.3.1"
},
"suggest": {
@@ -888,30 +1240,30 @@
"mediawiki",
"wiki"
],
- "time": "2018-10-30T02:16:21+00:00"
+ "time": "2019-06-04T12:00:38+00:00"
},
{
"name": "mediawiki/parser-hooks",
- "version": "1.5.0",
+ "version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/JeroenDeDauw/ParserHooks.git",
- "reference": "8139d79191e467d71139d53ac12bb4acb7b3963d"
+ "reference": "b30387100163cc71e49f5f086f27cb542d53459a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/8139d79191e467d71139d53ac12bb4acb7b3963d",
- "reference": "8139d79191e467d71139d53ac12bb4acb7b3963d",
+ "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/b30387100163cc71e49f5f086f27cb542d53459a",
+ "reference": "b30387100163cc71e49f5f086f27cb542d53459a",
"shasum": ""
},
"require": {
- "param-processor/param-processor": "~1.2",
- "php": ">=5.3.0"
+ "param-processor/param-processor": "^1.3.2",
+ "php": ">=7.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.5.x-dev"
+ "dev-master": "1.6.x-dev"
}
},
"autoload": {
@@ -924,7 +1276,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -942,7 +1294,7 @@
"parserhooks",
"tag extension"
],
- "time": "2016-03-05T15:47:04+00:00"
+ "time": "2019-07-14T00:15:17+00:00"
},
{
"name": "mediawiki/semantic-forms-select",
@@ -1020,16 +1372,16 @@
},
{
"name": "mediawiki/semantic-media-wiki",
- "version": "3.0.0",
+ "version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git",
- "reference": "abdec882fc57dd5b54cab15e8f419056164ee66a"
+ "reference": "5623547d2c3e1c073093bdc1001c7062e98638e1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/abdec882fc57dd5b54cab15e8f419056164ee66a",
- "reference": "abdec882fc57dd5b54cab15e8f419056164ee66a",
+ "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/5623547d2c3e1c073093bdc1001c7062e98638e1",
+ "reference": "5623547d2c3e1c073093bdc1001c7062e98638e1",
"shasum": ""
},
"require": {
@@ -1086,19 +1438,19 @@
"authors": [
{
"name": "James Hong Kong",
- "homepage": "https://www.semantic-mediawiki.org/wiki/User:MWJames",
- "role": "Core developer"
+ "role": "Core developer",
+ "homepage": "https://www.semantic-mediawiki.org/wiki/User:MWJames"
},
{
"name": "Markus Krötzsch",
- "homepage": "http://korrekt.org/",
- "role": "Original author"
+ "role": "Original author",
+ "homepage": "http://korrekt.org/"
},
{
"name": "Jeroen De Dauw",
+ "role": "Core developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "https://www.entropywins.wtf/",
- "role": "Core developer"
+ "homepage": "https://www.entropywins.wtf/"
}
],
"description": "An extension to MediaWiki that lets you store and query structured data within wiki pages",
@@ -1109,7 +1461,190 @@
"mediawiki",
"wiki"
],
- "time": "2018-10-11T21:29:24+00:00"
+ "time": "2019-04-11T08:16:51+00:00"
+ },
+ {
+ "name": "mediawiki/semantic-result-formats",
+ "version": "3.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/SemanticMediaWiki/SemanticResultFormats.git",
+ "reference": "e1956df8796b8df9a156083801e7dcc0ab2b9a25"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticResultFormats/zipball/e1956df8796b8df9a156083801e7dcc0ab2b9a25",
+ "reference": "e1956df8796b8df9a156083801e7dcc0ab2b9a25",
+ "shasum": ""
+ },
+ "require": {
+ "composer/installers": "1.*,>=1.0.1",
+ "data-values/geo": "~4.0|~3.0|~2.0",
+ "mediawiki/semantic-media-wiki": "~3.0",
+ "nicmart/tree": "^0.2.7",
+ "php": ">=5.6.0",
+ "symfony/css-selector": "^3.3"
+ },
+ "suggest": {
+ "mediawiki/graph-viz": "Required for 'format=graph' and 'format=process'",
+ "phpoffice/phpexcel": "Required for 'format=excel'"
+ },
+ "type": "mediawiki-extension",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "3.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "SRF\\": "src/"
+ },
+ "files": [
+ "SemanticResultFormats.php"
+ ],
+ "classmap": [
+ "formats/",
+ "SemanticResultFormats.hooks.php",
+ "SemanticResultFormats.parser.php",
+ "SemanticResultFormats.utils.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "https://www.entropywins.wtf/"
+ },
+ {
+ "name": "James Hong Kong",
+ "role": "Developer",
+ "homepage": "https://www.semantic-mediawiki.org/wiki/User:MWJames"
+ },
+ {
+ "name": "Stephan Gambke",
+ "role": "Developer",
+ "homepage": "https://www.mediawiki.org/wiki/User:F.trott"
+ },
+ {
+ "name": "Yaron Koren",
+ "role": "Developer",
+ "homepage": "https://www.yaronkoren.com/"
+ }
+ ],
+ "description": "Provides additional result formats for queries using Semantic MediaWiki",
+ "homepage": "https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats",
+ "keywords": [
+ "Result Formats",
+ "SMW",
+ "SRF",
+ "Semantic MediaWiki",
+ "Semantic Result Formats",
+ "mediawiki",
+ "wiki"
+ ],
+ "time": "2019-03-27T22:43:56+00:00"
+ },
+ {
+ "name": "mediawiki/validator",
+ "version": "2.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/JeroenDeDauw/Validator.git",
+ "reference": "04ad7a2f6c982b291dcbaa166f2ce90505da6401"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/JeroenDeDauw/Validator/zipball/04ad7a2f6c982b291dcbaa166f2ce90505da6401",
+ "reference": "04ad7a2f6c982b291dcbaa166f2ce90505da6401",
+ "shasum": ""
+ },
+ "require": {
+ "param-processor/param-processor": "~1.1",
+ "php": ">=5.5.0"
+ },
+ "require-dev": {
+ "data-values/common": "~0.3.1"
+ },
+ "type": "mediawiki-extension",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.2.x-dev"
+ }
+ },
+ "autoload": {
+ "files": [
+ "Validator.php"
+ ],
+ "psr-4": {
+ "ParamProcessor\\": "src/ParamProcessor/"
+ },
+ "classmap": [
+ "src/legacy/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "http://jeroendedauw.com"
+ }
+ ],
+ "description": "MediaWiki wrapper for the ParamProcessor library",
+ "homepage": "https://github.com/JeroenDeDauw/Validator",
+ "keywords": [
+ "ParamProcessor",
+ "SMW",
+ "Semantic MediaWiki",
+ "mediawiki",
+ "validator"
+ ],
+ "time": "2016-10-10T08:33:58+00:00"
+ },
+ {
+ "name": "nicmart/tree",
+ "version": "v0.2.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/nicmart/Tree.git",
+ "reference": "0616b54bb49938e1a816141d7943db48ebf76938"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/nicmart/Tree/zipball/0616b54bb49938e1a816141d7943db48ebf76938",
+ "reference": "0616b54bb49938e1a816141d7943db48ebf76938",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.4"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Tree\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolò Martini",
+ "email": "nicmartnic@gmail.com"
+ }
+ ],
+ "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.",
+ "time": "2015-08-20T20:50:35+00:00"
},
{
"name": "onoi/blob-store",
@@ -1344,20 +1879,28 @@
},
{
"name": "onoi/message-reporter",
- "version": "1.3.0",
+ "version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/onoi/message-reporter.git",
- "reference": "1e4735168d122ff6585604423c0732e3beeb101e"
+ "reference": "cdc7f2c666cef581a1a1e31c62d5a6f2d8ba1482"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/onoi/message-reporter/zipball/1e4735168d122ff6585604423c0732e3beeb101e",
- "reference": "1e4735168d122ff6585604423c0732e3beeb101e",
+ "url": "https://api.github.com/repos/onoi/message-reporter/zipball/cdc7f2c666cef581a1a1e31c62d5a6f2d8ba1482",
+ "reference": "cdc7f2c666cef581a1a1e31c62d5a6f2d8ba1482",
"shasum": ""
},
"require": {
- "php": ">=5.5"
+ "php": "^5.6.99|^7.0"
+ },
+ "require-dev": {
+ "mediawiki/mediawiki-codesniffer": "~23.0",
+ "ockcyp/covers-validator": "~1.1",
+ "phpstan/phpstan": "~0.9.2",
+ "phpunit/phpunit": "^6.5.14",
+ "slevomat/coding-standard": "^3.0|~4.5",
+ "squizlabs/php_codesniffer": "~3.3"
},
"type": "library",
"extra": {
@@ -1372,22 +1915,23 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
"name": "Jeroen De Dauw"
},
{
- "name": "mwjames"
+ "name": "James Hong Kong"
}
],
"description": "An interface to report and relay arbitrary messages to registered handlers",
"homepage": "https://github.com/onoi/message-reporter",
"keywords": [
- "messages"
+ "messages",
+ "reporter"
],
- "time": "2017-11-05T10:07:59+00:00"
+ "time": "2019-04-10T12:19:43+00:00"
},
{
"name": "onoi/shared-resources",
@@ -1480,24 +2024,26 @@
},
{
"name": "oojs/oojs-ui",
- "version": "dev-0.23.0-no-at-ease",
+ "version": "v0.26.4",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/oojs-ui.git",
- "reference": "69e6e589bc99f4a69cda7013ffe8499f6b0720f5"
+ "reference": "4d769d5f01ed41411fd0a1248d6185bf80f71c9c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/69e6e589bc99f4a69cda7013ffe8499f6b0720f5",
- "reference": "69e6e589bc99f4a69cda7013ffe8499f6b0720f5",
+ "url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/4d769d5f01ed41411fd0a1248d6185bf80f71c9c",
+ "reference": "4d769d5f01ed41411fd0a1248d6185bf80f71c9c",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9.2",
- "mediawiki/mediawiki-codesniffer": "0.12.0",
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "18.0.0",
+ "mediawiki/minus-x": "0.3.1",
"phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
@@ -1553,138 +2099,439 @@
}
],
"description": "Provides library of common widgets, layouts, and windows.",
- "homepage": "https://www.mediawiki.org/wiki/OOjs_UI",
- "time": "2018-05-29T18:56:45+00:00"
+ "homepage": "https://www.mediawiki.org/wiki/OOUI",
+ "time": "2018-04-17T21:24:45+00:00"
},
{
- "name": "oyejorge/less.php",
- "version": "v1.7.0.14",
+ "name": "param-processor/param-processor",
+ "version": "1.4.2",
"source": {
"type": "git",
- "url": "https://github.com/oyejorge/less.php.git",
- "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
+ "url": "https://github.com/JeroenDeDauw/ParamProcessor.git",
+ "reference": "40cd2140aa339f59c5500760a9f6f1fa6c0ef0a6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
- "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
+ "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/40cd2140aa339f59c5500760a9f6f1fa6c0ef0a6",
+ "reference": "40cd2140aa339f59c5500760a9f6f1fa6c0ef0a6",
"shasum": ""
},
"require": {
- "php": ">=5.3"
+ "data-values/common": "~0.4.0|~0.3.0",
+ "data-values/data-values": "~2.0|~1.0",
+ "data-values/interfaces": "~0.2.0|~0.1.4",
+ "data-values/validators": "~0.1.1",
+ "php": "~7.1"
},
"require-dev": {
- "phpunit/phpunit": "~4.8.24"
+ "ockcyp/covers-validator": "~1.0",
+ "phpmd/phpmd": "~2.6",
+ "phpunit/phpunit": "~7.4",
+ "squizlabs/php_codesniffer": "~3.3"
},
- "bin": [
- "bin/lessc"
- ],
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.4.x-dev"
+ }
+ },
"autoload": {
- "psr-0": {
- "Less": "lib/"
+ "psr-4": {
+ "ParamProcessor\\": "src"
},
"classmap": [
- "lessc.inc.php"
+ "tests/phpunit/Definitions/ParamDefinitionTest.php",
+ "tests/phpunit/Definitions/NumericParamTest.php"
+ ],
+ "files": [
+ "DefaultConfig.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "Apache-2.0"
+ "GPL-2.0-or-later"
],
"authors": [
{
- "name": "Matt Agar",
- "homepage": "https://github.com/agar"
+ "name": "Jeroen De Dauw",
+ "role": "Developer",
+ "email": "jeroendedauw@gmail.com",
+ "homepage": "https://www.entropywins.wtf"
+ }
+ ],
+ "description": "Parameter processing library",
+ "homepage": "https://github.com/JeroenDeDauw/ParamProcessor",
+ "keywords": [
+ "ParamProcessor",
+ "SMW",
+ "Semantic MediaWiki",
+ "mediawiki",
+ "validator"
+ ],
+ "time": "2018-11-26T05:02:09+00:00"
+ },
+ {
+ "name": "pear/console_getopt",
+ "version": "v1.4.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/Console_Getopt.git",
+ "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
+ "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
+ "shasum": ""
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Console": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "BSD-2-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Greg Beaver",
+ "email": "cellog@php.net",
+ "role": "Helper"
},
{
- "name": "Martin Jantošovič",
- "homepage": "https://github.com/Mordred"
+ "name": "Andrei Zmievski",
+ "email": "andrei@php.net",
+ "role": "Lead"
},
{
- "name": "Josh Schmidt",
- "homepage": "https://github.com/oyejorge"
+ "name": "Stig Bakken",
+ "email": "stig@php.net",
+ "role": "Developer"
}
],
- "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
- "homepage": "http://lessphp.gpeasy.com",
+ "description": "More info available on: http://pear.php.net/package/Console_Getopt",
+ "time": "2019-02-06T16:52:33+00:00"
+ },
+ {
+ "name": "pear/mail",
+ "version": "v1.4.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/Mail.git",
+ "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
+ "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
+ "shasum": ""
+ },
+ "require": {
+ "pear/pear-core-minimal": "~1.9",
+ "php": ">=5.2.1"
+ },
+ "require-dev": {
+ "pear/pear": "*"
+ },
+ "suggest": {
+ "pear/net_smtp": "Install optionally via your project's composer.json"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Mail": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "BSD-2-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Chuck Hagenbuch",
+ "email": "chuck@horde.org",
+ "role": "Lead"
+ },
+ {
+ "name": "Richard Heyes",
+ "email": "richard@phpguru.org",
+ "role": "Developer"
+ },
+ {
+ "name": "Aleksander Machniak",
+ "email": "alec@alec.pl",
+ "role": "Developer"
+ }
+ ],
+ "description": "Class that provides multiple interfaces for sending emails.",
+ "homepage": "http://pear.php.net/package/Mail",
+ "time": "2017-04-11T17:27:29+00:00"
+ },
+ {
+ "name": "pear/mail_mime",
+ "version": "1.10.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/Mail_Mime.git",
+ "reference": "7b2f93fa5219da99e9997f497b916b5bb27eb57a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/7b2f93fa5219da99e9997f497b916b5bb27eb57a",
+ "reference": "7b2f93fa5219da99e9997f497b916b5bb27eb57a",
+ "shasum": ""
+ },
+ "require": {
+ "pear/pear-core-minimal": "*"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Mail": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "BSD-3-clause"
+ ],
+ "authors": [
+ {
+ "name": "Cipriano Groenendal",
+ "email": "cipri@php.net",
+ "role": "Lead"
+ },
+ {
+ "name": "Aleksander Machniak",
+ "email": "alec@php.net",
+ "role": "Lead"
+ }
+ ],
+ "description": "Mail_Mime provides classes to create MIME messages",
+ "homepage": "http://pear.php.net/package/Mail_Mime",
+ "time": "2017-11-17T09:21:45+00:00"
+ },
+ {
+ "name": "pear/net_smtp",
+ "version": "1.7.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/Net_SMTP.git",
+ "reference": "e066e5ee011ae056c03db1a95d210fc09649b477"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/e066e5ee011ae056c03db1a95d210fc09649b477",
+ "reference": "e066e5ee011ae056c03db1a95d210fc09649b477",
+ "shasum": ""
+ },
+ "require": {
+ "pear/net_socket": "*",
+ "pear/pear-core-minimal": "*",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "*"
+ },
+ "suggest": {
+ "pear/auth_sasl": "Install optionally via your project's composer.json"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Net": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "PHP-3.01"
+ ],
+ "authors": [
+ {
+ "name": "Jon Parise",
+ "email": "jon@php.net",
+ "homepage": "http://www.indelible.org",
+ "role": "Lead"
+ },
+ {
+ "name": "Chuck Hagenbuch",
+ "email": "chuck@horde.org",
+ "role": "Lead"
+ }
+ ],
+ "description": "An implementation of the SMTP protocol",
+ "homepage": "http://pear.github.io/Net_SMTP/",
"keywords": [
- "css",
- "less",
- "less.js",
- "lesscss",
- "php",
- "stylesheet"
+ "email",
+ "mail",
+ "smtp"
],
- "time": "2017-03-28T22:19:25+00:00"
+ "time": "2017-01-14T18:19:55+00:00"
},
{
- "name": "param-processor/param-processor",
- "version": "1.3.4",
+ "name": "pear/net_socket",
+ "version": "v1.2.2",
"source": {
"type": "git",
- "url": "https://github.com/JeroenDeDauw/ParamProcessor.git",
- "reference": "f35b06f3bebf899cf640f15362e08768ac112202"
+ "url": "https://github.com/pear/Net_Socket.git",
+ "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/f35b06f3bebf899cf640f15362e08768ac112202",
- "reference": "f35b06f3bebf899cf640f15362e08768ac112202",
+ "url": "https://api.github.com/repos/pear/Net_Socket/zipball/bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09",
+ "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09",
"shasum": ""
},
"require": {
- "data-values/common": "~0.4.0|~0.3.0|~0.2.2",
- "data-values/data-values": "~2.0|~1.0|~0.1.1",
- "data-values/interfaces": "~0.2.0|~0.1.4",
- "data-values/validators": "~0.1.1",
- "php": ">=5.5.0"
+ "pear/pear_exception": "*"
},
"require-dev": {
- "ockcyp/covers-validator": "~0.4",
- "phpmd/phpmd": "~2.1",
- "phpunit/phpunit": "~5.4|~4.8",
- "squizlabs/php_codesniffer": "~2.1"
+ "phpunit/phpunit": "*"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Net": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "PHP License"
+ ],
+ "authors": [
+ {
+ "name": "Chuck Hagenbuch",
+ "role": "Lead",
+ "email": "chuck@horde.org"
+ },
+ {
+ "name": "Aleksander Machniak",
+ "role": "Lead",
+ "email": "alec@php.net"
+ },
+ {
+ "name": "Stig Bakken",
+ "role": "Lead",
+ "email": "stig@php.net"
+ }
+ ],
+ "description": "More info available on: http://pear.php.net/package/Net_Socket",
+ "time": "2015-03-22T15:48:19+00:00"
+ },
+ {
+ "name": "pear/pear-core-minimal",
+ "version": "v1.10.9",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/pear-core-minimal.git",
+ "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
+ "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
+ "shasum": ""
+ },
+ "require": {
+ "pear/console_getopt": "~1.4",
+ "pear/pear_exception": "~1.0"
+ },
+ "replace": {
+ "rsky/pear-core-min": "self.version"
},
"type": "library",
+ "autoload": {
+ "psr-0": {
+ "": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "src/"
+ ],
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Christian Weiske",
+ "email": "cweiske@php.net",
+ "role": "Lead"
+ }
+ ],
+ "description": "Minimal set of PEAR core files to be used as composer dependency",
+ "time": "2019-03-13T18:15:44+00:00"
+ },
+ {
+ "name": "pear/pear_exception",
+ "version": "v1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/PEAR_Exception.git",
+ "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
+ "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=4.4.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "*"
+ },
+ "type": "class",
"extra": {
"branch-alias": {
- "dev-master": "1.3.x-dev"
+ "dev-master": "1.0.x-dev"
}
},
"autoload": {
- "psr-4": {
- "ParamProcessor\\": "src"
- },
- "classmap": [
- "tests/phpunit/Definitions/ParamDefinitionTest.php",
- "tests/phpunit/Definitions/NumericParamTest.php"
- ],
- "files": [
- "DefaultConfig.php"
- ]
+ "psr-0": {
+ "PEAR": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "."
+ ],
"license": [
- "GPL-2.0-or-later"
+ "BSD-2-Clause"
],
"authors": [
{
- "name": "Jeroen De Dauw",
- "email": "jeroendedauw@gmail.com",
- "homepage": "https://www.entropywins.wtf",
- "role": "Developer"
+ "name": "Helgi Thormar",
+ "email": "dufuz@php.net"
+ },
+ {
+ "name": "Greg Beaver",
+ "email": "cellog@php.net"
}
],
- "description": "Parameter processing library",
- "homepage": "https://github.com/JeroenDeDauw/ParamProcessor",
+ "description": "The PEAR Exception base class.",
+ "homepage": "https://github.com/pear/PEAR_Exception",
"keywords": [
- "ParamProcessor",
- "SMW",
- "Semantic MediaWiki",
- "mediawiki",
- "validator"
+ "exception"
],
- "time": "2018-05-05T18:38:56+00:00"
+ "time": "2015-02-10T20:07:52+00:00"
},
{
"name": "psr/log",
@@ -1734,6 +2581,54 @@
"time": "2016-10-10T12:19:37+00:00"
},
{
+ "name": "psr/simple-cache",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/simple-cache.git",
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Psr\\SimpleCache\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "http://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interfaces for simple caching",
+ "keywords": [
+ "cache",
+ "caching",
+ "psr",
+ "psr-16",
+ "simple-cache"
+ ],
+ "time": "2017-10-23T01:57:42+00:00"
+ },
+ {
"name": "react/promise",
"version": "v2.7.1",
"source": {
@@ -1818,9 +2713,9 @@
"authors": [
{
"name": "Jeroen De Dauw",
+ "role": "Developer",
"email": "jeroendedauw@gmail.com",
- "homepage": "http://jeroendedauw.com",
- "role": "Developer"
+ "homepage": "http://jeroendedauw.com"
}
],
"description": "Library defining a Serializer and a Deserializer interface and basic utilities",
@@ -1837,7 +2732,7 @@
},
{
"name": "symfony/css-selector",
- "version": "v3.4.28",
+ "version": "v3.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@@ -1872,14 +2767,14 @@
],
"authors": [
{
- "name": "Jean-François Simon",
- "email": "jeanfrancois.simon@sensiolabs.com"
- },
- {
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
+ "name": "Jean-François Simon",
+ "email": "jeanfrancois.simon@sensiolabs.com"
+ },
+ {
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
@@ -1934,26 +2829,76 @@
"time": "2015-04-29T17:23:50+00:00"
},
{
+ "name": "wikimedia/at-ease",
+ "version": "v1.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/wikimedia/at-ease.git",
+ "reference": "6973ddf6360ec213f853bfe6069271e9fbbf3fdf"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/wikimedia/at-ease/zipball/6973ddf6360ec213f853bfe6069271e9fbbf3fdf",
+ "reference": "6973ddf6360ec213f853bfe6069271e9fbbf3fdf",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.5.9"
+ },
+ "require-dev": {
+ "jakub-onderka/php-parallel-lint": "0.9",
+ "mediawiki/mediawiki-codesniffer": "15.0.0",
+ "phpunit/phpunit": "~4.5"
+ },
+ "type": "library",
+ "autoload": {
+ "files": [
+ "src/MediaWiki/Functions.php",
+ "src/Wikimedia/Functions.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Tim Starling",
+ "email": "tstarling@wikimedia.org"
+ },
+ {
+ "name": "MediaWiki developers",
+ "email": "wikitech-l@lists.wikimedia.org"
+ }
+ ],
+ "description": "Safe replacement to @ for suppressing warnings.",
+ "homepage": "https://www.mediawiki.org/wiki/at-ease",
+ "time": "2017-12-30T10:52:27+00:00"
+ },
+ {
"name": "wikimedia/base-convert",
- "version": "v1.0.1",
+ "version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/base-convert.git",
- "reference": "2948df323875fb4ef952cda49ac03a6b39708997"
+ "reference": "b1116d1b251e51a44ef76c3a7c79561b2e058e59"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/base-convert/zipball/2948df323875fb4ef952cda49ac03a6b39708997",
- "reference": "2948df323875fb4ef952cda49ac03a6b39708997",
+ "url": "https://api.github.com/repos/wikimedia/base-convert/zipball/b1116d1b251e51a44ef76c3a7c79561b2e058e59",
+ "reference": "b1116d1b251e51a44ef76c3a7c79561b2e058e59",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=5.6.99"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9.0",
- "mediawiki/mediawiki-codesniffer": "0.5.0",
- "phpunit/phpunit": "4.6.*"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "22.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "ockcyp/covers-validator": "0.5.1 || 0.6.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
@@ -1963,7 +2908,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -1977,7 +2922,7 @@
],
"description": "Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.",
"homepage": "https://www.mediawiki.org/wiki/base_convert",
- "time": "2015-10-29T22:19:02+00:00"
+ "time": "2018-10-21T05:06:11+00:00"
},
{
"name": "wikimedia/cdb",
@@ -2129,16 +3074,16 @@
},
{
"name": "wikimedia/html-formatter",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/html-formatter.git",
- "reference": "60069c2fb5e4f034e7025089cc4a1023b810d197"
+ "reference": "d6241e74d8091cf1fad91a764da5e1ba5f46e785"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/html-formatter/zipball/60069c2fb5e4f034e7025089cc4a1023b810d197",
- "reference": "60069c2fb5e4f034e7025089cc4a1023b810d197",
+ "url": "https://api.github.com/repos/wikimedia/html-formatter/zipball/d6241e74d8091cf1fad91a764da5e1ba5f46e785",
+ "reference": "d6241e74d8091cf1fad91a764da5e1ba5f46e785",
"shasum": ""
},
"require": {
@@ -2146,9 +3091,11 @@
"php": ">=5.5"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9.2",
- "mediawiki/mediawiki-codesniffer": "0.5.1",
- "phpunit/phpunit": "4.7.2"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "18.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
@@ -2158,7 +3105,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -2167,29 +3114,32 @@
],
"description": "Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.",
"homepage": "https://www.mediawiki.org/wiki/HtmlFormatter",
- "time": "2016-04-07T21:25:47+00:00"
+ "time": "2018-04-14T10:06:56+00:00"
},
{
"name": "wikimedia/ip-set",
- "version": "1.1.0",
+ "version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/IPSet.git",
- "reference": "b71a3834b42e2bcb2d9fa037abbb654e82117a01"
+ "reference": "1a369860e368bcd0fff778a1b541c0773e64217e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/IPSet/zipball/b71a3834b42e2bcb2d9fa037abbb654e82117a01",
- "reference": "b71a3834b42e2bcb2d9fa037abbb654e82117a01",
+ "url": "https://api.github.com/repos/wikimedia/IPSet/zipball/1a369860e368bcd0fff778a1b541c0773e64217e",
+ "reference": "1a369860e368bcd0fff778a1b541c0773e64217e",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=5.5.9",
+ "wikimedia/at-ease": "1.2.0"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9.2",
- "mediawiki/mediawiki-codesniffer": "0.5.1",
- "phpunit/phpunit": "4.7.2"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "19.1.0",
+ "mediawiki/minus-x": "0.3.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
@@ -2199,7 +3149,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -2209,31 +3159,138 @@
],
"description": "Efficiently match IP addresses against a set of CIDR specifications.",
"homepage": "https://github.com/wikimedia/IPSet",
- "time": "2016-02-12T15:19:10+00:00"
+ "time": "2018-12-18T03:49:40+00:00"
+ },
+ {
+ "name": "wikimedia/less.php",
+ "version": "v1.8.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/wikimedia/less.php.git",
+ "reference": "eb783ddc912266f2106fee4684b24f178d7d4d06"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/wikimedia/less.php/zipball/eb783ddc912266f2106fee4684b24f178d7d4d06",
+ "reference": "eb783ddc912266f2106fee4684b24f178d7d4d06",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.8.24"
+ },
+ "bin": [
+ "bin/lessc"
+ ],
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Less": "lib/"
+ },
+ "classmap": [
+ "lessc.inc.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "Apache-2.0"
+ ],
+ "authors": [
+ {
+ "name": "Matt Agar",
+ "homepage": "https://github.com/agar"
+ },
+ {
+ "name": "Martin Jantošovič",
+ "homepage": "https://github.com/Mordred"
+ },
+ {
+ "name": "Josh Schmidt",
+ "homepage": "https://github.com/oyejorge"
+ }
+ ],
+ "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
+ "keywords": [
+ "css",
+ "less",
+ "less.js",
+ "lesscss",
+ "php",
+ "stylesheet"
+ ],
+ "time": "2018-10-16T05:21:24+00:00"
+ },
+ {
+ "name": "wikimedia/object-factory",
+ "version": "1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/wikimedia/ObjectFactory.git",
+ "reference": "7a4ed8c5b09dbe553c773ac2ec5f687838217f45"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/wikimedia/ObjectFactory/zipball/7a4ed8c5b09dbe553c773ac2ec5f687838217f45",
+ "reference": "7a4ed8c5b09dbe553c773ac2ec5f687838217f45",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.5.9"
+ },
+ "require-dev": {
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "0.9.2",
+ "mediawiki/mediawiki-codesniffer": "15.0.0",
+ "mediawiki/minus-x": "0.2.1",
+ "phpunit/phpunit": "4.8.36"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Wikimedia\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Bryan Davis",
+ "email": "bdavis@wikimedia.org"
+ }
+ ],
+ "description": "Construct objects from configuration instructions",
+ "homepage": "https://www.mediawiki.org/wiki/ObjectFactory",
+ "time": "2018-01-25T23:57:37+00:00"
},
{
"name": "wikimedia/php-session-serializer",
- "version": "v1.0.4",
+ "version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/php-session-serializer.git",
- "reference": "4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c"
+ "reference": "d54a26eafdab7ea4c757b1c9ee810df780ddbd13"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/php-session-serializer/zipball/4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c",
- "reference": "4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c",
+ "url": "https://api.github.com/repos/wikimedia/php-session-serializer/zipball/d54a26eafdab7ea4c757b1c9ee810df780ddbd13",
+ "reference": "d54a26eafdab7ea4c757b1c9ee810df780ddbd13",
"shasum": ""
},
"require": {
- "mediawiki/at-ease": "^1.0",
- "php": ">=5.3.3",
- "psr/log": "^1.0"
+ "php": ">=5.5.9",
+ "psr/log": "^1.0",
+ "wikimedia/at-ease": "^1.2"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "^0.9.0.0",
- "mediawiki/mediawiki-codesniffer": "0.5.0",
- "phpunit/phpunit": "~4.5"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "18.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
@@ -2243,7 +3300,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -2253,30 +3310,33 @@
],
"description": "Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION",
"homepage": "https://www.mediawiki.org/wiki/Php-session-serializer",
- "time": "2016-10-01T13:19:49+00:00"
+ "time": "2018-04-18T13:20:04+00:00"
},
{
"name": "wikimedia/purtle",
- "version": "v1.0.6",
+ "version": "v1.0.7",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/purtle.git",
- "reference": "b34ec013657950481fd2edc5a9817b734fceb6e9"
+ "reference": "569064c065caae036cd5a685574b6f96f05cfe33"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/purtle/zipball/b34ec013657950481fd2edc5a9817b734fceb6e9",
- "reference": "b34ec013657950481fd2edc5a9817b734fceb6e9",
+ "url": "https://api.github.com/repos/wikimedia/purtle/zipball/569064c065caae036cd5a685574b6f96f05cfe33",
+ "reference": "569064c065caae036cd5a685574b6f96f05cfe33",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
- "mediawiki/mediawiki-codesniffer": "0.9.0",
- "ockcyp/covers-validator": "~0.4.0",
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "16.0.1",
+ "mediawiki/minus-x": "0.3.1",
+ "ockcyp/covers-validator": "0.5.1 || 0.6.1",
"phpmd/phpmd": "~2.3",
- "phpunit/phpunit": "4.8.24"
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"extra": {
@@ -2292,40 +3352,44 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
"name": "Daniel Kinzler"
},
{
- "name": "Thiemo Mättig"
+ "name": "Stanislav Malyshev"
},
{
- "name": "Stanislav Malyshev"
+ "name": "C. Scott Ananian"
+ },
+ {
+ "name": "Thiemo Kreuz"
}
],
"description": "Fast streaming RDF serializer",
"homepage": "https://mediawiki.org/wiki/Purtle",
"keywords": [
+ "JSON-LD",
"RDF",
"Turtle",
"serializer"
],
- "time": "2017-06-26T11:29:06+00:00"
+ "time": "2018-03-20T09:26:13+00:00"
},
{
"name": "wikimedia/relpath",
- "version": "2.0.0",
+ "version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/RelPath.git",
- "reference": "b0eeb17d31e4cde22dea0932dfb920a71a167c33"
+ "reference": "35e701ff16abf461bb8676a9d9177f86fa0b2c94"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/RelPath/zipball/b0eeb17d31e4cde22dea0932dfb920a71a167c33",
- "reference": "b0eeb17d31e4cde22dea0932dfb920a71a167c33",
+ "url": "https://api.github.com/repos/wikimedia/RelPath/zipball/35e701ff16abf461bb8676a9d9177f86fa0b2c94",
+ "reference": "35e701ff16abf461bb8676a9d9177f86fa0b2c94",
"shasum": ""
},
"require": {
@@ -2333,13 +3397,14 @@
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9.0.0",
- "mediawiki/mediawiki-codesniffer": "^0.4.0.0",
+ "mediawiki/mediawiki-codesniffer": "15.0.0",
"phpunit/phpunit": "^4.8.9.0"
},
"type": "library",
"autoload": {
"files": [
- "src/RelPath.php"
+ "src/RelPath/RelPath.php",
+ "src/Wikimedia/RelPath.php"
]
},
"notification-url": "https://packagist.org/downloads/",
@@ -2354,29 +3419,34 @@
],
"description": "Compute a relative filepath between two paths.",
"homepage": "https://www.mediawiki.org/wiki/RelPath",
- "time": "2017-07-28T21:20:05+00:00"
+ "time": "2018-01-18T21:23:40+00:00"
},
{
"name": "wikimedia/remex-html",
- "version": "1.0.1",
+ "version": "2.0.1",
"source": {
"type": "git",
- "url": "https://github.com/wikimedia/mediawiki-libs-RemexHtml.git",
- "reference": "3c596e5c66557ed7f37d8a543bc233d7fa80a52f"
+ "url": "https://github.com/wikimedia/remex-html.git",
+ "reference": "2ecb8ff12ce81b4040f739d4eb30469486027c2b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/mediawiki-libs-RemexHtml/zipball/3c596e5c66557ed7f37d8a543bc233d7fa80a52f",
- "reference": "3c596e5c66557ed7f37d8a543bc233d7fa80a52f",
+ "url": "https://api.github.com/repos/wikimedia/remex-html/zipball/2ecb8ff12ce81b4040f739d4eb30469486027c2b",
+ "reference": "2ecb8ff12ce81b4040f739d4eb30469486027c2b",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
- "wikimedia/utfnormal": "1.1.0"
+ "php": ">=5.6.99",
+ "wikimedia/utfnormal": "1.1.0 || 2.0.0"
},
"require-dev": {
- "mediawiki/mediawiki-codesniffer": "0.7.2",
- "phpunit/phpunit": "4.*"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "22.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "ockcyp/covers-validator": "0.5.1 || 0.6.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
@@ -2395,29 +3465,30 @@
}
],
"description": "Fast HTML 5 parser",
- "time": "2017-03-14T05:28:14+00:00"
+ "homepage": "https://www.mediawiki.org/wiki/RemexHtml",
+ "time": "2018-10-15T20:31:28+00:00"
},
{
"name": "wikimedia/running-stat",
- "version": "v1.1.0",
+ "version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/RunningStat.git",
- "reference": "9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd"
+ "reference": "60eebada7cc64b7073d90e7d4bab00efaafa0ba9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/RunningStat/zipball/9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd",
- "reference": "9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd",
+ "url": "https://api.github.com/repos/wikimedia/RunningStat/zipball/60eebada7cc64b7073d90e7d4bab00efaafa0ba9",
+ "reference": "60eebada7cc64b7073d90e7d4bab00efaafa0ba9",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=5.5.9"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9.0.0",
- "mediawiki/mediawiki-codesniffer": "^0.5.0.0",
- "phpunit/phpunit": "4.6.*"
+ "mediawiki/mediawiki-codesniffer": "15.0.0",
+ "phpunit/phpunit": "4.8.*"
},
"type": "library",
"autoload": {
@@ -2437,7 +3508,7 @@
],
"description": "PHP implementations of online statistical algorithms",
"homepage": "https://www.mediawiki.org/wiki/RunningStat",
- "time": "2015-10-28T22:29:15+00:00"
+ "time": "2018-01-18T22:18:47+00:00"
},
{
"name": "wikimedia/scoped-callback",
@@ -2483,35 +3554,38 @@
},
{
"name": "wikimedia/textcat",
- "version": "1.2.0",
+ "version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/wikimedia-textcat.git",
- "reference": "17818e14cf31c99f43a3c9bdd09a4d6e2914883f"
+ "reference": "4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/wikimedia-textcat/zipball/17818e14cf31c99f43a3c9bdd09a4d6e2914883f",
- "reference": "17818e14cf31c99f43a3c9bdd09a4d6e2914883f",
+ "url": "https://api.github.com/repos/wikimedia/wikimedia-textcat/zipball/4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9",
+ "reference": "4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9",
"shasum": ""
},
"require": {
- "php": ">=5.3.0"
+ "php": ">=5.6.99"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9",
- "mediawiki/mediawiki-codesniffer": "0.5.0",
- "phpunit/phpunit": "4.6.*"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/mediawiki-codesniffer": "24.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "ockcyp/covers-validator": "0.5.1 || 0.6.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
"autoload": {
"psr-0": {
- "TextCat": ""
+ "TextCat": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "LGPL-2.1"
+ "LGPL-2.1-only"
],
"authors": [
{
@@ -2524,7 +3598,8 @@
}
],
"description": "PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.",
- "time": "2017-01-23T16:52:10+00:00"
+ "homepage": "https://www.mediawiki.org/wiki/TextCat",
+ "time": "2019-02-12T05:25:57+00:00"
},
{
"name": "wikimedia/timestamp",
@@ -2573,26 +3648,28 @@
},
{
"name": "wikimedia/utfnormal",
- "version": "v1.1.0",
+ "version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/utfnormal.git",
- "reference": "32f838c175ddefd0fdbe09e15b919d166ed5b39f"
+ "reference": "ec1ec7ce9e25cd275c532afd30bb6092a7633990"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/32f838c175ddefd0fdbe09e15b919d166ed5b39f",
- "reference": "32f838c175ddefd0fdbe09e15b919d166ed5b39f",
+ "url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/ec1ec7ce9e25cd275c532afd30bb6092a7633990",
+ "reference": "ec1ec7ce9e25cd275c532afd30bb6092a7633990",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=5.5.9"
},
"require-dev": {
"ext-mbstring": "*",
- "jakub-onderka/php-parallel-lint": "0.9.*",
- "mediawiki/mediawiki-codesniffer": "0.4.0",
- "phpunit/phpunit": "4.6.*"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "0.9.2",
+ "mediawiki/mediawiki-codesniffer": "16.0.1",
+ "mediawiki/minus-x": "0.3.1",
+ "phpunit/phpunit": "4.8.36"
},
"type": "library",
"autoload": {
@@ -2602,7 +3679,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -2612,7 +3689,7 @@
],
"description": "Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present",
"homepage": "https://www.mediawiki.org/wiki/utfnormal",
- "time": "2016-05-24T13:13:30+00:00"
+ "time": "2018-02-27T02:26:36+00:00"
},
{
"name": "wikimedia/wait-condition-loop",
@@ -2658,16 +3735,16 @@
},
{
"name": "wikimedia/wrappedstring",
- "version": "v2.2.0",
+ "version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/WrappedString.git",
- "reference": "738a89411fec30cb381b88905cacbcbe082db6a9"
+ "reference": "7e94b5d61551cfa95f9c0d070c9018b08ac24979"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/WrappedString/zipball/738a89411fec30cb381b88905cacbcbe082db6a9",
- "reference": "738a89411fec30cb381b88905cacbcbe082db6a9",
+ "url": "https://api.github.com/repos/wikimedia/WrappedString/zipball/7e94b5d61551cfa95f9c0d070c9018b08ac24979",
+ "reference": "7e94b5d61551cfa95f9c0d070c9018b08ac24979",
"shasum": ""
},
"require": {
@@ -2675,13 +3752,14 @@
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9.0.0",
- "mediawiki/mediawiki-codesniffer": "0.4.0",
- "phpunit/phpunit": "^4.7.7.0"
+ "mediawiki/mediawiki-codesniffer": "15.0.0",
+ "phpunit/phpunit": "^4.8"
},
"type": "library",
"autoload": {
"psr-4": {
- "WrappedString\\": "src/"
+ "Wikimedia\\": "src/Wikimedia",
+ "WrappedString\\": "src/WrappedString"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2696,7 +3774,66 @@
],
"description": "Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.",
"homepage": "https://www.mediawiki.org/wiki/WrappedString",
- "time": "2016-07-21T00:41:10+00:00"
+ "time": "2017-12-30T10:52:27+00:00"
+ },
+ {
+ "name": "willdurand/geocoder",
+ "version": "4.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/geocoder-php/php-common.git",
+ "reference": "aaa17bddb8dc9e4553110db8beb38534b095b61a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/aaa17bddb8dc9e4553110db8beb38534b095b61a",
+ "reference": "aaa17bddb8dc9e4553110db8beb38534b095b61a",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.0"
+ },
+ "require-dev": {
+ "nyholm/nsa": "^1.1",
+ "phpunit/phpunit": "6.3.*",
+ "symfony/stopwatch": "~2.5"
+ },
+ "suggest": {
+ "symfony/stopwatch": "If you want to use the TimedGeocoder"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "4.1-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Geocoder\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "William DURAND",
+ "email": "william.durand1@gmail.com"
+ }
+ ],
+ "description": "Common files for PHP Geocoder",
+ "homepage": "http://geocoder-php.org",
+ "keywords": [
+ "abstraction",
+ "geocoder",
+ "geocoding",
+ "geoip"
+ ],
+ "time": "2018-12-26T12:01:09+00:00"
},
{
"name": "zordius/lightncandy",
@@ -2843,32 +3980,34 @@
},
{
"name": "doctrine/instantiator",
- "version": "1.0.5",
+ "version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
- "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
+ "reference": "a2c590166b2133a4633738648b6b064edae0814a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
- "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
+ "reference": "a2c590166b2133a4633738648b6b064edae0814a",
"shasum": ""
},
"require": {
- "php": ">=5.3,<8.0-DEV"
+ "php": "^7.1"
},
"require-dev": {
- "athletic/athletic": "~0.1.8",
+ "doctrine/coding-standard": "^6.0",
"ext-pdo": "*",
"ext-phar": "*",
- "phpunit/phpunit": "~4.0",
- "squizlabs/php_codesniffer": "~2.0"
+ "phpbench/phpbench": "^0.13",
+ "phpstan/phpstan-phpunit": "^0.11",
+ "phpstan/phpstan-shim": "^0.11",
+ "phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0.x-dev"
+ "dev-master": "1.2.x-dev"
}
},
"autoload": {
@@ -2888,12 +4027,12 @@
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
- "homepage": "https://github.com/doctrine/instantiator",
+ "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
- "time": "2015-06-14T21:17:01+00:00"
+ "time": "2019-03-17T17:37:11+00:00"
},
{
"name": "hamcrest/hamcrest-php",
@@ -3077,45 +4216,6 @@
"time": "2015-12-15T10:42:16+00:00"
},
{
- "name": "jetbrains/phpstorm-stubs",
- "version": "dev-master",
- "source": {
- "type": "git",
- "url": "https://github.com/JetBrains/phpstorm-stubs.git",
- "reference": "4349d27af3e3c97efbeeb2d336724c9d9db84f00"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/4349d27af3e3c97efbeeb2d336724c9d9db84f00",
- "reference": "4349d27af3e3c97efbeeb2d336724c9d9db84f00",
- "shasum": ""
- },
- "require-dev": {
- "nikic/php-parser": "v4.0.1",
- "php": "^7.1",
- "phpdocumentor/reflection-docblock": "^4.3",
- "phpunit/phpunit": "7.1.4"
- },
- "type": "library",
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "description": "PHP runtime & extensions header files for PhpStorm",
- "homepage": "https://www.jetbrains.com/phpstorm",
- "keywords": [
- "autocomplete",
- "code",
- "inference",
- "inspection",
- "jetbrains",
- "phpstorm",
- "stubs",
- "type"
- ],
- "time": "2019-06-20T12:03:20+00:00"
- },
- {
"name": "justinrainbow/json-schema",
"version": "5.2.8",
"source": {
@@ -3183,31 +4283,39 @@
},
{
"name": "mediawiki/mediawiki-codesniffer",
- "version": "v0.12.0",
+ "version": "v18.0.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git",
- "reference": "ca7d4d1c54c28e3a25072e6455f4c56ddf47eaf8"
+ "reference": "87ea1fa51c96dc1bab70ef683f4fe405cc5e7f51"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/ca7d4d1c54c28e3a25072e6455f4c56ddf47eaf8",
- "reference": "ca7d4d1c54c28e3a25072e6455f4c56ddf47eaf8",
+ "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/87ea1fa51c96dc1bab70ef683f4fe405cc5e7f51",
+ "reference": "87ea1fa51c96dc1bab70ef683f4fe405cc5e7f51",
"shasum": ""
},
"require": {
+ "composer/semver": "1.4.2",
+ "composer/spdx-licenses": "1.3.0",
"php": ">= 5.5.9",
- "squizlabs/php_codesniffer": "3.0.2"
+ "squizlabs/php_codesniffer": "3.2.3"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
- "jakub-onderka/php-parallel-lint": "0.9.2",
- "phpunit/phpunit": "~4.1"
+ "jakub-onderka/php-parallel-lint": "1.0.0",
+ "mediawiki/minus-x": "0.3.1",
+ "phpunit/phpunit": "4.8.36 || ^6.5"
},
"type": "library",
+ "autoload": {
+ "psr-4": {
+ "MediaWiki\\": "MediaWiki"
+ }
+ },
"notification-url": "https://packagist.org/downloads/",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"description": "MediaWiki CodeSniffer Standards",
"homepage": "https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP",
@@ -3215,7 +4323,7 @@
"codesniffer",
"mediawiki"
],
- "time": "2017-08-30T06:01:51+00:00"
+ "time": "2018-04-13T18:30:54+00:00"
},
{
"name": "monolog/monolog",
@@ -3296,25 +4404,73 @@
"time": "2017-03-13T07:08:03+00:00"
},
{
+ "name": "myclabs/deep-copy",
+ "version": "1.9.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/myclabs/DeepCopy.git",
+ "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
+ "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.1"
+ },
+ "replace": {
+ "myclabs/deep-copy": "self.version"
+ },
+ "require-dev": {
+ "doctrine/collections": "^1.0",
+ "doctrine/common": "^2.6",
+ "phpunit/phpunit": "^7.1"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "DeepCopy\\": "src/DeepCopy/"
+ },
+ "files": [
+ "src/DeepCopy/deep_copy.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "description": "Create deep copies (clones) of your objects",
+ "keywords": [
+ "clone",
+ "copy",
+ "duplicate",
+ "object",
+ "object graph"
+ ],
+ "time": "2019-04-07T13:18:21+00:00"
+ },
+ {
"name": "nikic/php-parser",
- "version": "v2.1.0",
+ "version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3"
+ "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
- "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/579f4ce846734a1cf55d6a531d00ca07a43e3cda",
+ "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
- "php": ">=5.4"
+ "php": ">=5.5"
},
"require-dev": {
- "phpunit/phpunit": "~4.0"
+ "phpunit/phpunit": "~4.0|~5.0"
},
"bin": [
"bin/php-parse"
@@ -3322,7 +4478,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.1-dev"
+ "dev-master": "3.0-dev"
}
},
"autoload": {
@@ -3344,7 +4500,7 @@
"parser",
"php"
],
- "time": "2016-04-19T13:41:41+00:00"
+ "time": "2017-12-26T14:43:21+00:00"
},
{
"name": "nmred/kafka-php",
@@ -3387,6 +4543,108 @@
"time": "2015-12-02T12:06:23+00:00"
},
{
+ "name": "phar-io/manifest",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phar-io/manifest.git",
+ "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
+ "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
+ "shasum": ""
+ },
+ "require": {
+ "ext-dom": "*",
+ "ext-phar": "*",
+ "phar-io/version": "^1.0.1",
+ "php": "^5.6 || ^7.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Arne Blankerts",
+ "email": "arne@blankerts.de",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Heuer",
+ "email": "sebastian@phpeople.de",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "Developer"
+ }
+ ],
+ "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
+ "time": "2017-03-05T18:14:27+00:00"
+ },
+ {
+ "name": "phar-io/version",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phar-io/version.git",
+ "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
+ "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6 || ^7.0"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Arne Blankerts",
+ "email": "arne@blankerts.de",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Heuer",
+ "email": "sebastian@phpeople.de",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "Developer"
+ }
+ ],
+ "description": "Library for handling version information and constraints",
+ "time": "2017-03-05T17:38:23+00:00"
+ },
+ {
"name": "phpdocumentor/reflection-common",
"version": "1.0.1",
"source": {
@@ -3442,29 +4700,35 @@
},
{
"name": "phpdocumentor/reflection-docblock",
- "version": "3.3.2",
+ "version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
- "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
+ "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
- "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
+ "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
"shasum": ""
},
"require": {
- "php": "^5.6 || ^7.0",
+ "php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0",
"phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0"
},
"require-dev": {
- "mockery/mockery": "^0.9.4",
- "phpunit/phpunit": "^4.4"
+ "doctrine/instantiator": "~1.0.5",
+ "mockery/mockery": "^1.0",
+ "phpunit/phpunit": "^6.4"
},
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "4.x-dev"
+ }
+ },
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
@@ -3483,7 +4747,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
- "time": "2017-11-10T14:09:06+00:00"
+ "time": "2019-04-30T17:48:53+00:00"
},
{
"name": "phpdocumentor/type-resolver",
@@ -3597,39 +4861,40 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "2.2.4",
+ "version": "5.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
+ "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
- "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
+ "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
"shasum": ""
},
"require": {
- "php": ">=5.3.3",
- "phpunit/php-file-iterator": "~1.3",
- "phpunit/php-text-template": "~1.2",
- "phpunit/php-token-stream": "~1.3",
- "sebastian/environment": "^1.3.2",
- "sebastian/version": "~1.0"
+ "ext-dom": "*",
+ "ext-xmlwriter": "*",
+ "php": "^7.0",
+ "phpunit/php-file-iterator": "^1.4.2",
+ "phpunit/php-text-template": "^1.2.1",
+ "phpunit/php-token-stream": "^2.0.1",
+ "sebastian/code-unit-reverse-lookup": "^1.0.1",
+ "sebastian/environment": "^3.0",
+ "sebastian/version": "^2.0.1",
+ "theseer/tokenizer": "^1.1"
},
"require-dev": {
- "ext-xdebug": ">=2.1.4",
- "phpunit/phpunit": "~4"
+ "phpunit/phpunit": "^6.0"
},
"suggest": {
- "ext-dom": "*",
- "ext-xdebug": ">=2.2.1",
- "ext-xmlwriter": "*"
+ "ext-xdebug": "^2.5.5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.2.x-dev"
+ "dev-master": "5.3.x-dev"
}
},
"autoload": {
@@ -3644,8 +4909,8 @@
"authors": [
{
"name": "Sebastian Bergmann",
- "email": "sb@sebastian-bergmann.de",
- "role": "lead"
+ "role": "lead",
+ "email": "sebastian@phpunit.de"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
@@ -3655,7 +4920,7 @@
"testing",
"xunit"
],
- "time": "2015-10-06T15:47:00+00:00"
+ "time": "2018-04-06T15:36:58+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -3796,29 +5061,29 @@
},
{
"name": "phpunit/php-token-stream",
- "version": "1.4.12",
+ "version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
- "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
+ "reference": "791198a2c6254db10131eecfe8c06670700904db"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
- "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
+ "reference": "791198a2c6254db10131eecfe8c06670700904db",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
- "php": ">=5.3.3"
+ "php": "^7.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.2"
+ "phpunit/phpunit": "^6.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.4-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -3841,45 +5106,57 @@
"keywords": [
"tokenizer"
],
- "time": "2017-12-04T08:55:13+00:00"
+ "time": "2017-11-27T05:48:46+00:00"
},
{
"name": "phpunit/phpunit",
- "version": "4.8.36",
+ "version": "6.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
+ "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
- "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
+ "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
- "ext-pcre": "*",
- "ext-reflection": "*",
- "ext-spl": "*",
- "php": ">=5.3.3",
- "phpspec/prophecy": "^1.3.1",
- "phpunit/php-code-coverage": "~2.1",
- "phpunit/php-file-iterator": "~1.4",
- "phpunit/php-text-template": "~1.2",
- "phpunit/php-timer": "^1.0.6",
- "phpunit/phpunit-mock-objects": "~2.3",
- "sebastian/comparator": "~1.2.2",
- "sebastian/diff": "~1.2",
- "sebastian/environment": "~1.3",
- "sebastian/exporter": "~1.2",
- "sebastian/global-state": "~1.0",
- "sebastian/version": "~1.0",
- "symfony/yaml": "~2.1|~3.0"
+ "ext-libxml": "*",
+ "ext-mbstring": "*",
+ "ext-xml": "*",
+ "myclabs/deep-copy": "^1.6.1",
+ "phar-io/manifest": "^1.0.1",
+ "phar-io/version": "^1.0",
+ "php": "^7.0",
+ "phpspec/prophecy": "^1.7",
+ "phpunit/php-code-coverage": "^5.3",
+ "phpunit/php-file-iterator": "^1.4.3",
+ "phpunit/php-text-template": "^1.2.1",
+ "phpunit/php-timer": "^1.0.9",
+ "phpunit/phpunit-mock-objects": "^5.0.9",
+ "sebastian/comparator": "^2.1",
+ "sebastian/diff": "^2.0",
+ "sebastian/environment": "^3.1",
+ "sebastian/exporter": "^3.1",
+ "sebastian/global-state": "^2.0",
+ "sebastian/object-enumerator": "^3.0.3",
+ "sebastian/resource-operations": "^1.0",
+ "sebastian/version": "^2.0.1"
+ },
+ "conflict": {
+ "phpdocumentor/reflection-docblock": "3.0.2",
+ "phpunit/dbunit": "<3.0"
+ },
+ "require-dev": {
+ "ext-pdo": "*"
},
"suggest": {
- "phpunit/php-invoker": "~1.1"
+ "ext-xdebug": "*",
+ "phpunit/php-invoker": "^1.1"
},
"bin": [
"phpunit"
@@ -3887,7 +5164,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.8.x-dev"
+ "dev-master": "6.5.x-dev"
}
},
"autoload": {
@@ -3902,8 +5179,8 @@
"authors": [
{
"name": "Sebastian Bergmann",
- "email": "sebastian@phpunit.de",
- "role": "lead"
+ "role": "lead",
+ "email": "sebastian@phpunit.de"
}
],
"description": "The PHP Unit Testing framework.",
@@ -3913,30 +5190,33 @@
"testing",
"xunit"
],
- "time": "2017-06-21T08:07:12+00:00"
+ "time": "2019-02-01T05:22:47+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
- "version": "2.3.8",
+ "version": "5.0.10",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
- "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
+ "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
- "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
+ "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
"shasum": ""
},
"require": {
- "doctrine/instantiator": "^1.0.2",
- "php": ">=5.3.3",
- "phpunit/php-text-template": "~1.2",
- "sebastian/exporter": "~1.2"
+ "doctrine/instantiator": "^1.0.5",
+ "php": "^7.0",
+ "phpunit/php-text-template": "^1.2.1",
+ "sebastian/exporter": "^3.1"
+ },
+ "conflict": {
+ "phpunit/phpunit": "<6.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.4"
+ "phpunit/phpunit": "^6.5.11"
},
"suggest": {
"ext-soap": "*"
@@ -3944,7 +5224,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.3.x-dev"
+ "dev-master": "5.0.x-dev"
}
},
"autoload": {
@@ -3959,7 +5239,7 @@
"authors": [
{
"name": "Sebastian Bergmann",
- "email": "sb@sebastian-bergmann.de",
+ "email": "sebastian@phpunit.de",
"role": "lead"
}
],
@@ -3970,20 +5250,20 @@
"xunit"
],
"abandoned": true,
- "time": "2015-10-02T06:51:40+00:00"
+ "time": "2018-08-09T05:50:03+00:00"
},
{
"name": "psy/psysh",
- "version": "v0.8.5",
+ "version": "v0.8.11",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
- "reference": "38a9d21406597a0440690eafbcb0222f528c8ac6"
+ "reference": "b193cd020e8c6b66cea6457826ae005e94e6d2c0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/bobthecow/psysh/zipball/38a9d21406597a0440690eafbcb0222f528c8ac6",
- "reference": "38a9d21406597a0440690eafbcb0222f528c8ac6",
+ "url": "https://api.github.com/repos/bobthecow/psysh/zipball/b193cd020e8c6b66cea6457826ae005e94e6d2c0",
+ "reference": "b193cd020e8c6b66cea6457826ae005e94e6d2c0",
"shasum": ""
},
"require": {
@@ -4013,7 +5293,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-develop": "0.9.x-dev"
+ "dev-develop": "0.8.x-dev"
}
},
"autoload": {
@@ -4043,34 +5323,79 @@
"interactive",
"shell"
],
- "time": "2017-05-17T06:49:19+00:00"
+ "time": "2017-07-29T19:30:02+00:00"
+ },
+ {
+ "name": "sebastian/code-unit-reverse-lookup",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
+ "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
+ "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6 || ^7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^5.7 || ^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Looks up which function or method a line of code belongs to",
+ "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
+ "time": "2017-03-04T06:30:41+00:00"
},
{
"name": "sebastian/comparator",
- "version": "1.2.4",
+ "version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
- "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
+ "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
- "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
+ "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": ""
},
"require": {
- "php": ">=5.3.3",
- "sebastian/diff": "~1.2",
- "sebastian/exporter": "~1.2 || ~2.0"
+ "php": "^7.0",
+ "sebastian/diff": "^2.0 || ^3.0",
+ "sebastian/exporter": "^3.1"
},
"require-dev": {
- "phpunit/phpunit": "~4.4"
+ "phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.2.x-dev"
+ "dev-master": "2.1.x-dev"
}
},
"autoload": {
@@ -4101,38 +5426,38 @@
}
],
"description": "Provides the functionality to compare PHP values for equality",
- "homepage": "http://www.github.com/sebastianbergmann/comparator",
+ "homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
- "time": "2017-01-29T09:50:25+00:00"
+ "time": "2018-02-01T13:46:46+00:00"
},
{
"name": "sebastian/diff",
- "version": "1.4.3",
+ "version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
- "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
+ "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
- "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
+ "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": ""
},
"require": {
- "php": "^5.3.3 || ^7.0"
+ "php": "^7.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
+ "phpunit/phpunit": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.4-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -4159,32 +5484,32 @@
"keywords": [
"diff"
],
- "time": "2017-05-22T07:24:03+00:00"
+ "time": "2017-08-03T08:09:46+00:00"
},
{
"name": "sebastian/environment",
- "version": "1.3.8",
+ "version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
- "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
+ "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
- "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
+ "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"shasum": ""
},
"require": {
- "php": "^5.3.3 || ^7.0"
+ "php": "^7.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8 || ^5.0"
+ "phpunit/phpunit": "^6.1"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.3.x-dev"
+ "dev-master": "3.1.x-dev"
}
},
"autoload": {
@@ -4209,34 +5534,34 @@
"environment",
"hhvm"
],
- "time": "2016-08-18T05:49:44+00:00"
+ "time": "2017-07-01T08:51:00+00:00"
},
{
"name": "sebastian/exporter",
- "version": "1.2.2",
+ "version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
- "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
+ "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
- "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
+ "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
"shasum": ""
},
"require": {
- "php": ">=5.3.3",
- "sebastian/recursion-context": "~1.0"
+ "php": "^7.0",
+ "sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
- "phpunit/phpunit": "~4.4"
+ "phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.3.x-dev"
+ "dev-master": "3.1.x-dev"
}
},
"autoload": {
@@ -4276,27 +5601,27 @@
"export",
"exporter"
],
- "time": "2016-06-17T09:04:28+00:00"
+ "time": "2017-04-03T13:19:02+00:00"
},
{
"name": "sebastian/global-state",
- "version": "1.1.1",
+ "version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
- "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
+ "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
- "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
+ "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": "^7.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.2"
+ "phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-uopz": "*"
@@ -4304,7 +5629,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -4327,32 +5652,124 @@
"keywords": [
"global state"
],
- "time": "2015-10-12T03:26:01+00:00"
+ "time": "2017-04-27T15:39:26+00:00"
+ },
+ {
+ "name": "sebastian/object-enumerator",
+ "version": "3.0.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/object-enumerator.git",
+ "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
+ "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.0",
+ "sebastian/object-reflector": "^1.1.1",
+ "sebastian/recursion-context": "^3.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "3.0.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Traverses array structures and object graphs to enumerate all referenced objects",
+ "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
+ "time": "2017-08-03T12:35:26+00:00"
+ },
+ {
+ "name": "sebastian/object-reflector",
+ "version": "1.1.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/object-reflector.git",
+ "reference": "773f97c67f28de00d397be301821b06708fca0be"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
+ "reference": "773f97c67f28de00d397be301821b06708fca0be",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.1-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Allows reflection of object attributes, including inherited and non-public ones",
+ "homepage": "https://github.com/sebastianbergmann/object-reflector/",
+ "time": "2017-03-29T09:07:27+00:00"
},
{
"name": "sebastian/recursion-context",
- "version": "1.0.5",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
- "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
+ "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
- "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
+ "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": "^7.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.4"
+ "phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0.x-dev"
+ "dev-master": "3.0.x-dev"
}
},
"autoload": {
@@ -4380,23 +5797,31 @@
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
- "time": "2016-10-03T07:41:43+00:00"
+ "time": "2017-03-03T06:23:57+00:00"
},
{
- "name": "sebastian/version",
- "version": "1.0.6",
+ "name": "sebastian/resource-operations",
+ "version": "1.0.0",
"source": {
"type": "git",
- "url": "https://github.com/sebastianbergmann/version.git",
- "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
+ "url": "https://github.com/sebastianbergmann/resource-operations.git",
+ "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
- "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
+ "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
+ "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
+ "require": {
+ "php": ">=5.6.0"
+ },
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
"autoload": {
"classmap": [
"src/"
@@ -4409,75 +5834,68 @@
"authors": [
{
"name": "Sebastian Bergmann",
- "email": "sebastian@phpunit.de",
- "role": "lead"
+ "email": "sebastian@phpunit.de"
}
],
- "description": "Library that helps with managing the version number of Git-hosted PHP projects",
- "homepage": "https://github.com/sebastianbergmann/version",
- "time": "2015-06-21T13:59:46+00:00"
+ "description": "Provides a list of PHP built-in functions that operate on resources",
+ "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
+ "time": "2015-07-28T20:34:47+00:00"
},
{
- "name": "seld/jsonlint",
- "version": "1.7.1",
+ "name": "sebastian/version",
+ "version": "2.0.1",
"source": {
"type": "git",
- "url": "https://github.com/Seldaek/jsonlint.git",
- "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
+ "url": "https://github.com/sebastianbergmann/version.git",
+ "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
- "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
+ "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
+ "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
- "php": "^5.3 || ^7.0"
- },
- "require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
+ "php": ">=5.6"
},
- "bin": [
- "bin/jsonlint"
- ],
"type": "library",
- "autoload": {
- "psr-4": {
- "Seld\\JsonLint\\": "src/Seld/JsonLint/"
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.0.x-dev"
}
},
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
"notification-url": "https://packagist.org/downloads/",
"license": [
- "MIT"
+ "BSD-3-Clause"
],
"authors": [
{
- "name": "Jordi Boggiano",
- "email": "j.boggiano@seld.be",
- "homepage": "http://seld.be"
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "lead"
}
],
- "description": "JSON Linter",
- "keywords": [
- "json",
- "linter",
- "parser",
- "validator"
- ],
- "time": "2018-01-24T12:46:19+00:00"
+ "description": "Library that helps with managing the version number of Git-hosted PHP projects",
+ "homepage": "https://github.com/sebastianbergmann/version",
+ "time": "2016-10-03T07:35:21+00:00"
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.0.2",
+ "version": "3.2.3",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
- "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51"
+ "reference": "4842476c434e375f9d3182ff7b89059583aa8b27"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/c7594a88ae75401e8f8d0bd4deb8431b39045c51",
- "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51",
+ "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27",
+ "reference": "4842476c434e375f9d3182ff7b89059583aa8b27",
"shasum": ""
},
"require": {
@@ -4487,7 +5905,7 @@
"php": ">=5.4.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.0"
+ "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"bin": [
"bin/phpcs",
@@ -4515,20 +5933,20 @@
"phpcs",
"standards"
],
- "time": "2017-07-18T01:12:32+00:00"
+ "time": "2018-02-20T21:35:23+00:00"
},
{
"name": "symfony/console",
- "version": "v3.4.28",
+ "version": "v3.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6"
+ "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6",
- "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6",
+ "url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46",
+ "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46",
"shasum": ""
},
"require": {
@@ -4587,36 +6005,36 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2019-05-09T08:42:51+00:00"
+ "time": "2019-07-24T14:46:41+00:00"
},
{
"name": "symfony/debug",
- "version": "v3.4.28",
+ "version": "v4.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "671fc55bd14800668b1d0a3708c3714940e30a8c"
+ "reference": "527887c3858a2462b0137662c74837288b998ee3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/671fc55bd14800668b1d0a3708c3714940e30a8c",
- "reference": "671fc55bd14800668b1d0a3708c3714940e30a8c",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/527887c3858a2462b0137662c74837288b998ee3",
+ "reference": "527887c3858a2462b0137662c74837288b998ee3",
"shasum": ""
},
"require": {
- "php": "^5.5.9|>=7.0.8",
+ "php": "^7.1.3",
"psr/log": "~1.0"
},
"conflict": {
- "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
+ "symfony/http-kernel": "<3.4"
},
"require-dev": {
- "symfony/http-kernel": "~2.8|~3.0|~4.0"
+ "symfony/http-kernel": "~3.4|~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.4-dev"
+ "dev-master": "4.3-dev"
}
},
"autoload": {
@@ -4643,7 +6061,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
- "time": "2019-05-18T13:32:47+00:00"
+ "time": "2019-07-23T11:21:36+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -4764,16 +6182,16 @@
},
{
"name": "symfony/var-dumper",
- "version": "v3.4.28",
+ "version": "v3.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a"
+ "reference": "b6a45abfe961183a4c26fad98a6112c487e983bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
- "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b6a45abfe961183a4c26fad98a6112c487e983bf",
+ "reference": "b6a45abfe961183a4c26fad98a6112c487e983bf",
"shasum": ""
},
"require": {
@@ -4829,66 +6247,47 @@
"debug",
"dump"
],
- "time": "2019-05-01T09:52:10+00:00"
+ "time": "2019-07-26T11:29:23+00:00"
},
{
- "name": "symfony/yaml",
- "version": "v3.4.28",
+ "name": "theseer/tokenizer",
+ "version": "1.1.3",
"source": {
"type": "git",
- "url": "https://github.com/symfony/yaml.git",
- "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996"
+ "url": "https://github.com/theseer/tokenizer.git",
+ "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996",
- "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996",
+ "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
+ "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"shasum": ""
},
"require": {
- "php": "^5.5.9|>=7.0.8",
- "symfony/polyfill-ctype": "~1.8"
- },
- "conflict": {
- "symfony/console": "<3.4"
- },
- "require-dev": {
- "symfony/console": "~3.4|~4.0"
- },
- "suggest": {
- "symfony/console": "For validating YAML files using the lint command"
+ "ext-dom": "*",
+ "ext-tokenizer": "*",
+ "ext-xmlwriter": "*",
+ "php": "^7.0"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
"autoload": {
- "psr-4": {
- "Symfony\\Component\\Yaml\\": ""
- },
- "exclude-from-classmap": [
- "/Tests/"
+ "classmap": [
+ "src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "MIT"
+ "BSD-3-Clause"
],
"authors": [
{
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
+ "name": "Arne Blankerts",
+ "email": "arne@blankerts.de",
+ "role": "Developer"
}
],
- "description": "Symfony Yaml Component",
- "homepage": "https://symfony.com",
- "time": "2019-03-25T07:48:46+00:00"
+ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
+ "time": "2019-06-13T22:48:21+00:00"
},
{
"name": "webmozart/assert",
@@ -4943,24 +6342,25 @@
},
{
"name": "wikimedia/avro",
- "version": "v1.7.7",
+ "version": "v1.8.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/avro-php.git",
- "reference": "b642da9fd895aab7cb3261a22624228115471f47"
+ "reference": "dfe0ddccd7deb00fb9dadf85c5985ba8a847edc9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/avro-php/zipball/b642da9fd895aab7cb3261a22624228115471f47",
- "reference": "b642da9fd895aab7cb3261a22624228115471f47",
+ "url": "https://api.github.com/repos/wikimedia/avro-php/zipball/dfe0ddccd7deb00fb9dadf85c5985ba8a847edc9",
+ "reference": "dfe0ddccd7deb00fb9dadf85c5985ba8a847edc9",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=5.5.9"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "^0.9",
- "phpunit/phpunit": "^4.0.0"
+ "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-parallel-lint": "0.9.2",
+ "phpunit/phpunit": "4.8.36"
},
"suggest": {
"ext-gmp": "Large integer support for 32-bit platforms."
@@ -5006,7 +6406,7 @@
"keywords": [
"serialization"
],
- "time": "2015-09-05T18:49:27+00:00"
+ "time": "2018-03-28T22:33:00+00:00"
},
{
"name": "wikimedia/testing-access-wrapper",
@@ -5106,19 +6506,17 @@
],
"aliases": [],
"minimum-stability": "stable",
- "stability-flags": {
- "oojs/oojs-ui": 20,
- "jetbrains/phpstorm-stubs": 20
- },
+ "stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-ctype": "*",
+ "ext-fileinfo": "*",
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-xml": "*",
- "php": ">=5.5.9"
+ "php": ">=5.6.99"
},
"platform-dev": []
}