Version Description
Download this release
Release Info
Developer | barrykooij |
Plugin | Download Monitor |
Version | 4.2.1 |
Comparing to | |
See all releases |
Code changes from version 4.2.0 to 4.2.1
- composer.lock +31 -32
- download-monitor.php +2 -2
- readme.txt +6 -2
- src/Download/WordPressDownloadRepository.php +0 -1
- src/Gutenberg.php +1 -1
- vendor/autoload.php +1 -1
- vendor/autoload_52.php +1 -1
- vendor/composer/ClassLoader.php +46 -14
- vendor/composer/LICENSE +16 -428
- vendor/composer/autoload_psr4.php +1 -1
- vendor/composer/autoload_real.php +23 -12
- vendor/composer/autoload_real_52.php +3 -3
- vendor/composer/autoload_static.php +18 -2
- vendor/composer/installed.json +718 -718
composer.lock
CHANGED
@@ -1,10 +1,9 @@
|
|
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#
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
-
"hash": "6cf54def86b3bae6e59ed6671f2da40a",
|
8 |
"content-hash": "d70a3087707c8c856d9cf0112285fd11",
|
9 |
"packages": [
|
10 |
{
|
@@ -36,7 +35,7 @@
|
|
36 |
"license": [
|
37 |
"MIT"
|
38 |
],
|
39 |
-
"time": "2016-04-
|
40 |
}
|
41 |
],
|
42 |
"packages-dev": [
|
@@ -92,7 +91,7 @@
|
|
92 |
"constructor",
|
93 |
"instantiate"
|
94 |
],
|
95 |
-
"time": "2017-07-
|
96 |
},
|
97 |
{
|
98 |
"name": "myclabs/deep-copy",
|
@@ -140,7 +139,7 @@
|
|
140 |
"object",
|
141 |
"object graph"
|
142 |
],
|
143 |
-
"time": "2018-06-
|
144 |
},
|
145 |
{
|
146 |
"name": "phar-io/manifest",
|
@@ -195,7 +194,7 @@
|
|
195 |
}
|
196 |
],
|
197 |
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
198 |
-
"time": "2017-03-
|
199 |
},
|
200 |
{
|
201 |
"name": "phar-io/version",
|
@@ -242,7 +241,7 @@
|
|
242 |
}
|
243 |
],
|
244 |
"description": "Library for handling version information and constraints",
|
245 |
-
"time": "2017-03-
|
246 |
},
|
247 |
{
|
248 |
"name": "phpdocumentor/reflection-common",
|
@@ -296,7 +295,7 @@
|
|
296 |
"reflection",
|
297 |
"static analysis"
|
298 |
],
|
299 |
-
"time": "2017-09-
|
300 |
},
|
301 |
{
|
302 |
"name": "phpdocumentor/reflection-docblock",
|
@@ -347,7 +346,7 @@
|
|
347 |
}
|
348 |
],
|
349 |
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
350 |
-
"time": "2017-11-
|
351 |
},
|
352 |
{
|
353 |
"name": "phpdocumentor/type-resolver",
|
@@ -394,7 +393,7 @@
|
|
394 |
"email": "me@mikevanriel.com"
|
395 |
}
|
396 |
],
|
397 |
-
"time": "2017-07-
|
398 |
},
|
399 |
{
|
400 |
"name": "phpspec/prophecy",
|
@@ -457,7 +456,7 @@
|
|
457 |
"spy",
|
458 |
"stub"
|
459 |
],
|
460 |
-
"time": "2018-08-
|
461 |
},
|
462 |
{
|
463 |
"name": "phpunit/php-code-coverage",
|
@@ -520,7 +519,7 @@
|
|
520 |
"testing",
|
521 |
"xunit"
|
522 |
],
|
523 |
-
"time": "2018-04-
|
524 |
},
|
525 |
{
|
526 |
"name": "phpunit/php-file-iterator",
|
@@ -567,7 +566,7 @@
|
|
567 |
"filesystem",
|
568 |
"iterator"
|
569 |
],
|
570 |
-
"time": "2017-11-
|
571 |
},
|
572 |
{
|
573 |
"name": "phpunit/php-text-template",
|
@@ -608,7 +607,7 @@
|
|
608 |
"keywords": [
|
609 |
"template"
|
610 |
],
|
611 |
-
"time": "2015-06-
|
612 |
},
|
613 |
{
|
614 |
"name": "phpunit/php-timer",
|
@@ -657,7 +656,7 @@
|
|
657 |
"keywords": [
|
658 |
"timer"
|
659 |
],
|
660 |
-
"time": "2017-02-
|
661 |
},
|
662 |
{
|
663 |
"name": "phpunit/php-token-stream",
|
@@ -706,7 +705,7 @@
|
|
706 |
"keywords": [
|
707 |
"tokenizer"
|
708 |
],
|
709 |
-
"time": "2017-11-
|
710 |
},
|
711 |
{
|
712 |
"name": "phpunit/phpunit",
|
@@ -790,7 +789,7 @@
|
|
790 |
"testing",
|
791 |
"xunit"
|
792 |
],
|
793 |
-
"time": "2018-09-
|
794 |
},
|
795 |
{
|
796 |
"name": "phpunit/phpunit-mock-objects",
|
@@ -849,7 +848,7 @@
|
|
849 |
"mock",
|
850 |
"xunit"
|
851 |
],
|
852 |
-
"time": "2018-08-
|
853 |
},
|
854 |
{
|
855 |
"name": "sebastian/code-unit-reverse-lookup",
|
@@ -894,7 +893,7 @@
|
|
894 |
],
|
895 |
"description": "Looks up which function or method a line of code belongs to",
|
896 |
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
897 |
-
"time": "2017-03-
|
898 |
},
|
899 |
{
|
900 |
"name": "sebastian/comparator",
|
@@ -958,7 +957,7 @@
|
|
958 |
"compare",
|
959 |
"equality"
|
960 |
],
|
961 |
-
"time": "2018-02-
|
962 |
},
|
963 |
{
|
964 |
"name": "sebastian/diff",
|
@@ -1010,7 +1009,7 @@
|
|
1010 |
"keywords": [
|
1011 |
"diff"
|
1012 |
],
|
1013 |
-
"time": "2017-08-
|
1014 |
},
|
1015 |
{
|
1016 |
"name": "sebastian/environment",
|
@@ -1060,7 +1059,7 @@
|
|
1060 |
"environment",
|
1061 |
"hhvm"
|
1062 |
],
|
1063 |
-
"time": "2017-07-
|
1064 |
},
|
1065 |
{
|
1066 |
"name": "sebastian/exporter",
|
@@ -1127,7 +1126,7 @@
|
|
1127 |
"export",
|
1128 |
"exporter"
|
1129 |
],
|
1130 |
-
"time": "2017-04-
|
1131 |
},
|
1132 |
{
|
1133 |
"name": "sebastian/global-state",
|
@@ -1178,7 +1177,7 @@
|
|
1178 |
"keywords": [
|
1179 |
"global state"
|
1180 |
],
|
1181 |
-
"time": "2017-04-
|
1182 |
},
|
1183 |
{
|
1184 |
"name": "sebastian/object-enumerator",
|
@@ -1225,7 +1224,7 @@
|
|
1225 |
],
|
1226 |
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
1227 |
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
1228 |
-
"time": "2017-08-
|
1229 |
},
|
1230 |
{
|
1231 |
"name": "sebastian/object-reflector",
|
@@ -1270,7 +1269,7 @@
|
|
1270 |
],
|
1271 |
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
1272 |
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
1273 |
-
"time": "2017-03-
|
1274 |
},
|
1275 |
{
|
1276 |
"name": "sebastian/recursion-context",
|
@@ -1323,7 +1322,7 @@
|
|
1323 |
],
|
1324 |
"description": "Provides functionality to recursively process PHP variables",
|
1325 |
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
1326 |
-
"time": "2017-03-
|
1327 |
},
|
1328 |
{
|
1329 |
"name": "sebastian/resource-operations",
|
@@ -1365,7 +1364,7 @@
|
|
1365 |
],
|
1366 |
"description": "Provides a list of PHP built-in functions that operate on resources",
|
1367 |
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
1368 |
-
"time": "2015-07-
|
1369 |
},
|
1370 |
{
|
1371 |
"name": "sebastian/version",
|
@@ -1408,7 +1407,7 @@
|
|
1408 |
],
|
1409 |
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
1410 |
"homepage": "https://github.com/sebastianbergmann/version",
|
1411 |
-
"time": "2016-10-
|
1412 |
},
|
1413 |
{
|
1414 |
"name": "symfony/polyfill-ctype",
|
@@ -1466,7 +1465,7 @@
|
|
1466 |
"polyfill",
|
1467 |
"portable"
|
1468 |
],
|
1469 |
-
"time": "2018-08-
|
1470 |
},
|
1471 |
{
|
1472 |
"name": "theseer/tokenizer",
|
@@ -1506,7 +1505,7 @@
|
|
1506 |
}
|
1507 |
],
|
1508 |
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
1509 |
-
"time": "2017-04-
|
1510 |
},
|
1511 |
{
|
1512 |
"name": "webmozart/assert",
|
@@ -1557,7 +1556,7 @@
|
|
1557 |
"check",
|
1558 |
"validate"
|
1559 |
],
|
1560 |
-
"time": "2018-12-
|
1561 |
}
|
1562 |
],
|
1563 |
"aliases": [],
|
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": "d70a3087707c8c856d9cf0112285fd11",
|
8 |
"packages": [
|
9 |
{
|
35 |
"license": [
|
36 |
"MIT"
|
37 |
],
|
38 |
+
"time": "2016-04-16T21:52:24+00:00"
|
39 |
}
|
40 |
],
|
41 |
"packages-dev": [
|
91 |
"constructor",
|
92 |
"instantiate"
|
93 |
],
|
94 |
+
"time": "2017-07-22T11:58:36+00:00"
|
95 |
},
|
96 |
{
|
97 |
"name": "myclabs/deep-copy",
|
139 |
"object",
|
140 |
"object graph"
|
141 |
],
|
142 |
+
"time": "2018-06-11T23:09:50+00:00"
|
143 |
},
|
144 |
{
|
145 |
"name": "phar-io/manifest",
|
194 |
}
|
195 |
],
|
196 |
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
197 |
+
"time": "2017-03-05T18:14:27+00:00"
|
198 |
},
|
199 |
{
|
200 |
"name": "phar-io/version",
|
241 |
}
|
242 |
],
|
243 |
"description": "Library for handling version information and constraints",
|
244 |
+
"time": "2017-03-05T17:38:23+00:00"
|
245 |
},
|
246 |
{
|
247 |
"name": "phpdocumentor/reflection-common",
|
295 |
"reflection",
|
296 |
"static analysis"
|
297 |
],
|
298 |
+
"time": "2017-09-11T18:02:19+00:00"
|
299 |
},
|
300 |
{
|
301 |
"name": "phpdocumentor/reflection-docblock",
|
346 |
}
|
347 |
],
|
348 |
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
349 |
+
"time": "2017-11-30T07:14:17+00:00"
|
350 |
},
|
351 |
{
|
352 |
"name": "phpdocumentor/type-resolver",
|
393 |
"email": "me@mikevanriel.com"
|
394 |
}
|
395 |
],
|
396 |
+
"time": "2017-07-14T14:27:02+00:00"
|
397 |
},
|
398 |
{
|
399 |
"name": "phpspec/prophecy",
|
456 |
"spy",
|
457 |
"stub"
|
458 |
],
|
459 |
+
"time": "2018-08-05T17:53:17+00:00"
|
460 |
},
|
461 |
{
|
462 |
"name": "phpunit/php-code-coverage",
|
519 |
"testing",
|
520 |
"xunit"
|
521 |
],
|
522 |
+
"time": "2018-04-06T15:36:58+00:00"
|
523 |
},
|
524 |
{
|
525 |
"name": "phpunit/php-file-iterator",
|
566 |
"filesystem",
|
567 |
"iterator"
|
568 |
],
|
569 |
+
"time": "2017-11-27T13:52:08+00:00"
|
570 |
},
|
571 |
{
|
572 |
"name": "phpunit/php-text-template",
|
607 |
"keywords": [
|
608 |
"template"
|
609 |
],
|
610 |
+
"time": "2015-06-21T13:50:34+00:00"
|
611 |
},
|
612 |
{
|
613 |
"name": "phpunit/php-timer",
|
656 |
"keywords": [
|
657 |
"timer"
|
658 |
],
|
659 |
+
"time": "2017-02-26T11:10:40+00:00"
|
660 |
},
|
661 |
{
|
662 |
"name": "phpunit/php-token-stream",
|
705 |
"keywords": [
|
706 |
"tokenizer"
|
707 |
],
|
708 |
+
"time": "2017-11-27T05:48:46+00:00"
|
709 |
},
|
710 |
{
|
711 |
"name": "phpunit/phpunit",
|
789 |
"testing",
|
790 |
"xunit"
|
791 |
],
|
792 |
+
"time": "2018-09-08T15:10:43+00:00"
|
793 |
},
|
794 |
{
|
795 |
"name": "phpunit/phpunit-mock-objects",
|
848 |
"mock",
|
849 |
"xunit"
|
850 |
],
|
851 |
+
"time": "2018-08-09T05:50:03+00:00"
|
852 |
},
|
853 |
{
|
854 |
"name": "sebastian/code-unit-reverse-lookup",
|
893 |
],
|
894 |
"description": "Looks up which function or method a line of code belongs to",
|
895 |
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
896 |
+
"time": "2017-03-04T06:30:41+00:00"
|
897 |
},
|
898 |
{
|
899 |
"name": "sebastian/comparator",
|
957 |
"compare",
|
958 |
"equality"
|
959 |
],
|
960 |
+
"time": "2018-02-01T13:46:46+00:00"
|
961 |
},
|
962 |
{
|
963 |
"name": "sebastian/diff",
|
1009 |
"keywords": [
|
1010 |
"diff"
|
1011 |
],
|
1012 |
+
"time": "2017-08-03T08:09:46+00:00"
|
1013 |
},
|
1014 |
{
|
1015 |
"name": "sebastian/environment",
|
1059 |
"environment",
|
1060 |
"hhvm"
|
1061 |
],
|
1062 |
+
"time": "2017-07-01T08:51:00+00:00"
|
1063 |
},
|
1064 |
{
|
1065 |
"name": "sebastian/exporter",
|
1126 |
"export",
|
1127 |
"exporter"
|
1128 |
],
|
1129 |
+
"time": "2017-04-03T13:19:02+00:00"
|
1130 |
},
|
1131 |
{
|
1132 |
"name": "sebastian/global-state",
|
1177 |
"keywords": [
|
1178 |
"global state"
|
1179 |
],
|
1180 |
+
"time": "2017-04-27T15:39:26+00:00"
|
1181 |
},
|
1182 |
{
|
1183 |
"name": "sebastian/object-enumerator",
|
1224 |
],
|
1225 |
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
1226 |
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
1227 |
+
"time": "2017-08-03T12:35:26+00:00"
|
1228 |
},
|
1229 |
{
|
1230 |
"name": "sebastian/object-reflector",
|
1269 |
],
|
1270 |
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
1271 |
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
1272 |
+
"time": "2017-03-29T09:07:27+00:00"
|
1273 |
},
|
1274 |
{
|
1275 |
"name": "sebastian/recursion-context",
|
1322 |
],
|
1323 |
"description": "Provides functionality to recursively process PHP variables",
|
1324 |
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
1325 |
+
"time": "2017-03-03T06:23:57+00:00"
|
1326 |
},
|
1327 |
{
|
1328 |
"name": "sebastian/resource-operations",
|
1364 |
],
|
1365 |
"description": "Provides a list of PHP built-in functions that operate on resources",
|
1366 |
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
1367 |
+
"time": "2015-07-28T20:34:47+00:00"
|
1368 |
},
|
1369 |
{
|
1370 |
"name": "sebastian/version",
|
1407 |
],
|
1408 |
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
1409 |
"homepage": "https://github.com/sebastianbergmann/version",
|
1410 |
+
"time": "2016-10-03T07:35:21+00:00"
|
1411 |
},
|
1412 |
{
|
1413 |
"name": "symfony/polyfill-ctype",
|
1465 |
"polyfill",
|
1466 |
"portable"
|
1467 |
],
|
1468 |
+
"time": "2018-08-06T14:22:27+00:00"
|
1469 |
},
|
1470 |
{
|
1471 |
"name": "theseer/tokenizer",
|
1505 |
}
|
1506 |
],
|
1507 |
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
1508 |
+
"time": "2017-04-07T12:08:54+00:00"
|
1509 |
},
|
1510 |
{
|
1511 |
"name": "webmozart/assert",
|
1556 |
"check",
|
1557 |
"validate"
|
1558 |
],
|
1559 |
+
"time": "2018-12-25T11:19:39+00:00"
|
1560 |
}
|
1561 |
],
|
1562 |
"aliases": [],
|
download-monitor.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Download Monitor
|
4 |
Plugin URI: https://www.download-monitor.com
|
5 |
Description: A full solution for managing downloadable files, monitoring downloads and outputting download links and file information on your WordPress powered site.
|
6 |
-
Version: 4.2.
|
7 |
Author: Never5
|
8 |
Author URI: https://www.never5.com
|
9 |
Requires at least: 3.8
|
@@ -33,7 +33,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
33 |
} // Exit if accessed directly
|
34 |
|
35 |
// Define DLM Version
|
36 |
-
define( 'DLM_VERSION', '4.2.
|
37 |
|
38 |
// Define DLM FILE
|
39 |
define( 'DLM_PLUGIN_FILE', __FILE__ );
|
3 |
Plugin Name: Download Monitor
|
4 |
Plugin URI: https://www.download-monitor.com
|
5 |
Description: A full solution for managing downloadable files, monitoring downloads and outputting download links and file information on your WordPress powered site.
|
6 |
+
Version: 4.2.1
|
7 |
Author: Never5
|
8 |
Author URI: https://www.never5.com
|
9 |
Requires at least: 3.8
|
33 |
} // Exit if accessed directly
|
34 |
|
35 |
// Define DLM Version
|
36 |
+
define( 'DLM_VERSION', '4.2.1' );
|
37 |
|
38 |
// Define DLM FILE
|
39 |
define( 'DLM_PLUGIN_FILE', __FILE__ );
|
readme.txt
CHANGED
@@ -3,10 +3,11 @@ Contributors: never5, barrykooij, hchouhan, mikejolley
|
|
3 |
Donate link: http://www.barrykooij.com/donate/
|
4 |
Tags: download, downloads, monitor, hits, download monitor, tracking, admin, count, counter, files, versions, download count, logging, AJAX, digital, documents, download category, download manager, download template, downloadmanager, file manager, file tree, grid, hits, ip-address, manager, media, monitor, password, protect downloads, tracker
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to: 5.0
|
7 |
-
Stable tag: 4.2.
|
8 |
License: GPLv3
|
9 |
Text Domain: -
|
|
|
10 |
|
11 |
Download Monitor is a plugin for uploading and managing downloads, tracking downloads, and displaying links.
|
12 |
|
@@ -116,6 +117,9 @@ More documentation can be found in our [Knowledge Base](https://www.download-mon
|
|
116 |
|
117 |
== Changelog ==
|
118 |
|
|
|
|
|
|
|
119 |
= 4.2.0: January 24, 2018 =
|
120 |
* Feature: Added Gutenberg download block. Type /download in your post screen to see it in action!
|
121 |
|
3 |
Donate link: http://www.barrykooij.com/donate/
|
4 |
Tags: download, downloads, monitor, hits, download monitor, tracking, admin, count, counter, files, versions, download count, logging, AJAX, digital, documents, download category, download manager, download template, downloadmanager, file manager, file tree, grid, hits, ip-address, manager, media, monitor, password, protect downloads, tracker
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 5.1.0
|
7 |
+
Stable tag: 4.2.1
|
8 |
License: GPLv3
|
9 |
Text Domain: -
|
10 |
+
Requires PHP: 5.3
|
11 |
|
12 |
Download Monitor is a plugin for uploading and managing downloads, tracking downloads, and displaying links.
|
13 |
|
117 |
|
118 |
== Changelog ==
|
119 |
|
120 |
+
= 4.2.1: January 31, 2018 =
|
121 |
+
* Tweak: Correctly set default template of Gutenberg block on frontend of website when no specific template is set.
|
122 |
+
|
123 |
= 4.2.0: January 24, 2018 =
|
124 |
* Feature: Added Gutenberg download block. Type /download in your post screen to see it in action!
|
125 |
|
src/Download/WordPressDownloadRepository.php
CHANGED
@@ -89,7 +89,6 @@ class DLM_WordPress_Download_Repository implements DLM_Download_Repository {
|
|
89 |
$items = array();
|
90 |
|
91 |
$q = new WP_Query();
|
92 |
-
error_log(print_r($this->filter_query_args( $filters, $limit, $offset ),1),0);
|
93 |
$posts = $q->query( $this->filter_query_args( $filters, $limit, $offset ) );
|
94 |
|
95 |
if ( count( $posts ) > 0 ) {
|
89 |
$items = array();
|
90 |
|
91 |
$q = new WP_Query();
|
|
|
92 |
$posts = $q->query( $this->filter_query_args( $filters, $limit, $offset ) );
|
93 |
|
94 |
if ( count( $posts ) > 0 ) {
|
src/Gutenberg.php
CHANGED
@@ -69,7 +69,7 @@ class DLM_Gutenberg {
|
|
69 |
public function render_download_button( $attributes, $content ) {
|
70 |
|
71 |
$download = null;
|
72 |
-
$template =
|
73 |
|
74 |
// try fetching the download from the attributes
|
75 |
if ( isset( $attributes['download_id'] ) ) {
|
69 |
public function render_download_button( $attributes, $content ) {
|
70 |
|
71 |
$download = null;
|
72 |
+
$template = dlm_get_default_download_template();
|
73 |
|
74 |
// try fetching the download from the attributes
|
75 |
if ( isset( $attributes['download_id'] ) ) {
|
vendor/autoload.php
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
|
3 |
// autoload.php @generated by Composer
|
4 |
|
5 |
-
require_once __DIR__ . '/composer
|
6 |
|
7 |
return ComposerAutoloaderInitc1fc7acd466984c203d3edc7d7f0400a::getLoader();
|
2 |
|
3 |
// autoload.php @generated by Composer
|
4 |
|
5 |
+
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
return ComposerAutoloaderInitc1fc7acd466984c203d3edc7d7f0400a::getLoader();
|
vendor/autoload_52.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInite8aff266173c85852c362d315691d5bc::getLoader();
|
vendor/composer/ClassLoader.php
CHANGED
@@ -53,8 +53,9 @@ class ClassLoader
|
|
53 |
|
54 |
private $useIncludePath = false;
|
55 |
private $classMap = array();
|
56 |
-
|
57 |
private $classMapAuthoritative = false;
|
|
|
|
|
58 |
|
59 |
public function getPrefixes()
|
60 |
{
|
@@ -271,6 +272,26 @@ class ClassLoader
|
|
271 |
return $this->classMapAuthoritative;
|
272 |
}
|
273 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
274 |
/**
|
275 |
* Registers this instance as an autoloader.
|
276 |
*
|
@@ -313,29 +334,34 @@ class ClassLoader
|
|
313 |
*/
|
314 |
public function findFile($class)
|
315 |
{
|
316 |
-
// work around for PHP 5.3.0 - 5.3.2 https://bugs.php.net/50731
|
317 |
-
if ('\\' == $class[0]) {
|
318 |
-
$class = substr($class, 1);
|
319 |
-
}
|
320 |
-
|
321 |
// class map lookup
|
322 |
if (isset($this->classMap[$class])) {
|
323 |
return $this->classMap[$class];
|
324 |
}
|
325 |
-
if ($this->classMapAuthoritative) {
|
326 |
return false;
|
327 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
328 |
|
329 |
$file = $this->findFileWithExtension($class, '.php');
|
330 |
|
331 |
// Search for Hack files if we are running on HHVM
|
332 |
-
if (
|
333 |
$file = $this->findFileWithExtension($class, '.hh');
|
334 |
}
|
335 |
|
336 |
-
if (
|
|
|
|
|
|
|
|
|
337 |
// Remember that this class does not exist.
|
338 |
-
|
339 |
}
|
340 |
|
341 |
return $file;
|
@@ -348,10 +374,14 @@ class ClassLoader
|
|
348 |
|
349 |
$first = $class[0];
|
350 |
if (isset($this->prefixLengthsPsr4[$first])) {
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
|
|
|
|
|
|
|
|
355 |
return $file;
|
356 |
}
|
357 |
}
|
@@ -399,6 +429,8 @@ class ClassLoader
|
|
399 |
if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
|
400 |
return $file;
|
401 |
}
|
|
|
|
|
402 |
}
|
403 |
}
|
404 |
|
53 |
|
54 |
private $useIncludePath = false;
|
55 |
private $classMap = array();
|
|
|
56 |
private $classMapAuthoritative = false;
|
57 |
+
private $missingClasses = array();
|
58 |
+
private $apcuPrefix;
|
59 |
|
60 |
public function getPrefixes()
|
61 |
{
|
272 |
return $this->classMapAuthoritative;
|
273 |
}
|
274 |
|
275 |
+
/**
|
276 |
+
* APCu prefix to use to cache found/not-found classes, if the extension is enabled.
|
277 |
+
*
|
278 |
+
* @param string|null $apcuPrefix
|
279 |
+
*/
|
280 |
+
public function setApcuPrefix($apcuPrefix)
|
281 |
+
{
|
282 |
+
$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
|
283 |
+
}
|
284 |
+
|
285 |
+
/**
|
286 |
+
* The APCu prefix in use, or null if APCu caching is not enabled.
|
287 |
+
*
|
288 |
+
* @return string|null
|
289 |
+
*/
|
290 |
+
public function getApcuPrefix()
|
291 |
+
{
|
292 |
+
return $this->apcuPrefix;
|
293 |
+
}
|
294 |
+
|
295 |
/**
|
296 |
* Registers this instance as an autoloader.
|
297 |
*
|
334 |
*/
|
335 |
public function findFile($class)
|
336 |
{
|
|
|
|
|
|
|
|
|
|
|
337 |
// class map lookup
|
338 |
if (isset($this->classMap[$class])) {
|
339 |
return $this->classMap[$class];
|
340 |
}
|
341 |
+
if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) {
|
342 |
return false;
|
343 |
}
|
344 |
+
if (null !== $this->apcuPrefix) {
|
345 |
+
$file = apcu_fetch($this->apcuPrefix.$class, $hit);
|
346 |
+
if ($hit) {
|
347 |
+
return $file;
|
348 |
+
}
|
349 |
+
}
|
350 |
|
351 |
$file = $this->findFileWithExtension($class, '.php');
|
352 |
|
353 |
// Search for Hack files if we are running on HHVM
|
354 |
+
if (false === $file && defined('HHVM_VERSION')) {
|
355 |
$file = $this->findFileWithExtension($class, '.hh');
|
356 |
}
|
357 |
|
358 |
+
if (null !== $this->apcuPrefix) {
|
359 |
+
apcu_add($this->apcuPrefix.$class, $file);
|
360 |
+
}
|
361 |
+
|
362 |
+
if (false === $file) {
|
363 |
// Remember that this class does not exist.
|
364 |
+
$this->missingClasses[$class] = true;
|
365 |
}
|
366 |
|
367 |
return $file;
|
374 |
|
375 |
$first = $class[0];
|
376 |
if (isset($this->prefixLengthsPsr4[$first])) {
|
377 |
+
$subPath = $class;
|
378 |
+
while (false !== $lastPos = strrpos($subPath, '\\')) {
|
379 |
+
$subPath = substr($subPath, 0, $lastPos);
|
380 |
+
$search = $subPath . '\\';
|
381 |
+
if (isset($this->prefixDirsPsr4[$search])) {
|
382 |
+
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
|
383 |
+
foreach ($this->prefixDirsPsr4[$search] as $dir) {
|
384 |
+
if (file_exists($file = $dir . $pathEnd)) {
|
385 |
return $file;
|
386 |
}
|
387 |
}
|
429 |
if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
|
430 |
return $file;
|
431 |
}
|
432 |
+
|
433 |
+
return false;
|
434 |
}
|
435 |
}
|
436 |
|
vendor/composer/LICENSE
CHANGED
@@ -1,433 +1,21 @@
|
|
1 |
-
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2 |
-
Upstream-Name: Composer
|
3 |
-
Upstream-Contact: Jordi Boggiano <j.boggiano@seld.be>
|
4 |
-
Source: https://github.com/composer/composer
|
5 |
|
6 |
-
|
7 |
-
Copyright: 2016, Nils Adermann <naderman@naderman.de>
|
8 |
-
2016, Jordi Boggiano <j.boggiano@seld.be>
|
9 |
-
License: Expat
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
Copyright: 2016, Nils Adermann <naderman@naderman.de>
|
18 |
-
2016, Jordi Boggiano <j.boggiano@seld.be>
|
19 |
-
2013, Evan Coury <me@evancoury.com>
|
20 |
-
License: Expat and BSD-2-Clause
|
21 |
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
.
|
29 |
-
* Redistributions in binary form must reproduce the above copyright notice,
|
30 |
-
this list of conditions and the following disclaimer in the documentation
|
31 |
-
and/or other materials provided with the distribution.
|
32 |
-
.
|
33 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
34 |
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
35 |
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
36 |
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
37 |
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
38 |
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
39 |
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
40 |
-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
41 |
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
42 |
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
43 |
|
44 |
-
License: Expat
|
45 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
46 |
-
of this software and associated documentation files (the "Software"), to deal
|
47 |
-
in the Software without restriction, including without limitation the rights
|
48 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
49 |
-
copies of the Software, and to permit persons to whom the Software is furnished
|
50 |
-
to do so, subject to the following conditions:
|
51 |
-
.
|
52 |
-
The above copyright notice and this permission notice shall be included in all
|
53 |
-
copies or substantial portions of the Software.
|
54 |
-
.
|
55 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
56 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
57 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
58 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
59 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
60 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
61 |
-
THE SOFTWARE.
|
62 |
-
|
63 |
-
License: MPL-2.0
|
64 |
-
1. Definitions
|
65 |
-
--------------
|
66 |
-
.
|
67 |
-
1.1. "Contributor"
|
68 |
-
means each individual or legal entity that creates, contributes to
|
69 |
-
the creation of, or owns Covered Software.
|
70 |
-
.
|
71 |
-
1.2. "Contributor Version"
|
72 |
-
means the combination of the Contributions of others (if any) used
|
73 |
-
by a Contributor and that particular Contributor's Contribution.
|
74 |
-
.
|
75 |
-
1.3. "Contribution"
|
76 |
-
means Covered Software of a particular Contributor.
|
77 |
-
.
|
78 |
-
1.4. "Covered Software"
|
79 |
-
means Source Code Form to which the initial Contributor has attached
|
80 |
-
the notice in Exhibit A, the Executable Form of such Source Code
|
81 |
-
Form, and Modifications of such Source Code Form, in each case
|
82 |
-
including portions thereof.
|
83 |
-
.
|
84 |
-
1.5. "Incompatible With Secondary Licenses"
|
85 |
-
means
|
86 |
-
.
|
87 |
-
(a) that the initial Contributor has attached the notice described
|
88 |
-
in Exhibit B to the Covered Software; or
|
89 |
-
.
|
90 |
-
(b) that the Covered Software was made available under the terms of
|
91 |
-
version 1.1 or earlier of the License, but not also under the
|
92 |
-
terms of a Secondary License.
|
93 |
-
.
|
94 |
-
1.6. "Executable Form"
|
95 |
-
means any form of the work other than Source Code Form.
|
96 |
-
.
|
97 |
-
1.7. "Larger Work"
|
98 |
-
means a work that combines Covered Software with other material, in
|
99 |
-
a separate file or files, that is not Covered Software.
|
100 |
-
.
|
101 |
-
1.8. "License"
|
102 |
-
means this document.
|
103 |
-
.
|
104 |
-
1.9. "Licensable"
|
105 |
-
means having the right to grant, to the maximum extent possible,
|
106 |
-
whether at the time of the initial grant or subsequently, any and
|
107 |
-
all of the rights conveyed by this License.
|
108 |
-
.
|
109 |
-
1.10. "Modifications"
|
110 |
-
means any of the following:
|
111 |
-
.
|
112 |
-
(a) any file in Source Code Form that results from an addition to,
|
113 |
-
deletion from, or modification of the contents of Covered
|
114 |
-
Software; or
|
115 |
-
.
|
116 |
-
(b) any new file in Source Code Form that contains any Covered
|
117 |
-
Software.
|
118 |
-
.
|
119 |
-
1.11. "Patent Claims" of a Contributor
|
120 |
-
means any patent claim(s), including without limitation, method,
|
121 |
-
process, and apparatus claims, in any patent Licensable by such
|
122 |
-
Contributor that would be infringed, but for the grant of the
|
123 |
-
License, by the making, using, selling, offering for sale, having
|
124 |
-
made, import, or transfer of either its Contributions or its
|
125 |
-
Contributor Version.
|
126 |
-
.
|
127 |
-
1.12. "Secondary License"
|
128 |
-
means either the GNU General Public License, Version 2.0, the GNU
|
129 |
-
Lesser General Public License, Version 2.1, the GNU Affero General
|
130 |
-
Public License, Version 3.0, or any later versions of those
|
131 |
-
licenses.
|
132 |
-
.
|
133 |
-
1.13. "Source Code Form"
|
134 |
-
means the form of the work preferred for making modifications.
|
135 |
-
.
|
136 |
-
1.14. "You" (or "Your")
|
137 |
-
means an individual or a legal entity exercising rights under this
|
138 |
-
License. For legal entities, "You" includes any entity that
|
139 |
-
controls, is controlled by, or is under common control with You. For
|
140 |
-
purposes of this definition, "control" means (a) the power, direct
|
141 |
-
or indirect, to cause the direction or management of such entity,
|
142 |
-
whether by contract or otherwise, or (b) ownership of more than
|
143 |
-
fifty percent (50%) of the outstanding shares or beneficial
|
144 |
-
ownership of such entity.
|
145 |
-
.
|
146 |
-
2. License Grants and Conditions
|
147 |
-
--------------------------------
|
148 |
-
.
|
149 |
-
2.1. Grants
|
150 |
-
.
|
151 |
-
Each Contributor hereby grants You a world-wide, royalty-free,
|
152 |
-
non-exclusive license:
|
153 |
-
.
|
154 |
-
(a) under intellectual property rights (other than patent or trademark)
|
155 |
-
Licensable by such Contributor to use, reproduce, make available,
|
156 |
-
modify, display, perform, distribute, and otherwise exploit its
|
157 |
-
Contributions, either on an unmodified basis, with Modifications, or
|
158 |
-
as part of a Larger Work; and
|
159 |
-
.
|
160 |
-
(b) under Patent Claims of such Contributor to make, use, sell, offer
|
161 |
-
for sale, have made, import, and otherwise transfer either its
|
162 |
-
Contributions or its Contributor Version.
|
163 |
-
.
|
164 |
-
2.2. Effective Date
|
165 |
-
.
|
166 |
-
The licenses granted in Section 2.1 with respect to any Contribution
|
167 |
-
become effective for each Contribution on the date the Contributor first
|
168 |
-
distributes such Contribution.
|
169 |
-
.
|
170 |
-
2.3. Limitations on Grant Scope
|
171 |
-
.
|
172 |
-
The licenses granted in this Section 2 are the only rights granted under
|
173 |
-
this License. No additional rights or licenses will be implied from the
|
174 |
-
distribution or licensing of Covered Software under this License.
|
175 |
-
Notwithstanding Section 2.1(b) above, no patent license is granted by a
|
176 |
-
Contributor:
|
177 |
-
.
|
178 |
-
(a) for any code that a Contributor has removed from Covered Software;
|
179 |
-
or
|
180 |
-
.
|
181 |
-
(b) for infringements caused by: (i) Your and any other third party's
|
182 |
-
modifications of Covered Software, or (ii) the combination of its
|
183 |
-
Contributions with other software (except as part of its Contributor
|
184 |
-
Version); or
|
185 |
-
.
|
186 |
-
(c) under Patent Claims infringed by Covered Software in the absence of
|
187 |
-
its Contributions.
|
188 |
-
.
|
189 |
-
This License does not grant any rights in the trademarks, service marks,
|
190 |
-
or logos of any Contributor (except as may be necessary to comply with
|
191 |
-
the notice requirements in Section 3.4).
|
192 |
-
.
|
193 |
-
2.4. Subsequent Licenses
|
194 |
-
.
|
195 |
-
No Contributor makes additional grants as a result of Your choice to
|
196 |
-
distribute the Covered Software under a subsequent version of this
|
197 |
-
License (see Section 10.2) or under the terms of a Secondary License (if
|
198 |
-
permitted under the terms of Section 3.3).
|
199 |
-
.
|
200 |
-
2.5. Representation
|
201 |
-
.
|
202 |
-
Each Contributor represents that the Contributor believes its
|
203 |
-
Contributions are its original creation(s) or it has sufficient rights
|
204 |
-
to grant the rights to its Contributions conveyed by this License.
|
205 |
-
.
|
206 |
-
2.6. Fair Use
|
207 |
-
.
|
208 |
-
This License is not intended to limit any rights You have under
|
209 |
-
applicable copyright doctrines of fair use, fair dealing, or other
|
210 |
-
equivalents.
|
211 |
-
.
|
212 |
-
2.7. Conditions
|
213 |
-
.
|
214 |
-
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
|
215 |
-
in Section 2.1.
|
216 |
-
.
|
217 |
-
3. Responsibilities
|
218 |
-
-------------------
|
219 |
-
.
|
220 |
-
3.1. Distribution of Source Form
|
221 |
-
.
|
222 |
-
All distribution of Covered Software in Source Code Form, including any
|
223 |
-
Modifications that You create or to which You contribute, must be under
|
224 |
-
the terms of this License. You must inform recipients that the Source
|
225 |
-
Code Form of the Covered Software is governed by the terms of this
|
226 |
-
License, and how they can obtain a copy of this License. You may not
|
227 |
-
attempt to alter or restrict the recipients' rights in the Source Code
|
228 |
-
Form.
|
229 |
-
.
|
230 |
-
3.2. Distribution of Executable Form
|
231 |
-
.
|
232 |
-
If You distribute Covered Software in Executable Form then:
|
233 |
-
.
|
234 |
-
(a) such Covered Software must also be made available in Source Code
|
235 |
-
Form, as described in Section 3.1, and You must inform recipients of
|
236 |
-
the Executable Form how they can obtain a copy of such Source Code
|
237 |
-
Form by reasonable means in a timely manner, at a charge no more
|
238 |
-
than the cost of distribution to the recipient; and
|
239 |
-
.
|
240 |
-
(b) You may distribute such Executable Form under the terms of this
|
241 |
-
License, or sublicense it under different terms, provided that the
|
242 |
-
license for the Executable Form does not attempt to limit or alter
|
243 |
-
the recipients' rights in the Source Code Form under this License.
|
244 |
-
.
|
245 |
-
3.3. Distribution of a Larger Work
|
246 |
-
.
|
247 |
-
You may create and distribute a Larger Work under terms of Your choice,
|
248 |
-
provided that You also comply with the requirements of this License for
|
249 |
-
the Covered Software. If the Larger Work is a combination of Covered
|
250 |
-
Software with a work governed by one or more Secondary Licenses, and the
|
251 |
-
Covered Software is not Incompatible With Secondary Licenses, this
|
252 |
-
License permits You to additionally distribute such Covered Software
|
253 |
-
under the terms of such Secondary License(s), so that the recipient of
|
254 |
-
the Larger Work may, at their option, further distribute the Covered
|
255 |
-
Software under the terms of either this License or such Secondary
|
256 |
-
License(s).
|
257 |
-
.
|
258 |
-
3.4. Notices
|
259 |
-
.
|
260 |
-
You may not remove or alter the substance of any license notices
|
261 |
-
(including copyright notices, patent notices, disclaimers of warranty,
|
262 |
-
or limitations of liability) contained within the Source Code Form of
|
263 |
-
the Covered Software, except that You may alter any license notices to
|
264 |
-
the extent required to remedy known factual inaccuracies.
|
265 |
-
.
|
266 |
-
3.5. Application of Additional Terms
|
267 |
-
.
|
268 |
-
You may choose to offer, and to charge a fee for, warranty, support,
|
269 |
-
indemnity or liability obligations to one or more recipients of Covered
|
270 |
-
Software. However, You may do so only on Your own behalf, and not on
|
271 |
-
behalf of any Contributor. You must make it absolutely clear that any
|
272 |
-
such warranty, support, indemnity, or liability obligation is offered by
|
273 |
-
You alone, and You hereby agree to indemnify every Contributor for any
|
274 |
-
liability incurred by such Contributor as a result of warranty, support,
|
275 |
-
indemnity or liability terms You offer. You may include additional
|
276 |
-
disclaimers of warranty and limitations of liability specific to any
|
277 |
-
jurisdiction.
|
278 |
-
.
|
279 |
-
4. Inability to Comply Due to Statute or Regulation
|
280 |
-
---------------------------------------------------
|
281 |
-
.
|
282 |
-
If it is impossible for You to comply with any of the terms of this
|
283 |
-
License with respect to some or all of the Covered Software due to
|
284 |
-
statute, judicial order, or regulation then You must: (a) comply with
|
285 |
-
the terms of this License to the maximum extent possible; and (b)
|
286 |
-
describe the limitations and the code they affect. Such description must
|
287 |
-
be placed in a text file included with all distributions of the Covered
|
288 |
-
Software under this License. Except to the extent prohibited by statute
|
289 |
-
or regulation, such description must be sufficiently detailed for a
|
290 |
-
recipient of ordinary skill to be able to understand it.
|
291 |
-
.
|
292 |
-
5. Termination
|
293 |
-
--------------
|
294 |
-
.
|
295 |
-
5.1. The rights granted under this License will terminate automatically
|
296 |
-
if You fail to comply with any of its terms. However, if You become
|
297 |
-
compliant, then the rights granted under this License from a particular
|
298 |
-
Contributor are reinstated (a) provisionally, unless and until such
|
299 |
-
Contributor explicitly and finally terminates Your grants, and (b) on an
|
300 |
-
ongoing basis, if such Contributor fails to notify You of the
|
301 |
-
non-compliance by some reasonable means prior to 60 days after You have
|
302 |
-
come back into compliance. Moreover, Your grants from a particular
|
303 |
-
Contributor are reinstated on an ongoing basis if such Contributor
|
304 |
-
notifies You of the non-compliance by some reasonable means, this is the
|
305 |
-
first time You have received notice of non-compliance with this License
|
306 |
-
from such Contributor, and You become compliant prior to 30 days after
|
307 |
-
Your receipt of the notice.
|
308 |
-
.
|
309 |
-
5.2. If You initiate litigation against any entity by asserting a patent
|
310 |
-
infringement claim (excluding declaratory judgment actions,
|
311 |
-
counter-claims, and cross-claims) alleging that a Contributor Version
|
312 |
-
directly or indirectly infringes any patent, then the rights granted to
|
313 |
-
You by any and all Contributors for the Covered Software under Section
|
314 |
-
2.1 of this License shall terminate.
|
315 |
-
.
|
316 |
-
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
|
317 |
-
end user license agreements (excluding distributors and resellers) which
|
318 |
-
have been validly granted by You or Your distributors under this License
|
319 |
-
prior to termination shall survive termination.
|
320 |
-
.
|
321 |
-
************************************************************************
|
322 |
-
* *
|
323 |
-
* 6. Disclaimer of Warranty *
|
324 |
-
* ------------------------- *
|
325 |
-
* *
|
326 |
-
* Covered Software is provided under this License on an "as is" *
|
327 |
-
* basis, without warranty of any kind, either expressed, implied, or *
|
328 |
-
* statutory, including, without limitation, warranties that the *
|
329 |
-
* Covered Software is free of defects, merchantable, fit for a *
|
330 |
-
* particular purpose or non-infringing. The entire risk as to the *
|
331 |
-
* quality and performance of the Covered Software is with You. *
|
332 |
-
* Should any Covered Software prove defective in any respect, You *
|
333 |
-
* (not any Contributor) assume the cost of any necessary servicing, *
|
334 |
-
* repair, or correction. This disclaimer of warranty constitutes an *
|
335 |
-
* essential part of this License. No use of any Covered Software is *
|
336 |
-
* authorized under this License except under this disclaimer. *
|
337 |
-
* *
|
338 |
-
************************************************************************
|
339 |
-
.
|
340 |
-
************************************************************************
|
341 |
-
* *
|
342 |
-
* 7. Limitation of Liability *
|
343 |
-
* -------------------------- *
|
344 |
-
* *
|
345 |
-
* Under no circumstances and under no legal theory, whether tort *
|
346 |
-
* (including negligence), contract, or otherwise, shall any *
|
347 |
-
* Contributor, or anyone who distributes Covered Software as *
|
348 |
-
* permitted above, be liable to You for any direct, indirect, *
|
349 |
-
* special, incidental, or consequential damages of any character *
|
350 |
-
* including, without limitation, damages for lost profits, loss of *
|
351 |
-
* goodwill, work stoppage, computer failure or malfunction, or any *
|
352 |
-
* and all other commercial damages or losses, even if such party *
|
353 |
-
* shall have been informed of the possibility of such damages. This *
|
354 |
-
* limitation of liability shall not apply to liability for death or *
|
355 |
-
* personal injury resulting from such party's negligence to the *
|
356 |
-
* extent applicable law prohibits such limitation. Some *
|
357 |
-
* jurisdictions do not allow the exclusion or limitation of *
|
358 |
-
* incidental or consequential damages, so this exclusion and *
|
359 |
-
* limitation may not apply to You. *
|
360 |
-
* *
|
361 |
-
************************************************************************
|
362 |
-
.
|
363 |
-
8. Litigation
|
364 |
-
-------------
|
365 |
-
.
|
366 |
-
Any litigation relating to this License may be brought only in the
|
367 |
-
courts of a jurisdiction where the defendant maintains its principal
|
368 |
-
place of business and such litigation shall be governed by laws of that
|
369 |
-
jurisdiction, without reference to its conflict-of-law provisions.
|
370 |
-
Nothing in this Section shall prevent a party's ability to bring
|
371 |
-
cross-claims or counter-claims.
|
372 |
-
.
|
373 |
-
9. Miscellaneous
|
374 |
-
----------------
|
375 |
-
.
|
376 |
-
This License represents the complete agreement concerning the subject
|
377 |
-
matter hereof. If any provision of this License is held to be
|
378 |
-
unenforceable, such provision shall be reformed only to the extent
|
379 |
-
necessary to make it enforceable. Any law or regulation which provides
|
380 |
-
that the language of a contract shall be construed against the drafter
|
381 |
-
shall not be used to construe this License against a Contributor.
|
382 |
-
.
|
383 |
-
10. Versions of the License
|
384 |
-
---------------------------
|
385 |
-
.
|
386 |
-
10.1. New Versions
|
387 |
-
.
|
388 |
-
Mozilla Foundation is the license steward. Except as provided in Section
|
389 |
-
10.3, no one other than the license steward has the right to modify or
|
390 |
-
publish new versions of this License. Each version will be given a
|
391 |
-
distinguishing version number.
|
392 |
-
.
|
393 |
-
10.2. Effect of New Versions
|
394 |
-
.
|
395 |
-
You may distribute the Covered Software under the terms of the version
|
396 |
-
of the License under which You originally received the Covered Software,
|
397 |
-
or under the terms of any subsequent version published by the license
|
398 |
-
steward.
|
399 |
-
.
|
400 |
-
10.3. Modified Versions
|
401 |
-
.
|
402 |
-
If you create software not governed by this License, and you want to
|
403 |
-
create a new license for such software, you may create and use a
|
404 |
-
modified version of this License if you rename the license and remove
|
405 |
-
any references to the name of the license steward (except to note that
|
406 |
-
such modified license differs from this License).
|
407 |
-
.
|
408 |
-
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
409 |
-
Licenses
|
410 |
-
.
|
411 |
-
If You choose to distribute Source Code Form that is Incompatible With
|
412 |
-
Secondary Licenses under the terms of this version of the License, the
|
413 |
-
notice described in Exhibit B of this License must be attached.
|
414 |
-
.
|
415 |
-
Exhibit A - Source Code Form License Notice
|
416 |
-
-------------------------------------------
|
417 |
-
.
|
418 |
-
This Source Code Form is subject to the terms of the Mozilla Public
|
419 |
-
License, v. 2.0. If a copy of the MPL was not distributed with this
|
420 |
-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
421 |
-
.
|
422 |
-
If it is not possible or desirable to put the notice in a particular
|
423 |
-
file, then You may include the notice in a location (such as a LICENSE
|
424 |
-
file in a relevant directory) where a recipient would be likely to look
|
425 |
-
for such a notice.
|
426 |
-
.
|
427 |
-
You may add additional accurate notices of copyright ownership.
|
428 |
-
.
|
429 |
-
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
430 |
-
---------------------------------------------------------
|
431 |
-
.
|
432 |
-
This Source Code Form is "Incompatible With Secondary Licenses", as
|
433 |
-
defined by the Mozilla Public License, v. 2.0.
|
|
|
|
|
|
|
|
|
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_psr4.php
CHANGED
@@ -6,7 +6,7 @@ $vendorDir = dirname(dirname(__FILE__));
|
|
6 |
$baseDir = dirname($vendorDir);
|
7 |
|
8 |
return array(
|
9 |
-
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/
|
10 |
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
|
11 |
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
12 |
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
|
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 |
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
12 |
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
|
vendor/composer/autoload_real.php
CHANGED
@@ -23,24 +23,35 @@ class ComposerAutoloaderInitc1fc7acd466984c203d3edc7d7f0400a
|
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
spl_autoload_unregister(array('ComposerAutoloaderInitc1fc7acd466984c203d3edc7d7f0400a', 'loadClassLoader'));
|
25 |
|
26 |
-
$
|
27 |
-
|
28 |
-
|
29 |
-
}
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
$
|
34 |
-
|
|
|
|
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
}
|
40 |
|
41 |
$loader->register(true);
|
42 |
|
43 |
-
$
|
|
|
|
|
|
|
|
|
44 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
45 |
composerRequirec1fc7acd466984c203d3edc7d7f0400a($fileIdentifier, $file);
|
46 |
}
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
spl_autoload_unregister(array('ComposerAutoloaderInitc1fc7acd466984c203d3edc7d7f0400a', 'loadClassLoader'));
|
25 |
|
26 |
+
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
27 |
+
if ($useStaticLoader) {
|
28 |
+
require_once __DIR__ . '/autoload_static.php';
|
|
|
29 |
|
30 |
+
call_user_func(\Composer\Autoload\ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a::getInitializer($loader));
|
31 |
+
} else {
|
32 |
+
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
+
foreach ($map as $namespace => $path) {
|
34 |
+
$loader->set($namespace, $path);
|
35 |
+
}
|
36 |
|
37 |
+
$map = require __DIR__ . '/autoload_psr4.php';
|
38 |
+
foreach ($map as $namespace => $path) {
|
39 |
+
$loader->setPsr4($namespace, $path);
|
40 |
+
}
|
41 |
+
|
42 |
+
$classMap = require __DIR__ . '/autoload_classmap.php';
|
43 |
+
if ($classMap) {
|
44 |
+
$loader->addClassMap($classMap);
|
45 |
+
}
|
46 |
}
|
47 |
|
48 |
$loader->register(true);
|
49 |
|
50 |
+
if ($useStaticLoader) {
|
51 |
+
$includeFiles = Composer\Autoload\ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a::$files;
|
52 |
+
} else {
|
53 |
+
$includeFiles = require __DIR__ . '/autoload_files.php';
|
54 |
+
}
|
55 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
56 |
composerRequirec1fc7acd466984c203d3edc7d7f0400a($fileIdentifier, $file);
|
57 |
}
|
vendor/composer/autoload_real_52.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real_52.php generated by xrstf/composer-php52
|
4 |
|
5 |
-
class
|
6 |
private static $loader;
|
7 |
|
8 |
public static function loadClassLoader($class) {
|
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit6d48960d8b3d5419499b4c1f6dc9bdd9 {
|
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
-
spl_autoload_register(array('
|
23 |
self::$loader = $loader = new xrstf_Composer52_ClassLoader();
|
24 |
-
spl_autoload_unregister(array('
|
25 |
|
26 |
$vendorDir = dirname(dirname(__FILE__));
|
27 |
$baseDir = dirname($vendorDir);
|
2 |
|
3 |
// autoload_real_52.php generated by xrstf/composer-php52
|
4 |
|
5 |
+
class ComposerAutoloaderInite8aff266173c85852c362d315691d5bc {
|
6 |
private static $loader;
|
7 |
|
8 |
public static function loadClassLoader($class) {
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
+
spl_autoload_register(array('ComposerAutoloaderInite8aff266173c85852c362d315691d5bc', 'loadClassLoader'), true /*, true */);
|
23 |
self::$loader = $loader = new xrstf_Composer52_ClassLoader();
|
24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInite8aff266173c85852c362d315691d5bc', 'loadClassLoader'));
|
25 |
|
26 |
$vendorDir = dirname(dirname(__FILE__));
|
27 |
$baseDir = dirname($vendorDir);
|
vendor/composer/autoload_static.php
CHANGED
@@ -7,6 +7,7 @@ namespace Composer\Autoload;
|
|
7 |
class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
8 |
{
|
9 |
public static $files = array (
|
|
|
10 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
11 |
);
|
12 |
|
@@ -19,6 +20,10 @@ class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
|
19 |
array (
|
20 |
'Webmozart\\Assert\\' => 17,
|
21 |
),
|
|
|
|
|
|
|
|
|
22 |
'D' =>
|
23 |
array (
|
24 |
'Doctrine\\Instantiator\\' => 22,
|
@@ -30,13 +35,17 @@ class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
|
30 |
'phpDocumentor\\Reflection\\' =>
|
31 |
array (
|
32 |
0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src',
|
33 |
-
1 => __DIR__ . '/..' . '/phpdocumentor/
|
34 |
-
2 => __DIR__ . '/..' . '/phpdocumentor/
|
35 |
),
|
36 |
'Webmozart\\Assert\\' =>
|
37 |
array (
|
38 |
0 => __DIR__ . '/..' . '/webmozart/assert/src',
|
39 |
),
|
|
|
|
|
|
|
|
|
40 |
'Doctrine\\Instantiator\\' =>
|
41 |
array (
|
42 |
0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
|
@@ -83,7 +92,11 @@ class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
|
83 |
'DLM_Admin_Scripts' => __DIR__ . '/../..' . '/src/Admin/AdminScripts.php',
|
84 |
'DLM_Admin_Settings' => __DIR__ . '/../..' . '/src/Admin/Settings/Settings.php',
|
85 |
'DLM_Admin_Writepanels' => __DIR__ . '/../..' . '/src/Admin/WritePanels.php',
|
|
|
|
|
|
|
86 |
'DLM_Ajax_Handler' => __DIR__ . '/../..' . '/src/AjaxHandler.php',
|
|
|
87 |
'DLM_Category_Walker' => __DIR__ . '/../..' . '/src/Admin/CategoryWalker.php',
|
88 |
'DLM_Constants' => __DIR__ . '/../..' . '/src/Constants.php',
|
89 |
'DLM_Cookie_Manager' => __DIR__ . '/../..' . '/src/CookieManager.php',
|
@@ -92,11 +105,14 @@ class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
|
92 |
'DLM_Custom_Labels' => __DIR__ . '/../..' . '/src/Admin/CustomLabels.php',
|
93 |
'DLM_Debug_Logger' => __DIR__ . '/../..' . '/src/DebugLogger.php',
|
94 |
'DLM_Download' => __DIR__ . '/../..' . '/src/Download/Download.php',
|
|
|
|
|
95 |
'DLM_Download_Handler' => __DIR__ . '/../..' . '/src/DownloadHandler.php',
|
96 |
'DLM_Download_No_Access_Page_Endpoint' => __DIR__ . '/../..' . '/src/DownloadNoAccessPageEndpoint.php',
|
97 |
'DLM_Download_Repository' => __DIR__ . '/../..' . '/src/Download/DownloadRepository.php',
|
98 |
'DLM_Download_Version' => __DIR__ . '/../..' . '/src/Version/Version.php',
|
99 |
'DLM_File_Manager' => __DIR__ . '/../..' . '/src/FileManager.php',
|
|
|
100 |
'DLM_Hasher' => __DIR__ . '/../..' . '/src/Hasher.php',
|
101 |
'DLM_Installer' => __DIR__ . '/../..' . '/src/Installer.php',
|
102 |
'DLM_Integrations_PostTypesOrder' => __DIR__ . '/../..' . '/src/Integrations/PostTypesOrder.php',
|
7 |
class ComposerStaticInitc1fc7acd466984c203d3edc7d7f0400a
|
8 |
{
|
9 |
public static $files = array (
|
10 |
+
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
11 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
12 |
);
|
13 |
|
20 |
array (
|
21 |
'Webmozart\\Assert\\' => 17,
|
22 |
),
|
23 |
+
'S' =>
|
24 |
+
array (
|
25 |
+
'Symfony\\Polyfill\\Ctype\\' => 23,
|
26 |
+
),
|
27 |
'D' =>
|
28 |
array (
|
29 |
'Doctrine\\Instantiator\\' => 22,
|
35 |
'phpDocumentor\\Reflection\\' =>
|
36 |
array (
|
37 |
0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src',
|
38 |
+
1 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src',
|
39 |
+
2 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src',
|
40 |
),
|
41 |
'Webmozart\\Assert\\' =>
|
42 |
array (
|
43 |
0 => __DIR__ . '/..' . '/webmozart/assert/src',
|
44 |
),
|
45 |
+
'Symfony\\Polyfill\\Ctype\\' =>
|
46 |
+
array (
|
47 |
+
0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
|
48 |
+
),
|
49 |
'Doctrine\\Instantiator\\' =>
|
50 |
array (
|
51 |
0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
|
92 |
'DLM_Admin_Scripts' => __DIR__ . '/../..' . '/src/Admin/AdminScripts.php',
|
93 |
'DLM_Admin_Settings' => __DIR__ . '/../..' . '/src/Admin/Settings/Settings.php',
|
94 |
'DLM_Admin_Writepanels' => __DIR__ . '/../..' . '/src/Admin/WritePanels.php',
|
95 |
+
'DLM_Ajax' => __DIR__ . '/../..' . '/src/Ajax/Ajax.php',
|
96 |
+
'DLM_Ajax_GetDownloads' => __DIR__ . '/../..' . '/src/Ajax/GetDownloads.php',
|
97 |
+
'DLM_Ajax_GetVersions' => __DIR__ . '/../..' . '/src/Ajax/GetVersions.php',
|
98 |
'DLM_Ajax_Handler' => __DIR__ . '/../..' . '/src/AjaxHandler.php',
|
99 |
+
'DLM_Ajax_Manager' => __DIR__ . '/../..' . '/src/Ajax/Manager.php',
|
100 |
'DLM_Category_Walker' => __DIR__ . '/../..' . '/src/Admin/CategoryWalker.php',
|
101 |
'DLM_Constants' => __DIR__ . '/../..' . '/src/Constants.php',
|
102 |
'DLM_Cookie_Manager' => __DIR__ . '/../..' . '/src/CookieManager.php',
|
105 |
'DLM_Custom_Labels' => __DIR__ . '/../..' . '/src/Admin/CustomLabels.php',
|
106 |
'DLM_Debug_Logger' => __DIR__ . '/../..' . '/src/DebugLogger.php',
|
107 |
'DLM_Download' => __DIR__ . '/../..' . '/src/Download/Download.php',
|
108 |
+
'DLM_DownloadPreview_Config' => __DIR__ . '/../..' . '/src/DownloadPreview/Config.php',
|
109 |
+
'DLM_DownloadPreview_Preview' => __DIR__ . '/../..' . '/src/DownloadPreview/Preview.php',
|
110 |
'DLM_Download_Handler' => __DIR__ . '/../..' . '/src/DownloadHandler.php',
|
111 |
'DLM_Download_No_Access_Page_Endpoint' => __DIR__ . '/../..' . '/src/DownloadNoAccessPageEndpoint.php',
|
112 |
'DLM_Download_Repository' => __DIR__ . '/../..' . '/src/Download/DownloadRepository.php',
|
113 |
'DLM_Download_Version' => __DIR__ . '/../..' . '/src/Version/Version.php',
|
114 |
'DLM_File_Manager' => __DIR__ . '/../..' . '/src/FileManager.php',
|
115 |
+
'DLM_Gutenberg' => __DIR__ . '/../..' . '/src/Gutenberg.php',
|
116 |
'DLM_Hasher' => __DIR__ . '/../..' . '/src/Hasher.php',
|
117 |
'DLM_Installer' => __DIR__ . '/../..' . '/src/Installer.php',
|
118 |
'DLM_Integrations_PostTypesOrder' => __DIR__ . '/../..' . '/src/Integrations/PostTypesOrder.php',
|
vendor/composer/installed.json
CHANGED
@@ -1,101 +1,132 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"name": "
|
4 |
-
"version": "
|
5 |
-
"version_normalized": "1.0.
|
6 |
"source": {
|
7 |
"type": "git",
|
8 |
-
"url": "https://github.com/
|
9 |
-
"reference": "
|
10 |
},
|
11 |
"dist": {
|
12 |
"type": "zip",
|
13 |
-
"url": "https://api.github.com/repos/
|
14 |
-
"reference": "
|
15 |
"shasum": ""
|
16 |
},
|
17 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
"type": "library",
|
19 |
"extra": {
|
20 |
"branch-alias": {
|
21 |
-
"dev-
|
22 |
}
|
23 |
},
|
24 |
"installation-source": "dist",
|
25 |
"autoload": {
|
26 |
-
"psr-
|
27 |
-
"
|
28 |
}
|
29 |
},
|
30 |
"notification-url": "https://packagist.org/downloads/",
|
31 |
"license": [
|
32 |
"MIT"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
]
|
34 |
},
|
35 |
{
|
36 |
-
"name": "
|
37 |
-
"version": "
|
38 |
-
"version_normalized": "
|
39 |
"source": {
|
40 |
"type": "git",
|
41 |
-
"url": "https://github.com/
|
42 |
-
"reference": "
|
43 |
},
|
44 |
"dist": {
|
45 |
"type": "zip",
|
46 |
-
"url": "https://api.github.com/repos/
|
47 |
-
"reference": "
|
48 |
"shasum": ""
|
49 |
},
|
50 |
"require": {
|
51 |
-
"php": "
|
52 |
},
|
53 |
-
"
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
|
|
59 |
},
|
|
|
|
|
60 |
"installation-source": "dist",
|
61 |
"autoload": {
|
62 |
-
"
|
63 |
-
"src/"
|
|
|
|
|
|
|
64 |
]
|
65 |
},
|
66 |
"notification-url": "https://packagist.org/downloads/",
|
67 |
"license": [
|
68 |
-
"
|
69 |
-
],
|
70 |
-
"authors": [
|
71 |
-
{
|
72 |
-
"name": "Sebastian Bergmann",
|
73 |
-
"email": "sebastian@phpunit.de",
|
74 |
-
"role": "lead"
|
75 |
-
}
|
76 |
],
|
77 |
-
"description": "
|
78 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
},
|
80 |
{
|
81 |
-
"name": "
|
82 |
-
"version": "1.0.
|
83 |
-
"version_normalized": "1.0.
|
84 |
"source": {
|
85 |
"type": "git",
|
86 |
-
"url": "https://github.com/
|
87 |
-
"reference": "
|
88 |
},
|
89 |
"dist": {
|
90 |
"type": "zip",
|
91 |
-
"url": "https://api.github.com/repos/
|
92 |
-
"reference": "
|
93 |
"shasum": ""
|
94 |
},
|
95 |
"require": {
|
96 |
-
"
|
|
|
|
|
|
|
97 |
},
|
98 |
-
"time": "
|
99 |
"type": "library",
|
100 |
"extra": {
|
101 |
"branch-alias": {
|
@@ -113,42 +144,44 @@
|
|
113 |
"BSD-3-Clause"
|
114 |
],
|
115 |
"authors": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
{
|
117 |
"name": "Sebastian Bergmann",
|
118 |
-
"email": "sebastian@phpunit.de"
|
|
|
119 |
}
|
120 |
],
|
121 |
-
"description": "
|
122 |
-
"homepage": "https://www.github.com/sebastianbergmann/resource-operations"
|
123 |
},
|
124 |
{
|
125 |
-
"name": "
|
126 |
-
"version": "
|
127 |
-
"version_normalized": "
|
128 |
"source": {
|
129 |
"type": "git",
|
130 |
-
"url": "https://github.com/
|
131 |
-
"reference": "
|
132 |
},
|
133 |
"dist": {
|
134 |
"type": "zip",
|
135 |
-
"url": "https://api.github.com/repos/
|
136 |
-
"reference": "
|
137 |
"shasum": ""
|
138 |
},
|
139 |
"require": {
|
140 |
-
"php": "^7.0"
|
141 |
-
},
|
142 |
-
"require-dev": {
|
143 |
-
"phpunit/phpunit": "^6.0"
|
144 |
},
|
145 |
-
"time": "2017-03-
|
146 |
"type": "library",
|
147 |
-
"extra": {
|
148 |
-
"branch-alias": {
|
149 |
-
"dev-master": "3.0.x-dev"
|
150 |
-
}
|
151 |
-
},
|
152 |
"installation-source": "dist",
|
153 |
"autoload": {
|
154 |
"classmap": [
|
@@ -161,265 +194,284 @@
|
|
161 |
],
|
162 |
"authors": [
|
163 |
{
|
164 |
-
"name": "
|
165 |
-
"email": "
|
|
|
166 |
},
|
167 |
{
|
168 |
-
"name": "Sebastian
|
169 |
-
"email": "sebastian@
|
|
|
170 |
},
|
171 |
{
|
172 |
-
"name": "
|
173 |
-
"email": "
|
|
|
174 |
}
|
175 |
],
|
176 |
-
"description": "
|
177 |
-
"homepage": "http://www.github.com/sebastianbergmann/recursion-context"
|
178 |
},
|
179 |
{
|
180 |
-
"name": "
|
181 |
-
"version": "1.
|
182 |
-
"version_normalized": "1.
|
183 |
"source": {
|
184 |
"type": "git",
|
185 |
-
"url": "https://github.com/
|
186 |
-
"reference": "
|
187 |
},
|
188 |
"dist": {
|
189 |
"type": "zip",
|
190 |
-
"url": "https://api.github.com/repos/
|
191 |
-
"reference": "
|
192 |
"shasum": ""
|
193 |
},
|
194 |
"require": {
|
195 |
-
"php": "
|
196 |
},
|
197 |
"require-dev": {
|
198 |
-
"phpunit/phpunit": "^6
|
199 |
},
|
200 |
-
"time": "2017-
|
201 |
"type": "library",
|
202 |
"extra": {
|
203 |
"branch-alias": {
|
204 |
-
"dev-master": "1.
|
205 |
}
|
206 |
},
|
207 |
"installation-source": "dist",
|
208 |
"autoload": {
|
209 |
-
"
|
210 |
-
"
|
211 |
-
|
|
|
|
|
212 |
},
|
213 |
"notification-url": "https://packagist.org/downloads/",
|
214 |
"license": [
|
215 |
-
"
|
216 |
],
|
217 |
"authors": [
|
218 |
{
|
219 |
-
"name": "
|
220 |
-
"email": "
|
221 |
}
|
222 |
],
|
223 |
-
"description": "
|
224 |
-
"homepage": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
},
|
226 |
{
|
227 |
-
"name": "
|
228 |
-
"version": "3.0
|
229 |
-
"version_normalized": "3.0.
|
230 |
"source": {
|
231 |
"type": "git",
|
232 |
-
"url": "https://github.com/
|
233 |
-
"reference": "
|
234 |
},
|
235 |
"dist": {
|
236 |
"type": "zip",
|
237 |
-
"url": "https://api.github.com/repos/
|
238 |
-
"reference": "
|
239 |
"shasum": ""
|
240 |
},
|
241 |
"require": {
|
242 |
"php": "^7.0",
|
243 |
-
"
|
244 |
-
"
|
|
|
245 |
},
|
246 |
"require-dev": {
|
247 |
-
"
|
|
|
|
|
248 |
},
|
249 |
-
"time": "2017-
|
250 |
"type": "library",
|
251 |
"extra": {
|
252 |
"branch-alias": {
|
253 |
-
"dev-master": "
|
254 |
}
|
255 |
},
|
256 |
"installation-source": "dist",
|
257 |
"autoload": {
|
258 |
-
"
|
259 |
-
"
|
260 |
-
|
|
|
|
|
261 |
},
|
262 |
"notification-url": "https://packagist.org/downloads/",
|
263 |
"license": [
|
264 |
-
"
|
265 |
],
|
266 |
"authors": [
|
267 |
{
|
268 |
-
"name": "
|
269 |
-
"email": "
|
270 |
}
|
271 |
],
|
272 |
-
"description": "
|
273 |
-
"homepage": "https://github.com/sebastianbergmann/object-enumerator/"
|
274 |
},
|
275 |
{
|
276 |
-
"name": "
|
277 |
-
"version": "
|
278 |
-
"version_normalized": "
|
279 |
"source": {
|
280 |
"type": "git",
|
281 |
-
"url": "https://github.com/
|
282 |
-
"reference": "
|
283 |
},
|
284 |
"dist": {
|
285 |
"type": "zip",
|
286 |
-
"url": "https://api.github.com/repos/
|
287 |
-
"reference": "
|
288 |
"shasum": ""
|
289 |
},
|
290 |
"require": {
|
291 |
-
"php": "^7.0"
|
|
|
292 |
},
|
293 |
"require-dev": {
|
294 |
-
"
|
295 |
-
|
296 |
-
"suggest": {
|
297 |
-
"ext-uopz": "*"
|
298 |
},
|
299 |
-
"time": "2017-
|
300 |
"type": "library",
|
301 |
"extra": {
|
302 |
"branch-alias": {
|
303 |
-
"dev-master": "
|
304 |
}
|
305 |
},
|
306 |
"installation-source": "dist",
|
307 |
"autoload": {
|
308 |
-
"
|
309 |
-
"
|
310 |
-
|
|
|
|
|
311 |
},
|
312 |
"notification-url": "https://packagist.org/downloads/",
|
313 |
"license": [
|
314 |
-
"
|
315 |
],
|
316 |
"authors": [
|
317 |
{
|
318 |
-
"name": "
|
319 |
-
"email": "
|
320 |
}
|
321 |
-
],
|
322 |
-
"description": "Snapshotting of global state",
|
323 |
-
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
324 |
-
"keywords": [
|
325 |
-
"global state"
|
326 |
]
|
327 |
},
|
328 |
{
|
329 |
-
"name": "
|
330 |
-
"version": "
|
331 |
-
"version_normalized": "
|
332 |
"source": {
|
333 |
"type": "git",
|
334 |
-
"url": "https://github.com/
|
335 |
-
"reference": "
|
336 |
},
|
337 |
"dist": {
|
338 |
"type": "zip",
|
339 |
-
"url": "https://api.github.com/repos/
|
340 |
-
"reference": "
|
341 |
"shasum": ""
|
342 |
},
|
343 |
"require": {
|
344 |
-
"
|
345 |
-
"
|
|
|
|
|
|
|
346 |
},
|
347 |
"require-dev": {
|
348 |
-
"
|
349 |
-
"phpunit/phpunit": "^6.
|
350 |
},
|
351 |
-
"time": "
|
352 |
"type": "library",
|
353 |
"extra": {
|
354 |
"branch-alias": {
|
355 |
-
"dev-master": "
|
356 |
}
|
357 |
},
|
358 |
"installation-source": "dist",
|
359 |
"autoload": {
|
360 |
-
"
|
361 |
-
"src/"
|
362 |
-
|
363 |
},
|
364 |
"notification-url": "https://packagist.org/downloads/",
|
365 |
"license": [
|
366 |
-
"
|
367 |
],
|
368 |
"authors": [
|
369 |
{
|
370 |
-
"name": "
|
371 |
-
"email": "
|
372 |
-
|
373 |
-
{
|
374 |
-
"name": "Volker Dusch",
|
375 |
-
"email": "github@wallbash.com"
|
376 |
-
},
|
377 |
-
{
|
378 |
-
"name": "Bernhard Schussek",
|
379 |
-
"email": "bschussek@2bepublished.at"
|
380 |
-
},
|
381 |
-
{
|
382 |
-
"name": "Sebastian Bergmann",
|
383 |
-
"email": "sebastian@phpunit.de"
|
384 |
},
|
385 |
{
|
386 |
-
"name": "
|
387 |
-
"email": "
|
388 |
}
|
389 |
],
|
390 |
-
"description": "
|
391 |
-
"homepage": "
|
392 |
"keywords": [
|
393 |
-
"
|
394 |
-
"
|
|
|
|
|
|
|
|
|
395 |
]
|
396 |
},
|
397 |
{
|
398 |
-
"name": "
|
399 |
-
"version": "3.
|
400 |
-
"version_normalized": "3.
|
401 |
"source": {
|
402 |
"type": "git",
|
403 |
-
"url": "https://github.com/sebastianbergmann/
|
404 |
-
"reference": "
|
405 |
},
|
406 |
"dist": {
|
407 |
"type": "zip",
|
408 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
409 |
-
"reference": "
|
410 |
"shasum": ""
|
411 |
},
|
412 |
"require": {
|
413 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
414 |
},
|
415 |
"require-dev": {
|
416 |
-
"phpunit/phpunit": "^6.
|
|
|
|
|
|
|
417 |
},
|
418 |
-
"time": "
|
419 |
"type": "library",
|
420 |
"extra": {
|
421 |
"branch-alias": {
|
422 |
-
"dev-master": "3.
|
423 |
}
|
424 |
},
|
425 |
"installation-source": "dist",
|
@@ -435,43 +487,41 @@
|
|
435 |
"authors": [
|
436 |
{
|
437 |
"name": "Sebastian Bergmann",
|
438 |
-
"email": "sebastian@phpunit.de"
|
|
|
439 |
}
|
440 |
],
|
441 |
-
"description": "
|
442 |
-
"homepage": "
|
443 |
"keywords": [
|
444 |
-
"
|
445 |
-
"
|
446 |
-
"
|
447 |
]
|
448 |
},
|
449 |
{
|
450 |
-
"name": "
|
451 |
-
"version": "
|
452 |
-
"version_normalized": "
|
453 |
"source": {
|
454 |
"type": "git",
|
455 |
-
"url": "https://github.com/sebastianbergmann/
|
456 |
-
"reference": "
|
457 |
},
|
458 |
"dist": {
|
459 |
"type": "zip",
|
460 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
461 |
-
"reference": "
|
462 |
"shasum": ""
|
463 |
},
|
464 |
"require": {
|
465 |
-
"php": "
|
466 |
-
},
|
467 |
-
"require-dev": {
|
468 |
-
"phpunit/phpunit": "^6.2"
|
469 |
},
|
470 |
-
"time": "2017-
|
471 |
"type": "library",
|
472 |
"extra": {
|
473 |
"branch-alias": {
|
474 |
-
"dev-master": "
|
475 |
}
|
476 |
},
|
477 |
"installation-source": "dist",
|
@@ -485,51 +535,39 @@
|
|
485 |
"BSD-3-Clause"
|
486 |
],
|
487 |
"authors": [
|
488 |
-
{
|
489 |
-
"name": "Kore Nordmann",
|
490 |
-
"email": "mail@kore-nordmann.de"
|
491 |
-
},
|
492 |
{
|
493 |
"name": "Sebastian Bergmann",
|
494 |
-
"email": "sebastian
|
|
|
495 |
}
|
496 |
],
|
497 |
-
"description": "
|
498 |
-
"homepage": "https://github.com/sebastianbergmann/
|
499 |
"keywords": [
|
500 |
-
"
|
|
|
501 |
]
|
502 |
},
|
503 |
{
|
504 |
-
"name": "
|
505 |
-
"version": "2.1
|
506 |
-
"version_normalized": "2.1.
|
507 |
"source": {
|
508 |
"type": "git",
|
509 |
-
"url": "https://github.com/sebastianbergmann/
|
510 |
-
"reference": "
|
511 |
},
|
512 |
"dist": {
|
513 |
"type": "zip",
|
514 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
515 |
-
"reference": "
|
516 |
"shasum": ""
|
517 |
},
|
518 |
"require": {
|
519 |
-
"php": "
|
520 |
-
"sebastian/diff": "^2.0 || ^3.0",
|
521 |
-
"sebastian/exporter": "^3.1"
|
522 |
-
},
|
523 |
-
"require-dev": {
|
524 |
-
"phpunit/phpunit": "^6.4"
|
525 |
},
|
526 |
-
"time": "
|
527 |
"type": "library",
|
528 |
-
"extra": {
|
529 |
-
"branch-alias": {
|
530 |
-
"dev-master": "2.1.x-dev"
|
531 |
-
}
|
532 |
-
},
|
533 |
"installation-source": "dist",
|
534 |
"autoload": {
|
535 |
"classmap": [
|
@@ -541,107 +579,181 @@
|
|
541 |
"BSD-3-Clause"
|
542 |
],
|
543 |
"authors": [
|
544 |
-
{
|
545 |
-
"name": "Jeff Welch",
|
546 |
-
"email": "whatthejeff@gmail.com"
|
547 |
-
},
|
548 |
-
{
|
549 |
-
"name": "Volker Dusch",
|
550 |
-
"email": "github@wallbash.com"
|
551 |
-
},
|
552 |
-
{
|
553 |
-
"name": "Bernhard Schussek",
|
554 |
-
"email": "bschussek@2bepublished.at"
|
555 |
-
},
|
556 |
{
|
557 |
"name": "Sebastian Bergmann",
|
558 |
-
"email": "sebastian@phpunit.de"
|
|
|
559 |
}
|
560 |
],
|
561 |
-
"description": "
|
562 |
-
"homepage": "https://github.com/sebastianbergmann/
|
563 |
"keywords": [
|
564 |
-
"
|
565 |
-
"compare",
|
566 |
-
"equality"
|
567 |
]
|
568 |
},
|
569 |
{
|
570 |
-
"name": "
|
571 |
-
"version": "1.
|
572 |
-
"version_normalized": "1.
|
573 |
"source": {
|
574 |
"type": "git",
|
575 |
-
"url": "https://github.com/
|
576 |
-
"reference": "
|
577 |
-
},
|
578 |
"dist": {
|
579 |
"type": "zip",
|
580 |
-
"url": "https://api.github.com/repos/
|
581 |
-
"reference": "
|
582 |
"shasum": ""
|
583 |
},
|
584 |
"require": {
|
585 |
-
"php": "^7.
|
586 |
},
|
587 |
"require-dev": {
|
588 |
-
"
|
589 |
-
"ext-pdo": "*",
|
590 |
-
"ext-phar": "*",
|
591 |
-
"phpunit/phpunit": "^6.2.3",
|
592 |
-
"squizlabs/php_codesniffer": "^3.0.2"
|
593 |
},
|
594 |
-
"time": "2017-
|
595 |
"type": "library",
|
596 |
"extra": {
|
597 |
"branch-alias": {
|
598 |
-
"dev-master": "1.
|
599 |
}
|
600 |
},
|
601 |
"installation-source": "dist",
|
602 |
"autoload": {
|
603 |
-
"
|
604 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
605 |
}
|
606 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
607 |
"notification-url": "https://packagist.org/downloads/",
|
608 |
"license": [
|
609 |
-
"
|
610 |
],
|
611 |
"authors": [
|
612 |
{
|
613 |
-
"name": "
|
614 |
-
"email": "
|
615 |
-
"homepage": "http://ocramius.github.com/"
|
616 |
}
|
617 |
],
|
618 |
-
"description": "
|
619 |
-
"homepage": "https://github.com/
|
620 |
"keywords": [
|
621 |
-
"
|
622 |
-
"instantiate"
|
623 |
]
|
624 |
},
|
625 |
{
|
626 |
-
"name": "phpunit/
|
627 |
-
"version": "
|
628 |
-
"version_normalized": "
|
629 |
"source": {
|
630 |
"type": "git",
|
631 |
-
"url": "https://github.com/sebastianbergmann/
|
632 |
-
"reference": "
|
633 |
},
|
634 |
"dist": {
|
635 |
"type": "zip",
|
636 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
637 |
-
"reference": "
|
638 |
"shasum": ""
|
639 |
},
|
640 |
"require": {
|
641 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
642 |
},
|
643 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
644 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
645 |
"installation-source": "dist",
|
646 |
"autoload": {
|
647 |
"classmap": [
|
@@ -659,10 +771,12 @@
|
|
659 |
"role": "lead"
|
660 |
}
|
661 |
],
|
662 |
-
"description": "
|
663 |
-
"homepage": "https://
|
664 |
"keywords": [
|
665 |
-
"
|
|
|
|
|
666 |
]
|
667 |
},
|
668 |
{
|
@@ -695,7 +809,7 @@
|
|
695 |
"suggest": {
|
696 |
"ext-soap": "*"
|
697 |
},
|
698 |
-
"time": "2018-08-
|
699 |
"type": "library",
|
700 |
"extra": {
|
701 |
"branch-alias": {
|
@@ -727,31 +841,31 @@
|
|
727 |
]
|
728 |
},
|
729 |
{
|
730 |
-
"name": "
|
731 |
-
"version": "1.0.
|
732 |
-
"version_normalized": "1.0.
|
733 |
"source": {
|
734 |
"type": "git",
|
735 |
-
"url": "https://github.com/sebastianbergmann/
|
736 |
-
"reference": "
|
737 |
},
|
738 |
"dist": {
|
739 |
"type": "zip",
|
740 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
741 |
-
"reference": "
|
742 |
"shasum": ""
|
743 |
},
|
744 |
"require": {
|
745 |
-
"php": "^5.
|
746 |
},
|
747 |
"require-dev": {
|
748 |
-
"phpunit/phpunit": "^
|
749 |
},
|
750 |
-
"time": "2017-
|
751 |
"type": "library",
|
752 |
"extra": {
|
753 |
"branch-alias": {
|
754 |
-
"dev-master": "1.0-dev"
|
755 |
}
|
756 |
},
|
757 |
"installation-source": "dist",
|
@@ -767,39 +881,40 @@
|
|
767 |
"authors": [
|
768 |
{
|
769 |
"name": "Sebastian Bergmann",
|
770 |
-
"email": "
|
771 |
-
"role": "lead"
|
772 |
}
|
773 |
],
|
774 |
-
"description": "
|
775 |
-
"homepage": "https://github.com/sebastianbergmann/
|
776 |
-
"keywords": [
|
777 |
-
"timer"
|
778 |
-
]
|
779 |
},
|
780 |
{
|
781 |
-
"name": "
|
782 |
-
"version": "1.
|
783 |
-
"version_normalized": "1.
|
784 |
"source": {
|
785 |
"type": "git",
|
786 |
-
"url": "https://github.com/sebastianbergmann/
|
787 |
-
"reference": "
|
788 |
},
|
789 |
"dist": {
|
790 |
"type": "zip",
|
791 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
792 |
-
"reference": "
|
793 |
"shasum": ""
|
794 |
},
|
795 |
"require": {
|
796 |
-
"php": "
|
|
|
|
|
|
|
|
|
|
|
797 |
},
|
798 |
-
"time": "
|
799 |
"type": "library",
|
800 |
"extra": {
|
801 |
"branch-alias": {
|
802 |
-
"dev-master": "1.
|
803 |
}
|
804 |
},
|
805 |
"installation-source": "dist",
|
@@ -813,42 +928,59 @@
|
|
813 |
"BSD-3-Clause"
|
814 |
],
|
815 |
"authors": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
816 |
{
|
817 |
"name": "Sebastian Bergmann",
|
818 |
-
"email": "
|
819 |
-
"role": "lead"
|
820 |
}
|
821 |
],
|
822 |
-
"description": "
|
823 |
-
"homepage": "https://github.com/sebastianbergmann/
|
824 |
"keywords": [
|
825 |
-
"
|
826 |
-
"
|
|
|
827 |
]
|
828 |
},
|
829 |
{
|
830 |
-
"name": "
|
831 |
-
"version": "
|
832 |
-
"version_normalized": "
|
833 |
"source": {
|
834 |
"type": "git",
|
835 |
-
"url": "https://github.com/
|
836 |
-
"reference": "
|
837 |
},
|
838 |
"dist": {
|
839 |
"type": "zip",
|
840 |
-
"url": "https://api.github.com/repos/
|
841 |
-
"reference": "
|
842 |
"shasum": ""
|
843 |
},
|
844 |
"require": {
|
845 |
-
"ext-dom": "*",
|
846 |
-
"ext-tokenizer": "*",
|
847 |
-
"ext-xmlwriter": "*",
|
848 |
"php": "^7.0"
|
849 |
},
|
850 |
-
"
|
|
|
|
|
|
|
851 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
852 |
"installation-source": "dist",
|
853 |
"autoload": {
|
854 |
"classmap": [
|
@@ -861,39 +993,46 @@
|
|
861 |
],
|
862 |
"authors": [
|
863 |
{
|
864 |
-
"name": "
|
865 |
-
"email": "
|
866 |
-
|
|
|
|
|
|
|
867 |
}
|
868 |
],
|
869 |
-
"description": "
|
|
|
|
|
|
|
|
|
870 |
},
|
871 |
{
|
872 |
-
"name": "sebastian/
|
873 |
-
"version": "1.0
|
874 |
-
"version_normalized": "1.0.
|
875 |
"source": {
|
876 |
"type": "git",
|
877 |
-
"url": "https://github.com/sebastianbergmann/
|
878 |
-
"reference": "
|
879 |
},
|
880 |
"dist": {
|
881 |
"type": "zip",
|
882 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
883 |
-
"reference": "
|
884 |
"shasum": ""
|
885 |
},
|
886 |
"require": {
|
887 |
-
"php": "^
|
888 |
},
|
889 |
"require-dev": {
|
890 |
-
"phpunit/phpunit": "^
|
891 |
},
|
892 |
-
"time": "2017-
|
893 |
"type": "library",
|
894 |
"extra": {
|
895 |
"branch-alias": {
|
896 |
-
"dev-master": "1.
|
897 |
}
|
898 |
},
|
899 |
"installation-source": "dist",
|
@@ -912,36 +1051,42 @@
|
|
912 |
"email": "sebastian@phpunit.de"
|
913 |
}
|
914 |
],
|
915 |
-
"description": "
|
916 |
-
"homepage": "
|
|
|
|
|
|
|
|
|
|
|
917 |
},
|
918 |
{
|
919 |
-
"name": "
|
920 |
-
"version": "
|
921 |
-
"version_normalized": "
|
922 |
"source": {
|
923 |
"type": "git",
|
924 |
-
"url": "https://github.com/sebastianbergmann/
|
925 |
-
"reference": "
|
926 |
},
|
927 |
"dist": {
|
928 |
"type": "zip",
|
929 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
930 |
-
"reference": "
|
931 |
"shasum": ""
|
932 |
},
|
933 |
"require": {
|
934 |
-
"
|
935 |
-
"
|
936 |
},
|
937 |
"require-dev": {
|
938 |
-
"
|
|
|
939 |
},
|
940 |
-
"time": "2017-
|
941 |
"type": "library",
|
942 |
"extra": {
|
943 |
"branch-alias": {
|
944 |
-
"dev-master": "
|
945 |
}
|
946 |
},
|
947 |
"installation-source": "dist",
|
@@ -955,55 +1100,63 @@
|
|
955 |
"BSD-3-Clause"
|
956 |
],
|
957 |
"authors": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
958 |
{
|
959 |
"name": "Sebastian Bergmann",
|
960 |
"email": "sebastian@phpunit.de"
|
|
|
|
|
|
|
|
|
961 |
}
|
962 |
],
|
963 |
-
"description": "
|
964 |
-
"homepage": "
|
965 |
"keywords": [
|
966 |
-
"
|
|
|
967 |
]
|
968 |
},
|
969 |
{
|
970 |
-
"name": "
|
971 |
-
"version": "
|
972 |
-
"version_normalized": "
|
973 |
"source": {
|
974 |
"type": "git",
|
975 |
-
"url": "https://github.com/sebastianbergmann/
|
976 |
-
"reference": "
|
977 |
},
|
978 |
"dist": {
|
979 |
"type": "zip",
|
980 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
981 |
-
"reference": "
|
982 |
"shasum": ""
|
983 |
},
|
984 |
"require": {
|
985 |
-
"
|
986 |
-
"ext-xmlwriter": "*",
|
987 |
-
"php": "^7.0",
|
988 |
-
"phpunit/php-file-iterator": "^1.4.2",
|
989 |
-
"phpunit/php-text-template": "^1.2.1",
|
990 |
-
"phpunit/php-token-stream": "^2.0.1",
|
991 |
-
"sebastian/code-unit-reverse-lookup": "^1.0.1",
|
992 |
-
"sebastian/environment": "^3.0",
|
993 |
-
"sebastian/version": "^2.0.1",
|
994 |
-
"theseer/tokenizer": "^1.1"
|
995 |
},
|
996 |
"require-dev": {
|
997 |
"phpunit/phpunit": "^6.0"
|
998 |
},
|
999 |
"suggest": {
|
1000 |
-
"ext-
|
1001 |
},
|
1002 |
-
"time": "
|
1003 |
"type": "library",
|
1004 |
"extra": {
|
1005 |
"branch-alias": {
|
1006 |
-
"dev-master": "
|
1007 |
}
|
1008 |
},
|
1009 |
"installation-source": "dist",
|
@@ -1019,261 +1172,92 @@
|
|
1019 |
"authors": [
|
1020 |
{
|
1021 |
"name": "Sebastian Bergmann",
|
1022 |
-
"email": "sebastian@phpunit.de"
|
1023 |
-
"role": "lead"
|
1024 |
-
}
|
1025 |
-
],
|
1026 |
-
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
1027 |
-
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
1028 |
-
"keywords": [
|
1029 |
-
"coverage",
|
1030 |
-
"testing",
|
1031 |
-
"xunit"
|
1032 |
-
]
|
1033 |
-
},
|
1034 |
-
{
|
1035 |
-
"name": "phpdocumentor/reflection-common",
|
1036 |
-
"version": "1.0.1",
|
1037 |
-
"version_normalized": "1.0.1.0",
|
1038 |
-
"source": {
|
1039 |
-
"type": "git",
|
1040 |
-
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
1041 |
-
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
1042 |
-
},
|
1043 |
-
"dist": {
|
1044 |
-
"type": "zip",
|
1045 |
-
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
1046 |
-
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
1047 |
-
"shasum": ""
|
1048 |
-
},
|
1049 |
-
"require": {
|
1050 |
-
"php": ">=5.5"
|
1051 |
-
},
|
1052 |
-
"require-dev": {
|
1053 |
-
"phpunit/phpunit": "^4.6"
|
1054 |
-
},
|
1055 |
-
"time": "2017-09-11 18:02:19",
|
1056 |
-
"type": "library",
|
1057 |
-
"extra": {
|
1058 |
-
"branch-alias": {
|
1059 |
-
"dev-master": "1.0.x-dev"
|
1060 |
-
}
|
1061 |
-
},
|
1062 |
-
"installation-source": "dist",
|
1063 |
-
"autoload": {
|
1064 |
-
"psr-4": {
|
1065 |
-
"phpDocumentor\\Reflection\\": [
|
1066 |
-
"src"
|
1067 |
-
]
|
1068 |
-
}
|
1069 |
-
},
|
1070 |
-
"notification-url": "https://packagist.org/downloads/",
|
1071 |
-
"license": [
|
1072 |
-
"MIT"
|
1073 |
-
],
|
1074 |
-
"authors": [
|
1075 |
-
{
|
1076 |
-
"name": "Jaap van Otterdijk",
|
1077 |
-
"email": "opensource@ijaap.nl"
|
1078 |
}
|
1079 |
],
|
1080 |
-
"description": "
|
1081 |
-
"homepage": "http://www.
|
1082 |
"keywords": [
|
1083 |
-
"
|
1084 |
-
"phpDocumentor",
|
1085 |
-
"phpdoc",
|
1086 |
-
"reflection",
|
1087 |
-
"static analysis"
|
1088 |
-
]
|
1089 |
-
},
|
1090 |
-
{
|
1091 |
-
"name": "phpdocumentor/type-resolver",
|
1092 |
-
"version": "0.4.0",
|
1093 |
-
"version_normalized": "0.4.0.0",
|
1094 |
-
"source": {
|
1095 |
-
"type": "git",
|
1096 |
-
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
1097 |
-
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
1098 |
-
},
|
1099 |
-
"dist": {
|
1100 |
-
"type": "zip",
|
1101 |
-
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
1102 |
-
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
1103 |
-
"shasum": ""
|
1104 |
-
},
|
1105 |
-
"require": {
|
1106 |
-
"php": "^5.5 || ^7.0",
|
1107 |
-
"phpdocumentor/reflection-common": "^1.0"
|
1108 |
-
},
|
1109 |
-
"require-dev": {
|
1110 |
-
"mockery/mockery": "^0.9.4",
|
1111 |
-
"phpunit/phpunit": "^5.2||^4.8.24"
|
1112 |
-
},
|
1113 |
-
"time": "2017-07-14 14:27:02",
|
1114 |
-
"type": "library",
|
1115 |
-
"extra": {
|
1116 |
-
"branch-alias": {
|
1117 |
-
"dev-master": "1.0.x-dev"
|
1118 |
-
}
|
1119 |
-
},
|
1120 |
-
"installation-source": "dist",
|
1121 |
-
"autoload": {
|
1122 |
-
"psr-4": {
|
1123 |
-
"phpDocumentor\\Reflection\\": [
|
1124 |
-
"src/"
|
1125 |
-
]
|
1126 |
-
}
|
1127 |
-
},
|
1128 |
-
"notification-url": "https://packagist.org/downloads/",
|
1129 |
-
"license": [
|
1130 |
-
"MIT"
|
1131 |
-
],
|
1132 |
-
"authors": [
|
1133 |
-
{
|
1134 |
-
"name": "Mike van Riel",
|
1135 |
-
"email": "me@mikevanriel.com"
|
1136 |
-
}
|
1137 |
]
|
1138 |
},
|
1139 |
{
|
1140 |
-
"name": "
|
1141 |
-
"version": "
|
1142 |
-
"version_normalized": "
|
1143 |
"source": {
|
1144 |
"type": "git",
|
1145 |
-
"url": "https://github.com/
|
1146 |
-
"reference": "
|
1147 |
},
|
1148 |
"dist": {
|
1149 |
"type": "zip",
|
1150 |
-
"url": "https://api.github.com/repos/
|
1151 |
-
"reference": "
|
1152 |
"shasum": ""
|
1153 |
},
|
1154 |
"require": {
|
1155 |
"php": "^7.0",
|
1156 |
-
"
|
1157 |
-
"
|
1158 |
-
"webmozart/assert": "^1.0"
|
1159 |
-
},
|
1160 |
-
"require-dev": {
|
1161 |
-
"doctrine/instantiator": "~1.0.5",
|
1162 |
-
"mockery/mockery": "^1.0",
|
1163 |
-
"phpunit/phpunit": "^6.4"
|
1164 |
-
},
|
1165 |
-
"time": "2017-11-30 07:14:17",
|
1166 |
-
"type": "library",
|
1167 |
-
"extra": {
|
1168 |
-
"branch-alias": {
|
1169 |
-
"dev-master": "4.x-dev"
|
1170 |
-
}
|
1171 |
-
},
|
1172 |
-
"installation-source": "dist",
|
1173 |
-
"autoload": {
|
1174 |
-
"psr-4": {
|
1175 |
-
"phpDocumentor\\Reflection\\": [
|
1176 |
-
"src/"
|
1177 |
-
]
|
1178 |
-
}
|
1179 |
-
},
|
1180 |
-
"notification-url": "https://packagist.org/downloads/",
|
1181 |
-
"license": [
|
1182 |
-
"MIT"
|
1183 |
-
],
|
1184 |
-
"authors": [
|
1185 |
-
{
|
1186 |
-
"name": "Mike van Riel",
|
1187 |
-
"email": "me@mikevanriel.com"
|
1188 |
-
}
|
1189 |
-
],
|
1190 |
-
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
|
1191 |
-
},
|
1192 |
-
{
|
1193 |
-
"name": "phpspec/prophecy",
|
1194 |
-
"version": "1.8.0",
|
1195 |
-
"version_normalized": "1.8.0.0",
|
1196 |
-
"source": {
|
1197 |
-
"type": "git",
|
1198 |
-
"url": "https://github.com/phpspec/prophecy.git",
|
1199 |
-
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
|
1200 |
-
},
|
1201 |
-
"dist": {
|
1202 |
-
"type": "zip",
|
1203 |
-
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
1204 |
-
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
1205 |
-
"shasum": ""
|
1206 |
-
},
|
1207 |
-
"require": {
|
1208 |
-
"doctrine/instantiator": "^1.0.2",
|
1209 |
-
"php": "^5.3|^7.0",
|
1210 |
-
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
1211 |
-
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
1212 |
-
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
1213 |
},
|
1214 |
"require-dev": {
|
1215 |
-
"
|
1216 |
-
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
1217 |
},
|
1218 |
-
"time": "
|
1219 |
"type": "library",
|
1220 |
"extra": {
|
1221 |
"branch-alias": {
|
1222 |
-
"dev-master": "
|
1223 |
}
|
1224 |
},
|
1225 |
"installation-source": "dist",
|
1226 |
"autoload": {
|
1227 |
-
"
|
1228 |
-
"
|
1229 |
-
|
1230 |
},
|
1231 |
"notification-url": "https://packagist.org/downloads/",
|
1232 |
"license": [
|
1233 |
-
"
|
1234 |
],
|
1235 |
"authors": [
|
1236 |
{
|
1237 |
-
"name": "
|
1238 |
-
"email": "
|
1239 |
-
"homepage": "http://everzet.com"
|
1240 |
-
},
|
1241 |
-
{
|
1242 |
-
"name": "Marcello Duarte",
|
1243 |
-
"email": "marcello.duarte@gmail.com"
|
1244 |
}
|
1245 |
],
|
1246 |
-
"description": "
|
1247 |
-
"homepage": "https://github.com/
|
1248 |
-
"keywords": [
|
1249 |
-
"Double",
|
1250 |
-
"Dummy",
|
1251 |
-
"fake",
|
1252 |
-
"mock",
|
1253 |
-
"spy",
|
1254 |
-
"stub"
|
1255 |
-
]
|
1256 |
},
|
1257 |
{
|
1258 |
-
"name": "
|
1259 |
-
"version": "1.
|
1260 |
-
"version_normalized": "1.
|
1261 |
"source": {
|
1262 |
"type": "git",
|
1263 |
-
"url": "https://github.com/
|
1264 |
-
"reference": "
|
1265 |
},
|
1266 |
"dist": {
|
1267 |
"type": "zip",
|
1268 |
-
"url": "https://api.github.com/repos/
|
1269 |
-
"reference": "
|
1270 |
"shasum": ""
|
1271 |
},
|
1272 |
"require": {
|
1273 |
-
"php": "^
|
1274 |
},
|
1275 |
-
"
|
|
|
|
|
|
|
1276 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
1277 |
"installation-source": "dist",
|
1278 |
"autoload": {
|
1279 |
"classmap": [
|
@@ -1285,50 +1269,40 @@
|
|
1285 |
"BSD-3-Clause"
|
1286 |
],
|
1287 |
"authors": [
|
1288 |
-
{
|
1289 |
-
"name": "Arne Blankerts",
|
1290 |
-
"email": "arne@blankerts.de",
|
1291 |
-
"role": "Developer"
|
1292 |
-
},
|
1293 |
-
{
|
1294 |
-
"name": "Sebastian Heuer",
|
1295 |
-
"email": "sebastian@phpeople.de",
|
1296 |
-
"role": "Developer"
|
1297 |
-
},
|
1298 |
{
|
1299 |
"name": "Sebastian Bergmann",
|
1300 |
-
"email": "sebastian@phpunit.de"
|
1301 |
-
"role": "Developer"
|
1302 |
}
|
1303 |
],
|
1304 |
-
"description": "
|
|
|
1305 |
},
|
1306 |
{
|
1307 |
-
"name": "
|
1308 |
-
"version": "
|
1309 |
-
"version_normalized": "
|
1310 |
"source": {
|
1311 |
"type": "git",
|
1312 |
-
"url": "https://github.com/
|
1313 |
-
"reference": "
|
1314 |
},
|
1315 |
"dist": {
|
1316 |
"type": "zip",
|
1317 |
-
"url": "https://api.github.com/repos/
|
1318 |
-
"reference": "
|
1319 |
"shasum": ""
|
1320 |
},
|
1321 |
"require": {
|
1322 |
-
"
|
1323 |
-
|
1324 |
-
|
1325 |
-
"
|
1326 |
},
|
1327 |
-
"time": "2017-03-
|
1328 |
"type": "library",
|
1329 |
"extra": {
|
1330 |
"branch-alias": {
|
1331 |
-
"dev-master": "
|
1332 |
}
|
1333 |
},
|
1334 |
"installation-source": "dist",
|
@@ -1343,132 +1317,88 @@
|
|
1343 |
],
|
1344 |
"authors": [
|
1345 |
{
|
1346 |
-
"name": "
|
1347 |
-
"email": "
|
1348 |
-
"role": "Developer"
|
1349 |
},
|
1350 |
{
|
1351 |
-
"name": "Sebastian
|
1352 |
-
"email": "sebastian@
|
1353 |
-
"role": "Developer"
|
1354 |
},
|
1355 |
{
|
1356 |
-
"name": "
|
1357 |
-
"email": "
|
1358 |
-
"role": "Developer"
|
1359 |
}
|
1360 |
],
|
1361 |
-
"description": "
|
|
|
1362 |
},
|
1363 |
{
|
1364 |
-
"name": "
|
1365 |
-
"version": "1.
|
1366 |
-
"version_normalized": "1.
|
1367 |
"source": {
|
1368 |
"type": "git",
|
1369 |
-
"url": "https://github.com/
|
1370 |
-
"reference": "
|
1371 |
},
|
1372 |
"dist": {
|
1373 |
"type": "zip",
|
1374 |
-
"url": "https://api.github.com/repos/
|
1375 |
-
"reference": "
|
1376 |
"shasum": ""
|
1377 |
},
|
1378 |
"require": {
|
1379 |
-
"php": "
|
1380 |
-
},
|
1381 |
-
"replace": {
|
1382 |
-
"myclabs/deep-copy": "self.version"
|
1383 |
-
},
|
1384 |
-
"require-dev": {
|
1385 |
-
"doctrine/collections": "^1.0",
|
1386 |
-
"doctrine/common": "^2.6",
|
1387 |
-
"phpunit/phpunit": "^7.1"
|
1388 |
},
|
1389 |
-
"time": "
|
1390 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
1391 |
"installation-source": "dist",
|
1392 |
"autoload": {
|
1393 |
-
"
|
1394 |
-
"
|
1395 |
-
},
|
1396 |
-
"files": [
|
1397 |
-
"src/DeepCopy/deep_copy.php"
|
1398 |
]
|
1399 |
},
|
1400 |
"notification-url": "https://packagist.org/downloads/",
|
1401 |
"license": [
|
1402 |
-
"
|
1403 |
],
|
1404 |
-
"
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
},
|
1413 |
{
|
1414 |
-
"name": "
|
1415 |
-
"version": "
|
1416 |
-
"version_normalized": "
|
1417 |
"source": {
|
1418 |
"type": "git",
|
1419 |
-
"url": "https://github.com/sebastianbergmann/
|
1420 |
-
"reference": "
|
1421 |
},
|
1422 |
"dist": {
|
1423 |
"type": "zip",
|
1424 |
-
"url": "https://api.github.com/repos/sebastianbergmann/
|
1425 |
-
"reference": "
|
1426 |
"shasum": ""
|
1427 |
},
|
1428 |
"require": {
|
1429 |
-
"
|
1430 |
-
"ext-json": "*",
|
1431 |
-
"ext-libxml": "*",
|
1432 |
-
"ext-mbstring": "*",
|
1433 |
-
"ext-xml": "*",
|
1434 |
-
"myclabs/deep-copy": "^1.6.1",
|
1435 |
-
"phar-io/manifest": "^1.0.1",
|
1436 |
-
"phar-io/version": "^1.0",
|
1437 |
-
"php": "^7.0",
|
1438 |
-
"phpspec/prophecy": "^1.7",
|
1439 |
-
"phpunit/php-code-coverage": "^5.3",
|
1440 |
-
"phpunit/php-file-iterator": "^1.4.3",
|
1441 |
-
"phpunit/php-text-template": "^1.2.1",
|
1442 |
-
"phpunit/php-timer": "^1.0.9",
|
1443 |
-
"phpunit/phpunit-mock-objects": "^5.0.9",
|
1444 |
-
"sebastian/comparator": "^2.1",
|
1445 |
-
"sebastian/diff": "^2.0",
|
1446 |
-
"sebastian/environment": "^3.1",
|
1447 |
-
"sebastian/exporter": "^3.1",
|
1448 |
-
"sebastian/global-state": "^2.0",
|
1449 |
-
"sebastian/object-enumerator": "^3.0.3",
|
1450 |
-
"sebastian/resource-operations": "^1.0",
|
1451 |
-
"sebastian/version": "^2.0.1"
|
1452 |
-
},
|
1453 |
-
"conflict": {
|
1454 |
-
"phpdocumentor/reflection-docblock": "3.0.2",
|
1455 |
-
"phpunit/dbunit": "<3.0"
|
1456 |
-
},
|
1457 |
-
"require-dev": {
|
1458 |
-
"ext-pdo": "*"
|
1459 |
-
},
|
1460 |
-
"suggest": {
|
1461 |
-
"ext-xdebug": "*",
|
1462 |
-
"phpunit/php-invoker": "^1.1"
|
1463 |
},
|
1464 |
-
"time": "
|
1465 |
-
"bin": [
|
1466 |
-
"phpunit"
|
1467 |
-
],
|
1468 |
"type": "library",
|
1469 |
"extra": {
|
1470 |
"branch-alias": {
|
1471 |
-
"dev-master": "
|
1472 |
}
|
1473 |
},
|
1474 |
"installation-source": "dist",
|
@@ -1488,13 +1418,8 @@
|
|
1488 |
"role": "lead"
|
1489 |
}
|
1490 |
],
|
1491 |
-
"description": "
|
1492 |
-
"homepage": "https://
|
1493 |
-
"keywords": [
|
1494 |
-
"phpunit",
|
1495 |
-
"testing",
|
1496 |
-
"xunit"
|
1497 |
-
]
|
1498 |
},
|
1499 |
{
|
1500 |
"name": "symfony/polyfill-ctype",
|
@@ -1517,7 +1442,7 @@
|
|
1517 |
"suggest": {
|
1518 |
"ext-ctype": "For best performance"
|
1519 |
},
|
1520 |
-
"time": "2018-08-
|
1521 |
"type": "library",
|
1522 |
"extra": {
|
1523 |
"branch-alias": {
|
@@ -1556,6 +1481,48 @@
|
|
1556 |
"portable"
|
1557 |
]
|
1558 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1559 |
{
|
1560 |
"name": "webmozart/assert",
|
1561 |
"version": "1.4.0",
|
@@ -1579,7 +1546,7 @@
|
|
1579 |
"phpunit/phpunit": "^4.6",
|
1580 |
"sebastian/version": "^1.0.1"
|
1581 |
},
|
1582 |
-
"time": "2018-12-
|
1583 |
"type": "library",
|
1584 |
"extra": {
|
1585 |
"branch-alias": {
|
@@ -1608,5 +1575,38 @@
|
|
1608 |
"check",
|
1609 |
"validate"
|
1610 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1611 |
}
|
1612 |
]
|
1 |
[
|
2 |
{
|
3 |
+
"name": "doctrine/instantiator",
|
4 |
+
"version": "1.1.0",
|
5 |
+
"version_normalized": "1.1.0.0",
|
6 |
"source": {
|
7 |
"type": "git",
|
8 |
+
"url": "https://github.com/doctrine/instantiator.git",
|
9 |
+
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
|
10 |
},
|
11 |
"dist": {
|
12 |
"type": "zip",
|
13 |
+
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
14 |
+
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
15 |
"shasum": ""
|
16 |
},
|
17 |
+
"require": {
|
18 |
+
"php": "^7.1"
|
19 |
+
},
|
20 |
+
"require-dev": {
|
21 |
+
"athletic/athletic": "~0.1.8",
|
22 |
+
"ext-pdo": "*",
|
23 |
+
"ext-phar": "*",
|
24 |
+
"phpunit/phpunit": "^6.2.3",
|
25 |
+
"squizlabs/php_codesniffer": "^3.0.2"
|
26 |
+
},
|
27 |
+
"time": "2017-07-22T11:58:36+00:00",
|
28 |
"type": "library",
|
29 |
"extra": {
|
30 |
"branch-alias": {
|
31 |
+
"dev-master": "1.2.x-dev"
|
32 |
}
|
33 |
},
|
34 |
"installation-source": "dist",
|
35 |
"autoload": {
|
36 |
+
"psr-4": {
|
37 |
+
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
38 |
}
|
39 |
},
|
40 |
"notification-url": "https://packagist.org/downloads/",
|
41 |
"license": [
|
42 |
"MIT"
|
43 |
+
],
|
44 |
+
"authors": [
|
45 |
+
{
|
46 |
+
"name": "Marco Pivetta",
|
47 |
+
"email": "ocramius@gmail.com",
|
48 |
+
"homepage": "http://ocramius.github.com/"
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
52 |
+
"homepage": "https://github.com/doctrine/instantiator",
|
53 |
+
"keywords": [
|
54 |
+
"constructor",
|
55 |
+
"instantiate"
|
56 |
]
|
57 |
},
|
58 |
{
|
59 |
+
"name": "myclabs/deep-copy",
|
60 |
+
"version": "1.8.1",
|
61 |
+
"version_normalized": "1.8.1.0",
|
62 |
"source": {
|
63 |
"type": "git",
|
64 |
+
"url": "https://github.com/myclabs/DeepCopy.git",
|
65 |
+
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
|
66 |
},
|
67 |
"dist": {
|
68 |
"type": "zip",
|
69 |
+
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
70 |
+
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
71 |
"shasum": ""
|
72 |
},
|
73 |
"require": {
|
74 |
+
"php": "^7.1"
|
75 |
},
|
76 |
+
"replace": {
|
77 |
+
"myclabs/deep-copy": "self.version"
|
78 |
+
},
|
79 |
+
"require-dev": {
|
80 |
+
"doctrine/collections": "^1.0",
|
81 |
+
"doctrine/common": "^2.6",
|
82 |
+
"phpunit/phpunit": "^7.1"
|
83 |
},
|
84 |
+
"time": "2018-06-11T23:09:50+00:00",
|
85 |
+
"type": "library",
|
86 |
"installation-source": "dist",
|
87 |
"autoload": {
|
88 |
+
"psr-4": {
|
89 |
+
"DeepCopy\\": "src/DeepCopy/"
|
90 |
+
},
|
91 |
+
"files": [
|
92 |
+
"src/DeepCopy/deep_copy.php"
|
93 |
]
|
94 |
},
|
95 |
"notification-url": "https://packagist.org/downloads/",
|
96 |
"license": [
|
97 |
+
"MIT"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
],
|
99 |
+
"description": "Create deep copies (clones) of your objects",
|
100 |
+
"keywords": [
|
101 |
+
"clone",
|
102 |
+
"copy",
|
103 |
+
"duplicate",
|
104 |
+
"object",
|
105 |
+
"object graph"
|
106 |
+
]
|
107 |
},
|
108 |
{
|
109 |
+
"name": "phar-io/manifest",
|
110 |
+
"version": "1.0.1",
|
111 |
+
"version_normalized": "1.0.1.0",
|
112 |
"source": {
|
113 |
"type": "git",
|
114 |
+
"url": "https://github.com/phar-io/manifest.git",
|
115 |
+
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
|
116 |
},
|
117 |
"dist": {
|
118 |
"type": "zip",
|
119 |
+
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
|
120 |
+
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
|
121 |
"shasum": ""
|
122 |
},
|
123 |
"require": {
|
124 |
+
"ext-dom": "*",
|
125 |
+
"ext-phar": "*",
|
126 |
+
"phar-io/version": "^1.0.1",
|
127 |
+
"php": "^5.6 || ^7.0"
|
128 |
},
|
129 |
+
"time": "2017-03-05T18:14:27+00:00",
|
130 |
"type": "library",
|
131 |
"extra": {
|
132 |
"branch-alias": {
|
144 |
"BSD-3-Clause"
|
145 |
],
|
146 |
"authors": [
|
147 |
+
{
|
148 |
+
"name": "Arne Blankerts",
|
149 |
+
"email": "arne@blankerts.de",
|
150 |
+
"role": "Developer"
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"name": "Sebastian Heuer",
|
154 |
+
"email": "sebastian@phpeople.de",
|
155 |
+
"role": "Developer"
|
156 |
+
},
|
157 |
{
|
158 |
"name": "Sebastian Bergmann",
|
159 |
+
"email": "sebastian@phpunit.de",
|
160 |
+
"role": "Developer"
|
161 |
}
|
162 |
],
|
163 |
+
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)"
|
|
|
164 |
},
|
165 |
{
|
166 |
+
"name": "phar-io/version",
|
167 |
+
"version": "1.0.1",
|
168 |
+
"version_normalized": "1.0.1.0",
|
169 |
"source": {
|
170 |
"type": "git",
|
171 |
+
"url": "https://github.com/phar-io/version.git",
|
172 |
+
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
|
173 |
},
|
174 |
"dist": {
|
175 |
"type": "zip",
|
176 |
+
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
|
177 |
+
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
|
178 |
"shasum": ""
|
179 |
},
|
180 |
"require": {
|
181 |
+
"php": "^5.6 || ^7.0"
|
|
|
|
|
|
|
182 |
},
|
183 |
+
"time": "2017-03-05T17:38:23+00:00",
|
184 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
185 |
"installation-source": "dist",
|
186 |
"autoload": {
|
187 |
"classmap": [
|
194 |
],
|
195 |
"authors": [
|
196 |
{
|
197 |
+
"name": "Arne Blankerts",
|
198 |
+
"email": "arne@blankerts.de",
|
199 |
+
"role": "Developer"
|
200 |
},
|
201 |
{
|
202 |
+
"name": "Sebastian Heuer",
|
203 |
+
"email": "sebastian@phpeople.de",
|
204 |
+
"role": "Developer"
|
205 |
},
|
206 |
{
|
207 |
+
"name": "Sebastian Bergmann",
|
208 |
+
"email": "sebastian@phpunit.de",
|
209 |
+
"role": "Developer"
|
210 |
}
|
211 |
],
|
212 |
+
"description": "Library for handling version information and constraints"
|
|
|
213 |
},
|
214 |
{
|
215 |
+
"name": "phpdocumentor/reflection-common",
|
216 |
+
"version": "1.0.1",
|
217 |
+
"version_normalized": "1.0.1.0",
|
218 |
"source": {
|
219 |
"type": "git",
|
220 |
+
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
221 |
+
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
222 |
},
|
223 |
"dist": {
|
224 |
"type": "zip",
|
225 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
226 |
+
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
227 |
"shasum": ""
|
228 |
},
|
229 |
"require": {
|
230 |
+
"php": ">=5.5"
|
231 |
},
|
232 |
"require-dev": {
|
233 |
+
"phpunit/phpunit": "^4.6"
|
234 |
},
|
235 |
+
"time": "2017-09-11T18:02:19+00:00",
|
236 |
"type": "library",
|
237 |
"extra": {
|
238 |
"branch-alias": {
|
239 |
+
"dev-master": "1.0.x-dev"
|
240 |
}
|
241 |
},
|
242 |
"installation-source": "dist",
|
243 |
"autoload": {
|
244 |
+
"psr-4": {
|
245 |
+
"phpDocumentor\\Reflection\\": [
|
246 |
+
"src"
|
247 |
+
]
|
248 |
+
}
|
249 |
},
|
250 |
"notification-url": "https://packagist.org/downloads/",
|
251 |
"license": [
|
252 |
+
"MIT"
|
253 |
],
|
254 |
"authors": [
|
255 |
{
|
256 |
+
"name": "Jaap van Otterdijk",
|
257 |
+
"email": "opensource@ijaap.nl"
|
258 |
}
|
259 |
],
|
260 |
+
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
261 |
+
"homepage": "http://www.phpdoc.org",
|
262 |
+
"keywords": [
|
263 |
+
"FQSEN",
|
264 |
+
"phpDocumentor",
|
265 |
+
"phpdoc",
|
266 |
+
"reflection",
|
267 |
+
"static analysis"
|
268 |
+
]
|
269 |
},
|
270 |
{
|
271 |
+
"name": "phpdocumentor/reflection-docblock",
|
272 |
+
"version": "4.3.0",
|
273 |
+
"version_normalized": "4.3.0.0",
|
274 |
"source": {
|
275 |
"type": "git",
|
276 |
+
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
277 |
+
"reference": "94fd0001232e47129dd3504189fa1c7225010d08"
|
278 |
},
|
279 |
"dist": {
|
280 |
"type": "zip",
|
281 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
|
282 |
+
"reference": "94fd0001232e47129dd3504189fa1c7225010d08",
|
283 |
"shasum": ""
|
284 |
},
|
285 |
"require": {
|
286 |
"php": "^7.0",
|
287 |
+
"phpdocumentor/reflection-common": "^1.0.0",
|
288 |
+
"phpdocumentor/type-resolver": "^0.4.0",
|
289 |
+
"webmozart/assert": "^1.0"
|
290 |
},
|
291 |
"require-dev": {
|
292 |
+
"doctrine/instantiator": "~1.0.5",
|
293 |
+
"mockery/mockery": "^1.0",
|
294 |
+
"phpunit/phpunit": "^6.4"
|
295 |
},
|
296 |
+
"time": "2017-11-30T07:14:17+00:00",
|
297 |
"type": "library",
|
298 |
"extra": {
|
299 |
"branch-alias": {
|
300 |
+
"dev-master": "4.x-dev"
|
301 |
}
|
302 |
},
|
303 |
"installation-source": "dist",
|
304 |
"autoload": {
|
305 |
+
"psr-4": {
|
306 |
+
"phpDocumentor\\Reflection\\": [
|
307 |
+
"src/"
|
308 |
+
]
|
309 |
+
}
|
310 |
},
|
311 |
"notification-url": "https://packagist.org/downloads/",
|
312 |
"license": [
|
313 |
+
"MIT"
|
314 |
],
|
315 |
"authors": [
|
316 |
{
|
317 |
+
"name": "Mike van Riel",
|
318 |
+
"email": "me@mikevanriel.com"
|
319 |
}
|
320 |
],
|
321 |
+
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
|
|
|
322 |
},
|
323 |
{
|
324 |
+
"name": "phpdocumentor/type-resolver",
|
325 |
+
"version": "0.4.0",
|
326 |
+
"version_normalized": "0.4.0.0",
|
327 |
"source": {
|
328 |
"type": "git",
|
329 |
+
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
330 |
+
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
331 |
},
|
332 |
"dist": {
|
333 |
"type": "zip",
|
334 |
+
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
335 |
+
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
336 |
"shasum": ""
|
337 |
},
|
338 |
"require": {
|
339 |
+
"php": "^5.5 || ^7.0",
|
340 |
+
"phpdocumentor/reflection-common": "^1.0"
|
341 |
},
|
342 |
"require-dev": {
|
343 |
+
"mockery/mockery": "^0.9.4",
|
344 |
+
"phpunit/phpunit": "^5.2||^4.8.24"
|
|
|
|
|
345 |
},
|
346 |
+
"time": "2017-07-14T14:27:02+00:00",
|
347 |
"type": "library",
|
348 |
"extra": {
|
349 |
"branch-alias": {
|
350 |
+
"dev-master": "1.0.x-dev"
|
351 |
}
|
352 |
},
|
353 |
"installation-source": "dist",
|
354 |
"autoload": {
|
355 |
+
"psr-4": {
|
356 |
+
"phpDocumentor\\Reflection\\": [
|
357 |
+
"src/"
|
358 |
+
]
|
359 |
+
}
|
360 |
},
|
361 |
"notification-url": "https://packagist.org/downloads/",
|
362 |
"license": [
|
363 |
+
"MIT"
|
364 |
],
|
365 |
"authors": [
|
366 |
{
|
367 |
+
"name": "Mike van Riel",
|
368 |
+
"email": "me@mikevanriel.com"
|
369 |
}
|
|
|
|
|
|
|
|
|
|
|
370 |
]
|
371 |
},
|
372 |
{
|
373 |
+
"name": "phpspec/prophecy",
|
374 |
+
"version": "1.8.0",
|
375 |
+
"version_normalized": "1.8.0.0",
|
376 |
"source": {
|
377 |
"type": "git",
|
378 |
+
"url": "https://github.com/phpspec/prophecy.git",
|
379 |
+
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
|
380 |
},
|
381 |
"dist": {
|
382 |
"type": "zip",
|
383 |
+
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
384 |
+
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
385 |
"shasum": ""
|
386 |
},
|
387 |
"require": {
|
388 |
+
"doctrine/instantiator": "^1.0.2",
|
389 |
+
"php": "^5.3|^7.0",
|
390 |
+
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
391 |
+
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
392 |
+
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
393 |
},
|
394 |
"require-dev": {
|
395 |
+
"phpspec/phpspec": "^2.5|^3.2",
|
396 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
397 |
},
|
398 |
+
"time": "2018-08-05T17:53:17+00:00",
|
399 |
"type": "library",
|
400 |
"extra": {
|
401 |
"branch-alias": {
|
402 |
+
"dev-master": "1.8.x-dev"
|
403 |
}
|
404 |
},
|
405 |
"installation-source": "dist",
|
406 |
"autoload": {
|
407 |
+
"psr-0": {
|
408 |
+
"Prophecy\\": "src/"
|
409 |
+
}
|
410 |
},
|
411 |
"notification-url": "https://packagist.org/downloads/",
|
412 |
"license": [
|
413 |
+
"MIT"
|
414 |
],
|
415 |
"authors": [
|
416 |
{
|
417 |
+
"name": "Konstantin Kudryashov",
|
418 |
+
"email": "ever.zet@gmail.com",
|
419 |
+
"homepage": "http://everzet.com"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
},
|
421 |
{
|
422 |
+
"name": "Marcello Duarte",
|
423 |
+
"email": "marcello.duarte@gmail.com"
|
424 |
}
|
425 |
],
|
426 |
+
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
427 |
+
"homepage": "https://github.com/phpspec/prophecy",
|
428 |
"keywords": [
|
429 |
+
"Double",
|
430 |
+
"Dummy",
|
431 |
+
"fake",
|
432 |
+
"mock",
|
433 |
+
"spy",
|
434 |
+
"stub"
|
435 |
]
|
436 |
},
|
437 |
{
|
438 |
+
"name": "phpunit/php-code-coverage",
|
439 |
+
"version": "5.3.2",
|
440 |
+
"version_normalized": "5.3.2.0",
|
441 |
"source": {
|
442 |
"type": "git",
|
443 |
+
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
444 |
+
"reference": "c89677919c5dd6d3b3852f230a663118762218ac"
|
445 |
},
|
446 |
"dist": {
|
447 |
"type": "zip",
|
448 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
|
449 |
+
"reference": "c89677919c5dd6d3b3852f230a663118762218ac",
|
450 |
"shasum": ""
|
451 |
},
|
452 |
"require": {
|
453 |
+
"ext-dom": "*",
|
454 |
+
"ext-xmlwriter": "*",
|
455 |
+
"php": "^7.0",
|
456 |
+
"phpunit/php-file-iterator": "^1.4.2",
|
457 |
+
"phpunit/php-text-template": "^1.2.1",
|
458 |
+
"phpunit/php-token-stream": "^2.0.1",
|
459 |
+
"sebastian/code-unit-reverse-lookup": "^1.0.1",
|
460 |
+
"sebastian/environment": "^3.0",
|
461 |
+
"sebastian/version": "^2.0.1",
|
462 |
+
"theseer/tokenizer": "^1.1"
|
463 |
},
|
464 |
"require-dev": {
|
465 |
+
"phpunit/phpunit": "^6.0"
|
466 |
+
},
|
467 |
+
"suggest": {
|
468 |
+
"ext-xdebug": "^2.5.5"
|
469 |
},
|
470 |
+
"time": "2018-04-06T15:36:58+00:00",
|
471 |
"type": "library",
|
472 |
"extra": {
|
473 |
"branch-alias": {
|
474 |
+
"dev-master": "5.3.x-dev"
|
475 |
}
|
476 |
},
|
477 |
"installation-source": "dist",
|
487 |
"authors": [
|
488 |
{
|
489 |
"name": "Sebastian Bergmann",
|
490 |
+
"email": "sebastian@phpunit.de",
|
491 |
+
"role": "lead"
|
492 |
}
|
493 |
],
|
494 |
+
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
495 |
+
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
496 |
"keywords": [
|
497 |
+
"coverage",
|
498 |
+
"testing",
|
499 |
+
"xunit"
|
500 |
]
|
501 |
},
|
502 |
{
|
503 |
+
"name": "phpunit/php-file-iterator",
|
504 |
+
"version": "1.4.5",
|
505 |
+
"version_normalized": "1.4.5.0",
|
506 |
"source": {
|
507 |
"type": "git",
|
508 |
+
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
509 |
+
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
510 |
},
|
511 |
"dist": {
|
512 |
"type": "zip",
|
513 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
514 |
+
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
515 |
"shasum": ""
|
516 |
},
|
517 |
"require": {
|
518 |
+
"php": ">=5.3.3"
|
|
|
|
|
|
|
519 |
},
|
520 |
+
"time": "2017-11-27T13:52:08+00:00",
|
521 |
"type": "library",
|
522 |
"extra": {
|
523 |
"branch-alias": {
|
524 |
+
"dev-master": "1.4.x-dev"
|
525 |
}
|
526 |
},
|
527 |
"installation-source": "dist",
|
535 |
"BSD-3-Clause"
|
536 |
],
|
537 |
"authors": [
|
|
|
|
|
|
|
|
|
538 |
{
|
539 |
"name": "Sebastian Bergmann",
|
540 |
+
"email": "sb@sebastian-bergmann.de",
|
541 |
+
"role": "lead"
|
542 |
}
|
543 |
],
|
544 |
+
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
545 |
+
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
546 |
"keywords": [
|
547 |
+
"filesystem",
|
548 |
+
"iterator"
|
549 |
]
|
550 |
},
|
551 |
{
|
552 |
+
"name": "phpunit/php-text-template",
|
553 |
+
"version": "1.2.1",
|
554 |
+
"version_normalized": "1.2.1.0",
|
555 |
"source": {
|
556 |
"type": "git",
|
557 |
+
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
558 |
+
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
559 |
},
|
560 |
"dist": {
|
561 |
"type": "zip",
|
562 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
563 |
+
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
564 |
"shasum": ""
|
565 |
},
|
566 |
"require": {
|
567 |
+
"php": ">=5.3.3"
|
|
|
|
|
|
|
|
|
|
|
568 |
},
|
569 |
+
"time": "2015-06-21T13:50:34+00:00",
|
570 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
571 |
"installation-source": "dist",
|
572 |
"autoload": {
|
573 |
"classmap": [
|
579 |
"BSD-3-Clause"
|
580 |
],
|
581 |
"authors": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
582 |
{
|
583 |
"name": "Sebastian Bergmann",
|
584 |
+
"email": "sebastian@phpunit.de",
|
585 |
+
"role": "lead"
|
586 |
}
|
587 |
],
|
588 |
+
"description": "Simple template engine.",
|
589 |
+
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
590 |
"keywords": [
|
591 |
+
"template"
|
|
|
|
|
592 |
]
|
593 |
},
|
594 |
{
|
595 |
+
"name": "phpunit/php-timer",
|
596 |
+
"version": "1.0.9",
|
597 |
+
"version_normalized": "1.0.9.0",
|
598 |
"source": {
|
599 |
"type": "git",
|
600 |
+
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
601 |
+
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
|
602 |
+
},
|
603 |
"dist": {
|
604 |
"type": "zip",
|
605 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
606 |
+
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
607 |
"shasum": ""
|
608 |
},
|
609 |
"require": {
|
610 |
+
"php": "^5.3.3 || ^7.0"
|
611 |
},
|
612 |
"require-dev": {
|
613 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
|
|
|
|
|
|
|
614 |
},
|
615 |
+
"time": "2017-02-26T11:10:40+00:00",
|
616 |
"type": "library",
|
617 |
"extra": {
|
618 |
"branch-alias": {
|
619 |
+
"dev-master": "1.0-dev"
|
620 |
}
|
621 |
},
|
622 |
"installation-source": "dist",
|
623 |
"autoload": {
|
624 |
+
"classmap": [
|
625 |
+
"src/"
|
626 |
+
]
|
627 |
+
},
|
628 |
+
"notification-url": "https://packagist.org/downloads/",
|
629 |
+
"license": [
|
630 |
+
"BSD-3-Clause"
|
631 |
+
],
|
632 |
+
"authors": [
|
633 |
+
{
|
634 |
+
"name": "Sebastian Bergmann",
|
635 |
+
"email": "sb@sebastian-bergmann.de",
|
636 |
+
"role": "lead"
|
637 |
+
}
|
638 |
+
],
|
639 |
+
"description": "Utility class for timing",
|
640 |
+
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
641 |
+
"keywords": [
|
642 |
+
"timer"
|
643 |
+
]
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"name": "phpunit/php-token-stream",
|
647 |
+
"version": "2.0.2",
|
648 |
+
"version_normalized": "2.0.2.0",
|
649 |
+
"source": {
|
650 |
+
"type": "git",
|
651 |
+
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
652 |
+
"reference": "791198a2c6254db10131eecfe8c06670700904db"
|
653 |
+
},
|
654 |
+
"dist": {
|
655 |
+
"type": "zip",
|
656 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
|
657 |
+
"reference": "791198a2c6254db10131eecfe8c06670700904db",
|
658 |
+
"shasum": ""
|
659 |
+
},
|
660 |
+
"require": {
|
661 |
+
"ext-tokenizer": "*",
|
662 |
+
"php": "^7.0"
|
663 |
+
},
|
664 |
+
"require-dev": {
|
665 |
+
"phpunit/phpunit": "^6.2.4"
|
666 |
+
},
|
667 |
+
"time": "2017-11-27T05:48:46+00:00",
|
668 |
+
"type": "library",
|
669 |
+
"extra": {
|
670 |
+
"branch-alias": {
|
671 |
+
"dev-master": "2.0-dev"
|
672 |
}
|
673 |
},
|
674 |
+
"installation-source": "dist",
|
675 |
+
"autoload": {
|
676 |
+
"classmap": [
|
677 |
+
"src/"
|
678 |
+
]
|
679 |
+
},
|
680 |
"notification-url": "https://packagist.org/downloads/",
|
681 |
"license": [
|
682 |
+
"BSD-3-Clause"
|
683 |
],
|
684 |
"authors": [
|
685 |
{
|
686 |
+
"name": "Sebastian Bergmann",
|
687 |
+
"email": "sebastian@phpunit.de"
|
|
|
688 |
}
|
689 |
],
|
690 |
+
"description": "Wrapper around PHP's tokenizer extension.",
|
691 |
+
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
692 |
"keywords": [
|
693 |
+
"tokenizer"
|
|
|
694 |
]
|
695 |
},
|
696 |
{
|
697 |
+
"name": "phpunit/phpunit",
|
698 |
+
"version": "6.5.13",
|
699 |
+
"version_normalized": "6.5.13.0",
|
700 |
"source": {
|
701 |
"type": "git",
|
702 |
+
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
703 |
+
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693"
|
704 |
},
|
705 |
"dist": {
|
706 |
"type": "zip",
|
707 |
+
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0973426fb012359b2f18d3bd1e90ef1172839693",
|
708 |
+
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693",
|
709 |
"shasum": ""
|
710 |
},
|
711 |
"require": {
|
712 |
+
"ext-dom": "*",
|
713 |
+
"ext-json": "*",
|
714 |
+
"ext-libxml": "*",
|
715 |
+
"ext-mbstring": "*",
|
716 |
+
"ext-xml": "*",
|
717 |
+
"myclabs/deep-copy": "^1.6.1",
|
718 |
+
"phar-io/manifest": "^1.0.1",
|
719 |
+
"phar-io/version": "^1.0",
|
720 |
+
"php": "^7.0",
|
721 |
+
"phpspec/prophecy": "^1.7",
|
722 |
+
"phpunit/php-code-coverage": "^5.3",
|
723 |
+
"phpunit/php-file-iterator": "^1.4.3",
|
724 |
+
"phpunit/php-text-template": "^1.2.1",
|
725 |
+
"phpunit/php-timer": "^1.0.9",
|
726 |
+
"phpunit/phpunit-mock-objects": "^5.0.9",
|
727 |
+
"sebastian/comparator": "^2.1",
|
728 |
+
"sebastian/diff": "^2.0",
|
729 |
+
"sebastian/environment": "^3.1",
|
730 |
+
"sebastian/exporter": "^3.1",
|
731 |
+
"sebastian/global-state": "^2.0",
|
732 |
+
"sebastian/object-enumerator": "^3.0.3",
|
733 |
+
"sebastian/resource-operations": "^1.0",
|
734 |
+
"sebastian/version": "^2.0.1"
|
735 |
+
},
|
736 |
+
"conflict": {
|
737 |
+
"phpdocumentor/reflection-docblock": "3.0.2",
|
738 |
+
"phpunit/dbunit": "<3.0"
|
739 |
},
|
740 |
+
"require-dev": {
|
741 |
+
"ext-pdo": "*"
|
742 |
+
},
|
743 |
+
"suggest": {
|
744 |
+
"ext-xdebug": "*",
|
745 |
+
"phpunit/php-invoker": "^1.1"
|
746 |
+
},
|
747 |
+
"time": "2018-09-08T15:10:43+00:00",
|
748 |
+
"bin": [
|
749 |
+
"phpunit"
|
750 |
+
],
|
751 |
"type": "library",
|
752 |
+
"extra": {
|
753 |
+
"branch-alias": {
|
754 |
+
"dev-master": "6.5.x-dev"
|
755 |
+
}
|
756 |
+
},
|
757 |
"installation-source": "dist",
|
758 |
"autoload": {
|
759 |
"classmap": [
|
771 |
"role": "lead"
|
772 |
}
|
773 |
],
|
774 |
+
"description": "The PHP Unit Testing framework.",
|
775 |
+
"homepage": "https://phpunit.de/",
|
776 |
"keywords": [
|
777 |
+
"phpunit",
|
778 |
+
"testing",
|
779 |
+
"xunit"
|
780 |
]
|
781 |
},
|
782 |
{
|
809 |
"suggest": {
|
810 |
"ext-soap": "*"
|
811 |
},
|
812 |
+
"time": "2018-08-09T05:50:03+00:00",
|
813 |
"type": "library",
|
814 |
"extra": {
|
815 |
"branch-alias": {
|
841 |
]
|
842 |
},
|
843 |
{
|
844 |
+
"name": "sebastian/code-unit-reverse-lookup",
|
845 |
+
"version": "1.0.1",
|
846 |
+
"version_normalized": "1.0.1.0",
|
847 |
"source": {
|
848 |
"type": "git",
|
849 |
+
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
850 |
+
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
|
851 |
},
|
852 |
"dist": {
|
853 |
"type": "zip",
|
854 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
855 |
+
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
856 |
"shasum": ""
|
857 |
},
|
858 |
"require": {
|
859 |
+
"php": "^5.6 || ^7.0"
|
860 |
},
|
861 |
"require-dev": {
|
862 |
+
"phpunit/phpunit": "^5.7 || ^6.0"
|
863 |
},
|
864 |
+
"time": "2017-03-04T06:30:41+00:00",
|
865 |
"type": "library",
|
866 |
"extra": {
|
867 |
"branch-alias": {
|
868 |
+
"dev-master": "1.0.x-dev"
|
869 |
}
|
870 |
},
|
871 |
"installation-source": "dist",
|
881 |
"authors": [
|
882 |
{
|
883 |
"name": "Sebastian Bergmann",
|
884 |
+
"email": "sebastian@phpunit.de"
|
|
|
885 |
}
|
886 |
],
|
887 |
+
"description": "Looks up which function or method a line of code belongs to",
|
888 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
|
|
|
|
|
|
|
889 |
},
|
890 |
{
|
891 |
+
"name": "sebastian/comparator",
|
892 |
+
"version": "2.1.3",
|
893 |
+
"version_normalized": "2.1.3.0",
|
894 |
"source": {
|
895 |
"type": "git",
|
896 |
+
"url": "https://github.com/sebastianbergmann/comparator.git",
|
897 |
+
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
|
898 |
},
|
899 |
"dist": {
|
900 |
"type": "zip",
|
901 |
+
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
|
902 |
+
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
|
903 |
"shasum": ""
|
904 |
},
|
905 |
"require": {
|
906 |
+
"php": "^7.0",
|
907 |
+
"sebastian/diff": "^2.0 || ^3.0",
|
908 |
+
"sebastian/exporter": "^3.1"
|
909 |
+
},
|
910 |
+
"require-dev": {
|
911 |
+
"phpunit/phpunit": "^6.4"
|
912 |
},
|
913 |
+
"time": "2018-02-01T13:46:46+00:00",
|
914 |
"type": "library",
|
915 |
"extra": {
|
916 |
"branch-alias": {
|
917 |
+
"dev-master": "2.1.x-dev"
|
918 |
}
|
919 |
},
|
920 |
"installation-source": "dist",
|
928 |
"BSD-3-Clause"
|
929 |
],
|
930 |
"authors": [
|
931 |
+
{
|
932 |
+
"name": "Jeff Welch",
|
933 |
+
"email": "whatthejeff@gmail.com"
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"name": "Volker Dusch",
|
937 |
+
"email": "github@wallbash.com"
|
938 |
+
},
|
939 |
+
{
|
940 |
+
"name": "Bernhard Schussek",
|
941 |
+
"email": "bschussek@2bepublished.at"
|
942 |
+
},
|
943 |
{
|
944 |
"name": "Sebastian Bergmann",
|
945 |
+
"email": "sebastian@phpunit.de"
|
|
|
946 |
}
|
947 |
],
|
948 |
+
"description": "Provides the functionality to compare PHP values for equality",
|
949 |
+
"homepage": "https://github.com/sebastianbergmann/comparator",
|
950 |
"keywords": [
|
951 |
+
"comparator",
|
952 |
+
"compare",
|
953 |
+
"equality"
|
954 |
]
|
955 |
},
|
956 |
{
|
957 |
+
"name": "sebastian/diff",
|
958 |
+
"version": "2.0.1",
|
959 |
+
"version_normalized": "2.0.1.0",
|
960 |
"source": {
|
961 |
"type": "git",
|
962 |
+
"url": "https://github.com/sebastianbergmann/diff.git",
|
963 |
+
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
|
964 |
},
|
965 |
"dist": {
|
966 |
"type": "zip",
|
967 |
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
|
968 |
+
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
|
969 |
"shasum": ""
|
970 |
},
|
971 |
"require": {
|
|
|
|
|
|
|
972 |
"php": "^7.0"
|
973 |
},
|
974 |
+
"require-dev": {
|
975 |
+
"phpunit/phpunit": "^6.2"
|
976 |
+
},
|
977 |
+
"time": "2017-08-03T08:09:46+00:00",
|
978 |
"type": "library",
|
979 |
+
"extra": {
|
980 |
+
"branch-alias": {
|
981 |
+
"dev-master": "2.0-dev"
|
982 |
+
}
|
983 |
+
},
|
984 |
"installation-source": "dist",
|
985 |
"autoload": {
|
986 |
"classmap": [
|
993 |
],
|
994 |
"authors": [
|
995 |
{
|
996 |
+
"name": "Kore Nordmann",
|
997 |
+
"email": "mail@kore-nordmann.de"
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"name": "Sebastian Bergmann",
|
1001 |
+
"email": "sebastian@phpunit.de"
|
1002 |
}
|
1003 |
],
|
1004 |
+
"description": "Diff implementation",
|
1005 |
+
"homepage": "https://github.com/sebastianbergmann/diff",
|
1006 |
+
"keywords": [
|
1007 |
+
"diff"
|
1008 |
+
]
|
1009 |
},
|
1010 |
{
|
1011 |
+
"name": "sebastian/environment",
|
1012 |
+
"version": "3.1.0",
|
1013 |
+
"version_normalized": "3.1.0.0",
|
1014 |
"source": {
|
1015 |
"type": "git",
|
1016 |
+
"url": "https://github.com/sebastianbergmann/environment.git",
|
1017 |
+
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
|
1018 |
},
|
1019 |
"dist": {
|
1020 |
"type": "zip",
|
1021 |
+
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
|
1022 |
+
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
|
1023 |
"shasum": ""
|
1024 |
},
|
1025 |
"require": {
|
1026 |
+
"php": "^7.0"
|
1027 |
},
|
1028 |
"require-dev": {
|
1029 |
+
"phpunit/phpunit": "^6.1"
|
1030 |
},
|
1031 |
+
"time": "2017-07-01T08:51:00+00:00",
|
1032 |
"type": "library",
|
1033 |
"extra": {
|
1034 |
"branch-alias": {
|
1035 |
+
"dev-master": "3.1.x-dev"
|
1036 |
}
|
1037 |
},
|
1038 |
"installation-source": "dist",
|
1051 |
"email": "sebastian@phpunit.de"
|
1052 |
}
|
1053 |
],
|
1054 |
+
"description": "Provides functionality to handle HHVM/PHP environments",
|
1055 |
+
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
1056 |
+
"keywords": [
|
1057 |
+
"Xdebug",
|
1058 |
+
"environment",
|
1059 |
+
"hhvm"
|
1060 |
+
]
|
1061 |
},
|
1062 |
{
|
1063 |
+
"name": "sebastian/exporter",
|
1064 |
+
"version": "3.1.0",
|
1065 |
+
"version_normalized": "3.1.0.0",
|
1066 |
"source": {
|
1067 |
"type": "git",
|
1068 |
+
"url": "https://github.com/sebastianbergmann/exporter.git",
|
1069 |
+
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
|
1070 |
},
|
1071 |
"dist": {
|
1072 |
"type": "zip",
|
1073 |
+
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
|
1074 |
+
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
|
1075 |
"shasum": ""
|
1076 |
},
|
1077 |
"require": {
|
1078 |
+
"php": "^7.0",
|
1079 |
+
"sebastian/recursion-context": "^3.0"
|
1080 |
},
|
1081 |
"require-dev": {
|
1082 |
+
"ext-mbstring": "*",
|
1083 |
+
"phpunit/phpunit": "^6.0"
|
1084 |
},
|
1085 |
+
"time": "2017-04-03T13:19:02+00:00",
|
1086 |
"type": "library",
|
1087 |
"extra": {
|
1088 |
"branch-alias": {
|
1089 |
+
"dev-master": "3.1.x-dev"
|
1090 |
}
|
1091 |
},
|
1092 |
"installation-source": "dist",
|
1100 |
"BSD-3-Clause"
|
1101 |
],
|
1102 |
"authors": [
|
1103 |
+
{
|
1104 |
+
"name": "Jeff Welch",
|
1105 |
+
"email": "whatthejeff@gmail.com"
|
1106 |
+
},
|
1107 |
+
{
|
1108 |
+
"name": "Volker Dusch",
|
1109 |
+
"email": "github@wallbash.com"
|
1110 |
+
},
|
1111 |
+
{
|
1112 |
+
"name": "Bernhard Schussek",
|
1113 |
+
"email": "bschussek@2bepublished.at"
|
1114 |
+
},
|
1115 |
{
|
1116 |
"name": "Sebastian Bergmann",
|
1117 |
"email": "sebastian@phpunit.de"
|
1118 |
+
},
|
1119 |
+
{
|
1120 |
+
"name": "Adam Harvey",
|
1121 |
+
"email": "aharvey@php.net"
|
1122 |
}
|
1123 |
],
|
1124 |
+
"description": "Provides the functionality to export PHP variables for visualization",
|
1125 |
+
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
1126 |
"keywords": [
|
1127 |
+
"export",
|
1128 |
+
"exporter"
|
1129 |
]
|
1130 |
},
|
1131 |
{
|
1132 |
+
"name": "sebastian/global-state",
|
1133 |
+
"version": "2.0.0",
|
1134 |
+
"version_normalized": "2.0.0.0",
|
1135 |
"source": {
|
1136 |
"type": "git",
|
1137 |
+
"url": "https://github.com/sebastianbergmann/global-state.git",
|
1138 |
+
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
|
1139 |
},
|
1140 |
"dist": {
|
1141 |
"type": "zip",
|
1142 |
+
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
|
1143 |
+
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
|
1144 |
"shasum": ""
|
1145 |
},
|
1146 |
"require": {
|
1147 |
+
"php": "^7.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1148 |
},
|
1149 |
"require-dev": {
|
1150 |
"phpunit/phpunit": "^6.0"
|
1151 |
},
|
1152 |
"suggest": {
|
1153 |
+
"ext-uopz": "*"
|
1154 |
},
|
1155 |
+
"time": "2017-04-27T15:39:26+00:00",
|
1156 |
"type": "library",
|
1157 |
"extra": {
|
1158 |
"branch-alias": {
|
1159 |
+
"dev-master": "2.0-dev"
|
1160 |
}
|
1161 |
},
|
1162 |
"installation-source": "dist",
|
1172 |
"authors": [
|
1173 |
{
|
1174 |
"name": "Sebastian Bergmann",
|
1175 |
+
"email": "sebastian@phpunit.de"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1176 |
}
|
1177 |
],
|
1178 |
+
"description": "Snapshotting of global state",
|
1179 |
+
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
1180 |
"keywords": [
|
1181 |
+
"global state"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1182 |
]
|
1183 |
},
|
1184 |
{
|
1185 |
+
"name": "sebastian/object-enumerator",
|
1186 |
+
"version": "3.0.3",
|
1187 |
+
"version_normalized": "3.0.3.0",
|
1188 |
"source": {
|
1189 |
"type": "git",
|
1190 |
+
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
1191 |
+
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
|
1192 |
},
|
1193 |
"dist": {
|
1194 |
"type": "zip",
|
1195 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
|
1196 |
+
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
|
1197 |
"shasum": ""
|
1198 |
},
|
1199 |
"require": {
|
1200 |
"php": "^7.0",
|
1201 |
+
"sebastian/object-reflector": "^1.1.1",
|
1202 |
+
"sebastian/recursion-context": "^3.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1203 |
},
|
1204 |
"require-dev": {
|
1205 |
+
"phpunit/phpunit": "^6.0"
|
|
|
1206 |
},
|
1207 |
+
"time": "2017-08-03T12:35:26+00:00",
|
1208 |
"type": "library",
|
1209 |
"extra": {
|
1210 |
"branch-alias": {
|
1211 |
+
"dev-master": "3.0.x-dev"
|
1212 |
}
|
1213 |
},
|
1214 |
"installation-source": "dist",
|
1215 |
"autoload": {
|
1216 |
+
"classmap": [
|
1217 |
+
"src/"
|
1218 |
+
]
|
1219 |
},
|
1220 |
"notification-url": "https://packagist.org/downloads/",
|
1221 |
"license": [
|
1222 |
+
"BSD-3-Clause"
|
1223 |
],
|
1224 |
"authors": [
|
1225 |
{
|
1226 |
+
"name": "Sebastian Bergmann",
|
1227 |
+
"email": "sebastian@phpunit.de"
|
|
|
|
|
|
|
|
|
|
|
1228 |
}
|
1229 |
],
|
1230 |
+
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
1231 |
+
"homepage": "https://github.com/sebastianbergmann/object-enumerator/"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1232 |
},
|
1233 |
{
|
1234 |
+
"name": "sebastian/object-reflector",
|
1235 |
+
"version": "1.1.1",
|
1236 |
+
"version_normalized": "1.1.1.0",
|
1237 |
"source": {
|
1238 |
"type": "git",
|
1239 |
+
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
1240 |
+
"reference": "773f97c67f28de00d397be301821b06708fca0be"
|
1241 |
},
|
1242 |
"dist": {
|
1243 |
"type": "zip",
|
1244 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
|
1245 |
+
"reference": "773f97c67f28de00d397be301821b06708fca0be",
|
1246 |
"shasum": ""
|
1247 |
},
|
1248 |
"require": {
|
1249 |
+
"php": "^7.0"
|
1250 |
},
|
1251 |
+
"require-dev": {
|
1252 |
+
"phpunit/phpunit": "^6.0"
|
1253 |
+
},
|
1254 |
+
"time": "2017-03-29T09:07:27+00:00",
|
1255 |
"type": "library",
|
1256 |
+
"extra": {
|
1257 |
+
"branch-alias": {
|
1258 |
+
"dev-master": "1.1-dev"
|
1259 |
+
}
|
1260 |
+
},
|
1261 |
"installation-source": "dist",
|
1262 |
"autoload": {
|
1263 |
"classmap": [
|
1269 |
"BSD-3-Clause"
|
1270 |
],
|
1271 |
"authors": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1272 |
{
|
1273 |
"name": "Sebastian Bergmann",
|
1274 |
+
"email": "sebastian@phpunit.de"
|
|
|
1275 |
}
|
1276 |
],
|
1277 |
+
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
1278 |
+
"homepage": "https://github.com/sebastianbergmann/object-reflector/"
|
1279 |
},
|
1280 |
{
|
1281 |
+
"name": "sebastian/recursion-context",
|
1282 |
+
"version": "3.0.0",
|
1283 |
+
"version_normalized": "3.0.0.0",
|
1284 |
"source": {
|
1285 |
"type": "git",
|
1286 |
+
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
1287 |
+
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
|
1288 |
},
|
1289 |
"dist": {
|
1290 |
"type": "zip",
|
1291 |
+
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
|
1292 |
+
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
|
1293 |
"shasum": ""
|
1294 |
},
|
1295 |
"require": {
|
1296 |
+
"php": "^7.0"
|
1297 |
+
},
|
1298 |
+
"require-dev": {
|
1299 |
+
"phpunit/phpunit": "^6.0"
|
1300 |
},
|
1301 |
+
"time": "2017-03-03T06:23:57+00:00",
|
1302 |
"type": "library",
|
1303 |
"extra": {
|
1304 |
"branch-alias": {
|
1305 |
+
"dev-master": "3.0.x-dev"
|
1306 |
}
|
1307 |
},
|
1308 |
"installation-source": "dist",
|
1317 |
],
|
1318 |
"authors": [
|
1319 |
{
|
1320 |
+
"name": "Jeff Welch",
|
1321 |
+
"email": "whatthejeff@gmail.com"
|
|
|
1322 |
},
|
1323 |
{
|
1324 |
+
"name": "Sebastian Bergmann",
|
1325 |
+
"email": "sebastian@phpunit.de"
|
|
|
1326 |
},
|
1327 |
{
|
1328 |
+
"name": "Adam Harvey",
|
1329 |
+
"email": "aharvey@php.net"
|
|
|
1330 |
}
|
1331 |
],
|
1332 |
+
"description": "Provides functionality to recursively process PHP variables",
|
1333 |
+
"homepage": "http://www.github.com/sebastianbergmann/recursion-context"
|
1334 |
},
|
1335 |
{
|
1336 |
+
"name": "sebastian/resource-operations",
|
1337 |
+
"version": "1.0.0",
|
1338 |
+
"version_normalized": "1.0.0.0",
|
1339 |
"source": {
|
1340 |
"type": "git",
|
1341 |
+
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
1342 |
+
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
|
1343 |
},
|
1344 |
"dist": {
|
1345 |
"type": "zip",
|
1346 |
+
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
1347 |
+
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
1348 |
"shasum": ""
|
1349 |
},
|
1350 |
"require": {
|
1351 |
+
"php": ">=5.6.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1352 |
},
|
1353 |
+
"time": "2015-07-28T20:34:47+00:00",
|
1354 |
"type": "library",
|
1355 |
+
"extra": {
|
1356 |
+
"branch-alias": {
|
1357 |
+
"dev-master": "1.0.x-dev"
|
1358 |
+
}
|
1359 |
+
},
|
1360 |
"installation-source": "dist",
|
1361 |
"autoload": {
|
1362 |
+
"classmap": [
|
1363 |
+
"src/"
|
|
|
|
|
|
|
1364 |
]
|
1365 |
},
|
1366 |
"notification-url": "https://packagist.org/downloads/",
|
1367 |
"license": [
|
1368 |
+
"BSD-3-Clause"
|
1369 |
],
|
1370 |
+
"authors": [
|
1371 |
+
{
|
1372 |
+
"name": "Sebastian Bergmann",
|
1373 |
+
"email": "sebastian@phpunit.de"
|
1374 |
+
}
|
1375 |
+
],
|
1376 |
+
"description": "Provides a list of PHP built-in functions that operate on resources",
|
1377 |
+
"homepage": "https://www.github.com/sebastianbergmann/resource-operations"
|
1378 |
},
|
1379 |
{
|
1380 |
+
"name": "sebastian/version",
|
1381 |
+
"version": "2.0.1",
|
1382 |
+
"version_normalized": "2.0.1.0",
|
1383 |
"source": {
|
1384 |
"type": "git",
|
1385 |
+
"url": "https://github.com/sebastianbergmann/version.git",
|
1386 |
+
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
1387 |
},
|
1388 |
"dist": {
|
1389 |
"type": "zip",
|
1390 |
+
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
1391 |
+
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
|
1392 |
"shasum": ""
|
1393 |
},
|
1394 |
"require": {
|
1395 |
+
"php": ">=5.6"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1396 |
},
|
1397 |
+
"time": "2016-10-03T07:35:21+00:00",
|
|
|
|
|
|
|
1398 |
"type": "library",
|
1399 |
"extra": {
|
1400 |
"branch-alias": {
|
1401 |
+
"dev-master": "2.0.x-dev"
|
1402 |
}
|
1403 |
},
|
1404 |
"installation-source": "dist",
|
1418 |
"role": "lead"
|
1419 |
}
|
1420 |
],
|
1421 |
+
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
1422 |
+
"homepage": "https://github.com/sebastianbergmann/version"
|
|
|
|
|
|
|
|
|
|
|
1423 |
},
|
1424 |
{
|
1425 |
"name": "symfony/polyfill-ctype",
|
1442 |
"suggest": {
|
1443 |
"ext-ctype": "For best performance"
|
1444 |
},
|
1445 |
+
"time": "2018-08-06T14:22:27+00:00",
|
1446 |
"type": "library",
|
1447 |
"extra": {
|
1448 |
"branch-alias": {
|
1481 |
"portable"
|
1482 |
]
|
1483 |
},
|
1484 |
+
{
|
1485 |
+
"name": "theseer/tokenizer",
|
1486 |
+
"version": "1.1.0",
|
1487 |
+
"version_normalized": "1.1.0.0",
|
1488 |
+
"source": {
|
1489 |
+
"type": "git",
|
1490 |
+
"url": "https://github.com/theseer/tokenizer.git",
|
1491 |
+
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
|
1492 |
+
},
|
1493 |
+
"dist": {
|
1494 |
+
"type": "zip",
|
1495 |
+
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
|
1496 |
+
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
|
1497 |
+
"shasum": ""
|
1498 |
+
},
|
1499 |
+
"require": {
|
1500 |
+
"ext-dom": "*",
|
1501 |
+
"ext-tokenizer": "*",
|
1502 |
+
"ext-xmlwriter": "*",
|
1503 |
+
"php": "^7.0"
|
1504 |
+
},
|
1505 |
+
"time": "2017-04-07T12:08:54+00:00",
|
1506 |
+
"type": "library",
|
1507 |
+
"installation-source": "dist",
|
1508 |
+
"autoload": {
|
1509 |
+
"classmap": [
|
1510 |
+
"src/"
|
1511 |
+
]
|
1512 |
+
},
|
1513 |
+
"notification-url": "https://packagist.org/downloads/",
|
1514 |
+
"license": [
|
1515 |
+
"BSD-3-Clause"
|
1516 |
+
],
|
1517 |
+
"authors": [
|
1518 |
+
{
|
1519 |
+
"name": "Arne Blankerts",
|
1520 |
+
"email": "arne@blankerts.de",
|
1521 |
+
"role": "Developer"
|
1522 |
+
}
|
1523 |
+
],
|
1524 |
+
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats"
|
1525 |
+
},
|
1526 |
{
|
1527 |
"name": "webmozart/assert",
|
1528 |
"version": "1.4.0",
|
1546 |
"phpunit/phpunit": "^4.6",
|
1547 |
"sebastian/version": "^1.0.1"
|
1548 |
},
|
1549 |
+
"time": "2018-12-25T11:19:39+00:00",
|
1550 |
"type": "library",
|
1551 |
"extra": {
|
1552 |
"branch-alias": {
|
1575 |
"check",
|
1576 |
"validate"
|
1577 |
]
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"name": "xrstf/composer-php52",
|
1581 |
+
"version": "v1.0.20",
|
1582 |
+
"version_normalized": "1.0.20.0",
|
1583 |
+
"source": {
|
1584 |
+
"type": "git",
|
1585 |
+
"url": "https://github.com/composer-php52/composer-php52.git",
|
1586 |
+
"reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
|
1587 |
+
},
|
1588 |
+
"dist": {
|
1589 |
+
"type": "zip",
|
1590 |
+
"url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
|
1591 |
+
"reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
|
1592 |
+
"shasum": ""
|
1593 |
+
},
|
1594 |
+
"time": "2016-04-16T21:52:24+00:00",
|
1595 |
+
"type": "library",
|
1596 |
+
"extra": {
|
1597 |
+
"branch-alias": {
|
1598 |
+
"dev-default": "1.x-dev"
|
1599 |
+
}
|
1600 |
+
},
|
1601 |
+
"installation-source": "dist",
|
1602 |
+
"autoload": {
|
1603 |
+
"psr-0": {
|
1604 |
+
"xrstf\\Composer52": "lib/"
|
1605 |
+
}
|
1606 |
+
},
|
1607 |
+
"notification-url": "https://packagist.org/downloads/",
|
1608 |
+
"license": [
|
1609 |
+
"MIT"
|
1610 |
+
]
|
1611 |
}
|
1612 |
]
|