Version Description
(beta release) = * [ Add function ] Add bread crumb scheme
Download this release
Release Info
Developer | kurudrive |
Plugin | VK All in One Expansion Unit |
Version | 9.71.0.0 |
Comparing to | |
See all releases |
Code changes from version 9.70.2.0 to 9.71.0.0
- composer.json +7 -2
- composer.lock +2263 -29
- gulpfile.js +1 -1
- inc/vk-breadcrumb/config.php +15 -0
- readme.txt +3 -0
- vendor/autoload.php +7 -0
- vendor/composer/ClassLoader.php +572 -0
- vendor/composer/InstalledVersions.php +350 -0
- vendor/composer/LICENSE +21 -0
- vendor/composer/autoload_classmap.php +635 -0
- vendor/composer/autoload_files.php +14 -0
- vendor/composer/autoload_namespaces.php +9 -0
- vendor/composer/autoload_psr4.php +20 -0
- vendor/composer/autoload_real.php +73 -0
- vendor/composer/autoload_static.php +736 -0
- vendor/composer/installed.json +2597 -0
- vendor/composer/installed.php +395 -0
- vendor/vektor-inc/vk-breadcrumb/.gitignore +2 -0
- vendor/vektor-inc/vk-breadcrumb/LICENSE +339 -0
- vendor/vektor-inc/vk-breadcrumb/README.md +5 -0
- vendor/vektor-inc/vk-breadcrumb/composer.json +19 -0
- vendor/vektor-inc/vk-breadcrumb/composer.lock +56 -0
- vendor/vektor-inc/vk-breadcrumb/src/VkBreadcrumb.php +518 -0
- vendor/vektor-inc/vk-helpers/.gitignore +1 -0
- vendor/vektor-inc/vk-helpers/LICENSE +339 -0
- vendor/vektor-inc/vk-helpers/README.md +5 -0
- vendor/vektor-inc/vk-helpers/composer.json +17 -0
- vendor/vektor-inc/vk-helpers/src/VkHelpers.php +361 -0
- veu-packages.php +11 -0
- vkExUnit.php +5 -1
composer.json
CHANGED
@@ -10,6 +10,11 @@
|
|
10 |
"require-dev": {
|
11 |
"vektor-inc/vk-wp-unit-test-tools": "^0.10.0",
|
12 |
"sirbrillig/phpcs-variable-analysis": "^2.8",
|
13 |
-
"wp-phpunit/wp-phpunit": "^5.4"
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
15 |
}
|
10 |
"require-dev": {
|
11 |
"vektor-inc/vk-wp-unit-test-tools": "^0.10.0",
|
12 |
"sirbrillig/phpcs-variable-analysis": "^2.8",
|
13 |
+
"wp-phpunit/wp-phpunit": "^5.4",
|
14 |
+
"yoast/phpunit-polyfills": "^1.0"
|
15 |
+
},
|
16 |
+
"require": {
|
17 |
+
"vektor-inc/vk-helpers": "^0.0.2",
|
18 |
+
"vektor-inc/vk-breadcrumb": "^0.0.4"
|
19 |
+
}
|
20 |
}
|
composer.lock
CHANGED
@@ -4,47 +4,1993 @@
|
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
-
"content-hash": "
|
8 |
"packages": [
|
9 |
{
|
10 |
-
"name": "vektor-inc/vk-
|
11 |
-
"version": "0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
"source": {
|
13 |
"type": "git",
|
14 |
-
"url": "https://github.com/
|
15 |
-
"reference": "
|
16 |
},
|
17 |
"dist": {
|
18 |
"type": "zip",
|
19 |
-
"url": "https://api.github.com/repos/
|
20 |
-
"reference": "
|
21 |
"shasum": ""
|
22 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
24 |
"autoload": {
|
25 |
-
"
|
26 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
}
|
28 |
},
|
|
|
|
|
|
|
|
|
|
|
29 |
"notification-url": "https://packagist.org/downloads/",
|
30 |
"license": [
|
31 |
-
"
|
32 |
],
|
33 |
"authors": [
|
34 |
{
|
35 |
-
"name": "
|
36 |
-
"email": "
|
|
|
37 |
}
|
38 |
],
|
39 |
-
"description": "
|
|
|
40 |
"support": {
|
41 |
-
"issues": "https://github.com/
|
42 |
-
"source": "https://github.com/
|
43 |
},
|
44 |
-
"
|
45 |
-
|
46 |
-
|
47 |
-
|
|
|
|
|
|
|
|
|
48 |
{
|
49 |
"name": "sirbrillig/phpcs-variable-analysis",
|
50 |
"version": "v2.11.2",
|
@@ -100,16 +2046,16 @@
|
|
100 |
},
|
101 |
{
|
102 |
"name": "squizlabs/php_codesniffer",
|
103 |
-
"version": "3.6.
|
104 |
"source": {
|
105 |
"type": "git",
|
106 |
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
107 |
-
"reference": "
|
108 |
},
|
109 |
"dist": {
|
110 |
"type": "zip",
|
111 |
-
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/
|
112 |
-
"reference": "
|
113 |
"shasum": ""
|
114 |
},
|
115 |
"require": {
|
@@ -152,20 +2098,247 @@
|
|
152 |
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
153 |
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
154 |
},
|
155 |
-
"time": "2021-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
},
|
157 |
{
|
158 |
"name": "wp-phpunit/wp-phpunit",
|
159 |
-
"version": "5.
|
160 |
"source": {
|
161 |
"type": "git",
|
162 |
"url": "https://github.com/wp-phpunit/wp-phpunit.git",
|
163 |
-
"reference": "
|
164 |
},
|
165 |
"dist": {
|
166 |
"type": "zip",
|
167 |
-
"url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/
|
168 |
-
"reference": "
|
169 |
"shasum": ""
|
170 |
},
|
171 |
"type": "library",
|
@@ -200,7 +2373,68 @@
|
|
200 |
"issues": "https://github.com/wp-phpunit/issues",
|
201 |
"source": "https://github.com/wp-phpunit/wp-phpunit"
|
202 |
},
|
203 |
-
"time": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
}
|
205 |
],
|
206 |
"aliases": [],
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
+
"content-hash": "c4e700a27f8a1d4d60a3bc97ef69a02b",
|
8 |
"packages": [
|
9 |
{
|
10 |
+
"name": "vektor-inc/vk-breadcrumb",
|
11 |
+
"version": "0.0.4",
|
12 |
+
"source": {
|
13 |
+
"type": "git",
|
14 |
+
"url": "https://github.com/vektor-inc/vk-breadcrumb.git",
|
15 |
+
"reference": "d323e0597729824532d21795f1a986dbde89ab4e"
|
16 |
+
},
|
17 |
+
"dist": {
|
18 |
+
"type": "zip",
|
19 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-breadcrumb/zipball/d323e0597729824532d21795f1a986dbde89ab4e",
|
20 |
+
"reference": "d323e0597729824532d21795f1a986dbde89ab4e",
|
21 |
+
"shasum": ""
|
22 |
+
},
|
23 |
+
"require": {
|
24 |
+
"vektor-inc/vk-helpers": "^0.0.2"
|
25 |
+
},
|
26 |
+
"type": "library",
|
27 |
+
"autoload": {
|
28 |
+
"psr-4": {
|
29 |
+
"VektorInc\\VK_Breadcrumb\\": "src/"
|
30 |
+
}
|
31 |
+
},
|
32 |
+
"notification-url": "https://packagist.org/downloads/",
|
33 |
+
"license": [
|
34 |
+
"GPL-2.0+"
|
35 |
+
],
|
36 |
+
"authors": [
|
37 |
+
{
|
38 |
+
"name": "Vektor,Inc.",
|
39 |
+
"email": "kurudrive@gmail.com"
|
40 |
+
}
|
41 |
+
],
|
42 |
+
"description": "WordPress Bread Crumb Class",
|
43 |
+
"support": {
|
44 |
+
"issues": "https://github.com/vektor-inc/vk-breadcrumb/issues",
|
45 |
+
"source": "https://github.com/vektor-inc/vk-breadcrumb/tree/0.0.4"
|
46 |
+
},
|
47 |
+
"time": "2022-02-09T05:38:27+00:00"
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"name": "vektor-inc/vk-helpers",
|
51 |
+
"version": "0.0.2",
|
52 |
+
"source": {
|
53 |
+
"type": "git",
|
54 |
+
"url": "https://github.com/vektor-inc/vk-helpers.git",
|
55 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec"
|
56 |
+
},
|
57 |
+
"dist": {
|
58 |
+
"type": "zip",
|
59 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-helpers/zipball/320155b9df7f9f57a889e144dd8b379184ac15ec",
|
60 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec",
|
61 |
+
"shasum": ""
|
62 |
+
},
|
63 |
+
"type": "library",
|
64 |
+
"autoload": {
|
65 |
+
"psr-4": {
|
66 |
+
"VektorInc\\VK_Helpers\\": "src/"
|
67 |
+
}
|
68 |
+
},
|
69 |
+
"notification-url": "https://packagist.org/downloads/",
|
70 |
+
"license": [
|
71 |
+
"GPL-2.0+"
|
72 |
+
],
|
73 |
+
"authors": [
|
74 |
+
{
|
75 |
+
"name": "Vektor,Inc.",
|
76 |
+
"email": "kurudrive@gmail.com"
|
77 |
+
}
|
78 |
+
],
|
79 |
+
"description": "WordPress Helpers Class",
|
80 |
+
"support": {
|
81 |
+
"issues": "https://github.com/vektor-inc/vk-helpers/issues",
|
82 |
+
"source": "https://github.com/vektor-inc/vk-helpers/tree/0.0.2"
|
83 |
+
},
|
84 |
+
"time": "2022-02-08T18:38:08+00:00"
|
85 |
+
}
|
86 |
+
],
|
87 |
+
"packages-dev": [
|
88 |
+
{
|
89 |
+
"name": "doctrine/instantiator",
|
90 |
+
"version": "1.4.0",
|
91 |
+
"source": {
|
92 |
+
"type": "git",
|
93 |
+
"url": "https://github.com/doctrine/instantiator.git",
|
94 |
+
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
|
95 |
+
},
|
96 |
+
"dist": {
|
97 |
+
"type": "zip",
|
98 |
+
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
99 |
+
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
100 |
+
"shasum": ""
|
101 |
+
},
|
102 |
+
"require": {
|
103 |
+
"php": "^7.1 || ^8.0"
|
104 |
+
},
|
105 |
+
"require-dev": {
|
106 |
+
"doctrine/coding-standard": "^8.0",
|
107 |
+
"ext-pdo": "*",
|
108 |
+
"ext-phar": "*",
|
109 |
+
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
|
110 |
+
"phpstan/phpstan": "^0.12",
|
111 |
+
"phpstan/phpstan-phpunit": "^0.12",
|
112 |
+
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
113 |
+
},
|
114 |
+
"type": "library",
|
115 |
+
"autoload": {
|
116 |
+
"psr-4": {
|
117 |
+
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
118 |
+
}
|
119 |
+
},
|
120 |
+
"notification-url": "https://packagist.org/downloads/",
|
121 |
+
"license": [
|
122 |
+
"MIT"
|
123 |
+
],
|
124 |
+
"authors": [
|
125 |
+
{
|
126 |
+
"name": "Marco Pivetta",
|
127 |
+
"email": "ocramius@gmail.com",
|
128 |
+
"homepage": "https://ocramius.github.io/"
|
129 |
+
}
|
130 |
+
],
|
131 |
+
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
132 |
+
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
133 |
+
"keywords": [
|
134 |
+
"constructor",
|
135 |
+
"instantiate"
|
136 |
+
],
|
137 |
+
"support": {
|
138 |
+
"issues": "https://github.com/doctrine/instantiator/issues",
|
139 |
+
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
|
140 |
+
},
|
141 |
+
"funding": [
|
142 |
+
{
|
143 |
+
"url": "https://www.doctrine-project.org/sponsorship.html",
|
144 |
+
"type": "custom"
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"url": "https://www.patreon.com/phpdoctrine",
|
148 |
+
"type": "patreon"
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
152 |
+
"type": "tidelift"
|
153 |
+
}
|
154 |
+
],
|
155 |
+
"time": "2020-11-10T18:47:58+00:00"
|
156 |
+
},
|
157 |
+
{
|
158 |
+
"name": "myclabs/deep-copy",
|
159 |
+
"version": "1.10.2",
|
160 |
+
"source": {
|
161 |
+
"type": "git",
|
162 |
+
"url": "https://github.com/myclabs/DeepCopy.git",
|
163 |
+
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
|
164 |
+
},
|
165 |
+
"dist": {
|
166 |
+
"type": "zip",
|
167 |
+
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
168 |
+
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
169 |
+
"shasum": ""
|
170 |
+
},
|
171 |
+
"require": {
|
172 |
+
"php": "^7.1 || ^8.0"
|
173 |
+
},
|
174 |
+
"replace": {
|
175 |
+
"myclabs/deep-copy": "self.version"
|
176 |
+
},
|
177 |
+
"require-dev": {
|
178 |
+
"doctrine/collections": "^1.0",
|
179 |
+
"doctrine/common": "^2.6",
|
180 |
+
"phpunit/phpunit": "^7.1"
|
181 |
+
},
|
182 |
+
"type": "library",
|
183 |
+
"autoload": {
|
184 |
+
"files": [
|
185 |
+
"src/DeepCopy/deep_copy.php"
|
186 |
+
],
|
187 |
+
"psr-4": {
|
188 |
+
"DeepCopy\\": "src/DeepCopy/"
|
189 |
+
}
|
190 |
+
},
|
191 |
+
"notification-url": "https://packagist.org/downloads/",
|
192 |
+
"license": [
|
193 |
+
"MIT"
|
194 |
+
],
|
195 |
+
"description": "Create deep copies (clones) of your objects",
|
196 |
+
"keywords": [
|
197 |
+
"clone",
|
198 |
+
"copy",
|
199 |
+
"duplicate",
|
200 |
+
"object",
|
201 |
+
"object graph"
|
202 |
+
],
|
203 |
+
"support": {
|
204 |
+
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
205 |
+
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
|
206 |
+
},
|
207 |
+
"funding": [
|
208 |
+
{
|
209 |
+
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
210 |
+
"type": "tidelift"
|
211 |
+
}
|
212 |
+
],
|
213 |
+
"time": "2020-11-13T09:40:50+00:00"
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"name": "nikic/php-parser",
|
217 |
+
"version": "v4.13.2",
|
218 |
+
"source": {
|
219 |
+
"type": "git",
|
220 |
+
"url": "https://github.com/nikic/PHP-Parser.git",
|
221 |
+
"reference": "210577fe3cf7badcc5814d99455df46564f3c077"
|
222 |
+
},
|
223 |
+
"dist": {
|
224 |
+
"type": "zip",
|
225 |
+
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
|
226 |
+
"reference": "210577fe3cf7badcc5814d99455df46564f3c077",
|
227 |
+
"shasum": ""
|
228 |
+
},
|
229 |
+
"require": {
|
230 |
+
"ext-tokenizer": "*",
|
231 |
+
"php": ">=7.0"
|
232 |
+
},
|
233 |
+
"require-dev": {
|
234 |
+
"ircmaxell/php-yacc": "^0.0.7",
|
235 |
+
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
236 |
+
},
|
237 |
+
"bin": [
|
238 |
+
"bin/php-parse"
|
239 |
+
],
|
240 |
+
"type": "library",
|
241 |
+
"extra": {
|
242 |
+
"branch-alias": {
|
243 |
+
"dev-master": "4.9-dev"
|
244 |
+
}
|
245 |
+
},
|
246 |
+
"autoload": {
|
247 |
+
"psr-4": {
|
248 |
+
"PhpParser\\": "lib/PhpParser"
|
249 |
+
}
|
250 |
+
},
|
251 |
+
"notification-url": "https://packagist.org/downloads/",
|
252 |
+
"license": [
|
253 |
+
"BSD-3-Clause"
|
254 |
+
],
|
255 |
+
"authors": [
|
256 |
+
{
|
257 |
+
"name": "Nikita Popov"
|
258 |
+
}
|
259 |
+
],
|
260 |
+
"description": "A PHP parser written in PHP",
|
261 |
+
"keywords": [
|
262 |
+
"parser",
|
263 |
+
"php"
|
264 |
+
],
|
265 |
+
"support": {
|
266 |
+
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
267 |
+
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
|
268 |
+
},
|
269 |
+
"time": "2021-11-30T19:35:32+00:00"
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"name": "phar-io/manifest",
|
273 |
+
"version": "2.0.3",
|
274 |
+
"source": {
|
275 |
+
"type": "git",
|
276 |
+
"url": "https://github.com/phar-io/manifest.git",
|
277 |
+
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
|
278 |
+
},
|
279 |
+
"dist": {
|
280 |
+
"type": "zip",
|
281 |
+
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
|
282 |
+
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
|
283 |
+
"shasum": ""
|
284 |
+
},
|
285 |
+
"require": {
|
286 |
+
"ext-dom": "*",
|
287 |
+
"ext-phar": "*",
|
288 |
+
"ext-xmlwriter": "*",
|
289 |
+
"phar-io/version": "^3.0.1",
|
290 |
+
"php": "^7.2 || ^8.0"
|
291 |
+
},
|
292 |
+
"type": "library",
|
293 |
+
"extra": {
|
294 |
+
"branch-alias": {
|
295 |
+
"dev-master": "2.0.x-dev"
|
296 |
+
}
|
297 |
+
},
|
298 |
+
"autoload": {
|
299 |
+
"classmap": [
|
300 |
+
"src/"
|
301 |
+
]
|
302 |
+
},
|
303 |
+
"notification-url": "https://packagist.org/downloads/",
|
304 |
+
"license": [
|
305 |
+
"BSD-3-Clause"
|
306 |
+
],
|
307 |
+
"authors": [
|
308 |
+
{
|
309 |
+
"name": "Arne Blankerts",
|
310 |
+
"email": "arne@blankerts.de",
|
311 |
+
"role": "Developer"
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"name": "Sebastian Heuer",
|
315 |
+
"email": "sebastian@phpeople.de",
|
316 |
+
"role": "Developer"
|
317 |
+
},
|
318 |
+
{
|
319 |
+
"name": "Sebastian Bergmann",
|
320 |
+
"email": "sebastian@phpunit.de",
|
321 |
+
"role": "Developer"
|
322 |
+
}
|
323 |
+
],
|
324 |
+
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
325 |
+
"support": {
|
326 |
+
"issues": "https://github.com/phar-io/manifest/issues",
|
327 |
+
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
|
328 |
+
},
|
329 |
+
"time": "2021-07-20T11:28:43+00:00"
|
330 |
+
},
|
331 |
+
{
|
332 |
+
"name": "phar-io/version",
|
333 |
+
"version": "3.1.1",
|
334 |
+
"source": {
|
335 |
+
"type": "git",
|
336 |
+
"url": "https://github.com/phar-io/version.git",
|
337 |
+
"reference": "15a90844ad40f127afd244c0cad228de2a80052a"
|
338 |
+
},
|
339 |
+
"dist": {
|
340 |
+
"type": "zip",
|
341 |
+
"url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a",
|
342 |
+
"reference": "15a90844ad40f127afd244c0cad228de2a80052a",
|
343 |
+
"shasum": ""
|
344 |
+
},
|
345 |
+
"require": {
|
346 |
+
"php": "^7.2 || ^8.0"
|
347 |
+
},
|
348 |
+
"type": "library",
|
349 |
+
"autoload": {
|
350 |
+
"classmap": [
|
351 |
+
"src/"
|
352 |
+
]
|
353 |
+
},
|
354 |
+
"notification-url": "https://packagist.org/downloads/",
|
355 |
+
"license": [
|
356 |
+
"BSD-3-Clause"
|
357 |
+
],
|
358 |
+
"authors": [
|
359 |
+
{
|
360 |
+
"name": "Arne Blankerts",
|
361 |
+
"email": "arne@blankerts.de",
|
362 |
+
"role": "Developer"
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"name": "Sebastian Heuer",
|
366 |
+
"email": "sebastian@phpeople.de",
|
367 |
+
"role": "Developer"
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"name": "Sebastian Bergmann",
|
371 |
+
"email": "sebastian@phpunit.de",
|
372 |
+
"role": "Developer"
|
373 |
+
}
|
374 |
+
],
|
375 |
+
"description": "Library for handling version information and constraints",
|
376 |
+
"support": {
|
377 |
+
"issues": "https://github.com/phar-io/version/issues",
|
378 |
+
"source": "https://github.com/phar-io/version/tree/3.1.1"
|
379 |
+
},
|
380 |
+
"time": "2022-02-07T21:56:48+00:00"
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"name": "phpdocumentor/reflection-common",
|
384 |
+
"version": "2.2.0",
|
385 |
+
"source": {
|
386 |
+
"type": "git",
|
387 |
+
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
388 |
+
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
|
389 |
+
},
|
390 |
+
"dist": {
|
391 |
+
"type": "zip",
|
392 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
393 |
+
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
394 |
+
"shasum": ""
|
395 |
+
},
|
396 |
+
"require": {
|
397 |
+
"php": "^7.2 || ^8.0"
|
398 |
+
},
|
399 |
+
"type": "library",
|
400 |
+
"extra": {
|
401 |
+
"branch-alias": {
|
402 |
+
"dev-2.x": "2.x-dev"
|
403 |
+
}
|
404 |
+
},
|
405 |
+
"autoload": {
|
406 |
+
"psr-4": {
|
407 |
+
"phpDocumentor\\Reflection\\": "src/"
|
408 |
+
}
|
409 |
+
},
|
410 |
+
"notification-url": "https://packagist.org/downloads/",
|
411 |
+
"license": [
|
412 |
+
"MIT"
|
413 |
+
],
|
414 |
+
"authors": [
|
415 |
+
{
|
416 |
+
"name": "Jaap van Otterdijk",
|
417 |
+
"email": "opensource@ijaap.nl"
|
418 |
+
}
|
419 |
+
],
|
420 |
+
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
421 |
+
"homepage": "http://www.phpdoc.org",
|
422 |
+
"keywords": [
|
423 |
+
"FQSEN",
|
424 |
+
"phpDocumentor",
|
425 |
+
"phpdoc",
|
426 |
+
"reflection",
|
427 |
+
"static analysis"
|
428 |
+
],
|
429 |
+
"support": {
|
430 |
+
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
|
431 |
+
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
|
432 |
+
},
|
433 |
+
"time": "2020-06-27T09:03:43+00:00"
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"name": "phpdocumentor/reflection-docblock",
|
437 |
+
"version": "5.3.0",
|
438 |
+
"source": {
|
439 |
+
"type": "git",
|
440 |
+
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
441 |
+
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
|
442 |
+
},
|
443 |
+
"dist": {
|
444 |
+
"type": "zip",
|
445 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
|
446 |
+
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
|
447 |
+
"shasum": ""
|
448 |
+
},
|
449 |
+
"require": {
|
450 |
+
"ext-filter": "*",
|
451 |
+
"php": "^7.2 || ^8.0",
|
452 |
+
"phpdocumentor/reflection-common": "^2.2",
|
453 |
+
"phpdocumentor/type-resolver": "^1.3",
|
454 |
+
"webmozart/assert": "^1.9.1"
|
455 |
+
},
|
456 |
+
"require-dev": {
|
457 |
+
"mockery/mockery": "~1.3.2",
|
458 |
+
"psalm/phar": "^4.8"
|
459 |
+
},
|
460 |
+
"type": "library",
|
461 |
+
"extra": {
|
462 |
+
"branch-alias": {
|
463 |
+
"dev-master": "5.x-dev"
|
464 |
+
}
|
465 |
+
},
|
466 |
+
"autoload": {
|
467 |
+
"psr-4": {
|
468 |
+
"phpDocumentor\\Reflection\\": "src"
|
469 |
+
}
|
470 |
+
},
|
471 |
+
"notification-url": "https://packagist.org/downloads/",
|
472 |
+
"license": [
|
473 |
+
"MIT"
|
474 |
+
],
|
475 |
+
"authors": [
|
476 |
+
{
|
477 |
+
"name": "Mike van Riel",
|
478 |
+
"email": "me@mikevanriel.com"
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"name": "Jaap van Otterdijk",
|
482 |
+
"email": "account@ijaap.nl"
|
483 |
+
}
|
484 |
+
],
|
485 |
+
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
486 |
+
"support": {
|
487 |
+
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
488 |
+
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
|
489 |
+
},
|
490 |
+
"time": "2021-10-19T17:43:47+00:00"
|
491 |
+
},
|
492 |
+
{
|
493 |
+
"name": "phpdocumentor/type-resolver",
|
494 |
+
"version": "1.6.0",
|
495 |
+
"source": {
|
496 |
+
"type": "git",
|
497 |
+
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
498 |
+
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
|
499 |
+
},
|
500 |
+
"dist": {
|
501 |
+
"type": "zip",
|
502 |
+
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
|
503 |
+
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
|
504 |
+
"shasum": ""
|
505 |
+
},
|
506 |
+
"require": {
|
507 |
+
"php": "^7.2 || ^8.0",
|
508 |
+
"phpdocumentor/reflection-common": "^2.0"
|
509 |
+
},
|
510 |
+
"require-dev": {
|
511 |
+
"ext-tokenizer": "*",
|
512 |
+
"psalm/phar": "^4.8"
|
513 |
+
},
|
514 |
+
"type": "library",
|
515 |
+
"extra": {
|
516 |
+
"branch-alias": {
|
517 |
+
"dev-1.x": "1.x-dev"
|
518 |
+
}
|
519 |
+
},
|
520 |
+
"autoload": {
|
521 |
+
"psr-4": {
|
522 |
+
"phpDocumentor\\Reflection\\": "src"
|
523 |
+
}
|
524 |
+
},
|
525 |
+
"notification-url": "https://packagist.org/downloads/",
|
526 |
+
"license": [
|
527 |
+
"MIT"
|
528 |
+
],
|
529 |
+
"authors": [
|
530 |
+
{
|
531 |
+
"name": "Mike van Riel",
|
532 |
+
"email": "me@mikevanriel.com"
|
533 |
+
}
|
534 |
+
],
|
535 |
+
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
536 |
+
"support": {
|
537 |
+
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
538 |
+
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
|
539 |
+
},
|
540 |
+
"time": "2022-01-04T19:58:01+00:00"
|
541 |
+
},
|
542 |
+
{
|
543 |
+
"name": "phpspec/prophecy",
|
544 |
+
"version": "v1.15.0",
|
545 |
+
"source": {
|
546 |
+
"type": "git",
|
547 |
+
"url": "https://github.com/phpspec/prophecy.git",
|
548 |
+
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
|
549 |
+
},
|
550 |
+
"dist": {
|
551 |
+
"type": "zip",
|
552 |
+
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
553 |
+
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
554 |
+
"shasum": ""
|
555 |
+
},
|
556 |
+
"require": {
|
557 |
+
"doctrine/instantiator": "^1.2",
|
558 |
+
"php": "^7.2 || ~8.0, <8.2",
|
559 |
+
"phpdocumentor/reflection-docblock": "^5.2",
|
560 |
+
"sebastian/comparator": "^3.0 || ^4.0",
|
561 |
+
"sebastian/recursion-context": "^3.0 || ^4.0"
|
562 |
+
},
|
563 |
+
"require-dev": {
|
564 |
+
"phpspec/phpspec": "^6.0 || ^7.0",
|
565 |
+
"phpunit/phpunit": "^8.0 || ^9.0"
|
566 |
+
},
|
567 |
+
"type": "library",
|
568 |
+
"extra": {
|
569 |
+
"branch-alias": {
|
570 |
+
"dev-master": "1.x-dev"
|
571 |
+
}
|
572 |
+
},
|
573 |
+
"autoload": {
|
574 |
+
"psr-4": {
|
575 |
+
"Prophecy\\": "src/Prophecy"
|
576 |
+
}
|
577 |
+
},
|
578 |
+
"notification-url": "https://packagist.org/downloads/",
|
579 |
+
"license": [
|
580 |
+
"MIT"
|
581 |
+
],
|
582 |
+
"authors": [
|
583 |
+
{
|
584 |
+
"name": "Konstantin Kudryashov",
|
585 |
+
"email": "ever.zet@gmail.com",
|
586 |
+
"homepage": "http://everzet.com"
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"name": "Marcello Duarte",
|
590 |
+
"email": "marcello.duarte@gmail.com"
|
591 |
+
}
|
592 |
+
],
|
593 |
+
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
594 |
+
"homepage": "https://github.com/phpspec/prophecy",
|
595 |
+
"keywords": [
|
596 |
+
"Double",
|
597 |
+
"Dummy",
|
598 |
+
"fake",
|
599 |
+
"mock",
|
600 |
+
"spy",
|
601 |
+
"stub"
|
602 |
+
],
|
603 |
+
"support": {
|
604 |
+
"issues": "https://github.com/phpspec/prophecy/issues",
|
605 |
+
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
|
606 |
+
},
|
607 |
+
"time": "2021-12-08T12:19:24+00:00"
|
608 |
+
},
|
609 |
+
{
|
610 |
+
"name": "phpunit/php-code-coverage",
|
611 |
+
"version": "9.2.10",
|
612 |
+
"source": {
|
613 |
+
"type": "git",
|
614 |
+
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
615 |
+
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
|
616 |
+
},
|
617 |
+
"dist": {
|
618 |
+
"type": "zip",
|
619 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
|
620 |
+
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
|
621 |
+
"shasum": ""
|
622 |
+
},
|
623 |
+
"require": {
|
624 |
+
"ext-dom": "*",
|
625 |
+
"ext-libxml": "*",
|
626 |
+
"ext-xmlwriter": "*",
|
627 |
+
"nikic/php-parser": "^4.13.0",
|
628 |
+
"php": ">=7.3",
|
629 |
+
"phpunit/php-file-iterator": "^3.0.3",
|
630 |
+
"phpunit/php-text-template": "^2.0.2",
|
631 |
+
"sebastian/code-unit-reverse-lookup": "^2.0.2",
|
632 |
+
"sebastian/complexity": "^2.0",
|
633 |
+
"sebastian/environment": "^5.1.2",
|
634 |
+
"sebastian/lines-of-code": "^1.0.3",
|
635 |
+
"sebastian/version": "^3.0.1",
|
636 |
+
"theseer/tokenizer": "^1.2.0"
|
637 |
+
},
|
638 |
+
"require-dev": {
|
639 |
+
"phpunit/phpunit": "^9.3"
|
640 |
+
},
|
641 |
+
"suggest": {
|
642 |
+
"ext-pcov": "*",
|
643 |
+
"ext-xdebug": "*"
|
644 |
+
},
|
645 |
+
"type": "library",
|
646 |
+
"extra": {
|
647 |
+
"branch-alias": {
|
648 |
+
"dev-master": "9.2-dev"
|
649 |
+
}
|
650 |
+
},
|
651 |
+
"autoload": {
|
652 |
+
"classmap": [
|
653 |
+
"src/"
|
654 |
+
]
|
655 |
+
},
|
656 |
+
"notification-url": "https://packagist.org/downloads/",
|
657 |
+
"license": [
|
658 |
+
"BSD-3-Clause"
|
659 |
+
],
|
660 |
+
"authors": [
|
661 |
+
{
|
662 |
+
"name": "Sebastian Bergmann",
|
663 |
+
"email": "sebastian@phpunit.de",
|
664 |
+
"role": "lead"
|
665 |
+
}
|
666 |
+
],
|
667 |
+
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
668 |
+
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
669 |
+
"keywords": [
|
670 |
+
"coverage",
|
671 |
+
"testing",
|
672 |
+
"xunit"
|
673 |
+
],
|
674 |
+
"support": {
|
675 |
+
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
676 |
+
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
|
677 |
+
},
|
678 |
+
"funding": [
|
679 |
+
{
|
680 |
+
"url": "https://github.com/sebastianbergmann",
|
681 |
+
"type": "github"
|
682 |
+
}
|
683 |
+
],
|
684 |
+
"time": "2021-12-05T09:12:13+00:00"
|
685 |
+
},
|
686 |
+
{
|
687 |
+
"name": "phpunit/php-file-iterator",
|
688 |
+
"version": "3.0.6",
|
689 |
+
"source": {
|
690 |
+
"type": "git",
|
691 |
+
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
692 |
+
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
|
693 |
+
},
|
694 |
+
"dist": {
|
695 |
+
"type": "zip",
|
696 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
697 |
+
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
698 |
+
"shasum": ""
|
699 |
+
},
|
700 |
+
"require": {
|
701 |
+
"php": ">=7.3"
|
702 |
+
},
|
703 |
+
"require-dev": {
|
704 |
+
"phpunit/phpunit": "^9.3"
|
705 |
+
},
|
706 |
+
"type": "library",
|
707 |
+
"extra": {
|
708 |
+
"branch-alias": {
|
709 |
+
"dev-master": "3.0-dev"
|
710 |
+
}
|
711 |
+
},
|
712 |
+
"autoload": {
|
713 |
+
"classmap": [
|
714 |
+
"src/"
|
715 |
+
]
|
716 |
+
},
|
717 |
+
"notification-url": "https://packagist.org/downloads/",
|
718 |
+
"license": [
|
719 |
+
"BSD-3-Clause"
|
720 |
+
],
|
721 |
+
"authors": [
|
722 |
+
{
|
723 |
+
"name": "Sebastian Bergmann",
|
724 |
+
"email": "sebastian@phpunit.de",
|
725 |
+
"role": "lead"
|
726 |
+
}
|
727 |
+
],
|
728 |
+
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
729 |
+
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
730 |
+
"keywords": [
|
731 |
+
"filesystem",
|
732 |
+
"iterator"
|
733 |
+
],
|
734 |
+
"support": {
|
735 |
+
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
736 |
+
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
|
737 |
+
},
|
738 |
+
"funding": [
|
739 |
+
{
|
740 |
+
"url": "https://github.com/sebastianbergmann",
|
741 |
+
"type": "github"
|
742 |
+
}
|
743 |
+
],
|
744 |
+
"time": "2021-12-02T12:48:52+00:00"
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"name": "phpunit/php-invoker",
|
748 |
+
"version": "3.1.1",
|
749 |
+
"source": {
|
750 |
+
"type": "git",
|
751 |
+
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
752 |
+
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
|
753 |
+
},
|
754 |
+
"dist": {
|
755 |
+
"type": "zip",
|
756 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
757 |
+
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
758 |
+
"shasum": ""
|
759 |
+
},
|
760 |
+
"require": {
|
761 |
+
"php": ">=7.3"
|
762 |
+
},
|
763 |
+
"require-dev": {
|
764 |
+
"ext-pcntl": "*",
|
765 |
+
"phpunit/phpunit": "^9.3"
|
766 |
+
},
|
767 |
+
"suggest": {
|
768 |
+
"ext-pcntl": "*"
|
769 |
+
},
|
770 |
+
"type": "library",
|
771 |
+
"extra": {
|
772 |
+
"branch-alias": {
|
773 |
+
"dev-master": "3.1-dev"
|
774 |
+
}
|
775 |
+
},
|
776 |
+
"autoload": {
|
777 |
+
"classmap": [
|
778 |
+
"src/"
|
779 |
+
]
|
780 |
+
},
|
781 |
+
"notification-url": "https://packagist.org/downloads/",
|
782 |
+
"license": [
|
783 |
+
"BSD-3-Clause"
|
784 |
+
],
|
785 |
+
"authors": [
|
786 |
+
{
|
787 |
+
"name": "Sebastian Bergmann",
|
788 |
+
"email": "sebastian@phpunit.de",
|
789 |
+
"role": "lead"
|
790 |
+
}
|
791 |
+
],
|
792 |
+
"description": "Invoke callables with a timeout",
|
793 |
+
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
794 |
+
"keywords": [
|
795 |
+
"process"
|
796 |
+
],
|
797 |
+
"support": {
|
798 |
+
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
799 |
+
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
800 |
+
},
|
801 |
+
"funding": [
|
802 |
+
{
|
803 |
+
"url": "https://github.com/sebastianbergmann",
|
804 |
+
"type": "github"
|
805 |
+
}
|
806 |
+
],
|
807 |
+
"time": "2020-09-28T05:58:55+00:00"
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"name": "phpunit/php-text-template",
|
811 |
+
"version": "2.0.4",
|
812 |
+
"source": {
|
813 |
+
"type": "git",
|
814 |
+
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
815 |
+
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
816 |
+
},
|
817 |
+
"dist": {
|
818 |
+
"type": "zip",
|
819 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
820 |
+
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
821 |
+
"shasum": ""
|
822 |
+
},
|
823 |
+
"require": {
|
824 |
+
"php": ">=7.3"
|
825 |
+
},
|
826 |
+
"require-dev": {
|
827 |
+
"phpunit/phpunit": "^9.3"
|
828 |
+
},
|
829 |
+
"type": "library",
|
830 |
+
"extra": {
|
831 |
+
"branch-alias": {
|
832 |
+
"dev-master": "2.0-dev"
|
833 |
+
}
|
834 |
+
},
|
835 |
+
"autoload": {
|
836 |
+
"classmap": [
|
837 |
+
"src/"
|
838 |
+
]
|
839 |
+
},
|
840 |
+
"notification-url": "https://packagist.org/downloads/",
|
841 |
+
"license": [
|
842 |
+
"BSD-3-Clause"
|
843 |
+
],
|
844 |
+
"authors": [
|
845 |
+
{
|
846 |
+
"name": "Sebastian Bergmann",
|
847 |
+
"email": "sebastian@phpunit.de",
|
848 |
+
"role": "lead"
|
849 |
+
}
|
850 |
+
],
|
851 |
+
"description": "Simple template engine.",
|
852 |
+
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
853 |
+
"keywords": [
|
854 |
+
"template"
|
855 |
+
],
|
856 |
+
"support": {
|
857 |
+
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
858 |
+
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
|
859 |
+
},
|
860 |
+
"funding": [
|
861 |
+
{
|
862 |
+
"url": "https://github.com/sebastianbergmann",
|
863 |
+
"type": "github"
|
864 |
+
}
|
865 |
+
],
|
866 |
+
"time": "2020-10-26T05:33:50+00:00"
|
867 |
+
},
|
868 |
+
{
|
869 |
+
"name": "phpunit/php-timer",
|
870 |
+
"version": "5.0.3",
|
871 |
+
"source": {
|
872 |
+
"type": "git",
|
873 |
+
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
874 |
+
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
|
875 |
+
},
|
876 |
+
"dist": {
|
877 |
+
"type": "zip",
|
878 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
879 |
+
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
880 |
+
"shasum": ""
|
881 |
+
},
|
882 |
+
"require": {
|
883 |
+
"php": ">=7.3"
|
884 |
+
},
|
885 |
+
"require-dev": {
|
886 |
+
"phpunit/phpunit": "^9.3"
|
887 |
+
},
|
888 |
+
"type": "library",
|
889 |
+
"extra": {
|
890 |
+
"branch-alias": {
|
891 |
+
"dev-master": "5.0-dev"
|
892 |
+
}
|
893 |
+
},
|
894 |
+
"autoload": {
|
895 |
+
"classmap": [
|
896 |
+
"src/"
|
897 |
+
]
|
898 |
+
},
|
899 |
+
"notification-url": "https://packagist.org/downloads/",
|
900 |
+
"license": [
|
901 |
+
"BSD-3-Clause"
|
902 |
+
],
|
903 |
+
"authors": [
|
904 |
+
{
|
905 |
+
"name": "Sebastian Bergmann",
|
906 |
+
"email": "sebastian@phpunit.de",
|
907 |
+
"role": "lead"
|
908 |
+
}
|
909 |
+
],
|
910 |
+
"description": "Utility class for timing",
|
911 |
+
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
912 |
+
"keywords": [
|
913 |
+
"timer"
|
914 |
+
],
|
915 |
+
"support": {
|
916 |
+
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
917 |
+
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
|
918 |
+
},
|
919 |
+
"funding": [
|
920 |
+
{
|
921 |
+
"url": "https://github.com/sebastianbergmann",
|
922 |
+
"type": "github"
|
923 |
+
}
|
924 |
+
],
|
925 |
+
"time": "2020-10-26T13:16:10+00:00"
|
926 |
+
},
|
927 |
+
{
|
928 |
+
"name": "phpunit/phpunit",
|
929 |
+
"version": "9.5.13",
|
930 |
+
"source": {
|
931 |
+
"type": "git",
|
932 |
+
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
933 |
+
"reference": "597cb647654ede35e43b137926dfdfef0fb11743"
|
934 |
+
},
|
935 |
+
"dist": {
|
936 |
+
"type": "zip",
|
937 |
+
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
|
938 |
+
"reference": "597cb647654ede35e43b137926dfdfef0fb11743",
|
939 |
+
"shasum": ""
|
940 |
+
},
|
941 |
+
"require": {
|
942 |
+
"doctrine/instantiator": "^1.3.1",
|
943 |
+
"ext-dom": "*",
|
944 |
+
"ext-json": "*",
|
945 |
+
"ext-libxml": "*",
|
946 |
+
"ext-mbstring": "*",
|
947 |
+
"ext-xml": "*",
|
948 |
+
"ext-xmlwriter": "*",
|
949 |
+
"myclabs/deep-copy": "^1.10.1",
|
950 |
+
"phar-io/manifest": "^2.0.3",
|
951 |
+
"phar-io/version": "^3.0.2",
|
952 |
+
"php": ">=7.3",
|
953 |
+
"phpspec/prophecy": "^1.12.1",
|
954 |
+
"phpunit/php-code-coverage": "^9.2.7",
|
955 |
+
"phpunit/php-file-iterator": "^3.0.5",
|
956 |
+
"phpunit/php-invoker": "^3.1.1",
|
957 |
+
"phpunit/php-text-template": "^2.0.3",
|
958 |
+
"phpunit/php-timer": "^5.0.2",
|
959 |
+
"sebastian/cli-parser": "^1.0.1",
|
960 |
+
"sebastian/code-unit": "^1.0.6",
|
961 |
+
"sebastian/comparator": "^4.0.5",
|
962 |
+
"sebastian/diff": "^4.0.3",
|
963 |
+
"sebastian/environment": "^5.1.3",
|
964 |
+
"sebastian/exporter": "^4.0.3",
|
965 |
+
"sebastian/global-state": "^5.0.1",
|
966 |
+
"sebastian/object-enumerator": "^4.0.3",
|
967 |
+
"sebastian/resource-operations": "^3.0.3",
|
968 |
+
"sebastian/type": "^2.3.4",
|
969 |
+
"sebastian/version": "^3.0.2"
|
970 |
+
},
|
971 |
+
"require-dev": {
|
972 |
+
"ext-pdo": "*",
|
973 |
+
"phpspec/prophecy-phpunit": "^2.0.1"
|
974 |
+
},
|
975 |
+
"suggest": {
|
976 |
+
"ext-soap": "*",
|
977 |
+
"ext-xdebug": "*"
|
978 |
+
},
|
979 |
+
"bin": [
|
980 |
+
"phpunit"
|
981 |
+
],
|
982 |
+
"type": "library",
|
983 |
+
"extra": {
|
984 |
+
"branch-alias": {
|
985 |
+
"dev-master": "9.5-dev"
|
986 |
+
}
|
987 |
+
},
|
988 |
+
"autoload": {
|
989 |
+
"files": [
|
990 |
+
"src/Framework/Assert/Functions.php"
|
991 |
+
],
|
992 |
+
"classmap": [
|
993 |
+
"src/"
|
994 |
+
]
|
995 |
+
},
|
996 |
+
"notification-url": "https://packagist.org/downloads/",
|
997 |
+
"license": [
|
998 |
+
"BSD-3-Clause"
|
999 |
+
],
|
1000 |
+
"authors": [
|
1001 |
+
{
|
1002 |
+
"name": "Sebastian Bergmann",
|
1003 |
+
"email": "sebastian@phpunit.de",
|
1004 |
+
"role": "lead"
|
1005 |
+
}
|
1006 |
+
],
|
1007 |
+
"description": "The PHP Unit Testing framework.",
|
1008 |
+
"homepage": "https://phpunit.de/",
|
1009 |
+
"keywords": [
|
1010 |
+
"phpunit",
|
1011 |
+
"testing",
|
1012 |
+
"xunit"
|
1013 |
+
],
|
1014 |
+
"support": {
|
1015 |
+
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
1016 |
+
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
|
1017 |
+
},
|
1018 |
+
"funding": [
|
1019 |
+
{
|
1020 |
+
"url": "https://phpunit.de/sponsors.html",
|
1021 |
+
"type": "custom"
|
1022 |
+
},
|
1023 |
+
{
|
1024 |
+
"url": "https://github.com/sebastianbergmann",
|
1025 |
+
"type": "github"
|
1026 |
+
}
|
1027 |
+
],
|
1028 |
+
"time": "2022-01-24T07:33:35+00:00"
|
1029 |
+
},
|
1030 |
+
{
|
1031 |
+
"name": "sebastian/cli-parser",
|
1032 |
+
"version": "1.0.1",
|
1033 |
+
"source": {
|
1034 |
+
"type": "git",
|
1035 |
+
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
1036 |
+
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
|
1037 |
+
},
|
1038 |
+
"dist": {
|
1039 |
+
"type": "zip",
|
1040 |
+
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
1041 |
+
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
1042 |
+
"shasum": ""
|
1043 |
+
},
|
1044 |
+
"require": {
|
1045 |
+
"php": ">=7.3"
|
1046 |
+
},
|
1047 |
+
"require-dev": {
|
1048 |
+
"phpunit/phpunit": "^9.3"
|
1049 |
+
},
|
1050 |
+
"type": "library",
|
1051 |
+
"extra": {
|
1052 |
+
"branch-alias": {
|
1053 |
+
"dev-master": "1.0-dev"
|
1054 |
+
}
|
1055 |
+
},
|
1056 |
+
"autoload": {
|
1057 |
+
"classmap": [
|
1058 |
+
"src/"
|
1059 |
+
]
|
1060 |
+
},
|
1061 |
+
"notification-url": "https://packagist.org/downloads/",
|
1062 |
+
"license": [
|
1063 |
+
"BSD-3-Clause"
|
1064 |
+
],
|
1065 |
+
"authors": [
|
1066 |
+
{
|
1067 |
+
"name": "Sebastian Bergmann",
|
1068 |
+
"email": "sebastian@phpunit.de",
|
1069 |
+
"role": "lead"
|
1070 |
+
}
|
1071 |
+
],
|
1072 |
+
"description": "Library for parsing CLI options",
|
1073 |
+
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
1074 |
+
"support": {
|
1075 |
+
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
1076 |
+
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
|
1077 |
+
},
|
1078 |
+
"funding": [
|
1079 |
+
{
|
1080 |
+
"url": "https://github.com/sebastianbergmann",
|
1081 |
+
"type": "github"
|
1082 |
+
}
|
1083 |
+
],
|
1084 |
+
"time": "2020-09-28T06:08:49+00:00"
|
1085 |
+
},
|
1086 |
+
{
|
1087 |
+
"name": "sebastian/code-unit",
|
1088 |
+
"version": "1.0.8",
|
1089 |
+
"source": {
|
1090 |
+
"type": "git",
|
1091 |
+
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
1092 |
+
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
|
1093 |
+
},
|
1094 |
+
"dist": {
|
1095 |
+
"type": "zip",
|
1096 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
1097 |
+
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
1098 |
+
"shasum": ""
|
1099 |
+
},
|
1100 |
+
"require": {
|
1101 |
+
"php": ">=7.3"
|
1102 |
+
},
|
1103 |
+
"require-dev": {
|
1104 |
+
"phpunit/phpunit": "^9.3"
|
1105 |
+
},
|
1106 |
+
"type": "library",
|
1107 |
+
"extra": {
|
1108 |
+
"branch-alias": {
|
1109 |
+
"dev-master": "1.0-dev"
|
1110 |
+
}
|
1111 |
+
},
|
1112 |
+
"autoload": {
|
1113 |
+
"classmap": [
|
1114 |
+
"src/"
|
1115 |
+
]
|
1116 |
+
},
|
1117 |
+
"notification-url": "https://packagist.org/downloads/",
|
1118 |
+
"license": [
|
1119 |
+
"BSD-3-Clause"
|
1120 |
+
],
|
1121 |
+
"authors": [
|
1122 |
+
{
|
1123 |
+
"name": "Sebastian Bergmann",
|
1124 |
+
"email": "sebastian@phpunit.de",
|
1125 |
+
"role": "lead"
|
1126 |
+
}
|
1127 |
+
],
|
1128 |
+
"description": "Collection of value objects that represent the PHP code units",
|
1129 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
1130 |
+
"support": {
|
1131 |
+
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
1132 |
+
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
|
1133 |
+
},
|
1134 |
+
"funding": [
|
1135 |
+
{
|
1136 |
+
"url": "https://github.com/sebastianbergmann",
|
1137 |
+
"type": "github"
|
1138 |
+
}
|
1139 |
+
],
|
1140 |
+
"time": "2020-10-26T13:08:54+00:00"
|
1141 |
+
},
|
1142 |
+
{
|
1143 |
+
"name": "sebastian/code-unit-reverse-lookup",
|
1144 |
+
"version": "2.0.3",
|
1145 |
+
"source": {
|
1146 |
+
"type": "git",
|
1147 |
+
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
1148 |
+
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
|
1149 |
+
},
|
1150 |
+
"dist": {
|
1151 |
+
"type": "zip",
|
1152 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
1153 |
+
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
1154 |
+
"shasum": ""
|
1155 |
+
},
|
1156 |
+
"require": {
|
1157 |
+
"php": ">=7.3"
|
1158 |
+
},
|
1159 |
+
"require-dev": {
|
1160 |
+
"phpunit/phpunit": "^9.3"
|
1161 |
+
},
|
1162 |
+
"type": "library",
|
1163 |
+
"extra": {
|
1164 |
+
"branch-alias": {
|
1165 |
+
"dev-master": "2.0-dev"
|
1166 |
+
}
|
1167 |
+
},
|
1168 |
+
"autoload": {
|
1169 |
+
"classmap": [
|
1170 |
+
"src/"
|
1171 |
+
]
|
1172 |
+
},
|
1173 |
+
"notification-url": "https://packagist.org/downloads/",
|
1174 |
+
"license": [
|
1175 |
+
"BSD-3-Clause"
|
1176 |
+
],
|
1177 |
+
"authors": [
|
1178 |
+
{
|
1179 |
+
"name": "Sebastian Bergmann",
|
1180 |
+
"email": "sebastian@phpunit.de"
|
1181 |
+
}
|
1182 |
+
],
|
1183 |
+
"description": "Looks up which function or method a line of code belongs to",
|
1184 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
1185 |
+
"support": {
|
1186 |
+
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
1187 |
+
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
|
1188 |
+
},
|
1189 |
+
"funding": [
|
1190 |
+
{
|
1191 |
+
"url": "https://github.com/sebastianbergmann",
|
1192 |
+
"type": "github"
|
1193 |
+
}
|
1194 |
+
],
|
1195 |
+
"time": "2020-09-28T05:30:19+00:00"
|
1196 |
+
},
|
1197 |
+
{
|
1198 |
+
"name": "sebastian/comparator",
|
1199 |
+
"version": "4.0.6",
|
1200 |
+
"source": {
|
1201 |
+
"type": "git",
|
1202 |
+
"url": "https://github.com/sebastianbergmann/comparator.git",
|
1203 |
+
"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
|
1204 |
+
},
|
1205 |
+
"dist": {
|
1206 |
+
"type": "zip",
|
1207 |
+
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
|
1208 |
+
"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
|
1209 |
+
"shasum": ""
|
1210 |
+
},
|
1211 |
+
"require": {
|
1212 |
+
"php": ">=7.3",
|
1213 |
+
"sebastian/diff": "^4.0",
|
1214 |
+
"sebastian/exporter": "^4.0"
|
1215 |
+
},
|
1216 |
+
"require-dev": {
|
1217 |
+
"phpunit/phpunit": "^9.3"
|
1218 |
+
},
|
1219 |
+
"type": "library",
|
1220 |
+
"extra": {
|
1221 |
+
"branch-alias": {
|
1222 |
+
"dev-master": "4.0-dev"
|
1223 |
+
}
|
1224 |
+
},
|
1225 |
+
"autoload": {
|
1226 |
+
"classmap": [
|
1227 |
+
"src/"
|
1228 |
+
]
|
1229 |
+
},
|
1230 |
+
"notification-url": "https://packagist.org/downloads/",
|
1231 |
+
"license": [
|
1232 |
+
"BSD-3-Clause"
|
1233 |
+
],
|
1234 |
+
"authors": [
|
1235 |
+
{
|
1236 |
+
"name": "Sebastian Bergmann",
|
1237 |
+
"email": "sebastian@phpunit.de"
|
1238 |
+
},
|
1239 |
+
{
|
1240 |
+
"name": "Jeff Welch",
|
1241 |
+
"email": "whatthejeff@gmail.com"
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"name": "Volker Dusch",
|
1245 |
+
"email": "github@wallbash.com"
|
1246 |
+
},
|
1247 |
+
{
|
1248 |
+
"name": "Bernhard Schussek",
|
1249 |
+
"email": "bschussek@2bepublished.at"
|
1250 |
+
}
|
1251 |
+
],
|
1252 |
+
"description": "Provides the functionality to compare PHP values for equality",
|
1253 |
+
"homepage": "https://github.com/sebastianbergmann/comparator",
|
1254 |
+
"keywords": [
|
1255 |
+
"comparator",
|
1256 |
+
"compare",
|
1257 |
+
"equality"
|
1258 |
+
],
|
1259 |
+
"support": {
|
1260 |
+
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
1261 |
+
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
|
1262 |
+
},
|
1263 |
+
"funding": [
|
1264 |
+
{
|
1265 |
+
"url": "https://github.com/sebastianbergmann",
|
1266 |
+
"type": "github"
|
1267 |
+
}
|
1268 |
+
],
|
1269 |
+
"time": "2020-10-26T15:49:45+00:00"
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"name": "sebastian/complexity",
|
1273 |
+
"version": "2.0.2",
|
1274 |
+
"source": {
|
1275 |
+
"type": "git",
|
1276 |
+
"url": "https://github.com/sebastianbergmann/complexity.git",
|
1277 |
+
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
|
1278 |
+
},
|
1279 |
+
"dist": {
|
1280 |
+
"type": "zip",
|
1281 |
+
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
|
1282 |
+
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
|
1283 |
+
"shasum": ""
|
1284 |
+
},
|
1285 |
+
"require": {
|
1286 |
+
"nikic/php-parser": "^4.7",
|
1287 |
+
"php": ">=7.3"
|
1288 |
+
},
|
1289 |
+
"require-dev": {
|
1290 |
+
"phpunit/phpunit": "^9.3"
|
1291 |
+
},
|
1292 |
+
"type": "library",
|
1293 |
+
"extra": {
|
1294 |
+
"branch-alias": {
|
1295 |
+
"dev-master": "2.0-dev"
|
1296 |
+
}
|
1297 |
+
},
|
1298 |
+
"autoload": {
|
1299 |
+
"classmap": [
|
1300 |
+
"src/"
|
1301 |
+
]
|
1302 |
+
},
|
1303 |
+
"notification-url": "https://packagist.org/downloads/",
|
1304 |
+
"license": [
|
1305 |
+
"BSD-3-Clause"
|
1306 |
+
],
|
1307 |
+
"authors": [
|
1308 |
+
{
|
1309 |
+
"name": "Sebastian Bergmann",
|
1310 |
+
"email": "sebastian@phpunit.de",
|
1311 |
+
"role": "lead"
|
1312 |
+
}
|
1313 |
+
],
|
1314 |
+
"description": "Library for calculating the complexity of PHP code units",
|
1315 |
+
"homepage": "https://github.com/sebastianbergmann/complexity",
|
1316 |
+
"support": {
|
1317 |
+
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
1318 |
+
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
|
1319 |
+
},
|
1320 |
+
"funding": [
|
1321 |
+
{
|
1322 |
+
"url": "https://github.com/sebastianbergmann",
|
1323 |
+
"type": "github"
|
1324 |
+
}
|
1325 |
+
],
|
1326 |
+
"time": "2020-10-26T15:52:27+00:00"
|
1327 |
+
},
|
1328 |
+
{
|
1329 |
+
"name": "sebastian/diff",
|
1330 |
+
"version": "4.0.4",
|
1331 |
+
"source": {
|
1332 |
+
"type": "git",
|
1333 |
+
"url": "https://github.com/sebastianbergmann/diff.git",
|
1334 |
+
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
|
1335 |
+
},
|
1336 |
+
"dist": {
|
1337 |
+
"type": "zip",
|
1338 |
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
1339 |
+
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
1340 |
+
"shasum": ""
|
1341 |
+
},
|
1342 |
+
"require": {
|
1343 |
+
"php": ">=7.3"
|
1344 |
+
},
|
1345 |
+
"require-dev": {
|
1346 |
+
"phpunit/phpunit": "^9.3",
|
1347 |
+
"symfony/process": "^4.2 || ^5"
|
1348 |
+
},
|
1349 |
+
"type": "library",
|
1350 |
+
"extra": {
|
1351 |
+
"branch-alias": {
|
1352 |
+
"dev-master": "4.0-dev"
|
1353 |
+
}
|
1354 |
+
},
|
1355 |
+
"autoload": {
|
1356 |
+
"classmap": [
|
1357 |
+
"src/"
|
1358 |
+
]
|
1359 |
+
},
|
1360 |
+
"notification-url": "https://packagist.org/downloads/",
|
1361 |
+
"license": [
|
1362 |
+
"BSD-3-Clause"
|
1363 |
+
],
|
1364 |
+
"authors": [
|
1365 |
+
{
|
1366 |
+
"name": "Sebastian Bergmann",
|
1367 |
+
"email": "sebastian@phpunit.de"
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"name": "Kore Nordmann",
|
1371 |
+
"email": "mail@kore-nordmann.de"
|
1372 |
+
}
|
1373 |
+
],
|
1374 |
+
"description": "Diff implementation",
|
1375 |
+
"homepage": "https://github.com/sebastianbergmann/diff",
|
1376 |
+
"keywords": [
|
1377 |
+
"diff",
|
1378 |
+
"udiff",
|
1379 |
+
"unidiff",
|
1380 |
+
"unified diff"
|
1381 |
+
],
|
1382 |
+
"support": {
|
1383 |
+
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
1384 |
+
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
|
1385 |
+
},
|
1386 |
+
"funding": [
|
1387 |
+
{
|
1388 |
+
"url": "https://github.com/sebastianbergmann",
|
1389 |
+
"type": "github"
|
1390 |
+
}
|
1391 |
+
],
|
1392 |
+
"time": "2020-10-26T13:10:38+00:00"
|
1393 |
+
},
|
1394 |
+
{
|
1395 |
+
"name": "sebastian/environment",
|
1396 |
+
"version": "5.1.3",
|
1397 |
+
"source": {
|
1398 |
+
"type": "git",
|
1399 |
+
"url": "https://github.com/sebastianbergmann/environment.git",
|
1400 |
+
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
|
1401 |
+
},
|
1402 |
+
"dist": {
|
1403 |
+
"type": "zip",
|
1404 |
+
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
|
1405 |
+
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
|
1406 |
+
"shasum": ""
|
1407 |
+
},
|
1408 |
+
"require": {
|
1409 |
+
"php": ">=7.3"
|
1410 |
+
},
|
1411 |
+
"require-dev": {
|
1412 |
+
"phpunit/phpunit": "^9.3"
|
1413 |
+
},
|
1414 |
+
"suggest": {
|
1415 |
+
"ext-posix": "*"
|
1416 |
+
},
|
1417 |
+
"type": "library",
|
1418 |
+
"extra": {
|
1419 |
+
"branch-alias": {
|
1420 |
+
"dev-master": "5.1-dev"
|
1421 |
+
}
|
1422 |
+
},
|
1423 |
+
"autoload": {
|
1424 |
+
"classmap": [
|
1425 |
+
"src/"
|
1426 |
+
]
|
1427 |
+
},
|
1428 |
+
"notification-url": "https://packagist.org/downloads/",
|
1429 |
+
"license": [
|
1430 |
+
"BSD-3-Clause"
|
1431 |
+
],
|
1432 |
+
"authors": [
|
1433 |
+
{
|
1434 |
+
"name": "Sebastian Bergmann",
|
1435 |
+
"email": "sebastian@phpunit.de"
|
1436 |
+
}
|
1437 |
+
],
|
1438 |
+
"description": "Provides functionality to handle HHVM/PHP environments",
|
1439 |
+
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
1440 |
+
"keywords": [
|
1441 |
+
"Xdebug",
|
1442 |
+
"environment",
|
1443 |
+
"hhvm"
|
1444 |
+
],
|
1445 |
+
"support": {
|
1446 |
+
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
1447 |
+
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
|
1448 |
+
},
|
1449 |
+
"funding": [
|
1450 |
+
{
|
1451 |
+
"url": "https://github.com/sebastianbergmann",
|
1452 |
+
"type": "github"
|
1453 |
+
}
|
1454 |
+
],
|
1455 |
+
"time": "2020-09-28T05:52:38+00:00"
|
1456 |
+
},
|
1457 |
+
{
|
1458 |
+
"name": "sebastian/exporter",
|
1459 |
+
"version": "4.0.4",
|
1460 |
+
"source": {
|
1461 |
+
"type": "git",
|
1462 |
+
"url": "https://github.com/sebastianbergmann/exporter.git",
|
1463 |
+
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
|
1464 |
+
},
|
1465 |
+
"dist": {
|
1466 |
+
"type": "zip",
|
1467 |
+
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
1468 |
+
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
1469 |
+
"shasum": ""
|
1470 |
+
},
|
1471 |
+
"require": {
|
1472 |
+
"php": ">=7.3",
|
1473 |
+
"sebastian/recursion-context": "^4.0"
|
1474 |
+
},
|
1475 |
+
"require-dev": {
|
1476 |
+
"ext-mbstring": "*",
|
1477 |
+
"phpunit/phpunit": "^9.3"
|
1478 |
+
},
|
1479 |
+
"type": "library",
|
1480 |
+
"extra": {
|
1481 |
+
"branch-alias": {
|
1482 |
+
"dev-master": "4.0-dev"
|
1483 |
+
}
|
1484 |
+
},
|
1485 |
+
"autoload": {
|
1486 |
+
"classmap": [
|
1487 |
+
"src/"
|
1488 |
+
]
|
1489 |
+
},
|
1490 |
+
"notification-url": "https://packagist.org/downloads/",
|
1491 |
+
"license": [
|
1492 |
+
"BSD-3-Clause"
|
1493 |
+
],
|
1494 |
+
"authors": [
|
1495 |
+
{
|
1496 |
+
"name": "Sebastian Bergmann",
|
1497 |
+
"email": "sebastian@phpunit.de"
|
1498 |
+
},
|
1499 |
+
{
|
1500 |
+
"name": "Jeff Welch",
|
1501 |
+
"email": "whatthejeff@gmail.com"
|
1502 |
+
},
|
1503 |
+
{
|
1504 |
+
"name": "Volker Dusch",
|
1505 |
+
"email": "github@wallbash.com"
|
1506 |
+
},
|
1507 |
+
{
|
1508 |
+
"name": "Adam Harvey",
|
1509 |
+
"email": "aharvey@php.net"
|
1510 |
+
},
|
1511 |
+
{
|
1512 |
+
"name": "Bernhard Schussek",
|
1513 |
+
"email": "bschussek@gmail.com"
|
1514 |
+
}
|
1515 |
+
],
|
1516 |
+
"description": "Provides the functionality to export PHP variables for visualization",
|
1517 |
+
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
1518 |
+
"keywords": [
|
1519 |
+
"export",
|
1520 |
+
"exporter"
|
1521 |
+
],
|
1522 |
+
"support": {
|
1523 |
+
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
1524 |
+
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
|
1525 |
+
},
|
1526 |
+
"funding": [
|
1527 |
+
{
|
1528 |
+
"url": "https://github.com/sebastianbergmann",
|
1529 |
+
"type": "github"
|
1530 |
+
}
|
1531 |
+
],
|
1532 |
+
"time": "2021-11-11T14:18:36+00:00"
|
1533 |
+
},
|
1534 |
+
{
|
1535 |
+
"name": "sebastian/global-state",
|
1536 |
+
"version": "5.0.5",
|
1537 |
+
"source": {
|
1538 |
+
"type": "git",
|
1539 |
+
"url": "https://github.com/sebastianbergmann/global-state.git",
|
1540 |
+
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
|
1541 |
+
},
|
1542 |
+
"dist": {
|
1543 |
+
"type": "zip",
|
1544 |
+
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
1545 |
+
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
1546 |
+
"shasum": ""
|
1547 |
+
},
|
1548 |
+
"require": {
|
1549 |
+
"php": ">=7.3",
|
1550 |
+
"sebastian/object-reflector": "^2.0",
|
1551 |
+
"sebastian/recursion-context": "^4.0"
|
1552 |
+
},
|
1553 |
+
"require-dev": {
|
1554 |
+
"ext-dom": "*",
|
1555 |
+
"phpunit/phpunit": "^9.3"
|
1556 |
+
},
|
1557 |
+
"suggest": {
|
1558 |
+
"ext-uopz": "*"
|
1559 |
+
},
|
1560 |
+
"type": "library",
|
1561 |
+
"extra": {
|
1562 |
+
"branch-alias": {
|
1563 |
+
"dev-master": "5.0-dev"
|
1564 |
+
}
|
1565 |
+
},
|
1566 |
+
"autoload": {
|
1567 |
+
"classmap": [
|
1568 |
+
"src/"
|
1569 |
+
]
|
1570 |
+
},
|
1571 |
+
"notification-url": "https://packagist.org/downloads/",
|
1572 |
+
"license": [
|
1573 |
+
"BSD-3-Clause"
|
1574 |
+
],
|
1575 |
+
"authors": [
|
1576 |
+
{
|
1577 |
+
"name": "Sebastian Bergmann",
|
1578 |
+
"email": "sebastian@phpunit.de"
|
1579 |
+
}
|
1580 |
+
],
|
1581 |
+
"description": "Snapshotting of global state",
|
1582 |
+
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
1583 |
+
"keywords": [
|
1584 |
+
"global state"
|
1585 |
+
],
|
1586 |
+
"support": {
|
1587 |
+
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
1588 |
+
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
|
1589 |
+
},
|
1590 |
+
"funding": [
|
1591 |
+
{
|
1592 |
+
"url": "https://github.com/sebastianbergmann",
|
1593 |
+
"type": "github"
|
1594 |
+
}
|
1595 |
+
],
|
1596 |
+
"time": "2022-02-14T08:28:10+00:00"
|
1597 |
+
},
|
1598 |
+
{
|
1599 |
+
"name": "sebastian/lines-of-code",
|
1600 |
+
"version": "1.0.3",
|
1601 |
+
"source": {
|
1602 |
+
"type": "git",
|
1603 |
+
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
1604 |
+
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
|
1605 |
+
},
|
1606 |
+
"dist": {
|
1607 |
+
"type": "zip",
|
1608 |
+
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
1609 |
+
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
1610 |
+
"shasum": ""
|
1611 |
+
},
|
1612 |
+
"require": {
|
1613 |
+
"nikic/php-parser": "^4.6",
|
1614 |
+
"php": ">=7.3"
|
1615 |
+
},
|
1616 |
+
"require-dev": {
|
1617 |
+
"phpunit/phpunit": "^9.3"
|
1618 |
+
},
|
1619 |
+
"type": "library",
|
1620 |
+
"extra": {
|
1621 |
+
"branch-alias": {
|
1622 |
+
"dev-master": "1.0-dev"
|
1623 |
+
}
|
1624 |
+
},
|
1625 |
+
"autoload": {
|
1626 |
+
"classmap": [
|
1627 |
+
"src/"
|
1628 |
+
]
|
1629 |
+
},
|
1630 |
+
"notification-url": "https://packagist.org/downloads/",
|
1631 |
+
"license": [
|
1632 |
+
"BSD-3-Clause"
|
1633 |
+
],
|
1634 |
+
"authors": [
|
1635 |
+
{
|
1636 |
+
"name": "Sebastian Bergmann",
|
1637 |
+
"email": "sebastian@phpunit.de",
|
1638 |
+
"role": "lead"
|
1639 |
+
}
|
1640 |
+
],
|
1641 |
+
"description": "Library for counting the lines of code in PHP source code",
|
1642 |
+
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
1643 |
+
"support": {
|
1644 |
+
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
1645 |
+
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
|
1646 |
+
},
|
1647 |
+
"funding": [
|
1648 |
+
{
|
1649 |
+
"url": "https://github.com/sebastianbergmann",
|
1650 |
+
"type": "github"
|
1651 |
+
}
|
1652 |
+
],
|
1653 |
+
"time": "2020-11-28T06:42:11+00:00"
|
1654 |
+
},
|
1655 |
+
{
|
1656 |
+
"name": "sebastian/object-enumerator",
|
1657 |
+
"version": "4.0.4",
|
1658 |
+
"source": {
|
1659 |
+
"type": "git",
|
1660 |
+
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
1661 |
+
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
|
1662 |
+
},
|
1663 |
+
"dist": {
|
1664 |
+
"type": "zip",
|
1665 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
|
1666 |
+
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
|
1667 |
+
"shasum": ""
|
1668 |
+
},
|
1669 |
+
"require": {
|
1670 |
+
"php": ">=7.3",
|
1671 |
+
"sebastian/object-reflector": "^2.0",
|
1672 |
+
"sebastian/recursion-context": "^4.0"
|
1673 |
+
},
|
1674 |
+
"require-dev": {
|
1675 |
+
"phpunit/phpunit": "^9.3"
|
1676 |
+
},
|
1677 |
+
"type": "library",
|
1678 |
+
"extra": {
|
1679 |
+
"branch-alias": {
|
1680 |
+
"dev-master": "4.0-dev"
|
1681 |
+
}
|
1682 |
+
},
|
1683 |
+
"autoload": {
|
1684 |
+
"classmap": [
|
1685 |
+
"src/"
|
1686 |
+
]
|
1687 |
+
},
|
1688 |
+
"notification-url": "https://packagist.org/downloads/",
|
1689 |
+
"license": [
|
1690 |
+
"BSD-3-Clause"
|
1691 |
+
],
|
1692 |
+
"authors": [
|
1693 |
+
{
|
1694 |
+
"name": "Sebastian Bergmann",
|
1695 |
+
"email": "sebastian@phpunit.de"
|
1696 |
+
}
|
1697 |
+
],
|
1698 |
+
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
1699 |
+
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
1700 |
+
"support": {
|
1701 |
+
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
1702 |
+
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
|
1703 |
+
},
|
1704 |
+
"funding": [
|
1705 |
+
{
|
1706 |
+
"url": "https://github.com/sebastianbergmann",
|
1707 |
+
"type": "github"
|
1708 |
+
}
|
1709 |
+
],
|
1710 |
+
"time": "2020-10-26T13:12:34+00:00"
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"name": "sebastian/object-reflector",
|
1714 |
+
"version": "2.0.4",
|
1715 |
+
"source": {
|
1716 |
+
"type": "git",
|
1717 |
+
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
1718 |
+
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
|
1719 |
+
},
|
1720 |
+
"dist": {
|
1721 |
+
"type": "zip",
|
1722 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
1723 |
+
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
1724 |
+
"shasum": ""
|
1725 |
+
},
|
1726 |
+
"require": {
|
1727 |
+
"php": ">=7.3"
|
1728 |
+
},
|
1729 |
+
"require-dev": {
|
1730 |
+
"phpunit/phpunit": "^9.3"
|
1731 |
+
},
|
1732 |
+
"type": "library",
|
1733 |
+
"extra": {
|
1734 |
+
"branch-alias": {
|
1735 |
+
"dev-master": "2.0-dev"
|
1736 |
+
}
|
1737 |
+
},
|
1738 |
+
"autoload": {
|
1739 |
+
"classmap": [
|
1740 |
+
"src/"
|
1741 |
+
]
|
1742 |
+
},
|
1743 |
+
"notification-url": "https://packagist.org/downloads/",
|
1744 |
+
"license": [
|
1745 |
+
"BSD-3-Clause"
|
1746 |
+
],
|
1747 |
+
"authors": [
|
1748 |
+
{
|
1749 |
+
"name": "Sebastian Bergmann",
|
1750 |
+
"email": "sebastian@phpunit.de"
|
1751 |
+
}
|
1752 |
+
],
|
1753 |
+
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
1754 |
+
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
1755 |
+
"support": {
|
1756 |
+
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
1757 |
+
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
|
1758 |
+
},
|
1759 |
+
"funding": [
|
1760 |
+
{
|
1761 |
+
"url": "https://github.com/sebastianbergmann",
|
1762 |
+
"type": "github"
|
1763 |
+
}
|
1764 |
+
],
|
1765 |
+
"time": "2020-10-26T13:14:26+00:00"
|
1766 |
+
},
|
1767 |
+
{
|
1768 |
+
"name": "sebastian/recursion-context",
|
1769 |
+
"version": "4.0.4",
|
1770 |
+
"source": {
|
1771 |
+
"type": "git",
|
1772 |
+
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
1773 |
+
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
|
1774 |
+
},
|
1775 |
+
"dist": {
|
1776 |
+
"type": "zip",
|
1777 |
+
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
|
1778 |
+
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
|
1779 |
+
"shasum": ""
|
1780 |
+
},
|
1781 |
+
"require": {
|
1782 |
+
"php": ">=7.3"
|
1783 |
+
},
|
1784 |
+
"require-dev": {
|
1785 |
+
"phpunit/phpunit": "^9.3"
|
1786 |
+
},
|
1787 |
+
"type": "library",
|
1788 |
+
"extra": {
|
1789 |
+
"branch-alias": {
|
1790 |
+
"dev-master": "4.0-dev"
|
1791 |
+
}
|
1792 |
+
},
|
1793 |
+
"autoload": {
|
1794 |
+
"classmap": [
|
1795 |
+
"src/"
|
1796 |
+
]
|
1797 |
+
},
|
1798 |
+
"notification-url": "https://packagist.org/downloads/",
|
1799 |
+
"license": [
|
1800 |
+
"BSD-3-Clause"
|
1801 |
+
],
|
1802 |
+
"authors": [
|
1803 |
+
{
|
1804 |
+
"name": "Sebastian Bergmann",
|
1805 |
+
"email": "sebastian@phpunit.de"
|
1806 |
+
},
|
1807 |
+
{
|
1808 |
+
"name": "Jeff Welch",
|
1809 |
+
"email": "whatthejeff@gmail.com"
|
1810 |
+
},
|
1811 |
+
{
|
1812 |
+
"name": "Adam Harvey",
|
1813 |
+
"email": "aharvey@php.net"
|
1814 |
+
}
|
1815 |
+
],
|
1816 |
+
"description": "Provides functionality to recursively process PHP variables",
|
1817 |
+
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
1818 |
+
"support": {
|
1819 |
+
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
1820 |
+
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
|
1821 |
+
},
|
1822 |
+
"funding": [
|
1823 |
+
{
|
1824 |
+
"url": "https://github.com/sebastianbergmann",
|
1825 |
+
"type": "github"
|
1826 |
+
}
|
1827 |
+
],
|
1828 |
+
"time": "2020-10-26T13:17:30+00:00"
|
1829 |
+
},
|
1830 |
+
{
|
1831 |
+
"name": "sebastian/resource-operations",
|
1832 |
+
"version": "3.0.3",
|
1833 |
+
"source": {
|
1834 |
+
"type": "git",
|
1835 |
+
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
1836 |
+
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
|
1837 |
+
},
|
1838 |
+
"dist": {
|
1839 |
+
"type": "zip",
|
1840 |
+
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
1841 |
+
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
1842 |
+
"shasum": ""
|
1843 |
+
},
|
1844 |
+
"require": {
|
1845 |
+
"php": ">=7.3"
|
1846 |
+
},
|
1847 |
+
"require-dev": {
|
1848 |
+
"phpunit/phpunit": "^9.0"
|
1849 |
+
},
|
1850 |
+
"type": "library",
|
1851 |
+
"extra": {
|
1852 |
+
"branch-alias": {
|
1853 |
+
"dev-master": "3.0-dev"
|
1854 |
+
}
|
1855 |
+
},
|
1856 |
+
"autoload": {
|
1857 |
+
"classmap": [
|
1858 |
+
"src/"
|
1859 |
+
]
|
1860 |
+
},
|
1861 |
+
"notification-url": "https://packagist.org/downloads/",
|
1862 |
+
"license": [
|
1863 |
+
"BSD-3-Clause"
|
1864 |
+
],
|
1865 |
+
"authors": [
|
1866 |
+
{
|
1867 |
+
"name": "Sebastian Bergmann",
|
1868 |
+
"email": "sebastian@phpunit.de"
|
1869 |
+
}
|
1870 |
+
],
|
1871 |
+
"description": "Provides a list of PHP built-in functions that operate on resources",
|
1872 |
+
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
1873 |
+
"support": {
|
1874 |
+
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
1875 |
+
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
|
1876 |
+
},
|
1877 |
+
"funding": [
|
1878 |
+
{
|
1879 |
+
"url": "https://github.com/sebastianbergmann",
|
1880 |
+
"type": "github"
|
1881 |
+
}
|
1882 |
+
],
|
1883 |
+
"time": "2020-09-28T06:45:17+00:00"
|
1884 |
+
},
|
1885 |
+
{
|
1886 |
+
"name": "sebastian/type",
|
1887 |
+
"version": "2.3.4",
|
1888 |
"source": {
|
1889 |
"type": "git",
|
1890 |
+
"url": "https://github.com/sebastianbergmann/type.git",
|
1891 |
+
"reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
|
1892 |
},
|
1893 |
"dist": {
|
1894 |
"type": "zip",
|
1895 |
+
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
|
1896 |
+
"reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
|
1897 |
"shasum": ""
|
1898 |
},
|
1899 |
+
"require": {
|
1900 |
+
"php": ">=7.3"
|
1901 |
+
},
|
1902 |
+
"require-dev": {
|
1903 |
+
"phpunit/phpunit": "^9.3"
|
1904 |
+
},
|
1905 |
"type": "library",
|
1906 |
+
"extra": {
|
1907 |
+
"branch-alias": {
|
1908 |
+
"dev-master": "2.3-dev"
|
1909 |
+
}
|
1910 |
+
},
|
1911 |
"autoload": {
|
1912 |
+
"classmap": [
|
1913 |
+
"src/"
|
1914 |
+
]
|
1915 |
+
},
|
1916 |
+
"notification-url": "https://packagist.org/downloads/",
|
1917 |
+
"license": [
|
1918 |
+
"BSD-3-Clause"
|
1919 |
+
],
|
1920 |
+
"authors": [
|
1921 |
+
{
|
1922 |
+
"name": "Sebastian Bergmann",
|
1923 |
+
"email": "sebastian@phpunit.de",
|
1924 |
+
"role": "lead"
|
1925 |
+
}
|
1926 |
+
],
|
1927 |
+
"description": "Collection of value objects that represent the types of the PHP type system",
|
1928 |
+
"homepage": "https://github.com/sebastianbergmann/type",
|
1929 |
+
"support": {
|
1930 |
+
"issues": "https://github.com/sebastianbergmann/type/issues",
|
1931 |
+
"source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
|
1932 |
+
},
|
1933 |
+
"funding": [
|
1934 |
+
{
|
1935 |
+
"url": "https://github.com/sebastianbergmann",
|
1936 |
+
"type": "github"
|
1937 |
+
}
|
1938 |
+
],
|
1939 |
+
"time": "2021-06-15T12:49:02+00:00"
|
1940 |
+
},
|
1941 |
+
{
|
1942 |
+
"name": "sebastian/version",
|
1943 |
+
"version": "3.0.2",
|
1944 |
+
"source": {
|
1945 |
+
"type": "git",
|
1946 |
+
"url": "https://github.com/sebastianbergmann/version.git",
|
1947 |
+
"reference": "c6c1022351a901512170118436c764e473f6de8c"
|
1948 |
+
},
|
1949 |
+
"dist": {
|
1950 |
+
"type": "zip",
|
1951 |
+
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
|
1952 |
+
"reference": "c6c1022351a901512170118436c764e473f6de8c",
|
1953 |
+
"shasum": ""
|
1954 |
+
},
|
1955 |
+
"require": {
|
1956 |
+
"php": ">=7.3"
|
1957 |
+
},
|
1958 |
+
"type": "library",
|
1959 |
+
"extra": {
|
1960 |
+
"branch-alias": {
|
1961 |
+
"dev-master": "3.0-dev"
|
1962 |
}
|
1963 |
},
|
1964 |
+
"autoload": {
|
1965 |
+
"classmap": [
|
1966 |
+
"src/"
|
1967 |
+
]
|
1968 |
+
},
|
1969 |
"notification-url": "https://packagist.org/downloads/",
|
1970 |
"license": [
|
1971 |
+
"BSD-3-Clause"
|
1972 |
],
|
1973 |
"authors": [
|
1974 |
{
|
1975 |
+
"name": "Sebastian Bergmann",
|
1976 |
+
"email": "sebastian@phpunit.de",
|
1977 |
+
"role": "lead"
|
1978 |
}
|
1979 |
],
|
1980 |
+
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
1981 |
+
"homepage": "https://github.com/sebastianbergmann/version",
|
1982 |
"support": {
|
1983 |
+
"issues": "https://github.com/sebastianbergmann/version/issues",
|
1984 |
+
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
|
1985 |
},
|
1986 |
+
"funding": [
|
1987 |
+
{
|
1988 |
+
"url": "https://github.com/sebastianbergmann",
|
1989 |
+
"type": "github"
|
1990 |
+
}
|
1991 |
+
],
|
1992 |
+
"time": "2020-09-28T06:39:44+00:00"
|
1993 |
+
},
|
1994 |
{
|
1995 |
"name": "sirbrillig/phpcs-variable-analysis",
|
1996 |
"version": "v2.11.2",
|
2046 |
},
|
2047 |
{
|
2048 |
"name": "squizlabs/php_codesniffer",
|
2049 |
+
"version": "3.6.2",
|
2050 |
"source": {
|
2051 |
"type": "git",
|
2052 |
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
2053 |
+
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
|
2054 |
},
|
2055 |
"dist": {
|
2056 |
"type": "zip",
|
2057 |
+
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
|
2058 |
+
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
|
2059 |
"shasum": ""
|
2060 |
},
|
2061 |
"require": {
|
2098 |
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
2099 |
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
2100 |
},
|
2101 |
+
"time": "2021-12-12T21:44:58+00:00"
|
2102 |
+
},
|
2103 |
+
{
|
2104 |
+
"name": "symfony/polyfill-ctype",
|
2105 |
+
"version": "v1.24.0",
|
2106 |
+
"source": {
|
2107 |
+
"type": "git",
|
2108 |
+
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2109 |
+
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
2110 |
+
},
|
2111 |
+
"dist": {
|
2112 |
+
"type": "zip",
|
2113 |
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
2114 |
+
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
2115 |
+
"shasum": ""
|
2116 |
+
},
|
2117 |
+
"require": {
|
2118 |
+
"php": ">=7.1"
|
2119 |
+
},
|
2120 |
+
"provide": {
|
2121 |
+
"ext-ctype": "*"
|
2122 |
+
},
|
2123 |
+
"suggest": {
|
2124 |
+
"ext-ctype": "For best performance"
|
2125 |
+
},
|
2126 |
+
"type": "library",
|
2127 |
+
"extra": {
|
2128 |
+
"branch-alias": {
|
2129 |
+
"dev-main": "1.23-dev"
|
2130 |
+
},
|
2131 |
+
"thanks": {
|
2132 |
+
"name": "symfony/polyfill",
|
2133 |
+
"url": "https://github.com/symfony/polyfill"
|
2134 |
+
}
|
2135 |
+
},
|
2136 |
+
"autoload": {
|
2137 |
+
"psr-4": {
|
2138 |
+
"Symfony\\Polyfill\\Ctype\\": ""
|
2139 |
+
},
|
2140 |
+
"files": [
|
2141 |
+
"bootstrap.php"
|
2142 |
+
]
|
2143 |
+
},
|
2144 |
+
"notification-url": "https://packagist.org/downloads/",
|
2145 |
+
"license": [
|
2146 |
+
"MIT"
|
2147 |
+
],
|
2148 |
+
"authors": [
|
2149 |
+
{
|
2150 |
+
"name": "Gert de Pagter",
|
2151 |
+
"email": "BackEndTea@gmail.com"
|
2152 |
+
},
|
2153 |
+
{
|
2154 |
+
"name": "Symfony Community",
|
2155 |
+
"homepage": "https://symfony.com/contributors"
|
2156 |
+
}
|
2157 |
+
],
|
2158 |
+
"description": "Symfony polyfill for ctype functions",
|
2159 |
+
"homepage": "https://symfony.com",
|
2160 |
+
"keywords": [
|
2161 |
+
"compatibility",
|
2162 |
+
"ctype",
|
2163 |
+
"polyfill",
|
2164 |
+
"portable"
|
2165 |
+
],
|
2166 |
+
"support": {
|
2167 |
+
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
|
2168 |
+
},
|
2169 |
+
"funding": [
|
2170 |
+
{
|
2171 |
+
"url": "https://symfony.com/sponsor",
|
2172 |
+
"type": "custom"
|
2173 |
+
},
|
2174 |
+
{
|
2175 |
+
"url": "https://github.com/fabpot",
|
2176 |
+
"type": "github"
|
2177 |
+
},
|
2178 |
+
{
|
2179 |
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
2180 |
+
"type": "tidelift"
|
2181 |
+
}
|
2182 |
+
],
|
2183 |
+
"time": "2021-10-20T20:35:02+00:00"
|
2184 |
+
},
|
2185 |
+
{
|
2186 |
+
"name": "theseer/tokenizer",
|
2187 |
+
"version": "1.2.1",
|
2188 |
+
"source": {
|
2189 |
+
"type": "git",
|
2190 |
+
"url": "https://github.com/theseer/tokenizer.git",
|
2191 |
+
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
|
2192 |
+
},
|
2193 |
+
"dist": {
|
2194 |
+
"type": "zip",
|
2195 |
+
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
|
2196 |
+
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
|
2197 |
+
"shasum": ""
|
2198 |
+
},
|
2199 |
+
"require": {
|
2200 |
+
"ext-dom": "*",
|
2201 |
+
"ext-tokenizer": "*",
|
2202 |
+
"ext-xmlwriter": "*",
|
2203 |
+
"php": "^7.2 || ^8.0"
|
2204 |
+
},
|
2205 |
+
"type": "library",
|
2206 |
+
"autoload": {
|
2207 |
+
"classmap": [
|
2208 |
+
"src/"
|
2209 |
+
]
|
2210 |
+
},
|
2211 |
+
"notification-url": "https://packagist.org/downloads/",
|
2212 |
+
"license": [
|
2213 |
+
"BSD-3-Clause"
|
2214 |
+
],
|
2215 |
+
"authors": [
|
2216 |
+
{
|
2217 |
+
"name": "Arne Blankerts",
|
2218 |
+
"email": "arne@blankerts.de",
|
2219 |
+
"role": "Developer"
|
2220 |
+
}
|
2221 |
+
],
|
2222 |
+
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
2223 |
+
"support": {
|
2224 |
+
"issues": "https://github.com/theseer/tokenizer/issues",
|
2225 |
+
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
|
2226 |
+
},
|
2227 |
+
"funding": [
|
2228 |
+
{
|
2229 |
+
"url": "https://github.com/theseer",
|
2230 |
+
"type": "github"
|
2231 |
+
}
|
2232 |
+
],
|
2233 |
+
"time": "2021-07-28T10:34:58+00:00"
|
2234 |
+
},
|
2235 |
+
{
|
2236 |
+
"name": "vektor-inc/vk-wp-unit-test-tools",
|
2237 |
+
"version": "0.10.0",
|
2238 |
+
"source": {
|
2239 |
+
"type": "git",
|
2240 |
+
"url": "https://github.com/vektor-inc/vk-wp-unit-test-tools.git",
|
2241 |
+
"reference": "5ce9eb397ba1ec76193664e6877288ffa22b9422"
|
2242 |
+
},
|
2243 |
+
"dist": {
|
2244 |
+
"type": "zip",
|
2245 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-wp-unit-test-tools/zipball/5ce9eb397ba1ec76193664e6877288ffa22b9422",
|
2246 |
+
"reference": "5ce9eb397ba1ec76193664e6877288ffa22b9422",
|
2247 |
+
"shasum": ""
|
2248 |
+
},
|
2249 |
+
"type": "library",
|
2250 |
+
"autoload": {
|
2251 |
+
"psr-4": {
|
2252 |
+
"VK_WP_Unit_Test_Tools\\": "src/"
|
2253 |
+
}
|
2254 |
+
},
|
2255 |
+
"notification-url": "https://packagist.org/downloads/",
|
2256 |
+
"license": [
|
2257 |
+
"MIT"
|
2258 |
+
],
|
2259 |
+
"authors": [
|
2260 |
+
{
|
2261 |
+
"name": "kurudrive",
|
2262 |
+
"email": "kurudrive@gmail.com"
|
2263 |
+
}
|
2264 |
+
],
|
2265 |
+
"description": "WordPress PHPUnit test tools",
|
2266 |
+
"support": {
|
2267 |
+
"issues": "https://github.com/vektor-inc/vk-wp-unit-test-tools/issues",
|
2268 |
+
"source": "https://github.com/vektor-inc/vk-wp-unit-test-tools/tree/0.10.0"
|
2269 |
+
},
|
2270 |
+
"time": "2021-09-03T10:14:12+00:00"
|
2271 |
+
},
|
2272 |
+
{
|
2273 |
+
"name": "webmozart/assert",
|
2274 |
+
"version": "1.10.0",
|
2275 |
+
"source": {
|
2276 |
+
"type": "git",
|
2277 |
+
"url": "https://github.com/webmozarts/assert.git",
|
2278 |
+
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
|
2279 |
+
},
|
2280 |
+
"dist": {
|
2281 |
+
"type": "zip",
|
2282 |
+
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
|
2283 |
+
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
|
2284 |
+
"shasum": ""
|
2285 |
+
},
|
2286 |
+
"require": {
|
2287 |
+
"php": "^7.2 || ^8.0",
|
2288 |
+
"symfony/polyfill-ctype": "^1.8"
|
2289 |
+
},
|
2290 |
+
"conflict": {
|
2291 |
+
"phpstan/phpstan": "<0.12.20",
|
2292 |
+
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
2293 |
+
},
|
2294 |
+
"require-dev": {
|
2295 |
+
"phpunit/phpunit": "^8.5.13"
|
2296 |
+
},
|
2297 |
+
"type": "library",
|
2298 |
+
"extra": {
|
2299 |
+
"branch-alias": {
|
2300 |
+
"dev-master": "1.10-dev"
|
2301 |
+
}
|
2302 |
+
},
|
2303 |
+
"autoload": {
|
2304 |
+
"psr-4": {
|
2305 |
+
"Webmozart\\Assert\\": "src/"
|
2306 |
+
}
|
2307 |
+
},
|
2308 |
+
"notification-url": "https://packagist.org/downloads/",
|
2309 |
+
"license": [
|
2310 |
+
"MIT"
|
2311 |
+
],
|
2312 |
+
"authors": [
|
2313 |
+
{
|
2314 |
+
"name": "Bernhard Schussek",
|
2315 |
+
"email": "bschussek@gmail.com"
|
2316 |
+
}
|
2317 |
+
],
|
2318 |
+
"description": "Assertions to validate method input/output with nice error messages.",
|
2319 |
+
"keywords": [
|
2320 |
+
"assert",
|
2321 |
+
"check",
|
2322 |
+
"validate"
|
2323 |
+
],
|
2324 |
+
"support": {
|
2325 |
+
"issues": "https://github.com/webmozarts/assert/issues",
|
2326 |
+
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
|
2327 |
+
},
|
2328 |
+
"time": "2021-03-09T10:59:23+00:00"
|
2329 |
},
|
2330 |
{
|
2331 |
"name": "wp-phpunit/wp-phpunit",
|
2332 |
+
"version": "5.9.0",
|
2333 |
"source": {
|
2334 |
"type": "git",
|
2335 |
"url": "https://github.com/wp-phpunit/wp-phpunit.git",
|
2336 |
+
"reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110"
|
2337 |
},
|
2338 |
"dist": {
|
2339 |
"type": "zip",
|
2340 |
+
"url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/02d98f9d5f15442489b5d98c1f4c486901e3e110",
|
2341 |
+
"reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110",
|
2342 |
"shasum": ""
|
2343 |
},
|
2344 |
"type": "library",
|
2373 |
"issues": "https://github.com/wp-phpunit/issues",
|
2374 |
"source": "https://github.com/wp-phpunit/wp-phpunit"
|
2375 |
},
|
2376 |
+
"time": "2022-01-25T20:37:14+00:00"
|
2377 |
+
},
|
2378 |
+
{
|
2379 |
+
"name": "yoast/phpunit-polyfills",
|
2380 |
+
"version": "1.0.3",
|
2381 |
+
"source": {
|
2382 |
+
"type": "git",
|
2383 |
+
"url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
|
2384 |
+
"reference": "5ea3536428944955f969bc764bbe09738e151ada"
|
2385 |
+
},
|
2386 |
+
"dist": {
|
2387 |
+
"type": "zip",
|
2388 |
+
"url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/5ea3536428944955f969bc764bbe09738e151ada",
|
2389 |
+
"reference": "5ea3536428944955f969bc764bbe09738e151ada",
|
2390 |
+
"shasum": ""
|
2391 |
+
},
|
2392 |
+
"require": {
|
2393 |
+
"php": ">=5.4",
|
2394 |
+
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
2395 |
+
},
|
2396 |
+
"require-dev": {
|
2397 |
+
"yoast/yoastcs": "^2.2.0"
|
2398 |
+
},
|
2399 |
+
"type": "library",
|
2400 |
+
"extra": {
|
2401 |
+
"branch-alias": {
|
2402 |
+
"dev-main": "1.x-dev",
|
2403 |
+
"dev-develop": "1.x-dev"
|
2404 |
+
}
|
2405 |
+
},
|
2406 |
+
"autoload": {
|
2407 |
+
"files": [
|
2408 |
+
"phpunitpolyfills-autoload.php"
|
2409 |
+
]
|
2410 |
+
},
|
2411 |
+
"notification-url": "https://packagist.org/downloads/",
|
2412 |
+
"license": [
|
2413 |
+
"BSD-3-Clause"
|
2414 |
+
],
|
2415 |
+
"authors": [
|
2416 |
+
{
|
2417 |
+
"name": "Team Yoast",
|
2418 |
+
"email": "support@yoast.com",
|
2419 |
+
"homepage": "https://yoast.com"
|
2420 |
+
},
|
2421 |
+
{
|
2422 |
+
"name": "Contributors",
|
2423 |
+
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills/graphs/contributors"
|
2424 |
+
}
|
2425 |
+
],
|
2426 |
+
"description": "Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests",
|
2427 |
+
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
|
2428 |
+
"keywords": [
|
2429 |
+
"phpunit",
|
2430 |
+
"polyfill",
|
2431 |
+
"testing"
|
2432 |
+
],
|
2433 |
+
"support": {
|
2434 |
+
"issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
|
2435 |
+
"source": "https://github.com/Yoast/PHPUnit-Polyfills"
|
2436 |
+
},
|
2437 |
+
"time": "2021-11-23T01:37:03+00:00"
|
2438 |
}
|
2439 |
],
|
2440 |
"aliases": [],
|
gulpfile.js
CHANGED
@@ -220,5 +220,5 @@ gulp.task('dist', function() {
|
|
220 |
],
|
221 |
{ base: './' }
|
222 |
)
|
223 |
-
.pipe( gulp.dest( 'dist' ) ); // distディレクトリに出力
|
224 |
} );
|
220 |
],
|
221 |
{ base: './' }
|
222 |
)
|
223 |
+
.pipe( gulp.dest( 'dist/vk-all-in-one-expansion-unit' ) ); // distディレクトリに出力
|
224 |
} );
|
inc/vk-breadcrumb/config.php
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* VK Bread Crumb Setting.
|
4 |
+
*
|
5 |
+
* @package vektor-inc/vk-all-in-one-expansion-unit
|
6 |
+
* @since 9.71.0
|
7 |
+
*/
|
8 |
+
|
9 |
+
use VektorInc\VK_Breadcrumb\VkBreadcrumb;
|
10 |
+
|
11 |
+
function veu_print_breadcrumb_scheme() {
|
12 |
+
$vk_breadcrumb = new VkBreadcrumb();
|
13 |
+
$vk_breadcrumb::the_scheme_script();
|
14 |
+
}
|
15 |
+
add_action( 'wp_head', 'veu_print_breadcrumb_scheme' );
|
readme.txt
CHANGED
@@ -82,6 +82,9 @@ e.g.
|
|
82 |
|
83 |
== Changelog ==
|
84 |
|
|
|
|
|
|
|
85 |
= 9.70.2.0 =
|
86 |
* [ Bug fix ] fix active settingscreen about widget.
|
87 |
|
82 |
|
83 |
== Changelog ==
|
84 |
|
85 |
+
= 9.71.0.0 (beta release) =
|
86 |
+
* [ Add function ] Add bread crumb scheme
|
87 |
+
|
88 |
= 9.70.2.0 =
|
89 |
* [ Bug fix ] fix active settingscreen about widget.
|
90 |
|
vendor/autoload.php
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload.php @generated by Composer
|
4 |
+
|
5 |
+
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
+
|
7 |
+
return ComposerAutoloaderInit048daf879f623e132cb9fa9c3192a738::getLoader();
|
vendor/composer/ClassLoader.php
ADDED
@@ -0,0 +1,572 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/*
|
4 |
+
* This file is part of Composer.
|
5 |
+
*
|
6 |
+
* (c) Nils Adermann <naderman@naderman.de>
|
7 |
+
* Jordi Boggiano <j.boggiano@seld.be>
|
8 |
+
*
|
9 |
+
* For the full copyright and license information, please view the LICENSE
|
10 |
+
* file that was distributed with this source code.
|
11 |
+
*/
|
12 |
+
|
13 |
+
namespace Composer\Autoload;
|
14 |
+
|
15 |
+
/**
|
16 |
+
* ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
|
17 |
+
*
|
18 |
+
* $loader = new \Composer\Autoload\ClassLoader();
|
19 |
+
*
|
20 |
+
* // register classes with namespaces
|
21 |
+
* $loader->add('Symfony\Component', __DIR__.'/component');
|
22 |
+
* $loader->add('Symfony', __DIR__.'/framework');
|
23 |
+
*
|
24 |
+
* // activate the autoloader
|
25 |
+
* $loader->register();
|
26 |
+
*
|
27 |
+
* // to enable searching the include path (eg. for PEAR packages)
|
28 |
+
* $loader->setUseIncludePath(true);
|
29 |
+
*
|
30 |
+
* In this example, if you try to use a class in the Symfony\Component
|
31 |
+
* namespace or one of its children (Symfony\Component\Console for instance),
|
32 |
+
* the autoloader will first look for the class under the component/
|
33 |
+
* directory, and it will then fallback to the framework/ directory if not
|
34 |
+
* found before giving up.
|
35 |
+
*
|
36 |
+
* This class is loosely based on the Symfony UniversalClassLoader.
|
37 |
+
*
|
38 |
+
* @author Fabien Potencier <fabien@symfony.com>
|
39 |
+
* @author Jordi Boggiano <j.boggiano@seld.be>
|
40 |
+
* @see https://www.php-fig.org/psr/psr-0/
|
41 |
+
* @see https://www.php-fig.org/psr/psr-4/
|
42 |
+
*/
|
43 |
+
class ClassLoader
|
44 |
+
{
|
45 |
+
/** @var ?string */
|
46 |
+
private $vendorDir;
|
47 |
+
|
48 |
+
// PSR-4
|
49 |
+
/**
|
50 |
+
* @var array[]
|
51 |
+
* @psalm-var array<string, array<string, int>>
|
52 |
+
*/
|
53 |
+
private $prefixLengthsPsr4 = array();
|
54 |
+
/**
|
55 |
+
* @var array[]
|
56 |
+
* @psalm-var array<string, array<int, string>>
|
57 |
+
*/
|
58 |
+
private $prefixDirsPsr4 = array();
|
59 |
+
/**
|
60 |
+
* @var array[]
|
61 |
+
* @psalm-var array<string, string>
|
62 |
+
*/
|
63 |
+
private $fallbackDirsPsr4 = array();
|
64 |
+
|
65 |
+
// PSR-0
|
66 |
+
/**
|
67 |
+
* @var array[]
|
68 |
+
* @psalm-var array<string, array<string, string[]>>
|
69 |
+
*/
|
70 |
+
private $prefixesPsr0 = array();
|
71 |
+
/**
|
72 |
+
* @var array[]
|
73 |
+
* @psalm-var array<string, string>
|
74 |
+
*/
|
75 |
+
private $fallbackDirsPsr0 = array();
|
76 |
+
|
77 |
+
/** @var bool */
|
78 |
+
private $useIncludePath = false;
|
79 |
+
|
80 |
+
/**
|
81 |
+
* @var string[]
|
82 |
+
* @psalm-var array<string, string>
|
83 |
+
*/
|
84 |
+
private $classMap = array();
|
85 |
+
|
86 |
+
/** @var bool */
|
87 |
+
private $classMapAuthoritative = false;
|
88 |
+
|
89 |
+
/**
|
90 |
+
* @var bool[]
|
91 |
+
* @psalm-var array<string, bool>
|
92 |
+
*/
|
93 |
+
private $missingClasses = array();
|
94 |
+
|
95 |
+
/** @var ?string */
|
96 |
+
private $apcuPrefix;
|
97 |
+
|
98 |
+
/**
|
99 |
+
* @var self[]
|
100 |
+
*/
|
101 |
+
private static $registeredLoaders = array();
|
102 |
+
|
103 |
+
/**
|
104 |
+
* @param ?string $vendorDir
|
105 |
+
*/
|
106 |
+
public function __construct($vendorDir = null)
|
107 |
+
{
|
108 |
+
$this->vendorDir = $vendorDir;
|
109 |
+
}
|
110 |
+
|
111 |
+
/**
|
112 |
+
* @return string[]
|
113 |
+
*/
|
114 |
+
public function getPrefixes()
|
115 |
+
{
|
116 |
+
if (!empty($this->prefixesPsr0)) {
|
117 |
+
return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
|
118 |
+
}
|
119 |
+
|
120 |
+
return array();
|
121 |
+
}
|
122 |
+
|
123 |
+
/**
|
124 |
+
* @return array[]
|
125 |
+
* @psalm-return array<string, array<int, string>>
|
126 |
+
*/
|
127 |
+
public function getPrefixesPsr4()
|
128 |
+
{
|
129 |
+
return $this->prefixDirsPsr4;
|
130 |
+
}
|
131 |
+
|
132 |
+
/**
|
133 |
+
* @return array[]
|
134 |
+
* @psalm-return array<string, string>
|
135 |
+
*/
|
136 |
+
public function getFallbackDirs()
|
137 |
+
{
|
138 |
+
return $this->fallbackDirsPsr0;
|
139 |
+
}
|
140 |
+
|
141 |
+
/**
|
142 |
+
* @return array[]
|
143 |
+
* @psalm-return array<string, string>
|
144 |
+
*/
|
145 |
+
public function getFallbackDirsPsr4()
|
146 |
+
{
|
147 |
+
return $this->fallbackDirsPsr4;
|
148 |
+
}
|
149 |
+
|
150 |
+
/**
|
151 |
+
* @return string[] Array of classname => path
|
152 |
+
* @psalm-var array<string, string>
|
153 |
+
*/
|
154 |
+
public function getClassMap()
|
155 |
+
{
|
156 |
+
return $this->classMap;
|
157 |
+
}
|
158 |
+
|
159 |
+
/**
|
160 |
+
* @param string[] $classMap Class to filename map
|
161 |
+
* @psalm-param array<string, string> $classMap
|
162 |
+
*
|
163 |
+
* @return void
|
164 |
+
*/
|
165 |
+
public function addClassMap(array $classMap)
|
166 |
+
{
|
167 |
+
if ($this->classMap) {
|
168 |
+
$this->classMap = array_merge($this->classMap, $classMap);
|
169 |
+
} else {
|
170 |
+
$this->classMap = $classMap;
|
171 |
+
}
|
172 |
+
}
|
173 |
+
|
174 |
+
/**
|
175 |
+
* Registers a set of PSR-0 directories for a given prefix, either
|
176 |
+
* appending or prepending to the ones previously set for this prefix.
|
177 |
+
*
|
178 |
+
* @param string $prefix The prefix
|
179 |
+
* @param string[]|string $paths The PSR-0 root directories
|
180 |
+
* @param bool $prepend Whether to prepend the directories
|
181 |
+
*
|
182 |
+
* @return void
|
183 |
+
*/
|
184 |
+
public function add($prefix, $paths, $prepend = false)
|
185 |
+
{
|
186 |
+
if (!$prefix) {
|
187 |
+
if ($prepend) {
|
188 |
+
$this->fallbackDirsPsr0 = array_merge(
|
189 |
+
(array) $paths,
|
190 |
+
$this->fallbackDirsPsr0
|
191 |
+
);
|
192 |
+
} else {
|
193 |
+
$this->fallbackDirsPsr0 = array_merge(
|
194 |
+
$this->fallbackDirsPsr0,
|
195 |
+
(array) $paths
|
196 |
+
);
|
197 |
+
}
|
198 |
+
|
199 |
+
return;
|
200 |
+
}
|
201 |
+
|
202 |
+
$first = $prefix[0];
|
203 |
+
if (!isset($this->prefixesPsr0[$first][$prefix])) {
|
204 |
+
$this->prefixesPsr0[$first][$prefix] = (array) $paths;
|
205 |
+
|
206 |
+
return;
|
207 |
+
}
|
208 |
+
if ($prepend) {
|
209 |
+
$this->prefixesPsr0[$first][$prefix] = array_merge(
|
210 |
+
(array) $paths,
|
211 |
+
$this->prefixesPsr0[$first][$prefix]
|
212 |
+
);
|
213 |
+
} else {
|
214 |
+
$this->prefixesPsr0[$first][$prefix] = array_merge(
|
215 |
+
$this->prefixesPsr0[$first][$prefix],
|
216 |
+
(array) $paths
|
217 |
+
);
|
218 |
+
}
|
219 |
+
}
|
220 |
+
|
221 |
+
/**
|
222 |
+
* Registers a set of PSR-4 directories for a given namespace, either
|
223 |
+
* appending or prepending to the ones previously set for this namespace.
|
224 |
+
*
|
225 |
+
* @param string $prefix The prefix/namespace, with trailing '\\'
|
226 |
+
* @param string[]|string $paths The PSR-4 base directories
|
227 |
+
* @param bool $prepend Whether to prepend the directories
|
228 |
+
*
|
229 |
+
* @throws \InvalidArgumentException
|
230 |
+
*
|
231 |
+
* @return void
|
232 |
+
*/
|
233 |
+
public function addPsr4($prefix, $paths, $prepend = false)
|
234 |
+
{
|
235 |
+
if (!$prefix) {
|
236 |
+
// Register directories for the root namespace.
|
237 |
+
if ($prepend) {
|
238 |
+
$this->fallbackDirsPsr4 = array_merge(
|
239 |
+
(array) $paths,
|
240 |
+
$this->fallbackDirsPsr4
|
241 |
+
);
|
242 |
+
} else {
|
243 |
+
$this->fallbackDirsPsr4 = array_merge(
|
244 |
+
$this->fallbackDirsPsr4,
|
245 |
+
(array) $paths
|
246 |
+
);
|
247 |
+
}
|
248 |
+
} elseif (!isset($this->prefixDirsPsr4[$prefix])) {
|
249 |
+
// Register directories for a new namespace.
|
250 |
+
$length = strlen($prefix);
|
251 |
+
if ('\\' !== $prefix[$length - 1]) {
|
252 |
+
throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
|
253 |
+
}
|
254 |
+
$this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
|
255 |
+
$this->prefixDirsPsr4[$prefix] = (array) $paths;
|
256 |
+
} elseif ($prepend) {
|
257 |
+
// Prepend directories for an already registered namespace.
|
258 |
+
$this->prefixDirsPsr4[$prefix] = array_merge(
|
259 |
+
(array) $paths,
|
260 |
+
$this->prefixDirsPsr4[$prefix]
|
261 |
+
);
|
262 |
+
} else {
|
263 |
+
// Append directories for an already registered namespace.
|
264 |
+
$this->prefixDirsPsr4[$prefix] = array_merge(
|
265 |
+
$this->prefixDirsPsr4[$prefix],
|
266 |
+
(array) $paths
|
267 |
+
);
|
268 |
+
}
|
269 |
+
}
|
270 |
+
|
271 |
+
/**
|
272 |
+
* Registers a set of PSR-0 directories for a given prefix,
|
273 |
+
* replacing any others previously set for this prefix.
|
274 |
+
*
|
275 |
+
* @param string $prefix The prefix
|
276 |
+
* @param string[]|string $paths The PSR-0 base directories
|
277 |
+
*
|
278 |
+
* @return void
|
279 |
+
*/
|
280 |
+
public function set($prefix, $paths)
|
281 |
+
{
|
282 |
+
if (!$prefix) {
|
283 |
+
$this->fallbackDirsPsr0 = (array) $paths;
|
284 |
+
} else {
|
285 |
+
$this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths;
|
286 |
+
}
|
287 |
+
}
|
288 |
+
|
289 |
+
/**
|
290 |
+
* Registers a set of PSR-4 directories for a given namespace,
|
291 |
+
* replacing any others previously set for this namespace.
|
292 |
+
*
|
293 |
+
* @param string $prefix The prefix/namespace, with trailing '\\'
|
294 |
+
* @param string[]|string $paths The PSR-4 base directories
|
295 |
+
*
|
296 |
+
* @throws \InvalidArgumentException
|
297 |
+
*
|
298 |
+
* @return void
|
299 |
+
*/
|
300 |
+
public function setPsr4($prefix, $paths)
|
301 |
+
{
|
302 |
+
if (!$prefix) {
|
303 |
+
$this->fallbackDirsPsr4 = (array) $paths;
|
304 |
+
} else {
|
305 |
+
$length = strlen($prefix);
|
306 |
+
if ('\\' !== $prefix[$length - 1]) {
|
307 |
+
throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
|
308 |
+
}
|
309 |
+
$this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
|
310 |
+
$this->prefixDirsPsr4[$prefix] = (array) $paths;
|
311 |
+
}
|
312 |
+
}
|
313 |
+
|
314 |
+
/**
|
315 |
+
* Turns on searching the include path for class files.
|
316 |
+
*
|
317 |
+
* @param bool $useIncludePath
|
318 |
+
*
|
319 |
+
* @return void
|
320 |
+
*/
|
321 |
+
public function setUseIncludePath($useIncludePath)
|
322 |
+
{
|
323 |
+
$this->useIncludePath = $useIncludePath;
|
324 |
+
}
|
325 |
+
|
326 |
+
/**
|
327 |
+
* Can be used to check if the autoloader uses the include path to check
|
328 |
+
* for classes.
|
329 |
+
*
|
330 |
+
* @return bool
|
331 |
+
*/
|
332 |
+
public function getUseIncludePath()
|
333 |
+
{
|
334 |
+
return $this->useIncludePath;
|
335 |
+
}
|
336 |
+
|
337 |
+
/**
|
338 |
+
* Turns off searching the prefix and fallback directories for classes
|
339 |
+
* that have not been registered with the class map.
|
340 |
+
*
|
341 |
+
* @param bool $classMapAuthoritative
|
342 |
+
*
|
343 |
+
* @return void
|
344 |
+
*/
|
345 |
+
public function setClassMapAuthoritative($classMapAuthoritative)
|
346 |
+
{
|
347 |
+
$this->classMapAuthoritative = $classMapAuthoritative;
|
348 |
+
}
|
349 |
+
|
350 |
+
/**
|
351 |
+
* Should class lookup fail if not found in the current class map?
|
352 |
+
*
|
353 |
+
* @return bool
|
354 |
+
*/
|
355 |
+
public function isClassMapAuthoritative()
|
356 |
+
{
|
357 |
+
return $this->classMapAuthoritative;
|
358 |
+
}
|
359 |
+
|
360 |
+
/**
|
361 |
+
* APCu prefix to use to cache found/not-found classes, if the extension is enabled.
|
362 |
+
*
|
363 |
+
* @param string|null $apcuPrefix
|
364 |
+
*
|
365 |
+
* @return void
|
366 |
+
*/
|
367 |
+
public function setApcuPrefix($apcuPrefix)
|
368 |
+
{
|
369 |
+
$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
|
370 |
+
}
|
371 |
+
|
372 |
+
/**
|
373 |
+
* The APCu prefix in use, or null if APCu caching is not enabled.
|
374 |
+
*
|
375 |
+
* @return string|null
|
376 |
+
*/
|
377 |
+
public function getApcuPrefix()
|
378 |
+
{
|
379 |
+
return $this->apcuPrefix;
|
380 |
+
}
|
381 |
+
|
382 |
+
/**
|
383 |
+
* Registers this instance as an autoloader.
|
384 |
+
*
|
385 |
+
* @param bool $prepend Whether to prepend the autoloader or not
|
386 |
+
*
|
387 |
+
* @return void
|
388 |
+
*/
|
389 |
+
public function register($prepend = false)
|
390 |
+
{
|
391 |
+
spl_autoload_register(array($this, 'loadClass'), true, $prepend);
|
392 |
+
|
393 |
+
if (null === $this->vendorDir) {
|
394 |
+
return;
|
395 |
+
}
|
396 |
+
|
397 |
+
if ($prepend) {
|
398 |
+
self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
|
399 |
+
} else {
|
400 |
+
unset(self::$registeredLoaders[$this->vendorDir]);
|
401 |
+
self::$registeredLoaders[$this->vendorDir] = $this;
|
402 |
+
}
|
403 |
+
}
|
404 |
+
|
405 |
+
/**
|
406 |
+
* Unregisters this instance as an autoloader.
|
407 |
+
*
|
408 |
+
* @return void
|
409 |
+
*/
|
410 |
+
public function unregister()
|
411 |
+
{
|
412 |
+
spl_autoload_unregister(array($this, 'loadClass'));
|
413 |
+
|
414 |
+
if (null !== $this->vendorDir) {
|
415 |
+
unset(self::$registeredLoaders[$this->vendorDir]);
|
416 |
+
}
|
417 |
+
}
|
418 |
+
|
419 |
+
/**
|
420 |
+
* Loads the given class or interface.
|
421 |
+
*
|
422 |
+
* @param string $class The name of the class
|
423 |
+
* @return true|null True if loaded, null otherwise
|
424 |
+
*/
|
425 |
+
public function loadClass($class)
|
426 |
+
{
|
427 |
+
if ($file = $this->findFile($class)) {
|
428 |
+
includeFile($file);
|
429 |
+
|
430 |
+
return true;
|
431 |
+
}
|
432 |
+
|
433 |
+
return null;
|
434 |
+
}
|
435 |
+
|
436 |
+
/**
|
437 |
+
* Finds the path to the file where the class is defined.
|
438 |
+
*
|
439 |
+
* @param string $class The name of the class
|
440 |
+
*
|
441 |
+
* @return string|false The path if found, false otherwise
|
442 |
+
*/
|
443 |
+
public function findFile($class)
|
444 |
+
{
|
445 |
+
// class map lookup
|
446 |
+
if (isset($this->classMap[$class])) {
|
447 |
+
return $this->classMap[$class];
|
448 |
+
}
|
449 |
+
if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) {
|
450 |
+
return false;
|
451 |
+
}
|
452 |
+
if (null !== $this->apcuPrefix) {
|
453 |
+
$file = apcu_fetch($this->apcuPrefix.$class, $hit);
|
454 |
+
if ($hit) {
|
455 |
+
return $file;
|
456 |
+
}
|
457 |
+
}
|
458 |
+
|
459 |
+
$file = $this->findFileWithExtension($class, '.php');
|
460 |
+
|
461 |
+
// Search for Hack files if we are running on HHVM
|
462 |
+
if (false === $file && defined('HHVM_VERSION')) {
|
463 |
+
$file = $this->findFileWithExtension($class, '.hh');
|
464 |
+
}
|
465 |
+
|
466 |
+
if (null !== $this->apcuPrefix) {
|
467 |
+
apcu_add($this->apcuPrefix.$class, $file);
|
468 |
+
}
|
469 |
+
|
470 |
+
if (false === $file) {
|
471 |
+
// Remember that this class does not exist.
|
472 |
+
$this->missingClasses[$class] = true;
|
473 |
+
}
|
474 |
+
|
475 |
+
return $file;
|
476 |
+
}
|
477 |
+
|
478 |
+
/**
|
479 |
+
* Returns the currently registered loaders indexed by their corresponding vendor directories.
|
480 |
+
*
|
481 |
+
* @return self[]
|
482 |
+
*/
|
483 |
+
public static function getRegisteredLoaders()
|
484 |
+
{
|
485 |
+
return self::$registeredLoaders;
|
486 |
+
}
|
487 |
+
|
488 |
+
/**
|
489 |
+
* @param string $class
|
490 |
+
* @param string $ext
|
491 |
+
* @return string|false
|
492 |
+
*/
|
493 |
+
private function findFileWithExtension($class, $ext)
|
494 |
+
{
|
495 |
+
// PSR-4 lookup
|
496 |
+
$logicalPathPsr4 = strtr($class, '\\', DIRECTORY_SEPARATOR) . $ext;
|
497 |
+
|
498 |
+
$first = $class[0];
|
499 |
+
if (isset($this->prefixLengthsPsr4[$first])) {
|
500 |
+
$subPath = $class;
|
501 |
+
while (false !== $lastPos = strrpos($subPath, '\\')) {
|
502 |
+
$subPath = substr($subPath, 0, $lastPos);
|
503 |
+
$search = $subPath . '\\';
|
504 |
+
if (isset($this->prefixDirsPsr4[$search])) {
|
505 |
+
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
|
506 |
+
foreach ($this->prefixDirsPsr4[$search] as $dir) {
|
507 |
+
if (file_exists($file = $dir . $pathEnd)) {
|
508 |
+
return $file;
|
509 |
+
}
|
510 |
+
}
|
511 |
+
}
|
512 |
+
}
|
513 |
+
}
|
514 |
+
|
515 |
+
// PSR-4 fallback dirs
|
516 |
+
foreach ($this->fallbackDirsPsr4 as $dir) {
|
517 |
+
if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
|
518 |
+
return $file;
|
519 |
+
}
|
520 |
+
}
|
521 |
+
|
522 |
+
// PSR-0 lookup
|
523 |
+
if (false !== $pos = strrpos($class, '\\')) {
|
524 |
+
// namespaced class name
|
525 |
+
$logicalPathPsr0 = substr($logicalPathPsr4, 0, $pos + 1)
|
526 |
+
. strtr(substr($logicalPathPsr4, $pos + 1), '_', DIRECTORY_SEPARATOR);
|
527 |
+
} else {
|
528 |
+
// PEAR-like class name
|
529 |
+
$logicalPathPsr0 = strtr($class, '_', DIRECTORY_SEPARATOR) . $ext;
|
530 |
+
}
|
531 |
+
|
532 |
+
if (isset($this->prefixesPsr0[$first])) {
|
533 |
+
foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) {
|
534 |
+
if (0 === strpos($class, $prefix)) {
|
535 |
+
foreach ($dirs as $dir) {
|
536 |
+
if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
|
537 |
+
return $file;
|
538 |
+
}
|
539 |
+
}
|
540 |
+
}
|
541 |
+
}
|
542 |
+
}
|
543 |
+
|
544 |
+
// PSR-0 fallback dirs
|
545 |
+
foreach ($this->fallbackDirsPsr0 as $dir) {
|
546 |
+
if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
|
547 |
+
return $file;
|
548 |
+
}
|
549 |
+
}
|
550 |
+
|
551 |
+
// PSR-0 include paths.
|
552 |
+
if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
|
553 |
+
return $file;
|
554 |
+
}
|
555 |
+
|
556 |
+
return false;
|
557 |
+
}
|
558 |
+
}
|
559 |
+
|
560 |
+
/**
|
561 |
+
* Scope isolated include.
|
562 |
+
*
|
563 |
+
* Prevents access to $this/self from included files.
|
564 |
+
*
|
565 |
+
* @param string $file
|
566 |
+
* @return void
|
567 |
+
* @private
|
568 |
+
*/
|
569 |
+
function includeFile($file)
|
570 |
+
{
|
571 |
+
include $file;
|
572 |
+
}
|
vendor/composer/InstalledVersions.php
ADDED
@@ -0,0 +1,350 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/*
|
4 |
+
* This file is part of Composer.
|
5 |
+
*
|
6 |
+
* (c) Nils Adermann <naderman@naderman.de>
|
7 |
+
* Jordi Boggiano <j.boggiano@seld.be>
|
8 |
+
*
|
9 |
+
* For the full copyright and license information, please view the LICENSE
|
10 |
+
* file that was distributed with this source code.
|
11 |
+
*/
|
12 |
+
|
13 |
+
namespace Composer;
|
14 |
+
|
15 |
+
use Composer\Autoload\ClassLoader;
|
16 |
+
use Composer\Semver\VersionParser;
|
17 |
+
|
18 |
+
/**
|
19 |
+
* This class is copied in every Composer installed project and available to all
|
20 |
+
*
|
21 |
+
* See also https://getcomposer.org/doc/07-runtime.md#installed-versions
|
22 |
+
*
|
23 |
+
* To require its presence, you can require `composer-runtime-api ^2.0`
|
24 |
+
*/
|
25 |
+
class InstalledVersions
|
26 |
+
{
|
27 |
+
/**
|
28 |
+
* @var mixed[]|null
|
29 |
+
* @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
|
30 |
+
*/
|
31 |
+
private static $installed;
|
32 |
+
|
33 |
+
/**
|
34 |
+
* @var bool|null
|
35 |
+
*/
|
36 |
+
private static $canGetVendors;
|
37 |
+
|
38 |
+
/**
|
39 |
+
* @var array[]
|
40 |
+
* @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
|
41 |
+
*/
|
42 |
+
private static $installedByVendor = array();
|
43 |
+
|
44 |
+
/**
|
45 |
+
* Returns a list of all package names which are present, either by being installed, replaced or provided
|
46 |
+
*
|
47 |
+
* @return string[]
|
48 |
+
* @psalm-return list<string>
|
49 |
+
*/
|
50 |
+
public static function getInstalledPackages()
|
51 |
+
{
|
52 |
+
$packages = array();
|
53 |
+
foreach (self::getInstalled() as $installed) {
|
54 |
+
$packages[] = array_keys($installed['versions']);
|
55 |
+
}
|
56 |
+
|
57 |
+
if (1 === \count($packages)) {
|
58 |
+
return $packages[0];
|
59 |
+
}
|
60 |
+
|
61 |
+
return array_keys(array_flip(\call_user_func_array('array_merge', $packages)));
|
62 |
+
}
|
63 |
+
|
64 |
+
/**
|
65 |
+
* Returns a list of all package names with a specific type e.g. 'library'
|
66 |
+
*
|
67 |
+
* @param string $type
|
68 |
+
* @return string[]
|
69 |
+
* @psalm-return list<string>
|
70 |
+
*/
|
71 |
+
public static function getInstalledPackagesByType($type)
|
72 |
+
{
|
73 |
+
$packagesByType = array();
|
74 |
+
|
75 |
+
foreach (self::getInstalled() as $installed) {
|
76 |
+
foreach ($installed['versions'] as $name => $package) {
|
77 |
+
if (isset($package['type']) && $package['type'] === $type) {
|
78 |
+
$packagesByType[] = $name;
|
79 |
+
}
|
80 |
+
}
|
81 |
+
}
|
82 |
+
|
83 |
+
return $packagesByType;
|
84 |
+
}
|
85 |
+
|
86 |
+
/**
|
87 |
+
* Checks whether the given package is installed
|
88 |
+
*
|
89 |
+
* This also returns true if the package name is provided or replaced by another package
|
90 |
+
*
|
91 |
+
* @param string $packageName
|
92 |
+
* @param bool $includeDevRequirements
|
93 |
+
* @return bool
|
94 |
+
*/
|
95 |
+
public static function isInstalled($packageName, $includeDevRequirements = true)
|
96 |
+
{
|
97 |
+
foreach (self::getInstalled() as $installed) {
|
98 |
+
if (isset($installed['versions'][$packageName])) {
|
99 |
+
return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']);
|
100 |
+
}
|
101 |
+
}
|
102 |
+
|
103 |
+
return false;
|
104 |
+
}
|
105 |
+
|
106 |
+
/**
|
107 |
+
* Checks whether the given package satisfies a version constraint
|
108 |
+
*
|
109 |
+
* e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call:
|
110 |
+
*
|
111 |
+
* Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3')
|
112 |
+
*
|
113 |
+
* @param VersionParser $parser Install composer/semver to have access to this class and functionality
|
114 |
+
* @param string $packageName
|
115 |
+
* @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
|
116 |
+
* @return bool
|
117 |
+
*/
|
118 |
+
public static function satisfies(VersionParser $parser, $packageName, $constraint)
|
119 |
+
{
|
120 |
+
$constraint = $parser->parseConstraints($constraint);
|
121 |
+
$provided = $parser->parseConstraints(self::getVersionRanges($packageName));
|
122 |
+
|
123 |
+
return $provided->matches($constraint);
|
124 |
+
}
|
125 |
+
|
126 |
+
/**
|
127 |
+
* Returns a version constraint representing all the range(s) which are installed for a given package
|
128 |
+
*
|
129 |
+
* It is easier to use this via isInstalled() with the $constraint argument if you need to check
|
130 |
+
* whether a given version of a package is installed, and not just whether it exists
|
131 |
+
*
|
132 |
+
* @param string $packageName
|
133 |
+
* @return string Version constraint usable with composer/semver
|
134 |
+
*/
|
135 |
+
public static function getVersionRanges($packageName)
|
136 |
+
{
|
137 |
+
foreach (self::getInstalled() as $installed) {
|
138 |
+
if (!isset($installed['versions'][$packageName])) {
|
139 |
+
continue;
|
140 |
+
}
|
141 |
+
|
142 |
+
$ranges = array();
|
143 |
+
if (isset($installed['versions'][$packageName]['pretty_version'])) {
|
144 |
+
$ranges[] = $installed['versions'][$packageName]['pretty_version'];
|
145 |
+
}
|
146 |
+
if (array_key_exists('aliases', $installed['versions'][$packageName])) {
|
147 |
+
$ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']);
|
148 |
+
}
|
149 |
+
if (array_key_exists('replaced', $installed['versions'][$packageName])) {
|
150 |
+
$ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']);
|
151 |
+
}
|
152 |
+
if (array_key_exists('provided', $installed['versions'][$packageName])) {
|
153 |
+
$ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
|
154 |
+
}
|
155 |
+
|
156 |
+
return implode(' || ', $ranges);
|
157 |
+
}
|
158 |
+
|
159 |
+
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
160 |
+
}
|
161 |
+
|
162 |
+
/**
|
163 |
+
* @param string $packageName
|
164 |
+
* @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
|
165 |
+
*/
|
166 |
+
public static function getVersion($packageName)
|
167 |
+
{
|
168 |
+
foreach (self::getInstalled() as $installed) {
|
169 |
+
if (!isset($installed['versions'][$packageName])) {
|
170 |
+
continue;
|
171 |
+
}
|
172 |
+
|
173 |
+
if (!isset($installed['versions'][$packageName]['version'])) {
|
174 |
+
return null;
|
175 |
+
}
|
176 |
+
|
177 |
+
return $installed['versions'][$packageName]['version'];
|
178 |
+
}
|
179 |
+
|
180 |
+
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
181 |
+
}
|
182 |
+
|
183 |
+
/**
|
184 |
+
* @param string $packageName
|
185 |
+
* @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
|
186 |
+
*/
|
187 |
+
public static function getPrettyVersion($packageName)
|
188 |
+
{
|
189 |
+
foreach (self::getInstalled() as $installed) {
|
190 |
+
if (!isset($installed['versions'][$packageName])) {
|
191 |
+
continue;
|
192 |
+
}
|
193 |
+
|
194 |
+
if (!isset($installed['versions'][$packageName]['pretty_version'])) {
|
195 |
+
return null;
|
196 |
+
}
|
197 |
+
|
198 |
+
return $installed['versions'][$packageName]['pretty_version'];
|
199 |
+
}
|
200 |
+
|
201 |
+
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
202 |
+
}
|
203 |
+
|
204 |
+
/**
|
205 |
+
* @param string $packageName
|
206 |
+
* @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference
|
207 |
+
*/
|
208 |
+
public static function getReference($packageName)
|
209 |
+
{
|
210 |
+
foreach (self::getInstalled() as $installed) {
|
211 |
+
if (!isset($installed['versions'][$packageName])) {
|
212 |
+
continue;
|
213 |
+
}
|
214 |
+
|
215 |
+
if (!isset($installed['versions'][$packageName]['reference'])) {
|
216 |
+
return null;
|
217 |
+
}
|
218 |
+
|
219 |
+
return $installed['versions'][$packageName]['reference'];
|
220 |
+
}
|
221 |
+
|
222 |
+
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
223 |
+
}
|
224 |
+
|
225 |
+
/**
|
226 |
+
* @param string $packageName
|
227 |
+
* @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path.
|
228 |
+
*/
|
229 |
+
public static function getInstallPath($packageName)
|
230 |
+
{
|
231 |
+
foreach (self::getInstalled() as $installed) {
|
232 |
+
if (!isset($installed['versions'][$packageName])) {
|
233 |
+
continue;
|
234 |
+
}
|
235 |
+
|
236 |
+
return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null;
|
237 |
+
}
|
238 |
+
|
239 |
+
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
240 |
+
}
|
241 |
+
|
242 |
+
/**
|
243 |
+
* @return array
|
244 |
+
* @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}
|
245 |
+
*/
|
246 |
+
public static function getRootPackage()
|
247 |
+
{
|
248 |
+
$installed = self::getInstalled();
|
249 |
+
|
250 |
+
return $installed[0]['root'];
|
251 |
+
}
|
252 |
+
|
253 |
+
/**
|
254 |
+
* Returns the raw installed.php data for custom implementations
|
255 |
+
*
|
256 |
+
* @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
|
257 |
+
* @return array[]
|
258 |
+
* @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}
|
259 |
+
*/
|
260 |
+
public static function getRawData()
|
261 |
+
{
|
262 |
+
@trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
|
263 |
+
|
264 |
+
if (null === self::$installed) {
|
265 |
+
// only require the installed.php file if this file is loaded from its dumped location,
|
266 |
+
// and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
|
267 |
+
if (substr(__DIR__, -8, 1) !== 'C') {
|
268 |
+
self::$installed = include __DIR__ . '/installed.php';
|
269 |
+
} else {
|
270 |
+
self::$installed = array();
|
271 |
+
}
|
272 |
+
}
|
273 |
+
|
274 |
+
return self::$installed;
|
275 |
+
}
|
276 |
+
|
277 |
+
/**
|
278 |
+
* Returns the raw data of all installed.php which are currently loaded for custom implementations
|
279 |
+
*
|
280 |
+
* @return array[]
|
281 |
+
* @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
|
282 |
+
*/
|
283 |
+
public static function getAllRawData()
|
284 |
+
{
|
285 |
+
return self::getInstalled();
|
286 |
+
}
|
287 |
+
|
288 |
+
/**
|
289 |
+
* Lets you reload the static array from another file
|
290 |
+
*
|
291 |
+
* This is only useful for complex integrations in which a project needs to use
|
292 |
+
* this class but then also needs to execute another project's autoloader in process,
|
293 |
+
* and wants to ensure both projects have access to their version of installed.php.
|
294 |
+
*
|
295 |
+
* A typical case would be PHPUnit, where it would need to make sure it reads all
|
296 |
+
* the data it needs from this class, then call reload() with
|
297 |
+
* `require $CWD/vendor/composer/installed.php` (or similar) as input to make sure
|
298 |
+
* the project in which it runs can then also use this class safely, without
|
299 |
+
* interference between PHPUnit's dependencies and the project's dependencies.
|
300 |
+
*
|
301 |
+
* @param array[] $data A vendor/composer/installed.php data set
|
302 |
+
* @return void
|
303 |
+
*
|
304 |
+
* @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>} $data
|
305 |
+
*/
|
306 |
+
public static function reload($data)
|
307 |
+
{
|
308 |
+
self::$installed = $data;
|
309 |
+
self::$installedByVendor = array();
|
310 |
+
}
|
311 |
+
|
312 |
+
/**
|
313 |
+
* @return array[]
|
314 |
+
* @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
|
315 |
+
*/
|
316 |
+
private static function getInstalled()
|
317 |
+
{
|
318 |
+
if (null === self::$canGetVendors) {
|
319 |
+
self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders');
|
320 |
+
}
|
321 |
+
|
322 |
+
$installed = array();
|
323 |
+
|
324 |
+
if (self::$canGetVendors) {
|
325 |
+
foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {
|
326 |
+
if (isset(self::$installedByVendor[$vendorDir])) {
|
327 |
+
$installed[] = self::$installedByVendor[$vendorDir];
|
328 |
+
} elseif (is_file($vendorDir.'/composer/installed.php')) {
|
329 |
+
$installed[] = self::$installedByVendor[$vendorDir] = require $vendorDir.'/composer/installed.php';
|
330 |
+
if (null === self::$installed && strtr($vendorDir.'/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
|
331 |
+
self::$installed = $installed[count($installed) - 1];
|
332 |
+
}
|
333 |
+
}
|
334 |
+
}
|
335 |
+
}
|
336 |
+
|
337 |
+
if (null === self::$installed) {
|
338 |
+
// only require the installed.php file if this file is loaded from its dumped location,
|
339 |
+
// and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
|
340 |
+
if (substr(__DIR__, -8, 1) !== 'C') {
|
341 |
+
self::$installed = require __DIR__ . '/installed.php';
|
342 |
+
} else {
|
343 |
+
self::$installed = array();
|
344 |
+
}
|
345 |
+
}
|
346 |
+
$installed[] = self::$installed;
|
347 |
+
|
348 |
+
return $installed;
|
349 |
+
}
|
350 |
+
}
|
vendor/composer/LICENSE
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
Copyright (c) Nils Adermann, Jordi Boggiano
|
3 |
+
|
4 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
5 |
+
of this software and associated documentation files (the "Software"), to deal
|
6 |
+
in the Software without restriction, including without limitation the rights
|
7 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
8 |
+
copies of the Software, and to permit persons to whom the Software is furnished
|
9 |
+
to do so, subject to the following conditions:
|
10 |
+
|
11 |
+
The above copyright notice and this permission notice shall be included in all
|
12 |
+
copies or substantial portions of the Software.
|
13 |
+
|
14 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
15 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
17 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
18 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
19 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
20 |
+
THE SOFTWARE.
|
21 |
+
|
vendor/composer/autoload_classmap.php
ADDED
@@ -0,0 +1,635 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_classmap.php @generated by Composer
|
4 |
+
|
5 |
+
$vendorDir = dirname(dirname(__FILE__));
|
6 |
+
$baseDir = dirname($vendorDir);
|
7 |
+
|
8 |
+
return array(
|
9 |
+
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
10 |
+
'PHPUnit\\Exception' => $vendorDir . '/phpunit/phpunit/src/Exception.php',
|
11 |
+
'PHPUnit\\Framework\\ActualValueIsNotAnObjectException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ActualValueIsNotAnObjectException.php',
|
12 |
+
'PHPUnit\\Framework\\Assert' => $vendorDir . '/phpunit/phpunit/src/Framework/Assert.php',
|
13 |
+
'PHPUnit\\Framework\\AssertionFailedError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php',
|
14 |
+
'PHPUnit\\Framework\\CodeCoverageException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php',
|
15 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotAcceptParameterTypeException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotAcceptParameterTypeException.php',
|
16 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareBoolReturnTypeException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php',
|
17 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareExactlyOneParameterException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php',
|
18 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareParameterTypeException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareParameterTypeException.php',
|
19 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotExistException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotExistException.php',
|
20 |
+
'PHPUnit\\Framework\\Constraint\\ArrayHasKey' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php',
|
21 |
+
'PHPUnit\\Framework\\Constraint\\BinaryOperator' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php',
|
22 |
+
'PHPUnit\\Framework\\Constraint\\Callback' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Callback.php',
|
23 |
+
'PHPUnit\\Framework\\Constraint\\ClassHasAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Object/ClassHasAttribute.php',
|
24 |
+
'PHPUnit\\Framework\\Constraint\\ClassHasStaticAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Object/ClassHasStaticAttribute.php',
|
25 |
+
'PHPUnit\\Framework\\Constraint\\Constraint' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Constraint.php',
|
26 |
+
'PHPUnit\\Framework\\Constraint\\Count' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php',
|
27 |
+
'PHPUnit\\Framework\\Constraint\\DirectoryExists' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php',
|
28 |
+
'PHPUnit\\Framework\\Constraint\\Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php',
|
29 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionCode' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php',
|
30 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionMessage' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessage.php',
|
31 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionMessageRegularExpression' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageRegularExpression.php',
|
32 |
+
'PHPUnit\\Framework\\Constraint\\FileExists' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php',
|
33 |
+
'PHPUnit\\Framework\\Constraint\\GreaterThan' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php',
|
34 |
+
'PHPUnit\\Framework\\Constraint\\IsAnything' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsAnything.php',
|
35 |
+
'PHPUnit\\Framework\\Constraint\\IsEmpty' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php',
|
36 |
+
'PHPUnit\\Framework\\Constraint\\IsEqual' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php',
|
37 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualCanonicalizing' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php',
|
38 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualIgnoringCase' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php',
|
39 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualWithDelta' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php',
|
40 |
+
'PHPUnit\\Framework\\Constraint\\IsFalse' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php',
|
41 |
+
'PHPUnit\\Framework\\Constraint\\IsFinite' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php',
|
42 |
+
'PHPUnit\\Framework\\Constraint\\IsIdentical' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php',
|
43 |
+
'PHPUnit\\Framework\\Constraint\\IsInfinite' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php',
|
44 |
+
'PHPUnit\\Framework\\Constraint\\IsInstanceOf' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php',
|
45 |
+
'PHPUnit\\Framework\\Constraint\\IsJson' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php',
|
46 |
+
'PHPUnit\\Framework\\Constraint\\IsNan' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php',
|
47 |
+
'PHPUnit\\Framework\\Constraint\\IsNull' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php',
|
48 |
+
'PHPUnit\\Framework\\Constraint\\IsReadable' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php',
|
49 |
+
'PHPUnit\\Framework\\Constraint\\IsTrue' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php',
|
50 |
+
'PHPUnit\\Framework\\Constraint\\IsType' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php',
|
51 |
+
'PHPUnit\\Framework\\Constraint\\IsWritable' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php',
|
52 |
+
'PHPUnit\\Framework\\Constraint\\JsonMatches' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php',
|
53 |
+
'PHPUnit\\Framework\\Constraint\\JsonMatchesErrorMessageProvider' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/JsonMatchesErrorMessageProvider.php',
|
54 |
+
'PHPUnit\\Framework\\Constraint\\LessThan' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php',
|
55 |
+
'PHPUnit\\Framework\\Constraint\\LogicalAnd' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php',
|
56 |
+
'PHPUnit\\Framework\\Constraint\\LogicalNot' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php',
|
57 |
+
'PHPUnit\\Framework\\Constraint\\LogicalOr' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php',
|
58 |
+
'PHPUnit\\Framework\\Constraint\\LogicalXor' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php',
|
59 |
+
'PHPUnit\\Framework\\Constraint\\ObjectEquals' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php',
|
60 |
+
'PHPUnit\\Framework\\Constraint\\ObjectHasAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasAttribute.php',
|
61 |
+
'PHPUnit\\Framework\\Constraint\\Operator' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php',
|
62 |
+
'PHPUnit\\Framework\\Constraint\\RegularExpression' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php',
|
63 |
+
'PHPUnit\\Framework\\Constraint\\SameSize' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php',
|
64 |
+
'PHPUnit\\Framework\\Constraint\\StringContains' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php',
|
65 |
+
'PHPUnit\\Framework\\Constraint\\StringEndsWith' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php',
|
66 |
+
'PHPUnit\\Framework\\Constraint\\StringMatchesFormatDescription' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php',
|
67 |
+
'PHPUnit\\Framework\\Constraint\\StringStartsWith' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php',
|
68 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContains' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php',
|
69 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsEqual' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php',
|
70 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsIdentical' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php',
|
71 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsOnly' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php',
|
72 |
+
'PHPUnit\\Framework\\Constraint\\UnaryOperator' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php',
|
73 |
+
'PHPUnit\\Framework\\CoveredCodeNotExecutedException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/CoveredCodeNotExecutedException.php',
|
74 |
+
'PHPUnit\\Framework\\DataProviderTestSuite' => $vendorDir . '/phpunit/phpunit/src/Framework/DataProviderTestSuite.php',
|
75 |
+
'PHPUnit\\Framework\\Error' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/Error.php',
|
76 |
+
'PHPUnit\\Framework\\ErrorTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/ErrorTestCase.php',
|
77 |
+
'PHPUnit\\Framework\\Error\\Deprecated' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Deprecated.php',
|
78 |
+
'PHPUnit\\Framework\\Error\\Error' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Error.php',
|
79 |
+
'PHPUnit\\Framework\\Error\\Notice' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Notice.php',
|
80 |
+
'PHPUnit\\Framework\\Error\\Warning' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Warning.php',
|
81 |
+
'PHPUnit\\Framework\\Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/Exception.php',
|
82 |
+
'PHPUnit\\Framework\\ExceptionWrapper' => $vendorDir . '/phpunit/phpunit/src/Framework/ExceptionWrapper.php',
|
83 |
+
'PHPUnit\\Framework\\ExecutionOrderDependency' => $vendorDir . '/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php',
|
84 |
+
'PHPUnit\\Framework\\ExpectationFailedException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php',
|
85 |
+
'PHPUnit\\Framework\\IncompleteTest' => $vendorDir . '/phpunit/phpunit/src/Framework/IncompleteTest.php',
|
86 |
+
'PHPUnit\\Framework\\IncompleteTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/IncompleteTestCase.php',
|
87 |
+
'PHPUnit\\Framework\\IncompleteTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/IncompleteTestError.php',
|
88 |
+
'PHPUnit\\Framework\\InvalidArgumentException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php',
|
89 |
+
'PHPUnit\\Framework\\InvalidCoversTargetException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php',
|
90 |
+
'PHPUnit\\Framework\\InvalidDataProviderException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php',
|
91 |
+
'PHPUnit\\Framework\\InvalidParameterGroupException' => $vendorDir . '/phpunit/phpunit/src/Framework/InvalidParameterGroupException.php',
|
92 |
+
'PHPUnit\\Framework\\MissingCoversAnnotationException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/MissingCoversAnnotationException.php',
|
93 |
+
'PHPUnit\\Framework\\MockObject\\Api' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Api/Api.php',
|
94 |
+
'PHPUnit\\Framework\\MockObject\\BadMethodCallException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php',
|
95 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\Identity' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/Identity.php',
|
96 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/InvocationMocker.php',
|
97 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\InvocationStubber' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/InvocationStubber.php',
|
98 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\MethodNameMatch' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/MethodNameMatch.php',
|
99 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\ParametersMatch' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/ParametersMatch.php',
|
100 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\Stub' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Builder/Stub.php',
|
101 |
+
'PHPUnit\\Framework\\MockObject\\CannotUseAddMethodsException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseAddMethodsException.php',
|
102 |
+
'PHPUnit\\Framework\\MockObject\\CannotUseOnlyMethodsException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php',
|
103 |
+
'PHPUnit\\Framework\\MockObject\\ClassAlreadyExistsException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/ClassAlreadyExistsException.php',
|
104 |
+
'PHPUnit\\Framework\\MockObject\\ClassIsFinalException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/ClassIsFinalException.php',
|
105 |
+
'PHPUnit\\Framework\\MockObject\\ConfigurableMethod' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php',
|
106 |
+
'PHPUnit\\Framework\\MockObject\\ConfigurableMethodsAlreadyInitializedException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/ConfigurableMethodsAlreadyInitializedException.php',
|
107 |
+
'PHPUnit\\Framework\\MockObject\\DuplicateMethodException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/DuplicateMethodException.php',
|
108 |
+
'PHPUnit\\Framework\\MockObject\\Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php',
|
109 |
+
'PHPUnit\\Framework\\MockObject\\Generator' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Generator.php',
|
110 |
+
'PHPUnit\\Framework\\MockObject\\IncompatibleReturnValueException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php',
|
111 |
+
'PHPUnit\\Framework\\MockObject\\InvalidMethodNameException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/InvalidMethodNameException.php',
|
112 |
+
'PHPUnit\\Framework\\MockObject\\Invocation' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Invocation.php',
|
113 |
+
'PHPUnit\\Framework\\MockObject\\InvocationHandler' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/InvocationHandler.php',
|
114 |
+
'PHPUnit\\Framework\\MockObject\\MatchBuilderNotFoundException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php',
|
115 |
+
'PHPUnit\\Framework\\MockObject\\Matcher' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Matcher.php',
|
116 |
+
'PHPUnit\\Framework\\MockObject\\MatcherAlreadyRegisteredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php',
|
117 |
+
'PHPUnit\\Framework\\MockObject\\Method' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Api/Method.php',
|
118 |
+
'PHPUnit\\Framework\\MockObject\\MethodCannotBeConfiguredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php',
|
119 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameAlreadyConfiguredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php',
|
120 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameConstraint' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MethodNameConstraint.php',
|
121 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php',
|
122 |
+
'PHPUnit\\Framework\\MockObject\\MethodParametersAlreadyConfiguredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php',
|
123 |
+
'PHPUnit\\Framework\\MockObject\\MockBuilder' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php',
|
124 |
+
'PHPUnit\\Framework\\MockObject\\MockClass' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockClass.php',
|
125 |
+
'PHPUnit\\Framework\\MockObject\\MockMethod' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockMethod.php',
|
126 |
+
'PHPUnit\\Framework\\MockObject\\MockMethodSet' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockMethodSet.php',
|
127 |
+
'PHPUnit\\Framework\\MockObject\\MockObject' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockObject.php',
|
128 |
+
'PHPUnit\\Framework\\MockObject\\MockTrait' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockTrait.php',
|
129 |
+
'PHPUnit\\Framework\\MockObject\\MockType' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/MockType.php',
|
130 |
+
'PHPUnit\\Framework\\MockObject\\MockedCloneMethod' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Api/MockedCloneMethod.php',
|
131 |
+
'PHPUnit\\Framework\\MockObject\\OriginalConstructorInvocationRequiredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/OriginalConstructorInvocationRequiredException.php',
|
132 |
+
'PHPUnit\\Framework\\MockObject\\ReflectionException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/ReflectionException.php',
|
133 |
+
'PHPUnit\\Framework\\MockObject\\ReturnValueNotConfiguredException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php',
|
134 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/AnyInvokedCount.php',
|
135 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\AnyParameters' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/AnyParameters.php',
|
136 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\ConsecutiveParameters' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/ConsecutiveParameters.php',
|
137 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvocationOrder.php',
|
138 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtIndex' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtIndex.php',
|
139 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastCount' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtLeastCount.php',
|
140 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastOnce' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtLeastOnce.php',
|
141 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtMostCount' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtMostCount.php',
|
142 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedCount' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedCount.php',
|
143 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\MethodName' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/MethodName.php',
|
144 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\Parameters' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/Parameters.php',
|
145 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\ParametersRule' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Rule/ParametersRule.php',
|
146 |
+
'PHPUnit\\Framework\\MockObject\\RuntimeException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php',
|
147 |
+
'PHPUnit\\Framework\\MockObject\\SoapExtensionNotAvailableException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/SoapExtensionNotAvailableException.php',
|
148 |
+
'PHPUnit\\Framework\\MockObject\\Stub' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub.php',
|
149 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ConsecutiveCalls' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ConsecutiveCalls.php',
|
150 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/Exception.php',
|
151 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnArgument' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnArgument.php',
|
152 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnCallback' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnCallback.php',
|
153 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnReference' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnReference.php',
|
154 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnSelf' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnSelf.php',
|
155 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnStub' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnStub.php',
|
156 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnValueMap' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnValueMap.php',
|
157 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\Stub' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Stub/Stub.php',
|
158 |
+
'PHPUnit\\Framework\\MockObject\\UnknownClassException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownClassException.php',
|
159 |
+
'PHPUnit\\Framework\\MockObject\\UnknownTraitException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownTraitException.php',
|
160 |
+
'PHPUnit\\Framework\\MockObject\\UnknownTypeException' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownTypeException.php',
|
161 |
+
'PHPUnit\\Framework\\MockObject\\UnmockedCloneMethod' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Api/UnmockedCloneMethod.php',
|
162 |
+
'PHPUnit\\Framework\\MockObject\\Verifiable' => $vendorDir . '/phpunit/phpunit/src/Framework/MockObject/Verifiable.php',
|
163 |
+
'PHPUnit\\Framework\\NoChildTestSuiteException' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php',
|
164 |
+
'PHPUnit\\Framework\\OutputError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/OutputError.php',
|
165 |
+
'PHPUnit\\Framework\\PHPTAssertionFailedError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/PHPTAssertionFailedError.php',
|
166 |
+
'PHPUnit\\Framework\\Reorderable' => $vendorDir . '/phpunit/phpunit/src/Framework/Reorderable.php',
|
167 |
+
'PHPUnit\\Framework\\RiskyTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/RiskyTestError.php',
|
168 |
+
'PHPUnit\\Framework\\SelfDescribing' => $vendorDir . '/phpunit/phpunit/src/Framework/SelfDescribing.php',
|
169 |
+
'PHPUnit\\Framework\\SkippedTest' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTest.php',
|
170 |
+
'PHPUnit\\Framework\\SkippedTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTestCase.php',
|
171 |
+
'PHPUnit\\Framework\\SkippedTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/SkippedTestError.php',
|
172 |
+
'PHPUnit\\Framework\\SkippedTestSuiteError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/SkippedTestSuiteError.php',
|
173 |
+
'PHPUnit\\Framework\\SyntheticError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/SyntheticError.php',
|
174 |
+
'PHPUnit\\Framework\\SyntheticSkippedError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/SyntheticSkippedError.php',
|
175 |
+
'PHPUnit\\Framework\\Test' => $vendorDir . '/phpunit/phpunit/src/Framework/Test.php',
|
176 |
+
'PHPUnit\\Framework\\TestBuilder' => $vendorDir . '/phpunit/phpunit/src/Framework/TestBuilder.php',
|
177 |
+
'PHPUnit\\Framework\\TestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/TestCase.php',
|
178 |
+
'PHPUnit\\Framework\\TestFailure' => $vendorDir . '/phpunit/phpunit/src/Framework/TestFailure.php',
|
179 |
+
'PHPUnit\\Framework\\TestListener' => $vendorDir . '/phpunit/phpunit/src/Framework/TestListener.php',
|
180 |
+
'PHPUnit\\Framework\\TestListenerDefaultImplementation' => $vendorDir . '/phpunit/phpunit/src/Framework/TestListenerDefaultImplementation.php',
|
181 |
+
'PHPUnit\\Framework\\TestResult' => $vendorDir . '/phpunit/phpunit/src/Framework/TestResult.php',
|
182 |
+
'PHPUnit\\Framework\\TestSuite' => $vendorDir . '/phpunit/phpunit/src/Framework/TestSuite.php',
|
183 |
+
'PHPUnit\\Framework\\TestSuiteIterator' => $vendorDir . '/phpunit/phpunit/src/Framework/TestSuiteIterator.php',
|
184 |
+
'PHPUnit\\Framework\\UnintentionallyCoveredCodeError' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/UnintentionallyCoveredCodeError.php',
|
185 |
+
'PHPUnit\\Framework\\Warning' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception/Warning.php',
|
186 |
+
'PHPUnit\\Framework\\WarningTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/WarningTestCase.php',
|
187 |
+
'PHPUnit\\Runner\\AfterIncompleteTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterIncompleteTestHook.php',
|
188 |
+
'PHPUnit\\Runner\\AfterLastTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterLastTestHook.php',
|
189 |
+
'PHPUnit\\Runner\\AfterRiskyTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterRiskyTestHook.php',
|
190 |
+
'PHPUnit\\Runner\\AfterSkippedTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterSkippedTestHook.php',
|
191 |
+
'PHPUnit\\Runner\\AfterSuccessfulTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterSuccessfulTestHook.php',
|
192 |
+
'PHPUnit\\Runner\\AfterTestErrorHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterTestErrorHook.php',
|
193 |
+
'PHPUnit\\Runner\\AfterTestFailureHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterTestFailureHook.php',
|
194 |
+
'PHPUnit\\Runner\\AfterTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterTestHook.php',
|
195 |
+
'PHPUnit\\Runner\\AfterTestWarningHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/AfterTestWarningHook.php',
|
196 |
+
'PHPUnit\\Runner\\BaseTestRunner' => $vendorDir . '/phpunit/phpunit/src/Runner/BaseTestRunner.php',
|
197 |
+
'PHPUnit\\Runner\\BeforeFirstTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/BeforeFirstTestHook.php',
|
198 |
+
'PHPUnit\\Runner\\BeforeTestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/BeforeTestHook.php',
|
199 |
+
'PHPUnit\\Runner\\DefaultTestResultCache' => $vendorDir . '/phpunit/phpunit/src/Runner/DefaultTestResultCache.php',
|
200 |
+
'PHPUnit\\Runner\\Exception' => $vendorDir . '/phpunit/phpunit/src/Runner/Exception.php',
|
201 |
+
'PHPUnit\\Runner\\Extension\\ExtensionHandler' => $vendorDir . '/phpunit/phpunit/src/Runner/Extension/ExtensionHandler.php',
|
202 |
+
'PHPUnit\\Runner\\Extension\\PharLoader' => $vendorDir . '/phpunit/phpunit/src/Runner/Extension/PharLoader.php',
|
203 |
+
'PHPUnit\\Runner\\Filter\\ExcludeGroupFilterIterator' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php',
|
204 |
+
'PHPUnit\\Runner\\Filter\\Factory' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Factory.php',
|
205 |
+
'PHPUnit\\Runner\\Filter\\GroupFilterIterator' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php',
|
206 |
+
'PHPUnit\\Runner\\Filter\\IncludeGroupFilterIterator' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php',
|
207 |
+
'PHPUnit\\Runner\\Filter\\NameFilterIterator' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php',
|
208 |
+
'PHPUnit\\Runner\\Hook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/Hook.php',
|
209 |
+
'PHPUnit\\Runner\\NullTestResultCache' => $vendorDir . '/phpunit/phpunit/src/Runner/NullTestResultCache.php',
|
210 |
+
'PHPUnit\\Runner\\PhptTestCase' => $vendorDir . '/phpunit/phpunit/src/Runner/PhptTestCase.php',
|
211 |
+
'PHPUnit\\Runner\\ResultCacheExtension' => $vendorDir . '/phpunit/phpunit/src/Runner/ResultCacheExtension.php',
|
212 |
+
'PHPUnit\\Runner\\StandardTestSuiteLoader' => $vendorDir . '/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php',
|
213 |
+
'PHPUnit\\Runner\\TestHook' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/TestHook.php',
|
214 |
+
'PHPUnit\\Runner\\TestListenerAdapter' => $vendorDir . '/phpunit/phpunit/src/Runner/Hook/TestListenerAdapter.php',
|
215 |
+
'PHPUnit\\Runner\\TestResultCache' => $vendorDir . '/phpunit/phpunit/src/Runner/TestResultCache.php',
|
216 |
+
'PHPUnit\\Runner\\TestSuiteLoader' => $vendorDir . '/phpunit/phpunit/src/Runner/TestSuiteLoader.php',
|
217 |
+
'PHPUnit\\Runner\\TestSuiteSorter' => $vendorDir . '/phpunit/phpunit/src/Runner/TestSuiteSorter.php',
|
218 |
+
'PHPUnit\\Runner\\Version' => $vendorDir . '/phpunit/phpunit/src/Runner/Version.php',
|
219 |
+
'PHPUnit\\TextUI\\CliArguments\\Builder' => $vendorDir . '/phpunit/phpunit/src/TextUI/CliArguments/Builder.php',
|
220 |
+
'PHPUnit\\TextUI\\CliArguments\\Configuration' => $vendorDir . '/phpunit/phpunit/src/TextUI/CliArguments/Configuration.php',
|
221 |
+
'PHPUnit\\TextUI\\CliArguments\\Exception' => $vendorDir . '/phpunit/phpunit/src/TextUI/CliArguments/Exception.php',
|
222 |
+
'PHPUnit\\TextUI\\CliArguments\\Mapper' => $vendorDir . '/phpunit/phpunit/src/TextUI/CliArguments/Mapper.php',
|
223 |
+
'PHPUnit\\TextUI\\Command' => $vendorDir . '/phpunit/phpunit/src/TextUI/Command.php',
|
224 |
+
'PHPUnit\\TextUI\\DefaultResultPrinter' => $vendorDir . '/phpunit/phpunit/src/TextUI/DefaultResultPrinter.php',
|
225 |
+
'PHPUnit\\TextUI\\Exception' => $vendorDir . '/phpunit/phpunit/src/TextUI/Exception/Exception.php',
|
226 |
+
'PHPUnit\\TextUI\\Help' => $vendorDir . '/phpunit/phpunit/src/TextUI/Help.php',
|
227 |
+
'PHPUnit\\TextUI\\ReflectionException' => $vendorDir . '/phpunit/phpunit/src/TextUI/Exception/ReflectionException.php',
|
228 |
+
'PHPUnit\\TextUI\\ResultPrinter' => $vendorDir . '/phpunit/phpunit/src/TextUI/ResultPrinter.php',
|
229 |
+
'PHPUnit\\TextUI\\RuntimeException' => $vendorDir . '/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php',
|
230 |
+
'PHPUnit\\TextUI\\TestDirectoryNotFoundException' => $vendorDir . '/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php',
|
231 |
+
'PHPUnit\\TextUI\\TestFileNotFoundException' => $vendorDir . '/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php',
|
232 |
+
'PHPUnit\\TextUI\\TestRunner' => $vendorDir . '/phpunit/phpunit/src/TextUI/TestRunner.php',
|
233 |
+
'PHPUnit\\TextUI\\TestSuiteMapper' => $vendorDir . '/phpunit/phpunit/src/TextUI/TestSuiteMapper.php',
|
234 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/CodeCoverage.php',
|
235 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\FilterMapper' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/FilterMapper.php',
|
236 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\Directory' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/Directory.php',
|
237 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\DirectoryCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/DirectoryCollection.php',
|
238 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\DirectoryCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/DirectoryCollectionIterator.php',
|
239 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Clover' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Clover.php',
|
240 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Cobertura' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Cobertura.php',
|
241 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Crap4j' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Crap4j.php',
|
242 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Html' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Html.php',
|
243 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Php' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Php.php',
|
244 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Text' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Text.php',
|
245 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Xml' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Xml.php',
|
246 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Configuration' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Configuration.php',
|
247 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Constant' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Constant.php',
|
248 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConstantCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/ConstantCollection.php',
|
249 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConstantCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/ConstantCollectionIterator.php',
|
250 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConvertLogTypes' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/ConvertLogTypes.php',
|
251 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageCloverToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageCloverToReport.php',
|
252 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageCrap4jToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageCrap4jToReport.php',
|
253 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageHtmlToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageHtmlToReport.php',
|
254 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoveragePhpToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoveragePhpToReport.php',
|
255 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageTextToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageTextToReport.php',
|
256 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageXmlToReport' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageXmlToReport.php',
|
257 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Directory' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/Directory.php',
|
258 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\DirectoryCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/DirectoryCollection.php',
|
259 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\DirectoryCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/DirectoryCollectionIterator.php',
|
260 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Exception' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Exception.php',
|
261 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Extension' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/Extension.php',
|
262 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ExtensionCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/ExtensionCollection.php',
|
263 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ExtensionCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/ExtensionCollectionIterator.php',
|
264 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\File' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/File.php',
|
265 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\FileCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/FileCollection.php',
|
266 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\FileCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/FileCollectionIterator.php',
|
267 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Generator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Generator.php',
|
268 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Group' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/Group.php',
|
269 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\GroupCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/GroupCollection.php',
|
270 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\GroupCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/GroupCollectionIterator.php',
|
271 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Groups' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/Groups.php',
|
272 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSetting' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSetting.php',
|
273 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSettingCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSettingCollection.php',
|
274 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSettingCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSettingCollectionIterator.php',
|
275 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IntroduceCoverageElement' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/IntroduceCoverageElement.php',
|
276 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Loader' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Loader.php',
|
277 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/LogToReportMigration.php',
|
278 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Junit.php',
|
279 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Logging.php',
|
280 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TeamCity.php',
|
281 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Html' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Html.php',
|
282 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Text' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Text.php',
|
283 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Xml' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Xml.php',
|
284 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Text' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Text.php',
|
285 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Migration' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/Migration.php',
|
286 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilder' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationBuilder.php',
|
287 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilderException' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationBuilderException.php',
|
288 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationException' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationException.php',
|
289 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Migrator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrator.php',
|
290 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromFilterWhitelistToCoverage' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php',
|
291 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromRootToCoverage' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveAttributesFromRootToCoverage.php',
|
292 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistDirectoriesToCoverage' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveWhitelistDirectoriesToCoverage.php',
|
293 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistExcludesToCoverage' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveWhitelistExcludesToCoverage.php',
|
294 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/PHPUnit.php',
|
295 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Php' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Php.php',
|
296 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\PhpHandler' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/PhpHandler.php',
|
297 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveCacheTokensAttribute' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveCacheTokensAttribute.php',
|
298 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveEmptyFilter' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveEmptyFilter.php',
|
299 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveLogTypes' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveLogTypes.php',
|
300 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectory' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectory.php',
|
301 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectoryCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectoryCollection.php',
|
302 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectoryCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectoryCollectionIterator.php',
|
303 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFile' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFile.php',
|
304 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFileCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFileCollection.php',
|
305 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFileCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFileCollectionIterator.php',
|
306 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuite' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuite.php',
|
307 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuiteCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuiteCollection.php',
|
308 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuiteCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuiteCollectionIterator.php',
|
309 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\UpdateSchemaLocationTo93' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/UpdateSchemaLocationTo93.php',
|
310 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Variable' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Variable.php',
|
311 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\VariableCollection' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/VariableCollection.php',
|
312 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\VariableCollectionIterator' => $vendorDir . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/VariableCollectionIterator.php',
|
313 |
+
'PHPUnit\\Util\\Annotation\\DocBlock' => $vendorDir . '/phpunit/phpunit/src/Util/Annotation/DocBlock.php',
|
314 |
+
'PHPUnit\\Util\\Annotation\\Registry' => $vendorDir . '/phpunit/phpunit/src/Util/Annotation/Registry.php',
|
315 |
+
'PHPUnit\\Util\\Blacklist' => $vendorDir . '/phpunit/phpunit/src/Util/Blacklist.php',
|
316 |
+
'PHPUnit\\Util\\Color' => $vendorDir . '/phpunit/phpunit/src/Util/Color.php',
|
317 |
+
'PHPUnit\\Util\\ErrorHandler' => $vendorDir . '/phpunit/phpunit/src/Util/ErrorHandler.php',
|
318 |
+
'PHPUnit\\Util\\Exception' => $vendorDir . '/phpunit/phpunit/src/Util/Exception.php',
|
319 |
+
'PHPUnit\\Util\\ExcludeList' => $vendorDir . '/phpunit/phpunit/src/Util/ExcludeList.php',
|
320 |
+
'PHPUnit\\Util\\FileLoader' => $vendorDir . '/phpunit/phpunit/src/Util/FileLoader.php',
|
321 |
+
'PHPUnit\\Util\\Filesystem' => $vendorDir . '/phpunit/phpunit/src/Util/Filesystem.php',
|
322 |
+
'PHPUnit\\Util\\Filter' => $vendorDir . '/phpunit/phpunit/src/Util/Filter.php',
|
323 |
+
'PHPUnit\\Util\\GlobalState' => $vendorDir . '/phpunit/phpunit/src/Util/GlobalState.php',
|
324 |
+
'PHPUnit\\Util\\InvalidDataSetException' => $vendorDir . '/phpunit/phpunit/src/Util/InvalidDataSetException.php',
|
325 |
+
'PHPUnit\\Util\\Json' => $vendorDir . '/phpunit/phpunit/src/Util/Json.php',
|
326 |
+
'PHPUnit\\Util\\Log\\JUnit' => $vendorDir . '/phpunit/phpunit/src/Util/Log/JUnit.php',
|
327 |
+
'PHPUnit\\Util\\Log\\TeamCity' => $vendorDir . '/phpunit/phpunit/src/Util/Log/TeamCity.php',
|
328 |
+
'PHPUnit\\Util\\PHP\\AbstractPhpProcess' => $vendorDir . '/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php',
|
329 |
+
'PHPUnit\\Util\\PHP\\DefaultPhpProcess' => $vendorDir . '/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php',
|
330 |
+
'PHPUnit\\Util\\PHP\\WindowsPhpProcess' => $vendorDir . '/phpunit/phpunit/src/Util/PHP/WindowsPhpProcess.php',
|
331 |
+
'PHPUnit\\Util\\Printer' => $vendorDir . '/phpunit/phpunit/src/Util/Printer.php',
|
332 |
+
'PHPUnit\\Util\\RegularExpression' => $vendorDir . '/phpunit/phpunit/src/Util/RegularExpression.php',
|
333 |
+
'PHPUnit\\Util\\Test' => $vendorDir . '/phpunit/phpunit/src/Util/Test.php',
|
334 |
+
'PHPUnit\\Util\\TestDox\\CliTestDoxPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/CliTestDoxPrinter.php',
|
335 |
+
'PHPUnit\\Util\\TestDox\\HtmlResultPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/HtmlResultPrinter.php',
|
336 |
+
'PHPUnit\\Util\\TestDox\\NamePrettifier' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php',
|
337 |
+
'PHPUnit\\Util\\TestDox\\ResultPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php',
|
338 |
+
'PHPUnit\\Util\\TestDox\\TestDoxPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/TestDoxPrinter.php',
|
339 |
+
'PHPUnit\\Util\\TestDox\\TextResultPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/TextResultPrinter.php',
|
340 |
+
'PHPUnit\\Util\\TestDox\\XmlResultPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/XmlResultPrinter.php',
|
341 |
+
'PHPUnit\\Util\\TextTestListRenderer' => $vendorDir . '/phpunit/phpunit/src/Util/TextTestListRenderer.php',
|
342 |
+
'PHPUnit\\Util\\Type' => $vendorDir . '/phpunit/phpunit/src/Util/Type.php',
|
343 |
+
'PHPUnit\\Util\\VersionComparisonOperator' => $vendorDir . '/phpunit/phpunit/src/Util/VersionComparisonOperator.php',
|
344 |
+
'PHPUnit\\Util\\XdebugFilterScriptGenerator' => $vendorDir . '/phpunit/phpunit/src/Util/XdebugFilterScriptGenerator.php',
|
345 |
+
'PHPUnit\\Util\\Xml' => $vendorDir . '/phpunit/phpunit/src/Util/Xml.php',
|
346 |
+
'PHPUnit\\Util\\XmlTestListRenderer' => $vendorDir . '/phpunit/phpunit/src/Util/XmlTestListRenderer.php',
|
347 |
+
'PHPUnit\\Util\\Xml\\Exception' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/Exception.php',
|
348 |
+
'PHPUnit\\Util\\Xml\\FailedSchemaDetectionResult' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/FailedSchemaDetectionResult.php',
|
349 |
+
'PHPUnit\\Util\\Xml\\Loader' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/Loader.php',
|
350 |
+
'PHPUnit\\Util\\Xml\\SchemaDetectionResult' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/SchemaDetectionResult.php',
|
351 |
+
'PHPUnit\\Util\\Xml\\SchemaDetector' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/SchemaDetector.php',
|
352 |
+
'PHPUnit\\Util\\Xml\\SchemaFinder' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/SchemaFinder.php',
|
353 |
+
'PHPUnit\\Util\\Xml\\SnapshotNodeList' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/SnapshotNodeList.php',
|
354 |
+
'PHPUnit\\Util\\Xml\\SuccessfulSchemaDetectionResult' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/SuccessfulSchemaDetectionResult.php',
|
355 |
+
'PHPUnit\\Util\\Xml\\ValidationResult' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/ValidationResult.php',
|
356 |
+
'PHPUnit\\Util\\Xml\\Validator' => $vendorDir . '/phpunit/phpunit/src/Util/Xml/Validator.php',
|
357 |
+
'PharIo\\Manifest\\Application' => $vendorDir . '/phar-io/manifest/src/values/Application.php',
|
358 |
+
'PharIo\\Manifest\\ApplicationName' => $vendorDir . '/phar-io/manifest/src/values/ApplicationName.php',
|
359 |
+
'PharIo\\Manifest\\Author' => $vendorDir . '/phar-io/manifest/src/values/Author.php',
|
360 |
+
'PharIo\\Manifest\\AuthorCollection' => $vendorDir . '/phar-io/manifest/src/values/AuthorCollection.php',
|
361 |
+
'PharIo\\Manifest\\AuthorCollectionIterator' => $vendorDir . '/phar-io/manifest/src/values/AuthorCollectionIterator.php',
|
362 |
+
'PharIo\\Manifest\\AuthorElement' => $vendorDir . '/phar-io/manifest/src/xml/AuthorElement.php',
|
363 |
+
'PharIo\\Manifest\\AuthorElementCollection' => $vendorDir . '/phar-io/manifest/src/xml/AuthorElementCollection.php',
|
364 |
+
'PharIo\\Manifest\\BundledComponent' => $vendorDir . '/phar-io/manifest/src/values/BundledComponent.php',
|
365 |
+
'PharIo\\Manifest\\BundledComponentCollection' => $vendorDir . '/phar-io/manifest/src/values/BundledComponentCollection.php',
|
366 |
+
'PharIo\\Manifest\\BundledComponentCollectionIterator' => $vendorDir . '/phar-io/manifest/src/values/BundledComponentCollectionIterator.php',
|
367 |
+
'PharIo\\Manifest\\BundlesElement' => $vendorDir . '/phar-io/manifest/src/xml/BundlesElement.php',
|
368 |
+
'PharIo\\Manifest\\ComponentElement' => $vendorDir . '/phar-io/manifest/src/xml/ComponentElement.php',
|
369 |
+
'PharIo\\Manifest\\ComponentElementCollection' => $vendorDir . '/phar-io/manifest/src/xml/ComponentElementCollection.php',
|
370 |
+
'PharIo\\Manifest\\ContainsElement' => $vendorDir . '/phar-io/manifest/src/xml/ContainsElement.php',
|
371 |
+
'PharIo\\Manifest\\CopyrightElement' => $vendorDir . '/phar-io/manifest/src/xml/CopyrightElement.php',
|
372 |
+
'PharIo\\Manifest\\CopyrightInformation' => $vendorDir . '/phar-io/manifest/src/values/CopyrightInformation.php',
|
373 |
+
'PharIo\\Manifest\\ElementCollection' => $vendorDir . '/phar-io/manifest/src/xml/ElementCollection.php',
|
374 |
+
'PharIo\\Manifest\\ElementCollectionException' => $vendorDir . '/phar-io/manifest/src/exceptions/ElementCollectionException.php',
|
375 |
+
'PharIo\\Manifest\\Email' => $vendorDir . '/phar-io/manifest/src/values/Email.php',
|
376 |
+
'PharIo\\Manifest\\Exception' => $vendorDir . '/phar-io/manifest/src/exceptions/Exception.php',
|
377 |
+
'PharIo\\Manifest\\ExtElement' => $vendorDir . '/phar-io/manifest/src/xml/ExtElement.php',
|
378 |
+
'PharIo\\Manifest\\ExtElementCollection' => $vendorDir . '/phar-io/manifest/src/xml/ExtElementCollection.php',
|
379 |
+
'PharIo\\Manifest\\Extension' => $vendorDir . '/phar-io/manifest/src/values/Extension.php',
|
380 |
+
'PharIo\\Manifest\\ExtensionElement' => $vendorDir . '/phar-io/manifest/src/xml/ExtensionElement.php',
|
381 |
+
'PharIo\\Manifest\\InvalidApplicationNameException' => $vendorDir . '/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php',
|
382 |
+
'PharIo\\Manifest\\InvalidEmailException' => $vendorDir . '/phar-io/manifest/src/exceptions/InvalidEmailException.php',
|
383 |
+
'PharIo\\Manifest\\InvalidUrlException' => $vendorDir . '/phar-io/manifest/src/exceptions/InvalidUrlException.php',
|
384 |
+
'PharIo\\Manifest\\Library' => $vendorDir . '/phar-io/manifest/src/values/Library.php',
|
385 |
+
'PharIo\\Manifest\\License' => $vendorDir . '/phar-io/manifest/src/values/License.php',
|
386 |
+
'PharIo\\Manifest\\LicenseElement' => $vendorDir . '/phar-io/manifest/src/xml/LicenseElement.php',
|
387 |
+
'PharIo\\Manifest\\Manifest' => $vendorDir . '/phar-io/manifest/src/values/Manifest.php',
|
388 |
+
'PharIo\\Manifest\\ManifestDocument' => $vendorDir . '/phar-io/manifest/src/xml/ManifestDocument.php',
|
389 |
+
'PharIo\\Manifest\\ManifestDocumentException' => $vendorDir . '/phar-io/manifest/src/exceptions/ManifestDocumentException.php',
|
390 |
+
'PharIo\\Manifest\\ManifestDocumentLoadingException' => $vendorDir . '/phar-io/manifest/src/exceptions/ManifestDocumentLoadingException.php',
|
391 |
+
'PharIo\\Manifest\\ManifestDocumentMapper' => $vendorDir . '/phar-io/manifest/src/ManifestDocumentMapper.php',
|
392 |
+
'PharIo\\Manifest\\ManifestDocumentMapperException' => $vendorDir . '/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php',
|
393 |
+
'PharIo\\Manifest\\ManifestElement' => $vendorDir . '/phar-io/manifest/src/xml/ManifestElement.php',
|
394 |
+
'PharIo\\Manifest\\ManifestElementException' => $vendorDir . '/phar-io/manifest/src/exceptions/ManifestElementException.php',
|
395 |
+
'PharIo\\Manifest\\ManifestLoader' => $vendorDir . '/phar-io/manifest/src/ManifestLoader.php',
|
396 |
+
'PharIo\\Manifest\\ManifestLoaderException' => $vendorDir . '/phar-io/manifest/src/exceptions/ManifestLoaderException.php',
|
397 |
+
'PharIo\\Manifest\\ManifestSerializer' => $vendorDir . '/phar-io/manifest/src/ManifestSerializer.php',
|
398 |
+
'PharIo\\Manifest\\PhpElement' => $vendorDir . '/phar-io/manifest/src/xml/PhpElement.php',
|
399 |
+
'PharIo\\Manifest\\PhpExtensionRequirement' => $vendorDir . '/phar-io/manifest/src/values/PhpExtensionRequirement.php',
|
400 |
+
'PharIo\\Manifest\\PhpVersionRequirement' => $vendorDir . '/phar-io/manifest/src/values/PhpVersionRequirement.php',
|
401 |
+
'PharIo\\Manifest\\Requirement' => $vendorDir . '/phar-io/manifest/src/values/Requirement.php',
|
402 |
+
'PharIo\\Manifest\\RequirementCollection' => $vendorDir . '/phar-io/manifest/src/values/RequirementCollection.php',
|
403 |
+
'PharIo\\Manifest\\RequirementCollectionIterator' => $vendorDir . '/phar-io/manifest/src/values/RequirementCollectionIterator.php',
|
404 |
+
'PharIo\\Manifest\\RequiresElement' => $vendorDir . '/phar-io/manifest/src/xml/RequiresElement.php',
|
405 |
+
'PharIo\\Manifest\\Type' => $vendorDir . '/phar-io/manifest/src/values/Type.php',
|
406 |
+
'PharIo\\Manifest\\Url' => $vendorDir . '/phar-io/manifest/src/values/Url.php',
|
407 |
+
'PharIo\\Version\\AbstractVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/AbstractVersionConstraint.php',
|
408 |
+
'PharIo\\Version\\AndVersionConstraintGroup' => $vendorDir . '/phar-io/version/src/constraints/AndVersionConstraintGroup.php',
|
409 |
+
'PharIo\\Version\\AnyVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/AnyVersionConstraint.php',
|
410 |
+
'PharIo\\Version\\ExactVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/ExactVersionConstraint.php',
|
411 |
+
'PharIo\\Version\\Exception' => $vendorDir . '/phar-io/version/src/exceptions/Exception.php',
|
412 |
+
'PharIo\\Version\\GreaterThanOrEqualToVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/GreaterThanOrEqualToVersionConstraint.php',
|
413 |
+
'PharIo\\Version\\InvalidPreReleaseSuffixException' => $vendorDir . '/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php',
|
414 |
+
'PharIo\\Version\\InvalidVersionException' => $vendorDir . '/phar-io/version/src/exceptions/InvalidVersionException.php',
|
415 |
+
'PharIo\\Version\\NoPreReleaseSuffixException' => $vendorDir . '/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php',
|
416 |
+
'PharIo\\Version\\OrVersionConstraintGroup' => $vendorDir . '/phar-io/version/src/constraints/OrVersionConstraintGroup.php',
|
417 |
+
'PharIo\\Version\\PreReleaseSuffix' => $vendorDir . '/phar-io/version/src/PreReleaseSuffix.php',
|
418 |
+
'PharIo\\Version\\SpecificMajorAndMinorVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/SpecificMajorAndMinorVersionConstraint.php',
|
419 |
+
'PharIo\\Version\\SpecificMajorVersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/SpecificMajorVersionConstraint.php',
|
420 |
+
'PharIo\\Version\\UnsupportedVersionConstraintException' => $vendorDir . '/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php',
|
421 |
+
'PharIo\\Version\\Version' => $vendorDir . '/phar-io/version/src/Version.php',
|
422 |
+
'PharIo\\Version\\VersionConstraint' => $vendorDir . '/phar-io/version/src/constraints/VersionConstraint.php',
|
423 |
+
'PharIo\\Version\\VersionConstraintParser' => $vendorDir . '/phar-io/version/src/VersionConstraintParser.php',
|
424 |
+
'PharIo\\Version\\VersionConstraintValue' => $vendorDir . '/phar-io/version/src/VersionConstraintValue.php',
|
425 |
+
'PharIo\\Version\\VersionNumber' => $vendorDir . '/phar-io/version/src/VersionNumber.php',
|
426 |
+
'SebastianBergmann\\CliParser\\AmbiguousOptionException' => $vendorDir . '/sebastian/cli-parser/src/exceptions/AmbiguousOptionException.php',
|
427 |
+
'SebastianBergmann\\CliParser\\Exception' => $vendorDir . '/sebastian/cli-parser/src/exceptions/Exception.php',
|
428 |
+
'SebastianBergmann\\CliParser\\OptionDoesNotAllowArgumentException' => $vendorDir . '/sebastian/cli-parser/src/exceptions/OptionDoesNotAllowArgumentException.php',
|
429 |
+
'SebastianBergmann\\CliParser\\Parser' => $vendorDir . '/sebastian/cli-parser/src/Parser.php',
|
430 |
+
'SebastianBergmann\\CliParser\\RequiredOptionArgumentMissingException' => $vendorDir . '/sebastian/cli-parser/src/exceptions/RequiredOptionArgumentMissingException.php',
|
431 |
+
'SebastianBergmann\\CliParser\\UnknownOptionException' => $vendorDir . '/sebastian/cli-parser/src/exceptions/UnknownOptionException.php',
|
432 |
+
'SebastianBergmann\\CodeCoverage\\BranchAndPathCoverageNotSupportedException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/BranchAndPathCoverageNotSupportedException.php',
|
433 |
+
'SebastianBergmann\\CodeCoverage\\CodeCoverage' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage.php',
|
434 |
+
'SebastianBergmann\\CodeCoverage\\CrapIndex' => $vendorDir . '/phpunit/php-code-coverage/src/CrapIndex.php',
|
435 |
+
'SebastianBergmann\\CodeCoverage\\DeadCodeDetectionNotSupportedException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/DeadCodeDetectionNotSupportedException.php',
|
436 |
+
'SebastianBergmann\\CodeCoverage\\Directory' => $vendorDir . '/phpunit/php-code-coverage/src/Directory.php',
|
437 |
+
'SebastianBergmann\\CodeCoverage\\DirectoryCouldNotBeCreatedException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/DirectoryCouldNotBeCreatedException.php',
|
438 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Driver' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/Driver.php',
|
439 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PathExistsButIsNotDirectoryException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/PathExistsButIsNotDirectoryException.php',
|
440 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PcovDriver' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/PcovDriver.php',
|
441 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PcovNotAvailableException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/PcovNotAvailableException.php',
|
442 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PhpdbgDriver' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/PhpdbgDriver.php',
|
443 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PhpdbgNotAvailableException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/PhpdbgNotAvailableException.php',
|
444 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Selector' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/Selector.php',
|
445 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/WriteOperationFailedException.php',
|
446 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\WrongXdebugVersionException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/WrongXdebugVersionException.php',
|
447 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug2Driver' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/Xdebug2Driver.php',
|
448 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug2NotEnabledException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/Xdebug2NotEnabledException.php',
|
449 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug3Driver' => $vendorDir . '/phpunit/php-code-coverage/src/Driver/Xdebug3Driver.php',
|
450 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug3NotEnabledException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/Xdebug3NotEnabledException.php',
|
451 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\XdebugNotAvailableException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/XdebugNotAvailableException.php',
|
452 |
+
'SebastianBergmann\\CodeCoverage\\Exception' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/Exception.php',
|
453 |
+
'SebastianBergmann\\CodeCoverage\\Filter' => $vendorDir . '/phpunit/php-code-coverage/src/Filter.php',
|
454 |
+
'SebastianBergmann\\CodeCoverage\\InvalidArgumentException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php',
|
455 |
+
'SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverAvailableException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverAvailableException.php',
|
456 |
+
'SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverWithPathCoverageSupportAvailableException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php',
|
457 |
+
'SebastianBergmann\\CodeCoverage\\Node\\AbstractNode' => $vendorDir . '/phpunit/php-code-coverage/src/Node/AbstractNode.php',
|
458 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Builder' => $vendorDir . '/phpunit/php-code-coverage/src/Node/Builder.php',
|
459 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Directory' => $vendorDir . '/phpunit/php-code-coverage/src/Node/Directory.php',
|
460 |
+
'SebastianBergmann\\CodeCoverage\\Node\\File' => $vendorDir . '/phpunit/php-code-coverage/src/Node/File.php',
|
461 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Iterator' => $vendorDir . '/phpunit/php-code-coverage/src/Node/Iterator.php',
|
462 |
+
'SebastianBergmann\\CodeCoverage\\ParserException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/ParserException.php',
|
463 |
+
'SebastianBergmann\\CodeCoverage\\Percentage' => $vendorDir . '/phpunit/php-code-coverage/src/Percentage.php',
|
464 |
+
'SebastianBergmann\\CodeCoverage\\ProcessedCodeCoverageData' => $vendorDir . '/phpunit/php-code-coverage/src/ProcessedCodeCoverageData.php',
|
465 |
+
'SebastianBergmann\\CodeCoverage\\RawCodeCoverageData' => $vendorDir . '/phpunit/php-code-coverage/src/RawCodeCoverageData.php',
|
466 |
+
'SebastianBergmann\\CodeCoverage\\ReflectionException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/ReflectionException.php',
|
467 |
+
'SebastianBergmann\\CodeCoverage\\ReportAlreadyFinalizedException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/ReportAlreadyFinalizedException.php',
|
468 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Clover' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Clover.php',
|
469 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Cobertura' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Cobertura.php',
|
470 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Crap4j' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Crap4j.php',
|
471 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Dashboard' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php',
|
472 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Directory' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php',
|
473 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Facade' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Html/Facade.php',
|
474 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\File' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php',
|
475 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Renderer' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Html/Renderer.php',
|
476 |
+
'SebastianBergmann\\CodeCoverage\\Report\\PHP' => $vendorDir . '/phpunit/php-code-coverage/src/Report/PHP.php',
|
477 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Text' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Text.php',
|
478 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\BuildInformation' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php',
|
479 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Coverage' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Coverage.php',
|
480 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Directory' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Directory.php',
|
481 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Facade.php',
|
482 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\File' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/File.php',
|
483 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Method' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Method.php',
|
484 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Node' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Node.php',
|
485 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Project' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Project.php',
|
486 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Report' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Report.php',
|
487 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Source' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Source.php',
|
488 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Tests' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Tests.php',
|
489 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Totals' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Totals.php',
|
490 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Unit' => $vendorDir . '/phpunit/php-code-coverage/src/Report/Xml/Unit.php',
|
491 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysisCacheNotConfiguredException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/StaticAnalysisCacheNotConfiguredException.php',
|
492 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\Cache' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/Cache.php',
|
493 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CacheWarmer' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/CacheWarmer.php',
|
494 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CachingCoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/CachingCoveredFileAnalyser.php',
|
495 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CachingUncoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/CachingUncoveredFileAnalyser.php',
|
496 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php',
|
497 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/CoveredFileAnalyser.php',
|
498 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ExecutableLinesFindingVisitor' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/ExecutableLinesFindingVisitor.php',
|
499 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\IgnoredLinesFindingVisitor' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/IgnoredLinesFindingVisitor.php',
|
500 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ParsingCoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/ParsingCoveredFileAnalyser.php',
|
501 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ParsingUncoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/ParsingUncoveredFileAnalyser.php',
|
502 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\UncoveredFileAnalyser' => $vendorDir . '/phpunit/php-code-coverage/src/StaticAnalysis/UncoveredFileAnalyser.php',
|
503 |
+
'SebastianBergmann\\CodeCoverage\\TestIdMissingException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/TestIdMissingException.php',
|
504 |
+
'SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php',
|
505 |
+
'SebastianBergmann\\CodeCoverage\\Version' => $vendorDir . '/phpunit/php-code-coverage/src/Version.php',
|
506 |
+
'SebastianBergmann\\CodeCoverage\\XmlException' => $vendorDir . '/phpunit/php-code-coverage/src/Exception/XmlException.php',
|
507 |
+
'SebastianBergmann\\CodeUnitReverseLookup\\Wizard' => $vendorDir . '/sebastian/code-unit-reverse-lookup/src/Wizard.php',
|
508 |
+
'SebastianBergmann\\CodeUnit\\ClassMethodUnit' => $vendorDir . '/sebastian/code-unit/src/ClassMethodUnit.php',
|
509 |
+
'SebastianBergmann\\CodeUnit\\ClassUnit' => $vendorDir . '/sebastian/code-unit/src/ClassUnit.php',
|
510 |
+
'SebastianBergmann\\CodeUnit\\CodeUnit' => $vendorDir . '/sebastian/code-unit/src/CodeUnit.php',
|
511 |
+
'SebastianBergmann\\CodeUnit\\CodeUnitCollection' => $vendorDir . '/sebastian/code-unit/src/CodeUnitCollection.php',
|
512 |
+
'SebastianBergmann\\CodeUnit\\CodeUnitCollectionIterator' => $vendorDir . '/sebastian/code-unit/src/CodeUnitCollectionIterator.php',
|
513 |
+
'SebastianBergmann\\CodeUnit\\Exception' => $vendorDir . '/sebastian/code-unit/src/exceptions/Exception.php',
|
514 |
+
'SebastianBergmann\\CodeUnit\\FunctionUnit' => $vendorDir . '/sebastian/code-unit/src/FunctionUnit.php',
|
515 |
+
'SebastianBergmann\\CodeUnit\\InterfaceMethodUnit' => $vendorDir . '/sebastian/code-unit/src/InterfaceMethodUnit.php',
|
516 |
+
'SebastianBergmann\\CodeUnit\\InterfaceUnit' => $vendorDir . '/sebastian/code-unit/src/InterfaceUnit.php',
|
517 |
+
'SebastianBergmann\\CodeUnit\\InvalidCodeUnitException' => $vendorDir . '/sebastian/code-unit/src/exceptions/InvalidCodeUnitException.php',
|
518 |
+
'SebastianBergmann\\CodeUnit\\Mapper' => $vendorDir . '/sebastian/code-unit/src/Mapper.php',
|
519 |
+
'SebastianBergmann\\CodeUnit\\NoTraitException' => $vendorDir . '/sebastian/code-unit/src/exceptions/NoTraitException.php',
|
520 |
+
'SebastianBergmann\\CodeUnit\\ReflectionException' => $vendorDir . '/sebastian/code-unit/src/exceptions/ReflectionException.php',
|
521 |
+
'SebastianBergmann\\CodeUnit\\TraitMethodUnit' => $vendorDir . '/sebastian/code-unit/src/TraitMethodUnit.php',
|
522 |
+
'SebastianBergmann\\CodeUnit\\TraitUnit' => $vendorDir . '/sebastian/code-unit/src/TraitUnit.php',
|
523 |
+
'SebastianBergmann\\Comparator\\ArrayComparator' => $vendorDir . '/sebastian/comparator/src/ArrayComparator.php',
|
524 |
+
'SebastianBergmann\\Comparator\\Comparator' => $vendorDir . '/sebastian/comparator/src/Comparator.php',
|
525 |
+
'SebastianBergmann\\Comparator\\ComparisonFailure' => $vendorDir . '/sebastian/comparator/src/ComparisonFailure.php',
|
526 |
+
'SebastianBergmann\\Comparator\\DOMNodeComparator' => $vendorDir . '/sebastian/comparator/src/DOMNodeComparator.php',
|
527 |
+
'SebastianBergmann\\Comparator\\DateTimeComparator' => $vendorDir . '/sebastian/comparator/src/DateTimeComparator.php',
|
528 |
+
'SebastianBergmann\\Comparator\\DoubleComparator' => $vendorDir . '/sebastian/comparator/src/DoubleComparator.php',
|
529 |
+
'SebastianBergmann\\Comparator\\Exception' => $vendorDir . '/sebastian/comparator/src/exceptions/Exception.php',
|
530 |
+
'SebastianBergmann\\Comparator\\ExceptionComparator' => $vendorDir . '/sebastian/comparator/src/ExceptionComparator.php',
|
531 |
+
'SebastianBergmann\\Comparator\\Factory' => $vendorDir . '/sebastian/comparator/src/Factory.php',
|
532 |
+
'SebastianBergmann\\Comparator\\MockObjectComparator' => $vendorDir . '/sebastian/comparator/src/MockObjectComparator.php',
|
533 |
+
'SebastianBergmann\\Comparator\\NumericComparator' => $vendorDir . '/sebastian/comparator/src/NumericComparator.php',
|
534 |
+
'SebastianBergmann\\Comparator\\ObjectComparator' => $vendorDir . '/sebastian/comparator/src/ObjectComparator.php',
|
535 |
+
'SebastianBergmann\\Comparator\\ResourceComparator' => $vendorDir . '/sebastian/comparator/src/ResourceComparator.php',
|
536 |
+
'SebastianBergmann\\Comparator\\RuntimeException' => $vendorDir . '/sebastian/comparator/src/exceptions/RuntimeException.php',
|
537 |
+
'SebastianBergmann\\Comparator\\ScalarComparator' => $vendorDir . '/sebastian/comparator/src/ScalarComparator.php',
|
538 |
+
'SebastianBergmann\\Comparator\\SplObjectStorageComparator' => $vendorDir . '/sebastian/comparator/src/SplObjectStorageComparator.php',
|
539 |
+
'SebastianBergmann\\Comparator\\TypeComparator' => $vendorDir . '/sebastian/comparator/src/TypeComparator.php',
|
540 |
+
'SebastianBergmann\\Complexity\\Calculator' => $vendorDir . '/sebastian/complexity/src/Calculator.php',
|
541 |
+
'SebastianBergmann\\Complexity\\Complexity' => $vendorDir . '/sebastian/complexity/src/Complexity/Complexity.php',
|
542 |
+
'SebastianBergmann\\Complexity\\ComplexityCalculatingVisitor' => $vendorDir . '/sebastian/complexity/src/Visitor/ComplexityCalculatingVisitor.php',
|
543 |
+
'SebastianBergmann\\Complexity\\ComplexityCollection' => $vendorDir . '/sebastian/complexity/src/Complexity/ComplexityCollection.php',
|
544 |
+
'SebastianBergmann\\Complexity\\ComplexityCollectionIterator' => $vendorDir . '/sebastian/complexity/src/Complexity/ComplexityCollectionIterator.php',
|
545 |
+
'SebastianBergmann\\Complexity\\CyclomaticComplexityCalculatingVisitor' => $vendorDir . '/sebastian/complexity/src/Visitor/CyclomaticComplexityCalculatingVisitor.php',
|
546 |
+
'SebastianBergmann\\Complexity\\Exception' => $vendorDir . '/sebastian/complexity/src/Exception/Exception.php',
|
547 |
+
'SebastianBergmann\\Complexity\\RuntimeException' => $vendorDir . '/sebastian/complexity/src/Exception/RuntimeException.php',
|
548 |
+
'SebastianBergmann\\Diff\\Chunk' => $vendorDir . '/sebastian/diff/src/Chunk.php',
|
549 |
+
'SebastianBergmann\\Diff\\ConfigurationException' => $vendorDir . '/sebastian/diff/src/Exception/ConfigurationException.php',
|
550 |
+
'SebastianBergmann\\Diff\\Diff' => $vendorDir . '/sebastian/diff/src/Diff.php',
|
551 |
+
'SebastianBergmann\\Diff\\Differ' => $vendorDir . '/sebastian/diff/src/Differ.php',
|
552 |
+
'SebastianBergmann\\Diff\\Exception' => $vendorDir . '/sebastian/diff/src/Exception/Exception.php',
|
553 |
+
'SebastianBergmann\\Diff\\InvalidArgumentException' => $vendorDir . '/sebastian/diff/src/Exception/InvalidArgumentException.php',
|
554 |
+
'SebastianBergmann\\Diff\\Line' => $vendorDir . '/sebastian/diff/src/Line.php',
|
555 |
+
'SebastianBergmann\\Diff\\LongestCommonSubsequenceCalculator' => $vendorDir . '/sebastian/diff/src/LongestCommonSubsequenceCalculator.php',
|
556 |
+
'SebastianBergmann\\Diff\\MemoryEfficientLongestCommonSubsequenceCalculator' => $vendorDir . '/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php',
|
557 |
+
'SebastianBergmann\\Diff\\Output\\AbstractChunkOutputBuilder' => $vendorDir . '/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php',
|
558 |
+
'SebastianBergmann\\Diff\\Output\\DiffOnlyOutputBuilder' => $vendorDir . '/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php',
|
559 |
+
'SebastianBergmann\\Diff\\Output\\DiffOutputBuilderInterface' => $vendorDir . '/sebastian/diff/src/Output/DiffOutputBuilderInterface.php',
|
560 |
+
'SebastianBergmann\\Diff\\Output\\StrictUnifiedDiffOutputBuilder' => $vendorDir . '/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php',
|
561 |
+
'SebastianBergmann\\Diff\\Output\\UnifiedDiffOutputBuilder' => $vendorDir . '/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php',
|
562 |
+
'SebastianBergmann\\Diff\\Parser' => $vendorDir . '/sebastian/diff/src/Parser.php',
|
563 |
+
'SebastianBergmann\\Diff\\TimeEfficientLongestCommonSubsequenceCalculator' => $vendorDir . '/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php',
|
564 |
+
'SebastianBergmann\\Environment\\Console' => $vendorDir . '/sebastian/environment/src/Console.php',
|
565 |
+
'SebastianBergmann\\Environment\\OperatingSystem' => $vendorDir . '/sebastian/environment/src/OperatingSystem.php',
|
566 |
+
'SebastianBergmann\\Environment\\Runtime' => $vendorDir . '/sebastian/environment/src/Runtime.php',
|
567 |
+
'SebastianBergmann\\Exporter\\Exporter' => $vendorDir . '/sebastian/exporter/src/Exporter.php',
|
568 |
+
'SebastianBergmann\\FileIterator\\Facade' => $vendorDir . '/phpunit/php-file-iterator/src/Facade.php',
|
569 |
+
'SebastianBergmann\\FileIterator\\Factory' => $vendorDir . '/phpunit/php-file-iterator/src/Factory.php',
|
570 |
+
'SebastianBergmann\\FileIterator\\Iterator' => $vendorDir . '/phpunit/php-file-iterator/src/Iterator.php',
|
571 |
+
'SebastianBergmann\\GlobalState\\CodeExporter' => $vendorDir . '/sebastian/global-state/src/CodeExporter.php',
|
572 |
+
'SebastianBergmann\\GlobalState\\Exception' => $vendorDir . '/sebastian/global-state/src/exceptions/Exception.php',
|
573 |
+
'SebastianBergmann\\GlobalState\\ExcludeList' => $vendorDir . '/sebastian/global-state/src/ExcludeList.php',
|
574 |
+
'SebastianBergmann\\GlobalState\\Restorer' => $vendorDir . '/sebastian/global-state/src/Restorer.php',
|
575 |
+
'SebastianBergmann\\GlobalState\\RuntimeException' => $vendorDir . '/sebastian/global-state/src/exceptions/RuntimeException.php',
|
576 |
+
'SebastianBergmann\\GlobalState\\Snapshot' => $vendorDir . '/sebastian/global-state/src/Snapshot.php',
|
577 |
+
'SebastianBergmann\\Invoker\\Exception' => $vendorDir . '/phpunit/php-invoker/src/exceptions/Exception.php',
|
578 |
+
'SebastianBergmann\\Invoker\\Invoker' => $vendorDir . '/phpunit/php-invoker/src/Invoker.php',
|
579 |
+
'SebastianBergmann\\Invoker\\ProcessControlExtensionNotLoadedException' => $vendorDir . '/phpunit/php-invoker/src/exceptions/ProcessControlExtensionNotLoadedException.php',
|
580 |
+
'SebastianBergmann\\Invoker\\TimeoutException' => $vendorDir . '/phpunit/php-invoker/src/exceptions/TimeoutException.php',
|
581 |
+
'SebastianBergmann\\LinesOfCode\\Counter' => $vendorDir . '/sebastian/lines-of-code/src/Counter.php',
|
582 |
+
'SebastianBergmann\\LinesOfCode\\Exception' => $vendorDir . '/sebastian/lines-of-code/src/Exception/Exception.php',
|
583 |
+
'SebastianBergmann\\LinesOfCode\\IllogicalValuesException' => $vendorDir . '/sebastian/lines-of-code/src/Exception/IllogicalValuesException.php',
|
584 |
+
'SebastianBergmann\\LinesOfCode\\LineCountingVisitor' => $vendorDir . '/sebastian/lines-of-code/src/LineCountingVisitor.php',
|
585 |
+
'SebastianBergmann\\LinesOfCode\\LinesOfCode' => $vendorDir . '/sebastian/lines-of-code/src/LinesOfCode.php',
|
586 |
+
'SebastianBergmann\\LinesOfCode\\NegativeValueException' => $vendorDir . '/sebastian/lines-of-code/src/Exception/NegativeValueException.php',
|
587 |
+
'SebastianBergmann\\LinesOfCode\\RuntimeException' => $vendorDir . '/sebastian/lines-of-code/src/Exception/RuntimeException.php',
|
588 |
+
'SebastianBergmann\\ObjectEnumerator\\Enumerator' => $vendorDir . '/sebastian/object-enumerator/src/Enumerator.php',
|
589 |
+
'SebastianBergmann\\ObjectEnumerator\\Exception' => $vendorDir . '/sebastian/object-enumerator/src/Exception.php',
|
590 |
+
'SebastianBergmann\\ObjectEnumerator\\InvalidArgumentException' => $vendorDir . '/sebastian/object-enumerator/src/InvalidArgumentException.php',
|
591 |
+
'SebastianBergmann\\ObjectReflector\\Exception' => $vendorDir . '/sebastian/object-reflector/src/Exception.php',
|
592 |
+
'SebastianBergmann\\ObjectReflector\\InvalidArgumentException' => $vendorDir . '/sebastian/object-reflector/src/InvalidArgumentException.php',
|
593 |
+
'SebastianBergmann\\ObjectReflector\\ObjectReflector' => $vendorDir . '/sebastian/object-reflector/src/ObjectReflector.php',
|
594 |
+
'SebastianBergmann\\RecursionContext\\Context' => $vendorDir . '/sebastian/recursion-context/src/Context.php',
|
595 |
+
'SebastianBergmann\\RecursionContext\\Exception' => $vendorDir . '/sebastian/recursion-context/src/Exception.php',
|
596 |
+
'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => $vendorDir . '/sebastian/recursion-context/src/InvalidArgumentException.php',
|
597 |
+
'SebastianBergmann\\ResourceOperations\\ResourceOperations' => $vendorDir . '/sebastian/resource-operations/src/ResourceOperations.php',
|
598 |
+
'SebastianBergmann\\Template\\Exception' => $vendorDir . '/phpunit/php-text-template/src/exceptions/Exception.php',
|
599 |
+
'SebastianBergmann\\Template\\InvalidArgumentException' => $vendorDir . '/phpunit/php-text-template/src/exceptions/InvalidArgumentException.php',
|
600 |
+
'SebastianBergmann\\Template\\RuntimeException' => $vendorDir . '/phpunit/php-text-template/src/exceptions/RuntimeException.php',
|
601 |
+
'SebastianBergmann\\Template\\Template' => $vendorDir . '/phpunit/php-text-template/src/Template.php',
|
602 |
+
'SebastianBergmann\\Timer\\Duration' => $vendorDir . '/phpunit/php-timer/src/Duration.php',
|
603 |
+
'SebastianBergmann\\Timer\\Exception' => $vendorDir . '/phpunit/php-timer/src/exceptions/Exception.php',
|
604 |
+
'SebastianBergmann\\Timer\\NoActiveTimerException' => $vendorDir . '/phpunit/php-timer/src/exceptions/NoActiveTimerException.php',
|
605 |
+
'SebastianBergmann\\Timer\\ResourceUsageFormatter' => $vendorDir . '/phpunit/php-timer/src/ResourceUsageFormatter.php',
|
606 |
+
'SebastianBergmann\\Timer\\TimeSinceStartOfRequestNotAvailableException' => $vendorDir . '/phpunit/php-timer/src/exceptions/TimeSinceStartOfRequestNotAvailableException.php',
|
607 |
+
'SebastianBergmann\\Timer\\Timer' => $vendorDir . '/phpunit/php-timer/src/Timer.php',
|
608 |
+
'SebastianBergmann\\Type\\CallableType' => $vendorDir . '/sebastian/type/src/CallableType.php',
|
609 |
+
'SebastianBergmann\\Type\\Exception' => $vendorDir . '/sebastian/type/src/exception/Exception.php',
|
610 |
+
'SebastianBergmann\\Type\\FalseType' => $vendorDir . '/sebastian/type/src/FalseType.php',
|
611 |
+
'SebastianBergmann\\Type\\GenericObjectType' => $vendorDir . '/sebastian/type/src/GenericObjectType.php',
|
612 |
+
'SebastianBergmann\\Type\\IterableType' => $vendorDir . '/sebastian/type/src/IterableType.php',
|
613 |
+
'SebastianBergmann\\Type\\LogicException' => $vendorDir . '/sebastian/type/src/exception/LogicException.php',
|
614 |
+
'SebastianBergmann\\Type\\MixedType' => $vendorDir . '/sebastian/type/src/MixedType.php',
|
615 |
+
'SebastianBergmann\\Type\\NullType' => $vendorDir . '/sebastian/type/src/NullType.php',
|
616 |
+
'SebastianBergmann\\Type\\ObjectType' => $vendorDir . '/sebastian/type/src/ObjectType.php',
|
617 |
+
'SebastianBergmann\\Type\\ReflectionMapper' => $vendorDir . '/sebastian/type/src/ReflectionMapper.php',
|
618 |
+
'SebastianBergmann\\Type\\RuntimeException' => $vendorDir . '/sebastian/type/src/exception/RuntimeException.php',
|
619 |
+
'SebastianBergmann\\Type\\SimpleType' => $vendorDir . '/sebastian/type/src/SimpleType.php',
|
620 |
+
'SebastianBergmann\\Type\\StaticType' => $vendorDir . '/sebastian/type/src/StaticType.php',
|
621 |
+
'SebastianBergmann\\Type\\Type' => $vendorDir . '/sebastian/type/src/Type.php',
|
622 |
+
'SebastianBergmann\\Type\\TypeName' => $vendorDir . '/sebastian/type/src/TypeName.php',
|
623 |
+
'SebastianBergmann\\Type\\UnionType' => $vendorDir . '/sebastian/type/src/UnionType.php',
|
624 |
+
'SebastianBergmann\\Type\\UnknownType' => $vendorDir . '/sebastian/type/src/UnknownType.php',
|
625 |
+
'SebastianBergmann\\Type\\VoidType' => $vendorDir . '/sebastian/type/src/VoidType.php',
|
626 |
+
'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php',
|
627 |
+
'TheSeer\\Tokenizer\\Exception' => $vendorDir . '/theseer/tokenizer/src/Exception.php',
|
628 |
+
'TheSeer\\Tokenizer\\NamespaceUri' => $vendorDir . '/theseer/tokenizer/src/NamespaceUri.php',
|
629 |
+
'TheSeer\\Tokenizer\\NamespaceUriException' => $vendorDir . '/theseer/tokenizer/src/NamespaceUriException.php',
|
630 |
+
'TheSeer\\Tokenizer\\Token' => $vendorDir . '/theseer/tokenizer/src/Token.php',
|
631 |
+
'TheSeer\\Tokenizer\\TokenCollection' => $vendorDir . '/theseer/tokenizer/src/TokenCollection.php',
|
632 |
+
'TheSeer\\Tokenizer\\TokenCollectionException' => $vendorDir . '/theseer/tokenizer/src/TokenCollectionException.php',
|
633 |
+
'TheSeer\\Tokenizer\\Tokenizer' => $vendorDir . '/theseer/tokenizer/src/Tokenizer.php',
|
634 |
+
'TheSeer\\Tokenizer\\XMLSerializer' => $vendorDir . '/theseer/tokenizer/src/XMLSerializer.php',
|
635 |
+
);
|
vendor/composer/autoload_files.php
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_files.php @generated by Composer
|
4 |
+
|
5 |
+
$vendorDir = dirname(dirname(__FILE__));
|
6 |
+
$baseDir = dirname($vendorDir);
|
7 |
+
|
8 |
+
return array(
|
9 |
+
'ec07570ca5a812141189b1fa81503674' => $vendorDir . '/phpunit/phpunit/src/Framework/Assert/Functions.php',
|
10 |
+
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
|
11 |
+
'6124b4c8570aa390c21fafd04a26c69f' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
12 |
+
'38fbb71d514eee25044aa9d94851ee76' => $vendorDir . '/wp-phpunit/wp-phpunit/__loaded.php',
|
13 |
+
'7d3b315c4f303f2fc14aca642a738e50' => $vendorDir . '/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php',
|
14 |
+
);
|
vendor/composer/autoload_namespaces.php
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_namespaces.php @generated by Composer
|
4 |
+
|
5 |
+
$vendorDir = dirname(dirname(__FILE__));
|
6 |
+
$baseDir = dirname($vendorDir);
|
7 |
+
|
8 |
+
return array(
|
9 |
+
);
|
vendor/composer/autoload_psr4.php
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_psr4.php @generated by Composer
|
4 |
+
|
5 |
+
$vendorDir = dirname(dirname(__FILE__));
|
6 |
+
$baseDir = dirname($vendorDir);
|
7 |
+
|
8 |
+
return array(
|
9 |
+
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
|
10 |
+
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
|
11 |
+
'VektorInc\\VK_Helpers\\' => array($vendorDir . '/vektor-inc/vk-helpers/src'),
|
12 |
+
'VektorInc\\VK_Breadcrumb\\' => array($vendorDir . '/vektor-inc/vk-breadcrumb/src'),
|
13 |
+
'VariableAnalysis\\' => array($vendorDir . '/sirbrillig/phpcs-variable-analysis/VariableAnalysis'),
|
14 |
+
'VK_WP_Unit_Test_Tools\\' => array($vendorDir . '/vektor-inc/vk-wp-unit-test-tools/src'),
|
15 |
+
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
16 |
+
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
|
17 |
+
'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
|
18 |
+
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
|
19 |
+
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
|
20 |
+
);
|
vendor/composer/autoload_real.php
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_real.php @generated by Composer
|
4 |
+
|
5 |
+
class ComposerAutoloaderInit048daf879f623e132cb9fa9c3192a738
|
6 |
+
{
|
7 |
+
private static $loader;
|
8 |
+
|
9 |
+
public static function loadClassLoader($class)
|
10 |
+
{
|
11 |
+
if ('Composer\Autoload\ClassLoader' === $class) {
|
12 |
+
require __DIR__ . '/ClassLoader.php';
|
13 |
+
}
|
14 |
+
}
|
15 |
+
|
16 |
+
/**
|
17 |
+
* @return \Composer\Autoload\ClassLoader
|
18 |
+
*/
|
19 |
+
public static function getLoader()
|
20 |
+
{
|
21 |
+
if (null !== self::$loader) {
|
22 |
+
return self::$loader;
|
23 |
+
}
|
24 |
+
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInit048daf879f623e132cb9fa9c3192a738', 'loadClassLoader'), true, true);
|
26 |
+
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit048daf879f623e132cb9fa9c3192a738', 'loadClassLoader'));
|
28 |
+
|
29 |
+
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
+
if ($useStaticLoader) {
|
31 |
+
require __DIR__ . '/autoload_static.php';
|
32 |
+
|
33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit048daf879f623e132cb9fa9c3192a738::getInitializer($loader));
|
34 |
+
} else {
|
35 |
+
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
+
foreach ($map as $namespace => $path) {
|
37 |
+
$loader->set($namespace, $path);
|
38 |
+
}
|
39 |
+
|
40 |
+
$map = require __DIR__ . '/autoload_psr4.php';
|
41 |
+
foreach ($map as $namespace => $path) {
|
42 |
+
$loader->setPsr4($namespace, $path);
|
43 |
+
}
|
44 |
+
|
45 |
+
$classMap = require __DIR__ . '/autoload_classmap.php';
|
46 |
+
if ($classMap) {
|
47 |
+
$loader->addClassMap($classMap);
|
48 |
+
}
|
49 |
+
}
|
50 |
+
|
51 |
+
$loader->register(true);
|
52 |
+
|
53 |
+
if ($useStaticLoader) {
|
54 |
+
$includeFiles = Composer\Autoload\ComposerStaticInit048daf879f623e132cb9fa9c3192a738::$files;
|
55 |
+
} else {
|
56 |
+
$includeFiles = require __DIR__ . '/autoload_files.php';
|
57 |
+
}
|
58 |
+
foreach ($includeFiles as $fileIdentifier => $file) {
|
59 |
+
composerRequire048daf879f623e132cb9fa9c3192a738($fileIdentifier, $file);
|
60 |
+
}
|
61 |
+
|
62 |
+
return $loader;
|
63 |
+
}
|
64 |
+
}
|
65 |
+
|
66 |
+
function composerRequire048daf879f623e132cb9fa9c3192a738($fileIdentifier, $file)
|
67 |
+
{
|
68 |
+
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
69 |
+
require $file;
|
70 |
+
|
71 |
+
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
|
72 |
+
}
|
73 |
+
}
|
vendor/composer/autoload_static.php
ADDED
@@ -0,0 +1,736 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// autoload_static.php @generated by Composer
|
4 |
+
|
5 |
+
namespace Composer\Autoload;
|
6 |
+
|
7 |
+
class ComposerStaticInit048daf879f623e132cb9fa9c3192a738
|
8 |
+
{
|
9 |
+
public static $files = array (
|
10 |
+
'ec07570ca5a812141189b1fa81503674' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Assert/Functions.php',
|
11 |
+
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
12 |
+
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
13 |
+
'38fbb71d514eee25044aa9d94851ee76' => __DIR__ . '/..' . '/wp-phpunit/wp-phpunit/__loaded.php',
|
14 |
+
'7d3b315c4f303f2fc14aca642a738e50' => __DIR__ . '/..' . '/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php',
|
15 |
+
);
|
16 |
+
|
17 |
+
public static $prefixLengthsPsr4 = array (
|
18 |
+
'p' =>
|
19 |
+
array (
|
20 |
+
'phpDocumentor\\Reflection\\' => 25,
|
21 |
+
),
|
22 |
+
'W' =>
|
23 |
+
array (
|
24 |
+
'Webmozart\\Assert\\' => 17,
|
25 |
+
),
|
26 |
+
'V' =>
|
27 |
+
array (
|
28 |
+
'VektorInc\\VK_Helpers\\' => 21,
|
29 |
+
'VektorInc\\VK_Breadcrumb\\' => 24,
|
30 |
+
'VariableAnalysis\\' => 17,
|
31 |
+
'VK_WP_Unit_Test_Tools\\' => 22,
|
32 |
+
),
|
33 |
+
'S' =>
|
34 |
+
array (
|
35 |
+
'Symfony\\Polyfill\\Ctype\\' => 23,
|
36 |
+
),
|
37 |
+
'P' =>
|
38 |
+
array (
|
39 |
+
'Prophecy\\' => 9,
|
40 |
+
'PhpParser\\' => 10,
|
41 |
+
),
|
42 |
+
'D' =>
|
43 |
+
array (
|
44 |
+
'Doctrine\\Instantiator\\' => 22,
|
45 |
+
'DeepCopy\\' => 9,
|
46 |
+
),
|
47 |
+
);
|
48 |
+
|
49 |
+
public static $prefixDirsPsr4 = array (
|
50 |
+
'phpDocumentor\\Reflection\\' =>
|
51 |
+
array (
|
52 |
+
0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src',
|
53 |
+
1 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src',
|
54 |
+
2 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src',
|
55 |
+
),
|
56 |
+
'Webmozart\\Assert\\' =>
|
57 |
+
array (
|
58 |
+
0 => __DIR__ . '/..' . '/webmozart/assert/src',
|
59 |
+
),
|
60 |
+
'VektorInc\\VK_Helpers\\' =>
|
61 |
+
array (
|
62 |
+
0 => __DIR__ . '/..' . '/vektor-inc/vk-helpers/src',
|
63 |
+
),
|
64 |
+
'VektorInc\\VK_Breadcrumb\\' =>
|
65 |
+
array (
|
66 |
+
0 => __DIR__ . '/..' . '/vektor-inc/vk-breadcrumb/src',
|
67 |
+
),
|
68 |
+
'VariableAnalysis\\' =>
|
69 |
+
array (
|
70 |
+
0 => __DIR__ . '/..' . '/sirbrillig/phpcs-variable-analysis/VariableAnalysis',
|
71 |
+
),
|
72 |
+
'VK_WP_Unit_Test_Tools\\' =>
|
73 |
+
array (
|
74 |
+
0 => __DIR__ . '/..' . '/vektor-inc/vk-wp-unit-test-tools/src',
|
75 |
+
),
|
76 |
+
'Symfony\\Polyfill\\Ctype\\' =>
|
77 |
+
array (
|
78 |
+
0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
|
79 |
+
),
|
80 |
+
'Prophecy\\' =>
|
81 |
+
array (
|
82 |
+
0 => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy',
|
83 |
+
),
|
84 |
+
'PhpParser\\' =>
|
85 |
+
array (
|
86 |
+
0 => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser',
|
87 |
+
),
|
88 |
+
'Doctrine\\Instantiator\\' =>
|
89 |
+
array (
|
90 |
+
0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
|
91 |
+
),
|
92 |
+
'DeepCopy\\' =>
|
93 |
+
array (
|
94 |
+
0 => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy',
|
95 |
+
),
|
96 |
+
);
|
97 |
+
|
98 |
+
public static $classMap = array (
|
99 |
+
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
100 |
+
'PHPUnit\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Exception.php',
|
101 |
+
'PHPUnit\\Framework\\ActualValueIsNotAnObjectException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ActualValueIsNotAnObjectException.php',
|
102 |
+
'PHPUnit\\Framework\\Assert' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Assert.php',
|
103 |
+
'PHPUnit\\Framework\\AssertionFailedError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php',
|
104 |
+
'PHPUnit\\Framework\\CodeCoverageException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php',
|
105 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotAcceptParameterTypeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotAcceptParameterTypeException.php',
|
106 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareBoolReturnTypeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php',
|
107 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareExactlyOneParameterException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php',
|
108 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareParameterTypeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotDeclareParameterTypeException.php',
|
109 |
+
'PHPUnit\\Framework\\ComparisonMethodDoesNotExistException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ComparisonMethodDoesNotExistException.php',
|
110 |
+
'PHPUnit\\Framework\\Constraint\\ArrayHasKey' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php',
|
111 |
+
'PHPUnit\\Framework\\Constraint\\BinaryOperator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php',
|
112 |
+
'PHPUnit\\Framework\\Constraint\\Callback' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Callback.php',
|
113 |
+
'PHPUnit\\Framework\\Constraint\\ClassHasAttribute' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Object/ClassHasAttribute.php',
|
114 |
+
'PHPUnit\\Framework\\Constraint\\ClassHasStaticAttribute' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Object/ClassHasStaticAttribute.php',
|
115 |
+
'PHPUnit\\Framework\\Constraint\\Constraint' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Constraint.php',
|
116 |
+
'PHPUnit\\Framework\\Constraint\\Count' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php',
|
117 |
+
'PHPUnit\\Framework\\Constraint\\DirectoryExists' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php',
|
118 |
+
'PHPUnit\\Framework\\Constraint\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php',
|
119 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionCode' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php',
|
120 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionMessage' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessage.php',
|
121 |
+
'PHPUnit\\Framework\\Constraint\\ExceptionMessageRegularExpression' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageRegularExpression.php',
|
122 |
+
'PHPUnit\\Framework\\Constraint\\FileExists' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php',
|
123 |
+
'PHPUnit\\Framework\\Constraint\\GreaterThan' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php',
|
124 |
+
'PHPUnit\\Framework\\Constraint\\IsAnything' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/IsAnything.php',
|
125 |
+
'PHPUnit\\Framework\\Constraint\\IsEmpty' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php',
|
126 |
+
'PHPUnit\\Framework\\Constraint\\IsEqual' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php',
|
127 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualCanonicalizing' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php',
|
128 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualIgnoringCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php',
|
129 |
+
'PHPUnit\\Framework\\Constraint\\IsEqualWithDelta' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php',
|
130 |
+
'PHPUnit\\Framework\\Constraint\\IsFalse' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php',
|
131 |
+
'PHPUnit\\Framework\\Constraint\\IsFinite' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php',
|
132 |
+
'PHPUnit\\Framework\\Constraint\\IsIdentical' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php',
|
133 |
+
'PHPUnit\\Framework\\Constraint\\IsInfinite' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php',
|
134 |
+
'PHPUnit\\Framework\\Constraint\\IsInstanceOf' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php',
|
135 |
+
'PHPUnit\\Framework\\Constraint\\IsJson' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php',
|
136 |
+
'PHPUnit\\Framework\\Constraint\\IsNan' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php',
|
137 |
+
'PHPUnit\\Framework\\Constraint\\IsNull' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php',
|
138 |
+
'PHPUnit\\Framework\\Constraint\\IsReadable' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php',
|
139 |
+
'PHPUnit\\Framework\\Constraint\\IsTrue' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php',
|
140 |
+
'PHPUnit\\Framework\\Constraint\\IsType' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php',
|
141 |
+
'PHPUnit\\Framework\\Constraint\\IsWritable' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php',
|
142 |
+
'PHPUnit\\Framework\\Constraint\\JsonMatches' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php',
|
143 |
+
'PHPUnit\\Framework\\Constraint\\JsonMatchesErrorMessageProvider' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/JsonMatchesErrorMessageProvider.php',
|
144 |
+
'PHPUnit\\Framework\\Constraint\\LessThan' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php',
|
145 |
+
'PHPUnit\\Framework\\Constraint\\LogicalAnd' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php',
|
146 |
+
'PHPUnit\\Framework\\Constraint\\LogicalNot' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php',
|
147 |
+
'PHPUnit\\Framework\\Constraint\\LogicalOr' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php',
|
148 |
+
'PHPUnit\\Framework\\Constraint\\LogicalXor' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php',
|
149 |
+
'PHPUnit\\Framework\\Constraint\\ObjectEquals' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php',
|
150 |
+
'PHPUnit\\Framework\\Constraint\\ObjectHasAttribute' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasAttribute.php',
|
151 |
+
'PHPUnit\\Framework\\Constraint\\Operator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php',
|
152 |
+
'PHPUnit\\Framework\\Constraint\\RegularExpression' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php',
|
153 |
+
'PHPUnit\\Framework\\Constraint\\SameSize' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php',
|
154 |
+
'PHPUnit\\Framework\\Constraint\\StringContains' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php',
|
155 |
+
'PHPUnit\\Framework\\Constraint\\StringEndsWith' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php',
|
156 |
+
'PHPUnit\\Framework\\Constraint\\StringMatchesFormatDescription' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php',
|
157 |
+
'PHPUnit\\Framework\\Constraint\\StringStartsWith' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php',
|
158 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContains' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php',
|
159 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsEqual' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php',
|
160 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsIdentical' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php',
|
161 |
+
'PHPUnit\\Framework\\Constraint\\TraversableContainsOnly' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php',
|
162 |
+
'PHPUnit\\Framework\\Constraint\\UnaryOperator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php',
|
163 |
+
'PHPUnit\\Framework\\CoveredCodeNotExecutedException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/CoveredCodeNotExecutedException.php',
|
164 |
+
'PHPUnit\\Framework\\DataProviderTestSuite' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/DataProviderTestSuite.php',
|
165 |
+
'PHPUnit\\Framework\\Error' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/Error.php',
|
166 |
+
'PHPUnit\\Framework\\ErrorTestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/ErrorTestCase.php',
|
167 |
+
'PHPUnit\\Framework\\Error\\Deprecated' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Error/Deprecated.php',
|
168 |
+
'PHPUnit\\Framework\\Error\\Error' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Error/Error.php',
|
169 |
+
'PHPUnit\\Framework\\Error\\Notice' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Error/Notice.php',
|
170 |
+
'PHPUnit\\Framework\\Error\\Warning' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Error/Warning.php',
|
171 |
+
'PHPUnit\\Framework\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/Exception.php',
|
172 |
+
'PHPUnit\\Framework\\ExceptionWrapper' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/ExceptionWrapper.php',
|
173 |
+
'PHPUnit\\Framework\\ExecutionOrderDependency' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php',
|
174 |
+
'PHPUnit\\Framework\\ExpectationFailedException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php',
|
175 |
+
'PHPUnit\\Framework\\IncompleteTest' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/IncompleteTest.php',
|
176 |
+
'PHPUnit\\Framework\\IncompleteTestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/IncompleteTestCase.php',
|
177 |
+
'PHPUnit\\Framework\\IncompleteTestError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/IncompleteTestError.php',
|
178 |
+
'PHPUnit\\Framework\\InvalidArgumentException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php',
|
179 |
+
'PHPUnit\\Framework\\InvalidCoversTargetException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php',
|
180 |
+
'PHPUnit\\Framework\\InvalidDataProviderException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php',
|
181 |
+
'PHPUnit\\Framework\\InvalidParameterGroupException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/InvalidParameterGroupException.php',
|
182 |
+
'PHPUnit\\Framework\\MissingCoversAnnotationException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/MissingCoversAnnotationException.php',
|
183 |
+
'PHPUnit\\Framework\\MockObject\\Api' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Api/Api.php',
|
184 |
+
'PHPUnit\\Framework\\MockObject\\BadMethodCallException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php',
|
185 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\Identity' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/Identity.php',
|
186 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/InvocationMocker.php',
|
187 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\InvocationStubber' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/InvocationStubber.php',
|
188 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\MethodNameMatch' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/MethodNameMatch.php',
|
189 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\ParametersMatch' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/ParametersMatch.php',
|
190 |
+
'PHPUnit\\Framework\\MockObject\\Builder\\Stub' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Builder/Stub.php',
|
191 |
+
'PHPUnit\\Framework\\MockObject\\CannotUseAddMethodsException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseAddMethodsException.php',
|
192 |
+
'PHPUnit\\Framework\\MockObject\\CannotUseOnlyMethodsException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php',
|
193 |
+
'PHPUnit\\Framework\\MockObject\\ClassAlreadyExistsException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/ClassAlreadyExistsException.php',
|
194 |
+
'PHPUnit\\Framework\\MockObject\\ClassIsFinalException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/ClassIsFinalException.php',
|
195 |
+
'PHPUnit\\Framework\\MockObject\\ConfigurableMethod' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php',
|
196 |
+
'PHPUnit\\Framework\\MockObject\\ConfigurableMethodsAlreadyInitializedException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/ConfigurableMethodsAlreadyInitializedException.php',
|
197 |
+
'PHPUnit\\Framework\\MockObject\\DuplicateMethodException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/DuplicateMethodException.php',
|
198 |
+
'PHPUnit\\Framework\\MockObject\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php',
|
199 |
+
'PHPUnit\\Framework\\MockObject\\Generator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Generator.php',
|
200 |
+
'PHPUnit\\Framework\\MockObject\\IncompatibleReturnValueException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php',
|
201 |
+
'PHPUnit\\Framework\\MockObject\\InvalidMethodNameException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/InvalidMethodNameException.php',
|
202 |
+
'PHPUnit\\Framework\\MockObject\\Invocation' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Invocation.php',
|
203 |
+
'PHPUnit\\Framework\\MockObject\\InvocationHandler' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/InvocationHandler.php',
|
204 |
+
'PHPUnit\\Framework\\MockObject\\MatchBuilderNotFoundException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php',
|
205 |
+
'PHPUnit\\Framework\\MockObject\\Matcher' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Matcher.php',
|
206 |
+
'PHPUnit\\Framework\\MockObject\\MatcherAlreadyRegisteredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php',
|
207 |
+
'PHPUnit\\Framework\\MockObject\\Method' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Api/Method.php',
|
208 |
+
'PHPUnit\\Framework\\MockObject\\MethodCannotBeConfiguredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php',
|
209 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameAlreadyConfiguredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php',
|
210 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameConstraint' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MethodNameConstraint.php',
|
211 |
+
'PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php',
|
212 |
+
'PHPUnit\\Framework\\MockObject\\MethodParametersAlreadyConfiguredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php',
|
213 |
+
'PHPUnit\\Framework\\MockObject\\MockBuilder' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php',
|
214 |
+
'PHPUnit\\Framework\\MockObject\\MockClass' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockClass.php',
|
215 |
+
'PHPUnit\\Framework\\MockObject\\MockMethod' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockMethod.php',
|
216 |
+
'PHPUnit\\Framework\\MockObject\\MockMethodSet' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockMethodSet.php',
|
217 |
+
'PHPUnit\\Framework\\MockObject\\MockObject' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockObject.php',
|
218 |
+
'PHPUnit\\Framework\\MockObject\\MockTrait' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockTrait.php',
|
219 |
+
'PHPUnit\\Framework\\MockObject\\MockType' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/MockType.php',
|
220 |
+
'PHPUnit\\Framework\\MockObject\\MockedCloneMethod' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Api/MockedCloneMethod.php',
|
221 |
+
'PHPUnit\\Framework\\MockObject\\OriginalConstructorInvocationRequiredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/OriginalConstructorInvocationRequiredException.php',
|
222 |
+
'PHPUnit\\Framework\\MockObject\\ReflectionException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/ReflectionException.php',
|
223 |
+
'PHPUnit\\Framework\\MockObject\\ReturnValueNotConfiguredException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php',
|
224 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/AnyInvokedCount.php',
|
225 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\AnyParameters' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/AnyParameters.php',
|
226 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\ConsecutiveParameters' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/ConsecutiveParameters.php',
|
227 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvocationOrder.php',
|
228 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtIndex' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtIndex.php',
|
229 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastCount' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtLeastCount.php',
|
230 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastOnce' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtLeastOnce.php',
|
231 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtMostCount' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedAtMostCount.php',
|
232 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\InvokedCount' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/InvokedCount.php',
|
233 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\MethodName' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/MethodName.php',
|
234 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\Parameters' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/Parameters.php',
|
235 |
+
'PHPUnit\\Framework\\MockObject\\Rule\\ParametersRule' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Rule/ParametersRule.php',
|
236 |
+
'PHPUnit\\Framework\\MockObject\\RuntimeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php',
|
237 |
+
'PHPUnit\\Framework\\MockObject\\SoapExtensionNotAvailableException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/SoapExtensionNotAvailableException.php',
|
238 |
+
'PHPUnit\\Framework\\MockObject\\Stub' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub.php',
|
239 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ConsecutiveCalls' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ConsecutiveCalls.php',
|
240 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/Exception.php',
|
241 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnArgument' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnArgument.php',
|
242 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnCallback' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnCallback.php',
|
243 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnReference' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnReference.php',
|
244 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnSelf' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnSelf.php',
|
245 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnStub' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnStub.php',
|
246 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\ReturnValueMap' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/ReturnValueMap.php',
|
247 |
+
'PHPUnit\\Framework\\MockObject\\Stub\\Stub' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Stub/Stub.php',
|
248 |
+
'PHPUnit\\Framework\\MockObject\\UnknownClassException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownClassException.php',
|
249 |
+
'PHPUnit\\Framework\\MockObject\\UnknownTraitException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownTraitException.php',
|
250 |
+
'PHPUnit\\Framework\\MockObject\\UnknownTypeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Exception/UnknownTypeException.php',
|
251 |
+
'PHPUnit\\Framework\\MockObject\\UnmockedCloneMethod' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Api/UnmockedCloneMethod.php',
|
252 |
+
'PHPUnit\\Framework\\MockObject\\Verifiable' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/MockObject/Verifiable.php',
|
253 |
+
'PHPUnit\\Framework\\NoChildTestSuiteException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php',
|
254 |
+
'PHPUnit\\Framework\\OutputError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/OutputError.php',
|
255 |
+
'PHPUnit\\Framework\\PHPTAssertionFailedError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/PHPTAssertionFailedError.php',
|
256 |
+
'PHPUnit\\Framework\\Reorderable' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Reorderable.php',
|
257 |
+
'PHPUnit\\Framework\\RiskyTestError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/RiskyTestError.php',
|
258 |
+
'PHPUnit\\Framework\\SelfDescribing' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/SelfDescribing.php',
|
259 |
+
'PHPUnit\\Framework\\SkippedTest' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/SkippedTest.php',
|
260 |
+
'PHPUnit\\Framework\\SkippedTestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/SkippedTestCase.php',
|
261 |
+
'PHPUnit\\Framework\\SkippedTestError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/SkippedTestError.php',
|
262 |
+
'PHPUnit\\Framework\\SkippedTestSuiteError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/SkippedTestSuiteError.php',
|
263 |
+
'PHPUnit\\Framework\\SyntheticError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/SyntheticError.php',
|
264 |
+
'PHPUnit\\Framework\\SyntheticSkippedError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/SyntheticSkippedError.php',
|
265 |
+
'PHPUnit\\Framework\\Test' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Test.php',
|
266 |
+
'PHPUnit\\Framework\\TestBuilder' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestBuilder.php',
|
267 |
+
'PHPUnit\\Framework\\TestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestCase.php',
|
268 |
+
'PHPUnit\\Framework\\TestFailure' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestFailure.php',
|
269 |
+
'PHPUnit\\Framework\\TestListener' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestListener.php',
|
270 |
+
'PHPUnit\\Framework\\TestListenerDefaultImplementation' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestListenerDefaultImplementation.php',
|
271 |
+
'PHPUnit\\Framework\\TestResult' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestResult.php',
|
272 |
+
'PHPUnit\\Framework\\TestSuite' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestSuite.php',
|
273 |
+
'PHPUnit\\Framework\\TestSuiteIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/TestSuiteIterator.php',
|
274 |
+
'PHPUnit\\Framework\\UnintentionallyCoveredCodeError' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/UnintentionallyCoveredCodeError.php',
|
275 |
+
'PHPUnit\\Framework\\Warning' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Exception/Warning.php',
|
276 |
+
'PHPUnit\\Framework\\WarningTestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/WarningTestCase.php',
|
277 |
+
'PHPUnit\\Runner\\AfterIncompleteTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterIncompleteTestHook.php',
|
278 |
+
'PHPUnit\\Runner\\AfterLastTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterLastTestHook.php',
|
279 |
+
'PHPUnit\\Runner\\AfterRiskyTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterRiskyTestHook.php',
|
280 |
+
'PHPUnit\\Runner\\AfterSkippedTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterSkippedTestHook.php',
|
281 |
+
'PHPUnit\\Runner\\AfterSuccessfulTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterSuccessfulTestHook.php',
|
282 |
+
'PHPUnit\\Runner\\AfterTestErrorHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterTestErrorHook.php',
|
283 |
+
'PHPUnit\\Runner\\AfterTestFailureHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterTestFailureHook.php',
|
284 |
+
'PHPUnit\\Runner\\AfterTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterTestHook.php',
|
285 |
+
'PHPUnit\\Runner\\AfterTestWarningHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/AfterTestWarningHook.php',
|
286 |
+
'PHPUnit\\Runner\\BaseTestRunner' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/BaseTestRunner.php',
|
287 |
+
'PHPUnit\\Runner\\BeforeFirstTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/BeforeFirstTestHook.php',
|
288 |
+
'PHPUnit\\Runner\\BeforeTestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/BeforeTestHook.php',
|
289 |
+
'PHPUnit\\Runner\\DefaultTestResultCache' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/DefaultTestResultCache.php',
|
290 |
+
'PHPUnit\\Runner\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Exception.php',
|
291 |
+
'PHPUnit\\Runner\\Extension\\ExtensionHandler' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Extension/ExtensionHandler.php',
|
292 |
+
'PHPUnit\\Runner\\Extension\\PharLoader' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Extension/PharLoader.php',
|
293 |
+
'PHPUnit\\Runner\\Filter\\ExcludeGroupFilterIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php',
|
294 |
+
'PHPUnit\\Runner\\Filter\\Factory' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Filter/Factory.php',
|
295 |
+
'PHPUnit\\Runner\\Filter\\GroupFilterIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php',
|
296 |
+
'PHPUnit\\Runner\\Filter\\IncludeGroupFilterIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php',
|
297 |
+
'PHPUnit\\Runner\\Filter\\NameFilterIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php',
|
298 |
+
'PHPUnit\\Runner\\Hook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/Hook.php',
|
299 |
+
'PHPUnit\\Runner\\NullTestResultCache' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/NullTestResultCache.php',
|
300 |
+
'PHPUnit\\Runner\\PhptTestCase' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/PhptTestCase.php',
|
301 |
+
'PHPUnit\\Runner\\ResultCacheExtension' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/ResultCacheExtension.php',
|
302 |
+
'PHPUnit\\Runner\\StandardTestSuiteLoader' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php',
|
303 |
+
'PHPUnit\\Runner\\TestHook' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/TestHook.php',
|
304 |
+
'PHPUnit\\Runner\\TestListenerAdapter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Hook/TestListenerAdapter.php',
|
305 |
+
'PHPUnit\\Runner\\TestResultCache' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/TestResultCache.php',
|
306 |
+
'PHPUnit\\Runner\\TestSuiteLoader' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/TestSuiteLoader.php',
|
307 |
+
'PHPUnit\\Runner\\TestSuiteSorter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/TestSuiteSorter.php',
|
308 |
+
'PHPUnit\\Runner\\Version' => __DIR__ . '/..' . '/phpunit/phpunit/src/Runner/Version.php',
|
309 |
+
'PHPUnit\\TextUI\\CliArguments\\Builder' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/CliArguments/Builder.php',
|
310 |
+
'PHPUnit\\TextUI\\CliArguments\\Configuration' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/CliArguments/Configuration.php',
|
311 |
+
'PHPUnit\\TextUI\\CliArguments\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/CliArguments/Exception.php',
|
312 |
+
'PHPUnit\\TextUI\\CliArguments\\Mapper' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/CliArguments/Mapper.php',
|
313 |
+
'PHPUnit\\TextUI\\Command' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Command.php',
|
314 |
+
'PHPUnit\\TextUI\\DefaultResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/DefaultResultPrinter.php',
|
315 |
+
'PHPUnit\\TextUI\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Exception/Exception.php',
|
316 |
+
'PHPUnit\\TextUI\\Help' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Help.php',
|
317 |
+
'PHPUnit\\TextUI\\ReflectionException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Exception/ReflectionException.php',
|
318 |
+
'PHPUnit\\TextUI\\ResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/ResultPrinter.php',
|
319 |
+
'PHPUnit\\TextUI\\RuntimeException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php',
|
320 |
+
'PHPUnit\\TextUI\\TestDirectoryNotFoundException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php',
|
321 |
+
'PHPUnit\\TextUI\\TestFileNotFoundException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php',
|
322 |
+
'PHPUnit\\TextUI\\TestRunner' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/TestRunner.php',
|
323 |
+
'PHPUnit\\TextUI\\TestSuiteMapper' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/TestSuiteMapper.php',
|
324 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/CodeCoverage.php',
|
325 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\FilterMapper' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/FilterMapper.php',
|
326 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\Directory' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/Directory.php',
|
327 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\DirectoryCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/DirectoryCollection.php',
|
328 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Filter\\DirectoryCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Filter/DirectoryCollectionIterator.php',
|
329 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Clover' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Clover.php',
|
330 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Cobertura' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Cobertura.php',
|
331 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Crap4j' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Crap4j.php',
|
332 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Html' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Html.php',
|
333 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Php' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Php.php',
|
334 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Text' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Text.php',
|
335 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Xml' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/CodeCoverage/Report/Xml.php',
|
336 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Configuration' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Configuration.php',
|
337 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Constant' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Constant.php',
|
338 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConstantCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/ConstantCollection.php',
|
339 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConstantCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/ConstantCollectionIterator.php',
|
340 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ConvertLogTypes' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/ConvertLogTypes.php',
|
341 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageCloverToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageCloverToReport.php',
|
342 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageCrap4jToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageCrap4jToReport.php',
|
343 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageHtmlToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageHtmlToReport.php',
|
344 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoveragePhpToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoveragePhpToReport.php',
|
345 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageTextToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageTextToReport.php',
|
346 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\CoverageXmlToReport' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/CoverageXmlToReport.php',
|
347 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Directory' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/Directory.php',
|
348 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\DirectoryCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/DirectoryCollection.php',
|
349 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\DirectoryCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/DirectoryCollectionIterator.php',
|
350 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Exception.php',
|
351 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Extension' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/Extension.php',
|
352 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ExtensionCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/ExtensionCollection.php',
|
353 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\ExtensionCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/ExtensionCollectionIterator.php',
|
354 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\File' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/File.php',
|
355 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\FileCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/FileCollection.php',
|
356 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\FileCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Filesystem/FileCollectionIterator.php',
|
357 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Generator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Generator.php',
|
358 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Group' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/Group.php',
|
359 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\GroupCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/GroupCollection.php',
|
360 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\GroupCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/GroupCollectionIterator.php',
|
361 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Groups' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Group/Groups.php',
|
362 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSetting' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSetting.php',
|
363 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSettingCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSettingCollection.php',
|
364 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IniSettingCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/IniSettingCollectionIterator.php',
|
365 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\IntroduceCoverageElement' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/IntroduceCoverageElement.php',
|
366 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Loader' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Loader.php',
|
367 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/LogToReportMigration.php',
|
368 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Junit.php',
|
369 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Logging.php',
|
370 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TeamCity.php',
|
371 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Html' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Html.php',
|
372 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Text' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Text.php',
|
373 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Xml' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/TestDox/Xml.php',
|
374 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Text' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Logging/Text.php',
|
375 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Migration' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/Migration.php',
|
376 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilder' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationBuilder.php',
|
377 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilderException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationBuilderException.php',
|
378 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MigrationException' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/MigrationException.php',
|
379 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Migrator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrator.php',
|
380 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromFilterWhitelistToCoverage' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php',
|
381 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromRootToCoverage' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveAttributesFromRootToCoverage.php',
|
382 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistDirectoriesToCoverage' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveWhitelistDirectoriesToCoverage.php',
|
383 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistExcludesToCoverage' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/MoveWhitelistExcludesToCoverage.php',
|
384 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHPUnit/PHPUnit.php',
|
385 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Php' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Php.php',
|
386 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\PhpHandler' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/PhpHandler.php',
|
387 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveCacheTokensAttribute' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveCacheTokensAttribute.php',
|
388 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveEmptyFilter' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveEmptyFilter.php',
|
389 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\RemoveLogTypes' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveLogTypes.php',
|
390 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectory' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectory.php',
|
391 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectoryCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectoryCollection.php',
|
392 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestDirectoryCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestDirectoryCollectionIterator.php',
|
393 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFile' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFile.php',
|
394 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFileCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFileCollection.php',
|
395 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestFileCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestFileCollectionIterator.php',
|
396 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuite' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuite.php',
|
397 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuiteCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuiteCollection.php',
|
398 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\TestSuiteCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/TestSuite/TestSuiteCollectionIterator.php',
|
399 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\UpdateSchemaLocationTo93' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/Migration/Migrations/UpdateSchemaLocationTo93.php',
|
400 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\Variable' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/Variable.php',
|
401 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\VariableCollection' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/VariableCollection.php',
|
402 |
+
'PHPUnit\\TextUI\\XmlConfiguration\\VariableCollectionIterator' => __DIR__ . '/..' . '/phpunit/phpunit/src/TextUI/XmlConfiguration/PHP/VariableCollectionIterator.php',
|
403 |
+
'PHPUnit\\Util\\Annotation\\DocBlock' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Annotation/DocBlock.php',
|
404 |
+
'PHPUnit\\Util\\Annotation\\Registry' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Annotation/Registry.php',
|
405 |
+
'PHPUnit\\Util\\Blacklist' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Blacklist.php',
|
406 |
+
'PHPUnit\\Util\\Color' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Color.php',
|
407 |
+
'PHPUnit\\Util\\ErrorHandler' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/ErrorHandler.php',
|
408 |
+
'PHPUnit\\Util\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Exception.php',
|
409 |
+
'PHPUnit\\Util\\ExcludeList' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/ExcludeList.php',
|
410 |
+
'PHPUnit\\Util\\FileLoader' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/FileLoader.php',
|
411 |
+
'PHPUnit\\Util\\Filesystem' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Filesystem.php',
|
412 |
+
'PHPUnit\\Util\\Filter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Filter.php',
|
413 |
+
'PHPUnit\\Util\\GlobalState' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/GlobalState.php',
|
414 |
+
'PHPUnit\\Util\\InvalidDataSetException' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/InvalidDataSetException.php',
|
415 |
+
'PHPUnit\\Util\\Json' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Json.php',
|
416 |
+
'PHPUnit\\Util\\Log\\JUnit' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Log/JUnit.php',
|
417 |
+
'PHPUnit\\Util\\Log\\TeamCity' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Log/TeamCity.php',
|
418 |
+
'PHPUnit\\Util\\PHP\\AbstractPhpProcess' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php',
|
419 |
+
'PHPUnit\\Util\\PHP\\DefaultPhpProcess' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php',
|
420 |
+
'PHPUnit\\Util\\PHP\\WindowsPhpProcess' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/PHP/WindowsPhpProcess.php',
|
421 |
+
'PHPUnit\\Util\\Printer' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Printer.php',
|
422 |
+
'PHPUnit\\Util\\RegularExpression' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/RegularExpression.php',
|
423 |
+
'PHPUnit\\Util\\Test' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Test.php',
|
424 |
+
'PHPUnit\\Util\\TestDox\\CliTestDoxPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/CliTestDoxPrinter.php',
|
425 |
+
'PHPUnit\\Util\\TestDox\\HtmlResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/HtmlResultPrinter.php',
|
426 |
+
'PHPUnit\\Util\\TestDox\\NamePrettifier' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php',
|
427 |
+
'PHPUnit\\Util\\TestDox\\ResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php',
|
428 |
+
'PHPUnit\\Util\\TestDox\\TestDoxPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/TestDoxPrinter.php',
|
429 |
+
'PHPUnit\\Util\\TestDox\\TextResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/TextResultPrinter.php',
|
430 |
+
'PHPUnit\\Util\\TestDox\\XmlResultPrinter' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TestDox/XmlResultPrinter.php',
|
431 |
+
'PHPUnit\\Util\\TextTestListRenderer' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/TextTestListRenderer.php',
|
432 |
+
'PHPUnit\\Util\\Type' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Type.php',
|
433 |
+
'PHPUnit\\Util\\VersionComparisonOperator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/VersionComparisonOperator.php',
|
434 |
+
'PHPUnit\\Util\\XdebugFilterScriptGenerator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/XdebugFilterScriptGenerator.php',
|
435 |
+
'PHPUnit\\Util\\Xml' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml.php',
|
436 |
+
'PHPUnit\\Util\\XmlTestListRenderer' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/XmlTestListRenderer.php',
|
437 |
+
'PHPUnit\\Util\\Xml\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/Exception.php',
|
438 |
+
'PHPUnit\\Util\\Xml\\FailedSchemaDetectionResult' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/FailedSchemaDetectionResult.php',
|
439 |
+
'PHPUnit\\Util\\Xml\\Loader' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/Loader.php',
|
440 |
+
'PHPUnit\\Util\\Xml\\SchemaDetectionResult' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/SchemaDetectionResult.php',
|
441 |
+
'PHPUnit\\Util\\Xml\\SchemaDetector' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/SchemaDetector.php',
|
442 |
+
'PHPUnit\\Util\\Xml\\SchemaFinder' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/SchemaFinder.php',
|
443 |
+
'PHPUnit\\Util\\Xml\\SnapshotNodeList' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/SnapshotNodeList.php',
|
444 |
+
'PHPUnit\\Util\\Xml\\SuccessfulSchemaDetectionResult' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/SuccessfulSchemaDetectionResult.php',
|
445 |
+
'PHPUnit\\Util\\Xml\\ValidationResult' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/ValidationResult.php',
|
446 |
+
'PHPUnit\\Util\\Xml\\Validator' => __DIR__ . '/..' . '/phpunit/phpunit/src/Util/Xml/Validator.php',
|
447 |
+
'PharIo\\Manifest\\Application' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Application.php',
|
448 |
+
'PharIo\\Manifest\\ApplicationName' => __DIR__ . '/..' . '/phar-io/manifest/src/values/ApplicationName.php',
|
449 |
+
'PharIo\\Manifest\\Author' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Author.php',
|
450 |
+
'PharIo\\Manifest\\AuthorCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/values/AuthorCollection.php',
|
451 |
+
'PharIo\\Manifest\\AuthorCollectionIterator' => __DIR__ . '/..' . '/phar-io/manifest/src/values/AuthorCollectionIterator.php',
|
452 |
+
'PharIo\\Manifest\\AuthorElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/AuthorElement.php',
|
453 |
+
'PharIo\\Manifest\\AuthorElementCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/AuthorElementCollection.php',
|
454 |
+
'PharIo\\Manifest\\BundledComponent' => __DIR__ . '/..' . '/phar-io/manifest/src/values/BundledComponent.php',
|
455 |
+
'PharIo\\Manifest\\BundledComponentCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/values/BundledComponentCollection.php',
|
456 |
+
'PharIo\\Manifest\\BundledComponentCollectionIterator' => __DIR__ . '/..' . '/phar-io/manifest/src/values/BundledComponentCollectionIterator.php',
|
457 |
+
'PharIo\\Manifest\\BundlesElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/BundlesElement.php',
|
458 |
+
'PharIo\\Manifest\\ComponentElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ComponentElement.php',
|
459 |
+
'PharIo\\Manifest\\ComponentElementCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ComponentElementCollection.php',
|
460 |
+
'PharIo\\Manifest\\ContainsElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ContainsElement.php',
|
461 |
+
'PharIo\\Manifest\\CopyrightElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/CopyrightElement.php',
|
462 |
+
'PharIo\\Manifest\\CopyrightInformation' => __DIR__ . '/..' . '/phar-io/manifest/src/values/CopyrightInformation.php',
|
463 |
+
'PharIo\\Manifest\\ElementCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ElementCollection.php',
|
464 |
+
'PharIo\\Manifest\\ElementCollectionException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ElementCollectionException.php',
|
465 |
+
'PharIo\\Manifest\\Email' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Email.php',
|
466 |
+
'PharIo\\Manifest\\Exception' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/Exception.php',
|
467 |
+
'PharIo\\Manifest\\ExtElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ExtElement.php',
|
468 |
+
'PharIo\\Manifest\\ExtElementCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ExtElementCollection.php',
|
469 |
+
'PharIo\\Manifest\\Extension' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Extension.php',
|
470 |
+
'PharIo\\Manifest\\ExtensionElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ExtensionElement.php',
|
471 |
+
'PharIo\\Manifest\\InvalidApplicationNameException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php',
|
472 |
+
'PharIo\\Manifest\\InvalidEmailException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/InvalidEmailException.php',
|
473 |
+
'PharIo\\Manifest\\InvalidUrlException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/InvalidUrlException.php',
|
474 |
+
'PharIo\\Manifest\\Library' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Library.php',
|
475 |
+
'PharIo\\Manifest\\License' => __DIR__ . '/..' . '/phar-io/manifest/src/values/License.php',
|
476 |
+
'PharIo\\Manifest\\LicenseElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/LicenseElement.php',
|
477 |
+
'PharIo\\Manifest\\Manifest' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Manifest.php',
|
478 |
+
'PharIo\\Manifest\\ManifestDocument' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ManifestDocument.php',
|
479 |
+
'PharIo\\Manifest\\ManifestDocumentException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ManifestDocumentException.php',
|
480 |
+
'PharIo\\Manifest\\ManifestDocumentLoadingException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ManifestDocumentLoadingException.php',
|
481 |
+
'PharIo\\Manifest\\ManifestDocumentMapper' => __DIR__ . '/..' . '/phar-io/manifest/src/ManifestDocumentMapper.php',
|
482 |
+
'PharIo\\Manifest\\ManifestDocumentMapperException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php',
|
483 |
+
'PharIo\\Manifest\\ManifestElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/ManifestElement.php',
|
484 |
+
'PharIo\\Manifest\\ManifestElementException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ManifestElementException.php',
|
485 |
+
'PharIo\\Manifest\\ManifestLoader' => __DIR__ . '/..' . '/phar-io/manifest/src/ManifestLoader.php',
|
486 |
+
'PharIo\\Manifest\\ManifestLoaderException' => __DIR__ . '/..' . '/phar-io/manifest/src/exceptions/ManifestLoaderException.php',
|
487 |
+
'PharIo\\Manifest\\ManifestSerializer' => __DIR__ . '/..' . '/phar-io/manifest/src/ManifestSerializer.php',
|
488 |
+
'PharIo\\Manifest\\PhpElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/PhpElement.php',
|
489 |
+
'PharIo\\Manifest\\PhpExtensionRequirement' => __DIR__ . '/..' . '/phar-io/manifest/src/values/PhpExtensionRequirement.php',
|
490 |
+
'PharIo\\Manifest\\PhpVersionRequirement' => __DIR__ . '/..' . '/phar-io/manifest/src/values/PhpVersionRequirement.php',
|
491 |
+
'PharIo\\Manifest\\Requirement' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Requirement.php',
|
492 |
+
'PharIo\\Manifest\\RequirementCollection' => __DIR__ . '/..' . '/phar-io/manifest/src/values/RequirementCollection.php',
|
493 |
+
'PharIo\\Manifest\\RequirementCollectionIterator' => __DIR__ . '/..' . '/phar-io/manifest/src/values/RequirementCollectionIterator.php',
|
494 |
+
'PharIo\\Manifest\\RequiresElement' => __DIR__ . '/..' . '/phar-io/manifest/src/xml/RequiresElement.php',
|
495 |
+
'PharIo\\Manifest\\Type' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Type.php',
|
496 |
+
'PharIo\\Manifest\\Url' => __DIR__ . '/..' . '/phar-io/manifest/src/values/Url.php',
|
497 |
+
'PharIo\\Version\\AbstractVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/AbstractVersionConstraint.php',
|
498 |
+
'PharIo\\Version\\AndVersionConstraintGroup' => __DIR__ . '/..' . '/phar-io/version/src/constraints/AndVersionConstraintGroup.php',
|
499 |
+
'PharIo\\Version\\AnyVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/AnyVersionConstraint.php',
|
500 |
+
'PharIo\\Version\\ExactVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/ExactVersionConstraint.php',
|
501 |
+
'PharIo\\Version\\Exception' => __DIR__ . '/..' . '/phar-io/version/src/exceptions/Exception.php',
|
502 |
+
'PharIo\\Version\\GreaterThanOrEqualToVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/GreaterThanOrEqualToVersionConstraint.php',
|
503 |
+
'PharIo\\Version\\InvalidPreReleaseSuffixException' => __DIR__ . '/..' . '/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php',
|
504 |
+
'PharIo\\Version\\InvalidVersionException' => __DIR__ . '/..' . '/phar-io/version/src/exceptions/InvalidVersionException.php',
|
505 |
+
'PharIo\\Version\\NoPreReleaseSuffixException' => __DIR__ . '/..' . '/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php',
|
506 |
+
'PharIo\\Version\\OrVersionConstraintGroup' => __DIR__ . '/..' . '/phar-io/version/src/constraints/OrVersionConstraintGroup.php',
|
507 |
+
'PharIo\\Version\\PreReleaseSuffix' => __DIR__ . '/..' . '/phar-io/version/src/PreReleaseSuffix.php',
|
508 |
+
'PharIo\\Version\\SpecificMajorAndMinorVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/SpecificMajorAndMinorVersionConstraint.php',
|
509 |
+
'PharIo\\Version\\SpecificMajorVersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/SpecificMajorVersionConstraint.php',
|
510 |
+
'PharIo\\Version\\UnsupportedVersionConstraintException' => __DIR__ . '/..' . '/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php',
|
511 |
+
'PharIo\\Version\\Version' => __DIR__ . '/..' . '/phar-io/version/src/Version.php',
|
512 |
+
'PharIo\\Version\\VersionConstraint' => __DIR__ . '/..' . '/phar-io/version/src/constraints/VersionConstraint.php',
|
513 |
+
'PharIo\\Version\\VersionConstraintParser' => __DIR__ . '/..' . '/phar-io/version/src/VersionConstraintParser.php',
|
514 |
+
'PharIo\\Version\\VersionConstraintValue' => __DIR__ . '/..' . '/phar-io/version/src/VersionConstraintValue.php',
|
515 |
+
'PharIo\\Version\\VersionNumber' => __DIR__ . '/..' . '/phar-io/version/src/VersionNumber.php',
|
516 |
+
'SebastianBergmann\\CliParser\\AmbiguousOptionException' => __DIR__ . '/..' . '/sebastian/cli-parser/src/exceptions/AmbiguousOptionException.php',
|
517 |
+
'SebastianBergmann\\CliParser\\Exception' => __DIR__ . '/..' . '/sebastian/cli-parser/src/exceptions/Exception.php',
|
518 |
+
'SebastianBergmann\\CliParser\\OptionDoesNotAllowArgumentException' => __DIR__ . '/..' . '/sebastian/cli-parser/src/exceptions/OptionDoesNotAllowArgumentException.php',
|
519 |
+
'SebastianBergmann\\CliParser\\Parser' => __DIR__ . '/..' . '/sebastian/cli-parser/src/Parser.php',
|
520 |
+
'SebastianBergmann\\CliParser\\RequiredOptionArgumentMissingException' => __DIR__ . '/..' . '/sebastian/cli-parser/src/exceptions/RequiredOptionArgumentMissingException.php',
|
521 |
+
'SebastianBergmann\\CliParser\\UnknownOptionException' => __DIR__ . '/..' . '/sebastian/cli-parser/src/exceptions/UnknownOptionException.php',
|
522 |
+
'SebastianBergmann\\CodeCoverage\\BranchAndPathCoverageNotSupportedException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/BranchAndPathCoverageNotSupportedException.php',
|
523 |
+
'SebastianBergmann\\CodeCoverage\\CodeCoverage' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/CodeCoverage.php',
|
524 |
+
'SebastianBergmann\\CodeCoverage\\CrapIndex' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/CrapIndex.php',
|
525 |
+
'SebastianBergmann\\CodeCoverage\\DeadCodeDetectionNotSupportedException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/DeadCodeDetectionNotSupportedException.php',
|
526 |
+
'SebastianBergmann\\CodeCoverage\\Directory' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Directory.php',
|
527 |
+
'SebastianBergmann\\CodeCoverage\\DirectoryCouldNotBeCreatedException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/DirectoryCouldNotBeCreatedException.php',
|
528 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Driver' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/Driver.php',
|
529 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PathExistsButIsNotDirectoryException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/PathExistsButIsNotDirectoryException.php',
|
530 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PcovDriver' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/PcovDriver.php',
|
531 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PcovNotAvailableException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/PcovNotAvailableException.php',
|
532 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PhpdbgDriver' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/PhpdbgDriver.php',
|
533 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\PhpdbgNotAvailableException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/PhpdbgNotAvailableException.php',
|
534 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Selector' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/Selector.php',
|
535 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/WriteOperationFailedException.php',
|
536 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\WrongXdebugVersionException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/WrongXdebugVersionException.php',
|
537 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug2Driver' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/Xdebug2Driver.php',
|
538 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug2NotEnabledException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/Xdebug2NotEnabledException.php',
|
539 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug3Driver' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Driver/Xdebug3Driver.php',
|
540 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\Xdebug3NotEnabledException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/Xdebug3NotEnabledException.php',
|
541 |
+
'SebastianBergmann\\CodeCoverage\\Driver\\XdebugNotAvailableException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/XdebugNotAvailableException.php',
|
542 |
+
'SebastianBergmann\\CodeCoverage\\Exception' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/Exception.php',
|
543 |
+
'SebastianBergmann\\CodeCoverage\\Filter' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Filter.php',
|
544 |
+
'SebastianBergmann\\CodeCoverage\\InvalidArgumentException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php',
|
545 |
+
'SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverAvailableException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverAvailableException.php',
|
546 |
+
'SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverWithPathCoverageSupportAvailableException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php',
|
547 |
+
'SebastianBergmann\\CodeCoverage\\Node\\AbstractNode' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Node/AbstractNode.php',
|
548 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Builder' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Node/Builder.php',
|
549 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Directory' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Node/Directory.php',
|
550 |
+
'SebastianBergmann\\CodeCoverage\\Node\\File' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Node/File.php',
|
551 |
+
'SebastianBergmann\\CodeCoverage\\Node\\Iterator' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Node/Iterator.php',
|
552 |
+
'SebastianBergmann\\CodeCoverage\\ParserException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/ParserException.php',
|
553 |
+
'SebastianBergmann\\CodeCoverage\\Percentage' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Percentage.php',
|
554 |
+
'SebastianBergmann\\CodeCoverage\\ProcessedCodeCoverageData' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/ProcessedCodeCoverageData.php',
|
555 |
+
'SebastianBergmann\\CodeCoverage\\RawCodeCoverageData' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/RawCodeCoverageData.php',
|
556 |
+
'SebastianBergmann\\CodeCoverage\\ReflectionException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/ReflectionException.php',
|
557 |
+
'SebastianBergmann\\CodeCoverage\\ReportAlreadyFinalizedException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/ReportAlreadyFinalizedException.php',
|
558 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Clover' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Clover.php',
|
559 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Cobertura' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Cobertura.php',
|
560 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Crap4j' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Crap4j.php',
|
561 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Dashboard' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php',
|
562 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Directory' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php',
|
563 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Facade' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Html/Facade.php',
|
564 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\File' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php',
|
565 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Html\\Renderer' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Html/Renderer.php',
|
566 |
+
'SebastianBergmann\\CodeCoverage\\Report\\PHP' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/PHP.php',
|
567 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Text' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Text.php',
|
568 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\BuildInformation' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php',
|
569 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Coverage' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Coverage.php',
|
570 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Directory' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Directory.php',
|
571 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Facade.php',
|
572 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\File' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/File.php',
|
573 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Method' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Method.php',
|
574 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Node' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Node.php',
|
575 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Project' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Project.php',
|
576 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Report' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Report.php',
|
577 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Source' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Source.php',
|
578 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Tests' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Tests.php',
|
579 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Totals' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Totals.php',
|
580 |
+
'SebastianBergmann\\CodeCoverage\\Report\\Xml\\Unit' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Report/Xml/Unit.php',
|
581 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysisCacheNotConfiguredException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/StaticAnalysisCacheNotConfiguredException.php',
|
582 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\Cache' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/Cache.php',
|
583 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CacheWarmer' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/CacheWarmer.php',
|
584 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CachingCoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/CachingCoveredFileAnalyser.php',
|
585 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CachingUncoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/CachingUncoveredFileAnalyser.php',
|
586 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php',
|
587 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/CoveredFileAnalyser.php',
|
588 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ExecutableLinesFindingVisitor' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/ExecutableLinesFindingVisitor.php',
|
589 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\IgnoredLinesFindingVisitor' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/IgnoredLinesFindingVisitor.php',
|
590 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ParsingCoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/ParsingCoveredFileAnalyser.php',
|
591 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ParsingUncoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/ParsingUncoveredFileAnalyser.php',
|
592 |
+
'SebastianBergmann\\CodeCoverage\\StaticAnalysis\\UncoveredFileAnalyser' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/StaticAnalysis/UncoveredFileAnalyser.php',
|
593 |
+
'SebastianBergmann\\CodeCoverage\\TestIdMissingException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/TestIdMissingException.php',
|
594 |
+
'SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php',
|
595 |
+
'SebastianBergmann\\CodeCoverage\\Version' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Version.php',
|
596 |
+
'SebastianBergmann\\CodeCoverage\\XmlException' => __DIR__ . '/..' . '/phpunit/php-code-coverage/src/Exception/XmlException.php',
|
597 |
+
'SebastianBergmann\\CodeUnitReverseLookup\\Wizard' => __DIR__ . '/..' . '/sebastian/code-unit-reverse-lookup/src/Wizard.php',
|
598 |
+
'SebastianBergmann\\CodeUnit\\ClassMethodUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/ClassMethodUnit.php',
|
599 |
+
'SebastianBergmann\\CodeUnit\\ClassUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/ClassUnit.php',
|
600 |
+
'SebastianBergmann\\CodeUnit\\CodeUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/CodeUnit.php',
|
601 |
+
'SebastianBergmann\\CodeUnit\\CodeUnitCollection' => __DIR__ . '/..' . '/sebastian/code-unit/src/CodeUnitCollection.php',
|
602 |
+
'SebastianBergmann\\CodeUnit\\CodeUnitCollectionIterator' => __DIR__ . '/..' . '/sebastian/code-unit/src/CodeUnitCollectionIterator.php',
|
603 |
+
'SebastianBergmann\\CodeUnit\\Exception' => __DIR__ . '/..' . '/sebastian/code-unit/src/exceptions/Exception.php',
|
604 |
+
'SebastianBergmann\\CodeUnit\\FunctionUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/FunctionUnit.php',
|
605 |
+
'SebastianBergmann\\CodeUnit\\InterfaceMethodUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/InterfaceMethodUnit.php',
|
606 |
+
'SebastianBergmann\\CodeUnit\\InterfaceUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/InterfaceUnit.php',
|
607 |
+
'SebastianBergmann\\CodeUnit\\InvalidCodeUnitException' => __DIR__ . '/..' . '/sebastian/code-unit/src/exceptions/InvalidCodeUnitException.php',
|
608 |
+
'SebastianBergmann\\CodeUnit\\Mapper' => __DIR__ . '/..' . '/sebastian/code-unit/src/Mapper.php',
|
609 |
+
'SebastianBergmann\\CodeUnit\\NoTraitException' => __DIR__ . '/..' . '/sebastian/code-unit/src/exceptions/NoTraitException.php',
|
610 |
+
'SebastianBergmann\\CodeUnit\\ReflectionException' => __DIR__ . '/..' . '/sebastian/code-unit/src/exceptions/ReflectionException.php',
|
611 |
+
'SebastianBergmann\\CodeUnit\\TraitMethodUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/TraitMethodUnit.php',
|
612 |
+
'SebastianBergmann\\CodeUnit\\TraitUnit' => __DIR__ . '/..' . '/sebastian/code-unit/src/TraitUnit.php',
|
613 |
+
'SebastianBergmann\\Comparator\\ArrayComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ArrayComparator.php',
|
614 |
+
'SebastianBergmann\\Comparator\\Comparator' => __DIR__ . '/..' . '/sebastian/comparator/src/Comparator.php',
|
615 |
+
'SebastianBergmann\\Comparator\\ComparisonFailure' => __DIR__ . '/..' . '/sebastian/comparator/src/ComparisonFailure.php',
|
616 |
+
'SebastianBergmann\\Comparator\\DOMNodeComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/DOMNodeComparator.php',
|
617 |
+
'SebastianBergmann\\Comparator\\DateTimeComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/DateTimeComparator.php',
|
618 |
+
'SebastianBergmann\\Comparator\\DoubleComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/DoubleComparator.php',
|
619 |
+
'SebastianBergmann\\Comparator\\Exception' => __DIR__ . '/..' . '/sebastian/comparator/src/exceptions/Exception.php',
|
620 |
+
'SebastianBergmann\\Comparator\\ExceptionComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ExceptionComparator.php',
|
621 |
+
'SebastianBergmann\\Comparator\\Factory' => __DIR__ . '/..' . '/sebastian/comparator/src/Factory.php',
|
622 |
+
'SebastianBergmann\\Comparator\\MockObjectComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/MockObjectComparator.php',
|
623 |
+
'SebastianBergmann\\Comparator\\NumericComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/NumericComparator.php',
|
624 |
+
'SebastianBergmann\\Comparator\\ObjectComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ObjectComparator.php',
|
625 |
+
'SebastianBergmann\\Comparator\\ResourceComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ResourceComparator.php',
|
626 |
+
'SebastianBergmann\\Comparator\\RuntimeException' => __DIR__ . '/..' . '/sebastian/comparator/src/exceptions/RuntimeException.php',
|
627 |
+
'SebastianBergmann\\Comparator\\ScalarComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ScalarComparator.php',
|
628 |
+
'SebastianBergmann\\Comparator\\SplObjectStorageComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/SplObjectStorageComparator.php',
|
629 |
+
'SebastianBergmann\\Comparator\\TypeComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/TypeComparator.php',
|
630 |
+
'SebastianBergmann\\Complexity\\Calculator' => __DIR__ . '/..' . '/sebastian/complexity/src/Calculator.php',
|
631 |
+
'SebastianBergmann\\Complexity\\Complexity' => __DIR__ . '/..' . '/sebastian/complexity/src/Complexity/Complexity.php',
|
632 |
+
'SebastianBergmann\\Complexity\\ComplexityCalculatingVisitor' => __DIR__ . '/..' . '/sebastian/complexity/src/Visitor/ComplexityCalculatingVisitor.php',
|
633 |
+
'SebastianBergmann\\Complexity\\ComplexityCollection' => __DIR__ . '/..' . '/sebastian/complexity/src/Complexity/ComplexityCollection.php',
|
634 |
+
'SebastianBergmann\\Complexity\\ComplexityCollectionIterator' => __DIR__ . '/..' . '/sebastian/complexity/src/Complexity/ComplexityCollectionIterator.php',
|
635 |
+
'SebastianBergmann\\Complexity\\CyclomaticComplexityCalculatingVisitor' => __DIR__ . '/..' . '/sebastian/complexity/src/Visitor/CyclomaticComplexityCalculatingVisitor.php',
|
636 |
+
'SebastianBergmann\\Complexity\\Exception' => __DIR__ . '/..' . '/sebastian/complexity/src/Exception/Exception.php',
|
637 |
+
'SebastianBergmann\\Complexity\\RuntimeException' => __DIR__ . '/..' . '/sebastian/complexity/src/Exception/RuntimeException.php',
|
638 |
+
'SebastianBergmann\\Diff\\Chunk' => __DIR__ . '/..' . '/sebastian/diff/src/Chunk.php',
|
639 |
+
'SebastianBergmann\\Diff\\ConfigurationException' => __DIR__ . '/..' . '/sebastian/diff/src/Exception/ConfigurationException.php',
|
640 |
+
'SebastianBergmann\\Diff\\Diff' => __DIR__ . '/..' . '/sebastian/diff/src/Diff.php',
|
641 |
+
'SebastianBergmann\\Diff\\Differ' => __DIR__ . '/..' . '/sebastian/diff/src/Differ.php',
|
642 |
+
'SebastianBergmann\\Diff\\Exception' => __DIR__ . '/..' . '/sebastian/diff/src/Exception/Exception.php',
|
643 |
+
'SebastianBergmann\\Diff\\InvalidArgumentException' => __DIR__ . '/..' . '/sebastian/diff/src/Exception/InvalidArgumentException.php',
|
644 |
+
'SebastianBergmann\\Diff\\Line' => __DIR__ . '/..' . '/sebastian/diff/src/Line.php',
|
645 |
+
'SebastianBergmann\\Diff\\LongestCommonSubsequenceCalculator' => __DIR__ . '/..' . '/sebastian/diff/src/LongestCommonSubsequenceCalculator.php',
|
646 |
+
'SebastianBergmann\\Diff\\MemoryEfficientLongestCommonSubsequenceCalculator' => __DIR__ . '/..' . '/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php',
|
647 |
+
'SebastianBergmann\\Diff\\Output\\AbstractChunkOutputBuilder' => __DIR__ . '/..' . '/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php',
|
648 |
+
'SebastianBergmann\\Diff\\Output\\DiffOnlyOutputBuilder' => __DIR__ . '/..' . '/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php',
|
649 |
+
'SebastianBergmann\\Diff\\Output\\DiffOutputBuilderInterface' => __DIR__ . '/..' . '/sebastian/diff/src/Output/DiffOutputBuilderInterface.php',
|
650 |
+
'SebastianBergmann\\Diff\\Output\\StrictUnifiedDiffOutputBuilder' => __DIR__ . '/..' . '/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php',
|
651 |
+
'SebastianBergmann\\Diff\\Output\\UnifiedDiffOutputBuilder' => __DIR__ . '/..' . '/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php',
|
652 |
+
'SebastianBergmann\\Diff\\Parser' => __DIR__ . '/..' . '/sebastian/diff/src/Parser.php',
|
653 |
+
'SebastianBergmann\\Diff\\TimeEfficientLongestCommonSubsequenceCalculator' => __DIR__ . '/..' . '/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php',
|
654 |
+
'SebastianBergmann\\Environment\\Console' => __DIR__ . '/..' . '/sebastian/environment/src/Console.php',
|
655 |
+
'SebastianBergmann\\Environment\\OperatingSystem' => __DIR__ . '/..' . '/sebastian/environment/src/OperatingSystem.php',
|
656 |
+
'SebastianBergmann\\Environment\\Runtime' => __DIR__ . '/..' . '/sebastian/environment/src/Runtime.php',
|
657 |
+
'SebastianBergmann\\Exporter\\Exporter' => __DIR__ . '/..' . '/sebastian/exporter/src/Exporter.php',
|
658 |
+
'SebastianBergmann\\FileIterator\\Facade' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Facade.php',
|
659 |
+
'SebastianBergmann\\FileIterator\\Factory' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Factory.php',
|
660 |
+
'SebastianBergmann\\FileIterator\\Iterator' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Iterator.php',
|
661 |
+
'SebastianBergmann\\GlobalState\\CodeExporter' => __DIR__ . '/..' . '/sebastian/global-state/src/CodeExporter.php',
|
662 |
+
'SebastianBergmann\\GlobalState\\Exception' => __DIR__ . '/..' . '/sebastian/global-state/src/exceptions/Exception.php',
|
663 |
+
'SebastianBergmann\\GlobalState\\ExcludeList' => __DIR__ . '/..' . '/sebastian/global-state/src/ExcludeList.php',
|
664 |
+
'SebastianBergmann\\GlobalState\\Restorer' => __DIR__ . '/..' . '/sebastian/global-state/src/Restorer.php',
|
665 |
+
'SebastianBergmann\\GlobalState\\RuntimeException' => __DIR__ . '/..' . '/sebastian/global-state/src/exceptions/RuntimeException.php',
|
666 |
+
'SebastianBergmann\\GlobalState\\Snapshot' => __DIR__ . '/..' . '/sebastian/global-state/src/Snapshot.php',
|
667 |
+
'SebastianBergmann\\Invoker\\Exception' => __DIR__ . '/..' . '/phpunit/php-invoker/src/exceptions/Exception.php',
|
668 |
+
'SebastianBergmann\\Invoker\\Invoker' => __DIR__ . '/..' . '/phpunit/php-invoker/src/Invoker.php',
|
669 |
+
'SebastianBergmann\\Invoker\\ProcessControlExtensionNotLoadedException' => __DIR__ . '/..' . '/phpunit/php-invoker/src/exceptions/ProcessControlExtensionNotLoadedException.php',
|
670 |
+
'SebastianBergmann\\Invoker\\TimeoutException' => __DIR__ . '/..' . '/phpunit/php-invoker/src/exceptions/TimeoutException.php',
|
671 |
+
'SebastianBergmann\\LinesOfCode\\Counter' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/Counter.php',
|
672 |
+
'SebastianBergmann\\LinesOfCode\\Exception' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/Exception/Exception.php',
|
673 |
+
'SebastianBergmann\\LinesOfCode\\IllogicalValuesException' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/Exception/IllogicalValuesException.php',
|
674 |
+
'SebastianBergmann\\LinesOfCode\\LineCountingVisitor' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/LineCountingVisitor.php',
|
675 |
+
'SebastianBergmann\\LinesOfCode\\LinesOfCode' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/LinesOfCode.php',
|
676 |
+
'SebastianBergmann\\LinesOfCode\\NegativeValueException' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/Exception/NegativeValueException.php',
|
677 |
+
'SebastianBergmann\\LinesOfCode\\RuntimeException' => __DIR__ . '/..' . '/sebastian/lines-of-code/src/Exception/RuntimeException.php',
|
678 |
+
'SebastianBergmann\\ObjectEnumerator\\Enumerator' => __DIR__ . '/..' . '/sebastian/object-enumerator/src/Enumerator.php',
|
679 |
+
'SebastianBergmann\\ObjectEnumerator\\Exception' => __DIR__ . '/..' . '/sebastian/object-enumerator/src/Exception.php',
|
680 |
+
'SebastianBergmann\\ObjectEnumerator\\InvalidArgumentException' => __DIR__ . '/..' . '/sebastian/object-enumerator/src/InvalidArgumentException.php',
|
681 |
+
'SebastianBergmann\\ObjectReflector\\Exception' => __DIR__ . '/..' . '/sebastian/object-reflector/src/Exception.php',
|
682 |
+
'SebastianBergmann\\ObjectReflector\\InvalidArgumentException' => __DIR__ . '/..' . '/sebastian/object-reflector/src/InvalidArgumentException.php',
|
683 |
+
'SebastianBergmann\\ObjectReflector\\ObjectReflector' => __DIR__ . '/..' . '/sebastian/object-reflector/src/ObjectReflector.php',
|
684 |
+
'SebastianBergmann\\RecursionContext\\Context' => __DIR__ . '/..' . '/sebastian/recursion-context/src/Context.php',
|
685 |
+
'SebastianBergmann\\RecursionContext\\Exception' => __DIR__ . '/..' . '/sebastian/recursion-context/src/Exception.php',
|
686 |
+
'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => __DIR__ . '/..' . '/sebastian/recursion-context/src/InvalidArgumentException.php',
|
687 |
+
'SebastianBergmann\\ResourceOperations\\ResourceOperations' => __DIR__ . '/..' . '/sebastian/resource-operations/src/ResourceOperations.php',
|
688 |
+
'SebastianBergmann\\Template\\Exception' => __DIR__ . '/..' . '/phpunit/php-text-template/src/exceptions/Exception.php',
|
689 |
+
'SebastianBergmann\\Template\\InvalidArgumentException' => __DIR__ . '/..' . '/phpunit/php-text-template/src/exceptions/InvalidArgumentException.php',
|
690 |
+
'SebastianBergmann\\Template\\RuntimeException' => __DIR__ . '/..' . '/phpunit/php-text-template/src/exceptions/RuntimeException.php',
|
691 |
+
'SebastianBergmann\\Template\\Template' => __DIR__ . '/..' . '/phpunit/php-text-template/src/Template.php',
|
692 |
+
'SebastianBergmann\\Timer\\Duration' => __DIR__ . '/..' . '/phpunit/php-timer/src/Duration.php',
|
693 |
+
'SebastianBergmann\\Timer\\Exception' => __DIR__ . '/..' . '/phpunit/php-timer/src/exceptions/Exception.php',
|
694 |
+
'SebastianBergmann\\Timer\\NoActiveTimerException' => __DIR__ . '/..' . '/phpunit/php-timer/src/exceptions/NoActiveTimerException.php',
|
695 |
+
'SebastianBergmann\\Timer\\ResourceUsageFormatter' => __DIR__ . '/..' . '/phpunit/php-timer/src/ResourceUsageFormatter.php',
|
696 |
+
'SebastianBergmann\\Timer\\TimeSinceStartOfRequestNotAvailableException' => __DIR__ . '/..' . '/phpunit/php-timer/src/exceptions/TimeSinceStartOfRequestNotAvailableException.php',
|
697 |
+
'SebastianBergmann\\Timer\\Timer' => __DIR__ . '/..' . '/phpunit/php-timer/src/Timer.php',
|
698 |
+
'SebastianBergmann\\Type\\CallableType' => __DIR__ . '/..' . '/sebastian/type/src/CallableType.php',
|
699 |
+
'SebastianBergmann\\Type\\Exception' => __DIR__ . '/..' . '/sebastian/type/src/exception/Exception.php',
|
700 |
+
'SebastianBergmann\\Type\\FalseType' => __DIR__ . '/..' . '/sebastian/type/src/FalseType.php',
|
701 |
+
'SebastianBergmann\\Type\\GenericObjectType' => __DIR__ . '/..' . '/sebastian/type/src/GenericObjectType.php',
|
702 |
+
'SebastianBergmann\\Type\\IterableType' => __DIR__ . '/..' . '/sebastian/type/src/IterableType.php',
|
703 |
+
'SebastianBergmann\\Type\\LogicException' => __DIR__ . '/..' . '/sebastian/type/src/exception/LogicException.php',
|
704 |
+
'SebastianBergmann\\Type\\MixedType' => __DIR__ . '/..' . '/sebastian/type/src/MixedType.php',
|
705 |
+
'SebastianBergmann\\Type\\NullType' => __DIR__ . '/..' . '/sebastian/type/src/NullType.php',
|
706 |
+
'SebastianBergmann\\Type\\ObjectType' => __DIR__ . '/..' . '/sebastian/type/src/ObjectType.php',
|
707 |
+
'SebastianBergmann\\Type\\ReflectionMapper' => __DIR__ . '/..' . '/sebastian/type/src/ReflectionMapper.php',
|
708 |
+
'SebastianBergmann\\Type\\RuntimeException' => __DIR__ . '/..' . '/sebastian/type/src/exception/RuntimeException.php',
|
709 |
+
'SebastianBergmann\\Type\\SimpleType' => __DIR__ . '/..' . '/sebastian/type/src/SimpleType.php',
|
710 |
+
'SebastianBergmann\\Type\\StaticType' => __DIR__ . '/..' . '/sebastian/type/src/StaticType.php',
|
711 |
+
'SebastianBergmann\\Type\\Type' => __DIR__ . '/..' . '/sebastian/type/src/Type.php',
|
712 |
+
'SebastianBergmann\\Type\\TypeName' => __DIR__ . '/..' . '/sebastian/type/src/TypeName.php',
|
713 |
+
'SebastianBergmann\\Type\\UnionType' => __DIR__ . '/..' . '/sebastian/type/src/UnionType.php',
|
714 |
+
'SebastianBergmann\\Type\\UnknownType' => __DIR__ . '/..' . '/sebastian/type/src/UnknownType.php',
|
715 |
+
'SebastianBergmann\\Type\\VoidType' => __DIR__ . '/..' . '/sebastian/type/src/VoidType.php',
|
716 |
+
'SebastianBergmann\\Version' => __DIR__ . '/..' . '/sebastian/version/src/Version.php',
|
717 |
+
'TheSeer\\Tokenizer\\Exception' => __DIR__ . '/..' . '/theseer/tokenizer/src/Exception.php',
|
718 |
+
'TheSeer\\Tokenizer\\NamespaceUri' => __DIR__ . '/..' . '/theseer/tokenizer/src/NamespaceUri.php',
|
719 |
+
'TheSeer\\Tokenizer\\NamespaceUriException' => __DIR__ . '/..' . '/theseer/tokenizer/src/NamespaceUriException.php',
|
720 |
+
'TheSeer\\Tokenizer\\Token' => __DIR__ . '/..' . '/theseer/tokenizer/src/Token.php',
|
721 |
+
'TheSeer\\Tokenizer\\TokenCollection' => __DIR__ . '/..' . '/theseer/tokenizer/src/TokenCollection.php',
|
722 |
+
'TheSeer\\Tokenizer\\TokenCollectionException' => __DIR__ . '/..' . '/theseer/tokenizer/src/TokenCollectionException.php',
|
723 |
+
'TheSeer\\Tokenizer\\Tokenizer' => __DIR__ . '/..' . '/theseer/tokenizer/src/Tokenizer.php',
|
724 |
+
'TheSeer\\Tokenizer\\XMLSerializer' => __DIR__ . '/..' . '/theseer/tokenizer/src/XMLSerializer.php',
|
725 |
+
);
|
726 |
+
|
727 |
+
public static function getInitializer(ClassLoader $loader)
|
728 |
+
{
|
729 |
+
return \Closure::bind(function () use ($loader) {
|
730 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit048daf879f623e132cb9fa9c3192a738::$prefixLengthsPsr4;
|
731 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit048daf879f623e132cb9fa9c3192a738::$prefixDirsPsr4;
|
732 |
+
$loader->classMap = ComposerStaticInit048daf879f623e132cb9fa9c3192a738::$classMap;
|
733 |
+
|
734 |
+
}, null, ClassLoader::class);
|
735 |
+
}
|
736 |
+
}
|
vendor/composer/installed.json
ADDED
@@ -0,0 +1,2597 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"packages": [
|
3 |
+
{
|
4 |
+
"name": "doctrine/instantiator",
|
5 |
+
"version": "1.4.0",
|
6 |
+
"version_normalized": "1.4.0.0",
|
7 |
+
"source": {
|
8 |
+
"type": "git",
|
9 |
+
"url": "https://github.com/doctrine/instantiator.git",
|
10 |
+
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
|
11 |
+
},
|
12 |
+
"dist": {
|
13 |
+
"type": "zip",
|
14 |
+
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
15 |
+
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
16 |
+
"shasum": ""
|
17 |
+
},
|
18 |
+
"require": {
|
19 |
+
"php": "^7.1 || ^8.0"
|
20 |
+
},
|
21 |
+
"require-dev": {
|
22 |
+
"doctrine/coding-standard": "^8.0",
|
23 |
+
"ext-pdo": "*",
|
24 |
+
"ext-phar": "*",
|
25 |
+
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
|
26 |
+
"phpstan/phpstan": "^0.12",
|
27 |
+
"phpstan/phpstan-phpunit": "^0.12",
|
28 |
+
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
29 |
+
},
|
30 |
+
"time": "2020-11-10T18:47:58+00:00",
|
31 |
+
"type": "library",
|
32 |
+
"installation-source": "dist",
|
33 |
+
"autoload": {
|
34 |
+
"psr-4": {
|
35 |
+
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
36 |
+
}
|
37 |
+
},
|
38 |
+
"notification-url": "https://packagist.org/downloads/",
|
39 |
+
"license": [
|
40 |
+
"MIT"
|
41 |
+
],
|
42 |
+
"authors": [
|
43 |
+
{
|
44 |
+
"name": "Marco Pivetta",
|
45 |
+
"email": "ocramius@gmail.com",
|
46 |
+
"homepage": "https://ocramius.github.io/"
|
47 |
+
}
|
48 |
+
],
|
49 |
+
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
50 |
+
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
51 |
+
"keywords": [
|
52 |
+
"constructor",
|
53 |
+
"instantiate"
|
54 |
+
],
|
55 |
+
"support": {
|
56 |
+
"issues": "https://github.com/doctrine/instantiator/issues",
|
57 |
+
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
|
58 |
+
},
|
59 |
+
"funding": [
|
60 |
+
{
|
61 |
+
"url": "https://www.doctrine-project.org/sponsorship.html",
|
62 |
+
"type": "custom"
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"url": "https://www.patreon.com/phpdoctrine",
|
66 |
+
"type": "patreon"
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
70 |
+
"type": "tidelift"
|
71 |
+
}
|
72 |
+
],
|
73 |
+
"install-path": "../doctrine/instantiator"
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"name": "myclabs/deep-copy",
|
77 |
+
"version": "1.10.2",
|
78 |
+
"version_normalized": "1.10.2.0",
|
79 |
+
"source": {
|
80 |
+
"type": "git",
|
81 |
+
"url": "https://github.com/myclabs/DeepCopy.git",
|
82 |
+
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
|
83 |
+
},
|
84 |
+
"dist": {
|
85 |
+
"type": "zip",
|
86 |
+
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
87 |
+
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
88 |
+
"shasum": ""
|
89 |
+
},
|
90 |
+
"require": {
|
91 |
+
"php": "^7.1 || ^8.0"
|
92 |
+
},
|
93 |
+
"replace": {
|
94 |
+
"myclabs/deep-copy": "self.version"
|
95 |
+
},
|
96 |
+
"require-dev": {
|
97 |
+
"doctrine/collections": "^1.0",
|
98 |
+
"doctrine/common": "^2.6",
|
99 |
+
"phpunit/phpunit": "^7.1"
|
100 |
+
},
|
101 |
+
"time": "2020-11-13T09:40:50+00:00",
|
102 |
+
"type": "library",
|
103 |
+
"installation-source": "dist",
|
104 |
+
"autoload": {
|
105 |
+
"files": [
|
106 |
+
"src/DeepCopy/deep_copy.php"
|
107 |
+
],
|
108 |
+
"psr-4": {
|
109 |
+
"DeepCopy\\": "src/DeepCopy/"
|
110 |
+
}
|
111 |
+
},
|
112 |
+
"notification-url": "https://packagist.org/downloads/",
|
113 |
+
"license": [
|
114 |
+
"MIT"
|
115 |
+
],
|
116 |
+
"description": "Create deep copies (clones) of your objects",
|
117 |
+
"keywords": [
|
118 |
+
"clone",
|
119 |
+
"copy",
|
120 |
+
"duplicate",
|
121 |
+
"object",
|
122 |
+
"object graph"
|
123 |
+
],
|
124 |
+
"support": {
|
125 |
+
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
126 |
+
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
|
127 |
+
},
|
128 |
+
"funding": [
|
129 |
+
{
|
130 |
+
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
131 |
+
"type": "tidelift"
|
132 |
+
}
|
133 |
+
],
|
134 |
+
"install-path": "../myclabs/deep-copy"
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"name": "nikic/php-parser",
|
138 |
+
"version": "v4.13.2",
|
139 |
+
"version_normalized": "4.13.2.0",
|
140 |
+
"source": {
|
141 |
+
"type": "git",
|
142 |
+
"url": "https://github.com/nikic/PHP-Parser.git",
|
143 |
+
"reference": "210577fe3cf7badcc5814d99455df46564f3c077"
|
144 |
+
},
|
145 |
+
"dist": {
|
146 |
+
"type": "zip",
|
147 |
+
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
|
148 |
+
"reference": "210577fe3cf7badcc5814d99455df46564f3c077",
|
149 |
+
"shasum": ""
|
150 |
+
},
|
151 |
+
"require": {
|
152 |
+
"ext-tokenizer": "*",
|
153 |
+
"php": ">=7.0"
|
154 |
+
},
|
155 |
+
"require-dev": {
|
156 |
+
"ircmaxell/php-yacc": "^0.0.7",
|
157 |
+
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
158 |
+
},
|
159 |
+
"time": "2021-11-30T19:35:32+00:00",
|
160 |
+
"bin": [
|
161 |
+
"bin/php-parse"
|
162 |
+
],
|
163 |
+
"type": "library",
|
164 |
+
"extra": {
|
165 |
+
"branch-alias": {
|
166 |
+
"dev-master": "4.9-dev"
|
167 |
+
}
|
168 |
+
},
|
169 |
+
"installation-source": "dist",
|
170 |
+
"autoload": {
|
171 |
+
"psr-4": {
|
172 |
+
"PhpParser\\": "lib/PhpParser"
|
173 |
+
}
|
174 |
+
},
|
175 |
+
"notification-url": "https://packagist.org/downloads/",
|
176 |
+
"license": [
|
177 |
+
"BSD-3-Clause"
|
178 |
+
],
|
179 |
+
"authors": [
|
180 |
+
{
|
181 |
+
"name": "Nikita Popov"
|
182 |
+
}
|
183 |
+
],
|
184 |
+
"description": "A PHP parser written in PHP",
|
185 |
+
"keywords": [
|
186 |
+
"parser",
|
187 |
+
"php"
|
188 |
+
],
|
189 |
+
"support": {
|
190 |
+
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
191 |
+
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
|
192 |
+
},
|
193 |
+
"install-path": "../nikic/php-parser"
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"name": "phar-io/manifest",
|
197 |
+
"version": "2.0.3",
|
198 |
+
"version_normalized": "2.0.3.0",
|
199 |
+
"source": {
|
200 |
+
"type": "git",
|
201 |
+
"url": "https://github.com/phar-io/manifest.git",
|
202 |
+
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
|
203 |
+
},
|
204 |
+
"dist": {
|
205 |
+
"type": "zip",
|
206 |
+
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
|
207 |
+
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
|
208 |
+
"shasum": ""
|
209 |
+
},
|
210 |
+
"require": {
|
211 |
+
"ext-dom": "*",
|
212 |
+
"ext-phar": "*",
|
213 |
+
"ext-xmlwriter": "*",
|
214 |
+
"phar-io/version": "^3.0.1",
|
215 |
+
"php": "^7.2 || ^8.0"
|
216 |
+
},
|
217 |
+
"time": "2021-07-20T11:28:43+00:00",
|
218 |
+
"type": "library",
|
219 |
+
"extra": {
|
220 |
+
"branch-alias": {
|
221 |
+
"dev-master": "2.0.x-dev"
|
222 |
+
}
|
223 |
+
},
|
224 |
+
"installation-source": "dist",
|
225 |
+
"autoload": {
|
226 |
+
"classmap": [
|
227 |
+
"src/"
|
228 |
+
]
|
229 |
+
},
|
230 |
+
"notification-url": "https://packagist.org/downloads/",
|
231 |
+
"license": [
|
232 |
+
"BSD-3-Clause"
|
233 |
+
],
|
234 |
+
"authors": [
|
235 |
+
{
|
236 |
+
"name": "Arne Blankerts",
|
237 |
+
"email": "arne@blankerts.de",
|
238 |
+
"role": "Developer"
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"name": "Sebastian Heuer",
|
242 |
+
"email": "sebastian@phpeople.de",
|
243 |
+
"role": "Developer"
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"name": "Sebastian Bergmann",
|
247 |
+
"email": "sebastian@phpunit.de",
|
248 |
+
"role": "Developer"
|
249 |
+
}
|
250 |
+
],
|
251 |
+
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
252 |
+
"support": {
|
253 |
+
"issues": "https://github.com/phar-io/manifest/issues",
|
254 |
+
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
|
255 |
+
},
|
256 |
+
"install-path": "../phar-io/manifest"
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"name": "phar-io/version",
|
260 |
+
"version": "3.1.1",
|
261 |
+
"version_normalized": "3.1.1.0",
|
262 |
+
"source": {
|
263 |
+
"type": "git",
|
264 |
+
"url": "https://github.com/phar-io/version.git",
|
265 |
+
"reference": "15a90844ad40f127afd244c0cad228de2a80052a"
|
266 |
+
},
|
267 |
+
"dist": {
|
268 |
+
"type": "zip",
|
269 |
+
"url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a",
|
270 |
+
"reference": "15a90844ad40f127afd244c0cad228de2a80052a",
|
271 |
+
"shasum": ""
|
272 |
+
},
|
273 |
+
"require": {
|
274 |
+
"php": "^7.2 || ^8.0"
|
275 |
+
},
|
276 |
+
"time": "2022-02-07T21:56:48+00:00",
|
277 |
+
"type": "library",
|
278 |
+
"installation-source": "dist",
|
279 |
+
"autoload": {
|
280 |
+
"classmap": [
|
281 |
+
"src/"
|
282 |
+
]
|
283 |
+
},
|
284 |
+
"notification-url": "https://packagist.org/downloads/",
|
285 |
+
"license": [
|
286 |
+
"BSD-3-Clause"
|
287 |
+
],
|
288 |
+
"authors": [
|
289 |
+
{
|
290 |
+
"name": "Arne Blankerts",
|
291 |
+
"email": "arne@blankerts.de",
|
292 |
+
"role": "Developer"
|
293 |
+
},
|
294 |
+
{
|
295 |
+
"name": "Sebastian Heuer",
|
296 |
+
"email": "sebastian@phpeople.de",
|
297 |
+
"role": "Developer"
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"name": "Sebastian Bergmann",
|
301 |
+
"email": "sebastian@phpunit.de",
|
302 |
+
"role": "Developer"
|
303 |
+
}
|
304 |
+
],
|
305 |
+
"description": "Library for handling version information and constraints",
|
306 |
+
"support": {
|
307 |
+
"issues": "https://github.com/phar-io/version/issues",
|
308 |
+
"source": "https://github.com/phar-io/version/tree/3.1.1"
|
309 |
+
},
|
310 |
+
"install-path": "../phar-io/version"
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"name": "phpdocumentor/reflection-common",
|
314 |
+
"version": "2.2.0",
|
315 |
+
"version_normalized": "2.2.0.0",
|
316 |
+
"source": {
|
317 |
+
"type": "git",
|
318 |
+
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
319 |
+
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
|
320 |
+
},
|
321 |
+
"dist": {
|
322 |
+
"type": "zip",
|
323 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
324 |
+
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
325 |
+
"shasum": ""
|
326 |
+
},
|
327 |
+
"require": {
|
328 |
+
"php": "^7.2 || ^8.0"
|
329 |
+
},
|
330 |
+
"time": "2020-06-27T09:03:43+00:00",
|
331 |
+
"type": "library",
|
332 |
+
"extra": {
|
333 |
+
"branch-alias": {
|
334 |
+
"dev-2.x": "2.x-dev"
|
335 |
+
}
|
336 |
+
},
|
337 |
+
"installation-source": "dist",
|
338 |
+
"autoload": {
|
339 |
+
"psr-4": {
|
340 |
+
"phpDocumentor\\Reflection\\": "src/"
|
341 |
+
}
|
342 |
+
},
|
343 |
+
"notification-url": "https://packagist.org/downloads/",
|
344 |
+
"license": [
|
345 |
+
"MIT"
|
346 |
+
],
|
347 |
+
"authors": [
|
348 |
+
{
|
349 |
+
"name": "Jaap van Otterdijk",
|
350 |
+
"email": "opensource@ijaap.nl"
|
351 |
+
}
|
352 |
+
],
|
353 |
+
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
354 |
+
"homepage": "http://www.phpdoc.org",
|
355 |
+
"keywords": [
|
356 |
+
"FQSEN",
|
357 |
+
"phpDocumentor",
|
358 |
+
"phpdoc",
|
359 |
+
"reflection",
|
360 |
+
"static analysis"
|
361 |
+
],
|
362 |
+
"support": {
|
363 |
+
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
|
364 |
+
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
|
365 |
+
},
|
366 |
+
"install-path": "../phpdocumentor/reflection-common"
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"name": "phpdocumentor/reflection-docblock",
|
370 |
+
"version": "5.3.0",
|
371 |
+
"version_normalized": "5.3.0.0",
|
372 |
+
"source": {
|
373 |
+
"type": "git",
|
374 |
+
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
375 |
+
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
|
376 |
+
},
|
377 |
+
"dist": {
|
378 |
+
"type": "zip",
|
379 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
|
380 |
+
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
|
381 |
+
"shasum": ""
|
382 |
+
},
|
383 |
+
"require": {
|
384 |
+
"ext-filter": "*",
|
385 |
+
"php": "^7.2 || ^8.0",
|
386 |
+
"phpdocumentor/reflection-common": "^2.2",
|
387 |
+
"phpdocumentor/type-resolver": "^1.3",
|
388 |
+
"webmozart/assert": "^1.9.1"
|
389 |
+
},
|
390 |
+
"require-dev": {
|
391 |
+
"mockery/mockery": "~1.3.2",
|
392 |
+
"psalm/phar": "^4.8"
|
393 |
+
},
|
394 |
+
"time": "2021-10-19T17:43:47+00:00",
|
395 |
+
"type": "library",
|
396 |
+
"extra": {
|
397 |
+
"branch-alias": {
|
398 |
+
"dev-master": "5.x-dev"
|
399 |
+
}
|
400 |
+
},
|
401 |
+
"installation-source": "dist",
|
402 |
+
"autoload": {
|
403 |
+
"psr-4": {
|
404 |
+
"phpDocumentor\\Reflection\\": "src"
|
405 |
+
}
|
406 |
+
},
|
407 |
+
"notification-url": "https://packagist.org/downloads/",
|
408 |
+
"license": [
|
409 |
+
"MIT"
|
410 |
+
],
|
411 |
+
"authors": [
|
412 |
+
{
|
413 |
+
"name": "Mike van Riel",
|
414 |
+
"email": "me@mikevanriel.com"
|
415 |
+
},
|
416 |
+
{
|
417 |
+
"name": "Jaap van Otterdijk",
|
418 |
+
"email": "account@ijaap.nl"
|
419 |
+
}
|
420 |
+
],
|
421 |
+
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
422 |
+
"support": {
|
423 |
+
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
424 |
+
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
|
425 |
+
},
|
426 |
+
"install-path": "../phpdocumentor/reflection-docblock"
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"name": "phpdocumentor/type-resolver",
|
430 |
+
"version": "1.6.0",
|
431 |
+
"version_normalized": "1.6.0.0",
|
432 |
+
"source": {
|
433 |
+
"type": "git",
|
434 |
+
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
435 |
+
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
|
436 |
+
},
|
437 |
+
"dist": {
|
438 |
+
"type": "zip",
|
439 |
+
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
|
440 |
+
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
|
441 |
+
"shasum": ""
|
442 |
+
},
|
443 |
+
"require": {
|
444 |
+
"php": "^7.2 || ^8.0",
|
445 |
+
"phpdocumentor/reflection-common": "^2.0"
|
446 |
+
},
|
447 |
+
"require-dev": {
|
448 |
+
"ext-tokenizer": "*",
|
449 |
+
"psalm/phar": "^4.8"
|
450 |
+
},
|
451 |
+
"time": "2022-01-04T19:58:01+00:00",
|
452 |
+
"type": "library",
|
453 |
+
"extra": {
|
454 |
+
"branch-alias": {
|
455 |
+
"dev-1.x": "1.x-dev"
|
456 |
+
}
|
457 |
+
},
|
458 |
+
"installation-source": "dist",
|
459 |
+
"autoload": {
|
460 |
+
"psr-4": {
|
461 |
+
"phpDocumentor\\Reflection\\": "src"
|
462 |
+
}
|
463 |
+
},
|
464 |
+
"notification-url": "https://packagist.org/downloads/",
|
465 |
+
"license": [
|
466 |
+
"MIT"
|
467 |
+
],
|
468 |
+
"authors": [
|
469 |
+
{
|
470 |
+
"name": "Mike van Riel",
|
471 |
+
"email": "me@mikevanriel.com"
|
472 |
+
}
|
473 |
+
],
|
474 |
+
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
475 |
+
"support": {
|
476 |
+
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
477 |
+
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
|
478 |
+
},
|
479 |
+
"install-path": "../phpdocumentor/type-resolver"
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"name": "phpspec/prophecy",
|
483 |
+
"version": "v1.15.0",
|
484 |
+
"version_normalized": "1.15.0.0",
|
485 |
+
"source": {
|
486 |
+
"type": "git",
|
487 |
+
"url": "https://github.com/phpspec/prophecy.git",
|
488 |
+
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
|
489 |
+
},
|
490 |
+
"dist": {
|
491 |
+
"type": "zip",
|
492 |
+
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
493 |
+
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
494 |
+
"shasum": ""
|
495 |
+
},
|
496 |
+
"require": {
|
497 |
+
"doctrine/instantiator": "^1.2",
|
498 |
+
"php": "^7.2 || ~8.0, <8.2",
|
499 |
+
"phpdocumentor/reflection-docblock": "^5.2",
|
500 |
+
"sebastian/comparator": "^3.0 || ^4.0",
|
501 |
+
"sebastian/recursion-context": "^3.0 || ^4.0"
|
502 |
+
},
|
503 |
+
"require-dev": {
|
504 |
+
"phpspec/phpspec": "^6.0 || ^7.0",
|
505 |
+
"phpunit/phpunit": "^8.0 || ^9.0"
|
506 |
+
},
|
507 |
+
"time": "2021-12-08T12:19:24+00:00",
|
508 |
+
"type": "library",
|
509 |
+
"extra": {
|
510 |
+
"branch-alias": {
|
511 |
+
"dev-master": "1.x-dev"
|
512 |
+
}
|
513 |
+
},
|
514 |
+
"installation-source": "dist",
|
515 |
+
"autoload": {
|
516 |
+
"psr-4": {
|
517 |
+
"Prophecy\\": "src/Prophecy"
|
518 |
+
}
|
519 |
+
},
|
520 |
+
"notification-url": "https://packagist.org/downloads/",
|
521 |
+
"license": [
|
522 |
+
"MIT"
|
523 |
+
],
|
524 |
+
"authors": [
|
525 |
+
{
|
526 |
+
"name": "Konstantin Kudryashov",
|
527 |
+
"email": "ever.zet@gmail.com",
|
528 |
+
"homepage": "http://everzet.com"
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"name": "Marcello Duarte",
|
532 |
+
"email": "marcello.duarte@gmail.com"
|
533 |
+
}
|
534 |
+
],
|
535 |
+
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
536 |
+
"homepage": "https://github.com/phpspec/prophecy",
|
537 |
+
"keywords": [
|
538 |
+
"Double",
|
539 |
+
"Dummy",
|
540 |
+
"fake",
|
541 |
+
"mock",
|
542 |
+
"spy",
|
543 |
+
"stub"
|
544 |
+
],
|
545 |
+
"support": {
|
546 |
+
"issues": "https://github.com/phpspec/prophecy/issues",
|
547 |
+
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
|
548 |
+
},
|
549 |
+
"install-path": "../phpspec/prophecy"
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"name": "phpunit/php-code-coverage",
|
553 |
+
"version": "9.2.10",
|
554 |
+
"version_normalized": "9.2.10.0",
|
555 |
+
"source": {
|
556 |
+
"type": "git",
|
557 |
+
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
558 |
+
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
|
559 |
+
},
|
560 |
+
"dist": {
|
561 |
+
"type": "zip",
|
562 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
|
563 |
+
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
|
564 |
+
"shasum": ""
|
565 |
+
},
|
566 |
+
"require": {
|
567 |
+
"ext-dom": "*",
|
568 |
+
"ext-libxml": "*",
|
569 |
+
"ext-xmlwriter": "*",
|
570 |
+
"nikic/php-parser": "^4.13.0",
|
571 |
+
"php": ">=7.3",
|
572 |
+
"phpunit/php-file-iterator": "^3.0.3",
|
573 |
+
"phpunit/php-text-template": "^2.0.2",
|
574 |
+
"sebastian/code-unit-reverse-lookup": "^2.0.2",
|
575 |
+
"sebastian/complexity": "^2.0",
|
576 |
+
"sebastian/environment": "^5.1.2",
|
577 |
+
"sebastian/lines-of-code": "^1.0.3",
|
578 |
+
"sebastian/version": "^3.0.1",
|
579 |
+
"theseer/tokenizer": "^1.2.0"
|
580 |
+
},
|
581 |
+
"require-dev": {
|
582 |
+
"phpunit/phpunit": "^9.3"
|
583 |
+
},
|
584 |
+
"suggest": {
|
585 |
+
"ext-pcov": "*",
|
586 |
+
"ext-xdebug": "*"
|
587 |
+
},
|
588 |
+
"time": "2021-12-05T09:12:13+00:00",
|
589 |
+
"type": "library",
|
590 |
+
"extra": {
|
591 |
+
"branch-alias": {
|
592 |
+
"dev-master": "9.2-dev"
|
593 |
+
}
|
594 |
+
},
|
595 |
+
"installation-source": "dist",
|
596 |
+
"autoload": {
|
597 |
+
"classmap": [
|
598 |
+
"src/"
|
599 |
+
]
|
600 |
+
},
|
601 |
+
"notification-url": "https://packagist.org/downloads/",
|
602 |
+
"license": [
|
603 |
+
"BSD-3-Clause"
|
604 |
+
],
|
605 |
+
"authors": [
|
606 |
+
{
|
607 |
+
"name": "Sebastian Bergmann",
|
608 |
+
"email": "sebastian@phpunit.de",
|
609 |
+
"role": "lead"
|
610 |
+
}
|
611 |
+
],
|
612 |
+
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
613 |
+
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
614 |
+
"keywords": [
|
615 |
+
"coverage",
|
616 |
+
"testing",
|
617 |
+
"xunit"
|
618 |
+
],
|
619 |
+
"support": {
|
620 |
+
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
621 |
+
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
|
622 |
+
},
|
623 |
+
"funding": [
|
624 |
+
{
|
625 |
+
"url": "https://github.com/sebastianbergmann",
|
626 |
+
"type": "github"
|
627 |
+
}
|
628 |
+
],
|
629 |
+
"install-path": "../phpunit/php-code-coverage"
|
630 |
+
},
|
631 |
+
{
|
632 |
+
"name": "phpunit/php-file-iterator",
|
633 |
+
"version": "3.0.6",
|
634 |
+
"version_normalized": "3.0.6.0",
|
635 |
+
"source": {
|
636 |
+
"type": "git",
|
637 |
+
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
638 |
+
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
|
639 |
+
},
|
640 |
+
"dist": {
|
641 |
+
"type": "zip",
|
642 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
643 |
+
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
644 |
+
"shasum": ""
|
645 |
+
},
|
646 |
+
"require": {
|
647 |
+
"php": ">=7.3"
|
648 |
+
},
|
649 |
+
"require-dev": {
|
650 |
+
"phpunit/phpunit": "^9.3"
|
651 |
+
},
|
652 |
+
"time": "2021-12-02T12:48:52+00:00",
|
653 |
+
"type": "library",
|
654 |
+
"extra": {
|
655 |
+
"branch-alias": {
|
656 |
+
"dev-master": "3.0-dev"
|
657 |
+
}
|
658 |
+
},
|
659 |
+
"installation-source": "dist",
|
660 |
+
"autoload": {
|
661 |
+
"classmap": [
|
662 |
+
"src/"
|
663 |
+
]
|
664 |
+
},
|
665 |
+
"notification-url": "https://packagist.org/downloads/",
|
666 |
+
"license": [
|
667 |
+
"BSD-3-Clause"
|
668 |
+
],
|
669 |
+
"authors": [
|
670 |
+
{
|
671 |
+
"name": "Sebastian Bergmann",
|
672 |
+
"email": "sebastian@phpunit.de",
|
673 |
+
"role": "lead"
|
674 |
+
}
|
675 |
+
],
|
676 |
+
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
677 |
+
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
678 |
+
"keywords": [
|
679 |
+
"filesystem",
|
680 |
+
"iterator"
|
681 |
+
],
|
682 |
+
"support": {
|
683 |
+
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
684 |
+
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
|
685 |
+
},
|
686 |
+
"funding": [
|
687 |
+
{
|
688 |
+
"url": "https://github.com/sebastianbergmann",
|
689 |
+
"type": "github"
|
690 |
+
}
|
691 |
+
],
|
692 |
+
"install-path": "../phpunit/php-file-iterator"
|
693 |
+
},
|
694 |
+
{
|
695 |
+
"name": "phpunit/php-invoker",
|
696 |
+
"version": "3.1.1",
|
697 |
+
"version_normalized": "3.1.1.0",
|
698 |
+
"source": {
|
699 |
+
"type": "git",
|
700 |
+
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
701 |
+
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
|
702 |
+
},
|
703 |
+
"dist": {
|
704 |
+
"type": "zip",
|
705 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
706 |
+
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
707 |
+
"shasum": ""
|
708 |
+
},
|
709 |
+
"require": {
|
710 |
+
"php": ">=7.3"
|
711 |
+
},
|
712 |
+
"require-dev": {
|
713 |
+
"ext-pcntl": "*",
|
714 |
+
"phpunit/phpunit": "^9.3"
|
715 |
+
},
|
716 |
+
"suggest": {
|
717 |
+
"ext-pcntl": "*"
|
718 |
+
},
|
719 |
+
"time": "2020-09-28T05:58:55+00:00",
|
720 |
+
"type": "library",
|
721 |
+
"extra": {
|
722 |
+
"branch-alias": {
|
723 |
+
"dev-master": "3.1-dev"
|
724 |
+
}
|
725 |
+
},
|
726 |
+
"installation-source": "dist",
|
727 |
+
"autoload": {
|
728 |
+
"classmap": [
|
729 |
+
"src/"
|
730 |
+
]
|
731 |
+
},
|
732 |
+
"notification-url": "https://packagist.org/downloads/",
|
733 |
+
"license": [
|
734 |
+
"BSD-3-Clause"
|
735 |
+
],
|
736 |
+
"authors": [
|
737 |
+
{
|
738 |
+
"name": "Sebastian Bergmann",
|
739 |
+
"email": "sebastian@phpunit.de",
|
740 |
+
"role": "lead"
|
741 |
+
}
|
742 |
+
],
|
743 |
+
"description": "Invoke callables with a timeout",
|
744 |
+
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
745 |
+
"keywords": [
|
746 |
+
"process"
|
747 |
+
],
|
748 |
+
"support": {
|
749 |
+
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
750 |
+
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
751 |
+
},
|
752 |
+
"funding": [
|
753 |
+
{
|
754 |
+
"url": "https://github.com/sebastianbergmann",
|
755 |
+
"type": "github"
|
756 |
+
}
|
757 |
+
],
|
758 |
+
"install-path": "../phpunit/php-invoker"
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"name": "phpunit/php-text-template",
|
762 |
+
"version": "2.0.4",
|
763 |
+
"version_normalized": "2.0.4.0",
|
764 |
+
"source": {
|
765 |
+
"type": "git",
|
766 |
+
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
767 |
+
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
768 |
+
},
|
769 |
+
"dist": {
|
770 |
+
"type": "zip",
|
771 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
772 |
+
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
773 |
+
"shasum": ""
|
774 |
+
},
|
775 |
+
"require": {
|
776 |
+
"php": ">=7.3"
|
777 |
+
},
|
778 |
+
"require-dev": {
|
779 |
+
"phpunit/phpunit": "^9.3"
|
780 |
+
},
|
781 |
+
"time": "2020-10-26T05:33:50+00:00",
|
782 |
+
"type": "library",
|
783 |
+
"extra": {
|
784 |
+
"branch-alias": {
|
785 |
+
"dev-master": "2.0-dev"
|
786 |
+
}
|
787 |
+
},
|
788 |
+
"installation-source": "dist",
|
789 |
+
"autoload": {
|
790 |
+
"classmap": [
|
791 |
+
"src/"
|
792 |
+
]
|
793 |
+
},
|
794 |
+
"notification-url": "https://packagist.org/downloads/",
|
795 |
+
"license": [
|
796 |
+
"BSD-3-Clause"
|
797 |
+
],
|
798 |
+
"authors": [
|
799 |
+
{
|
800 |
+
"name": "Sebastian Bergmann",
|
801 |
+
"email": "sebastian@phpunit.de",
|
802 |
+
"role": "lead"
|
803 |
+
}
|
804 |
+
],
|
805 |
+
"description": "Simple template engine.",
|
806 |
+
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
807 |
+
"keywords": [
|
808 |
+
"template"
|
809 |
+
],
|
810 |
+
"support": {
|
811 |
+
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
812 |
+
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
|
813 |
+
},
|
814 |
+
"funding": [
|
815 |
+
{
|
816 |
+
"url": "https://github.com/sebastianbergmann",
|
817 |
+
"type": "github"
|
818 |
+
}
|
819 |
+
],
|
820 |
+
"install-path": "../phpunit/php-text-template"
|
821 |
+
},
|
822 |
+
{
|
823 |
+
"name": "phpunit/php-timer",
|
824 |
+
"version": "5.0.3",
|
825 |
+
"version_normalized": "5.0.3.0",
|
826 |
+
"source": {
|
827 |
+
"type": "git",
|
828 |
+
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
829 |
+
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
|
830 |
+
},
|
831 |
+
"dist": {
|
832 |
+
"type": "zip",
|
833 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
834 |
+
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
835 |
+
"shasum": ""
|
836 |
+
},
|
837 |
+
"require": {
|
838 |
+
"php": ">=7.3"
|
839 |
+
},
|
840 |
+
"require-dev": {
|
841 |
+
"phpunit/phpunit": "^9.3"
|
842 |
+
},
|
843 |
+
"time": "2020-10-26T13:16:10+00:00",
|
844 |
+
"type": "library",
|
845 |
+
"extra": {
|
846 |
+
"branch-alias": {
|
847 |
+
"dev-master": "5.0-dev"
|
848 |
+
}
|
849 |
+
},
|
850 |
+
"installation-source": "dist",
|
851 |
+
"autoload": {
|
852 |
+
"classmap": [
|
853 |
+
"src/"
|
854 |
+
]
|
855 |
+
},
|
856 |
+
"notification-url": "https://packagist.org/downloads/",
|
857 |
+
"license": [
|
858 |
+
"BSD-3-Clause"
|
859 |
+
],
|
860 |
+
"authors": [
|
861 |
+
{
|
862 |
+
"name": "Sebastian Bergmann",
|
863 |
+
"email": "sebastian@phpunit.de",
|
864 |
+
"role": "lead"
|
865 |
+
}
|
866 |
+
],
|
867 |
+
"description": "Utility class for timing",
|
868 |
+
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
869 |
+
"keywords": [
|
870 |
+
"timer"
|
871 |
+
],
|
872 |
+
"support": {
|
873 |
+
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
874 |
+
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
|
875 |
+
},
|
876 |
+
"funding": [
|
877 |
+
{
|
878 |
+
"url": "https://github.com/sebastianbergmann",
|
879 |
+
"type": "github"
|
880 |
+
}
|
881 |
+
],
|
882 |
+
"install-path": "../phpunit/php-timer"
|
883 |
+
},
|
884 |
+
{
|
885 |
+
"name": "phpunit/phpunit",
|
886 |
+
"version": "9.5.13",
|
887 |
+
"version_normalized": "9.5.13.0",
|
888 |
+
"source": {
|
889 |
+
"type": "git",
|
890 |
+
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
891 |
+
"reference": "597cb647654ede35e43b137926dfdfef0fb11743"
|
892 |
+
},
|
893 |
+
"dist": {
|
894 |
+
"type": "zip",
|
895 |
+
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
|
896 |
+
"reference": "597cb647654ede35e43b137926dfdfef0fb11743",
|
897 |
+
"shasum": ""
|
898 |
+
},
|
899 |
+
"require": {
|
900 |
+
"doctrine/instantiator": "^1.3.1",
|
901 |
+
"ext-dom": "*",
|
902 |
+
"ext-json": "*",
|
903 |
+
"ext-libxml": "*",
|
904 |
+
"ext-mbstring": "*",
|
905 |
+
"ext-xml": "*",
|
906 |
+
"ext-xmlwriter": "*",
|
907 |
+
"myclabs/deep-copy": "^1.10.1",
|
908 |
+
"phar-io/manifest": "^2.0.3",
|
909 |
+
"phar-io/version": "^3.0.2",
|
910 |
+
"php": ">=7.3",
|
911 |
+
"phpspec/prophecy": "^1.12.1",
|
912 |
+
"phpunit/php-code-coverage": "^9.2.7",
|
913 |
+
"phpunit/php-file-iterator": "^3.0.5",
|
914 |
+
"phpunit/php-invoker": "^3.1.1",
|
915 |
+
"phpunit/php-text-template": "^2.0.3",
|
916 |
+
"phpunit/php-timer": "^5.0.2",
|
917 |
+
"sebastian/cli-parser": "^1.0.1",
|
918 |
+
"sebastian/code-unit": "^1.0.6",
|
919 |
+
"sebastian/comparator": "^4.0.5",
|
920 |
+
"sebastian/diff": "^4.0.3",
|
921 |
+
"sebastian/environment": "^5.1.3",
|
922 |
+
"sebastian/exporter": "^4.0.3",
|
923 |
+
"sebastian/global-state": "^5.0.1",
|
924 |
+
"sebastian/object-enumerator": "^4.0.3",
|
925 |
+
"sebastian/resource-operations": "^3.0.3",
|
926 |
+
"sebastian/type": "^2.3.4",
|
927 |
+
"sebastian/version": "^3.0.2"
|
928 |
+
},
|
929 |
+
"require-dev": {
|
930 |
+
"ext-pdo": "*",
|
931 |
+
"phpspec/prophecy-phpunit": "^2.0.1"
|
932 |
+
},
|
933 |
+
"suggest": {
|
934 |
+
"ext-soap": "*",
|
935 |
+
"ext-xdebug": "*"
|
936 |
+
},
|
937 |
+
"time": "2022-01-24T07:33:35+00:00",
|
938 |
+
"bin": [
|
939 |
+
"phpunit"
|
940 |
+
],
|
941 |
+
"type": "library",
|
942 |
+
"extra": {
|
943 |
+
"branch-alias": {
|
944 |
+
"dev-master": "9.5-dev"
|
945 |
+
}
|
946 |
+
},
|
947 |
+
"installation-source": "dist",
|
948 |
+
"autoload": {
|
949 |
+
"files": [
|
950 |
+
"src/Framework/Assert/Functions.php"
|
951 |
+
],
|
952 |
+
"classmap": [
|
953 |
+
"src/"
|
954 |
+
]
|
955 |
+
},
|
956 |
+
"notification-url": "https://packagist.org/downloads/",
|
957 |
+
"license": [
|
958 |
+
"BSD-3-Clause"
|
959 |
+
],
|
960 |
+
"authors": [
|
961 |
+
{
|
962 |
+
"name": "Sebastian Bergmann",
|
963 |
+
"email": "sebastian@phpunit.de",
|
964 |
+
"role": "lead"
|
965 |
+
}
|
966 |
+
],
|
967 |
+
"description": "The PHP Unit Testing framework.",
|
968 |
+
"homepage": "https://phpunit.de/",
|
969 |
+
"keywords": [
|
970 |
+
"phpunit",
|
971 |
+
"testing",
|
972 |
+
"xunit"
|
973 |
+
],
|
974 |
+
"support": {
|
975 |
+
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
976 |
+
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
|
977 |
+
},
|
978 |
+
"funding": [
|
979 |
+
{
|
980 |
+
"url": "https://phpunit.de/sponsors.html",
|
981 |
+
"type": "custom"
|
982 |
+
},
|
983 |
+
{
|
984 |
+
"url": "https://github.com/sebastianbergmann",
|
985 |
+
"type": "github"
|
986 |
+
}
|
987 |
+
],
|
988 |
+
"install-path": "../phpunit/phpunit"
|
989 |
+
},
|
990 |
+
{
|
991 |
+
"name": "sebastian/cli-parser",
|
992 |
+
"version": "1.0.1",
|
993 |
+
"version_normalized": "1.0.1.0",
|
994 |
+
"source": {
|
995 |
+
"type": "git",
|
996 |
+
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
997 |
+
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
|
998 |
+
},
|
999 |
+
"dist": {
|
1000 |
+
"type": "zip",
|
1001 |
+
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
1002 |
+
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
1003 |
+
"shasum": ""
|
1004 |
+
},
|
1005 |
+
"require": {
|
1006 |
+
"php": ">=7.3"
|
1007 |
+
},
|
1008 |
+
"require-dev": {
|
1009 |
+
"phpunit/phpunit": "^9.3"
|
1010 |
+
},
|
1011 |
+
"time": "2020-09-28T06:08:49+00:00",
|
1012 |
+
"type": "library",
|
1013 |
+
"extra": {
|
1014 |
+
"branch-alias": {
|
1015 |
+
"dev-master": "1.0-dev"
|
1016 |
+
}
|
1017 |
+
},
|
1018 |
+
"installation-source": "dist",
|
1019 |
+
"autoload": {
|
1020 |
+
"classmap": [
|
1021 |
+
"src/"
|
1022 |
+
]
|
1023 |
+
},
|
1024 |
+
"notification-url": "https://packagist.org/downloads/",
|
1025 |
+
"license": [
|
1026 |
+
"BSD-3-Clause"
|
1027 |
+
],
|
1028 |
+
"authors": [
|
1029 |
+
{
|
1030 |
+
"name": "Sebastian Bergmann",
|
1031 |
+
"email": "sebastian@phpunit.de",
|
1032 |
+
"role": "lead"
|
1033 |
+
}
|
1034 |
+
],
|
1035 |
+
"description": "Library for parsing CLI options",
|
1036 |
+
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
1037 |
+
"support": {
|
1038 |
+
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
1039 |
+
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
|
1040 |
+
},
|
1041 |
+
"funding": [
|
1042 |
+
{
|
1043 |
+
"url": "https://github.com/sebastianbergmann",
|
1044 |
+
"type": "github"
|
1045 |
+
}
|
1046 |
+
],
|
1047 |
+
"install-path": "../sebastian/cli-parser"
|
1048 |
+
},
|
1049 |
+
{
|
1050 |
+
"name": "sebastian/code-unit",
|
1051 |
+
"version": "1.0.8",
|
1052 |
+
"version_normalized": "1.0.8.0",
|
1053 |
+
"source": {
|
1054 |
+
"type": "git",
|
1055 |
+
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
1056 |
+
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
|
1057 |
+
},
|
1058 |
+
"dist": {
|
1059 |
+
"type": "zip",
|
1060 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
1061 |
+
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
1062 |
+
"shasum": ""
|
1063 |
+
},
|
1064 |
+
"require": {
|
1065 |
+
"php": ">=7.3"
|
1066 |
+
},
|
1067 |
+
"require-dev": {
|
1068 |
+
"phpunit/phpunit": "^9.3"
|
1069 |
+
},
|
1070 |
+
"time": "2020-10-26T13:08:54+00:00",
|
1071 |
+
"type": "library",
|
1072 |
+
"extra": {
|
1073 |
+
"branch-alias": {
|
1074 |
+
"dev-master": "1.0-dev"
|
1075 |
+
}
|
1076 |
+
},
|
1077 |
+
"installation-source": "dist",
|
1078 |
+
"autoload": {
|
1079 |
+
"classmap": [
|
1080 |
+
"src/"
|
1081 |
+
]
|
1082 |
+
},
|
1083 |
+
"notification-url": "https://packagist.org/downloads/",
|
1084 |
+
"license": [
|
1085 |
+
"BSD-3-Clause"
|
1086 |
+
],
|
1087 |
+
"authors": [
|
1088 |
+
{
|
1089 |
+
"name": "Sebastian Bergmann",
|
1090 |
+
"email": "sebastian@phpunit.de",
|
1091 |
+
"role": "lead"
|
1092 |
+
}
|
1093 |
+
],
|
1094 |
+
"description": "Collection of value objects that represent the PHP code units",
|
1095 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
1096 |
+
"support": {
|
1097 |
+
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
1098 |
+
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
|
1099 |
+
},
|
1100 |
+
"funding": [
|
1101 |
+
{
|
1102 |
+
"url": "https://github.com/sebastianbergmann",
|
1103 |
+
"type": "github"
|
1104 |
+
}
|
1105 |
+
],
|
1106 |
+
"install-path": "../sebastian/code-unit"
|
1107 |
+
},
|
1108 |
+
{
|
1109 |
+
"name": "sebastian/code-unit-reverse-lookup",
|
1110 |
+
"version": "2.0.3",
|
1111 |
+
"version_normalized": "2.0.3.0",
|
1112 |
+
"source": {
|
1113 |
+
"type": "git",
|
1114 |
+
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
1115 |
+
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
|
1116 |
+
},
|
1117 |
+
"dist": {
|
1118 |
+
"type": "zip",
|
1119 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
1120 |
+
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
1121 |
+
"shasum": ""
|
1122 |
+
},
|
1123 |
+
"require": {
|
1124 |
+
"php": ">=7.3"
|
1125 |
+
},
|
1126 |
+
"require-dev": {
|
1127 |
+
"phpunit/phpunit": "^9.3"
|
1128 |
+
},
|
1129 |
+
"time": "2020-09-28T05:30:19+00:00",
|
1130 |
+
"type": "library",
|
1131 |
+
"extra": {
|
1132 |
+
"branch-alias": {
|
1133 |
+
"dev-master": "2.0-dev"
|
1134 |
+
}
|
1135 |
+
},
|
1136 |
+
"installation-source": "dist",
|
1137 |
+
"autoload": {
|
1138 |
+
"classmap": [
|
1139 |
+
"src/"
|
1140 |
+
]
|
1141 |
+
},
|
1142 |
+
"notification-url": "https://packagist.org/downloads/",
|
1143 |
+
"license": [
|
1144 |
+
"BSD-3-Clause"
|
1145 |
+
],
|
1146 |
+
"authors": [
|
1147 |
+
{
|
1148 |
+
"name": "Sebastian Bergmann",
|
1149 |
+
"email": "sebastian@phpunit.de"
|
1150 |
+
}
|
1151 |
+
],
|
1152 |
+
"description": "Looks up which function or method a line of code belongs to",
|
1153 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
1154 |
+
"support": {
|
1155 |
+
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
1156 |
+
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
|
1157 |
+
},
|
1158 |
+
"funding": [
|
1159 |
+
{
|
1160 |
+
"url": "https://github.com/sebastianbergmann",
|
1161 |
+
"type": "github"
|
1162 |
+
}
|
1163 |
+
],
|
1164 |
+
"install-path": "../sebastian/code-unit-reverse-lookup"
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"name": "sebastian/comparator",
|
1168 |
+
"version": "4.0.6",
|
1169 |
+
"version_normalized": "4.0.6.0",
|
1170 |
+
"source": {
|
1171 |
+
"type": "git",
|
1172 |
+
"url": "https://github.com/sebastianbergmann/comparator.git",
|
1173 |
+
"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
|
1174 |
+
},
|
1175 |
+
"dist": {
|
1176 |
+
"type": "zip",
|
1177 |
+
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
|
1178 |
+
"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
|
1179 |
+
"shasum": ""
|
1180 |
+
},
|
1181 |
+
"require": {
|
1182 |
+
"php": ">=7.3",
|
1183 |
+
"sebastian/diff": "^4.0",
|
1184 |
+
"sebastian/exporter": "^4.0"
|
1185 |
+
},
|
1186 |
+
"require-dev": {
|
1187 |
+
"phpunit/phpunit": "^9.3"
|
1188 |
+
},
|
1189 |
+
"time": "2020-10-26T15:49:45+00:00",
|
1190 |
+
"type": "library",
|
1191 |
+
"extra": {
|
1192 |
+
"branch-alias": {
|
1193 |
+
"dev-master": "4.0-dev"
|
1194 |
+
}
|
1195 |
+
},
|
1196 |
+
"installation-source": "dist",
|
1197 |
+
"autoload": {
|
1198 |
+
"classmap": [
|
1199 |
+
"src/"
|
1200 |
+
]
|
1201 |
+
},
|
1202 |
+
"notification-url": "https://packagist.org/downloads/",
|
1203 |
+
"license": [
|
1204 |
+
"BSD-3-Clause"
|
1205 |
+
],
|
1206 |
+
"authors": [
|
1207 |
+
{
|
1208 |
+
"name": "Sebastian Bergmann",
|
1209 |
+
"email": "sebastian@phpunit.de"
|
1210 |
+
},
|
1211 |
+
{
|
1212 |
+
"name": "Jeff Welch",
|
1213 |
+
"email": "whatthejeff@gmail.com"
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"name": "Volker Dusch",
|
1217 |
+
"email": "github@wallbash.com"
|
1218 |
+
},
|
1219 |
+
{
|
1220 |
+
"name": "Bernhard Schussek",
|
1221 |
+
"email": "bschussek@2bepublished.at"
|
1222 |
+
}
|
1223 |
+
],
|
1224 |
+
"description": "Provides the functionality to compare PHP values for equality",
|
1225 |
+
"homepage": "https://github.com/sebastianbergmann/comparator",
|
1226 |
+
"keywords": [
|
1227 |
+
"comparator",
|
1228 |
+
"compare",
|
1229 |
+
"equality"
|
1230 |
+
],
|
1231 |
+
"support": {
|
1232 |
+
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
1233 |
+
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
|
1234 |
+
},
|
1235 |
+
"funding": [
|
1236 |
+
{
|
1237 |
+
"url": "https://github.com/sebastianbergmann",
|
1238 |
+
"type": "github"
|
1239 |
+
}
|
1240 |
+
],
|
1241 |
+
"install-path": "../sebastian/comparator"
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"name": "sebastian/complexity",
|
1245 |
+
"version": "2.0.2",
|
1246 |
+
"version_normalized": "2.0.2.0",
|
1247 |
+
"source": {
|
1248 |
+
"type": "git",
|
1249 |
+
"url": "https://github.com/sebastianbergmann/complexity.git",
|
1250 |
+
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
|
1251 |
+
},
|
1252 |
+
"dist": {
|
1253 |
+
"type": "zip",
|
1254 |
+
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
|
1255 |
+
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
|
1256 |
+
"shasum": ""
|
1257 |
+
},
|
1258 |
+
"require": {
|
1259 |
+
"nikic/php-parser": "^4.7",
|
1260 |
+
"php": ">=7.3"
|
1261 |
+
},
|
1262 |
+
"require-dev": {
|
1263 |
+
"phpunit/phpunit": "^9.3"
|
1264 |
+
},
|
1265 |
+
"time": "2020-10-26T15:52:27+00:00",
|
1266 |
+
"type": "library",
|
1267 |
+
"extra": {
|
1268 |
+
"branch-alias": {
|
1269 |
+
"dev-master": "2.0-dev"
|
1270 |
+
}
|
1271 |
+
},
|
1272 |
+
"installation-source": "dist",
|
1273 |
+
"autoload": {
|
1274 |
+
"classmap": [
|
1275 |
+
"src/"
|
1276 |
+
]
|
1277 |
+
},
|
1278 |
+
"notification-url": "https://packagist.org/downloads/",
|
1279 |
+
"license": [
|
1280 |
+
"BSD-3-Clause"
|
1281 |
+
],
|
1282 |
+
"authors": [
|
1283 |
+
{
|
1284 |
+
"name": "Sebastian Bergmann",
|
1285 |
+
"email": "sebastian@phpunit.de",
|
1286 |
+
"role": "lead"
|
1287 |
+
}
|
1288 |
+
],
|
1289 |
+
"description": "Library for calculating the complexity of PHP code units",
|
1290 |
+
"homepage": "https://github.com/sebastianbergmann/complexity",
|
1291 |
+
"support": {
|
1292 |
+
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
1293 |
+
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
|
1294 |
+
},
|
1295 |
+
"funding": [
|
1296 |
+
{
|
1297 |
+
"url": "https://github.com/sebastianbergmann",
|
1298 |
+
"type": "github"
|
1299 |
+
}
|
1300 |
+
],
|
1301 |
+
"install-path": "../sebastian/complexity"
|
1302 |
+
},
|
1303 |
+
{
|
1304 |
+
"name": "sebastian/diff",
|
1305 |
+
"version": "4.0.4",
|
1306 |
+
"version_normalized": "4.0.4.0",
|
1307 |
+
"source": {
|
1308 |
+
"type": "git",
|
1309 |
+
"url": "https://github.com/sebastianbergmann/diff.git",
|
1310 |
+
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
|
1311 |
+
},
|
1312 |
+
"dist": {
|
1313 |
+
"type": "zip",
|
1314 |
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
1315 |
+
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
1316 |
+
"shasum": ""
|
1317 |
+
},
|
1318 |
+
"require": {
|
1319 |
+
"php": ">=7.3"
|
1320 |
+
},
|
1321 |
+
"require-dev": {
|
1322 |
+
"phpunit/phpunit": "^9.3",
|
1323 |
+
"symfony/process": "^4.2 || ^5"
|
1324 |
+
},
|
1325 |
+
"time": "2020-10-26T13:10:38+00:00",
|
1326 |
+
"type": "library",
|
1327 |
+
"extra": {
|
1328 |
+
"branch-alias": {
|
1329 |
+
"dev-master": "4.0-dev"
|
1330 |
+
}
|
1331 |
+
},
|
1332 |
+
"installation-source": "dist",
|
1333 |
+
"autoload": {
|
1334 |
+
"classmap": [
|
1335 |
+
"src/"
|
1336 |
+
]
|
1337 |
+
},
|
1338 |
+
"notification-url": "https://packagist.org/downloads/",
|
1339 |
+
"license": [
|
1340 |
+
"BSD-3-Clause"
|
1341 |
+
],
|
1342 |
+
"authors": [
|
1343 |
+
{
|
1344 |
+
"name": "Sebastian Bergmann",
|
1345 |
+
"email": "sebastian@phpunit.de"
|
1346 |
+
},
|
1347 |
+
{
|
1348 |
+
"name": "Kore Nordmann",
|
1349 |
+
"email": "mail@kore-nordmann.de"
|
1350 |
+
}
|
1351 |
+
],
|
1352 |
+
"description": "Diff implementation",
|
1353 |
+
"homepage": "https://github.com/sebastianbergmann/diff",
|
1354 |
+
"keywords": [
|
1355 |
+
"diff",
|
1356 |
+
"udiff",
|
1357 |
+
"unidiff",
|
1358 |
+
"unified diff"
|
1359 |
+
],
|
1360 |
+
"support": {
|
1361 |
+
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
1362 |
+
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
|
1363 |
+
},
|
1364 |
+
"funding": [
|
1365 |
+
{
|
1366 |
+
"url": "https://github.com/sebastianbergmann",
|
1367 |
+
"type": "github"
|
1368 |
+
}
|
1369 |
+
],
|
1370 |
+
"install-path": "../sebastian/diff"
|
1371 |
+
},
|
1372 |
+
{
|
1373 |
+
"name": "sebastian/environment",
|
1374 |
+
"version": "5.1.3",
|
1375 |
+
"version_normalized": "5.1.3.0",
|
1376 |
+
"source": {
|
1377 |
+
"type": "git",
|
1378 |
+
"url": "https://github.com/sebastianbergmann/environment.git",
|
1379 |
+
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
|
1380 |
+
},
|
1381 |
+
"dist": {
|
1382 |
+
"type": "zip",
|
1383 |
+
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
|
1384 |
+
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
|
1385 |
+
"shasum": ""
|
1386 |
+
},
|
1387 |
+
"require": {
|
1388 |
+
"php": ">=7.3"
|
1389 |
+
},
|
1390 |
+
"require-dev": {
|
1391 |
+
"phpunit/phpunit": "^9.3"
|
1392 |
+
},
|
1393 |
+
"suggest": {
|
1394 |
+
"ext-posix": "*"
|
1395 |
+
},
|
1396 |
+
"time": "2020-09-28T05:52:38+00:00",
|
1397 |
+
"type": "library",
|
1398 |
+
"extra": {
|
1399 |
+
"branch-alias": {
|
1400 |
+
"dev-master": "5.1-dev"
|
1401 |
+
}
|
1402 |
+
},
|
1403 |
+
"installation-source": "dist",
|
1404 |
+
"autoload": {
|
1405 |
+
"classmap": [
|
1406 |
+
"src/"
|
1407 |
+
]
|
1408 |
+
},
|
1409 |
+
"notification-url": "https://packagist.org/downloads/",
|
1410 |
+
"license": [
|
1411 |
+
"BSD-3-Clause"
|
1412 |
+
],
|
1413 |
+
"authors": [
|
1414 |
+
{
|
1415 |
+
"name": "Sebastian Bergmann",
|
1416 |
+
"email": "sebastian@phpunit.de"
|
1417 |
+
}
|
1418 |
+
],
|
1419 |
+
"description": "Provides functionality to handle HHVM/PHP environments",
|
1420 |
+
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
1421 |
+
"keywords": [
|
1422 |
+
"Xdebug",
|
1423 |
+
"environment",
|
1424 |
+
"hhvm"
|
1425 |
+
],
|
1426 |
+
"support": {
|
1427 |
+
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
1428 |
+
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
|
1429 |
+
},
|
1430 |
+
"funding": [
|
1431 |
+
{
|
1432 |
+
"url": "https://github.com/sebastianbergmann",
|
1433 |
+
"type": "github"
|
1434 |
+
}
|
1435 |
+
],
|
1436 |
+
"install-path": "../sebastian/environment"
|
1437 |
+
},
|
1438 |
+
{
|
1439 |
+
"name": "sebastian/exporter",
|
1440 |
+
"version": "4.0.4",
|
1441 |
+
"version_normalized": "4.0.4.0",
|
1442 |
+
"source": {
|
1443 |
+
"type": "git",
|
1444 |
+
"url": "https://github.com/sebastianbergmann/exporter.git",
|
1445 |
+
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
|
1446 |
+
},
|
1447 |
+
"dist": {
|
1448 |
+
"type": "zip",
|
1449 |
+
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
1450 |
+
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
1451 |
+
"shasum": ""
|
1452 |
+
},
|
1453 |
+
"require": {
|
1454 |
+
"php": ">=7.3",
|
1455 |
+
"sebastian/recursion-context": "^4.0"
|
1456 |
+
},
|
1457 |
+
"require-dev": {
|
1458 |
+
"ext-mbstring": "*",
|
1459 |
+
"phpunit/phpunit": "^9.3"
|
1460 |
+
},
|
1461 |
+
"time": "2021-11-11T14:18:36+00:00",
|
1462 |
+
"type": "library",
|
1463 |
+
"extra": {
|
1464 |
+
"branch-alias": {
|
1465 |
+
"dev-master": "4.0-dev"
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
"installation-source": "dist",
|
1469 |
+
"autoload": {
|
1470 |
+
"classmap": [
|
1471 |
+
"src/"
|
1472 |
+
]
|
1473 |
+
},
|
1474 |
+
"notification-url": "https://packagist.org/downloads/",
|
1475 |
+
"license": [
|
1476 |
+
"BSD-3-Clause"
|
1477 |
+
],
|
1478 |
+
"authors": [
|
1479 |
+
{
|
1480 |
+
"name": "Sebastian Bergmann",
|
1481 |
+
"email": "sebastian@phpunit.de"
|
1482 |
+
},
|
1483 |
+
{
|
1484 |
+
"name": "Jeff Welch",
|
1485 |
+
"email": "whatthejeff@gmail.com"
|
1486 |
+
},
|
1487 |
+
{
|
1488 |
+
"name": "Volker Dusch",
|
1489 |
+
"email": "github@wallbash.com"
|
1490 |
+
},
|
1491 |
+
{
|
1492 |
+
"name": "Adam Harvey",
|
1493 |
+
"email": "aharvey@php.net"
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"name": "Bernhard Schussek",
|
1497 |
+
"email": "bschussek@gmail.com"
|
1498 |
+
}
|
1499 |
+
],
|
1500 |
+
"description": "Provides the functionality to export PHP variables for visualization",
|
1501 |
+
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
1502 |
+
"keywords": [
|
1503 |
+
"export",
|
1504 |
+
"exporter"
|
1505 |
+
],
|
1506 |
+
"support": {
|
1507 |
+
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
1508 |
+
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
|
1509 |
+
},
|
1510 |
+
"funding": [
|
1511 |
+
{
|
1512 |
+
"url": "https://github.com/sebastianbergmann",
|
1513 |
+
"type": "github"
|
1514 |
+
}
|
1515 |
+
],
|
1516 |
+
"install-path": "../sebastian/exporter"
|
1517 |
+
},
|
1518 |
+
{
|
1519 |
+
"name": "sebastian/global-state",
|
1520 |
+
"version": "5.0.5",
|
1521 |
+
"version_normalized": "5.0.5.0",
|
1522 |
+
"source": {
|
1523 |
+
"type": "git",
|
1524 |
+
"url": "https://github.com/sebastianbergmann/global-state.git",
|
1525 |
+
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
|
1526 |
+
},
|
1527 |
+
"dist": {
|
1528 |
+
"type": "zip",
|
1529 |
+
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
1530 |
+
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
1531 |
+
"shasum": ""
|
1532 |
+
},
|
1533 |
+
"require": {
|
1534 |
+
"php": ">=7.3",
|
1535 |
+
"sebastian/object-reflector": "^2.0",
|
1536 |
+
"sebastian/recursion-context": "^4.0"
|
1537 |
+
},
|
1538 |
+
"require-dev": {
|
1539 |
+
"ext-dom": "*",
|
1540 |
+
"phpunit/phpunit": "^9.3"
|
1541 |
+
},
|
1542 |
+
"suggest": {
|
1543 |
+
"ext-uopz": "*"
|
1544 |
+
},
|
1545 |
+
"time": "2022-02-14T08:28:10+00:00",
|
1546 |
+
"type": "library",
|
1547 |
+
"extra": {
|
1548 |
+
"branch-alias": {
|
1549 |
+
"dev-master": "5.0-dev"
|
1550 |
+
}
|
1551 |
+
},
|
1552 |
+
"installation-source": "dist",
|
1553 |
+
"autoload": {
|
1554 |
+
"classmap": [
|
1555 |
+
"src/"
|
1556 |
+
]
|
1557 |
+
},
|
1558 |
+
"notification-url": "https://packagist.org/downloads/",
|
1559 |
+
"license": [
|
1560 |
+
"BSD-3-Clause"
|
1561 |
+
],
|
1562 |
+
"authors": [
|
1563 |
+
{
|
1564 |
+
"name": "Sebastian Bergmann",
|
1565 |
+
"email": "sebastian@phpunit.de"
|
1566 |
+
}
|
1567 |
+
],
|
1568 |
+
"description": "Snapshotting of global state",
|
1569 |
+
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
1570 |
+
"keywords": [
|
1571 |
+
"global state"
|
1572 |
+
],
|
1573 |
+
"support": {
|
1574 |
+
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
1575 |
+
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
|
1576 |
+
},
|
1577 |
+
"funding": [
|
1578 |
+
{
|
1579 |
+
"url": "https://github.com/sebastianbergmann",
|
1580 |
+
"type": "github"
|
1581 |
+
}
|
1582 |
+
],
|
1583 |
+
"install-path": "../sebastian/global-state"
|
1584 |
+
},
|
1585 |
+
{
|
1586 |
+
"name": "sebastian/lines-of-code",
|
1587 |
+
"version": "1.0.3",
|
1588 |
+
"version_normalized": "1.0.3.0",
|
1589 |
+
"source": {
|
1590 |
+
"type": "git",
|
1591 |
+
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
1592 |
+
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
|
1593 |
+
},
|
1594 |
+
"dist": {
|
1595 |
+
"type": "zip",
|
1596 |
+
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
1597 |
+
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
1598 |
+
"shasum": ""
|
1599 |
+
},
|
1600 |
+
"require": {
|
1601 |
+
"nikic/php-parser": "^4.6",
|
1602 |
+
"php": ">=7.3"
|
1603 |
+
},
|
1604 |
+
"require-dev": {
|
1605 |
+
"phpunit/phpunit": "^9.3"
|
1606 |
+
},
|
1607 |
+
"time": "2020-11-28T06:42:11+00:00",
|
1608 |
+
"type": "library",
|
1609 |
+
"extra": {
|
1610 |
+
"branch-alias": {
|
1611 |
+
"dev-master": "1.0-dev"
|
1612 |
+
}
|
1613 |
+
},
|
1614 |
+
"installation-source": "dist",
|
1615 |
+
"autoload": {
|
1616 |
+
"classmap": [
|
1617 |
+
"src/"
|
1618 |
+
]
|
1619 |
+
},
|
1620 |
+
"notification-url": "https://packagist.org/downloads/",
|
1621 |
+
"license": [
|
1622 |
+
"BSD-3-Clause"
|
1623 |
+
],
|
1624 |
+
"authors": [
|
1625 |
+
{
|
1626 |
+
"name": "Sebastian Bergmann",
|
1627 |
+
"email": "sebastian@phpunit.de",
|
1628 |
+
"role": "lead"
|
1629 |
+
}
|
1630 |
+
],
|
1631 |
+
"description": "Library for counting the lines of code in PHP source code",
|
1632 |
+
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
1633 |
+
"support": {
|
1634 |
+
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
1635 |
+
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
|
1636 |
+
},
|
1637 |
+
"funding": [
|
1638 |
+
{
|
1639 |
+
"url": "https://github.com/sebastianbergmann",
|
1640 |
+
"type": "github"
|
1641 |
+
}
|
1642 |
+
],
|
1643 |
+
"install-path": "../sebastian/lines-of-code"
|
1644 |
+
},
|
1645 |
+
{
|
1646 |
+
"name": "sebastian/object-enumerator",
|
1647 |
+
"version": "4.0.4",
|
1648 |
+
"version_normalized": "4.0.4.0",
|
1649 |
+
"source": {
|
1650 |
+
"type": "git",
|
1651 |
+
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
1652 |
+
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
|
1653 |
+
},
|
1654 |
+
"dist": {
|
1655 |
+
"type": "zip",
|
1656 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
|
1657 |
+
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
|
1658 |
+
"shasum": ""
|
1659 |
+
},
|
1660 |
+
"require": {
|
1661 |
+
"php": ">=7.3",
|
1662 |
+
"sebastian/object-reflector": "^2.0",
|
1663 |
+
"sebastian/recursion-context": "^4.0"
|
1664 |
+
},
|
1665 |
+
"require-dev": {
|
1666 |
+
"phpunit/phpunit": "^9.3"
|
1667 |
+
},
|
1668 |
+
"time": "2020-10-26T13:12:34+00:00",
|
1669 |
+
"type": "library",
|
1670 |
+
"extra": {
|
1671 |
+
"branch-alias": {
|
1672 |
+
"dev-master": "4.0-dev"
|
1673 |
+
}
|
1674 |
+
},
|
1675 |
+
"installation-source": "dist",
|
1676 |
+
"autoload": {
|
1677 |
+
"classmap": [
|
1678 |
+
"src/"
|
1679 |
+
]
|
1680 |
+
},
|
1681 |
+
"notification-url": "https://packagist.org/downloads/",
|
1682 |
+
"license": [
|
1683 |
+
"BSD-3-Clause"
|
1684 |
+
],
|
1685 |
+
"authors": [
|
1686 |
+
{
|
1687 |
+
"name": "Sebastian Bergmann",
|
1688 |
+
"email": "sebastian@phpunit.de"
|
1689 |
+
}
|
1690 |
+
],
|
1691 |
+
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
1692 |
+
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
1693 |
+
"support": {
|
1694 |
+
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
1695 |
+
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
|
1696 |
+
},
|
1697 |
+
"funding": [
|
1698 |
+
{
|
1699 |
+
"url": "https://github.com/sebastianbergmann",
|
1700 |
+
"type": "github"
|
1701 |
+
}
|
1702 |
+
],
|
1703 |
+
"install-path": "../sebastian/object-enumerator"
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"name": "sebastian/object-reflector",
|
1707 |
+
"version": "2.0.4",
|
1708 |
+
"version_normalized": "2.0.4.0",
|
1709 |
+
"source": {
|
1710 |
+
"type": "git",
|
1711 |
+
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
1712 |
+
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
|
1713 |
+
},
|
1714 |
+
"dist": {
|
1715 |
+
"type": "zip",
|
1716 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
1717 |
+
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
1718 |
+
"shasum": ""
|
1719 |
+
},
|
1720 |
+
"require": {
|
1721 |
+
"php": ">=7.3"
|
1722 |
+
},
|
1723 |
+
"require-dev": {
|
1724 |
+
"phpunit/phpunit": "^9.3"
|
1725 |
+
},
|
1726 |
+
"time": "2020-10-26T13:14:26+00:00",
|
1727 |
+
"type": "library",
|
1728 |
+
"extra": {
|
1729 |
+
"branch-alias": {
|
1730 |
+
"dev-master": "2.0-dev"
|
1731 |
+
}
|
1732 |
+
},
|
1733 |
+
"installation-source": "dist",
|
1734 |
+
"autoload": {
|
1735 |
+
"classmap": [
|
1736 |
+
"src/"
|
1737 |
+
]
|
1738 |
+
},
|
1739 |
+
"notification-url": "https://packagist.org/downloads/",
|
1740 |
+
"license": [
|
1741 |
+
"BSD-3-Clause"
|
1742 |
+
],
|
1743 |
+
"authors": [
|
1744 |
+
{
|
1745 |
+
"name": "Sebastian Bergmann",
|
1746 |
+
"email": "sebastian@phpunit.de"
|
1747 |
+
}
|
1748 |
+
],
|
1749 |
+
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
1750 |
+
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
1751 |
+
"support": {
|
1752 |
+
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
1753 |
+
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
|
1754 |
+
},
|
1755 |
+
"funding": [
|
1756 |
+
{
|
1757 |
+
"url": "https://github.com/sebastianbergmann",
|
1758 |
+
"type": "github"
|
1759 |
+
}
|
1760 |
+
],
|
1761 |
+
"install-path": "../sebastian/object-reflector"
|
1762 |
+
},
|
1763 |
+
{
|
1764 |
+
"name": "sebastian/recursion-context",
|
1765 |
+
"version": "4.0.4",
|
1766 |
+
"version_normalized": "4.0.4.0",
|
1767 |
+
"source": {
|
1768 |
+
"type": "git",
|
1769 |
+
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
1770 |
+
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
|
1771 |
+
},
|
1772 |
+
"dist": {
|
1773 |
+
"type": "zip",
|
1774 |
+
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
|
1775 |
+
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
|
1776 |
+
"shasum": ""
|
1777 |
+
},
|
1778 |
+
"require": {
|
1779 |
+
"php": ">=7.3"
|
1780 |
+
},
|
1781 |
+
"require-dev": {
|
1782 |
+
"phpunit/phpunit": "^9.3"
|
1783 |
+
},
|
1784 |
+
"time": "2020-10-26T13:17:30+00:00",
|
1785 |
+
"type": "library",
|
1786 |
+
"extra": {
|
1787 |
+
"branch-alias": {
|
1788 |
+
"dev-master": "4.0-dev"
|
1789 |
+
}
|
1790 |
+
},
|
1791 |
+
"installation-source": "dist",
|
1792 |
+
"autoload": {
|
1793 |
+
"classmap": [
|
1794 |
+
"src/"
|
1795 |
+
]
|
1796 |
+
},
|
1797 |
+
"notification-url": "https://packagist.org/downloads/",
|
1798 |
+
"license": [
|
1799 |
+
"BSD-3-Clause"
|
1800 |
+
],
|
1801 |
+
"authors": [
|
1802 |
+
{
|
1803 |
+
"name": "Sebastian Bergmann",
|
1804 |
+
"email": "sebastian@phpunit.de"
|
1805 |
+
},
|
1806 |
+
{
|
1807 |
+
"name": "Jeff Welch",
|
1808 |
+
"email": "whatthejeff@gmail.com"
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"name": "Adam Harvey",
|
1812 |
+
"email": "aharvey@php.net"
|
1813 |
+
}
|
1814 |
+
],
|
1815 |
+
"description": "Provides functionality to recursively process PHP variables",
|
1816 |
+
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
1817 |
+
"support": {
|
1818 |
+
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
1819 |
+
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
|
1820 |
+
},
|
1821 |
+
"funding": [
|
1822 |
+
{
|
1823 |
+
"url": "https://github.com/sebastianbergmann",
|
1824 |
+
"type": "github"
|
1825 |
+
}
|
1826 |
+
],
|
1827 |
+
"install-path": "../sebastian/recursion-context"
|
1828 |
+
},
|
1829 |
+
{
|
1830 |
+
"name": "sebastian/resource-operations",
|
1831 |
+
"version": "3.0.3",
|
1832 |
+
"version_normalized": "3.0.3.0",
|
1833 |
+
"source": {
|
1834 |
+
"type": "git",
|
1835 |
+
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
1836 |
+
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
|
1837 |
+
},
|
1838 |
+
"dist": {
|
1839 |
+
"type": "zip",
|
1840 |
+
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
1841 |
+
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
1842 |
+
"shasum": ""
|
1843 |
+
},
|
1844 |
+
"require": {
|
1845 |
+
"php": ">=7.3"
|
1846 |
+
},
|
1847 |
+
"require-dev": {
|
1848 |
+
"phpunit/phpunit": "^9.0"
|
1849 |
+
},
|
1850 |
+
"time": "2020-09-28T06:45:17+00:00",
|
1851 |
+
"type": "library",
|
1852 |
+
"extra": {
|
1853 |
+
"branch-alias": {
|
1854 |
+
"dev-master": "3.0-dev"
|
1855 |
+
}
|
1856 |
+
},
|
1857 |
+
"installation-source": "dist",
|
1858 |
+
"autoload": {
|
1859 |
+
"classmap": [
|
1860 |
+
"src/"
|
1861 |
+
]
|
1862 |
+
},
|
1863 |
+
"notification-url": "https://packagist.org/downloads/",
|
1864 |
+
"license": [
|
1865 |
+
"BSD-3-Clause"
|
1866 |
+
],
|
1867 |
+
"authors": [
|
1868 |
+
{
|
1869 |
+
"name": "Sebastian Bergmann",
|
1870 |
+
"email": "sebastian@phpunit.de"
|
1871 |
+
}
|
1872 |
+
],
|
1873 |
+
"description": "Provides a list of PHP built-in functions that operate on resources",
|
1874 |
+
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
1875 |
+
"support": {
|
1876 |
+
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
1877 |
+
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
|
1878 |
+
},
|
1879 |
+
"funding": [
|
1880 |
+
{
|
1881 |
+
"url": "https://github.com/sebastianbergmann",
|
1882 |
+
"type": "github"
|
1883 |
+
}
|
1884 |
+
],
|
1885 |
+
"install-path": "../sebastian/resource-operations"
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"name": "sebastian/type",
|
1889 |
+
"version": "2.3.4",
|
1890 |
+
"version_normalized": "2.3.4.0",
|
1891 |
+
"source": {
|
1892 |
+
"type": "git",
|
1893 |
+
"url": "https://github.com/sebastianbergmann/type.git",
|
1894 |
+
"reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
|
1895 |
+
},
|
1896 |
+
"dist": {
|
1897 |
+
"type": "zip",
|
1898 |
+
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
|
1899 |
+
"reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
|
1900 |
+
"shasum": ""
|
1901 |
+
},
|
1902 |
+
"require": {
|
1903 |
+
"php": ">=7.3"
|
1904 |
+
},
|
1905 |
+
"require-dev": {
|
1906 |
+
"phpunit/phpunit": "^9.3"
|
1907 |
+
},
|
1908 |
+
"time": "2021-06-15T12:49:02+00:00",
|
1909 |
+
"type": "library",
|
1910 |
+
"extra": {
|
1911 |
+
"branch-alias": {
|
1912 |
+
"dev-master": "2.3-dev"
|
1913 |
+
}
|
1914 |
+
},
|
1915 |
+
"installation-source": "dist",
|
1916 |
+
"autoload": {
|
1917 |
+
"classmap": [
|
1918 |
+
"src/"
|
1919 |
+
]
|
1920 |
+
},
|
1921 |
+
"notification-url": "https://packagist.org/downloads/",
|
1922 |
+
"license": [
|
1923 |
+
"BSD-3-Clause"
|
1924 |
+
],
|
1925 |
+
"authors": [
|
1926 |
+
{
|
1927 |
+
"name": "Sebastian Bergmann",
|
1928 |
+
"email": "sebastian@phpunit.de",
|
1929 |
+
"role": "lead"
|
1930 |
+
}
|
1931 |
+
],
|
1932 |
+
"description": "Collection of value objects that represent the types of the PHP type system",
|
1933 |
+
"homepage": "https://github.com/sebastianbergmann/type",
|
1934 |
+
"support": {
|
1935 |
+
"issues": "https://github.com/sebastianbergmann/type/issues",
|
1936 |
+
"source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
|
1937 |
+
},
|
1938 |
+
"funding": [
|
1939 |
+
{
|
1940 |
+
"url": "https://github.com/sebastianbergmann",
|
1941 |
+
"type": "github"
|
1942 |
+
}
|
1943 |
+
],
|
1944 |
+
"install-path": "../sebastian/type"
|
1945 |
+
},
|
1946 |
+
{
|
1947 |
+
"name": "sebastian/version",
|
1948 |
+
"version": "3.0.2",
|
1949 |
+
"version_normalized": "3.0.2.0",
|
1950 |
+
"source": {
|
1951 |
+
"type": "git",
|
1952 |
+
"url": "https://github.com/sebastianbergmann/version.git",
|
1953 |
+
"reference": "c6c1022351a901512170118436c764e473f6de8c"
|
1954 |
+
},
|
1955 |
+
"dist": {
|
1956 |
+
"type": "zip",
|
1957 |
+
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
|
1958 |
+
"reference": "c6c1022351a901512170118436c764e473f6de8c",
|
1959 |
+
"shasum": ""
|
1960 |
+
},
|
1961 |
+
"require": {
|
1962 |
+
"php": ">=7.3"
|
1963 |
+
},
|
1964 |
+
"time": "2020-09-28T06:39:44+00:00",
|
1965 |
+
"type": "library",
|
1966 |
+
"extra": {
|
1967 |
+
"branch-alias": {
|
1968 |
+
"dev-master": "3.0-dev"
|
1969 |
+
}
|
1970 |
+
},
|
1971 |
+
"installation-source": "dist",
|
1972 |
+
"autoload": {
|
1973 |
+
"classmap": [
|
1974 |
+
"src/"
|
1975 |
+
]
|
1976 |
+
},
|
1977 |
+
"notification-url": "https://packagist.org/downloads/",
|
1978 |
+
"license": [
|
1979 |
+
"BSD-3-Clause"
|
1980 |
+
],
|
1981 |
+
"authors": [
|
1982 |
+
{
|
1983 |
+
"name": "Sebastian Bergmann",
|
1984 |
+
"email": "sebastian@phpunit.de",
|
1985 |
+
"role": "lead"
|
1986 |
+
}
|
1987 |
+
],
|
1988 |
+
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
1989 |
+
"homepage": "https://github.com/sebastianbergmann/version",
|
1990 |
+
"support": {
|
1991 |
+
"issues": "https://github.com/sebastianbergmann/version/issues",
|
1992 |
+
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
|
1993 |
+
},
|
1994 |
+
"funding": [
|
1995 |
+
{
|
1996 |
+
"url": "https://github.com/sebastianbergmann",
|
1997 |
+
"type": "github"
|
1998 |
+
}
|
1999 |
+
],
|
2000 |
+
"install-path": "../sebastian/version"
|
2001 |
+
},
|
2002 |
+
{
|
2003 |
+
"name": "sirbrillig/phpcs-variable-analysis",
|
2004 |
+
"version": "v2.11.2",
|
2005 |
+
"version_normalized": "2.11.2.0",
|
2006 |
+
"source": {
|
2007 |
+
"type": "git",
|
2008 |
+
"url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
|
2009 |
+
"reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e"
|
2010 |
+
},
|
2011 |
+
"dist": {
|
2012 |
+
"type": "zip",
|
2013 |
+
"url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
|
2014 |
+
"reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
|
2015 |
+
"shasum": ""
|
2016 |
+
},
|
2017 |
+
"require": {
|
2018 |
+
"php": ">=5.4.0",
|
2019 |
+
"squizlabs/php_codesniffer": "^3.5"
|
2020 |
+
},
|
2021 |
+
"require-dev": {
|
2022 |
+
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
2023 |
+
"limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
|
2024 |
+
"phpstan/phpstan": "^0.11.8",
|
2025 |
+
"phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0",
|
2026 |
+
"sirbrillig/phpcs-import-detection": "^1.1"
|
2027 |
+
},
|
2028 |
+
"time": "2021-07-06T23:45:17+00:00",
|
2029 |
+
"type": "phpcodesniffer-standard",
|
2030 |
+
"installation-source": "dist",
|
2031 |
+
"autoload": {
|
2032 |
+
"psr-4": {
|
2033 |
+
"VariableAnalysis\\": "VariableAnalysis/"
|
2034 |
+
}
|
2035 |
+
},
|
2036 |
+
"notification-url": "https://packagist.org/downloads/",
|
2037 |
+
"license": [
|
2038 |
+
"BSD-2-Clause"
|
2039 |
+
],
|
2040 |
+
"authors": [
|
2041 |
+
{
|
2042 |
+
"name": "Sam Graham",
|
2043 |
+
"email": "php-codesniffer-variableanalysis@illusori.co.uk"
|
2044 |
+
},
|
2045 |
+
{
|
2046 |
+
"name": "Payton Swick",
|
2047 |
+
"email": "payton@foolord.com"
|
2048 |
+
}
|
2049 |
+
],
|
2050 |
+
"description": "A PHPCS sniff to detect problems with variables.",
|
2051 |
+
"support": {
|
2052 |
+
"issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
|
2053 |
+
"source": "https://github.com/sirbrillig/phpcs-variable-analysis",
|
2054 |
+
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
|
2055 |
+
},
|
2056 |
+
"install-path": "../sirbrillig/phpcs-variable-analysis"
|
2057 |
+
},
|
2058 |
+
{
|
2059 |
+
"name": "squizlabs/php_codesniffer",
|
2060 |
+
"version": "3.6.2",
|
2061 |
+
"version_normalized": "3.6.2.0",
|
2062 |
+
"source": {
|
2063 |
+
"type": "git",
|
2064 |
+
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
2065 |
+
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
|
2066 |
+
},
|
2067 |
+
"dist": {
|
2068 |
+
"type": "zip",
|
2069 |
+
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
|
2070 |
+
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
|
2071 |
+
"shasum": ""
|
2072 |
+
},
|
2073 |
+
"require": {
|
2074 |
+
"ext-simplexml": "*",
|
2075 |
+
"ext-tokenizer": "*",
|
2076 |
+
"ext-xmlwriter": "*",
|
2077 |
+
"php": ">=5.4.0"
|
2078 |
+
},
|
2079 |
+
"require-dev": {
|
2080 |
+
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
2081 |
+
},
|
2082 |
+
"time": "2021-12-12T21:44:58+00:00",
|
2083 |
+
"bin": [
|
2084 |
+
"bin/phpcs",
|
2085 |
+
"bin/phpcbf"
|
2086 |
+
],
|
2087 |
+
"type": "library",
|
2088 |
+
"extra": {
|
2089 |
+
"branch-alias": {
|
2090 |
+
"dev-master": "3.x-dev"
|
2091 |
+
}
|
2092 |
+
},
|
2093 |
+
"installation-source": "dist",
|
2094 |
+
"notification-url": "https://packagist.org/downloads/",
|
2095 |
+
"license": [
|
2096 |
+
"BSD-3-Clause"
|
2097 |
+
],
|
2098 |
+
"authors": [
|
2099 |
+
{
|
2100 |
+
"name": "Greg Sherwood",
|
2101 |
+
"role": "lead"
|
2102 |
+
}
|
2103 |
+
],
|
2104 |
+
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
2105 |
+
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
2106 |
+
"keywords": [
|
2107 |
+
"phpcs",
|
2108 |
+
"standards"
|
2109 |
+
],
|
2110 |
+
"support": {
|
2111 |
+
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
|
2112 |
+
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
2113 |
+
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
2114 |
+
},
|
2115 |
+
"install-path": "../squizlabs/php_codesniffer"
|
2116 |
+
},
|
2117 |
+
{
|
2118 |
+
"name": "symfony/polyfill-ctype",
|
2119 |
+
"version": "v1.24.0",
|
2120 |
+
"version_normalized": "1.24.0.0",
|
2121 |
+
"source": {
|
2122 |
+
"type": "git",
|
2123 |
+
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2124 |
+
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
2125 |
+
},
|
2126 |
+
"dist": {
|
2127 |
+
"type": "zip",
|
2128 |
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
2129 |
+
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
2130 |
+
"shasum": ""
|
2131 |
+
},
|
2132 |
+
"require": {
|
2133 |
+
"php": ">=7.1"
|
2134 |
+
},
|
2135 |
+
"provide": {
|
2136 |
+
"ext-ctype": "*"
|
2137 |
+
},
|
2138 |
+
"suggest": {
|
2139 |
+
"ext-ctype": "For best performance"
|
2140 |
+
},
|
2141 |
+
"time": "2021-10-20T20:35:02+00:00",
|
2142 |
+
"type": "library",
|
2143 |
+
"extra": {
|
2144 |
+
"branch-alias": {
|
2145 |
+
"dev-main": "1.23-dev"
|
2146 |
+
},
|
2147 |
+
"thanks": {
|
2148 |
+
"name": "symfony/polyfill",
|
2149 |
+
"url": "https://github.com/symfony/polyfill"
|
2150 |
+
}
|
2151 |
+
},
|
2152 |
+
"installation-source": "dist",
|
2153 |
+
"autoload": {
|
2154 |
+
"psr-4": {
|
2155 |
+
"Symfony\\Polyfill\\Ctype\\": ""
|
2156 |
+
},
|
2157 |
+
"files": [
|
2158 |
+
"bootstrap.php"
|
2159 |
+
]
|
2160 |
+
},
|
2161 |
+
"notification-url": "https://packagist.org/downloads/",
|
2162 |
+
"license": [
|
2163 |
+
"MIT"
|
2164 |
+
],
|
2165 |
+
"authors": [
|
2166 |
+
{
|
2167 |
+
"name": "Gert de Pagter",
|
2168 |
+
"email": "BackEndTea@gmail.com"
|
2169 |
+
},
|
2170 |
+
{
|
2171 |
+
"name": "Symfony Community",
|
2172 |
+
"homepage": "https://symfony.com/contributors"
|
2173 |
+
}
|
2174 |
+
],
|
2175 |
+
"description": "Symfony polyfill for ctype functions",
|
2176 |
+
"homepage": "https://symfony.com",
|
2177 |
+
"keywords": [
|
2178 |
+
"compatibility",
|
2179 |
+
"ctype",
|
2180 |
+
"polyfill",
|
2181 |
+
"portable"
|
2182 |
+
],
|
2183 |
+
"support": {
|
2184 |
+
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
|
2185 |
+
},
|
2186 |
+
"funding": [
|
2187 |
+
{
|
2188 |
+
"url": "https://symfony.com/sponsor",
|
2189 |
+
"type": "custom"
|
2190 |
+
},
|
2191 |
+
{
|
2192 |
+
"url": "https://github.com/fabpot",
|
2193 |
+
"type": "github"
|
2194 |
+
},
|
2195 |
+
{
|
2196 |
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
2197 |
+
"type": "tidelift"
|
2198 |
+
}
|
2199 |
+
],
|
2200 |
+
"install-path": "../symfony/polyfill-ctype"
|
2201 |
+
},
|
2202 |
+
{
|
2203 |
+
"name": "theseer/tokenizer",
|
2204 |
+
"version": "1.2.1",
|
2205 |
+
"version_normalized": "1.2.1.0",
|
2206 |
+
"source": {
|
2207 |
+
"type": "git",
|
2208 |
+
"url": "https://github.com/theseer/tokenizer.git",
|
2209 |
+
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
|
2210 |
+
},
|
2211 |
+
"dist": {
|
2212 |
+
"type": "zip",
|
2213 |
+
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
|
2214 |
+
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
|
2215 |
+
"shasum": ""
|
2216 |
+
},
|
2217 |
+
"require": {
|
2218 |
+
"ext-dom": "*",
|
2219 |
+
"ext-tokenizer": "*",
|
2220 |
+
"ext-xmlwriter": "*",
|
2221 |
+
"php": "^7.2 || ^8.0"
|
2222 |
+
},
|
2223 |
+
"time": "2021-07-28T10:34:58+00:00",
|
2224 |
+
"type": "library",
|
2225 |
+
"installation-source": "dist",
|
2226 |
+
"autoload": {
|
2227 |
+
"classmap": [
|
2228 |
+
"src/"
|
2229 |
+
]
|
2230 |
+
},
|
2231 |
+
"notification-url": "https://packagist.org/downloads/",
|
2232 |
+
"license": [
|
2233 |
+
"BSD-3-Clause"
|
2234 |
+
],
|
2235 |
+
"authors": [
|
2236 |
+
{
|
2237 |
+
"name": "Arne Blankerts",
|
2238 |
+
"email": "arne@blankerts.de",
|
2239 |
+
"role": "Developer"
|
2240 |
+
}
|
2241 |
+
],
|
2242 |
+
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
2243 |
+
"support": {
|
2244 |
+
"issues": "https://github.com/theseer/tokenizer/issues",
|
2245 |
+
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
|
2246 |
+
},
|
2247 |
+
"funding": [
|
2248 |
+
{
|
2249 |
+
"url": "https://github.com/theseer",
|
2250 |
+
"type": "github"
|
2251 |
+
}
|
2252 |
+
],
|
2253 |
+
"install-path": "../theseer/tokenizer"
|
2254 |
+
},
|
2255 |
+
{
|
2256 |
+
"name": "vektor-inc/vk-breadcrumb",
|
2257 |
+
"version": "0.0.4",
|
2258 |
+
"version_normalized": "0.0.4.0",
|
2259 |
+
"source": {
|
2260 |
+
"type": "git",
|
2261 |
+
"url": "https://github.com/vektor-inc/vk-breadcrumb.git",
|
2262 |
+
"reference": "d323e0597729824532d21795f1a986dbde89ab4e"
|
2263 |
+
},
|
2264 |
+
"dist": {
|
2265 |
+
"type": "zip",
|
2266 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-breadcrumb/zipball/d323e0597729824532d21795f1a986dbde89ab4e",
|
2267 |
+
"reference": "d323e0597729824532d21795f1a986dbde89ab4e",
|
2268 |
+
"shasum": ""
|
2269 |
+
},
|
2270 |
+
"require": {
|
2271 |
+
"vektor-inc/vk-helpers": "^0.0.2"
|
2272 |
+
},
|
2273 |
+
"time": "2022-02-09T05:38:27+00:00",
|
2274 |
+
"type": "library",
|
2275 |
+
"installation-source": "dist",
|
2276 |
+
"autoload": {
|
2277 |
+
"psr-4": {
|
2278 |
+
"VektorInc\\VK_Breadcrumb\\": "src/"
|
2279 |
+
}
|
2280 |
+
},
|
2281 |
+
"notification-url": "https://packagist.org/downloads/",
|
2282 |
+
"license": [
|
2283 |
+
"GPL-2.0+"
|
2284 |
+
],
|
2285 |
+
"authors": [
|
2286 |
+
{
|
2287 |
+
"name": "Vektor,Inc.",
|
2288 |
+
"email": "kurudrive@gmail.com"
|
2289 |
+
}
|
2290 |
+
],
|
2291 |
+
"description": "WordPress Bread Crumb Class",
|
2292 |
+
"support": {
|
2293 |
+
"issues": "https://github.com/vektor-inc/vk-breadcrumb/issues",
|
2294 |
+
"source": "https://github.com/vektor-inc/vk-breadcrumb/tree/0.0.4"
|
2295 |
+
},
|
2296 |
+
"install-path": "../vektor-inc/vk-breadcrumb"
|
2297 |
+
},
|
2298 |
+
{
|
2299 |
+
"name": "vektor-inc/vk-helpers",
|
2300 |
+
"version": "0.0.2",
|
2301 |
+
"version_normalized": "0.0.2.0",
|
2302 |
+
"source": {
|
2303 |
+
"type": "git",
|
2304 |
+
"url": "https://github.com/vektor-inc/vk-helpers.git",
|
2305 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec"
|
2306 |
+
},
|
2307 |
+
"dist": {
|
2308 |
+
"type": "zip",
|
2309 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-helpers/zipball/320155b9df7f9f57a889e144dd8b379184ac15ec",
|
2310 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec",
|
2311 |
+
"shasum": ""
|
2312 |
+
},
|
2313 |
+
"time": "2022-02-08T18:38:08+00:00",
|
2314 |
+
"type": "library",
|
2315 |
+
"installation-source": "dist",
|
2316 |
+
"autoload": {
|
2317 |
+
"psr-4": {
|
2318 |
+
"VektorInc\\VK_Helpers\\": "src/"
|
2319 |
+
}
|
2320 |
+
},
|
2321 |
+
"notification-url": "https://packagist.org/downloads/",
|
2322 |
+
"license": [
|
2323 |
+
"GPL-2.0+"
|
2324 |
+
],
|
2325 |
+
"authors": [
|
2326 |
+
{
|
2327 |
+
"name": "Vektor,Inc.",
|
2328 |
+
"email": "kurudrive@gmail.com"
|
2329 |
+
}
|
2330 |
+
],
|
2331 |
+
"description": "WordPress Helpers Class",
|
2332 |
+
"support": {
|
2333 |
+
"issues": "https://github.com/vektor-inc/vk-helpers/issues",
|
2334 |
+
"source": "https://github.com/vektor-inc/vk-helpers/tree/0.0.2"
|
2335 |
+
},
|
2336 |
+
"install-path": "../vektor-inc/vk-helpers"
|
2337 |
+
},
|
2338 |
+
{
|
2339 |
+
"name": "vektor-inc/vk-wp-unit-test-tools",
|
2340 |
+
"version": "0.10.0",
|
2341 |
+
"version_normalized": "0.10.0.0",
|
2342 |
+
"source": {
|
2343 |
+
"type": "git",
|
2344 |
+
"url": "https://github.com/vektor-inc/vk-wp-unit-test-tools.git",
|
2345 |
+
"reference": "5ce9eb397ba1ec76193664e6877288ffa22b9422"
|
2346 |
+
},
|
2347 |
+
"dist": {
|
2348 |
+
"type": "zip",
|
2349 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-wp-unit-test-tools/zipball/5ce9eb397ba1ec76193664e6877288ffa22b9422",
|
2350 |
+
"reference": "5ce9eb397ba1ec76193664e6877288ffa22b9422",
|
2351 |
+
"shasum": ""
|
2352 |
+
},
|
2353 |
+
"time": "2021-09-03T10:14:12+00:00",
|
2354 |
+
"type": "library",
|
2355 |
+
"installation-source": "dist",
|
2356 |
+
"autoload": {
|
2357 |
+
"psr-4": {
|
2358 |
+
"VK_WP_Unit_Test_Tools\\": "src/"
|
2359 |
+
}
|
2360 |
+
},
|
2361 |
+
"notification-url": "https://packagist.org/downloads/",
|
2362 |
+
"license": [
|
2363 |
+
"MIT"
|
2364 |
+
],
|
2365 |
+
"authors": [
|
2366 |
+
{
|
2367 |
+
"name": "kurudrive",
|
2368 |
+
"email": "kurudrive@gmail.com"
|
2369 |
+
}
|
2370 |
+
],
|
2371 |
+
"description": "WordPress PHPUnit test tools",
|
2372 |
+
"support": {
|
2373 |
+
"issues": "https://github.com/vektor-inc/vk-wp-unit-test-tools/issues",
|
2374 |
+
"source": "https://github.com/vektor-inc/vk-wp-unit-test-tools/tree/0.10.0"
|
2375 |
+
},
|
2376 |
+
"install-path": "../vektor-inc/vk-wp-unit-test-tools"
|
2377 |
+
},
|
2378 |
+
{
|
2379 |
+
"name": "webmozart/assert",
|
2380 |
+
"version": "1.10.0",
|
2381 |
+
"version_normalized": "1.10.0.0",
|
2382 |
+
"source": {
|
2383 |
+
"type": "git",
|
2384 |
+
"url": "https://github.com/webmozarts/assert.git",
|
2385 |
+
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
|
2386 |
+
},
|
2387 |
+
"dist": {
|
2388 |
+
"type": "zip",
|
2389 |
+
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
|
2390 |
+
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
|
2391 |
+
"shasum": ""
|
2392 |
+
},
|
2393 |
+
"require": {
|
2394 |
+
"php": "^7.2 || ^8.0",
|
2395 |
+
"symfony/polyfill-ctype": "^1.8"
|
2396 |
+
},
|
2397 |
+
"conflict": {
|
2398 |
+
"phpstan/phpstan": "<0.12.20",
|
2399 |
+
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
2400 |
+
},
|
2401 |
+
"require-dev": {
|
2402 |
+
"phpunit/phpunit": "^8.5.13"
|
2403 |
+
},
|
2404 |
+
"time": "2021-03-09T10:59:23+00:00",
|
2405 |
+
"type": "library",
|
2406 |
+
"extra": {
|
2407 |
+
"branch-alias": {
|
2408 |
+
"dev-master": "1.10-dev"
|
2409 |
+
}
|
2410 |
+
},
|
2411 |
+
"installation-source": "dist",
|
2412 |
+
"autoload": {
|
2413 |
+
"psr-4": {
|
2414 |
+
"Webmozart\\Assert\\": "src/"
|
2415 |
+
}
|
2416 |
+
},
|
2417 |
+
"notification-url": "https://packagist.org/downloads/",
|
2418 |
+
"license": [
|
2419 |
+
"MIT"
|
2420 |
+
],
|
2421 |
+
"authors": [
|
2422 |
+
{
|
2423 |
+
"name": "Bernhard Schussek",
|
2424 |
+
"email": "bschussek@gmail.com"
|
2425 |
+
}
|
2426 |
+
],
|
2427 |
+
"description": "Assertions to validate method input/output with nice error messages.",
|
2428 |
+
"keywords": [
|
2429 |
+
"assert",
|
2430 |
+
"check",
|
2431 |
+
"validate"
|
2432 |
+
],
|
2433 |
+
"support": {
|
2434 |
+
"issues": "https://github.com/webmozarts/assert/issues",
|
2435 |
+
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
|
2436 |
+
},
|
2437 |
+
"install-path": "../webmozart/assert"
|
2438 |
+
},
|
2439 |
+
{
|
2440 |
+
"name": "wp-phpunit/wp-phpunit",
|
2441 |
+
"version": "5.9.0",
|
2442 |
+
"version_normalized": "5.9.0.0",
|
2443 |
+
"source": {
|
2444 |
+
"type": "git",
|
2445 |
+
"url": "https://github.com/wp-phpunit/wp-phpunit.git",
|
2446 |
+
"reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110"
|
2447 |
+
},
|
2448 |
+
"dist": {
|
2449 |
+
"type": "zip",
|
2450 |
+
"url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/02d98f9d5f15442489b5d98c1f4c486901e3e110",
|
2451 |
+
"reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110",
|
2452 |
+
"shasum": ""
|
2453 |
+
},
|
2454 |
+
"time": "2022-01-25T20:37:14+00:00",
|
2455 |
+
"type": "library",
|
2456 |
+
"installation-source": "dist",
|
2457 |
+
"autoload": {
|
2458 |
+
"files": [
|
2459 |
+
"__loaded.php"
|
2460 |
+
]
|
2461 |
+
},
|
2462 |
+
"notification-url": "https://packagist.org/downloads/",
|
2463 |
+
"license": [
|
2464 |
+
"GPL-2.0-or-later"
|
2465 |
+
],
|
2466 |
+
"authors": [
|
2467 |
+
{
|
2468 |
+
"name": "Evan Mattson",
|
2469 |
+
"email": "me@aaemnnost.tv"
|
2470 |
+
},
|
2471 |
+
{
|
2472 |
+
"name": "WordPress Community",
|
2473 |
+
"homepage": "https://wordpress.org/about/"
|
2474 |
+
}
|
2475 |
+
],
|
2476 |
+
"description": "WordPress core PHPUnit library",
|
2477 |
+
"homepage": "https://github.com/wp-phpunit",
|
2478 |
+
"keywords": [
|
2479 |
+
"phpunit",
|
2480 |
+
"test",
|
2481 |
+
"wordpress"
|
2482 |
+
],
|
2483 |
+
"support": {
|
2484 |
+
"docs": "https://github.com/wp-phpunit/docs",
|
2485 |
+
"issues": "https://github.com/wp-phpunit/issues",
|
2486 |
+
"source": "https://github.com/wp-phpunit/wp-phpunit"
|
2487 |
+
},
|
2488 |
+
"install-path": "../wp-phpunit/wp-phpunit"
|
2489 |
+
},
|
2490 |
+
{
|
2491 |
+
"name": "yoast/phpunit-polyfills",
|
2492 |
+
"version": "1.0.3",
|
2493 |
+
"version_normalized": "1.0.3.0",
|
2494 |
+
"source": {
|
2495 |
+
"type": "git",
|
2496 |
+
"url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
|
2497 |
+
"reference": "5ea3536428944955f969bc764bbe09738e151ada"
|
2498 |
+
},
|
2499 |
+
"dist": {
|
2500 |
+
"type": "zip",
|
2501 |
+
"url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/5ea3536428944955f969bc764bbe09738e151ada",
|
2502 |
+
"reference": "5ea3536428944955f969bc764bbe09738e151ada",
|
2503 |
+
"shasum": ""
|
2504 |
+
},
|
2505 |
+
"require": {
|
2506 |
+
"php": ">=5.4",
|
2507 |
+
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
2508 |
+
},
|
2509 |
+
"require-dev": {
|
2510 |
+
"yoast/yoastcs": "^2.2.0"
|
2511 |
+
},
|
2512 |
+
"time": "2021-11-23T01:37:03+00:00",
|
2513 |
+
"type": "library",
|
2514 |
+
"extra": {
|
2515 |
+
"branch-alias": {
|
2516 |
+
"dev-main": "1.x-dev",
|
2517 |
+
"dev-develop": "1.x-dev"
|
2518 |
+
}
|
2519 |
+
},
|
2520 |
+
"installation-source": "dist",
|
2521 |
+
"autoload": {
|
2522 |
+
"files": [
|
2523 |
+
"phpunitpolyfills-autoload.php"
|
2524 |
+
]
|
2525 |
+
},
|
2526 |
+
"notification-url": "https://packagist.org/downloads/",
|
2527 |
+
"license": [
|
2528 |
+
"BSD-3-Clause"
|
2529 |
+
],
|
2530 |
+
"authors": [
|
2531 |
+
{
|
2532 |
+
"name": "Team Yoast",
|
2533 |
+
"email": "support@yoast.com",
|
2534 |
+
"homepage": "https://yoast.com"
|
2535 |
+
},
|
2536 |
+
{
|
2537 |
+
"name": "Contributors",
|
2538 |
+
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills/graphs/contributors"
|
2539 |
+
}
|
2540 |
+
],
|
2541 |
+
"description": "Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests",
|
2542 |
+
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
|
2543 |
+
"keywords": [
|
2544 |
+
"phpunit",
|
2545 |
+
"polyfill",
|
2546 |
+
"testing"
|
2547 |
+
],
|
2548 |
+
"support": {
|
2549 |
+
"issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
|
2550 |
+
"source": "https://github.com/Yoast/PHPUnit-Polyfills"
|
2551 |
+
},
|
2552 |
+
"install-path": "../yoast/phpunit-polyfills"
|
2553 |
+
}
|
2554 |
+
],
|
2555 |
+
"dev": true,
|
2556 |
+
"dev-package-names": [
|
2557 |
+
"doctrine/instantiator",
|
2558 |
+
"myclabs/deep-copy",
|
2559 |
+
"nikic/php-parser",
|
2560 |
+
"phar-io/manifest",
|
2561 |
+
"phar-io/version",
|
2562 |
+
"phpdocumentor/reflection-common",
|
2563 |
+
"phpdocumentor/reflection-docblock",
|
2564 |
+
"phpdocumentor/type-resolver",
|
2565 |
+
"phpspec/prophecy",
|
2566 |
+
"phpunit/php-code-coverage",
|
2567 |
+
"phpunit/php-file-iterator",
|
2568 |
+
"phpunit/php-invoker",
|
2569 |
+
"phpunit/php-text-template",
|
2570 |
+
"phpunit/php-timer",
|
2571 |
+
"phpunit/phpunit",
|
2572 |
+
"sebastian/cli-parser",
|
2573 |
+
"sebastian/code-unit",
|
2574 |
+
"sebastian/code-unit-reverse-lookup",
|
2575 |
+
"sebastian/comparator",
|
2576 |
+
"sebastian/complexity",
|
2577 |
+
"sebastian/diff",
|
2578 |
+
"sebastian/environment",
|
2579 |
+
"sebastian/exporter",
|
2580 |
+
"sebastian/global-state",
|
2581 |
+
"sebastian/lines-of-code",
|
2582 |
+
"sebastian/object-enumerator",
|
2583 |
+
"sebastian/object-reflector",
|
2584 |
+
"sebastian/recursion-context",
|
2585 |
+
"sebastian/resource-operations",
|
2586 |
+
"sebastian/type",
|
2587 |
+
"sebastian/version",
|
2588 |
+
"sirbrillig/phpcs-variable-analysis",
|
2589 |
+
"squizlabs/php_codesniffer",
|
2590 |
+
"symfony/polyfill-ctype",
|
2591 |
+
"theseer/tokenizer",
|
2592 |
+
"vektor-inc/vk-wp-unit-test-tools",
|
2593 |
+
"webmozart/assert",
|
2594 |
+
"wp-phpunit/wp-phpunit",
|
2595 |
+
"yoast/phpunit-polyfills"
|
2596 |
+
]
|
2597 |
+
}
|
vendor/composer/installed.php
ADDED
@@ -0,0 +1,395 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php return array(
|
2 |
+
'root' => array(
|
3 |
+
'pretty_version' => 'dev-develop',
|
4 |
+
'version' => 'dev-develop',
|
5 |
+
'type' => 'project',
|
6 |
+
'install_path' => __DIR__ . '/../../',
|
7 |
+
'aliases' => array(),
|
8 |
+
'reference' => '6a2015035980c4523e51c1a7635f48a36c8a287a',
|
9 |
+
'name' => 'vektor-inc/vk-all-in-one-expansion-unit',
|
10 |
+
'dev' => true,
|
11 |
+
),
|
12 |
+
'versions' => array(
|
13 |
+
'doctrine/instantiator' => array(
|
14 |
+
'pretty_version' => '1.4.0',
|
15 |
+
'version' => '1.4.0.0',
|
16 |
+
'type' => 'library',
|
17 |
+
'install_path' => __DIR__ . '/../doctrine/instantiator',
|
18 |
+
'aliases' => array(),
|
19 |
+
'reference' => 'd56bf6102915de5702778fe20f2de3b2fe570b5b',
|
20 |
+
'dev_requirement' => true,
|
21 |
+
),
|
22 |
+
'myclabs/deep-copy' => array(
|
23 |
+
'pretty_version' => '1.10.2',
|
24 |
+
'version' => '1.10.2.0',
|
25 |
+
'type' => 'library',
|
26 |
+
'install_path' => __DIR__ . '/../myclabs/deep-copy',
|
27 |
+
'aliases' => array(),
|
28 |
+
'reference' => '776f831124e9c62e1a2c601ecc52e776d8bb7220',
|
29 |
+
'dev_requirement' => true,
|
30 |
+
'replaced' => array(
|
31 |
+
0 => '1.10.2',
|
32 |
+
),
|
33 |
+
),
|
34 |
+
'nikic/php-parser' => array(
|
35 |
+
'pretty_version' => 'v4.13.2',
|
36 |
+
'version' => '4.13.2.0',
|
37 |
+
'type' => 'library',
|
38 |
+
'install_path' => __DIR__ . '/../nikic/php-parser',
|
39 |
+
'aliases' => array(),
|
40 |
+
'reference' => '210577fe3cf7badcc5814d99455df46564f3c077',
|
41 |
+
'dev_requirement' => true,
|
42 |
+
),
|
43 |
+
'phar-io/manifest' => array(
|
44 |
+
'pretty_version' => '2.0.3',
|
45 |
+
'version' => '2.0.3.0',
|
46 |
+
'type' => 'library',
|
47 |
+
'install_path' => __DIR__ . '/../phar-io/manifest',
|
48 |
+
'aliases' => array(),
|
49 |
+
'reference' => '97803eca37d319dfa7826cc2437fc020857acb53',
|
50 |
+
'dev_requirement' => true,
|
51 |
+
),
|
52 |
+
'phar-io/version' => array(
|
53 |
+
'pretty_version' => '3.1.1',
|
54 |
+
'version' => '3.1.1.0',
|
55 |
+
'type' => 'library',
|
56 |
+
'install_path' => __DIR__ . '/../phar-io/version',
|
57 |
+
'aliases' => array(),
|
58 |
+
'reference' => '15a90844ad40f127afd244c0cad228de2a80052a',
|
59 |
+
'dev_requirement' => true,
|
60 |
+
),
|
61 |
+
'phpdocumentor/reflection-common' => array(
|
62 |
+
'pretty_version' => '2.2.0',
|
63 |
+
'version' => '2.2.0.0',
|
64 |
+
'type' => 'library',
|
65 |
+
'install_path' => __DIR__ . '/../phpdocumentor/reflection-common',
|
66 |
+
'aliases' => array(),
|
67 |
+
'reference' => '1d01c49d4ed62f25aa84a747ad35d5a16924662b',
|
68 |
+
'dev_requirement' => true,
|
69 |
+
),
|
70 |
+
'phpdocumentor/reflection-docblock' => array(
|
71 |
+
'pretty_version' => '5.3.0',
|
72 |
+
'version' => '5.3.0.0',
|
73 |
+
'type' => 'library',
|
74 |
+
'install_path' => __DIR__ . '/../phpdocumentor/reflection-docblock',
|
75 |
+
'aliases' => array(),
|
76 |
+
'reference' => '622548b623e81ca6d78b721c5e029f4ce664f170',
|
77 |
+
'dev_requirement' => true,
|
78 |
+
),
|
79 |
+
'phpdocumentor/type-resolver' => array(
|
80 |
+
'pretty_version' => '1.6.0',
|
81 |
+
'version' => '1.6.0.0',
|
82 |
+
'type' => 'library',
|
83 |
+
'install_path' => __DIR__ . '/../phpdocumentor/type-resolver',
|
84 |
+
'aliases' => array(),
|
85 |
+
'reference' => '93ebd0014cab80c4ea9f5e297ea48672f1b87706',
|
86 |
+
'dev_requirement' => true,
|
87 |
+
),
|
88 |
+
'phpspec/prophecy' => array(
|
89 |
+
'pretty_version' => 'v1.15.0',
|
90 |
+
'version' => '1.15.0.0',
|
91 |
+
'type' => 'library',
|
92 |
+
'install_path' => __DIR__ . '/../phpspec/prophecy',
|
93 |
+
'aliases' => array(),
|
94 |
+
'reference' => 'bbcd7380b0ebf3961ee21409db7b38bc31d69a13',
|
95 |
+
'dev_requirement' => true,
|
96 |
+
),
|
97 |
+
'phpunit/php-code-coverage' => array(
|
98 |
+
'pretty_version' => '9.2.10',
|
99 |
+
'version' => '9.2.10.0',
|
100 |
+
'type' => 'library',
|
101 |
+
'install_path' => __DIR__ . '/../phpunit/php-code-coverage',
|
102 |
+
'aliases' => array(),
|
103 |
+
'reference' => 'd5850aaf931743067f4bfc1ae4cbd06468400687',
|
104 |
+
'dev_requirement' => true,
|
105 |
+
),
|
106 |
+
'phpunit/php-file-iterator' => array(
|
107 |
+
'pretty_version' => '3.0.6',
|
108 |
+
'version' => '3.0.6.0',
|
109 |
+
'type' => 'library',
|
110 |
+
'install_path' => __DIR__ . '/../phpunit/php-file-iterator',
|
111 |
+
'aliases' => array(),
|
112 |
+
'reference' => 'cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf',
|
113 |
+
'dev_requirement' => true,
|
114 |
+
),
|
115 |
+
'phpunit/php-invoker' => array(
|
116 |
+
'pretty_version' => '3.1.1',
|
117 |
+
'version' => '3.1.1.0',
|
118 |
+
'type' => 'library',
|
119 |
+
'install_path' => __DIR__ . '/../phpunit/php-invoker',
|
120 |
+
'aliases' => array(),
|
121 |
+
'reference' => '5a10147d0aaf65b58940a0b72f71c9ac0423cc67',
|
122 |
+
'dev_requirement' => true,
|
123 |
+
),
|
124 |
+
'phpunit/php-text-template' => array(
|
125 |
+
'pretty_version' => '2.0.4',
|
126 |
+
'version' => '2.0.4.0',
|
127 |
+
'type' => 'library',
|
128 |
+
'install_path' => __DIR__ . '/../phpunit/php-text-template',
|
129 |
+
'aliases' => array(),
|
130 |
+
'reference' => '5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28',
|
131 |
+
'dev_requirement' => true,
|
132 |
+
),
|
133 |
+
'phpunit/php-timer' => array(
|
134 |
+
'pretty_version' => '5.0.3',
|
135 |
+
'version' => '5.0.3.0',
|
136 |
+
'type' => 'library',
|
137 |
+
'install_path' => __DIR__ . '/../phpunit/php-timer',
|
138 |
+
'aliases' => array(),
|
139 |
+
'reference' => '5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2',
|
140 |
+
'dev_requirement' => true,
|
141 |
+
),
|
142 |
+
'phpunit/phpunit' => array(
|
143 |
+
'pretty_version' => '9.5.13',
|
144 |
+
'version' => '9.5.13.0',
|
145 |
+
'type' => 'library',
|
146 |
+
'install_path' => __DIR__ . '/../phpunit/phpunit',
|
147 |
+
'aliases' => array(),
|
148 |
+
'reference' => '597cb647654ede35e43b137926dfdfef0fb11743',
|
149 |
+
'dev_requirement' => true,
|
150 |
+
),
|
151 |
+
'sebastian/cli-parser' => array(
|
152 |
+
'pretty_version' => '1.0.1',
|
153 |
+
'version' => '1.0.1.0',
|
154 |
+
'type' => 'library',
|
155 |
+
'install_path' => __DIR__ . '/../sebastian/cli-parser',
|
156 |
+
'aliases' => array(),
|
157 |
+
'reference' => '442e7c7e687e42adc03470c7b668bc4b2402c0b2',
|
158 |
+
'dev_requirement' => true,
|
159 |
+
),
|
160 |
+
'sebastian/code-unit' => array(
|
161 |
+
'pretty_version' => '1.0.8',
|
162 |
+
'version' => '1.0.8.0',
|
163 |
+
'type' => 'library',
|
164 |
+
'install_path' => __DIR__ . '/../sebastian/code-unit',
|
165 |
+
'aliases' => array(),
|
166 |
+
'reference' => '1fc9f64c0927627ef78ba436c9b17d967e68e120',
|
167 |
+
'dev_requirement' => true,
|
168 |
+
),
|
169 |
+
'sebastian/code-unit-reverse-lookup' => array(
|
170 |
+
'pretty_version' => '2.0.3',
|
171 |
+
'version' => '2.0.3.0',
|
172 |
+
'type' => 'library',
|
173 |
+
'install_path' => __DIR__ . '/../sebastian/code-unit-reverse-lookup',
|
174 |
+
'aliases' => array(),
|
175 |
+
'reference' => 'ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5',
|
176 |
+
'dev_requirement' => true,
|
177 |
+
),
|
178 |
+
'sebastian/comparator' => array(
|
179 |
+
'pretty_version' => '4.0.6',
|
180 |
+
'version' => '4.0.6.0',
|
181 |
+
'type' => 'library',
|
182 |
+
'install_path' => __DIR__ . '/../sebastian/comparator',
|
183 |
+
'aliases' => array(),
|
184 |
+
'reference' => '55f4261989e546dc112258c7a75935a81a7ce382',
|
185 |
+
'dev_requirement' => true,
|
186 |
+
),
|
187 |
+
'sebastian/complexity' => array(
|
188 |
+
'pretty_version' => '2.0.2',
|
189 |
+
'version' => '2.0.2.0',
|
190 |
+
'type' => 'library',
|
191 |
+
'install_path' => __DIR__ . '/../sebastian/complexity',
|
192 |
+
'aliases' => array(),
|
193 |
+
'reference' => '739b35e53379900cc9ac327b2147867b8b6efd88',
|
194 |
+
'dev_requirement' => true,
|
195 |
+
),
|
196 |
+
'sebastian/diff' => array(
|
197 |
+
'pretty_version' => '4.0.4',
|
198 |
+
'version' => '4.0.4.0',
|
199 |
+
'type' => 'library',
|
200 |
+
'install_path' => __DIR__ . '/../sebastian/diff',
|
201 |
+
'aliases' => array(),
|
202 |
+
'reference' => '3461e3fccc7cfdfc2720be910d3bd73c69be590d',
|
203 |
+
'dev_requirement' => true,
|
204 |
+
),
|
205 |
+
'sebastian/environment' => array(
|
206 |
+
'pretty_version' => '5.1.3',
|
207 |
+
'version' => '5.1.3.0',
|
208 |
+
'type' => 'library',
|
209 |
+
'install_path' => __DIR__ . '/../sebastian/environment',
|
210 |
+
'aliases' => array(),
|
211 |
+
'reference' => '388b6ced16caa751030f6a69e588299fa09200ac',
|
212 |
+
'dev_requirement' => true,
|
213 |
+
),
|
214 |
+
'sebastian/exporter' => array(
|
215 |
+
'pretty_version' => '4.0.4',
|
216 |
+
'version' => '4.0.4.0',
|
217 |
+
'type' => 'library',
|
218 |
+
'install_path' => __DIR__ . '/../sebastian/exporter',
|
219 |
+
'aliases' => array(),
|
220 |
+
'reference' => '65e8b7db476c5dd267e65eea9cab77584d3cfff9',
|
221 |
+
'dev_requirement' => true,
|
222 |
+
),
|
223 |
+
'sebastian/global-state' => array(
|
224 |
+
'pretty_version' => '5.0.5',
|
225 |
+
'version' => '5.0.5.0',
|
226 |
+
'type' => 'library',
|
227 |
+
'install_path' => __DIR__ . '/../sebastian/global-state',
|
228 |
+
'aliases' => array(),
|
229 |
+
'reference' => '0ca8db5a5fc9c8646244e629625ac486fa286bf2',
|
230 |
+
'dev_requirement' => true,
|
231 |
+
),
|
232 |
+
'sebastian/lines-of-code' => array(
|
233 |
+
'pretty_version' => '1.0.3',
|
234 |
+
'version' => '1.0.3.0',
|
235 |
+
'type' => 'library',
|
236 |
+
'install_path' => __DIR__ . '/../sebastian/lines-of-code',
|
237 |
+
'aliases' => array(),
|
238 |
+
'reference' => 'c1c2e997aa3146983ed888ad08b15470a2e22ecc',
|
239 |
+
'dev_requirement' => true,
|
240 |
+
),
|
241 |
+
'sebastian/object-enumerator' => array(
|
242 |
+
'pretty_version' => '4.0.4',
|
243 |
+
'version' => '4.0.4.0',
|
244 |
+
'type' => 'library',
|
245 |
+
'install_path' => __DIR__ . '/../sebastian/object-enumerator',
|
246 |
+
'aliases' => array(),
|
247 |
+
'reference' => '5c9eeac41b290a3712d88851518825ad78f45c71',
|
248 |
+
'dev_requirement' => true,
|
249 |
+
),
|
250 |
+
'sebastian/object-reflector' => array(
|
251 |
+
'pretty_version' => '2.0.4',
|
252 |
+
'version' => '2.0.4.0',
|
253 |
+
'type' => 'library',
|
254 |
+
'install_path' => __DIR__ . '/../sebastian/object-reflector',
|
255 |
+
'aliases' => array(),
|
256 |
+
'reference' => 'b4f479ebdbf63ac605d183ece17d8d7fe49c15c7',
|
257 |
+
'dev_requirement' => true,
|
258 |
+
),
|
259 |
+
'sebastian/recursion-context' => array(
|
260 |
+
'pretty_version' => '4.0.4',
|
261 |
+
'version' => '4.0.4.0',
|
262 |
+
'type' => 'library',
|
263 |
+
'install_path' => __DIR__ . '/../sebastian/recursion-context',
|
264 |
+
'aliases' => array(),
|
265 |
+
'reference' => 'cd9d8cf3c5804de4341c283ed787f099f5506172',
|
266 |
+
'dev_requirement' => true,
|
267 |
+
),
|
268 |
+
'sebastian/resource-operations' => array(
|
269 |
+
'pretty_version' => '3.0.3',
|
270 |
+
'version' => '3.0.3.0',
|
271 |
+
'type' => 'library',
|
272 |
+
'install_path' => __DIR__ . '/../sebastian/resource-operations',
|
273 |
+
'aliases' => array(),
|
274 |
+
'reference' => '0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8',
|
275 |
+
'dev_requirement' => true,
|
276 |
+
),
|
277 |
+
'sebastian/type' => array(
|
278 |
+
'pretty_version' => '2.3.4',
|
279 |
+
'version' => '2.3.4.0',
|
280 |
+
'type' => 'library',
|
281 |
+
'install_path' => __DIR__ . '/../sebastian/type',
|
282 |
+
'aliases' => array(),
|
283 |
+
'reference' => 'b8cd8a1c753c90bc1a0f5372170e3e489136f914',
|
284 |
+
'dev_requirement' => true,
|
285 |
+
),
|
286 |
+
'sebastian/version' => array(
|
287 |
+
'pretty_version' => '3.0.2',
|
288 |
+
'version' => '3.0.2.0',
|
289 |
+
'type' => 'library',
|
290 |
+
'install_path' => __DIR__ . '/../sebastian/version',
|
291 |
+
'aliases' => array(),
|
292 |
+
'reference' => 'c6c1022351a901512170118436c764e473f6de8c',
|
293 |
+
'dev_requirement' => true,
|
294 |
+
),
|
295 |
+
'sirbrillig/phpcs-variable-analysis' => array(
|
296 |
+
'pretty_version' => 'v2.11.2',
|
297 |
+
'version' => '2.11.2.0',
|
298 |
+
'type' => 'phpcodesniffer-standard',
|
299 |
+
'install_path' => __DIR__ . '/../sirbrillig/phpcs-variable-analysis',
|
300 |
+
'aliases' => array(),
|
301 |
+
'reference' => '3fad28475bfbdbf8aa5c440f8a8f89824983d85e',
|
302 |
+
'dev_requirement' => true,
|
303 |
+
),
|
304 |
+
'squizlabs/php_codesniffer' => array(
|
305 |
+
'pretty_version' => '3.6.2',
|
306 |
+
'version' => '3.6.2.0',
|
307 |
+
'type' => 'library',
|
308 |
+
'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
|
309 |
+
'aliases' => array(),
|
310 |
+
'reference' => '5e4e71592f69da17871dba6e80dd51bce74a351a',
|
311 |
+
'dev_requirement' => true,
|
312 |
+
),
|
313 |
+
'symfony/polyfill-ctype' => array(
|
314 |
+
'pretty_version' => 'v1.24.0',
|
315 |
+
'version' => '1.24.0.0',
|
316 |
+
'type' => 'library',
|
317 |
+
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
318 |
+
'aliases' => array(),
|
319 |
+
'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
|
320 |
+
'dev_requirement' => true,
|
321 |
+
),
|
322 |
+
'theseer/tokenizer' => array(
|
323 |
+
'pretty_version' => '1.2.1',
|
324 |
+
'version' => '1.2.1.0',
|
325 |
+
'type' => 'library',
|
326 |
+
'install_path' => __DIR__ . '/../theseer/tokenizer',
|
327 |
+
'aliases' => array(),
|
328 |
+
'reference' => '34a41e998c2183e22995f158c581e7b5e755ab9e',
|
329 |
+
'dev_requirement' => true,
|
330 |
+
),
|
331 |
+
'vektor-inc/vk-all-in-one-expansion-unit' => array(
|
332 |
+
'pretty_version' => 'dev-develop',
|
333 |
+
'version' => 'dev-develop',
|
334 |
+
'type' => 'project',
|
335 |
+
'install_path' => __DIR__ . '/../../',
|
336 |
+
'aliases' => array(),
|
337 |
+
'reference' => '6a2015035980c4523e51c1a7635f48a36c8a287a',
|
338 |
+
'dev_requirement' => false,
|
339 |
+
),
|
340 |
+
'vektor-inc/vk-breadcrumb' => array(
|
341 |
+
'pretty_version' => '0.0.4',
|
342 |
+
'version' => '0.0.4.0',
|
343 |
+
'type' => 'library',
|
344 |
+
'install_path' => __DIR__ . '/../vektor-inc/vk-breadcrumb',
|
345 |
+
'aliases' => array(),
|
346 |
+
'reference' => 'd323e0597729824532d21795f1a986dbde89ab4e',
|
347 |
+
'dev_requirement' => false,
|
348 |
+
),
|
349 |
+
'vektor-inc/vk-helpers' => array(
|
350 |
+
'pretty_version' => '0.0.2',
|
351 |
+
'version' => '0.0.2.0',
|
352 |
+
'type' => 'library',
|
353 |
+
'install_path' => __DIR__ . '/../vektor-inc/vk-helpers',
|
354 |
+
'aliases' => array(),
|
355 |
+
'reference' => '320155b9df7f9f57a889e144dd8b379184ac15ec',
|
356 |
+
'dev_requirement' => false,
|
357 |
+
),
|
358 |
+
'vektor-inc/vk-wp-unit-test-tools' => array(
|
359 |
+
'pretty_version' => '0.10.0',
|
360 |
+
'version' => '0.10.0.0',
|
361 |
+
'type' => 'library',
|
362 |
+
'install_path' => __DIR__ . '/../vektor-inc/vk-wp-unit-test-tools',
|
363 |
+
'aliases' => array(),
|
364 |
+
'reference' => '5ce9eb397ba1ec76193664e6877288ffa22b9422',
|
365 |
+
'dev_requirement' => true,
|
366 |
+
),
|
367 |
+
'webmozart/assert' => array(
|
368 |
+
'pretty_version' => '1.10.0',
|
369 |
+
'version' => '1.10.0.0',
|
370 |
+
'type' => 'library',
|
371 |
+
'install_path' => __DIR__ . '/../webmozart/assert',
|
372 |
+
'aliases' => array(),
|
373 |
+
'reference' => '6964c76c7804814a842473e0c8fd15bab0f18e25',
|
374 |
+
'dev_requirement' => true,
|
375 |
+
),
|
376 |
+
'wp-phpunit/wp-phpunit' => array(
|
377 |
+
'pretty_version' => '5.9.0',
|
378 |
+
'version' => '5.9.0.0',
|
379 |
+
'type' => 'library',
|
380 |
+
'install_path' => __DIR__ . '/../wp-phpunit/wp-phpunit',
|
381 |
+
'aliases' => array(),
|
382 |
+
'reference' => '02d98f9d5f15442489b5d98c1f4c486901e3e110',
|
383 |
+
'dev_requirement' => true,
|
384 |
+
),
|
385 |
+
'yoast/phpunit-polyfills' => array(
|
386 |
+
'pretty_version' => '1.0.3',
|
387 |
+
'version' => '1.0.3.0',
|
388 |
+
'type' => 'library',
|
389 |
+
'install_path' => __DIR__ . '/../yoast/phpunit-polyfills',
|
390 |
+
'aliases' => array(),
|
391 |
+
'reference' => '5ea3536428944955f969bc764bbe09738e151ada',
|
392 |
+
'dev_requirement' => true,
|
393 |
+
),
|
394 |
+
),
|
395 |
+
);
|
vendor/vektor-inc/vk-breadcrumb/.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
1 |
+
.git
|
2 |
+
vendor
|
vendor/vektor-inc/vk-breadcrumb/LICENSE
ADDED
@@ -0,0 +1,339 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 2, June 1991
|
3 |
+
|
4 |
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
|
5 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
+
Everyone is permitted to copy and distribute verbatim copies
|
7 |
+
of this license document, but changing it is not allowed.
|
8 |
+
|
9 |
+
Preamble
|
10 |
+
|
11 |
+
The licenses for most software are designed to take away your
|
12 |
+
freedom to share and change it. By contrast, the GNU General Public
|
13 |
+
License is intended to guarantee your freedom to share and change free
|
14 |
+
software--to make sure the software is free for all its users. This
|
15 |
+
General Public License applies to most of the Free Software
|
16 |
+
Foundation's software and to any other program whose authors commit to
|
17 |
+
using it. (Some other Free Software Foundation software is covered by
|
18 |
+
the GNU Lesser General Public License instead.) You can apply it to
|
19 |
+
your programs, too.
|
20 |
+
|
21 |
+
When we speak of free software, we are referring to freedom, not
|
22 |
+
price. Our General Public Licenses are designed to make sure that you
|
23 |
+
have the freedom to distribute copies of free software (and charge for
|
24 |
+
this service if you wish), that you receive source code or can get it
|
25 |
+
if you want it, that you can change the software or use pieces of it
|
26 |
+
in new free programs; and that you know you can do these things.
|
27 |
+
|
28 |
+
To protect your rights, we need to make restrictions that forbid
|
29 |
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
+
These restrictions translate to certain responsibilities for you if you
|
31 |
+
distribute copies of the software, or if you modify it.
|
32 |
+
|
33 |
+
For example, if you distribute copies of such a program, whether
|
34 |
+
gratis or for a fee, you must give the recipients all the rights that
|
35 |
+
you have. You must make sure that they, too, receive or can get the
|
36 |
+
source code. And you must show them these terms so they know their
|
37 |
+
rights.
|
38 |
+
|
39 |
+
We protect your rights with two steps: (1) copyright the software, and
|
40 |
+
(2) offer you this license which gives you legal permission to copy,
|
41 |
+
distribute and/or modify the software.
|
42 |
+
|
43 |
+
Also, for each author's protection and ours, we want to make certain
|
44 |
+
that everyone understands that there is no warranty for this free
|
45 |
+
software. If the software is modified by someone else and passed on, we
|
46 |
+
want its recipients to know that what they have is not the original, so
|
47 |
+
that any problems introduced by others will not reflect on the original
|
48 |
+
authors' reputations.
|
49 |
+
|
50 |
+
Finally, any free program is threatened constantly by software
|
51 |
+
patents. We wish to avoid the danger that redistributors of a free
|
52 |
+
program will individually obtain patent licenses, in effect making the
|
53 |
+
program proprietary. To prevent this, we have made it clear that any
|
54 |
+
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
+
|
56 |
+
The precise terms and conditions for copying, distribution and
|
57 |
+
modification follow.
|
58 |
+
|
59 |
+
GNU GENERAL PUBLIC LICENSE
|
60 |
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
+
|
62 |
+
0. This License applies to any program or other work which contains
|
63 |
+
a notice placed by the copyright holder saying it may be distributed
|
64 |
+
under the terms of this General Public License. The "Program", below,
|
65 |
+
refers to any such program or work, and a "work based on the Program"
|
66 |
+
means either the Program or any derivative work under copyright law:
|
67 |
+
that is to say, a work containing the Program or a portion of it,
|
68 |
+
either verbatim or with modifications and/or translated into another
|
69 |
+
language. (Hereinafter, translation is included without limitation in
|
70 |
+
the term "modification".) Each licensee is addressed as "you".
|
71 |
+
|
72 |
+
Activities other than copying, distribution and modification are not
|
73 |
+
covered by this License; they are outside its scope. The act of
|
74 |
+
running the Program is not restricted, and the output from the Program
|
75 |
+
is covered only if its contents constitute a work based on the
|
76 |
+
Program (independent of having been made by running the Program).
|
77 |
+
Whether that is true depends on what the Program does.
|
78 |
+
|
79 |
+
1. You may copy and distribute verbatim copies of the Program's
|
80 |
+
source code as you receive it, in any medium, provided that you
|
81 |
+
conspicuously and appropriately publish on each copy an appropriate
|
82 |
+
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
+
notices that refer to this License and to the absence of any warranty;
|
84 |
+
and give any other recipients of the Program a copy of this License
|
85 |
+
along with the Program.
|
86 |
+
|
87 |
+
You may charge a fee for the physical act of transferring a copy, and
|
88 |
+
you may at your option offer warranty protection in exchange for a fee.
|
89 |
+
|
90 |
+
2. You may modify your copy or copies of the Program or any portion
|
91 |
+
of it, thus forming a work based on the Program, and copy and
|
92 |
+
distribute such modifications or work under the terms of Section 1
|
93 |
+
above, provided that you also meet all of these conditions:
|
94 |
+
|
95 |
+
a) You must cause the modified files to carry prominent notices
|
96 |
+
stating that you changed the files and the date of any change.
|
97 |
+
|
98 |
+
b) You must cause any work that you distribute or publish, that in
|
99 |
+
whole or in part contains or is derived from the Program or any
|
100 |
+
part thereof, to be licensed as a whole at no charge to all third
|
101 |
+
parties under the terms of this License.
|
102 |
+
|
103 |
+
c) If the modified program normally reads commands interactively
|
104 |
+
when run, you must cause it, when started running for such
|
105 |
+
interactive use in the most ordinary way, to print or display an
|
106 |
+
announcement including an appropriate copyright notice and a
|
107 |
+
notice that there is no warranty (or else, saying that you provide
|
108 |
+
a warranty) and that users may redistribute the program under
|
109 |
+
these conditions, and telling the user how to view a copy of this
|
110 |
+
License. (Exception: if the Program itself is interactive but
|
111 |
+
does not normally print such an announcement, your work based on
|
112 |
+
the Program is not required to print an announcement.)
|
113 |
+
|
114 |
+
These requirements apply to the modified work as a whole. If
|
115 |
+
identifiable sections of that work are not derived from the Program,
|
116 |
+
and can be reasonably considered independent and separate works in
|
117 |
+
themselves, then this License, and its terms, do not apply to those
|
118 |
+
sections when you distribute them as separate works. But when you
|
119 |
+
distribute the same sections as part of a whole which is a work based
|
120 |
+
on the Program, the distribution of the whole must be on the terms of
|
121 |
+
this License, whose permissions for other licensees extend to the
|
122 |
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
+
|
124 |
+
Thus, it is not the intent of this section to claim rights or contest
|
125 |
+
your rights to work written entirely by you; rather, the intent is to
|
126 |
+
exercise the right to control the distribution of derivative or
|
127 |
+
collective works based on the Program.
|
128 |
+
|
129 |
+
In addition, mere aggregation of another work not based on the Program
|
130 |
+
with the Program (or with a work based on the Program) on a volume of
|
131 |
+
a storage or distribution medium does not bring the other work under
|
132 |
+
the scope of this License.
|
133 |
+
|
134 |
+
3. You may copy and distribute the Program (or a work based on it,
|
135 |
+
under Section 2) in object code or executable form under the terms of
|
136 |
+
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
+
|
138 |
+
a) Accompany it with the complete corresponding machine-readable
|
139 |
+
source code, which must be distributed under the terms of Sections
|
140 |
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
+
|
142 |
+
b) Accompany it with a written offer, valid for at least three
|
143 |
+
years, to give any third party, for a charge no more than your
|
144 |
+
cost of physically performing source distribution, a complete
|
145 |
+
machine-readable copy of the corresponding source code, to be
|
146 |
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
+
customarily used for software interchange; or,
|
148 |
+
|
149 |
+
c) Accompany it with the information you received as to the offer
|
150 |
+
to distribute corresponding source code. (This alternative is
|
151 |
+
allowed only for noncommercial distribution and only if you
|
152 |
+
received the program in object code or executable form with such
|
153 |
+
an offer, in accord with Subsection b above.)
|
154 |
+
|
155 |
+
The source code for a work means the preferred form of the work for
|
156 |
+
making modifications to it. For an executable work, complete source
|
157 |
+
code means all the source code for all modules it contains, plus any
|
158 |
+
associated interface definition files, plus the scripts used to
|
159 |
+
control compilation and installation of the executable. However, as a
|
160 |
+
special exception, the source code distributed need not include
|
161 |
+
anything that is normally distributed (in either source or binary
|
162 |
+
form) with the major components (compiler, kernel, and so on) of the
|
163 |
+
operating system on which the executable runs, unless that component
|
164 |
+
itself accompanies the executable.
|
165 |
+
|
166 |
+
If distribution of executable or object code is made by offering
|
167 |
+
access to copy from a designated place, then offering equivalent
|
168 |
+
access to copy the source code from the same place counts as
|
169 |
+
distribution of the source code, even though third parties are not
|
170 |
+
compelled to copy the source along with the object code.
|
171 |
+
|
172 |
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
+
except as expressly provided under this License. Any attempt
|
174 |
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
+
void, and will automatically terminate your rights under this License.
|
176 |
+
However, parties who have received copies, or rights, from you under
|
177 |
+
this License will not have their licenses terminated so long as such
|
178 |
+
parties remain in full compliance.
|
179 |
+
|
180 |
+
5. You are not required to accept this License, since you have not
|
181 |
+
signed it. However, nothing else grants you permission to modify or
|
182 |
+
distribute the Program or its derivative works. These actions are
|
183 |
+
prohibited by law if you do not accept this License. Therefore, by
|
184 |
+
modifying or distributing the Program (or any work based on the
|
185 |
+
Program), you indicate your acceptance of this License to do so, and
|
186 |
+
all its terms and conditions for copying, distributing or modifying
|
187 |
+
the Program or works based on it.
|
188 |
+
|
189 |
+
6. Each time you redistribute the Program (or any work based on the
|
190 |
+
Program), the recipient automatically receives a license from the
|
191 |
+
original licensor to copy, distribute or modify the Program subject to
|
192 |
+
these terms and conditions. You may not impose any further
|
193 |
+
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
+
You are not responsible for enforcing compliance by third parties to
|
195 |
+
this License.
|
196 |
+
|
197 |
+
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
+
infringement or for any other reason (not limited to patent issues),
|
199 |
+
conditions are imposed on you (whether by court order, agreement or
|
200 |
+
otherwise) that contradict the conditions of this License, they do not
|
201 |
+
excuse you from the conditions of this License. If you cannot
|
202 |
+
distribute so as to satisfy simultaneously your obligations under this
|
203 |
+
License and any other pertinent obligations, then as a consequence you
|
204 |
+
may not distribute the Program at all. For example, if a patent
|
205 |
+
license would not permit royalty-free redistribution of the Program by
|
206 |
+
all those who receive copies directly or indirectly through you, then
|
207 |
+
the only way you could satisfy both it and this License would be to
|
208 |
+
refrain entirely from distribution of the Program.
|
209 |
+
|
210 |
+
If any portion of this section is held invalid or unenforceable under
|
211 |
+
any particular circumstance, the balance of the section is intended to
|
212 |
+
apply and the section as a whole is intended to apply in other
|
213 |
+
circumstances.
|
214 |
+
|
215 |
+
It is not the purpose of this section to induce you to infringe any
|
216 |
+
patents or other property right claims or to contest validity of any
|
217 |
+
such claims; this section has the sole purpose of protecting the
|
218 |
+
integrity of the free software distribution system, which is
|
219 |
+
implemented by public license practices. Many people have made
|
220 |
+
generous contributions to the wide range of software distributed
|
221 |
+
through that system in reliance on consistent application of that
|
222 |
+
system; it is up to the author/donor to decide if he or she is willing
|
223 |
+
to distribute software through any other system and a licensee cannot
|
224 |
+
impose that choice.
|
225 |
+
|
226 |
+
This section is intended to make thoroughly clear what is believed to
|
227 |
+
be a consequence of the rest of this License.
|
228 |
+
|
229 |
+
8. If the distribution and/or use of the Program is restricted in
|
230 |
+
certain countries either by patents or by copyrighted interfaces, the
|
231 |
+
original copyright holder who places the Program under this License
|
232 |
+
may add an explicit geographical distribution limitation excluding
|
233 |
+
those countries, so that distribution is permitted only in or among
|
234 |
+
countries not thus excluded. In such case, this License incorporates
|
235 |
+
the limitation as if written in the body of this License.
|
236 |
+
|
237 |
+
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
+
of the General Public License from time to time. Such new versions will
|
239 |
+
be similar in spirit to the present version, but may differ in detail to
|
240 |
+
address new problems or concerns.
|
241 |
+
|
242 |
+
Each version is given a distinguishing version number. If the Program
|
243 |
+
specifies a version number of this License which applies to it and "any
|
244 |
+
later version", you have the option of following the terms and conditions
|
245 |
+
either of that version or of any later version published by the Free
|
246 |
+
Software Foundation. If the Program does not specify a version number of
|
247 |
+
this License, you may choose any version ever published by the Free Software
|
248 |
+
Foundation.
|
249 |
+
|
250 |
+
10. If you wish to incorporate parts of the Program into other free
|
251 |
+
programs whose distribution conditions are different, write to the author
|
252 |
+
to ask for permission. For software which is copyrighted by the Free
|
253 |
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
+
make exceptions for this. Our decision will be guided by the two goals
|
255 |
+
of preserving the free status of all derivatives of our free software and
|
256 |
+
of promoting the sharing and reuse of software generally.
|
257 |
+
|
258 |
+
NO WARRANTY
|
259 |
+
|
260 |
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
+
REPAIR OR CORRECTION.
|
269 |
+
|
270 |
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
+
POSSIBILITY OF SUCH DAMAGES.
|
279 |
+
|
280 |
+
END OF TERMS AND CONDITIONS
|
281 |
+
|
282 |
+
How to Apply These Terms to Your New Programs
|
283 |
+
|
284 |
+
If you develop a new program, and you want it to be of the greatest
|
285 |
+
possible use to the public, the best way to achieve this is to make it
|
286 |
+
free software which everyone can redistribute and change under these terms.
|
287 |
+
|
288 |
+
To do so, attach the following notices to the program. It is safest
|
289 |
+
to attach them to the start of each source file to most effectively
|
290 |
+
convey the exclusion of warranty; and each file should have at least
|
291 |
+
the "copyright" line and a pointer to where the full notice is found.
|
292 |
+
|
293 |
+
{description}
|
294 |
+
Copyright (C) {year} {fullname}
|
295 |
+
|
296 |
+
This program is free software; you can redistribute it and/or modify
|
297 |
+
it under the terms of the GNU General Public License as published by
|
298 |
+
the Free Software Foundation; either version 2 of the License, or
|
299 |
+
(at your option) any later version.
|
300 |
+
|
301 |
+
This program is distributed in the hope that it will be useful,
|
302 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
+
GNU General Public License for more details.
|
305 |
+
|
306 |
+
You should have received a copy of the GNU General Public License along
|
307 |
+
with this program; if not, write to the Free Software Foundation, Inc.,
|
308 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
309 |
+
|
310 |
+
Also add information on how to contact you by electronic and paper mail.
|
311 |
+
|
312 |
+
If the program is interactive, make it output a short notice like this
|
313 |
+
when it starts in an interactive mode:
|
314 |
+
|
315 |
+
Gnomovision version 69, Copyright (C) year name of author
|
316 |
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
317 |
+
This is free software, and you are welcome to redistribute it
|
318 |
+
under certain conditions; type `show c' for details.
|
319 |
+
|
320 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
321 |
+
parts of the General Public License. Of course, the commands you use may
|
322 |
+
be called something other than `show w' and `show c'; they could even be
|
323 |
+
mouse-clicks or menu items--whatever suits your program.
|
324 |
+
|
325 |
+
You should also get your employer (if you work as a programmer) or your
|
326 |
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
327 |
+
necessary. Here is a sample; alter the names:
|
328 |
+
|
329 |
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
330 |
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
331 |
+
|
332 |
+
{signature of Ty Coon}, 1 April 1989
|
333 |
+
Ty Coon, President of Vice
|
334 |
+
|
335 |
+
This General Public License does not permit incorporating your program into
|
336 |
+
proprietary programs. If your program is a subroutine library, you may
|
337 |
+
consider it more useful to permit linking proprietary applications with the
|
338 |
+
library. If this is what you want to do, use the GNU Lesser General
|
339 |
+
Public License instead of this License.
|
vendor/vektor-inc/vk-breadcrumb/README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# VK Bread Crumb
|
2 |
+
|
3 |
+
```
|
4 |
+
composer require vektor-inc/vk-breadcrumb
|
5 |
+
```
|
vendor/vektor-inc/vk-breadcrumb/composer.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "vektor-inc/vk-breadcrumb",
|
3 |
+
"description": "WordPress Bread Crumb Class",
|
4 |
+
"license": "GPL-2.0+",
|
5 |
+
"autoload": {
|
6 |
+
"psr-4": {
|
7 |
+
"VektorInc\\VK_Breadcrumb\\": "src/"
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"authors": [
|
11 |
+
{
|
12 |
+
"name": "Vektor,Inc.",
|
13 |
+
"email": "kurudrive@gmail.com"
|
14 |
+
}
|
15 |
+
],
|
16 |
+
"require": {
|
17 |
+
"vektor-inc/vk-helpers": "^0.0.2"
|
18 |
+
}
|
19 |
+
}
|
vendor/vektor-inc/vk-breadcrumb/composer.lock
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_readme": [
|
3 |
+
"This file locks the dependencies of your project to a known state",
|
4 |
+
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
+
"This file is @generated automatically"
|
6 |
+
],
|
7 |
+
"content-hash": "a7e84b84b24136cc65f54540832f0040",
|
8 |
+
"packages": [
|
9 |
+
{
|
10 |
+
"name": "vektor-inc/vk-helpers",
|
11 |
+
"version": "0.0.2",
|
12 |
+
"source": {
|
13 |
+
"type": "git",
|
14 |
+
"url": "https://github.com/vektor-inc/vk-helpers.git",
|
15 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec"
|
16 |
+
},
|
17 |
+
"dist": {
|
18 |
+
"type": "zip",
|
19 |
+
"url": "https://api.github.com/repos/vektor-inc/vk-helpers/zipball/320155b9df7f9f57a889e144dd8b379184ac15ec",
|
20 |
+
"reference": "320155b9df7f9f57a889e144dd8b379184ac15ec",
|
21 |
+
"shasum": ""
|
22 |
+
},
|
23 |
+
"type": "library",
|
24 |
+
"autoload": {
|
25 |
+
"psr-4": {
|
26 |
+
"VektorInc\\VK_Helpers\\": "src/"
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"notification-url": "https://packagist.org/downloads/",
|
30 |
+
"license": [
|
31 |
+
"GPL-2.0+"
|
32 |
+
],
|
33 |
+
"authors": [
|
34 |
+
{
|
35 |
+
"name": "Vektor,Inc.",
|
36 |
+
"email": "kurudrive@gmail.com"
|
37 |
+
}
|
38 |
+
],
|
39 |
+
"description": "WordPress Helpers Class",
|
40 |
+
"support": {
|
41 |
+
"issues": "https://github.com/vektor-inc/vk-helpers/issues",
|
42 |
+
"source": "https://github.com/vektor-inc/vk-helpers/tree/0.0.2"
|
43 |
+
},
|
44 |
+
"time": "2022-02-08T18:38:08+00:00"
|
45 |
+
}
|
46 |
+
],
|
47 |
+
"packages-dev": [],
|
48 |
+
"aliases": [],
|
49 |
+
"minimum-stability": "stable",
|
50 |
+
"stability-flags": [],
|
51 |
+
"prefer-stable": false,
|
52 |
+
"prefer-lowest": false,
|
53 |
+
"platform": [],
|
54 |
+
"platform-dev": [],
|
55 |
+
"plugin-api-version": "2.1.0"
|
56 |
+
}
|
vendor/vektor-inc/vk-breadcrumb/src/VkBreadcrumb.php
ADDED
@@ -0,0 +1,518 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* VK_Breadcrumb
|
4 |
+
*
|
5 |
+
* @package vektor-inc/vk-breadcrumb
|
6 |
+
* @license GPL-2.0+
|
7 |
+
*
|
8 |
+
* @version 0.0.4
|
9 |
+
*/
|
10 |
+
|
11 |
+
namespace VektorInc\VK_Breadcrumb;
|
12 |
+
|
13 |
+
use VektorInc\VK_Helpers\VkHelpers;
|
14 |
+
|
15 |
+
/**
|
16 |
+
* Bread Crumb
|
17 |
+
*/
|
18 |
+
class VkBreadcrumb {
|
19 |
+
|
20 |
+
/**
|
21 |
+
* Bread Crumb Array
|
22 |
+
*/
|
23 |
+
public static function get_array() {
|
24 |
+
|
25 |
+
global $wp_query;
|
26 |
+
|
27 |
+
$vk_helpers = new VkHelpers();
|
28 |
+
|
29 |
+
// Get Post top page info
|
30 |
+
// get_post_type() だとtaxonomyページで該当の投稿がない時に投稿タイプを取得できないため VK_Helpers::get_post_type_info() を使用.
|
31 |
+
$post_type_info = $vk_helpers->get_post_type_info();
|
32 |
+
$post_top_info = $vk_helpers->get_post_top_info();
|
33 |
+
$post_type = $post_type_info['slug'];
|
34 |
+
$show_on_front = get_option( 'show_on_front' );
|
35 |
+
$page_on_front = get_option( 'page_on_front' );
|
36 |
+
$post = $wp_query->get_queried_object();
|
37 |
+
|
38 |
+
// Home.
|
39 |
+
$front_page_name = 'HOME';
|
40 |
+
$page_on_front = get_option( 'page_on_front' );
|
41 |
+
|
42 |
+
if ( $page_on_front ) {
|
43 |
+
$front_page_name = get_the_title( $page_on_front );
|
44 |
+
}
|
45 |
+
|
46 |
+
$breadcrumb_array = array(
|
47 |
+
array(
|
48 |
+
'name' => $front_page_name,
|
49 |
+
'id' => '',
|
50 |
+
'url' => home_url(),
|
51 |
+
'class' => 'breadcrumb-list__item--home',
|
52 |
+
'icon' => 'fas fa-fw fa-home',
|
53 |
+
),
|
54 |
+
);
|
55 |
+
|
56 |
+
if ( is_home() && ! is_front_page() ) {
|
57 |
+
$breadcrumb_array[] = array(
|
58 |
+
'name' => esc_html( $post_top_info['name'] ),
|
59 |
+
'id' => '',
|
60 |
+
'url' => '',
|
61 |
+
'class' => '',
|
62 |
+
'icon' => '',
|
63 |
+
);
|
64 |
+
|
65 |
+
} elseif ( is_404() ) {
|
66 |
+
$breadcrumb_array[] = array(
|
67 |
+
'name' => __( 'Not found', 'lightning' ),
|
68 |
+
'id' => '',
|
69 |
+
'url' => '',
|
70 |
+
'class' => '',
|
71 |
+
'icon' => '',
|
72 |
+
);
|
73 |
+
} elseif ( is_attachment() ) {
|
74 |
+
$breadcrumb_array[] = array(
|
75 |
+
'name' => get_the_title(),
|
76 |
+
'id' => '',
|
77 |
+
'url' => '',
|
78 |
+
'class' => '',
|
79 |
+
'icon' => '',
|
80 |
+
);
|
81 |
+
|
82 |
+
} elseif ( is_author() ) {
|
83 |
+
$user_obj = get_queried_object();
|
84 |
+
$breadcrumb_array[] = array(
|
85 |
+
'name' => $user_obj->display_name,
|
86 |
+
'id' => '',
|
87 |
+
'url' => '',
|
88 |
+
'class' => '',
|
89 |
+
'icon' => '',
|
90 |
+
);
|
91 |
+
|
92 |
+
// For filter search term & keywords or term & no keyword.
|
93 |
+
} elseif ( is_search() ) {
|
94 |
+
if ( get_search_query() ) {
|
95 |
+
// translators: search keyword .
|
96 |
+
$name = sprintf( __( 'Search Results for : %s', 'lightning' ), get_search_query() );
|
97 |
+
} else {
|
98 |
+
$name = __( 'Search Results', 'lightning' );
|
99 |
+
}
|
100 |
+
$breadcrumb_array[] = array(
|
101 |
+
'name' => $name,
|
102 |
+
'id' => '',
|
103 |
+
'url' => '',
|
104 |
+
'class' => '',
|
105 |
+
'icon' => '',
|
106 |
+
);
|
107 |
+
|
108 |
+
} elseif ( is_page() ) {
|
109 |
+
$post = $wp_query->get_queried_object();
|
110 |
+
// 第一階層.
|
111 |
+
if ( 0 === $post->post_parent ) {
|
112 |
+
$breadcrumb_array[] = array(
|
113 |
+
'name' => strip_tags( apply_filters( 'single_post_title', get_the_title() ) ),
|
114 |
+
'id' => '',
|
115 |
+
'url' => '',
|
116 |
+
'class' => '',
|
117 |
+
'icon' => '',
|
118 |
+
);
|
119 |
+
} else {
|
120 |
+
// 子階層がある場合.
|
121 |
+
$ancestors = array_reverse( get_post_ancestors( $post->ID ) );
|
122 |
+
array_push( $ancestors, $post->ID );
|
123 |
+
foreach ( $ancestors as $ancestor ) {
|
124 |
+
if ( end( $ancestors ) !== $ancestor ) {
|
125 |
+
$breadcrumb_array[] = array(
|
126 |
+
'name' => strip_tags( apply_filters( 'single_post_title', get_the_title( $ancestor ) ) ),
|
127 |
+
'id' => '',
|
128 |
+
'url' => get_permalink( $ancestor ),
|
129 |
+
'class' => '',
|
130 |
+
'icon' => '',
|
131 |
+
);
|
132 |
+
} else {
|
133 |
+
$breadcrumb_array[] = array(
|
134 |
+
'name' => strip_tags( apply_filters( 'single_post_title', get_the_title( $ancestor ) ) ),
|
135 |
+
'id' => '',
|
136 |
+
'url' => '',
|
137 |
+
'class' => '',
|
138 |
+
'icon' => '',
|
139 |
+
);
|
140 |
+
}
|
141 |
+
}
|
142 |
+
}
|
143 |
+
} elseif ( is_post_type_archive() && ! is_date() ) {
|
144 |
+
$breadcrumb_array[] = array(
|
145 |
+
'name' => $post_type_info['name'],
|
146 |
+
'id' => '',
|
147 |
+
'url' => '',
|
148 |
+
'class' => '',
|
149 |
+
'icon' => '',
|
150 |
+
);
|
151 |
+
} elseif ( ( is_single() || is_archive() ) || is_date() && ! is_post_type_archive() && ! is_search() ) {
|
152 |
+
if ( 'post' !== $post_type_info['slug'] || $post_top_info['use'] ) {
|
153 |
+
$breadcrumb_array[] = array(
|
154 |
+
'name' => $post_type_info['name'],
|
155 |
+
'id' => '',
|
156 |
+
'url' => $post_type_info['url'],
|
157 |
+
'class' => '',
|
158 |
+
'icon' => '',
|
159 |
+
);
|
160 |
+
}
|
161 |
+
}
|
162 |
+
|
163 |
+
if ( is_date() ) {
|
164 |
+
$breadcrumb_array[] = array(
|
165 |
+
'name' => get_the_archive_title(),
|
166 |
+
'id' => '',
|
167 |
+
'url' => '',
|
168 |
+
'class' => '',
|
169 |
+
'icon' => '',
|
170 |
+
);
|
171 |
+
|
172 |
+
} elseif ( is_tag() ) {
|
173 |
+
$breadcrumb_array[] = array(
|
174 |
+
'name' => single_tag_title( '', false ),
|
175 |
+
'id' => '',
|
176 |
+
'url' => '',
|
177 |
+
'class' => '',
|
178 |
+
'icon' => '',
|
179 |
+
);
|
180 |
+
|
181 |
+
} elseif ( is_category() ) {
|
182 |
+
|
183 |
+
/*****************************************
|
184 |
+
* Category
|
185 |
+
*/
|
186 |
+
|
187 |
+
// Get category information & insert to $cat.
|
188 |
+
$cat = get_queried_object();
|
189 |
+
|
190 |
+
// parent !== 0 >>> Parent exist.
|
191 |
+
if ( 0 !== $cat->parent ) {
|
192 |
+
// 祖先のカテゴリー情報を逆順で取得.
|
193 |
+
$ancestors = array_reverse( get_ancestors( $cat->cat_ID, 'category' ) );
|
194 |
+
// 祖先階層の配列回数分ループ.
|
195 |
+
foreach ( $ancestors as $ancestor ) :
|
196 |
+
$breadcrumb_array[] = array(
|
197 |
+
'name' => get_cat_name( $ancestor ),
|
198 |
+
'id' => '',
|
199 |
+
'url' => get_category_link( $ancestor ),
|
200 |
+
'class' => '',
|
201 |
+
'icon' => '',
|
202 |
+
);
|
203 |
+
endforeach;
|
204 |
+
}
|
205 |
+
$breadcrumb_array[] = array(
|
206 |
+
'name' => $cat->cat_name,
|
207 |
+
'id' => '',
|
208 |
+
'url' => '',
|
209 |
+
'class' => '',
|
210 |
+
'icon' => '',
|
211 |
+
);
|
212 |
+
|
213 |
+
} elseif ( is_tax() ) {
|
214 |
+
|
215 |
+
/*****************************************
|
216 |
+
* Term
|
217 |
+
*/
|
218 |
+
$now_term = $wp_query->queried_object->term_id;
|
219 |
+
$now_term_parent = $wp_query->queried_object->parent;
|
220 |
+
$now_taxonomy = $wp_query->queried_object->taxonomy;
|
221 |
+
|
222 |
+
// parent が !0 の場合 = 親カテゴリーが存在する場合.
|
223 |
+
if ( 0 !== $now_term_parent ) {
|
224 |
+
// 祖先のカテゴリー情報を逆順で取得.
|
225 |
+
$ancestors = array_reverse( get_ancestors( $now_term, $now_taxonomy ) );
|
226 |
+
// 祖先階層の配列回数分ループ.
|
227 |
+
foreach ( $ancestors as $ancestor ) :
|
228 |
+
$pan_term = get_term( $ancestor, $now_taxonomy );
|
229 |
+
$breadcrumb_array[] = array(
|
230 |
+
'name' => esc_html( $pan_term->name ),
|
231 |
+
'id' => '',
|
232 |
+
'url' => get_term_link( $ancestor, $now_taxonomy ),
|
233 |
+
'class' => '',
|
234 |
+
'icon' => '',
|
235 |
+
);
|
236 |
+
endforeach;
|
237 |
+
}
|
238 |
+
$breadcrumb_array[] = array(
|
239 |
+
'name' => single_cat_title( '', '', false ),
|
240 |
+
'id' => '',
|
241 |
+
'url' => '',
|
242 |
+
'class' => '',
|
243 |
+
'icon' => '',
|
244 |
+
);
|
245 |
+
|
246 |
+
} elseif ( is_single() ) {
|
247 |
+
|
248 |
+
/**********************************
|
249 |
+
* Single
|
250 |
+
*/
|
251 |
+
|
252 |
+
// Case of post.
|
253 |
+
if ( 'post' == $post_type_info['slug'] ) {
|
254 |
+
$category = get_the_category();
|
255 |
+
if ( $category ) {
|
256 |
+
// get parent category info.
|
257 |
+
$parents = array_reverse( get_ancestors( $category[0]->term_id, 'category', 'taxonomy' ) );
|
258 |
+
array_push( $parents, $category[0]->term_id );
|
259 |
+
foreach ( $parents as $parent_term_id ) {
|
260 |
+
$parent_obj = get_term( $parent_term_id, 'category' );
|
261 |
+
$term_url = get_term_link( $parent_obj->term_id, $parent_obj->taxonomy );
|
262 |
+
$breadcrumb_array[] = array(
|
263 |
+
'name' => $parent_obj->name,
|
264 |
+
'id' => '',
|
265 |
+
'url' => $term_url,
|
266 |
+
'class' => '',
|
267 |
+
'icon' => '',
|
268 |
+
);
|
269 |
+
}
|
270 |
+
}
|
271 |
+
} else {
|
272 |
+
// Case of custom post type.
|
273 |
+
// Taxonomy of Single or Page.
|
274 |
+
$get_taxonomies = get_the_taxonomies();
|
275 |
+
|
276 |
+
// 非公開のタクソノミーを自動的に除外.
|
277 |
+
foreach ( $get_taxonomies as $taxonomy => $value ) {
|
278 |
+
$taxonomy_info = get_taxonomy( $taxonomy );
|
279 |
+
if ( empty( $taxonomy_info->public ) ) {
|
280 |
+
unset( $get_taxonomies[ $taxonomy ] );
|
281 |
+
}
|
282 |
+
}
|
283 |
+
|
284 |
+
$taxonomies = array();
|
285 |
+
|
286 |
+
// 一旦タクソノミーの文字列配列に変換しないと色々と面倒.
|
287 |
+
foreach ( $get_taxonomies as $key => $value ) {
|
288 |
+
$taxonomies[] = $key;
|
289 |
+
}
|
290 |
+
|
291 |
+
// 除外するタクソノミーの文字列配列.
|
292 |
+
$exclusion = array();
|
293 |
+
$exclusion = apply_filters( 'vk_breadcrumb_taxonomies_exludion', $exclusion );
|
294 |
+
|
295 |
+
// タクソノミーの差分を採用.
|
296 |
+
if ( $exclusion ) {
|
297 |
+
$taxonomies = array_diff( $taxonomies, $exclusion );
|
298 |
+
}
|
299 |
+
|
300 |
+
if ( $taxonomies ) {
|
301 |
+
|
302 |
+
foreach ( $taxonomies as $key ) {
|
303 |
+
$taxonomy = $key;
|
304 |
+
break;
|
305 |
+
}
|
306 |
+
|
307 |
+
$terms = get_the_terms( get_the_ID(), $taxonomy );
|
308 |
+
|
309 |
+
// keeps only the first term (categ).
|
310 |
+
$term = reset( $terms );
|
311 |
+
if ( 0 != $term->parent ) {
|
312 |
+
|
313 |
+
// Get term ancestors info.
|
314 |
+
$ancestors = array_reverse( get_ancestors( $term->term_id, $taxonomy ) );
|
315 |
+
// Print loop term ancestors.
|
316 |
+
foreach ( $ancestors as $ancestor ) {
|
317 |
+
$pan_term = get_term( $ancestor, $taxonomy );
|
318 |
+
$breadcrumb_array[] = array(
|
319 |
+
'name' => $pan_term->name,
|
320 |
+
'id' => '',
|
321 |
+
'url' => get_term_link( $ancestor, $taxonomy ),
|
322 |
+
'class' => '',
|
323 |
+
'icon' => '',
|
324 |
+
);
|
325 |
+
}
|
326 |
+
}
|
327 |
+
$term_url = get_term_link( $term->term_id, $taxonomy );
|
328 |
+
$breadcrumb_array[] = array(
|
329 |
+
'name' => $term->name,
|
330 |
+
'id' => '',
|
331 |
+
'url' => $term_url,
|
332 |
+
'class' => '',
|
333 |
+
'icon' => '',
|
334 |
+
);
|
335 |
+
}
|
336 |
+
}
|
337 |
+
|
338 |
+
$breadcrumb_array[] = array(
|
339 |
+
'name' => get_the_title(),
|
340 |
+
'id' => '',
|
341 |
+
'url' => '',
|
342 |
+
'class' => '',
|
343 |
+
'icon' => '',
|
344 |
+
);
|
345 |
+
} // is_single
|
346 |
+
|
347 |
+
return apply_filters( 'vk_breadcrumb_array', $breadcrumb_array );
|
348 |
+
|
349 |
+
}
|
350 |
+
|
351 |
+
|
352 |
+
/**
|
353 |
+
* Print Bread Crumb
|
354 |
+
*
|
355 |
+
* @param array $options
|
356 |
+
*/
|
357 |
+
public static function the_breadcrumb( $options = array() ) {
|
358 |
+
|
359 |
+
if ( ! $options ) {
|
360 |
+
$options = array(
|
361 |
+
'id_outer' => 'breadcrumb',
|
362 |
+
'class_outer' => 'breadcrumb',
|
363 |
+
'class_inner' => 'container',
|
364 |
+
'class_list' => 'breadcrumb-list',
|
365 |
+
'class_list_item' => 'breadcrumb-list__item',
|
366 |
+
);
|
367 |
+
}
|
368 |
+
|
369 |
+
$options = apply_filters( 'breadcrumb_html_options', $options );
|
370 |
+
|
371 |
+
$breadcrumb_array = self::get_array();
|
372 |
+
|
373 |
+
// Microdata
|
374 |
+
// Refference http://schema.org/BreadcrumbList .
|
375 |
+
/*-------------------------------------------*/
|
376 |
+
$microdata_li = ' itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"';
|
377 |
+
$microdata_li_a = ' itemprop="item"';
|
378 |
+
$microdata_li_a_span = ' itemprop="name"';
|
379 |
+
|
380 |
+
$breadcrumb_html = '<!-- [ #' . esc_attr( $options['class_outer'] ) . ' ] -->';
|
381 |
+
$breadcrumb_html .= '<div id="' . esc_attr( $options['class_outer'] ) . '" class="' . esc_attr( $options['class_outer'] ) . '">';
|
382 |
+
$breadcrumb_html .= '<div class="' . esc_attr( $options['class_inner'] ) . '">';
|
383 |
+
$breadcrumb_html .= '<ol class="' . esc_attr( $options['class_list'] ) . '" itemscope itemtype="https://schema.org/BreadcrumbList">';
|
384 |
+
|
385 |
+
$position = 0;
|
386 |
+
foreach ( $breadcrumb_array as $key => $value ) {
|
387 |
+
|
388 |
+
$id = ( $value['id'] ) ? ' id="' . esc_attr( $value['id'] ) . '"' : '';
|
389 |
+
|
390 |
+
$class = ' class="' . esc_attr( $options['class_list_item'] );
|
391 |
+
if ( ! empty( $value['class'] ) ) {
|
392 |
+
$class .= ' ' . esc_attr( $value['class'] );
|
393 |
+
}
|
394 |
+
$class .= '"';
|
395 |
+
|
396 |
+
$breadcrumb_html .= '<li' . $id . $class . $microdata_li . '>';
|
397 |
+
|
398 |
+
if ( $value['url'] ) {
|
399 |
+
$breadcrumb_html .= '<a href="' . esc_url( $value['url'] ) . '"' . $microdata_li_a . '>';
|
400 |
+
}
|
401 |
+
|
402 |
+
if ( ! empty( $value['icon'] ) ) {
|
403 |
+
$breadcrumb_html .= '<i class="' . $value['icon'] . '"></i>';
|
404 |
+
}
|
405 |
+
|
406 |
+
$breadclumb_post_title_allowed_html = array(
|
407 |
+
'i' => array(
|
408 |
+
'id' => array(),
|
409 |
+
'class' => array(),
|
410 |
+
),
|
411 |
+
'ruby' => array(),
|
412 |
+
'rt' => array(),
|
413 |
+
);
|
414 |
+
$breadcrumb_html .= '<span' . $microdata_li_a_span . '>' . wp_kses( $value['name'], $breadclumb_post_title_allowed_html ) . '</span>';
|
415 |
+
|
416 |
+
if ( $value['url'] ) {
|
417 |
+
$breadcrumb_html .= '</a>';
|
418 |
+
}
|
419 |
+
++$position;
|
420 |
+
$breadcrumb_html .= '<meta itemprop="position" content="' . $position . '" />';
|
421 |
+
|
422 |
+
$breadcrumb_html .= '</li>';
|
423 |
+
|
424 |
+
}
|
425 |
+
|
426 |
+
$breadcrumb_html .= '</ol>';
|
427 |
+
$breadcrumb_html .= '</div>
|
428 |
+
</div>
|
429 |
+
<!-- [ /#' . esc_attr( $options['class_outer'] ) . ' ] -->
|
430 |
+
';
|
431 |
+
$breadcrumb_html = apply_filters( 'vk_breadcrumb_html', $breadcrumb_html );
|
432 |
+
|
433 |
+
$allowed_html = array(
|
434 |
+
'div' => array(
|
435 |
+
'id' => array(),
|
436 |
+
'class' => array(),
|
437 |
+
'itemprop' => array(),
|
438 |
+
'itemscope' => array(),
|
439 |
+
'itemtype' => array(),
|
440 |
+
),
|
441 |
+
'ol' => array(
|
442 |
+
'id' => array(),
|
443 |
+
'class' => array(),
|
444 |
+
'itemprop' => array(),
|
445 |
+
'itemscope' => array(),
|
446 |
+
'itemtype' => array(),
|
447 |
+
),
|
448 |
+
'li' => array(
|
449 |
+
'id' => array(),
|
450 |
+
'class' => array(),
|
451 |
+
'itemprop' => array(),
|
452 |
+
'itemscope' => array(),
|
453 |
+
'itemtype' => array(),
|
454 |
+
),
|
455 |
+
'a' => array(
|
456 |
+
'id' => array(),
|
457 |
+
'class' => array(),
|
458 |
+
'href' => array(),
|
459 |
+
'target' => array(),
|
460 |
+
'itemprop' => array(),
|
461 |
+
),
|
462 |
+
'span' => array(
|
463 |
+
'id' => array(),
|
464 |
+
'class' => array(),
|
465 |
+
'itemprop' => array(),
|
466 |
+
'itemscope' => array(),
|
467 |
+
'itemtype' => array(),
|
468 |
+
),
|
469 |
+
'i' => array(
|
470 |
+
'id' => array(),
|
471 |
+
'class' => array(),
|
472 |
+
),
|
473 |
+
'meta' => array(
|
474 |
+
'itemprop' => array(),
|
475 |
+
'content' => array(),
|
476 |
+
),
|
477 |
+
'ruby' => array(),
|
478 |
+
'rt' => array(),
|
479 |
+
);
|
480 |
+
echo wp_kses( $breadcrumb_html, $allowed_html );
|
481 |
+
|
482 |
+
}
|
483 |
+
|
484 |
+
/**
|
485 |
+
* Scheme array
|
486 |
+
*
|
487 |
+
* @return array $json_array
|
488 |
+
*/
|
489 |
+
public static function get_scheme_json_array() {
|
490 |
+
$array = self::get_array();
|
491 |
+
$json_array = array();
|
492 |
+
$json_array['@context'] = 'https://schema.org';
|
493 |
+
$json_array['@type'] = 'BreadcrumbList';
|
494 |
+
$count = 1;
|
495 |
+
foreach ( $array as $key => $value ) {
|
496 |
+
$json_array['itemListElement'][ $key ]['@type'] = 'ListItem';
|
497 |
+
$json_array['itemListElement'][ $key ]['position'] = $count;
|
498 |
+
$json_array['itemListElement'][ $key ]['name'] = esc_html( $value['name'] );
|
499 |
+
if ( ! empty( $value['url'] ) ) {
|
500 |
+
$json_array['itemListElement'][ $key ]['item'] = esc_html( esc_url( $value['url'] ) );
|
501 |
+
}
|
502 |
+
$count++;
|
503 |
+
}
|
504 |
+
return $json_array;
|
505 |
+
}
|
506 |
+
|
507 |
+
/**
|
508 |
+
* Print scheme script
|
509 |
+
*
|
510 |
+
* @return void
|
511 |
+
*/
|
512 |
+
public static function the_scheme_script() {
|
513 |
+
$json_array = self::get_scheme_json_array();
|
514 |
+
echo '<script type="application/ld+json">' . "\n";
|
515 |
+
echo wp_json_encode( $json_array, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT );
|
516 |
+
echo '</script>';
|
517 |
+
}
|
518 |
+
}
|
vendor/vektor-inc/vk-helpers/.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.git
|
vendor/vektor-inc/vk-helpers/LICENSE
ADDED
@@ -0,0 +1,339 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 2, June 1991
|
3 |
+
|
4 |
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
|
5 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
+
Everyone is permitted to copy and distribute verbatim copies
|
7 |
+
of this license document, but changing it is not allowed.
|
8 |
+
|
9 |
+
Preamble
|
10 |
+
|
11 |
+
The licenses for most software are designed to take away your
|
12 |
+
freedom to share and change it. By contrast, the GNU General Public
|
13 |
+
License is intended to guarantee your freedom to share and change free
|
14 |
+
software--to make sure the software is free for all its users. This
|
15 |
+
General Public License applies to most of the Free Software
|
16 |
+
Foundation's software and to any other program whose authors commit to
|
17 |
+
using it. (Some other Free Software Foundation software is covered by
|
18 |
+
the GNU Lesser General Public License instead.) You can apply it to
|
19 |
+
your programs, too.
|
20 |
+
|
21 |
+
When we speak of free software, we are referring to freedom, not
|
22 |
+
price. Our General Public Licenses are designed to make sure that you
|
23 |
+
have the freedom to distribute copies of free software (and charge for
|
24 |
+
this service if you wish), that you receive source code or can get it
|
25 |
+
if you want it, that you can change the software or use pieces of it
|
26 |
+
in new free programs; and that you know you can do these things.
|
27 |
+
|
28 |
+
To protect your rights, we need to make restrictions that forbid
|
29 |
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
+
These restrictions translate to certain responsibilities for you if you
|
31 |
+
distribute copies of the software, or if you modify it.
|
32 |
+
|
33 |
+
For example, if you distribute copies of such a program, whether
|
34 |
+
gratis or for a fee, you must give the recipients all the rights that
|
35 |
+
you have. You must make sure that they, too, receive or can get the
|
36 |
+
source code. And you must show them these terms so they know their
|
37 |
+
rights.
|
38 |
+
|
39 |
+
We protect your rights with two steps: (1) copyright the software, and
|
40 |
+
(2) offer you this license which gives you legal permission to copy,
|
41 |
+
distribute and/or modify the software.
|
42 |
+
|
43 |
+
Also, for each author's protection and ours, we want to make certain
|
44 |
+
that everyone understands that there is no warranty for this free
|
45 |
+
software. If the software is modified by someone else and passed on, we
|
46 |
+
want its recipients to know that what they have is not the original, so
|
47 |
+
that any problems introduced by others will not reflect on the original
|
48 |
+
authors' reputations.
|
49 |
+
|
50 |
+
Finally, any free program is threatened constantly by software
|
51 |
+
patents. We wish to avoid the danger that redistributors of a free
|
52 |
+
program will individually obtain patent licenses, in effect making the
|
53 |
+
program proprietary. To prevent this, we have made it clear that any
|
54 |
+
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
+
|
56 |
+
The precise terms and conditions for copying, distribution and
|
57 |
+
modification follow.
|
58 |
+
|
59 |
+
GNU GENERAL PUBLIC LICENSE
|
60 |
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
+
|
62 |
+
0. This License applies to any program or other work which contains
|
63 |
+
a notice placed by the copyright holder saying it may be distributed
|
64 |
+
under the terms of this General Public License. The "Program", below,
|
65 |
+
refers to any such program or work, and a "work based on the Program"
|
66 |
+
means either the Program or any derivative work under copyright law:
|
67 |
+
that is to say, a work containing the Program or a portion of it,
|
68 |
+
either verbatim or with modifications and/or translated into another
|
69 |
+
language. (Hereinafter, translation is included without limitation in
|
70 |
+
the term "modification".) Each licensee is addressed as "you".
|
71 |
+
|
72 |
+
Activities other than copying, distribution and modification are not
|
73 |
+
covered by this License; they are outside its scope. The act of
|
74 |
+
running the Program is not restricted, and the output from the Program
|
75 |
+
is covered only if its contents constitute a work based on the
|
76 |
+
Program (independent of having been made by running the Program).
|
77 |
+
Whether that is true depends on what the Program does.
|
78 |
+
|
79 |
+
1. You may copy and distribute verbatim copies of the Program's
|
80 |
+
source code as you receive it, in any medium, provided that you
|
81 |
+
conspicuously and appropriately publish on each copy an appropriate
|
82 |
+
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
+
notices that refer to this License and to the absence of any warranty;
|
84 |
+
and give any other recipients of the Program a copy of this License
|
85 |
+
along with the Program.
|
86 |
+
|
87 |
+
You may charge a fee for the physical act of transferring a copy, and
|
88 |
+
you may at your option offer warranty protection in exchange for a fee.
|
89 |
+
|
90 |
+
2. You may modify your copy or copies of the Program or any portion
|
91 |
+
of it, thus forming a work based on the Program, and copy and
|
92 |
+
distribute such modifications or work under the terms of Section 1
|
93 |
+
above, provided that you also meet all of these conditions:
|
94 |
+
|
95 |
+
a) You must cause the modified files to carry prominent notices
|
96 |
+
stating that you changed the files and the date of any change.
|
97 |
+
|
98 |
+
b) You must cause any work that you distribute or publish, that in
|
99 |
+
whole or in part contains or is derived from the Program or any
|
100 |
+
part thereof, to be licensed as a whole at no charge to all third
|
101 |
+
parties under the terms of this License.
|
102 |
+
|
103 |
+
c) If the modified program normally reads commands interactively
|
104 |
+
when run, you must cause it, when started running for such
|
105 |
+
interactive use in the most ordinary way, to print or display an
|
106 |
+
announcement including an appropriate copyright notice and a
|
107 |
+
notice that there is no warranty (or else, saying that you provide
|
108 |
+
a warranty) and that users may redistribute the program under
|
109 |
+
these conditions, and telling the user how to view a copy of this
|
110 |
+
License. (Exception: if the Program itself is interactive but
|
111 |
+
does not normally print such an announcement, your work based on
|
112 |
+
the Program is not required to print an announcement.)
|
113 |
+
|
114 |
+
These requirements apply to the modified work as a whole. If
|
115 |
+
identifiable sections of that work are not derived from the Program,
|
116 |
+
and can be reasonably considered independent and separate works in
|
117 |
+
themselves, then this License, and its terms, do not apply to those
|
118 |
+
sections when you distribute them as separate works. But when you
|
119 |
+
distribute the same sections as part of a whole which is a work based
|
120 |
+
on the Program, the distribution of the whole must be on the terms of
|
121 |
+
this License, whose permissions for other licensees extend to the
|
122 |
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
+
|
124 |
+
Thus, it is not the intent of this section to claim rights or contest
|
125 |
+
your rights to work written entirely by you; rather, the intent is to
|
126 |
+
exercise the right to control the distribution of derivative or
|
127 |
+
collective works based on the Program.
|
128 |
+
|
129 |
+
In addition, mere aggregation of another work not based on the Program
|
130 |
+
with the Program (or with a work based on the Program) on a volume of
|
131 |
+
a storage or distribution medium does not bring the other work under
|
132 |
+
the scope of this License.
|
133 |
+
|
134 |
+
3. You may copy and distribute the Program (or a work based on it,
|
135 |
+
under Section 2) in object code or executable form under the terms of
|
136 |
+
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
+
|
138 |
+
a) Accompany it with the complete corresponding machine-readable
|
139 |
+
source code, which must be distributed under the terms of Sections
|
140 |
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
+
|
142 |
+
b) Accompany it with a written offer, valid for at least three
|
143 |
+
years, to give any third party, for a charge no more than your
|
144 |
+
cost of physically performing source distribution, a complete
|
145 |
+
machine-readable copy of the corresponding source code, to be
|
146 |
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
+
customarily used for software interchange; or,
|
148 |
+
|
149 |
+
c) Accompany it with the information you received as to the offer
|
150 |
+
to distribute corresponding source code. (This alternative is
|
151 |
+
allowed only for noncommercial distribution and only if you
|
152 |
+
received the program in object code or executable form with such
|
153 |
+
an offer, in accord with Subsection b above.)
|
154 |
+
|
155 |
+
The source code for a work means the preferred form of the work for
|
156 |
+
making modifications to it. For an executable work, complete source
|
157 |
+
code means all the source code for all modules it contains, plus any
|
158 |
+
associated interface definition files, plus the scripts used to
|
159 |
+
control compilation and installation of the executable. However, as a
|
160 |
+
special exception, the source code distributed need not include
|
161 |
+
anything that is normally distributed (in either source or binary
|
162 |
+
form) with the major components (compiler, kernel, and so on) of the
|
163 |
+
operating system on which the executable runs, unless that component
|
164 |
+
itself accompanies the executable.
|
165 |
+
|
166 |
+
If distribution of executable or object code is made by offering
|
167 |
+
access to copy from a designated place, then offering equivalent
|
168 |
+
access to copy the source code from the same place counts as
|
169 |
+
distribution of the source code, even though third parties are not
|
170 |
+
compelled to copy the source along with the object code.
|
171 |
+
|
172 |
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
+
except as expressly provided under this License. Any attempt
|
174 |
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
+
void, and will automatically terminate your rights under this License.
|
176 |
+
However, parties who have received copies, or rights, from you under
|
177 |
+
this License will not have their licenses terminated so long as such
|
178 |
+
parties remain in full compliance.
|
179 |
+
|
180 |
+
5. You are not required to accept this License, since you have not
|
181 |
+
signed it. However, nothing else grants you permission to modify or
|
182 |
+
distribute the Program or its derivative works. These actions are
|
183 |
+
prohibited by law if you do not accept this License. Therefore, by
|
184 |
+
modifying or distributing the Program (or any work based on the
|
185 |
+
Program), you indicate your acceptance of this License to do so, and
|
186 |
+
all its terms and conditions for copying, distributing or modifying
|
187 |
+
the Program or works based on it.
|
188 |
+
|
189 |
+
6. Each time you redistribute the Program (or any work based on the
|
190 |
+
Program), the recipient automatically receives a license from the
|
191 |
+
original licensor to copy, distribute or modify the Program subject to
|
192 |
+
these terms and conditions. You may not impose any further
|
193 |
+
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
+
You are not responsible for enforcing compliance by third parties to
|
195 |
+
this License.
|
196 |
+
|
197 |
+
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
+
infringement or for any other reason (not limited to patent issues),
|
199 |
+
conditions are imposed on you (whether by court order, agreement or
|
200 |
+
otherwise) that contradict the conditions of this License, they do not
|
201 |
+
excuse you from the conditions of this License. If you cannot
|
202 |
+
distribute so as to satisfy simultaneously your obligations under this
|
203 |
+
License and any other pertinent obligations, then as a consequence you
|
204 |
+
may not distribute the Program at all. For example, if a patent
|
205 |
+
license would not permit royalty-free redistribution of the Program by
|
206 |
+
all those who receive copies directly or indirectly through you, then
|
207 |
+
the only way you could satisfy both it and this License would be to
|
208 |
+
refrain entirely from distribution of the Program.
|
209 |
+
|
210 |
+
If any portion of this section is held invalid or unenforceable under
|
211 |
+
any particular circumstance, the balance of the section is intended to
|
212 |
+
apply and the section as a whole is intended to apply in other
|
213 |
+
circumstances.
|
214 |
+
|
215 |
+
It is not the purpose of this section to induce you to infringe any
|
216 |
+
patents or other property right claims or to contest validity of any
|
217 |
+
such claims; this section has the sole purpose of protecting the
|
218 |
+
integrity of the free software distribution system, which is
|
219 |
+
implemented by public license practices. Many people have made
|
220 |
+
generous contributions to the wide range of software distributed
|
221 |
+
through that system in reliance on consistent application of that
|
222 |
+
system; it is up to the author/donor to decide if he or she is willing
|
223 |
+
to distribute software through any other system and a licensee cannot
|
224 |
+
impose that choice.
|
225 |
+
|
226 |
+
This section is intended to make thoroughly clear what is believed to
|
227 |
+
be a consequence of the rest of this License.
|
228 |
+
|
229 |
+
8. If the distribution and/or use of the Program is restricted in
|
230 |
+
certain countries either by patents or by copyrighted interfaces, the
|
231 |
+
original copyright holder who places the Program under this License
|
232 |
+
may add an explicit geographical distribution limitation excluding
|
233 |
+
those countries, so that distribution is permitted only in or among
|
234 |
+
countries not thus excluded. In such case, this License incorporates
|
235 |
+
the limitation as if written in the body of this License.
|
236 |
+
|
237 |
+
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
+
of the General Public License from time to time. Such new versions will
|
239 |
+
be similar in spirit to the present version, but may differ in detail to
|
240 |
+
address new problems or concerns.
|
241 |
+
|
242 |
+
Each version is given a distinguishing version number. If the Program
|
243 |
+
specifies a version number of this License which applies to it and "any
|
244 |
+
later version", you have the option of following the terms and conditions
|
245 |
+
either of that version or of any later version published by the Free
|
246 |
+
Software Foundation. If the Program does not specify a version number of
|
247 |
+
this License, you may choose any version ever published by the Free Software
|
248 |
+
Foundation.
|
249 |
+
|
250 |
+
10. If you wish to incorporate parts of the Program into other free
|
251 |
+
programs whose distribution conditions are different, write to the author
|
252 |
+
to ask for permission. For software which is copyrighted by the Free
|
253 |
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
+
make exceptions for this. Our decision will be guided by the two goals
|
255 |
+
of preserving the free status of all derivatives of our free software and
|
256 |
+
of promoting the sharing and reuse of software generally.
|
257 |
+
|
258 |
+
NO WARRANTY
|
259 |
+
|
260 |
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
+
REPAIR OR CORRECTION.
|
269 |
+
|
270 |
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
+
POSSIBILITY OF SUCH DAMAGES.
|
279 |
+
|
280 |
+
END OF TERMS AND CONDITIONS
|
281 |
+
|
282 |
+
How to Apply These Terms to Your New Programs
|
283 |
+
|
284 |
+
If you develop a new program, and you want it to be of the greatest
|
285 |
+
possible use to the public, the best way to achieve this is to make it
|
286 |
+
free software which everyone can redistribute and change under these terms.
|
287 |
+
|
288 |
+
To do so, attach the following notices to the program. It is safest
|
289 |
+
to attach them to the start of each source file to most effectively
|
290 |
+
convey the exclusion of warranty; and each file should have at least
|
291 |
+
the "copyright" line and a pointer to where the full notice is found.
|
292 |
+
|
293 |
+
{description}
|
294 |
+
Copyright (C) {year} {fullname}
|
295 |
+
|
296 |
+
This program is free software; you can redistribute it and/or modify
|
297 |
+
it under the terms of the GNU General Public License as published by
|
298 |
+
the Free Software Foundation; either version 2 of the License, or
|
299 |
+
(at your option) any later version.
|
300 |
+
|
301 |
+
This program is distributed in the hope that it will be useful,
|
302 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
+
GNU General Public License for more details.
|
305 |
+
|
306 |
+
You should have received a copy of the GNU General Public License along
|
307 |
+
with this program; if not, write to the Free Software Foundation, Inc.,
|
308 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
309 |
+
|
310 |
+
Also add information on how to contact you by electronic and paper mail.
|
311 |
+
|
312 |
+
If the program is interactive, make it output a short notice like this
|
313 |
+
when it starts in an interactive mode:
|
314 |
+
|
315 |
+
Gnomovision version 69, Copyright (C) year name of author
|
316 |
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
317 |
+
This is free software, and you are welcome to redistribute it
|
318 |
+
under certain conditions; type `show c' for details.
|
319 |
+
|
320 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
321 |
+
parts of the General Public License. Of course, the commands you use may
|
322 |
+
be called something other than `show w' and `show c'; they could even be
|
323 |
+
mouse-clicks or menu items--whatever suits your program.
|
324 |
+
|
325 |
+
You should also get your employer (if you work as a programmer) or your
|
326 |
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
327 |
+
necessary. Here is a sample; alter the names:
|
328 |
+
|
329 |
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
330 |
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
331 |
+
|
332 |
+
{signature of Ty Coon}, 1 April 1989
|
333 |
+
Ty Coon, President of Vice
|
334 |
+
|
335 |
+
This General Public License does not permit incorporating your program into
|
336 |
+
proprietary programs. If your program is a subroutine library, you may
|
337 |
+
consider it more useful to permit linking proprietary applications with the
|
338 |
+
library. If this is what you want to do, use the GNU Lesser General
|
339 |
+
Public License instead of this License.
|
vendor/vektor-inc/vk-helpers/README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# VK Helpers
|
2 |
+
|
3 |
+
```
|
4 |
+
composer require vektor-inc/vk-helpers
|
5 |
+
```
|
vendor/vektor-inc/vk-helpers/composer.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "vektor-inc/vk-helpers",
|
3 |
+
"description": "WordPress Helpers Class",
|
4 |
+
"license": "GPL-2.0+",
|
5 |
+
"autoload": {
|
6 |
+
"psr-4": {
|
7 |
+
"VektorInc\\VK_Helpers\\": "src/"
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"authors": [
|
11 |
+
{
|
12 |
+
"name": "Vektor,Inc.",
|
13 |
+
"email": "kurudrive@gmail.com"
|
14 |
+
}
|
15 |
+
],
|
16 |
+
"require": {}
|
17 |
+
}
|
vendor/vektor-inc/vk-helpers/src/VkHelpers.php
ADDED
@@ -0,0 +1,361 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php //phpcs:ignore
|
2 |
+
/**
|
3 |
+
* VK_Helpers
|
4 |
+
*
|
5 |
+
* @package vektor-inc/vk-helpers
|
6 |
+
* @license GPL-2.0+
|
7 |
+
*
|
8 |
+
* @version 0.0.2
|
9 |
+
*/
|
10 |
+
|
11 |
+
namespace VektorInc\VK_Helpers;
|
12 |
+
|
13 |
+
class VkHelpers {
|
14 |
+
|
15 |
+
/*
|
16 |
+
get_post_top_info
|
17 |
+
get_post_type_info
|
18 |
+
sanitize_checkbox
|
19 |
+
sanitize_number_percentage
|
20 |
+
sanitize_choice
|
21 |
+
sanitize_textarea
|
22 |
+
sanitize_boolean
|
23 |
+
color_auto_modifi
|
24 |
+
color_adjust_under_ff
|
25 |
+
color_mode_check
|
26 |
+
color_convert_rgba
|
27 |
+
deactivate_plugin
|
28 |
+
*/
|
29 |
+
|
30 |
+
// public function __construct() {
|
31 |
+
// add_action( 'customize_register', array( __CLASS__, 'add_customize_class' ), 0 );
|
32 |
+
// }
|
33 |
+
|
34 |
+
// public static function add_customize_class( $wp_customize ) {
|
35 |
+
// if ( ! class_exists( 'VK_Custom_Html_Control' ) ) {
|
36 |
+
// require_once dirname( __FILE__ ) . '/class-vk-custom-html-control.php';
|
37 |
+
// }
|
38 |
+
// if ( ! class_exists( 'VK_Custom_Text_Control' ) ) {
|
39 |
+
// require_once dirname( __FILE__ ) . '/class-vk-custom-text-control.php';
|
40 |
+
// }
|
41 |
+
// }
|
42 |
+
|
43 |
+
public static function get_post_top_info() {
|
44 |
+
|
45 |
+
$post_top_info = array();
|
46 |
+
|
47 |
+
// Get post top page by setting display page.
|
48 |
+
$post_top_info['id'] = get_option( 'page_for_posts' );
|
49 |
+
|
50 |
+
// Set use post top page flag.
|
51 |
+
$post_top_info['use'] = ( $post_top_info['id'] ) ? true : false;
|
52 |
+
|
53 |
+
// When use post top page that get post top page name.
|
54 |
+
$post_top_info['name'] = ( $post_top_info['use'] ) ? get_the_title( $post_top_info['id'] ) : '';
|
55 |
+
|
56 |
+
$post_top_info['url'] = ( $post_top_info['use'] ) ? get_permalink( $post_top_info['id'] ) : '';
|
57 |
+
|
58 |
+
return $post_top_info;
|
59 |
+
}
|
60 |
+
|
61 |
+
|
62 |
+
public static function get_post_type_info() {
|
63 |
+
// Check use post top page.
|
64 |
+
$post_top_info = self::get_post_top_info();
|
65 |
+
|
66 |
+
$woocommerce_shop_page_id = get_option( 'woocommerce_shop_page_id' );
|
67 |
+
|
68 |
+
// Get post type slug.
|
69 |
+
// When WooCommerce taxonomy archive page , get_post_type() is does not work properly.
|
70 |
+
|
71 |
+
global $wp_query;
|
72 |
+
if ( is_page() ) {
|
73 |
+
$post_type_info['slug'] = 'page';
|
74 |
+
} elseif ( ! empty( $wp_query->query_vars['post_type'] ) ) {
|
75 |
+
|
76 |
+
$post_type_info['slug'] = $wp_query->query_vars['post_type'];
|
77 |
+
// Maybe $wp_query->query_vars['post_type'] is usually an array...
|
78 |
+
if ( is_array( $post_type_info['slug'] ) ) {
|
79 |
+
$post_type_info['slug'] = current( $post_type_info['slug'] );
|
80 |
+
}
|
81 |
+
} elseif ( is_tax() ) {
|
82 |
+
// Case of tax archive and no posts.
|
83 |
+
$taxonomy = get_queried_object()->taxonomy;
|
84 |
+
$post_type_info['slug'] = get_taxonomy( $taxonomy )->object_type[0];
|
85 |
+
} else {
|
86 |
+
// This is necessary that when no posts.
|
87 |
+
$post_type_info['slug'] = 'post';
|
88 |
+
}
|
89 |
+
|
90 |
+
// Get custom post type name.
|
91 |
+
/*-------------------------------------------*/
|
92 |
+
$post_type_object = get_post_type_object( $post_type_info['slug'] );
|
93 |
+
if ( $post_type_object ) {
|
94 |
+
$allowed_html = array(
|
95 |
+
'span' => array( 'class' => array() ),
|
96 |
+
'b' => array(),
|
97 |
+
);
|
98 |
+
if ( $post_top_info['use'] && $post_type_info['slug'] == 'post' ) {
|
99 |
+
$post_type_info['name'] = wp_kses( get_the_title( $post_top_info['id'] ), $allowed_html );
|
100 |
+
} elseif ( $woocommerce_shop_page_id && $post_type_info['slug'] == 'product' ) {
|
101 |
+
$post_type_info['name'] = wp_kses( get_the_title( $woocommerce_shop_page_id ), $allowed_html );
|
102 |
+
} else {
|
103 |
+
$post_type_info['name'] = esc_html( $post_type_object->labels->name );
|
104 |
+
}
|
105 |
+
}
|
106 |
+
|
107 |
+
// Get custom post type archive url.
|
108 |
+
/*-------------------------------------------*/
|
109 |
+
if ( $post_top_info['use'] && $post_type_info['slug'] == 'post' ) {
|
110 |
+
$post_type_info['url'] = esc_url( get_the_permalink( $post_top_info['id'] ) );
|
111 |
+
} elseif ( $woocommerce_shop_page_id && $post_type_info['slug'] == 'product' ) {
|
112 |
+
$post_type_info['url'] = esc_url( get_the_permalink( $woocommerce_shop_page_id ) );
|
113 |
+
} else {
|
114 |
+
$post_type_info['url'] = esc_url( get_post_type_archive_link( $post_type_info['slug'] ) );
|
115 |
+
}
|
116 |
+
|
117 |
+
$post_type_info = apply_filters( 'vk_get_post_type_info', $post_type_info );
|
118 |
+
return $post_type_info;
|
119 |
+
}
|
120 |
+
|
121 |
+
public static function get_display_taxonomies( $post_id = null, $args = null ) {
|
122 |
+
if ( ! $post_id ) {
|
123 |
+
global $post;
|
124 |
+
$post_id = $post->ID;
|
125 |
+
}
|
126 |
+
$taxonomies = get_the_taxonomies( $post_id, $args );
|
127 |
+
|
128 |
+
// 非公開のタクソノミーを自動的に除外
|
129 |
+
foreach ( $taxonomies as $taxonomy => $value ) {
|
130 |
+
$taxonomy_info = get_taxonomy( $taxonomy );
|
131 |
+
if ( empty( $taxonomy_info->public ) ) {
|
132 |
+
unset( $taxonomies[ $taxonomy ] );
|
133 |
+
}
|
134 |
+
}
|
135 |
+
|
136 |
+
// 上記を後で実装したので以下の処理は事実上不要と思われるが、
|
137 |
+
// 公開タクソノミーで意図的に表示したくないものもあるかもしれないのでフィルターは消さない.
|
138 |
+
$exclusion = array( 'post_tag', 'product_type' );
|
139 |
+
$exclusion = apply_filters( 'vk_get_display_taxonomies_exclusion', $exclusion );
|
140 |
+
if ( is_array( $exclusion ) ) {
|
141 |
+
foreach ( $exclusion as $key => $value ) {
|
142 |
+
unset( $taxonomies[ $value ] );
|
143 |
+
}
|
144 |
+
}
|
145 |
+
return $taxonomies;
|
146 |
+
}
|
147 |
+
|
148 |
+
/**
|
149 |
+
* Sanitize Check Box
|
150 |
+
*
|
151 |
+
* @param string $input $input.
|
152 |
+
*/
|
153 |
+
public static function sanitize_checkbox( $input ) {
|
154 |
+
if ( 'true' === $input || true === $input ) {
|
155 |
+
return true;
|
156 |
+
} else {
|
157 |
+
return false;
|
158 |
+
}
|
159 |
+
}
|
160 |
+
|
161 |
+
/**
|
162 |
+
* Sanitize Number
|
163 |
+
*
|
164 |
+
* @param string $input $input.
|
165 |
+
*/
|
166 |
+
public static function sanitize_number( $input ) {
|
167 |
+
$input = mb_convert_kana( $input, 'a' );
|
168 |
+
if ( is_numeric( $input ) ) {
|
169 |
+
return $input;
|
170 |
+
} else {
|
171 |
+
return 0;
|
172 |
+
}
|
173 |
+
}
|
174 |
+
|
175 |
+
/**
|
176 |
+
* Sanitize Number Percentage
|
177 |
+
*
|
178 |
+
* @param string $input $input.
|
179 |
+
*/
|
180 |
+
public static function sanitize_number_percentage( $input ) {
|
181 |
+
$input = self::sanitize_number( $input );
|
182 |
+
if ( 0 <= $input && $input <= 100 ) {
|
183 |
+
return $input;
|
184 |
+
} else {
|
185 |
+
return 0;
|
186 |
+
}
|
187 |
+
}
|
188 |
+
|
189 |
+
/**
|
190 |
+
* Sanitize Choice
|
191 |
+
*
|
192 |
+
* @param string $input $input.
|
193 |
+
*/
|
194 |
+
public static function sanitize_choice( $input ) {
|
195 |
+
return esc_attr( $input );
|
196 |
+
}
|
197 |
+
|
198 |
+
|
199 |
+
/**
|
200 |
+
* Sanitize Text Area
|
201 |
+
*
|
202 |
+
* @param string $input $input.
|
203 |
+
*/
|
204 |
+
public static function sanitize_textarea( $input ) {
|
205 |
+
$allowed_html = array(
|
206 |
+
'a' => array(
|
207 |
+
'id' => array(),
|
208 |
+
'href' => array(),
|
209 |
+
'title' => array(),
|
210 |
+
'class' => array(),
|
211 |
+
'role' => array(),
|
212 |
+
),
|
213 |
+
'br' => array(),
|
214 |
+
'em' => array(),
|
215 |
+
'strong' => array(),
|
216 |
+
'i' => array(
|
217 |
+
'class' => array(),
|
218 |
+
),
|
219 |
+
);
|
220 |
+
return wp_kses( $input, $allowed_html );
|
221 |
+
}
|
222 |
+
|
223 |
+
/**
|
224 |
+
* Sanitize Boolean
|
225 |
+
*
|
226 |
+
* @param string $input $input.
|
227 |
+
*/
|
228 |
+
public static function sanitize_boolean( $input ) {
|
229 |
+
if ( true === $input ) {
|
230 |
+
return true;
|
231 |
+
} else {
|
232 |
+
return false;
|
233 |
+
}
|
234 |
+
}
|
235 |
+
|
236 |
+
/**
|
237 |
+
* 色を比率で明るくしたり暗くする
|
238 |
+
*
|
239 |
+
* @param string $color #あり16進数.
|
240 |
+
* @param integer $change_rate 1 が 100%.
|
241 |
+
*/
|
242 |
+
public static function color_auto_modifi( $color, $change_rate = 1 ) {
|
243 |
+
|
244 |
+
if ( ! $color ) {
|
245 |
+
return;
|
246 |
+
}
|
247 |
+
|
248 |
+
$color = preg_replace( '/#/', '', $color );
|
249 |
+
// 16進数を10進数に変換
|
250 |
+
$r = hexdec( substr( $color, 0, 2 ) );
|
251 |
+
$g = hexdec( substr( $color, 2, 2 ) );
|
252 |
+
$b = hexdec( substr( $color, 4, 2 ) );
|
253 |
+
|
254 |
+
// 10進数の状態で変更レートを掛けて dechex で 16進数に戻す.
|
255 |
+
$color_array = array();
|
256 |
+
$color_array['r'] = dechex( self::color_adjust_under_ff( $r * $change_rate ) );
|
257 |
+
$color_array['g'] = dechex( self::color_adjust_under_ff( $g * $change_rate ) );
|
258 |
+
$color_array['b'] = dechex( self::color_adjust_under_ff( $b * $change_rate ) );
|
259 |
+
|
260 |
+
$new_color = '#';
|
261 |
+
|
262 |
+
foreach ( $color_array as $key => $value ) {
|
263 |
+
/*
|
264 |
+
桁数が1桁の場合2桁にする( 16進数を sprintf( "%02x",$value ) しても 00 にされるため文字数が1文字のものに対して0を追加している
|
265 |
+
*/
|
266 |
+
if ( mb_strlen( $value ) < 2 ) {
|
267 |
+
$color_array[ $key ] = '0' . $value;
|
268 |
+
}
|
269 |
+
$new_color .= $color_array[ $key ];
|
270 |
+
}
|
271 |
+
return $new_color;
|
272 |
+
}
|
273 |
+
|
274 |
+
/**
|
275 |
+
* 色の自動変更で255を越えてしまった時に255に強制的に抑える
|
276 |
+
*
|
277 |
+
* @param [type] $num RGBの10進数の数値.
|
278 |
+
*/
|
279 |
+
public static function color_adjust_under_ff( $num ) {
|
280 |
+
if ( $num > 256 ) {
|
281 |
+
$num = 255;
|
282 |
+
}
|
283 |
+
return $num;
|
284 |
+
}
|
285 |
+
|
286 |
+
/**
|
287 |
+
* [color_mode_check description]
|
288 |
+
*
|
289 |
+
* @param string $input input color code.
|
290 |
+
*/
|
291 |
+
public static function color_mode_check( $input = '#ffffff' ) {
|
292 |
+
$color['input'] = $input;
|
293 |
+
// delete #.
|
294 |
+
$color['input'] = preg_replace( '/#/', '', $color['input'] );
|
295 |
+
|
296 |
+
$color_len = strlen( $color['input'] );
|
297 |
+
|
298 |
+
// Only 3 character.
|
299 |
+
if ( 3 === $color_len ) {
|
300 |
+
$color_red = substr( $color['input'], 0, 1 ) . substr( $color['input'], 0, 1 );
|
301 |
+
$color_green = substr( $color['input'], 1, 1 ) . substr( $color['input'], 1, 1 );
|
302 |
+
$color_blue = substr( $color['input'], 2, 1 ) . substr( $color['input'], 2, 1 );
|
303 |
+
} elseif ( 6 === $color_len ) {
|
304 |
+
$color_red = substr( $color['input'], 0, 2 );
|
305 |
+
$color_green = substr( $color['input'], 2, 2 );
|
306 |
+
$color_blue = substr( $color['input'], 4, 2 );
|
307 |
+
} else {
|
308 |
+
$color_red = 'ff';
|
309 |
+
$color_green = 'ff';
|
310 |
+
$color_blue = 'ff';
|
311 |
+
}
|
312 |
+
|
313 |
+
// change 16 to 10 number.
|
314 |
+
$color['color_red'] = hexdec( $color_red );
|
315 |
+
$color['color_green'] = hexdec( $color_green );
|
316 |
+
$color['color_blue'] = hexdec( $color_blue );
|
317 |
+
|
318 |
+
$color['number_sum'] = $color['color_red'] + $color['color_green'] + $color['color_blue'];
|
319 |
+
|
320 |
+
$color['brightness'] = 0.00130718954 * $color['number_sum'];
|
321 |
+
|
322 |
+
if ( $color['brightness'] < 0.5 ) {
|
323 |
+
$color['mode'] = 'dark';
|
324 |
+
} else {
|
325 |
+
$color['mode'] = 'bright';
|
326 |
+
}
|
327 |
+
|
328 |
+
return $color;
|
329 |
+
|
330 |
+
}
|
331 |
+
|
332 |
+
/**
|
333 |
+
* 16進数をRGBAに変換する
|
334 |
+
*
|
335 |
+
* @param string $input hex color code.
|
336 |
+
* @param num $alpha transparnt value.
|
337 |
+
*/
|
338 |
+
public static function color_convert_rgba( $input = '#FFFFFF', $alpha = 1 ) {
|
339 |
+
$color = self::color_mode_check( $input );
|
340 |
+
$rgba .= 'rgba(' . $color['color_red'] . ', ' . $color['color_green'] . ', ' . $color['color_blue'] . ', ' . $alpha . ')';
|
341 |
+
return esc_html( $rgba );
|
342 |
+
}
|
343 |
+
|
344 |
+
/**
|
345 |
+
* 有効化されているプラグインを無効化する
|
346 |
+
*
|
347 |
+
* @param string $plugin_path path of plugin.
|
348 |
+
*/
|
349 |
+
public static function deactivate_plugin( $plugin_path ) {
|
350 |
+
include_once ABSPATH . 'wp-admin/includes/plugin.php';
|
351 |
+
if ( is_plugin_active( $plugin_path ) ) {
|
352 |
+
$active_plugins = get_option( 'active_plugins' );
|
353 |
+
// delete item.
|
354 |
+
$active_plugins = array_diff( $active_plugins, array( $plugin_path ) );
|
355 |
+
// re index.
|
356 |
+
$active_plugins = array_values( $active_plugins );
|
357 |
+
update_option( 'active_plugins', $active_plugins );
|
358 |
+
}
|
359 |
+
}
|
360 |
+
|
361 |
+
}
|
veu-packages.php
CHANGED
@@ -169,6 +169,17 @@ function veu_get_packages() {
|
|
169 |
'include' => 'meta-description.php',
|
170 |
);
|
171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
/*
|
173 |
noindex
|
174 |
/*-------------------------------------------*/
|
169 |
'include' => 'meta-description.php',
|
170 |
);
|
171 |
|
172 |
+
/*
|
173 |
+
Breadcrumb
|
174 |
+
/*-------------------------------------------*/
|
175 |
+
$required_packages[] = array(
|
176 |
+
'name' => 'breadcrumb',
|
177 |
+
'title' => __( 'Breadcrumb', 'vk-all-in-one-expansion-unit' ),
|
178 |
+
'description' => __( 'Print BreadcrumbList schema on html header', 'vk-all-in-one-expansion-unit' ),
|
179 |
+
'default' => false,
|
180 |
+
'include' => 'vk-breadcrumb/config.php',
|
181 |
+
);
|
182 |
+
|
183 |
/*
|
184 |
noindex
|
185 |
/*-------------------------------------------*/
|
vkExUnit.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: VK All in One Expansion Unit
|
4 |
* Plugin URI: https://ex-unit.nagoya
|
5 |
* Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
|
6 |
-
* Version: 9.
|
7 |
* Requires PHP: 7.0
|
8 |
* Author: Vektor,Inc.
|
9 |
* Text Domain: vk-all-in-one-expansion-unit
|
@@ -33,6 +33,10 @@ along with this program; if not, write to the Free Software
|
|
33 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
34 |
*/
|
35 |
|
|
|
|
|
|
|
|
|
36 |
define( 'VEU_FONT_AWESOME_DEFAULT_VERSION', 5 );
|
37 |
define( 'VEU_DIRECTORY_PATH', dirname( __FILE__ ) );
|
38 |
define( 'VEU_DIRECTORY_URI', plugins_url( '', __FILE__ ) );
|
3 |
* Plugin Name: VK All in One Expansion Unit
|
4 |
* Plugin URI: https://ex-unit.nagoya
|
5 |
* Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
|
6 |
+
* Version: 9.71.0.0
|
7 |
* Requires PHP: 7.0
|
8 |
* Author: Vektor,Inc.
|
9 |
* Text Domain: vk-all-in-one-expansion-unit
|
33 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
34 |
*/
|
35 |
|
36 |
+
require_once dirname( __FILE__ ) . '/vendor/autoload.php';
|
37 |
+
|
38 |
+
// $sample = new Sample();
|
39 |
+
|
40 |
define( 'VEU_FONT_AWESOME_DEFAULT_VERSION', 5 );
|
41 |
define( 'VEU_DIRECTORY_PATH', dirname( __FILE__ ) );
|
42 |
define( 'VEU_DIRECTORY_URI', plugins_url( '', __FILE__ ) );
|