|
|
|
|
@ -749,25 +749,27 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "nikic/php-parser", |
|
|
|
|
"version": "v4.17.1", |
|
|
|
|
"version": "v5.0.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git", |
|
|
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" |
|
|
|
|
"reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", |
|
|
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", |
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4a21235f7e56e713259a6f76bf4b5ea08502b9dc", |
|
|
|
|
"reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-ctype": "*", |
|
|
|
|
"ext-json": "*", |
|
|
|
|
"ext-tokenizer": "*", |
|
|
|
|
"php": ">=7.0" |
|
|
|
|
"php": ">=7.4" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"ircmaxell/php-yacc": "^0.0.7", |
|
|
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" |
|
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" |
|
|
|
|
}, |
|
|
|
|
"bin": [ |
|
|
|
|
"bin/php-parse" |
|
|
|
|
@ -775,7 +777,7 @@ |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "4.9-dev" |
|
|
|
|
"dev-master": "5.0-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -799,9 +801,9 @@ |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues", |
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" |
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.0.0" |
|
|
|
|
}, |
|
|
|
|
"time": "2023-08-13T19:53:39+00:00" |
|
|
|
|
"time": "2024-01-07T17:17:35+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "phar-io/manifest", |
|
|
|
|
@ -916,23 +918,23 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "phpunit/php-code-coverage", |
|
|
|
|
"version": "9.2.29", |
|
|
|
|
"version": "9.2.30", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
|
|
|
|
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76" |
|
|
|
|
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76", |
|
|
|
|
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089", |
|
|
|
|
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-dom": "*", |
|
|
|
|
"ext-libxml": "*", |
|
|
|
|
"ext-xmlwriter": "*", |
|
|
|
|
"nikic/php-parser": "^4.15", |
|
|
|
|
"nikic/php-parser": "^4.18 || ^5.0", |
|
|
|
|
"php": ">=7.3", |
|
|
|
|
"phpunit/php-file-iterator": "^3.0.3", |
|
|
|
|
"phpunit/php-text-template": "^2.0.2", |
|
|
|
|
@ -982,7 +984,7 @@ |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", |
|
|
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", |
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29" |
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.30" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
@ -990,7 +992,7 @@ |
|
|
|
|
"type": "github" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2023-09-19T04:57:46+00:00" |
|
|
|
|
"time": "2023-12-22T06:47:57+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "phpunit/php-file-iterator", |
|
|
|
|
@ -1235,16 +1237,16 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "phpunit/phpunit", |
|
|
|
|
"version": "9.6.13", |
|
|
|
|
"version": "9.6.16", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git", |
|
|
|
|
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be" |
|
|
|
|
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be", |
|
|
|
|
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f", |
|
|
|
|
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1318,7 +1320,7 @@ |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues", |
|
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", |
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13" |
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
@ -1334,7 +1336,7 @@ |
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2023-09-19T05:39:22+00:00" |
|
|
|
|
"time": "2024-01-19T07:03:14+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "psr/container", |
|
|
|
|
@ -2376,20 +2378,20 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sebastian/complexity", |
|
|
|
|
"version": "2.0.2", |
|
|
|
|
"version": "2.0.3", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sebastianbergmann/complexity.git", |
|
|
|
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88" |
|
|
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", |
|
|
|
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a", |
|
|
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"nikic/php-parser": "^4.7", |
|
|
|
|
"nikic/php-parser": "^4.18 || ^5.0", |
|
|
|
|
"php": ">=7.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
@ -2421,7 +2423,7 @@ |
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/complexity", |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues", |
|
|
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" |
|
|
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
@ -2429,7 +2431,7 @@ |
|
|
|
|
"type": "github" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2020-10-26T15:52:27+00:00" |
|
|
|
|
"time": "2023-12-22T06:19:30+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sebastian/diff", |
|
|
|
|
@ -2703,20 +2705,20 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sebastian/lines-of-code", |
|
|
|
|
"version": "1.0.3", |
|
|
|
|
"version": "1.0.4", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git", |
|
|
|
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" |
|
|
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", |
|
|
|
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", |
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5", |
|
|
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"nikic/php-parser": "^4.6", |
|
|
|
|
"nikic/php-parser": "^4.18 || ^5.0", |
|
|
|
|
"php": ">=7.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
@ -2748,7 +2750,7 @@ |
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code", |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues", |
|
|
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" |
|
|
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
@ -2756,7 +2758,7 @@ |
|
|
|
|
"type": "github" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2020-11-28T06:42:11+00:00" |
|
|
|
|
"time": "2023-12-22T06:20:34+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sebastian/object-enumerator", |
|
|
|
|
@ -4651,16 +4653,16 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "theseer/tokenizer", |
|
|
|
|
"version": "1.2.1", |
|
|
|
|
"version": "1.2.2", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/theseer/tokenizer.git", |
|
|
|
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" |
|
|
|
|
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", |
|
|
|
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", |
|
|
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", |
|
|
|
|
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -4689,7 +4691,7 @@ |
|
|
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/theseer/tokenizer/issues", |
|
|
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.1" |
|
|
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.2" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
@ -4697,7 +4699,7 @@ |
|
|
|
|
"type": "github" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2021-07-28T10:34:58+00:00" |
|
|
|
|
"time": "2023-11-20T00:12:19+00:00" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"aliases": [], |
|
|
|
|
|