|
|
@@ -3116,232 +3116,6 @@
|
|
|
},
|
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "phpdocumentor/reflection-common",
|
|
|
- "version": "2.2.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
|
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
|
|
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2 || ^8.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-2.x": "2.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jaap van Otterdijk",
|
|
|
- "email": "opensource@ijaap.nl"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
|
|
- "homepage": "http://www.phpdoc.org",
|
|
|
- "keywords": [
|
|
|
- "FQSEN",
|
|
|
- "phpDocumentor",
|
|
|
- "phpdoc",
|
|
|
- "reflection",
|
|
|
- "static analysis"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
|
|
|
- },
|
|
|
- "time": "2020-06-27T09:03:43+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "4.3.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
|
- "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.0",
|
|
|
- "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
|
|
|
- "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
|
|
|
- "webmozart/assert": "^1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/instantiator": "^1.0.5",
|
|
|
- "mockery/mockery": "^1.0",
|
|
|
- "phpdocumentor/type-resolver": "0.4.*",
|
|
|
- "phpunit/phpunit": "^6.4"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "4.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": [
|
|
|
- "src/"
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mike van Riel",
|
|
|
- "email": "me@mikevanriel.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
|
|
|
- },
|
|
|
- "time": "2019-12-28T18:55:12+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpdocumentor/type-resolver",
|
|
|
- "version": "1.6.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
|
- "reference": "77a32518733312af16a44300404e945338981de3"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
|
|
|
- "reference": "77a32518733312af16a44300404e945338981de3",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2 || ^8.0",
|
|
|
- "phpdocumentor/reflection-common": "^2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "ext-tokenizer": "*",
|
|
|
- "psalm/phar": "^4.8"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-1.x": "1.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mike van Riel",
|
|
|
- "email": "me@mikevanriel.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
|
|
|
- },
|
|
|
- "time": "2022-03-15T21:29:03+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpspec/prophecy",
|
|
|
- "version": "v1.10.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/instantiator": "^1.0.2",
|
|
|
- "php": "^5.3|^7.0",
|
|
|
- "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
|
|
|
- "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
|
|
|
- "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpspec/phpspec": "^2.5 || ^3.2",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.10.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Prophecy\\": "src/Prophecy"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Konstantin Kudryashov",
|
|
|
- "email": "ever.zet@gmail.com",
|
|
|
- "homepage": "http://everzet.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marcello Duarte",
|
|
|
- "email": "marcello.duarte@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Highly opinionated mocking framework for PHP 5.3+",
|
|
|
- "homepage": "https://github.com/phpspec/prophecy",
|
|
|
- "keywords": [
|
|
|
- "Double",
|
|
|
- "Dummy",
|
|
|
- "fake",
|
|
|
- "mock",
|
|
|
- "spy",
|
|
|
- "stub"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpspec/prophecy/issues",
|
|
|
- "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
|
|
|
- },
|
|
|
- "time": "2020-03-05T15:02:03+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "phpstan/phpdoc-parser",
|
|
|
"version": "0.3.5",
|
|
|
@@ -3785,16 +3559,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "8.5.27",
|
|
|
+ "version": "8.5.29",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6"
|
|
|
+ "reference": "e8c563c47a9a303662955518ca532b022b337f4d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8c563c47a9a303662955518ca532b022b337f4d",
|
|
|
+ "reference": "e8c563c47a9a303662955518ca532b022b337f4d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -3809,7 +3583,6 @@
|
|
|
"phar-io/manifest": "^2.0.3",
|
|
|
"phar-io/version": "^3.0.2",
|
|
|
"php": ">=7.2",
|
|
|
- "phpspec/prophecy": "^1.10.3",
|
|
|
"phpunit/php-code-coverage": "^7.0.12",
|
|
|
"phpunit/php-file-iterator": "^2.0.4",
|
|
|
"phpunit/php-text-template": "^1.2.1",
|
|
|
@@ -3863,7 +3636,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.27"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.29"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -3875,7 +3648,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-19T12:11:16+00:00"
|
|
|
+ "time": "2022-08-22T13:59:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
@@ -4758,88 +4531,6 @@
|
|
|
],
|
|
|
"time": "2022-04-14T15:36:10+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.26.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.1"
|
|
|
- },
|
|
|
- "provide": {
|
|
|
- "ext-ctype": "*"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-ctype": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.26-dev"
|
|
|
- },
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Gert de Pagter",
|
|
|
- "email": "BackEndTea@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for ctype functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "ctype",
|
|
|
- "polyfill",
|
|
|
- "portable"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2022-05-24T11:49:31+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
"version": "v1.26.0",
|
|
|
@@ -5057,58 +4748,6 @@
|
|
|
}
|
|
|
],
|
|
|
"time": "2021-07-28T10:34:58+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "webmozart/assert",
|
|
|
- "version": "1.8.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/webmozarts/assert.git",
|
|
|
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/webmozarts/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
|
|
|
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^5.3.3 || ^7.0",
|
|
|
- "symfony/polyfill-ctype": "^1.8"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "vimeo/psalm": "<3.9.1"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Webmozart\\Assert\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Assertions to validate method input/output with nice error messages.",
|
|
|
- "keywords": [
|
|
|
- "assert",
|
|
|
- "check",
|
|
|
- "validate"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/webmozarts/assert/issues",
|
|
|
- "source": "https://github.com/webmozarts/assert/tree/1.8.0"
|
|
|
- },
|
|
|
- "time": "2020-04-18T12:12:48+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|