Version Description
- 2019-08-05 =
- Fixed Fatal error: boolean given in mutex
Download this release
Release Info
Developer | jablonowski |
Plugin | Flexible Shipping for WooCommerce |
Version | 3.6.2 |
Comparing to | |
See all releases |
Code changes from version 3.6.1 to 3.6.2
- composer.lock +6030 -887
- flexible-shipping.php +3 -3
- readme.txt +4 -1
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +4 -4
- vendor/composer/installed.json +13 -14
- vendor/wpdesk/wp-notice/CHANGELOG.md +5 -1
- vendor/wpdesk/wp-notice/src/WPDesk/Notice/views/admin-head-js.php +5 -0
- vendor/wpdesk/wp-wpdesk-fs-shipment/CHANGELOG.md +4 -0
- vendor/wpdesk/wp-wpdesk-fs-shipment/composer.json +8 -3
- vendor/wpdesk/wp-wpdesk-fs-shipment/src/shipment/cpt-shipment.php +2 -2
composer.lock
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
-
"content-hash": "
|
8 |
"packages": [
|
9 |
{
|
10 |
"name": "moneyphp/money",
|
@@ -517,16 +517,16 @@
|
|
517 |
},
|
518 |
{
|
519 |
"name": "wpdesk/wp-notice",
|
520 |
-
"version": "3.1",
|
521 |
"source": {
|
522 |
"type": "git",
|
523 |
"url": "https://gitlab.com/wpdesk/wp-notice.git",
|
524 |
-
"reference": "
|
525 |
},
|
526 |
"dist": {
|
527 |
"type": "zip",
|
528 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=
|
529 |
-
"reference": "
|
530 |
"shasum": ""
|
531 |
},
|
532 |
"require": {
|
@@ -567,7 +567,7 @@
|
|
567 |
"notice",
|
568 |
"wordpress"
|
569 |
],
|
570 |
-
"time": "2019-
|
571 |
},
|
572 |
{
|
573 |
"name": "wpdesk/wp-persistence",
|
@@ -787,24 +787,23 @@
|
|
787 |
},
|
788 |
{
|
789 |
"name": "wpdesk/wp-wpdesk-fs-shipment",
|
790 |
-
"version": "1.0.
|
791 |
"source": {
|
792 |
"type": "git",
|
793 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-shipment.git",
|
794 |
-
"reference": "
|
795 |
},
|
796 |
"dist": {
|
797 |
"type": "zip",
|
798 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-shipment/repository/archive.zip?sha=
|
799 |
-
"reference": "
|
800 |
"shasum": ""
|
801 |
},
|
802 |
"require": {
|
803 |
"php": ">=5.6"
|
804 |
},
|
805 |
"require-dev": {
|
806 |
-
"10up/wp_mock": "^0.
|
807 |
-
"mockery/mockery": "^1.2",
|
808 |
"phpunit/phpunit": "<7",
|
809 |
"squizlabs/php_codesniffer": "^3.4.2",
|
810 |
"wp-coding-standards/wpcs": "^0.14.1"
|
@@ -822,7 +821,7 @@
|
|
822 |
"email": "krzysiek@wpdesk.pl"
|
823 |
}
|
824 |
],
|
825 |
-
"time": "2019-
|
826 |
},
|
827 |
{
|
828 |
"name": "wpdesk/wp-wpdesk-tracker",
|
@@ -950,104 +949,92 @@
|
|
950 |
"time": "2017-08-01T11:52:57+00:00"
|
951 |
},
|
952 |
{
|
953 |
-
"name": "
|
954 |
-
"version": "
|
955 |
"source": {
|
956 |
"type": "git",
|
957 |
-
"url": "https://github.com/
|
958 |
-
"reference": "
|
959 |
},
|
960 |
"dist": {
|
961 |
"type": "zip",
|
962 |
-
"url": "https://api.github.com/repos/
|
963 |
-
"reference": "
|
964 |
"shasum": ""
|
965 |
},
|
966 |
"require": {
|
967 |
-
"
|
968 |
-
"php": "^5.3|^7",
|
969 |
-
"squizlabs/php_codesniffer": "^2|^3"
|
970 |
},
|
971 |
"require-dev": {
|
972 |
-
"
|
973 |
-
"
|
974 |
-
"
|
|
|
975 |
},
|
976 |
-
"
|
|
|
|
|
|
|
977 |
"extra": {
|
978 |
-
"
|
|
|
|
|
979 |
},
|
980 |
"autoload": {
|
981 |
-
"psr-
|
982 |
-
"
|
983 |
}
|
984 |
},
|
985 |
"notification-url": "https://packagist.org/downloads/",
|
986 |
"license": [
|
987 |
-
"
|
988 |
],
|
989 |
"authors": [
|
990 |
{
|
991 |
-
"name": "
|
992 |
-
"email": "
|
993 |
-
"homepage": "http://www.
|
994 |
-
"role": "Developer
|
995 |
}
|
996 |
],
|
997 |
-
"description": "
|
998 |
-
"homepage": "
|
999 |
-
"
|
1000 |
-
"PHPCodeSniffer",
|
1001 |
-
"PHP_CodeSniffer",
|
1002 |
-
"code quality",
|
1003 |
-
"codesniffer",
|
1004 |
-
"composer",
|
1005 |
-
"installer",
|
1006 |
-
"phpcs",
|
1007 |
-
"plugin",
|
1008 |
-
"qa",
|
1009 |
-
"quality",
|
1010 |
-
"standard",
|
1011 |
-
"standards",
|
1012 |
-
"style guide",
|
1013 |
-
"stylecheck",
|
1014 |
-
"tests"
|
1015 |
-
],
|
1016 |
-
"time": "2018-10-26T13:21:45+00:00"
|
1017 |
},
|
1018 |
{
|
1019 |
-
"name": "
|
1020 |
-
"version": "
|
1021 |
"source": {
|
1022 |
"type": "git",
|
1023 |
-
"url": "https://github.com/
|
1024 |
-
"reference": "
|
1025 |
},
|
1026 |
"dist": {
|
1027 |
"type": "zip",
|
1028 |
-
"url": "https://api.github.com/repos/
|
1029 |
-
"reference": "
|
1030 |
"shasum": ""
|
1031 |
},
|
1032 |
"require": {
|
1033 |
-
"php": ">=5.3
|
1034 |
},
|
1035 |
"require-dev": {
|
1036 |
-
"
|
1037 |
-
"
|
1038 |
-
"
|
1039 |
-
|
1040 |
-
|
|
|
1041 |
},
|
1042 |
"type": "library",
|
1043 |
"extra": {
|
1044 |
"branch-alias": {
|
1045 |
-
"dev-master": "
|
1046 |
}
|
1047 |
},
|
1048 |
"autoload": {
|
1049 |
-
"psr-
|
1050 |
-
"
|
1051 |
}
|
1052 |
},
|
1053 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -1056,263 +1043,302 @@
|
|
1056 |
],
|
1057 |
"authors": [
|
1058 |
{
|
1059 |
-
"name": "
|
1060 |
-
"email": "
|
1061 |
-
"homepage": "http://
|
1062 |
}
|
1063 |
],
|
1064 |
-
"description": "
|
1065 |
-
"homepage": "
|
1066 |
"keywords": [
|
1067 |
-
"
|
1068 |
-
"
|
|
|
|
|
|
|
|
|
1069 |
],
|
1070 |
-
"time": "
|
1071 |
},
|
1072 |
{
|
1073 |
-
"name": "
|
1074 |
-
"version": "
|
1075 |
"source": {
|
1076 |
"type": "git",
|
1077 |
-
"url": "https://github.com/
|
1078 |
-
"reference": "
|
1079 |
},
|
1080 |
"dist": {
|
1081 |
"type": "zip",
|
1082 |
-
"url": "https://api.github.com/repos/
|
1083 |
-
"reference": "
|
1084 |
"shasum": ""
|
1085 |
},
|
1086 |
"require": {
|
1087 |
-
"
|
1088 |
-
|
1089 |
-
|
1090 |
-
"
|
1091 |
-
"
|
1092 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1093 |
},
|
1094 |
"require-dev": {
|
1095 |
-
"
|
1096 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1097 |
},
|
|
|
|
|
|
|
1098 |
"type": "library",
|
|
|
|
|
|
|
1099 |
"autoload": {
|
1100 |
-
"
|
1101 |
-
"
|
1102 |
-
|
1103 |
-
|
1104 |
-
"hamcrest/Hamcrest.php"
|
1105 |
-
]
|
1106 |
},
|
1107 |
"notification-url": "https://packagist.org/downloads/",
|
1108 |
"license": [
|
1109 |
-
"
|
1110 |
],
|
1111 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1112 |
"keywords": [
|
1113 |
-
"
|
|
|
|
|
|
|
|
|
1114 |
],
|
1115 |
-
"time": "
|
1116 |
},
|
1117 |
{
|
1118 |
-
"name": "
|
1119 |
-
"version": "0.
|
1120 |
"source": {
|
1121 |
"type": "git",
|
1122 |
-
"url": "https://github.com/
|
1123 |
-
"reference": "
|
1124 |
},
|
1125 |
"dist": {
|
1126 |
"type": "zip",
|
1127 |
-
"url": "https://api.github.com/repos/
|
1128 |
-
"reference": "
|
1129 |
"shasum": ""
|
1130 |
},
|
1131 |
"require": {
|
1132 |
-
"
|
1133 |
-
"
|
1134 |
-
"
|
|
|
|
|
|
|
|
|
1135 |
},
|
1136 |
"require-dev": {
|
1137 |
-
"
|
|
|
1138 |
},
|
1139 |
"type": "library",
|
1140 |
-
"extra": {
|
1141 |
-
"branch-alias": {
|
1142 |
-
"dev-master": "0.9.x-dev"
|
1143 |
-
}
|
1144 |
-
},
|
1145 |
"autoload": {
|
1146 |
-
"psr-
|
1147 |
-
"
|
1148 |
}
|
1149 |
},
|
1150 |
"notification-url": "https://packagist.org/downloads/",
|
1151 |
"license": [
|
1152 |
-
"
|
1153 |
],
|
1154 |
"authors": [
|
1155 |
{
|
1156 |
-
"name": "
|
1157 |
-
"email": "
|
1158 |
-
"homepage": "http://blog.astrumfutura.com"
|
1159 |
-
},
|
1160 |
-
{
|
1161 |
-
"name": "Dave Marshall",
|
1162 |
-
"email": "dave.marshall@atstsolutions.co.uk",
|
1163 |
-
"homepage": "http://davedevelopment.co.uk"
|
1164 |
}
|
1165 |
],
|
1166 |
-
"description": "
|
1167 |
-
"
|
1168 |
-
"keywords": [
|
1169 |
-
"BDD",
|
1170 |
-
"TDD",
|
1171 |
-
"library",
|
1172 |
-
"mock",
|
1173 |
-
"mock objects",
|
1174 |
-
"mockery",
|
1175 |
-
"stub",
|
1176 |
-
"test",
|
1177 |
-
"test double",
|
1178 |
-
"testing"
|
1179 |
-
],
|
1180 |
-
"time": "2019-02-12T16:07:13+00:00"
|
1181 |
},
|
1182 |
{
|
1183 |
-
"name": "
|
1184 |
-
"version": "1.
|
1185 |
"source": {
|
1186 |
"type": "git",
|
1187 |
-
"url": "https://github.com/
|
1188 |
-
"reference": "
|
1189 |
},
|
1190 |
"dist": {
|
1191 |
"type": "zip",
|
1192 |
-
"url": "https://api.github.com/repos/
|
1193 |
-
"reference": "
|
1194 |
"shasum": ""
|
1195 |
},
|
1196 |
"require": {
|
1197 |
-
"
|
1198 |
-
},
|
1199 |
-
"require-dev": {
|
1200 |
-
"doctrine/collections": "^1.0",
|
1201 |
-
"doctrine/common": "^2.6",
|
1202 |
-
"phpunit/phpunit": "^4.1"
|
1203 |
},
|
1204 |
"type": "library",
|
1205 |
"autoload": {
|
1206 |
"psr-4": {
|
1207 |
-
"
|
1208 |
-
}
|
1209 |
-
"files": [
|
1210 |
-
"src/DeepCopy/deep_copy.php"
|
1211 |
-
]
|
1212 |
},
|
1213 |
"notification-url": "https://packagist.org/downloads/",
|
1214 |
"license": [
|
1215 |
"MIT"
|
1216 |
],
|
1217 |
-
"description": "
|
1218 |
-
"
|
1219 |
-
"clone",
|
1220 |
-
"copy",
|
1221 |
-
"duplicate",
|
1222 |
-
"object",
|
1223 |
-
"object graph"
|
1224 |
-
],
|
1225 |
-
"time": "2017-10-19T19:58:43+00:00"
|
1226 |
},
|
1227 |
{
|
1228 |
-
"name": "
|
1229 |
-
"version": "
|
1230 |
"source": {
|
1231 |
"type": "git",
|
1232 |
-
"url": "https://github.com/
|
1233 |
-
"reference": "
|
1234 |
},
|
1235 |
"dist": {
|
1236 |
"type": "zip",
|
1237 |
-
"url": "https://api.github.com/repos/
|
1238 |
-
"reference": "
|
1239 |
"shasum": ""
|
1240 |
},
|
1241 |
"require": {
|
1242 |
-
"
|
1243 |
-
"
|
1244 |
-
|
1245 |
-
"conflict": {
|
1246 |
-
"squizlabs/php_codesniffer": "2.6.2"
|
1247 |
},
|
1248 |
"require-dev": {
|
1249 |
-
"phpunit/phpunit": "
|
|
|
|
|
1250 |
},
|
1251 |
-
"
|
1252 |
-
|
1253 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1254 |
},
|
1255 |
-
"type": "phpcodesniffer-standard",
|
1256 |
"notification-url": "https://packagist.org/downloads/",
|
1257 |
"license": [
|
1258 |
-
"
|
1259 |
],
|
1260 |
"authors": [
|
1261 |
{
|
1262 |
-
"name": "
|
1263 |
-
"
|
1264 |
-
|
1265 |
-
{
|
1266 |
-
"name": "Wim Godden",
|
1267 |
-
"homepage": "https://github.com/wimg",
|
1268 |
-
"role": "lead"
|
1269 |
-
},
|
1270 |
-
{
|
1271 |
-
"name": "Juliette Reinders Folmer",
|
1272 |
-
"homepage": "https://github.com/jrfnl",
|
1273 |
-
"role": "lead"
|
1274 |
}
|
1275 |
],
|
1276 |
-
"description": "
|
1277 |
-
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
1278 |
"keywords": [
|
1279 |
-
"
|
1280 |
-
"
|
1281 |
-
"
|
|
|
|
|
1282 |
],
|
1283 |
-
"time": "2019-
|
1284 |
},
|
1285 |
{
|
1286 |
-
"name": "
|
1287 |
-
"version": "1.0
|
1288 |
"source": {
|
1289 |
"type": "git",
|
1290 |
-
"url": "https://github.com/
|
1291 |
-
"reference": "
|
1292 |
},
|
1293 |
"dist": {
|
1294 |
"type": "zip",
|
1295 |
-
"url": "https://api.github.com/repos/
|
1296 |
-
"reference": "
|
1297 |
"shasum": ""
|
1298 |
},
|
1299 |
"require": {
|
1300 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1301 |
},
|
1302 |
"require-dev": {
|
1303 |
-
"phpunit/phpunit": "^4.
|
|
|
1304 |
},
|
1305 |
-
"
|
1306 |
-
|
1307 |
-
"
|
1308 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1309 |
}
|
1310 |
},
|
1311 |
"autoload": {
|
1312 |
"psr-4": {
|
1313 |
-
"
|
1314 |
-
"src"
|
1315 |
-
]
|
1316 |
}
|
1317 |
},
|
1318 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -1321,51 +1347,55 @@
|
|
1321 |
],
|
1322 |
"authors": [
|
1323 |
{
|
1324 |
-
"name": "
|
1325 |
-
"email": "
|
|
|
|
|
|
|
|
|
|
|
|
|
1326 |
}
|
1327 |
],
|
1328 |
-
"description": "
|
1329 |
-
"homepage": "
|
1330 |
"keywords": [
|
1331 |
-
"
|
1332 |
-
"
|
1333 |
-
"
|
1334 |
-
"reflection",
|
1335 |
-
"static analysis"
|
1336 |
],
|
1337 |
-
"time": "
|
1338 |
},
|
1339 |
{
|
1340 |
-
"name": "
|
1341 |
-
"version": "
|
1342 |
"source": {
|
1343 |
"type": "git",
|
1344 |
-
"url": "https://github.com/
|
1345 |
-
"reference": "
|
1346 |
},
|
1347 |
"dist": {
|
1348 |
"type": "zip",
|
1349 |
-
"url": "https://api.github.com/repos/
|
1350 |
-
"reference": "
|
1351 |
"shasum": ""
|
1352 |
},
|
1353 |
"require": {
|
1354 |
-
"php": "^5.
|
1355 |
-
"phpdocumentor/reflection-common": "^1.0.0",
|
1356 |
-
"phpdocumentor/type-resolver": "^0.4.0",
|
1357 |
-
"webmozart/assert": "^1.0"
|
1358 |
},
|
1359 |
"require-dev": {
|
1360 |
-
"
|
1361 |
-
"phpunit/phpunit": "^
|
1362 |
},
|
1363 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
1364 |
"autoload": {
|
1365 |
"psr-4": {
|
1366 |
-
"
|
1367 |
-
"src/"
|
1368 |
-
]
|
1369 |
}
|
1370 |
},
|
1371 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -1374,46 +1404,59 @@
|
|
1374 |
],
|
1375 |
"authors": [
|
1376 |
{
|
1377 |
-
"name": "
|
1378 |
-
"email": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1379 |
}
|
1380 |
],
|
1381 |
-
"description": "
|
1382 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
1383 |
},
|
1384 |
{
|
1385 |
-
"name": "
|
1386 |
-
"version": "
|
1387 |
"source": {
|
1388 |
"type": "git",
|
1389 |
-
"url": "https://github.com/
|
1390 |
-
"reference": "
|
1391 |
},
|
1392 |
"dist": {
|
1393 |
"type": "zip",
|
1394 |
-
"url": "https://api.github.com/repos/
|
1395 |
-
"reference": "
|
1396 |
"shasum": ""
|
1397 |
},
|
1398 |
"require": {
|
1399 |
-
"php": "^5.
|
1400 |
-
"phpdocumentor/reflection-common": "^1.0"
|
1401 |
},
|
1402 |
"require-dev": {
|
1403 |
-
"
|
1404 |
-
"phpunit/phpunit": "^5.2||^4.8.24"
|
1405 |
},
|
1406 |
"type": "library",
|
1407 |
"extra": {
|
1408 |
"branch-alias": {
|
1409 |
-
"dev-master": "1.
|
1410 |
}
|
1411 |
},
|
1412 |
"autoload": {
|
1413 |
"psr-4": {
|
1414 |
-
"
|
1415 |
-
"src/"
|
1416 |
-
]
|
1417 |
}
|
1418 |
},
|
1419 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -1422,46 +1465,104 @@
|
|
1422 |
],
|
1423 |
"authors": [
|
1424 |
{
|
1425 |
-
"name": "
|
1426 |
-
"email": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1427 |
}
|
1428 |
],
|
1429 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
1430 |
},
|
1431 |
{
|
1432 |
-
"name": "
|
1433 |
-
"version": "1.
|
1434 |
"source": {
|
1435 |
"type": "git",
|
1436 |
-
"url": "https://github.com/
|
1437 |
-
"reference": "
|
1438 |
},
|
1439 |
"dist": {
|
1440 |
"type": "zip",
|
1441 |
-
"url": "https://api.github.com/repos/
|
1442 |
-
"reference": "
|
1443 |
"shasum": ""
|
1444 |
},
|
1445 |
"require": {
|
1446 |
-
"
|
1447 |
-
"
|
1448 |
-
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
1449 |
-
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
1450 |
-
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
1451 |
},
|
1452 |
"require-dev": {
|
1453 |
-
"
|
1454 |
-
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
1455 |
},
|
1456 |
"type": "library",
|
1457 |
-
"
|
1458 |
-
"
|
1459 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1460 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1461 |
},
|
1462 |
"autoload": {
|
1463 |
"psr-4": {
|
1464 |
-
"
|
1465 |
}
|
1466 |
},
|
1467 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -1470,1131 +1571,6077 @@
|
|
1470 |
],
|
1471 |
"authors": [
|
1472 |
{
|
1473 |
-
"name": "
|
1474 |
-
"
|
1475 |
-
"
|
1476 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1477 |
{
|
1478 |
-
"name": "
|
1479 |
-
"
|
1480 |
}
|
1481 |
],
|
1482 |
-
"description": "
|
1483 |
-
"homepage": "https://github.com/
|
1484 |
"keywords": [
|
1485 |
-
"
|
1486 |
-
"Dummy",
|
1487 |
-
"fake",
|
1488 |
-
"mock",
|
1489 |
-
"spy",
|
1490 |
-
"stub"
|
1491 |
],
|
1492 |
-
"time": "
|
1493 |
},
|
1494 |
{
|
1495 |
-
"name": "
|
1496 |
-
"version": "
|
1497 |
"source": {
|
1498 |
"type": "git",
|
1499 |
-
"url": "https://github.com/
|
1500 |
-
"reference": "
|
1501 |
},
|
1502 |
"dist": {
|
1503 |
"type": "zip",
|
1504 |
-
"url": "https://api.github.com/repos/
|
1505 |
-
"reference": "
|
1506 |
"shasum": ""
|
1507 |
},
|
1508 |
"require": {
|
1509 |
-
"
|
1510 |
-
"ext-xmlwriter": "*",
|
1511 |
-
"php": "^5.6 || ^7.0",
|
1512 |
-
"phpunit/php-file-iterator": "^1.3",
|
1513 |
-
"phpunit/php-text-template": "^1.2",
|
1514 |
-
"phpunit/php-token-stream": "^1.4.2 || ^2.0",
|
1515 |
-
"sebastian/code-unit-reverse-lookup": "^1.0",
|
1516 |
-
"sebastian/environment": "^1.3.2 || ^2.0",
|
1517 |
-
"sebastian/version": "^1.0 || ^2.0"
|
1518 |
},
|
1519 |
"require-dev": {
|
1520 |
-
"
|
1521 |
-
"phpunit/phpunit": "^5.7"
|
1522 |
},
|
1523 |
-
"
|
1524 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1525 |
},
|
1526 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1527 |
"extra": {
|
1528 |
"branch-alias": {
|
1529 |
-
"dev-master": "
|
1530 |
-
}
|
|
|
|
|
|
|
|
|
1531 |
},
|
1532 |
"autoload": {
|
1533 |
-
"
|
1534 |
-
"src/"
|
|
|
|
|
|
|
1535 |
]
|
1536 |
},
|
1537 |
"notification-url": "https://packagist.org/downloads/",
|
1538 |
"license": [
|
1539 |
-
"
|
1540 |
],
|
1541 |
"authors": [
|
1542 |
{
|
1543 |
-
"name": "
|
1544 |
-
"email": "
|
1545 |
-
"
|
1546 |
}
|
1547 |
],
|
1548 |
-
"description": "
|
1549 |
-
"homepage": "https://github.com/
|
1550 |
-
"
|
1551 |
-
"coverage",
|
1552 |
-
"testing",
|
1553 |
-
"xunit"
|
1554 |
-
],
|
1555 |
-
"time": "2017-04-02T07:44:40+00:00"
|
1556 |
},
|
1557 |
{
|
1558 |
-
"name": "
|
1559 |
-
"version": "
|
1560 |
"source": {
|
1561 |
"type": "git",
|
1562 |
-
"url": "https://github.com/
|
1563 |
-
"reference": "
|
1564 |
},
|
1565 |
"dist": {
|
1566 |
"type": "zip",
|
1567 |
-
"url": "https://api.github.com/repos/
|
1568 |
-
"reference": "
|
1569 |
"shasum": ""
|
1570 |
},
|
1571 |
"require": {
|
1572 |
-
"
|
|
|
1573 |
},
|
1574 |
-
"
|
|
|
|
|
|
|
|
|
|
|
1575 |
"extra": {
|
1576 |
"branch-alias": {
|
1577 |
-
"dev-master": "
|
1578 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1579 |
},
|
1580 |
"autoload": {
|
1581 |
-
"
|
1582 |
-
"src/"
|
|
|
|
|
|
|
1583 |
]
|
1584 |
},
|
1585 |
"notification-url": "https://packagist.org/downloads/",
|
1586 |
"license": [
|
1587 |
-
"
|
1588 |
],
|
1589 |
"authors": [
|
1590 |
{
|
1591 |
-
"name": "
|
1592 |
-
"email": "
|
1593 |
-
"
|
1594 |
}
|
1595 |
],
|
1596 |
-
"description": "
|
1597 |
-
"homepage": "https://github.com/
|
1598 |
-
"
|
1599 |
-
"filesystem",
|
1600 |
-
"iterator"
|
1601 |
-
],
|
1602 |
-
"time": "2017-11-27T13:52:08+00:00"
|
1603 |
},
|
1604 |
{
|
1605 |
-
"name": "
|
1606 |
-
"version": "1.2
|
1607 |
"source": {
|
1608 |
"type": "git",
|
1609 |
-
"url": "https://github.com/
|
1610 |
-
"reference": "
|
1611 |
},
|
1612 |
"dist": {
|
1613 |
"type": "zip",
|
1614 |
-
"url": "https://api.github.com/repos/
|
1615 |
-
"reference": "
|
1616 |
"shasum": ""
|
1617 |
},
|
1618 |
"require": {
|
1619 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1620 |
},
|
1621 |
-
"type": "library",
|
1622 |
"autoload": {
|
1623 |
-
"
|
1624 |
-
"src/"
|
|
|
|
|
|
|
1625 |
]
|
1626 |
},
|
1627 |
"notification-url": "https://packagist.org/downloads/",
|
1628 |
"license": [
|
1629 |
-
"
|
1630 |
],
|
1631 |
"authors": [
|
1632 |
{
|
1633 |
-
"name": "
|
1634 |
-
"
|
1635 |
-
"role": "lead"
|
1636 |
}
|
1637 |
],
|
1638 |
-
"description": "
|
1639 |
-
"homepage": "https://github.com/
|
1640 |
-
"
|
1641 |
-
"template"
|
1642 |
-
],
|
1643 |
-
"time": "2015-06-21T13:50:34+00:00"
|
1644 |
},
|
1645 |
{
|
1646 |
-
"name": "
|
1647 |
-
"version": "
|
1648 |
"source": {
|
1649 |
"type": "git",
|
1650 |
-
"url": "https://github.com/
|
1651 |
-
"reference": "
|
1652 |
},
|
1653 |
"dist": {
|
1654 |
"type": "zip",
|
1655 |
-
"url": "https://api.github.com/repos/
|
1656 |
-
"reference": "
|
1657 |
"shasum": ""
|
1658 |
},
|
1659 |
"require": {
|
1660 |
-
"
|
1661 |
},
|
1662 |
"require-dev": {
|
1663 |
-
"
|
|
|
|
|
|
|
1664 |
},
|
1665 |
-
"type": "
|
1666 |
"extra": {
|
1667 |
"branch-alias": {
|
1668 |
-
"dev-master": "
|
1669 |
-
}
|
|
|
|
|
|
|
|
|
1670 |
},
|
1671 |
"autoload": {
|
1672 |
-
"
|
1673 |
-
"src/"
|
|
|
|
|
|
|
1674 |
]
|
1675 |
},
|
1676 |
"notification-url": "https://packagist.org/downloads/",
|
1677 |
"license": [
|
1678 |
-
"
|
1679 |
],
|
1680 |
"authors": [
|
1681 |
{
|
1682 |
-
"name": "
|
1683 |
-
"email": "
|
1684 |
-
"
|
1685 |
}
|
1686 |
],
|
1687 |
-
"description": "
|
1688 |
-
"homepage": "https://github.com/
|
1689 |
-
"
|
1690 |
-
"timer"
|
1691 |
-
],
|
1692 |
-
"time": "2017-02-26T11:10:40+00:00"
|
1693 |
},
|
1694 |
{
|
1695 |
-
"name": "
|
1696 |
-
"version": "
|
1697 |
"source": {
|
1698 |
"type": "git",
|
1699 |
-
"url": "https://github.com/
|
1700 |
-
"reference": "
|
1701 |
},
|
1702 |
"dist": {
|
1703 |
"type": "zip",
|
1704 |
-
"url": "https://api.github.com/repos/
|
1705 |
-
"reference": "
|
1706 |
"shasum": ""
|
1707 |
},
|
1708 |
"require": {
|
1709 |
-
"
|
1710 |
-
"php": ">=5.3.3"
|
1711 |
},
|
1712 |
"require-dev": {
|
1713 |
-
"
|
|
|
|
|
|
|
1714 |
},
|
1715 |
-
"type": "
|
1716 |
"extra": {
|
1717 |
"branch-alias": {
|
1718 |
-
"dev-master": "
|
1719 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1720 |
},
|
1721 |
"autoload": {
|
1722 |
-
"
|
1723 |
-
"src/"
|
|
|
|
|
|
|
1724 |
]
|
1725 |
},
|
1726 |
"notification-url": "https://packagist.org/downloads/",
|
1727 |
"license": [
|
1728 |
-
"
|
1729 |
],
|
1730 |
"authors": [
|
1731 |
{
|
1732 |
-
"name": "
|
1733 |
-
"email": "
|
|
|
1734 |
}
|
1735 |
],
|
1736 |
-
"description": "
|
1737 |
-
"homepage": "https://github.com/
|
1738 |
-
"
|
1739 |
-
"tokenizer"
|
1740 |
-
],
|
1741 |
-
"time": "2017-12-04T08:55:13+00:00"
|
1742 |
},
|
1743 |
{
|
1744 |
-
"name": "
|
1745 |
-
"version": "
|
1746 |
"source": {
|
1747 |
"type": "git",
|
1748 |
-
"url": "https://github.com/
|
1749 |
-
"reference": "
|
1750 |
},
|
1751 |
"dist": {
|
1752 |
"type": "zip",
|
1753 |
-
"url": "https://api.github.com/repos/
|
1754 |
-
"reference": "
|
1755 |
"shasum": ""
|
1756 |
},
|
1757 |
"require": {
|
1758 |
-
"
|
1759 |
-
"ext-json": "*",
|
1760 |
-
"ext-libxml": "*",
|
1761 |
-
"ext-mbstring": "*",
|
1762 |
-
"ext-xml": "*",
|
1763 |
-
"myclabs/deep-copy": "~1.3",
|
1764 |
-
"php": "^5.6 || ^7.0",
|
1765 |
-
"phpspec/prophecy": "^1.6.2",
|
1766 |
-
"phpunit/php-code-coverage": "^4.0.4",
|
1767 |
-
"phpunit/php-file-iterator": "~1.4",
|
1768 |
-
"phpunit/php-text-template": "~1.2",
|
1769 |
-
"phpunit/php-timer": "^1.0.6",
|
1770 |
-
"phpunit/phpunit-mock-objects": "^3.2",
|
1771 |
-
"sebastian/comparator": "^1.2.4",
|
1772 |
-
"sebastian/diff": "^1.4.3",
|
1773 |
-
"sebastian/environment": "^1.3.4 || ^2.0",
|
1774 |
-
"sebastian/exporter": "~2.0",
|
1775 |
-
"sebastian/global-state": "^1.1",
|
1776 |
-
"sebastian/object-enumerator": "~2.0",
|
1777 |
-
"sebastian/resource-operations": "~1.0",
|
1778 |
-
"sebastian/version": "^1.0.6|^2.0.1",
|
1779 |
-
"symfony/yaml": "~2.1|~3.0|~4.0"
|
1780 |
-
},
|
1781 |
-
"conflict": {
|
1782 |
-
"phpdocumentor/reflection-docblock": "3.0.2"
|
1783 |
},
|
1784 |
"require-dev": {
|
1785 |
-
"
|
1786 |
},
|
1787 |
-
"
|
1788 |
-
"ext-xdebug": "*",
|
1789 |
-
"phpunit/php-invoker": "~1.1"
|
1790 |
-
},
|
1791 |
-
"bin": [
|
1792 |
-
"phpunit"
|
1793 |
-
],
|
1794 |
-
"type": "library",
|
1795 |
"extra": {
|
1796 |
"branch-alias": {
|
1797 |
-
"dev-master": "
|
1798 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1799 |
},
|
1800 |
"autoload": {
|
1801 |
-
"
|
1802 |
-
"src/"
|
|
|
|
|
|
|
1803 |
]
|
1804 |
},
|
1805 |
"notification-url": "https://packagist.org/downloads/",
|
1806 |
"license": [
|
1807 |
-
"
|
1808 |
],
|
1809 |
"authors": [
|
1810 |
{
|
1811 |
-
"name": "
|
1812 |
-
"email": "
|
1813 |
-
"
|
1814 |
}
|
1815 |
],
|
1816 |
-
"description": "
|
1817 |
-
"homepage": "https://
|
1818 |
-
"
|
1819 |
-
"phpunit",
|
1820 |
-
"testing",
|
1821 |
-
"xunit"
|
1822 |
-
],
|
1823 |
-
"time": "2018-02-01T05:50:59+00:00"
|
1824 |
},
|
1825 |
{
|
1826 |
-
"name": "
|
1827 |
-
"version": "
|
1828 |
"source": {
|
1829 |
"type": "git",
|
1830 |
-
"url": "https://github.com/
|
1831 |
-
"reference": "
|
1832 |
},
|
1833 |
"dist": {
|
1834 |
"type": "zip",
|
1835 |
-
"url": "https://api.github.com/repos/
|
1836 |
-
"reference": "
|
1837 |
"shasum": ""
|
1838 |
},
|
1839 |
"require": {
|
1840 |
-
"
|
1841 |
-
"php": "^5.6 || ^7.0",
|
1842 |
-
"phpunit/php-text-template": "^1.2",
|
1843 |
-
"sebastian/exporter": "^1.2 || ^2.0"
|
1844 |
-
},
|
1845 |
-
"conflict": {
|
1846 |
-
"phpunit/phpunit": "<5.4.0"
|
1847 |
},
|
1848 |
"require-dev": {
|
1849 |
-
"
|
1850 |
-
|
1851 |
-
"suggest": {
|
1852 |
-
"ext-soap": "*"
|
1853 |
},
|
1854 |
-
"type": "
|
1855 |
"extra": {
|
1856 |
"branch-alias": {
|
1857 |
-
"dev-master": "
|
1858 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1859 |
},
|
1860 |
"autoload": {
|
1861 |
-
"
|
1862 |
-
"src/"
|
|
|
|
|
|
|
1863 |
]
|
1864 |
},
|
1865 |
"notification-url": "https://packagist.org/downloads/",
|
1866 |
"license": [
|
1867 |
-
"
|
1868 |
],
|
1869 |
"authors": [
|
1870 |
{
|
1871 |
-
"name": "
|
1872 |
-
"email": "
|
1873 |
-
"
|
1874 |
}
|
1875 |
],
|
1876 |
-
"description": "
|
1877 |
-
"homepage": "https://github.com/
|
1878 |
-
"
|
1879 |
-
"mock",
|
1880 |
-
"xunit"
|
1881 |
-
],
|
1882 |
-
"abandoned": true,
|
1883 |
-
"time": "2017-06-30T09:13:00+00:00"
|
1884 |
},
|
1885 |
{
|
1886 |
-
"name": "
|
1887 |
-
"version": "
|
1888 |
"source": {
|
1889 |
"type": "git",
|
1890 |
-
"url": "https://github.com/
|
1891 |
-
"reference": "
|
1892 |
},
|
1893 |
"dist": {
|
1894 |
"type": "zip",
|
1895 |
-
"url": "https://api.github.com/repos/
|
1896 |
-
"reference": "
|
1897 |
"shasum": ""
|
1898 |
},
|
1899 |
"require": {
|
1900 |
-
"php": "
|
1901 |
},
|
1902 |
"require-dev": {
|
1903 |
-
"phpunit/phpunit": "
|
1904 |
},
|
1905 |
"type": "library",
|
1906 |
"extra": {
|
1907 |
"branch-alias": {
|
1908 |
-
"dev-master": "
|
1909 |
}
|
1910 |
},
|
1911 |
"autoload": {
|
1912 |
-
"
|
1913 |
-
"src/"
|
|
|
|
|
|
|
1914 |
]
|
1915 |
},
|
1916 |
"notification-url": "https://packagist.org/downloads/",
|
1917 |
"license": [
|
1918 |
-
"
|
1919 |
],
|
1920 |
"authors": [
|
1921 |
{
|
1922 |
-
"name": "
|
1923 |
-
"email": "
|
1924 |
}
|
1925 |
],
|
1926 |
-
"description": "
|
1927 |
-
"homepage": "https://github.com/
|
1928 |
-
"time": "2017-
|
1929 |
},
|
1930 |
{
|
1931 |
-
"name": "
|
1932 |
-
"version": "
|
1933 |
"source": {
|
1934 |
"type": "git",
|
1935 |
-
"url": "https://github.com/
|
1936 |
-
"reference": "
|
1937 |
},
|
1938 |
"dist": {
|
1939 |
"type": "zip",
|
1940 |
-
"url": "https://api.github.com/repos/
|
1941 |
-
"reference": "
|
1942 |
"shasum": ""
|
1943 |
},
|
1944 |
"require": {
|
1945 |
-
"
|
1946 |
-
"
|
1947 |
-
"
|
1948 |
},
|
1949 |
"require-dev": {
|
1950 |
-
"
|
|
|
1951 |
},
|
1952 |
-
"type": "
|
1953 |
"extra": {
|
1954 |
"branch-alias": {
|
1955 |
-
"dev-master": "
|
1956 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1957 |
},
|
1958 |
"autoload": {
|
1959 |
-
"
|
1960 |
-
"src/"
|
|
|
|
|
|
|
1961 |
]
|
1962 |
},
|
1963 |
"notification-url": "https://packagist.org/downloads/",
|
1964 |
"license": [
|
1965 |
-
"
|
1966 |
],
|
1967 |
"authors": [
|
1968 |
{
|
1969 |
-
"name": "
|
1970 |
-
"email": "
|
1971 |
-
|
1972 |
-
{
|
1973 |
-
"name": "Volker Dusch",
|
1974 |
-
"email": "github@wallbash.com"
|
1975 |
-
},
|
1976 |
-
{
|
1977 |
-
"name": "Bernhard Schussek",
|
1978 |
-
"email": "bschussek@2bepublished.at"
|
1979 |
-
},
|
1980 |
-
{
|
1981 |
-
"name": "Sebastian Bergmann",
|
1982 |
-
"email": "sebastian@phpunit.de"
|
1983 |
}
|
1984 |
],
|
1985 |
-
"description": "
|
1986 |
-
"homepage": "
|
1987 |
-
"
|
1988 |
-
"comparator",
|
1989 |
-
"compare",
|
1990 |
-
"equality"
|
1991 |
-
],
|
1992 |
-
"time": "2017-01-29T09:50:25+00:00"
|
1993 |
},
|
1994 |
{
|
1995 |
-
"name": "
|
1996 |
-
"version": "
|
1997 |
"source": {
|
1998 |
"type": "git",
|
1999 |
-
"url": "https://github.com/
|
2000 |
-
"reference": "
|
2001 |
},
|
2002 |
"dist": {
|
2003 |
"type": "zip",
|
2004 |
-
"url": "https://api.github.com/repos/
|
2005 |
-
"reference": "
|
2006 |
"shasum": ""
|
2007 |
},
|
2008 |
"require": {
|
2009 |
-
"php": "
|
2010 |
-
},
|
2011 |
-
"require-dev": {
|
2012 |
-
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
2013 |
},
|
2014 |
"type": "library",
|
2015 |
-
"extra": {
|
2016 |
-
"branch-alias": {
|
2017 |
-
"dev-master": "1.4-dev"
|
2018 |
-
}
|
2019 |
-
},
|
2020 |
"autoload": {
|
2021 |
-
"
|
2022 |
-
"
|
|
|
|
|
|
|
2023 |
]
|
2024 |
},
|
2025 |
"notification-url": "https://packagist.org/downloads/",
|
2026 |
"license": [
|
2027 |
-
"
|
2028 |
],
|
2029 |
"authors": [
|
2030 |
{
|
2031 |
-
"name": "
|
2032 |
-
"
|
|
|
2033 |
},
|
2034 |
{
|
2035 |
-
"name": "
|
2036 |
-
"
|
|
|
2037 |
}
|
2038 |
],
|
2039 |
-
"description": "
|
2040 |
-
"homepage": "
|
2041 |
"keywords": [
|
2042 |
-
"
|
|
|
2043 |
],
|
2044 |
-
"time": "
|
2045 |
},
|
2046 |
{
|
2047 |
-
"name": "
|
2048 |
-
"version": "
|
2049 |
"source": {
|
2050 |
"type": "git",
|
2051 |
-
"url": "https://github.com/
|
2052 |
-
"reference": "
|
2053 |
},
|
2054 |
"dist": {
|
2055 |
"type": "zip",
|
2056 |
-
"url": "https://api.github.com/repos/
|
2057 |
-
"reference": "
|
2058 |
"shasum": ""
|
2059 |
},
|
2060 |
"require": {
|
2061 |
-
"
|
2062 |
},
|
2063 |
"require-dev": {
|
2064 |
-
"
|
|
|
2065 |
},
|
2066 |
-
"type": "
|
2067 |
"extra": {
|
2068 |
"branch-alias": {
|
2069 |
-
"dev-master": "2.
|
2070 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2071 |
},
|
2072 |
"autoload": {
|
2073 |
-
"
|
2074 |
-
"src/"
|
|
|
|
|
|
|
2075 |
]
|
2076 |
},
|
2077 |
"notification-url": "https://packagist.org/downloads/",
|
2078 |
"license": [
|
2079 |
-
"
|
2080 |
],
|
2081 |
"authors": [
|
2082 |
{
|
2083 |
-
"name": "
|
2084 |
-
"email": "
|
|
|
2085 |
}
|
2086 |
],
|
2087 |
-
"description": "
|
2088 |
-
"homepage": "
|
2089 |
-
"
|
2090 |
-
"Xdebug",
|
2091 |
-
"environment",
|
2092 |
-
"hhvm"
|
2093 |
-
],
|
2094 |
-
"time": "2016-11-26T07:53:53+00:00"
|
2095 |
},
|
2096 |
{
|
2097 |
-
"name": "
|
2098 |
-
"version": "
|
2099 |
"source": {
|
2100 |
"type": "git",
|
2101 |
-
"url": "https://github.com/
|
2102 |
-
"reference": "
|
2103 |
},
|
2104 |
"dist": {
|
2105 |
"type": "zip",
|
2106 |
-
"url": "https://api.github.com/repos/
|
2107 |
-
"reference": "
|
2108 |
"shasum": ""
|
2109 |
},
|
2110 |
"require": {
|
2111 |
-
"
|
2112 |
-
"sebastian/recursion-context": "~2.0"
|
2113 |
},
|
2114 |
"require-dev": {
|
2115 |
-
"
|
2116 |
-
"phpunit/phpunit": "~4.4"
|
2117 |
},
|
2118 |
-
"type": "
|
2119 |
"extra": {
|
2120 |
"branch-alias": {
|
2121 |
-
"dev-master": "2.
|
2122 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2123 |
},
|
2124 |
"autoload": {
|
2125 |
-
"
|
2126 |
-
"src/"
|
|
|
|
|
|
|
2127 |
]
|
2128 |
},
|
2129 |
"notification-url": "https://packagist.org/downloads/",
|
2130 |
"license": [
|
2131 |
-
"
|
2132 |
],
|
2133 |
"authors": [
|
2134 |
{
|
2135 |
-
"name": "
|
2136 |
-
"email": "
|
2137 |
-
|
2138 |
-
{
|
2139 |
-
"name": "Volker Dusch",
|
2140 |
-
"email": "github@wallbash.com"
|
2141 |
-
},
|
2142 |
-
{
|
2143 |
-
"name": "Bernhard Schussek",
|
2144 |
-
"email": "bschussek@2bepublished.at"
|
2145 |
-
},
|
2146 |
-
{
|
2147 |
-
"name": "Sebastian Bergmann",
|
2148 |
-
"email": "sebastian@phpunit.de"
|
2149 |
-
},
|
2150 |
-
{
|
2151 |
-
"name": "Adam Harvey",
|
2152 |
-
"email": "aharvey@php.net"
|
2153 |
}
|
2154 |
],
|
2155 |
-
"description": "
|
2156 |
-
"homepage": "
|
2157 |
-
"
|
2158 |
-
"export",
|
2159 |
-
"exporter"
|
2160 |
-
],
|
2161 |
-
"time": "2016-11-19T08:54:04+00:00"
|
2162 |
},
|
2163 |
{
|
2164 |
-
"name": "
|
2165 |
-
"version": "
|
2166 |
"source": {
|
2167 |
"type": "git",
|
2168 |
-
"url": "https://github.com/
|
2169 |
-
"reference": "
|
2170 |
},
|
2171 |
"dist": {
|
2172 |
"type": "zip",
|
2173 |
-
"url": "https://api.github.com/repos/
|
2174 |
-
"reference": "
|
2175 |
"shasum": ""
|
2176 |
},
|
2177 |
"require": {
|
2178 |
-
"
|
2179 |
},
|
2180 |
"require-dev": {
|
2181 |
-
"
|
2182 |
-
|
2183 |
-
"suggest": {
|
2184 |
-
"ext-uopz": "*"
|
2185 |
},
|
2186 |
-
"type": "
|
2187 |
"extra": {
|
2188 |
"branch-alias": {
|
2189 |
-
"dev-master": "
|
2190 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2191 |
},
|
2192 |
"autoload": {
|
2193 |
-
"
|
2194 |
-
"src/"
|
|
|
|
|
|
|
2195 |
]
|
2196 |
},
|
2197 |
"notification-url": "https://packagist.org/downloads/",
|
2198 |
"license": [
|
2199 |
-
"
|
2200 |
],
|
2201 |
"authors": [
|
2202 |
{
|
2203 |
-
"name": "
|
2204 |
-
"email": "
|
|
|
2205 |
}
|
2206 |
],
|
2207 |
-
"description": "
|
2208 |
-
"homepage": "
|
2209 |
-
"
|
2210 |
-
"global state"
|
2211 |
-
],
|
2212 |
-
"time": "2015-10-12T03:26:01+00:00"
|
2213 |
},
|
2214 |
{
|
2215 |
-
"name": "
|
2216 |
-
"version": "
|
2217 |
"source": {
|
2218 |
"type": "git",
|
2219 |
-
"url": "https://github.com/
|
2220 |
-
"reference": "
|
2221 |
},
|
2222 |
"dist": {
|
2223 |
"type": "zip",
|
2224 |
-
"url": "https://api.github.com/repos/
|
2225 |
-
"reference": "
|
2226 |
"shasum": ""
|
2227 |
},
|
2228 |
"require": {
|
2229 |
-
"
|
2230 |
-
"sebastian/recursion-context": "~2.0"
|
2231 |
},
|
2232 |
"require-dev": {
|
2233 |
-
"
|
|
|
|
|
|
|
2234 |
},
|
2235 |
-
"type": "
|
2236 |
"extra": {
|
2237 |
"branch-alias": {
|
2238 |
-
"dev-master": "2.
|
2239 |
-
}
|
|
|
|
|
|
|
|
|
2240 |
},
|
2241 |
"autoload": {
|
2242 |
-
"
|
2243 |
-
"src/"
|
|
|
|
|
|
|
2244 |
]
|
2245 |
},
|
2246 |
"notification-url": "https://packagist.org/downloads/",
|
2247 |
"license": [
|
2248 |
-
"
|
2249 |
],
|
2250 |
"authors": [
|
2251 |
{
|
2252 |
-
"name": "
|
2253 |
-
"email": "
|
|
|
2254 |
}
|
2255 |
],
|
2256 |
-
"description": "
|
2257 |
-
"homepage": "https://github.com/
|
2258 |
-
"time": "
|
2259 |
},
|
2260 |
{
|
2261 |
-
"name": "
|
2262 |
-
"version": "
|
2263 |
"source": {
|
2264 |
"type": "git",
|
2265 |
-
"url": "https://github.com/
|
2266 |
-
"reference": "
|
2267 |
},
|
2268 |
"dist": {
|
2269 |
"type": "zip",
|
2270 |
-
"url": "https://api.github.com/repos/
|
2271 |
-
"reference": "
|
2272 |
"shasum": ""
|
2273 |
},
|
2274 |
"require": {
|
2275 |
-
"
|
2276 |
},
|
2277 |
"require-dev": {
|
2278 |
-
"
|
2279 |
},
|
2280 |
-
"type": "
|
2281 |
"extra": {
|
2282 |
"branch-alias": {
|
2283 |
-
"dev-master": "2.
|
2284 |
-
}
|
|
|
|
|
|
|
|
|
2285 |
},
|
2286 |
"autoload": {
|
2287 |
-
"
|
2288 |
-
"src/"
|
|
|
|
|
|
|
2289 |
]
|
2290 |
},
|
2291 |
"notification-url": "https://packagist.org/downloads/",
|
2292 |
"license": [
|
2293 |
-
"
|
2294 |
],
|
2295 |
"authors": [
|
2296 |
{
|
2297 |
-
"name": "
|
2298 |
-
"email": "
|
2299 |
-
|
2300 |
-
{
|
2301 |
-
"name": "Sebastian Bergmann",
|
2302 |
-
"email": "sebastian@phpunit.de"
|
2303 |
-
},
|
2304 |
-
{
|
2305 |
-
"name": "Adam Harvey",
|
2306 |
-
"email": "aharvey@php.net"
|
2307 |
}
|
2308 |
],
|
2309 |
-
"description": "
|
2310 |
-
"homepage": "
|
2311 |
-
"time": "
|
2312 |
},
|
2313 |
{
|
2314 |
-
"name": "
|
2315 |
-
"version": "
|
2316 |
"source": {
|
2317 |
"type": "git",
|
2318 |
-
"url": "https://github.com/
|
2319 |
-
"reference": "
|
2320 |
},
|
2321 |
"dist": {
|
2322 |
"type": "zip",
|
2323 |
-
"url": "https://api.github.com/repos/
|
2324 |
-
"reference": "
|
2325 |
"shasum": ""
|
2326 |
},
|
2327 |
"require": {
|
2328 |
-
"
|
2329 |
},
|
2330 |
-
"
|
|
|
|
|
|
|
2331 |
"extra": {
|
2332 |
"branch-alias": {
|
2333 |
-
"dev-master": "
|
2334 |
-
}
|
|
|
|
|
|
|
|
|
2335 |
},
|
2336 |
"autoload": {
|
2337 |
-
"
|
2338 |
-
"src/"
|
|
|
|
|
|
|
|
|
2339 |
]
|
2340 |
},
|
2341 |
"notification-url": "https://packagist.org/downloads/",
|
2342 |
"license": [
|
2343 |
-
"
|
2344 |
],
|
2345 |
"authors": [
|
2346 |
{
|
2347 |
-
"name": "
|
2348 |
-
"email": "
|
|
|
2349 |
}
|
2350 |
],
|
2351 |
-
"description": "
|
2352 |
-
"homepage": "https://
|
2353 |
-
"time": "
|
2354 |
},
|
2355 |
{
|
2356 |
-
"name": "
|
2357 |
-
"version": "
|
2358 |
"source": {
|
2359 |
"type": "git",
|
2360 |
-
"url": "https://github.com/
|
2361 |
-
"reference": "
|
2362 |
},
|
2363 |
"dist": {
|
2364 |
"type": "zip",
|
2365 |
-
"url": "https://api.github.com/repos/
|
2366 |
-
"reference": "
|
2367 |
"shasum": ""
|
2368 |
},
|
2369 |
"require": {
|
2370 |
-
"
|
2371 |
},
|
2372 |
-
"
|
|
|
|
|
|
|
|
|
2373 |
"extra": {
|
2374 |
"branch-alias": {
|
2375 |
-
"dev-master": "2.
|
2376 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2377 |
},
|
2378 |
"autoload": {
|
2379 |
-
"
|
2380 |
-
"src/"
|
|
|
|
|
|
|
2381 |
]
|
2382 |
},
|
2383 |
"notification-url": "https://packagist.org/downloads/",
|
2384 |
"license": [
|
2385 |
-
"
|
2386 |
],
|
2387 |
"authors": [
|
2388 |
{
|
2389 |
-
"name": "
|
2390 |
-
"email": "
|
2391 |
-
"
|
2392 |
}
|
2393 |
],
|
2394 |
-
"description": "
|
2395 |
-
"homepage": "https://github.com/
|
2396 |
-
"time": "
|
2397 |
},
|
2398 |
{
|
2399 |
-
"name": "
|
2400 |
-
"version": "
|
2401 |
"source": {
|
2402 |
"type": "git",
|
2403 |
-
"url": "https://github.com/
|
2404 |
-
"reference": "
|
2405 |
},
|
2406 |
"dist": {
|
2407 |
"type": "zip",
|
2408 |
-
"url": "https://api.github.com/repos/
|
2409 |
-
"reference": "
|
2410 |
"shasum": ""
|
2411 |
},
|
2412 |
"require": {
|
2413 |
-
"
|
2414 |
-
"ext-tokenizer": "*",
|
2415 |
-
"ext-xmlwriter": "*",
|
2416 |
-
"php": ">=5.4.0"
|
2417 |
},
|
2418 |
"require-dev": {
|
2419 |
-
"
|
|
|
2420 |
},
|
2421 |
-
"
|
2422 |
-
"bin/phpcs",
|
2423 |
-
"bin/phpcbf"
|
2424 |
-
],
|
2425 |
-
"type": "library",
|
2426 |
"extra": {
|
2427 |
"branch-alias": {
|
2428 |
-
"dev-master": "
|
2429 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2430 |
},
|
2431 |
"notification-url": "https://packagist.org/downloads/",
|
2432 |
"license": [
|
2433 |
-
"
|
2434 |
],
|
2435 |
"authors": [
|
2436 |
{
|
2437 |
-
"name": "
|
2438 |
-
"
|
|
|
2439 |
}
|
2440 |
],
|
2441 |
-
"description": "
|
2442 |
-
"homepage": "https://github.com/
|
2443 |
-
"
|
2444 |
-
"phpcs",
|
2445 |
-
"standards"
|
2446 |
-
],
|
2447 |
-
"time": "2019-04-10T23:49:02+00:00"
|
2448 |
},
|
2449 |
{
|
2450 |
-
"name": "
|
2451 |
-
"version": "
|
2452 |
"source": {
|
2453 |
"type": "git",
|
2454 |
-
"url": "https://github.com/
|
2455 |
-
"reference": "
|
2456 |
},
|
2457 |
"dist": {
|
2458 |
"type": "zip",
|
2459 |
-
"url": "https://api.github.com/repos/
|
2460 |
-
"reference": "
|
2461 |
"shasum": ""
|
2462 |
},
|
2463 |
"require": {
|
2464 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2465 |
},
|
2466 |
"suggest": {
|
2467 |
-
"ext-
|
|
|
2468 |
},
|
|
|
|
|
|
|
|
|
2469 |
"type": "library",
|
2470 |
"extra": {
|
2471 |
"branch-alias": {
|
2472 |
-
"dev-master": "1.
|
2473 |
}
|
2474 |
},
|
2475 |
"autoload": {
|
2476 |
-
"psr-
|
2477 |
-
"
|
2478 |
-
}
|
2479 |
-
"files": [
|
2480 |
-
"bootstrap.php"
|
2481 |
-
]
|
2482 |
},
|
2483 |
"notification-url": "https://packagist.org/downloads/",
|
2484 |
"license": [
|
2485 |
"MIT"
|
2486 |
],
|
2487 |
-
"
|
2488 |
-
|
2489 |
-
"name": "Symfony Community",
|
2490 |
-
"homepage": "https://symfony.com/contributors"
|
2491 |
-
},
|
2492 |
-
{
|
2493 |
-
"name": "Gert de Pagter",
|
2494 |
-
"email": "BackEndTea@gmail.com"
|
2495 |
-
}
|
2496 |
-
],
|
2497 |
-
"description": "Symfony polyfill for ctype functions",
|
2498 |
-
"homepage": "https://symfony.com",
|
2499 |
"keywords": [
|
2500 |
-
"
|
2501 |
-
"
|
2502 |
-
"polyfill",
|
2503 |
-
"portable"
|
2504 |
],
|
2505 |
-
"time": "2019-
|
2506 |
},
|
2507 |
{
|
2508 |
-
"name": "
|
2509 |
-
"version": "
|
2510 |
"source": {
|
2511 |
"type": "git",
|
2512 |
-
"url": "https://github.com/
|
2513 |
-
"reference": "
|
2514 |
},
|
2515 |
"dist": {
|
2516 |
"type": "zip",
|
2517 |
-
"url": "https://api.github.com/repos/
|
2518 |
-
"reference": "
|
2519 |
"shasum": ""
|
2520 |
},
|
2521 |
"require": {
|
2522 |
-
"php": "
|
2523 |
-
"
|
2524 |
-
|
2525 |
-
|
2526 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2527 |
},
|
2528 |
"require-dev": {
|
2529 |
-
"
|
|
|
2530 |
},
|
2531 |
"suggest": {
|
2532 |
-
"
|
2533 |
},
|
2534 |
"type": "library",
|
2535 |
"extra": {
|
2536 |
"branch-alias": {
|
2537 |
-
"dev-master": "
|
2538 |
}
|
2539 |
},
|
2540 |
-
"autoload": {
|
2541 |
-
"psr-4": {
|
2542 |
-
"Symfony\\Component\\Yaml\\": ""
|
2543 |
-
},
|
2544 |
-
"exclude-from-classmap": [
|
2545 |
-
"/Tests/"
|
2546 |
-
]
|
2547 |
-
},
|
2548 |
"notification-url": "https://packagist.org/downloads/",
|
2549 |
"license": [
|
2550 |
"MIT"
|
2551 |
],
|
2552 |
-
"
|
2553 |
-
|
2554 |
-
|
2555 |
-
|
2556 |
-
|
2557 |
-
{
|
2558 |
-
"name": "Symfony Community",
|
2559 |
-
"homepage": "https://symfony.com/contributors"
|
2560 |
-
}
|
2561 |
],
|
2562 |
-
"
|
2563 |
-
"homepage": "https://symfony.com",
|
2564 |
-
"time": "2019-03-25T07:48:46+00:00"
|
2565 |
},
|
2566 |
{
|
2567 |
-
"name": "
|
2568 |
-
"version": "
|
2569 |
"source": {
|
2570 |
"type": "git",
|
2571 |
-
"url": "https://github.com/
|
2572 |
-
"reference": "
|
2573 |
},
|
2574 |
"dist": {
|
2575 |
"type": "zip",
|
2576 |
-
"url": "https://api.github.com/repos/
|
2577 |
-
"reference": "
|
2578 |
"shasum": ""
|
2579 |
},
|
2580 |
"require": {
|
2581 |
-
"php": "
|
2582 |
-
"symfony/polyfill-ctype": "^1.8"
|
2583 |
},
|
2584 |
"require-dev": {
|
2585 |
-
"
|
2586 |
-
"
|
|
|
2587 |
},
|
2588 |
"type": "library",
|
2589 |
-
"extra": {
|
2590 |
-
"branch-alias": {
|
2591 |
-
"dev-master": "1.3-dev"
|
2592 |
-
}
|
2593 |
-
},
|
2594 |
"autoload": {
|
2595 |
-
"
|
2596 |
-
"
|
2597 |
-
|
2598 |
},
|
2599 |
"notification-url": "https://packagist.org/downloads/",
|
2600 |
"license": [
|
@@ -2602,17 +7649,12 @@
|
|
2602 |
],
|
2603 |
"authors": [
|
2604 |
{
|
2605 |
-
"name": "
|
2606 |
-
"email": "
|
2607 |
}
|
2608 |
],
|
2609 |
-
"description": "
|
2610 |
-
"
|
2611 |
-
"assert",
|
2612 |
-
"check",
|
2613 |
-
"validate"
|
2614 |
-
],
|
2615 |
-
"time": "2018-12-25T11:19:39+00:00"
|
2616 |
},
|
2617 |
{
|
2618 |
"name": "wp-coding-standards/wpcs",
|
@@ -2659,6 +7701,65 @@
|
|
2659 |
],
|
2660 |
"time": "2019-05-21T02:50:00+00:00"
|
2661 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2662 |
{
|
2663 |
"name": "wpdesk/wp-wpdesk-composer",
|
2664 |
"version": "1.2.0",
|
@@ -2698,6 +7799,48 @@
|
|
2698 |
}
|
2699 |
],
|
2700 |
"time": "2019-07-19T12:22:56+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2701 |
}
|
2702 |
],
|
2703 |
"aliases": [],
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
+
"content-hash": "4ea4e8b33aa57a557f4f026e86f072ad",
|
8 |
"packages": [
|
9 |
{
|
10 |
"name": "moneyphp/money",
|
517 |
},
|
518 |
{
|
519 |
"name": "wpdesk/wp-notice",
|
520 |
+
"version": "3.1.1",
|
521 |
"source": {
|
522 |
"type": "git",
|
523 |
"url": "https://gitlab.com/wpdesk/wp-notice.git",
|
524 |
+
"reference": "fe4d0a5f10613d98483cf28e25d9f8071c442d98"
|
525 |
},
|
526 |
"dist": {
|
527 |
"type": "zip",
|
528 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=fe4d0a5f10613d98483cf28e25d9f8071c442d98",
|
529 |
+
"reference": "fe4d0a5f10613d98483cf28e25d9f8071c442d98",
|
530 |
"shasum": ""
|
531 |
},
|
532 |
"require": {
|
567 |
"notice",
|
568 |
"wordpress"
|
569 |
],
|
570 |
+
"time": "2019-07-30T13:07:37+00:00"
|
571 |
},
|
572 |
{
|
573 |
"name": "wpdesk/wp-persistence",
|
787 |
},
|
788 |
{
|
789 |
"name": "wpdesk/wp-wpdesk-fs-shipment",
|
790 |
+
"version": "1.0.4",
|
791 |
"source": {
|
792 |
"type": "git",
|
793 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-shipment.git",
|
794 |
+
"reference": "248580d7979e57fec18fc345ba4e902c9111d4ae"
|
795 |
},
|
796 |
"dist": {
|
797 |
"type": "zip",
|
798 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-shipment/repository/archive.zip?sha=248580d7979e57fec18fc345ba4e902c9111d4ae",
|
799 |
+
"reference": "248580d7979e57fec18fc345ba4e902c9111d4ae",
|
800 |
"shasum": ""
|
801 |
},
|
802 |
"require": {
|
803 |
"php": ">=5.6"
|
804 |
},
|
805 |
"require-dev": {
|
806 |
+
"10up/wp_mock": "^0.2.0",
|
|
|
807 |
"phpunit/phpunit": "<7",
|
808 |
"squizlabs/php_codesniffer": "^3.4.2",
|
809 |
"wp-coding-standards/wpcs": "^0.14.1"
|
821 |
"email": "krzysiek@wpdesk.pl"
|
822 |
}
|
823 |
],
|
824 |
+
"time": "2019-08-05T10:44:23+00:00"
|
825 |
},
|
826 |
{
|
827 |
"name": "wpdesk/wp-wpdesk-tracker",
|
949 |
"time": "2017-08-01T11:52:57+00:00"
|
950 |
},
|
951 |
{
|
952 |
+
"name": "bacon/bacon-string-utils",
|
953 |
+
"version": "1.1.0",
|
954 |
"source": {
|
955 |
"type": "git",
|
956 |
+
"url": "https://github.com/Bacon/BaconStringUtils.git",
|
957 |
+
"reference": "3d7818aca25190149a9a2415a0928d4964d6007e"
|
958 |
},
|
959 |
"dist": {
|
960 |
"type": "zip",
|
961 |
+
"url": "https://api.github.com/repos/Bacon/BaconStringUtils/zipball/3d7818aca25190149a9a2415a0928d4964d6007e",
|
962 |
+
"reference": "3d7818aca25190149a9a2415a0928d4964d6007e",
|
963 |
"shasum": ""
|
964 |
},
|
965 |
"require": {
|
966 |
+
"php": ">=5.3.3"
|
|
|
|
|
967 |
},
|
968 |
"require-dev": {
|
969 |
+
"phpunit/phpunit": "~3.7",
|
970 |
+
"satooshi/php-coveralls": "~0.6",
|
971 |
+
"squizlabs/php_codesniffer": "~1.5",
|
972 |
+
"zendframework/zendframework": "~2.0"
|
973 |
},
|
974 |
+
"suggest": {
|
975 |
+
"zendframework/zend-filter": "To use the Slugifier as a Zend\\Filter instance."
|
976 |
+
},
|
977 |
+
"type": "library",
|
978 |
"extra": {
|
979 |
+
"branch-alias": {
|
980 |
+
"dev-master": "1.0-dev"
|
981 |
+
}
|
982 |
},
|
983 |
"autoload": {
|
984 |
+
"psr-0": {
|
985 |
+
"BaconStringUtils": "src/"
|
986 |
}
|
987 |
},
|
988 |
"notification-url": "https://packagist.org/downloads/",
|
989 |
"license": [
|
990 |
+
"BSD-2-Clause"
|
991 |
],
|
992 |
"authors": [
|
993 |
{
|
994 |
+
"name": "Ben Scholzen 'DASPRiD'",
|
995 |
+
"email": "mail@dasprids.de",
|
996 |
+
"homepage": "http://www.dasprids.de",
|
997 |
+
"role": "Developer"
|
998 |
}
|
999 |
],
|
1000 |
+
"description": "BaconStringUtils contain utitilies to work with strings.",
|
1001 |
+
"homepage": "https://github.com/Bacon/BaconStringUtils",
|
1002 |
+
"time": "2014-10-11T16:58:02+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1003 |
},
|
1004 |
{
|
1005 |
+
"name": "behat/gherkin",
|
1006 |
+
"version": "v4.6.0",
|
1007 |
"source": {
|
1008 |
"type": "git",
|
1009 |
+
"url": "https://github.com/Behat/Gherkin.git",
|
1010 |
+
"reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
|
1011 |
},
|
1012 |
"dist": {
|
1013 |
"type": "zip",
|
1014 |
+
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
|
1015 |
+
"reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
|
1016 |
"shasum": ""
|
1017 |
},
|
1018 |
"require": {
|
1019 |
+
"php": ">=5.3.1"
|
1020 |
},
|
1021 |
"require-dev": {
|
1022 |
+
"phpunit/phpunit": "~4.5|~5",
|
1023 |
+
"symfony/phpunit-bridge": "~2.7|~3|~4",
|
1024 |
+
"symfony/yaml": "~2.3|~3|~4"
|
1025 |
+
},
|
1026 |
+
"suggest": {
|
1027 |
+
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
1028 |
},
|
1029 |
"type": "library",
|
1030 |
"extra": {
|
1031 |
"branch-alias": {
|
1032 |
+
"dev-master": "4.4-dev"
|
1033 |
}
|
1034 |
},
|
1035 |
"autoload": {
|
1036 |
+
"psr-0": {
|
1037 |
+
"Behat\\Gherkin": "src/"
|
1038 |
}
|
1039 |
},
|
1040 |
"notification-url": "https://packagist.org/downloads/",
|
1043 |
],
|
1044 |
"authors": [
|
1045 |
{
|
1046 |
+
"name": "Konstantin Kudryashov",
|
1047 |
+
"email": "ever.zet@gmail.com",
|
1048 |
+
"homepage": "http://everzet.com"
|
1049 |
}
|
1050 |
],
|
1051 |
+
"description": "Gherkin DSL parser for PHP 5.3",
|
1052 |
+
"homepage": "http://behat.org/",
|
1053 |
"keywords": [
|
1054 |
+
"BDD",
|
1055 |
+
"Behat",
|
1056 |
+
"Cucumber",
|
1057 |
+
"DSL",
|
1058 |
+
"gherkin",
|
1059 |
+
"parser"
|
1060 |
],
|
1061 |
+
"time": "2019-01-16T14:22:17+00:00"
|
1062 |
},
|
1063 |
{
|
1064 |
+
"name": "codeception/codeception",
|
1065 |
+
"version": "3.0.3",
|
1066 |
"source": {
|
1067 |
"type": "git",
|
1068 |
+
"url": "https://github.com/Codeception/Codeception.git",
|
1069 |
+
"reference": "feb566a9dc26993611602011ae3834d8e3c1dd7f"
|
1070 |
},
|
1071 |
"dist": {
|
1072 |
"type": "zip",
|
1073 |
+
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/feb566a9dc26993611602011ae3834d8e3c1dd7f",
|
1074 |
+
"reference": "feb566a9dc26993611602011ae3834d8e3c1dd7f",
|
1075 |
"shasum": ""
|
1076 |
},
|
1077 |
"require": {
|
1078 |
+
"behat/gherkin": "^4.4.0",
|
1079 |
+
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3",
|
1080 |
+
"codeception/stub": "^2.0",
|
1081 |
+
"ext-curl": "*",
|
1082 |
+
"ext-json": "*",
|
1083 |
+
"ext-mbstring": "*",
|
1084 |
+
"facebook/webdriver": "^1.6.0",
|
1085 |
+
"guzzlehttp/guzzle": "^6.3.0",
|
1086 |
+
"guzzlehttp/psr7": "~1.4",
|
1087 |
+
"hoa/console": "~3.0",
|
1088 |
+
"php": ">=5.6.0 <8.0",
|
1089 |
+
"symfony/browser-kit": ">=2.7 <5.0",
|
1090 |
+
"symfony/console": ">=2.7 <5.0",
|
1091 |
+
"symfony/css-selector": ">=2.7 <5.0",
|
1092 |
+
"symfony/dom-crawler": ">=2.7 <5.0",
|
1093 |
+
"symfony/event-dispatcher": ">=2.7 <5.0",
|
1094 |
+
"symfony/finder": ">=2.7 <5.0",
|
1095 |
+
"symfony/yaml": ">=2.7 <5.0"
|
1096 |
},
|
1097 |
"require-dev": {
|
1098 |
+
"codeception/specify": "~0.3",
|
1099 |
+
"doctrine/annotations": "^1",
|
1100 |
+
"doctrine/orm": "^2",
|
1101 |
+
"flow/jsonpath": "~0.2",
|
1102 |
+
"monolog/monolog": "~1.8",
|
1103 |
+
"pda/pheanstalk": "~3.0",
|
1104 |
+
"php-amqplib/php-amqplib": "~2.4",
|
1105 |
+
"predis/predis": "^1.0",
|
1106 |
+
"squizlabs/php_codesniffer": "~2.0",
|
1107 |
+
"symfony/process": ">=2.7 <5.0",
|
1108 |
+
"vlucas/phpdotenv": "^3.0"
|
1109 |
+
},
|
1110 |
+
"suggest": {
|
1111 |
+
"aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
|
1112 |
+
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
|
1113 |
+
"codeception/specify": "BDD-style code blocks",
|
1114 |
+
"codeception/verify": "BDD-style assertions",
|
1115 |
+
"flow/jsonpath": "For using JSONPath in REST module",
|
1116 |
+
"league/factory-muffin": "For DataFactory module",
|
1117 |
+
"league/factory-muffin-faker": "For Faker support in DataFactory module",
|
1118 |
+
"phpseclib/phpseclib": "for SFTP option in FTP Module",
|
1119 |
+
"stecman/symfony-console-completion": "For BASH autocompletion",
|
1120 |
+
"symfony/phpunit-bridge": "For phpunit-bridge support"
|
1121 |
},
|
1122 |
+
"bin": [
|
1123 |
+
"codecept"
|
1124 |
+
],
|
1125 |
"type": "library",
|
1126 |
+
"extra": {
|
1127 |
+
"branch-alias": []
|
1128 |
+
},
|
1129 |
"autoload": {
|
1130 |
+
"psr-4": {
|
1131 |
+
"Codeception\\": "src/Codeception",
|
1132 |
+
"Codeception\\Extension\\": "ext"
|
1133 |
+
}
|
|
|
|
|
1134 |
},
|
1135 |
"notification-url": "https://packagist.org/downloads/",
|
1136 |
"license": [
|
1137 |
+
"MIT"
|
1138 |
],
|
1139 |
+
"authors": [
|
1140 |
+
{
|
1141 |
+
"name": "Michael Bodnarchuk",
|
1142 |
+
"email": "davert@mail.ua",
|
1143 |
+
"homepage": "http://codegyre.com"
|
1144 |
+
}
|
1145 |
+
],
|
1146 |
+
"description": "BDD-style testing framework",
|
1147 |
+
"homepage": "http://codeception.com/",
|
1148 |
"keywords": [
|
1149 |
+
"BDD",
|
1150 |
+
"TDD",
|
1151 |
+
"acceptance testing",
|
1152 |
+
"functional testing",
|
1153 |
+
"unit testing"
|
1154 |
],
|
1155 |
+
"time": "2019-07-18T16:21:08+00:00"
|
1156 |
},
|
1157 |
{
|
1158 |
+
"name": "codeception/phpunit-wrapper",
|
1159 |
+
"version": "6.0.16",
|
1160 |
"source": {
|
1161 |
"type": "git",
|
1162 |
+
"url": "https://github.com/Codeception/phpunit-wrapper.git",
|
1163 |
+
"reference": "299e3aece31489ed962e6c39fe2fb6f3bbd2eb16"
|
1164 |
},
|
1165 |
"dist": {
|
1166 |
"type": "zip",
|
1167 |
+
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/299e3aece31489ed962e6c39fe2fb6f3bbd2eb16",
|
1168 |
+
"reference": "299e3aece31489ed962e6c39fe2fb6f3bbd2eb16",
|
1169 |
"shasum": ""
|
1170 |
},
|
1171 |
"require": {
|
1172 |
+
"phpunit/php-code-coverage": ">=4.0.4 <6.0",
|
1173 |
+
"phpunit/phpunit": ">=5.7.27 <6.5.13",
|
1174 |
+
"sebastian/comparator": ">=1.2.4 <3.0",
|
1175 |
+
"sebastian/diff": ">=1.4 <4.0"
|
1176 |
+
},
|
1177 |
+
"replace": {
|
1178 |
+
"codeception/phpunit-wrapper": "*"
|
1179 |
},
|
1180 |
"require-dev": {
|
1181 |
+
"codeception/specify": "*",
|
1182 |
+
"vlucas/phpdotenv": "^3.0"
|
1183 |
},
|
1184 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
1185 |
"autoload": {
|
1186 |
+
"psr-4": {
|
1187 |
+
"Codeception\\PHPUnit\\": "src\\"
|
1188 |
}
|
1189 |
},
|
1190 |
"notification-url": "https://packagist.org/downloads/",
|
1191 |
"license": [
|
1192 |
+
"MIT"
|
1193 |
],
|
1194 |
"authors": [
|
1195 |
{
|
1196 |
+
"name": "Davert",
|
1197 |
+
"email": "davert.php@resend.cc"
|
|
|
|
|
|
|
|
|
|
|
|
|
1198 |
}
|
1199 |
],
|
1200 |
+
"description": "PHPUnit classes used by Codeception",
|
1201 |
+
"time": "2019-02-26T20:47:56+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1202 |
},
|
1203 |
{
|
1204 |
+
"name": "codeception/stub",
|
1205 |
+
"version": "2.1.0",
|
1206 |
"source": {
|
1207 |
"type": "git",
|
1208 |
+
"url": "https://github.com/Codeception/Stub.git",
|
1209 |
+
"reference": "853657f988942f7afb69becf3fd0059f192c705a"
|
1210 |
},
|
1211 |
"dist": {
|
1212 |
"type": "zip",
|
1213 |
+
"url": "https://api.github.com/repos/Codeception/Stub/zipball/853657f988942f7afb69becf3fd0059f192c705a",
|
1214 |
+
"reference": "853657f988942f7afb69becf3fd0059f192c705a",
|
1215 |
"shasum": ""
|
1216 |
},
|
1217 |
"require": {
|
1218 |
+
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
|
|
|
|
|
|
|
|
|
|
|
1219 |
},
|
1220 |
"type": "library",
|
1221 |
"autoload": {
|
1222 |
"psr-4": {
|
1223 |
+
"Codeception\\": "src/"
|
1224 |
+
}
|
|
|
|
|
|
|
1225 |
},
|
1226 |
"notification-url": "https://packagist.org/downloads/",
|
1227 |
"license": [
|
1228 |
"MIT"
|
1229 |
],
|
1230 |
+
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
|
1231 |
+
"time": "2019-03-02T15:35:10+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1232 |
},
|
1233 |
{
|
1234 |
+
"name": "composer/ca-bundle",
|
1235 |
+
"version": "1.2.3",
|
1236 |
"source": {
|
1237 |
"type": "git",
|
1238 |
+
"url": "https://github.com/composer/ca-bundle.git",
|
1239 |
+
"reference": "f26a67e397be0e5c00d7c52ec7b5010098e15ce5"
|
1240 |
},
|
1241 |
"dist": {
|
1242 |
"type": "zip",
|
1243 |
+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/f26a67e397be0e5c00d7c52ec7b5010098e15ce5",
|
1244 |
+
"reference": "f26a67e397be0e5c00d7c52ec7b5010098e15ce5",
|
1245 |
"shasum": ""
|
1246 |
},
|
1247 |
"require": {
|
1248 |
+
"ext-openssl": "*",
|
1249 |
+
"ext-pcre": "*",
|
1250 |
+
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
|
|
|
1251 |
},
|
1252 |
"require-dev": {
|
1253 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
|
1254 |
+
"psr/log": "^1.0",
|
1255 |
+
"symfony/process": "^2.5 || ^3.0 || ^4.0"
|
1256 |
},
|
1257 |
+
"type": "library",
|
1258 |
+
"extra": {
|
1259 |
+
"branch-alias": {
|
1260 |
+
"dev-master": "1.x-dev"
|
1261 |
+
}
|
1262 |
+
},
|
1263 |
+
"autoload": {
|
1264 |
+
"psr-4": {
|
1265 |
+
"Composer\\CaBundle\\": "src"
|
1266 |
+
}
|
1267 |
},
|
|
|
1268 |
"notification-url": "https://packagist.org/downloads/",
|
1269 |
"license": [
|
1270 |
+
"MIT"
|
1271 |
],
|
1272 |
"authors": [
|
1273 |
{
|
1274 |
+
"name": "Jordi Boggiano",
|
1275 |
+
"email": "j.boggiano@seld.be",
|
1276 |
+
"homepage": "http://seld.be"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1277 |
}
|
1278 |
],
|
1279 |
+
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
|
|
|
1280 |
"keywords": [
|
1281 |
+
"cabundle",
|
1282 |
+
"cacert",
|
1283 |
+
"certificate",
|
1284 |
+
"ssl",
|
1285 |
+
"tls"
|
1286 |
],
|
1287 |
+
"time": "2019-08-02T09:05:43+00:00"
|
1288 |
},
|
1289 |
{
|
1290 |
+
"name": "composer/composer",
|
1291 |
+
"version": "1.9.0",
|
1292 |
"source": {
|
1293 |
"type": "git",
|
1294 |
+
"url": "https://github.com/composer/composer.git",
|
1295 |
+
"reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5"
|
1296 |
},
|
1297 |
"dist": {
|
1298 |
"type": "zip",
|
1299 |
+
"url": "https://api.github.com/repos/composer/composer/zipball/314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
|
1300 |
+
"reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
|
1301 |
"shasum": ""
|
1302 |
},
|
1303 |
"require": {
|
1304 |
+
"composer/ca-bundle": "^1.0",
|
1305 |
+
"composer/semver": "^1.0",
|
1306 |
+
"composer/spdx-licenses": "^1.2",
|
1307 |
+
"composer/xdebug-handler": "^1.1",
|
1308 |
+
"justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
|
1309 |
+
"php": "^5.3.2 || ^7.0",
|
1310 |
+
"psr/log": "^1.0",
|
1311 |
+
"seld/jsonlint": "^1.4",
|
1312 |
+
"seld/phar-utils": "^1.0",
|
1313 |
+
"symfony/console": "^2.7 || ^3.0 || ^4.0",
|
1314 |
+
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
|
1315 |
+
"symfony/finder": "^2.7 || ^3.0 || ^4.0",
|
1316 |
+
"symfony/process": "^2.7 || ^3.0 || ^4.0"
|
1317 |
+
},
|
1318 |
+
"conflict": {
|
1319 |
+
"symfony/console": "2.8.38"
|
1320 |
},
|
1321 |
"require-dev": {
|
1322 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
1323 |
+
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
|
1324 |
},
|
1325 |
+
"suggest": {
|
1326 |
+
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
|
1327 |
+
"ext-zip": "Enabling the zip extension allows you to unzip archives",
|
1328 |
+
"ext-zlib": "Allow gzip compression of HTTP requests"
|
1329 |
+
},
|
1330 |
+
"bin": [
|
1331 |
+
"bin/composer"
|
1332 |
+
],
|
1333 |
+
"type": "library",
|
1334 |
+
"extra": {
|
1335 |
+
"branch-alias": {
|
1336 |
+
"dev-master": "1.9-dev"
|
1337 |
}
|
1338 |
},
|
1339 |
"autoload": {
|
1340 |
"psr-4": {
|
1341 |
+
"Composer\\": "src/Composer"
|
|
|
|
|
1342 |
}
|
1343 |
},
|
1344 |
"notification-url": "https://packagist.org/downloads/",
|
1347 |
],
|
1348 |
"authors": [
|
1349 |
{
|
1350 |
+
"name": "Nils Adermann",
|
1351 |
+
"email": "naderman@naderman.de",
|
1352 |
+
"homepage": "http://www.naderman.de"
|
1353 |
+
},
|
1354 |
+
{
|
1355 |
+
"name": "Jordi Boggiano",
|
1356 |
+
"email": "j.boggiano@seld.be",
|
1357 |
+
"homepage": "http://seld.be"
|
1358 |
}
|
1359 |
],
|
1360 |
+
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
|
1361 |
+
"homepage": "https://getcomposer.org/",
|
1362 |
"keywords": [
|
1363 |
+
"autoload",
|
1364 |
+
"dependency",
|
1365 |
+
"package"
|
|
|
|
|
1366 |
],
|
1367 |
+
"time": "2019-08-02T18:55:33+00:00"
|
1368 |
},
|
1369 |
{
|
1370 |
+
"name": "composer/semver",
|
1371 |
+
"version": "1.5.0",
|
1372 |
"source": {
|
1373 |
"type": "git",
|
1374 |
+
"url": "https://github.com/composer/semver.git",
|
1375 |
+
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
|
1376 |
},
|
1377 |
"dist": {
|
1378 |
"type": "zip",
|
1379 |
+
"url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
1380 |
+
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
1381 |
"shasum": ""
|
1382 |
},
|
1383 |
"require": {
|
1384 |
+
"php": "^5.3.2 || ^7.0"
|
|
|
|
|
|
|
1385 |
},
|
1386 |
"require-dev": {
|
1387 |
+
"phpunit/phpunit": "^4.5 || ^5.0.5",
|
1388 |
+
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
|
1389 |
},
|
1390 |
"type": "library",
|
1391 |
+
"extra": {
|
1392 |
+
"branch-alias": {
|
1393 |
+
"dev-master": "1.x-dev"
|
1394 |
+
}
|
1395 |
+
},
|
1396 |
"autoload": {
|
1397 |
"psr-4": {
|
1398 |
+
"Composer\\Semver\\": "src"
|
|
|
|
|
1399 |
}
|
1400 |
},
|
1401 |
"notification-url": "https://packagist.org/downloads/",
|
1404 |
],
|
1405 |
"authors": [
|
1406 |
{
|
1407 |
+
"name": "Nils Adermann",
|
1408 |
+
"email": "naderman@naderman.de",
|
1409 |
+
"homepage": "http://www.naderman.de"
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"name": "Jordi Boggiano",
|
1413 |
+
"email": "j.boggiano@seld.be",
|
1414 |
+
"homepage": "http://seld.be"
|
1415 |
+
},
|
1416 |
+
{
|
1417 |
+
"name": "Rob Bast",
|
1418 |
+
"email": "rob.bast@gmail.com",
|
1419 |
+
"homepage": "http://robbast.nl"
|
1420 |
}
|
1421 |
],
|
1422 |
+
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
1423 |
+
"keywords": [
|
1424 |
+
"semantic",
|
1425 |
+
"semver",
|
1426 |
+
"validation",
|
1427 |
+
"versioning"
|
1428 |
+
],
|
1429 |
+
"time": "2019-03-19T17:25:45+00:00"
|
1430 |
},
|
1431 |
{
|
1432 |
+
"name": "composer/spdx-licenses",
|
1433 |
+
"version": "1.5.2",
|
1434 |
"source": {
|
1435 |
"type": "git",
|
1436 |
+
"url": "https://github.com/composer/spdx-licenses.git",
|
1437 |
+
"reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5"
|
1438 |
},
|
1439 |
"dist": {
|
1440 |
"type": "zip",
|
1441 |
+
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5",
|
1442 |
+
"reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5",
|
1443 |
"shasum": ""
|
1444 |
},
|
1445 |
"require": {
|
1446 |
+
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
|
1447 |
},
|
1448 |
"require-dev": {
|
1449 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
|
|
|
1450 |
},
|
1451 |
"type": "library",
|
1452 |
"extra": {
|
1453 |
"branch-alias": {
|
1454 |
+
"dev-master": "1.x-dev"
|
1455 |
}
|
1456 |
},
|
1457 |
"autoload": {
|
1458 |
"psr-4": {
|
1459 |
+
"Composer\\Spdx\\": "src"
|
|
|
|
|
1460 |
}
|
1461 |
},
|
1462 |
"notification-url": "https://packagist.org/downloads/",
|
1465 |
],
|
1466 |
"authors": [
|
1467 |
{
|
1468 |
+
"name": "Nils Adermann",
|
1469 |
+
"email": "naderman@naderman.de",
|
1470 |
+
"homepage": "http://www.naderman.de"
|
1471 |
+
},
|
1472 |
+
{
|
1473 |
+
"name": "Jordi Boggiano",
|
1474 |
+
"email": "j.boggiano@seld.be",
|
1475 |
+
"homepage": "http://seld.be"
|
1476 |
+
},
|
1477 |
+
{
|
1478 |
+
"name": "Rob Bast",
|
1479 |
+
"email": "rob.bast@gmail.com",
|
1480 |
+
"homepage": "http://robbast.nl"
|
1481 |
}
|
1482 |
],
|
1483 |
+
"description": "SPDX licenses list and validation library.",
|
1484 |
+
"keywords": [
|
1485 |
+
"license",
|
1486 |
+
"spdx",
|
1487 |
+
"validator"
|
1488 |
+
],
|
1489 |
+
"time": "2019-07-29T10:31:59+00:00"
|
1490 |
},
|
1491 |
{
|
1492 |
+
"name": "composer/xdebug-handler",
|
1493 |
+
"version": "1.3.3",
|
1494 |
"source": {
|
1495 |
"type": "git",
|
1496 |
+
"url": "https://github.com/composer/xdebug-handler.git",
|
1497 |
+
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
|
1498 |
},
|
1499 |
"dist": {
|
1500 |
"type": "zip",
|
1501 |
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
|
1502 |
+
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
|
1503 |
"shasum": ""
|
1504 |
},
|
1505 |
"require": {
|
1506 |
+
"php": "^5.3.2 || ^7.0",
|
1507 |
+
"psr/log": "^1.0"
|
|
|
|
|
|
|
1508 |
},
|
1509 |
"require-dev": {
|
1510 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
|
|
|
1511 |
},
|
1512 |
"type": "library",
|
1513 |
+
"autoload": {
|
1514 |
+
"psr-4": {
|
1515 |
+
"Composer\\XdebugHandler\\": "src"
|
1516 |
+
}
|
1517 |
+
},
|
1518 |
+
"notification-url": "https://packagist.org/downloads/",
|
1519 |
+
"license": [
|
1520 |
+
"MIT"
|
1521 |
+
],
|
1522 |
+
"authors": [
|
1523 |
+
{
|
1524 |
+
"name": "John Stevenson",
|
1525 |
+
"email": "john-stevenson@blueyonder.co.uk"
|
1526 |
}
|
1527 |
+
],
|
1528 |
+
"description": "Restarts a process without xdebug.",
|
1529 |
+
"keywords": [
|
1530 |
+
"Xdebug",
|
1531 |
+
"performance"
|
1532 |
+
],
|
1533 |
+
"time": "2019-05-27T17:52:04+00:00"
|
1534 |
+
},
|
1535 |
+
{
|
1536 |
+
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
1537 |
+
"version": "v0.5.0",
|
1538 |
+
"source": {
|
1539 |
+
"type": "git",
|
1540 |
+
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
|
1541 |
+
"reference": "e749410375ff6fb7a040a68878c656c2e610b132"
|
1542 |
+
},
|
1543 |
+
"dist": {
|
1544 |
+
"type": "zip",
|
1545 |
+
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132",
|
1546 |
+
"reference": "e749410375ff6fb7a040a68878c656c2e610b132",
|
1547 |
+
"shasum": ""
|
1548 |
+
},
|
1549 |
+
"require": {
|
1550 |
+
"composer-plugin-api": "^1.0",
|
1551 |
+
"php": "^5.3|^7",
|
1552 |
+
"squizlabs/php_codesniffer": "^2|^3"
|
1553 |
+
},
|
1554 |
+
"require-dev": {
|
1555 |
+
"composer/composer": "*",
|
1556 |
+
"phpcompatibility/php-compatibility": "^9.0",
|
1557 |
+
"sensiolabs/security-checker": "^4.1.0"
|
1558 |
+
},
|
1559 |
+
"type": "composer-plugin",
|
1560 |
+
"extra": {
|
1561 |
+
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
|
1562 |
},
|
1563 |
"autoload": {
|
1564 |
"psr-4": {
|
1565 |
+
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
|
1566 |
}
|
1567 |
},
|
1568 |
"notification-url": "https://packagist.org/downloads/",
|
1571 |
],
|
1572 |
"authors": [
|
1573 |
{
|
1574 |
+
"name": "Franck Nijhof",
|
1575 |
+
"role": "Developer / IT Manager",
|
1576 |
+
"email": "franck.nijhof@dealerdirect.com",
|
1577 |
+
"homepage": "http://www.frenck.nl"
|
1578 |
+
}
|
1579 |
+
],
|
1580 |
+
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
|
1581 |
+
"homepage": "http://www.dealerdirect.com",
|
1582 |
+
"keywords": [
|
1583 |
+
"PHPCodeSniffer",
|
1584 |
+
"PHP_CodeSniffer",
|
1585 |
+
"code quality",
|
1586 |
+
"codesniffer",
|
1587 |
+
"composer",
|
1588 |
+
"installer",
|
1589 |
+
"phpcs",
|
1590 |
+
"plugin",
|
1591 |
+
"qa",
|
1592 |
+
"quality",
|
1593 |
+
"standard",
|
1594 |
+
"standards",
|
1595 |
+
"style guide",
|
1596 |
+
"stylecheck",
|
1597 |
+
"tests"
|
1598 |
+
],
|
1599 |
+
"time": "2018-10-26T13:21:45+00:00"
|
1600 |
+
},
|
1601 |
+
{
|
1602 |
+
"name": "dg/mysql-dump",
|
1603 |
+
"version": "v1.5.0",
|
1604 |
+
"source": {
|
1605 |
+
"type": "git",
|
1606 |
+
"url": "https://github.com/dg/MySQL-dump.git",
|
1607 |
+
"reference": "6c9cf07092bcc4a140bef01c64d883ebfccfccfa"
|
1608 |
+
},
|
1609 |
+
"dist": {
|
1610 |
+
"type": "zip",
|
1611 |
+
"url": "https://api.github.com/repos/dg/MySQL-dump/zipball/6c9cf07092bcc4a140bef01c64d883ebfccfccfa",
|
1612 |
+
"reference": "6c9cf07092bcc4a140bef01c64d883ebfccfccfa",
|
1613 |
+
"shasum": ""
|
1614 |
+
},
|
1615 |
+
"require": {
|
1616 |
+
"php": ">=5.6"
|
1617 |
+
},
|
1618 |
+
"type": "library",
|
1619 |
+
"autoload": {
|
1620 |
+
"classmap": [
|
1621 |
+
"src/"
|
1622 |
+
]
|
1623 |
+
},
|
1624 |
+
"notification-url": "https://packagist.org/downloads/",
|
1625 |
+
"license": [
|
1626 |
+
"BSD-3-Clause"
|
1627 |
+
],
|
1628 |
+
"authors": [
|
1629 |
{
|
1630 |
+
"name": "David Grudl",
|
1631 |
+
"homepage": "http://davidgrudl.com"
|
1632 |
}
|
1633 |
],
|
1634 |
+
"description": "MySQL database dump.",
|
1635 |
+
"homepage": "https://github.com/dg/MySQL-dump",
|
1636 |
"keywords": [
|
1637 |
+
"mysql"
|
|
|
|
|
|
|
|
|
|
|
1638 |
],
|
1639 |
+
"time": "2018-10-31T00:31:09+00:00"
|
1640 |
},
|
1641 |
{
|
1642 |
+
"name": "doctrine/inflector",
|
1643 |
+
"version": "v1.1.0",
|
1644 |
"source": {
|
1645 |
"type": "git",
|
1646 |
+
"url": "https://github.com/doctrine/inflector.git",
|
1647 |
+
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
|
1648 |
},
|
1649 |
"dist": {
|
1650 |
"type": "zip",
|
1651 |
+
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
|
1652 |
+
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
|
1653 |
"shasum": ""
|
1654 |
},
|
1655 |
"require": {
|
1656 |
+
"php": ">=5.3.2"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1657 |
},
|
1658 |
"require-dev": {
|
1659 |
+
"phpunit/phpunit": "4.*"
|
|
|
1660 |
},
|
1661 |
+
"type": "library",
|
1662 |
+
"extra": {
|
1663 |
+
"branch-alias": {
|
1664 |
+
"dev-master": "1.1.x-dev"
|
1665 |
+
}
|
1666 |
+
},
|
1667 |
+
"autoload": {
|
1668 |
+
"psr-0": {
|
1669 |
+
"Doctrine\\Common\\Inflector\\": "lib/"
|
1670 |
+
}
|
1671 |
+
},
|
1672 |
+
"notification-url": "https://packagist.org/downloads/",
|
1673 |
+
"license": [
|
1674 |
+
"MIT"
|
1675 |
+
],
|
1676 |
+
"authors": [
|
1677 |
+
{
|
1678 |
+
"name": "Roman Borschel",
|
1679 |
+
"email": "roman@code-factory.org"
|
1680 |
+
},
|
1681 |
+
{
|
1682 |
+
"name": "Benjamin Eberlei",
|
1683 |
+
"email": "kontakt@beberlei.de"
|
1684 |
+
},
|
1685 |
+
{
|
1686 |
+
"name": "Guilherme Blanco",
|
1687 |
+
"email": "guilhermeblanco@gmail.com"
|
1688 |
+
},
|
1689 |
+
{
|
1690 |
+
"name": "Jonathan Wage",
|
1691 |
+
"email": "jonwage@gmail.com"
|
1692 |
+
},
|
1693 |
+
{
|
1694 |
+
"name": "Johannes Schmitt",
|
1695 |
+
"email": "schmittjoh@gmail.com"
|
1696 |
+
}
|
1697 |
+
],
|
1698 |
+
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
|
1699 |
+
"homepage": "http://www.doctrine-project.org",
|
1700 |
+
"keywords": [
|
1701 |
+
"inflection",
|
1702 |
+
"pluralize",
|
1703 |
+
"singularize",
|
1704 |
+
"string"
|
1705 |
+
],
|
1706 |
+
"time": "2015-11-06T14:35:42+00:00"
|
1707 |
+
},
|
1708 |
+
{
|
1709 |
+
"name": "doctrine/instantiator",
|
1710 |
+
"version": "1.0.5",
|
1711 |
+
"source": {
|
1712 |
+
"type": "git",
|
1713 |
+
"url": "https://github.com/doctrine/instantiator.git",
|
1714 |
+
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
1715 |
+
},
|
1716 |
+
"dist": {
|
1717 |
+
"type": "zip",
|
1718 |
+
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
1719 |
+
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
1720 |
+
"shasum": ""
|
1721 |
+
},
|
1722 |
+
"require": {
|
1723 |
+
"php": ">=5.3,<8.0-DEV"
|
1724 |
+
},
|
1725 |
+
"require-dev": {
|
1726 |
+
"athletic/athletic": "~0.1.8",
|
1727 |
+
"ext-pdo": "*",
|
1728 |
+
"ext-phar": "*",
|
1729 |
+
"phpunit/phpunit": "~4.0",
|
1730 |
+
"squizlabs/php_codesniffer": "~2.0"
|
1731 |
+
},
|
1732 |
+
"type": "library",
|
1733 |
+
"extra": {
|
1734 |
+
"branch-alias": {
|
1735 |
+
"dev-master": "1.0.x-dev"
|
1736 |
+
}
|
1737 |
+
},
|
1738 |
+
"autoload": {
|
1739 |
+
"psr-4": {
|
1740 |
+
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
1741 |
+
}
|
1742 |
+
},
|
1743 |
+
"notification-url": "https://packagist.org/downloads/",
|
1744 |
+
"license": [
|
1745 |
+
"MIT"
|
1746 |
+
],
|
1747 |
+
"authors": [
|
1748 |
+
{
|
1749 |
+
"name": "Marco Pivetta",
|
1750 |
+
"email": "ocramius@gmail.com",
|
1751 |
+
"homepage": "http://ocramius.github.com/"
|
1752 |
+
}
|
1753 |
+
],
|
1754 |
+
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
1755 |
+
"homepage": "https://github.com/doctrine/instantiator",
|
1756 |
+
"keywords": [
|
1757 |
+
"constructor",
|
1758 |
+
"instantiate"
|
1759 |
+
],
|
1760 |
+
"time": "2015-06-14T21:17:01+00:00"
|
1761 |
+
},
|
1762 |
+
{
|
1763 |
+
"name": "facebook/webdriver",
|
1764 |
+
"version": "1.7.1",
|
1765 |
+
"source": {
|
1766 |
+
"type": "git",
|
1767 |
+
"url": "https://github.com/facebook/php-webdriver.git",
|
1768 |
+
"reference": "e43de70f3c7166169d0f14a374505392734160e5"
|
1769 |
+
},
|
1770 |
+
"dist": {
|
1771 |
+
"type": "zip",
|
1772 |
+
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/e43de70f3c7166169d0f14a374505392734160e5",
|
1773 |
+
"reference": "e43de70f3c7166169d0f14a374505392734160e5",
|
1774 |
+
"shasum": ""
|
1775 |
+
},
|
1776 |
+
"require": {
|
1777 |
+
"ext-curl": "*",
|
1778 |
+
"ext-json": "*",
|
1779 |
+
"ext-mbstring": "*",
|
1780 |
+
"ext-zip": "*",
|
1781 |
+
"php": "^5.6 || ~7.0",
|
1782 |
+
"symfony/process": "^2.8 || ^3.1 || ^4.0"
|
1783 |
+
},
|
1784 |
+
"require-dev": {
|
1785 |
+
"friendsofphp/php-cs-fixer": "^2.0",
|
1786 |
+
"jakub-onderka/php-parallel-lint": "^0.9.2",
|
1787 |
+
"php-coveralls/php-coveralls": "^2.0",
|
1788 |
+
"php-mock/php-mock-phpunit": "^1.1",
|
1789 |
+
"phpunit/phpunit": "^5.7",
|
1790 |
+
"sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
|
1791 |
+
"squizlabs/php_codesniffer": "^2.6",
|
1792 |
+
"symfony/var-dumper": "^3.3 || ^4.0"
|
1793 |
+
},
|
1794 |
+
"suggest": {
|
1795 |
+
"ext-SimpleXML": "For Firefox profile creation"
|
1796 |
+
},
|
1797 |
+
"type": "library",
|
1798 |
+
"extra": {
|
1799 |
+
"branch-alias": {
|
1800 |
+
"dev-community": "1.5-dev"
|
1801 |
+
}
|
1802 |
+
},
|
1803 |
+
"autoload": {
|
1804 |
+
"psr-4": {
|
1805 |
+
"Facebook\\WebDriver\\": "lib/"
|
1806 |
+
}
|
1807 |
+
},
|
1808 |
+
"notification-url": "https://packagist.org/downloads/",
|
1809 |
+
"license": [
|
1810 |
+
"Apache-2.0"
|
1811 |
+
],
|
1812 |
+
"description": "A PHP client for Selenium WebDriver",
|
1813 |
+
"homepage": "https://github.com/facebook/php-webdriver",
|
1814 |
+
"keywords": [
|
1815 |
+
"facebook",
|
1816 |
+
"php",
|
1817 |
+
"selenium",
|
1818 |
+
"webdriver"
|
1819 |
+
],
|
1820 |
+
"time": "2019-06-13T08:02:18+00:00"
|
1821 |
+
},
|
1822 |
+
{
|
1823 |
+
"name": "gettext/gettext",
|
1824 |
+
"version": "v4.6.3",
|
1825 |
+
"source": {
|
1826 |
+
"type": "git",
|
1827 |
+
"url": "https://github.com/oscarotero/Gettext.git",
|
1828 |
+
"reference": "70c6ff2fecd275e6ef9cdd542f55939a3d1904d6"
|
1829 |
+
},
|
1830 |
+
"dist": {
|
1831 |
+
"type": "zip",
|
1832 |
+
"url": "https://api.github.com/repos/oscarotero/Gettext/zipball/70c6ff2fecd275e6ef9cdd542f55939a3d1904d6",
|
1833 |
+
"reference": "70c6ff2fecd275e6ef9cdd542f55939a3d1904d6",
|
1834 |
+
"shasum": ""
|
1835 |
+
},
|
1836 |
+
"require": {
|
1837 |
+
"gettext/languages": "^2.3",
|
1838 |
+
"php": ">=5.4.0"
|
1839 |
+
},
|
1840 |
+
"require-dev": {
|
1841 |
+
"illuminate/view": "*",
|
1842 |
+
"phpunit/phpunit": "^4.8|^5.7|^6.5",
|
1843 |
+
"squizlabs/php_codesniffer": "^3.0",
|
1844 |
+
"symfony/yaml": "~2",
|
1845 |
+
"twig/extensions": "*",
|
1846 |
+
"twig/twig": "^1.31|^2.0"
|
1847 |
+
},
|
1848 |
+
"suggest": {
|
1849 |
+
"illuminate/view": "Is necessary if you want to use the Blade extractor",
|
1850 |
+
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
|
1851 |
+
"twig/extensions": "Is necessary if you want to use the Twig extractor",
|
1852 |
+
"twig/twig": "Is necessary if you want to use the Twig extractor"
|
1853 |
+
},
|
1854 |
+
"type": "library",
|
1855 |
+
"autoload": {
|
1856 |
+
"psr-4": {
|
1857 |
+
"Gettext\\": "src"
|
1858 |
+
}
|
1859 |
+
},
|
1860 |
+
"notification-url": "https://packagist.org/downloads/",
|
1861 |
+
"license": [
|
1862 |
+
"MIT"
|
1863 |
+
],
|
1864 |
+
"authors": [
|
1865 |
+
{
|
1866 |
+
"name": "Oscar Otero",
|
1867 |
+
"email": "oom@oscarotero.com",
|
1868 |
+
"homepage": "http://oscarotero.com",
|
1869 |
+
"role": "Developer"
|
1870 |
+
}
|
1871 |
+
],
|
1872 |
+
"description": "PHP gettext manager",
|
1873 |
+
"homepage": "https://github.com/oscarotero/Gettext",
|
1874 |
+
"keywords": [
|
1875 |
+
"JS",
|
1876 |
+
"gettext",
|
1877 |
+
"i18n",
|
1878 |
+
"mo",
|
1879 |
+
"po",
|
1880 |
+
"translation"
|
1881 |
+
],
|
1882 |
+
"time": "2019-07-15T12:56:31+00:00"
|
1883 |
+
},
|
1884 |
+
{
|
1885 |
+
"name": "gettext/languages",
|
1886 |
+
"version": "2.5.0",
|
1887 |
+
"source": {
|
1888 |
+
"type": "git",
|
1889 |
+
"url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
|
1890 |
+
"reference": "78db2d17933f0765a102f368a6663f057162ddbd"
|
1891 |
+
},
|
1892 |
+
"dist": {
|
1893 |
+
"type": "zip",
|
1894 |
+
"url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
|
1895 |
+
"reference": "78db2d17933f0765a102f368a6663f057162ddbd",
|
1896 |
+
"shasum": ""
|
1897 |
+
},
|
1898 |
+
"require": {
|
1899 |
+
"php": ">=5.3"
|
1900 |
+
},
|
1901 |
+
"require-dev": {
|
1902 |
+
"phpunit/phpunit": "^4"
|
1903 |
+
},
|
1904 |
+
"bin": [
|
1905 |
+
"bin/export-plural-rules",
|
1906 |
+
"bin/export-plural-rules.php"
|
1907 |
+
],
|
1908 |
+
"type": "library",
|
1909 |
+
"autoload": {
|
1910 |
+
"psr-4": {
|
1911 |
+
"Gettext\\Languages\\": "src/"
|
1912 |
+
}
|
1913 |
+
},
|
1914 |
+
"notification-url": "https://packagist.org/downloads/",
|
1915 |
+
"license": [
|
1916 |
+
"MIT"
|
1917 |
+
],
|
1918 |
+
"authors": [
|
1919 |
+
{
|
1920 |
+
"name": "Michele Locati",
|
1921 |
+
"email": "mlocati@gmail.com",
|
1922 |
+
"role": "Developer"
|
1923 |
+
}
|
1924 |
+
],
|
1925 |
+
"description": "gettext languages with plural rules",
|
1926 |
+
"homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
|
1927 |
+
"keywords": [
|
1928 |
+
"cldr",
|
1929 |
+
"i18n",
|
1930 |
+
"internationalization",
|
1931 |
+
"l10n",
|
1932 |
+
"language",
|
1933 |
+
"languages",
|
1934 |
+
"localization",
|
1935 |
+
"php",
|
1936 |
+
"plural",
|
1937 |
+
"plural rules",
|
1938 |
+
"plurals",
|
1939 |
+
"translate",
|
1940 |
+
"translations",
|
1941 |
+
"unicode"
|
1942 |
+
],
|
1943 |
+
"time": "2018-11-13T22:06:07+00:00"
|
1944 |
+
},
|
1945 |
+
{
|
1946 |
+
"name": "gumlet/php-image-resize",
|
1947 |
+
"version": "1.9.2",
|
1948 |
+
"source": {
|
1949 |
+
"type": "git",
|
1950 |
+
"url": "https://github.com/gumlet/php-image-resize.git",
|
1951 |
+
"reference": "06339a9c1b167acd58173db226f57957a6617547"
|
1952 |
+
},
|
1953 |
+
"dist": {
|
1954 |
+
"type": "zip",
|
1955 |
+
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/06339a9c1b167acd58173db226f57957a6617547",
|
1956 |
+
"reference": "06339a9c1b167acd58173db226f57957a6617547",
|
1957 |
+
"shasum": ""
|
1958 |
+
},
|
1959 |
+
"require": {
|
1960 |
+
"ext-fileinfo": "*",
|
1961 |
+
"ext-gd": "*",
|
1962 |
+
"php": ">=5.5.0"
|
1963 |
+
},
|
1964 |
+
"require-dev": {
|
1965 |
+
"apigen/apigen": "^4.1",
|
1966 |
+
"ext-exif": "*",
|
1967 |
+
"ext-gd": "*",
|
1968 |
+
"php-coveralls/php-coveralls": "^2.1",
|
1969 |
+
"phpunit/phpunit": "^4.8"
|
1970 |
+
},
|
1971 |
+
"suggest": {
|
1972 |
+
"ext-exif": "Auto-rotate jpeg files"
|
1973 |
+
},
|
1974 |
+
"type": "library",
|
1975 |
+
"autoload": {
|
1976 |
+
"psr-4": {
|
1977 |
+
"Gumlet\\": "lib/"
|
1978 |
+
}
|
1979 |
+
},
|
1980 |
+
"notification-url": "https://packagist.org/downloads/",
|
1981 |
+
"license": [
|
1982 |
+
"MIT"
|
1983 |
+
],
|
1984 |
+
"authors": [
|
1985 |
+
{
|
1986 |
+
"name": "Aditya Patadia",
|
1987 |
+
"homepage": "http://aditya.patadia.org/"
|
1988 |
+
}
|
1989 |
+
],
|
1990 |
+
"description": "PHP class to re-size and scale images",
|
1991 |
+
"homepage": "https://github.com/gumlet/php-image-resize",
|
1992 |
+
"keywords": [
|
1993 |
+
"image",
|
1994 |
+
"php",
|
1995 |
+
"resize",
|
1996 |
+
"scale"
|
1997 |
+
],
|
1998 |
+
"time": "2019-01-01T13:53:00+00:00"
|
1999 |
+
},
|
2000 |
+
{
|
2001 |
+
"name": "guzzlehttp/guzzle",
|
2002 |
+
"version": "6.3.3",
|
2003 |
+
"source": {
|
2004 |
+
"type": "git",
|
2005 |
+
"url": "https://github.com/guzzle/guzzle.git",
|
2006 |
+
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
2007 |
+
},
|
2008 |
+
"dist": {
|
2009 |
+
"type": "zip",
|
2010 |
+
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
2011 |
+
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
2012 |
+
"shasum": ""
|
2013 |
+
},
|
2014 |
+
"require": {
|
2015 |
+
"guzzlehttp/promises": "^1.0",
|
2016 |
+
"guzzlehttp/psr7": "^1.4",
|
2017 |
+
"php": ">=5.5"
|
2018 |
+
},
|
2019 |
+
"require-dev": {
|
2020 |
+
"ext-curl": "*",
|
2021 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
2022 |
+
"psr/log": "^1.0"
|
2023 |
+
},
|
2024 |
+
"suggest": {
|
2025 |
+
"psr/log": "Required for using the Log middleware"
|
2026 |
+
},
|
2027 |
+
"type": "library",
|
2028 |
+
"extra": {
|
2029 |
+
"branch-alias": {
|
2030 |
+
"dev-master": "6.3-dev"
|
2031 |
+
}
|
2032 |
+
},
|
2033 |
+
"autoload": {
|
2034 |
+
"files": [
|
2035 |
+
"src/functions_include.php"
|
2036 |
+
],
|
2037 |
+
"psr-4": {
|
2038 |
+
"GuzzleHttp\\": "src/"
|
2039 |
+
}
|
2040 |
+
},
|
2041 |
+
"notification-url": "https://packagist.org/downloads/",
|
2042 |
+
"license": [
|
2043 |
+
"MIT"
|
2044 |
+
],
|
2045 |
+
"authors": [
|
2046 |
+
{
|
2047 |
+
"name": "Michael Dowling",
|
2048 |
+
"email": "mtdowling@gmail.com",
|
2049 |
+
"homepage": "https://github.com/mtdowling"
|
2050 |
+
}
|
2051 |
+
],
|
2052 |
+
"description": "Guzzle is a PHP HTTP client library",
|
2053 |
+
"homepage": "http://guzzlephp.org/",
|
2054 |
+
"keywords": [
|
2055 |
+
"client",
|
2056 |
+
"curl",
|
2057 |
+
"framework",
|
2058 |
+
"http",
|
2059 |
+
"http client",
|
2060 |
+
"rest",
|
2061 |
+
"web service"
|
2062 |
+
],
|
2063 |
+
"time": "2018-04-22T15:46:56+00:00"
|
2064 |
+
},
|
2065 |
+
{
|
2066 |
+
"name": "guzzlehttp/promises",
|
2067 |
+
"version": "v1.3.1",
|
2068 |
+
"source": {
|
2069 |
+
"type": "git",
|
2070 |
+
"url": "https://github.com/guzzle/promises.git",
|
2071 |
+
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
2072 |
+
},
|
2073 |
+
"dist": {
|
2074 |
+
"type": "zip",
|
2075 |
+
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
2076 |
+
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
2077 |
+
"shasum": ""
|
2078 |
+
},
|
2079 |
+
"require": {
|
2080 |
+
"php": ">=5.5.0"
|
2081 |
+
},
|
2082 |
+
"require-dev": {
|
2083 |
+
"phpunit/phpunit": "^4.0"
|
2084 |
+
},
|
2085 |
+
"type": "library",
|
2086 |
+
"extra": {
|
2087 |
+
"branch-alias": {
|
2088 |
+
"dev-master": "1.4-dev"
|
2089 |
+
}
|
2090 |
+
},
|
2091 |
+
"autoload": {
|
2092 |
+
"psr-4": {
|
2093 |
+
"GuzzleHttp\\Promise\\": "src/"
|
2094 |
+
},
|
2095 |
+
"files": [
|
2096 |
+
"src/functions_include.php"
|
2097 |
+
]
|
2098 |
+
},
|
2099 |
+
"notification-url": "https://packagist.org/downloads/",
|
2100 |
+
"license": [
|
2101 |
+
"MIT"
|
2102 |
+
],
|
2103 |
+
"authors": [
|
2104 |
+
{
|
2105 |
+
"name": "Michael Dowling",
|
2106 |
+
"email": "mtdowling@gmail.com",
|
2107 |
+
"homepage": "https://github.com/mtdowling"
|
2108 |
+
}
|
2109 |
+
],
|
2110 |
+
"description": "Guzzle promises library",
|
2111 |
+
"keywords": [
|
2112 |
+
"promise"
|
2113 |
+
],
|
2114 |
+
"time": "2016-12-20T10:07:11+00:00"
|
2115 |
+
},
|
2116 |
+
{
|
2117 |
+
"name": "guzzlehttp/psr7",
|
2118 |
+
"version": "1.6.1",
|
2119 |
+
"source": {
|
2120 |
+
"type": "git",
|
2121 |
+
"url": "https://github.com/guzzle/psr7.git",
|
2122 |
+
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
2123 |
+
},
|
2124 |
+
"dist": {
|
2125 |
+
"type": "zip",
|
2126 |
+
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
2127 |
+
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
2128 |
+
"shasum": ""
|
2129 |
+
},
|
2130 |
+
"require": {
|
2131 |
+
"php": ">=5.4.0",
|
2132 |
+
"psr/http-message": "~1.0",
|
2133 |
+
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
2134 |
+
},
|
2135 |
+
"provide": {
|
2136 |
+
"psr/http-message-implementation": "1.0"
|
2137 |
+
},
|
2138 |
+
"require-dev": {
|
2139 |
+
"ext-zlib": "*",
|
2140 |
+
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
2141 |
+
},
|
2142 |
+
"suggest": {
|
2143 |
+
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
2144 |
+
},
|
2145 |
+
"type": "library",
|
2146 |
+
"extra": {
|
2147 |
+
"branch-alias": {
|
2148 |
+
"dev-master": "1.6-dev"
|
2149 |
+
}
|
2150 |
+
},
|
2151 |
+
"autoload": {
|
2152 |
+
"psr-4": {
|
2153 |
+
"GuzzleHttp\\Psr7\\": "src/"
|
2154 |
+
},
|
2155 |
+
"files": [
|
2156 |
+
"src/functions_include.php"
|
2157 |
+
]
|
2158 |
+
},
|
2159 |
+
"notification-url": "https://packagist.org/downloads/",
|
2160 |
+
"license": [
|
2161 |
+
"MIT"
|
2162 |
+
],
|
2163 |
+
"authors": [
|
2164 |
+
{
|
2165 |
+
"name": "Michael Dowling",
|
2166 |
+
"email": "mtdowling@gmail.com",
|
2167 |
+
"homepage": "https://github.com/mtdowling"
|
2168 |
+
},
|
2169 |
+
{
|
2170 |
+
"name": "Tobias Schultze",
|
2171 |
+
"homepage": "https://github.com/Tobion"
|
2172 |
+
}
|
2173 |
+
],
|
2174 |
+
"description": "PSR-7 message implementation that also provides common utility methods",
|
2175 |
+
"keywords": [
|
2176 |
+
"http",
|
2177 |
+
"message",
|
2178 |
+
"psr-7",
|
2179 |
+
"request",
|
2180 |
+
"response",
|
2181 |
+
"stream",
|
2182 |
+
"uri",
|
2183 |
+
"url"
|
2184 |
+
],
|
2185 |
+
"time": "2019-07-01T23:21:34+00:00"
|
2186 |
+
},
|
2187 |
+
{
|
2188 |
+
"name": "hamcrest/hamcrest-php",
|
2189 |
+
"version": "v1.2.2",
|
2190 |
+
"source": {
|
2191 |
+
"type": "git",
|
2192 |
+
"url": "https://github.com/hamcrest/hamcrest-php.git",
|
2193 |
+
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
|
2194 |
+
},
|
2195 |
+
"dist": {
|
2196 |
+
"type": "zip",
|
2197 |
+
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
|
2198 |
+
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
|
2199 |
+
"shasum": ""
|
2200 |
+
},
|
2201 |
+
"require": {
|
2202 |
+
"php": ">=5.3.2"
|
2203 |
+
},
|
2204 |
+
"replace": {
|
2205 |
+
"cordoval/hamcrest-php": "*",
|
2206 |
+
"davedevelopment/hamcrest-php": "*",
|
2207 |
+
"kodova/hamcrest-php": "*"
|
2208 |
+
},
|
2209 |
+
"require-dev": {
|
2210 |
+
"phpunit/php-file-iterator": "1.3.3",
|
2211 |
+
"satooshi/php-coveralls": "dev-master"
|
2212 |
+
},
|
2213 |
+
"type": "library",
|
2214 |
+
"autoload": {
|
2215 |
+
"classmap": [
|
2216 |
+
"hamcrest"
|
2217 |
+
],
|
2218 |
+
"files": [
|
2219 |
+
"hamcrest/Hamcrest.php"
|
2220 |
+
]
|
2221 |
+
},
|
2222 |
+
"notification-url": "https://packagist.org/downloads/",
|
2223 |
+
"license": [
|
2224 |
+
"BSD"
|
2225 |
+
],
|
2226 |
+
"description": "This is the PHP port of Hamcrest Matchers",
|
2227 |
+
"keywords": [
|
2228 |
+
"test"
|
2229 |
+
],
|
2230 |
+
"time": "2015-05-11T14:41:42+00:00"
|
2231 |
+
},
|
2232 |
+
{
|
2233 |
+
"name": "hautelook/phpass",
|
2234 |
+
"version": "0.3.5",
|
2235 |
+
"source": {
|
2236 |
+
"type": "git",
|
2237 |
+
"url": "https://github.com/hautelook/phpass.git",
|
2238 |
+
"reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd"
|
2239 |
+
},
|
2240 |
+
"dist": {
|
2241 |
+
"type": "zip",
|
2242 |
+
"url": "https://api.github.com/repos/hautelook/phpass/zipball/b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
|
2243 |
+
"reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
|
2244 |
+
"shasum": ""
|
2245 |
+
},
|
2246 |
+
"require": {
|
2247 |
+
"php": ">=5.3.3"
|
2248 |
+
},
|
2249 |
+
"type": "library",
|
2250 |
+
"autoload": {
|
2251 |
+
"psr-0": {
|
2252 |
+
"Hautelook": "src/"
|
2253 |
+
}
|
2254 |
+
},
|
2255 |
+
"notification-url": "https://packagist.org/downloads/",
|
2256 |
+
"license": [
|
2257 |
+
"Public Domain"
|
2258 |
+
],
|
2259 |
+
"authors": [
|
2260 |
+
{
|
2261 |
+
"name": "Solar Designer",
|
2262 |
+
"email": "solar@openwall.com",
|
2263 |
+
"homepage": "http://openwall.com/phpass/"
|
2264 |
+
}
|
2265 |
+
],
|
2266 |
+
"description": "Portable PHP password hashing framework",
|
2267 |
+
"homepage": "http://github.com/hautelook/phpass/",
|
2268 |
+
"keywords": [
|
2269 |
+
"blowfish",
|
2270 |
+
"crypt",
|
2271 |
+
"password",
|
2272 |
+
"security"
|
2273 |
+
],
|
2274 |
+
"time": "2012-08-31T00:00:00+00:00"
|
2275 |
+
},
|
2276 |
+
{
|
2277 |
+
"name": "hoa/consistency",
|
2278 |
+
"version": "1.17.05.02",
|
2279 |
+
"source": {
|
2280 |
+
"type": "git",
|
2281 |
+
"url": "https://github.com/hoaproject/Consistency.git",
|
2282 |
+
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
|
2283 |
+
},
|
2284 |
+
"dist": {
|
2285 |
+
"type": "zip",
|
2286 |
+
"url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
2287 |
+
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
2288 |
+
"shasum": ""
|
2289 |
+
},
|
2290 |
+
"require": {
|
2291 |
+
"hoa/exception": "~1.0",
|
2292 |
+
"php": ">=5.5.0"
|
2293 |
+
},
|
2294 |
+
"require-dev": {
|
2295 |
+
"hoa/stream": "~1.0",
|
2296 |
+
"hoa/test": "~2.0"
|
2297 |
+
},
|
2298 |
+
"type": "library",
|
2299 |
+
"extra": {
|
2300 |
+
"branch-alias": {
|
2301 |
+
"dev-master": "1.x-dev"
|
2302 |
+
}
|
2303 |
+
},
|
2304 |
+
"autoload": {
|
2305 |
+
"psr-4": {
|
2306 |
+
"Hoa\\Consistency\\": "."
|
2307 |
+
},
|
2308 |
+
"files": [
|
2309 |
+
"Prelude.php"
|
2310 |
+
]
|
2311 |
+
},
|
2312 |
+
"notification-url": "https://packagist.org/downloads/",
|
2313 |
+
"license": [
|
2314 |
+
"BSD-3-Clause"
|
2315 |
+
],
|
2316 |
+
"authors": [
|
2317 |
+
{
|
2318 |
+
"name": "Ivan Enderlin",
|
2319 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2320 |
+
},
|
2321 |
+
{
|
2322 |
+
"name": "Hoa community",
|
2323 |
+
"homepage": "https://hoa-project.net/"
|
2324 |
+
}
|
2325 |
+
],
|
2326 |
+
"description": "The Hoa\\Consistency library.",
|
2327 |
+
"homepage": "https://hoa-project.net/",
|
2328 |
+
"keywords": [
|
2329 |
+
"autoloader",
|
2330 |
+
"callable",
|
2331 |
+
"consistency",
|
2332 |
+
"entity",
|
2333 |
+
"flex",
|
2334 |
+
"keyword",
|
2335 |
+
"library"
|
2336 |
+
],
|
2337 |
+
"time": "2017-05-02T12:18:12+00:00"
|
2338 |
+
},
|
2339 |
+
{
|
2340 |
+
"name": "hoa/console",
|
2341 |
+
"version": "3.17.05.02",
|
2342 |
+
"source": {
|
2343 |
+
"type": "git",
|
2344 |
+
"url": "https://github.com/hoaproject/Console.git",
|
2345 |
+
"reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66"
|
2346 |
+
},
|
2347 |
+
"dist": {
|
2348 |
+
"type": "zip",
|
2349 |
+
"url": "https://api.github.com/repos/hoaproject/Console/zipball/e231fd3ea70e6d773576ae78de0bdc1daf331a66",
|
2350 |
+
"reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66",
|
2351 |
+
"shasum": ""
|
2352 |
+
},
|
2353 |
+
"require": {
|
2354 |
+
"hoa/consistency": "~1.0",
|
2355 |
+
"hoa/event": "~1.0",
|
2356 |
+
"hoa/exception": "~1.0",
|
2357 |
+
"hoa/file": "~1.0",
|
2358 |
+
"hoa/protocol": "~1.0",
|
2359 |
+
"hoa/stream": "~1.0",
|
2360 |
+
"hoa/ustring": "~4.0"
|
2361 |
+
},
|
2362 |
+
"require-dev": {
|
2363 |
+
"hoa/test": "~2.0"
|
2364 |
+
},
|
2365 |
+
"suggest": {
|
2366 |
+
"ext-pcntl": "To enable hoa://Event/Console/Window:resize.",
|
2367 |
+
"hoa/dispatcher": "To use the console kit.",
|
2368 |
+
"hoa/router": "To use the console kit."
|
2369 |
+
},
|
2370 |
+
"type": "library",
|
2371 |
+
"extra": {
|
2372 |
+
"branch-alias": {
|
2373 |
+
"dev-master": "3.x-dev"
|
2374 |
+
}
|
2375 |
+
},
|
2376 |
+
"autoload": {
|
2377 |
+
"psr-4": {
|
2378 |
+
"Hoa\\Console\\": "."
|
2379 |
+
}
|
2380 |
+
},
|
2381 |
+
"notification-url": "https://packagist.org/downloads/",
|
2382 |
+
"license": [
|
2383 |
+
"BSD-3-Clause"
|
2384 |
+
],
|
2385 |
+
"authors": [
|
2386 |
+
{
|
2387 |
+
"name": "Ivan Enderlin",
|
2388 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2389 |
+
},
|
2390 |
+
{
|
2391 |
+
"name": "Hoa community",
|
2392 |
+
"homepage": "https://hoa-project.net/"
|
2393 |
+
}
|
2394 |
+
],
|
2395 |
+
"description": "The Hoa\\Console library.",
|
2396 |
+
"homepage": "https://hoa-project.net/",
|
2397 |
+
"keywords": [
|
2398 |
+
"autocompletion",
|
2399 |
+
"chrome",
|
2400 |
+
"cli",
|
2401 |
+
"console",
|
2402 |
+
"cursor",
|
2403 |
+
"getoption",
|
2404 |
+
"library",
|
2405 |
+
"option",
|
2406 |
+
"parser",
|
2407 |
+
"processus",
|
2408 |
+
"readline",
|
2409 |
+
"terminfo",
|
2410 |
+
"tput",
|
2411 |
+
"window"
|
2412 |
+
],
|
2413 |
+
"time": "2017-05-02T12:26:19+00:00"
|
2414 |
+
},
|
2415 |
+
{
|
2416 |
+
"name": "hoa/event",
|
2417 |
+
"version": "1.17.01.13",
|
2418 |
+
"source": {
|
2419 |
+
"type": "git",
|
2420 |
+
"url": "https://github.com/hoaproject/Event.git",
|
2421 |
+
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
|
2422 |
+
},
|
2423 |
+
"dist": {
|
2424 |
+
"type": "zip",
|
2425 |
+
"url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
|
2426 |
+
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
|
2427 |
+
"shasum": ""
|
2428 |
+
},
|
2429 |
+
"require": {
|
2430 |
+
"hoa/consistency": "~1.0",
|
2431 |
+
"hoa/exception": "~1.0"
|
2432 |
+
},
|
2433 |
+
"require-dev": {
|
2434 |
+
"hoa/test": "~2.0"
|
2435 |
+
},
|
2436 |
+
"type": "library",
|
2437 |
+
"extra": {
|
2438 |
+
"branch-alias": {
|
2439 |
+
"dev-master": "1.x-dev"
|
2440 |
+
}
|
2441 |
+
},
|
2442 |
+
"autoload": {
|
2443 |
+
"psr-4": {
|
2444 |
+
"Hoa\\Event\\": "."
|
2445 |
+
}
|
2446 |
+
},
|
2447 |
+
"notification-url": "https://packagist.org/downloads/",
|
2448 |
+
"license": [
|
2449 |
+
"BSD-3-Clause"
|
2450 |
+
],
|
2451 |
+
"authors": [
|
2452 |
+
{
|
2453 |
+
"name": "Ivan Enderlin",
|
2454 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2455 |
+
},
|
2456 |
+
{
|
2457 |
+
"name": "Hoa community",
|
2458 |
+
"homepage": "https://hoa-project.net/"
|
2459 |
+
}
|
2460 |
+
],
|
2461 |
+
"description": "The Hoa\\Event library.",
|
2462 |
+
"homepage": "https://hoa-project.net/",
|
2463 |
+
"keywords": [
|
2464 |
+
"event",
|
2465 |
+
"library",
|
2466 |
+
"listener",
|
2467 |
+
"observer"
|
2468 |
+
],
|
2469 |
+
"time": "2017-01-13T15:30:50+00:00"
|
2470 |
+
},
|
2471 |
+
{
|
2472 |
+
"name": "hoa/exception",
|
2473 |
+
"version": "1.17.01.16",
|
2474 |
+
"source": {
|
2475 |
+
"type": "git",
|
2476 |
+
"url": "https://github.com/hoaproject/Exception.git",
|
2477 |
+
"reference": "091727d46420a3d7468ef0595651488bfc3a458f"
|
2478 |
+
},
|
2479 |
+
"dist": {
|
2480 |
+
"type": "zip",
|
2481 |
+
"url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
|
2482 |
+
"reference": "091727d46420a3d7468ef0595651488bfc3a458f",
|
2483 |
+
"shasum": ""
|
2484 |
+
},
|
2485 |
+
"require": {
|
2486 |
+
"hoa/consistency": "~1.0",
|
2487 |
+
"hoa/event": "~1.0"
|
2488 |
+
},
|
2489 |
+
"require-dev": {
|
2490 |
+
"hoa/test": "~2.0"
|
2491 |
+
},
|
2492 |
+
"type": "library",
|
2493 |
+
"extra": {
|
2494 |
+
"branch-alias": {
|
2495 |
+
"dev-master": "1.x-dev"
|
2496 |
+
}
|
2497 |
+
},
|
2498 |
+
"autoload": {
|
2499 |
+
"psr-4": {
|
2500 |
+
"Hoa\\Exception\\": "."
|
2501 |
+
}
|
2502 |
+
},
|
2503 |
+
"notification-url": "https://packagist.org/downloads/",
|
2504 |
+
"license": [
|
2505 |
+
"BSD-3-Clause"
|
2506 |
+
],
|
2507 |
+
"authors": [
|
2508 |
+
{
|
2509 |
+
"name": "Ivan Enderlin",
|
2510 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2511 |
+
},
|
2512 |
+
{
|
2513 |
+
"name": "Hoa community",
|
2514 |
+
"homepage": "https://hoa-project.net/"
|
2515 |
+
}
|
2516 |
+
],
|
2517 |
+
"description": "The Hoa\\Exception library.",
|
2518 |
+
"homepage": "https://hoa-project.net/",
|
2519 |
+
"keywords": [
|
2520 |
+
"exception",
|
2521 |
+
"library"
|
2522 |
+
],
|
2523 |
+
"time": "2017-01-16T07:53:27+00:00"
|
2524 |
+
},
|
2525 |
+
{
|
2526 |
+
"name": "hoa/file",
|
2527 |
+
"version": "1.17.07.11",
|
2528 |
+
"source": {
|
2529 |
+
"type": "git",
|
2530 |
+
"url": "https://github.com/hoaproject/File.git",
|
2531 |
+
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
|
2532 |
+
},
|
2533 |
+
"dist": {
|
2534 |
+
"type": "zip",
|
2535 |
+
"url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
|
2536 |
+
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
|
2537 |
+
"shasum": ""
|
2538 |
+
},
|
2539 |
+
"require": {
|
2540 |
+
"hoa/consistency": "~1.0",
|
2541 |
+
"hoa/event": "~1.0",
|
2542 |
+
"hoa/exception": "~1.0",
|
2543 |
+
"hoa/iterator": "~2.0",
|
2544 |
+
"hoa/stream": "~1.0"
|
2545 |
+
},
|
2546 |
+
"require-dev": {
|
2547 |
+
"hoa/test": "~2.0"
|
2548 |
+
},
|
2549 |
+
"type": "library",
|
2550 |
+
"extra": {
|
2551 |
+
"branch-alias": {
|
2552 |
+
"dev-master": "1.x-dev"
|
2553 |
+
}
|
2554 |
+
},
|
2555 |
+
"autoload": {
|
2556 |
+
"psr-4": {
|
2557 |
+
"Hoa\\File\\": "."
|
2558 |
+
}
|
2559 |
+
},
|
2560 |
+
"notification-url": "https://packagist.org/downloads/",
|
2561 |
+
"license": [
|
2562 |
+
"BSD-3-Clause"
|
2563 |
+
],
|
2564 |
+
"authors": [
|
2565 |
+
{
|
2566 |
+
"name": "Ivan Enderlin",
|
2567 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2568 |
+
},
|
2569 |
+
{
|
2570 |
+
"name": "Hoa community",
|
2571 |
+
"homepage": "https://hoa-project.net/"
|
2572 |
+
}
|
2573 |
+
],
|
2574 |
+
"description": "The Hoa\\File library.",
|
2575 |
+
"homepage": "https://hoa-project.net/",
|
2576 |
+
"keywords": [
|
2577 |
+
"Socket",
|
2578 |
+
"directory",
|
2579 |
+
"file",
|
2580 |
+
"finder",
|
2581 |
+
"library",
|
2582 |
+
"link",
|
2583 |
+
"temporary"
|
2584 |
+
],
|
2585 |
+
"time": "2017-07-11T07:42:15+00:00"
|
2586 |
+
},
|
2587 |
+
{
|
2588 |
+
"name": "hoa/iterator",
|
2589 |
+
"version": "2.17.01.10",
|
2590 |
+
"source": {
|
2591 |
+
"type": "git",
|
2592 |
+
"url": "https://github.com/hoaproject/Iterator.git",
|
2593 |
+
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
|
2594 |
+
},
|
2595 |
+
"dist": {
|
2596 |
+
"type": "zip",
|
2597 |
+
"url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
|
2598 |
+
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
|
2599 |
+
"shasum": ""
|
2600 |
+
},
|
2601 |
+
"require": {
|
2602 |
+
"hoa/consistency": "~1.0",
|
2603 |
+
"hoa/exception": "~1.0"
|
2604 |
+
},
|
2605 |
+
"require-dev": {
|
2606 |
+
"hoa/test": "~2.0"
|
2607 |
+
},
|
2608 |
+
"type": "library",
|
2609 |
+
"extra": {
|
2610 |
+
"branch-alias": {
|
2611 |
+
"dev-master": "2.x-dev"
|
2612 |
+
}
|
2613 |
+
},
|
2614 |
+
"autoload": {
|
2615 |
+
"psr-4": {
|
2616 |
+
"Hoa\\Iterator\\": "."
|
2617 |
+
}
|
2618 |
+
},
|
2619 |
+
"notification-url": "https://packagist.org/downloads/",
|
2620 |
+
"license": [
|
2621 |
+
"BSD-3-Clause"
|
2622 |
+
],
|
2623 |
+
"authors": [
|
2624 |
+
{
|
2625 |
+
"name": "Ivan Enderlin",
|
2626 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2627 |
+
},
|
2628 |
+
{
|
2629 |
+
"name": "Hoa community",
|
2630 |
+
"homepage": "https://hoa-project.net/"
|
2631 |
+
}
|
2632 |
+
],
|
2633 |
+
"description": "The Hoa\\Iterator library.",
|
2634 |
+
"homepage": "https://hoa-project.net/",
|
2635 |
+
"keywords": [
|
2636 |
+
"iterator",
|
2637 |
+
"library"
|
2638 |
+
],
|
2639 |
+
"time": "2017-01-10T10:34:47+00:00"
|
2640 |
+
},
|
2641 |
+
{
|
2642 |
+
"name": "hoa/protocol",
|
2643 |
+
"version": "1.17.01.14",
|
2644 |
+
"source": {
|
2645 |
+
"type": "git",
|
2646 |
+
"url": "https://github.com/hoaproject/Protocol.git",
|
2647 |
+
"reference": "5c2cf972151c45f373230da170ea015deecf19e2"
|
2648 |
+
},
|
2649 |
+
"dist": {
|
2650 |
+
"type": "zip",
|
2651 |
+
"url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
|
2652 |
+
"reference": "5c2cf972151c45f373230da170ea015deecf19e2",
|
2653 |
+
"shasum": ""
|
2654 |
+
},
|
2655 |
+
"require": {
|
2656 |
+
"hoa/consistency": "~1.0",
|
2657 |
+
"hoa/exception": "~1.0"
|
2658 |
+
},
|
2659 |
+
"require-dev": {
|
2660 |
+
"hoa/test": "~2.0"
|
2661 |
+
},
|
2662 |
+
"type": "library",
|
2663 |
+
"extra": {
|
2664 |
+
"branch-alias": {
|
2665 |
+
"dev-master": "1.x-dev"
|
2666 |
+
}
|
2667 |
+
},
|
2668 |
+
"autoload": {
|
2669 |
+
"psr-4": {
|
2670 |
+
"Hoa\\Protocol\\": "."
|
2671 |
+
},
|
2672 |
+
"files": [
|
2673 |
+
"Wrapper.php"
|
2674 |
+
]
|
2675 |
+
},
|
2676 |
+
"notification-url": "https://packagist.org/downloads/",
|
2677 |
+
"license": [
|
2678 |
+
"BSD-3-Clause"
|
2679 |
+
],
|
2680 |
+
"authors": [
|
2681 |
+
{
|
2682 |
+
"name": "Ivan Enderlin",
|
2683 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2684 |
+
},
|
2685 |
+
{
|
2686 |
+
"name": "Hoa community",
|
2687 |
+
"homepage": "https://hoa-project.net/"
|
2688 |
+
}
|
2689 |
+
],
|
2690 |
+
"description": "The Hoa\\Protocol library.",
|
2691 |
+
"homepage": "https://hoa-project.net/",
|
2692 |
+
"keywords": [
|
2693 |
+
"library",
|
2694 |
+
"protocol",
|
2695 |
+
"resource",
|
2696 |
+
"stream",
|
2697 |
+
"wrapper"
|
2698 |
+
],
|
2699 |
+
"time": "2017-01-14T12:26:10+00:00"
|
2700 |
+
},
|
2701 |
+
{
|
2702 |
+
"name": "hoa/stream",
|
2703 |
+
"version": "1.17.02.21",
|
2704 |
+
"source": {
|
2705 |
+
"type": "git",
|
2706 |
+
"url": "https://github.com/hoaproject/Stream.git",
|
2707 |
+
"reference": "3293cfffca2de10525df51436adf88a559151d82"
|
2708 |
+
},
|
2709 |
+
"dist": {
|
2710 |
+
"type": "zip",
|
2711 |
+
"url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
|
2712 |
+
"reference": "3293cfffca2de10525df51436adf88a559151d82",
|
2713 |
+
"shasum": ""
|
2714 |
+
},
|
2715 |
+
"require": {
|
2716 |
+
"hoa/consistency": "~1.0",
|
2717 |
+
"hoa/event": "~1.0",
|
2718 |
+
"hoa/exception": "~1.0",
|
2719 |
+
"hoa/protocol": "~1.0"
|
2720 |
+
},
|
2721 |
+
"require-dev": {
|
2722 |
+
"hoa/test": "~2.0"
|
2723 |
+
},
|
2724 |
+
"type": "library",
|
2725 |
+
"extra": {
|
2726 |
+
"branch-alias": {
|
2727 |
+
"dev-master": "1.x-dev"
|
2728 |
+
}
|
2729 |
+
},
|
2730 |
+
"autoload": {
|
2731 |
+
"psr-4": {
|
2732 |
+
"Hoa\\Stream\\": "."
|
2733 |
+
}
|
2734 |
+
},
|
2735 |
+
"notification-url": "https://packagist.org/downloads/",
|
2736 |
+
"license": [
|
2737 |
+
"BSD-3-Clause"
|
2738 |
+
],
|
2739 |
+
"authors": [
|
2740 |
+
{
|
2741 |
+
"name": "Ivan Enderlin",
|
2742 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2743 |
+
},
|
2744 |
+
{
|
2745 |
+
"name": "Hoa community",
|
2746 |
+
"homepage": "https://hoa-project.net/"
|
2747 |
+
}
|
2748 |
+
],
|
2749 |
+
"description": "The Hoa\\Stream library.",
|
2750 |
+
"homepage": "https://hoa-project.net/",
|
2751 |
+
"keywords": [
|
2752 |
+
"Context",
|
2753 |
+
"bucket",
|
2754 |
+
"composite",
|
2755 |
+
"filter",
|
2756 |
+
"in",
|
2757 |
+
"library",
|
2758 |
+
"out",
|
2759 |
+
"protocol",
|
2760 |
+
"stream",
|
2761 |
+
"wrapper"
|
2762 |
+
],
|
2763 |
+
"time": "2017-02-21T16:01:06+00:00"
|
2764 |
+
},
|
2765 |
+
{
|
2766 |
+
"name": "hoa/ustring",
|
2767 |
+
"version": "4.17.01.16",
|
2768 |
+
"source": {
|
2769 |
+
"type": "git",
|
2770 |
+
"url": "https://github.com/hoaproject/Ustring.git",
|
2771 |
+
"reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
|
2772 |
+
},
|
2773 |
+
"dist": {
|
2774 |
+
"type": "zip",
|
2775 |
+
"url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
|
2776 |
+
"reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
|
2777 |
+
"shasum": ""
|
2778 |
+
},
|
2779 |
+
"require": {
|
2780 |
+
"hoa/consistency": "~1.0",
|
2781 |
+
"hoa/exception": "~1.0"
|
2782 |
+
},
|
2783 |
+
"require-dev": {
|
2784 |
+
"hoa/test": "~2.0"
|
2785 |
+
},
|
2786 |
+
"suggest": {
|
2787 |
+
"ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
|
2788 |
+
"ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
|
2789 |
+
},
|
2790 |
+
"type": "library",
|
2791 |
+
"extra": {
|
2792 |
+
"branch-alias": {
|
2793 |
+
"dev-master": "4.x-dev"
|
2794 |
+
}
|
2795 |
+
},
|
2796 |
+
"autoload": {
|
2797 |
+
"psr-4": {
|
2798 |
+
"Hoa\\Ustring\\": "."
|
2799 |
+
}
|
2800 |
+
},
|
2801 |
+
"notification-url": "https://packagist.org/downloads/",
|
2802 |
+
"license": [
|
2803 |
+
"BSD-3-Clause"
|
2804 |
+
],
|
2805 |
+
"authors": [
|
2806 |
+
{
|
2807 |
+
"name": "Ivan Enderlin",
|
2808 |
+
"email": "ivan.enderlin@hoa-project.net"
|
2809 |
+
},
|
2810 |
+
{
|
2811 |
+
"name": "Hoa community",
|
2812 |
+
"homepage": "https://hoa-project.net/"
|
2813 |
+
}
|
2814 |
+
],
|
2815 |
+
"description": "The Hoa\\Ustring library.",
|
2816 |
+
"homepage": "https://hoa-project.net/",
|
2817 |
+
"keywords": [
|
2818 |
+
"library",
|
2819 |
+
"search",
|
2820 |
+
"string",
|
2821 |
+
"unicode"
|
2822 |
+
],
|
2823 |
+
"time": "2017-01-16T07:08:25+00:00"
|
2824 |
+
},
|
2825 |
+
{
|
2826 |
+
"name": "illuminate/contracts",
|
2827 |
+
"version": "v5.2.45",
|
2828 |
+
"source": {
|
2829 |
+
"type": "git",
|
2830 |
+
"url": "https://github.com/illuminate/contracts.git",
|
2831 |
+
"reference": "22bde7b048a33c702d9737fc1446234fff9b1363"
|
2832 |
+
},
|
2833 |
+
"dist": {
|
2834 |
+
"type": "zip",
|
2835 |
+
"url": "https://api.github.com/repos/illuminate/contracts/zipball/22bde7b048a33c702d9737fc1446234fff9b1363",
|
2836 |
+
"reference": "22bde7b048a33c702d9737fc1446234fff9b1363",
|
2837 |
+
"shasum": ""
|
2838 |
+
},
|
2839 |
+
"require": {
|
2840 |
+
"php": ">=5.5.9"
|
2841 |
+
},
|
2842 |
+
"type": "library",
|
2843 |
+
"extra": {
|
2844 |
+
"branch-alias": {
|
2845 |
+
"dev-master": "5.2-dev"
|
2846 |
+
}
|
2847 |
+
},
|
2848 |
+
"autoload": {
|
2849 |
+
"psr-4": {
|
2850 |
+
"Illuminate\\Contracts\\": ""
|
2851 |
+
}
|
2852 |
+
},
|
2853 |
+
"notification-url": "https://packagist.org/downloads/",
|
2854 |
+
"license": [
|
2855 |
+
"MIT"
|
2856 |
+
],
|
2857 |
+
"authors": [
|
2858 |
+
{
|
2859 |
+
"name": "Taylor Otwell",
|
2860 |
+
"email": "taylor@laravel.com"
|
2861 |
+
}
|
2862 |
+
],
|
2863 |
+
"description": "The Illuminate Contracts package.",
|
2864 |
+
"homepage": "http://laravel.com",
|
2865 |
+
"time": "2016-08-08T11:46:08+00:00"
|
2866 |
+
},
|
2867 |
+
{
|
2868 |
+
"name": "illuminate/support",
|
2869 |
+
"version": "v5.2.45",
|
2870 |
+
"source": {
|
2871 |
+
"type": "git",
|
2872 |
+
"url": "https://github.com/illuminate/support.git",
|
2873 |
+
"reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a"
|
2874 |
+
},
|
2875 |
+
"dist": {
|
2876 |
+
"type": "zip",
|
2877 |
+
"url": "https://api.github.com/repos/illuminate/support/zipball/510230ab62a7d85dc70203f4fdca6fb71a19e08a",
|
2878 |
+
"reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a",
|
2879 |
+
"shasum": ""
|
2880 |
+
},
|
2881 |
+
"require": {
|
2882 |
+
"doctrine/inflector": "~1.0",
|
2883 |
+
"ext-mbstring": "*",
|
2884 |
+
"illuminate/contracts": "5.2.*",
|
2885 |
+
"paragonie/random_compat": "~1.4",
|
2886 |
+
"php": ">=5.5.9"
|
2887 |
+
},
|
2888 |
+
"replace": {
|
2889 |
+
"tightenco/collect": "self.version"
|
2890 |
+
},
|
2891 |
+
"suggest": {
|
2892 |
+
"illuminate/filesystem": "Required to use the composer class (5.2.*).",
|
2893 |
+
"jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).",
|
2894 |
+
"symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).",
|
2895 |
+
"symfony/process": "Required to use the composer class (2.8.*|3.0.*).",
|
2896 |
+
"symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)."
|
2897 |
+
},
|
2898 |
+
"type": "library",
|
2899 |
+
"extra": {
|
2900 |
+
"branch-alias": {
|
2901 |
+
"dev-master": "5.2-dev"
|
2902 |
+
}
|
2903 |
+
},
|
2904 |
+
"autoload": {
|
2905 |
+
"psr-4": {
|
2906 |
+
"Illuminate\\Support\\": ""
|
2907 |
+
},
|
2908 |
+
"files": [
|
2909 |
+
"helpers.php"
|
2910 |
+
]
|
2911 |
+
},
|
2912 |
+
"notification-url": "https://packagist.org/downloads/",
|
2913 |
+
"license": [
|
2914 |
+
"MIT"
|
2915 |
+
],
|
2916 |
+
"authors": [
|
2917 |
+
{
|
2918 |
+
"name": "Taylor Otwell",
|
2919 |
+
"email": "taylor@laravel.com"
|
2920 |
+
}
|
2921 |
+
],
|
2922 |
+
"description": "The Illuminate Support package.",
|
2923 |
+
"homepage": "http://laravel.com",
|
2924 |
+
"time": "2016-08-05T14:49:58+00:00"
|
2925 |
+
},
|
2926 |
+
{
|
2927 |
+
"name": "justinrainbow/json-schema",
|
2928 |
+
"version": "5.2.8",
|
2929 |
+
"source": {
|
2930 |
+
"type": "git",
|
2931 |
+
"url": "https://github.com/justinrainbow/json-schema.git",
|
2932 |
+
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
|
2933 |
+
},
|
2934 |
+
"dist": {
|
2935 |
+
"type": "zip",
|
2936 |
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
2937 |
+
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
2938 |
+
"shasum": ""
|
2939 |
+
},
|
2940 |
+
"require": {
|
2941 |
+
"php": ">=5.3.3"
|
2942 |
+
},
|
2943 |
+
"require-dev": {
|
2944 |
+
"friendsofphp/php-cs-fixer": "~2.2.20",
|
2945 |
+
"json-schema/json-schema-test-suite": "1.2.0",
|
2946 |
+
"phpunit/phpunit": "^4.8.35"
|
2947 |
+
},
|
2948 |
+
"bin": [
|
2949 |
+
"bin/validate-json"
|
2950 |
+
],
|
2951 |
+
"type": "library",
|
2952 |
+
"extra": {
|
2953 |
+
"branch-alias": {
|
2954 |
+
"dev-master": "5.0.x-dev"
|
2955 |
+
}
|
2956 |
+
},
|
2957 |
+
"autoload": {
|
2958 |
+
"psr-4": {
|
2959 |
+
"JsonSchema\\": "src/JsonSchema/"
|
2960 |
+
}
|
2961 |
+
},
|
2962 |
+
"notification-url": "https://packagist.org/downloads/",
|
2963 |
+
"license": [
|
2964 |
+
"MIT"
|
2965 |
+
],
|
2966 |
+
"authors": [
|
2967 |
+
{
|
2968 |
+
"name": "Bruno Prieto Reis",
|
2969 |
+
"email": "bruno.p.reis@gmail.com"
|
2970 |
+
},
|
2971 |
+
{
|
2972 |
+
"name": "Justin Rainbow",
|
2973 |
+
"email": "justin.rainbow@gmail.com"
|
2974 |
+
},
|
2975 |
+
{
|
2976 |
+
"name": "Igor Wiedler",
|
2977 |
+
"email": "igor@wiedler.ch"
|
2978 |
+
},
|
2979 |
+
{
|
2980 |
+
"name": "Robert Schönthal",
|
2981 |
+
"email": "seroscho@googlemail.com"
|
2982 |
+
}
|
2983 |
+
],
|
2984 |
+
"description": "A library to validate a json schema.",
|
2985 |
+
"homepage": "https://github.com/justinrainbow/json-schema",
|
2986 |
+
"keywords": [
|
2987 |
+
"json",
|
2988 |
+
"schema"
|
2989 |
+
],
|
2990 |
+
"time": "2019-01-14T23:55:14+00:00"
|
2991 |
+
},
|
2992 |
+
{
|
2993 |
+
"name": "lucatume/wp-browser",
|
2994 |
+
"version": "2.2.18",
|
2995 |
+
"source": {
|
2996 |
+
"type": "git",
|
2997 |
+
"url": "https://github.com/lucatume/wp-browser.git",
|
2998 |
+
"reference": "4f93cea909cfba2caf826828219f674fd3778e05"
|
2999 |
+
},
|
3000 |
+
"dist": {
|
3001 |
+
"type": "zip",
|
3002 |
+
"url": "https://api.github.com/repos/lucatume/wp-browser/zipball/4f93cea909cfba2caf826828219f674fd3778e05",
|
3003 |
+
"reference": "4f93cea909cfba2caf826828219f674fd3778e05",
|
3004 |
+
"shasum": ""
|
3005 |
+
},
|
3006 |
+
"require": {
|
3007 |
+
"antecedent/patchwork": "^2.0",
|
3008 |
+
"bacon/bacon-string-utils": "~1.0",
|
3009 |
+
"codeception/codeception": "^2.5 || ^3.0",
|
3010 |
+
"dg/mysql-dump": "^1.3",
|
3011 |
+
"ext-fileinfo": "*",
|
3012 |
+
"ext-json": "*",
|
3013 |
+
"ext-pdo": "*",
|
3014 |
+
"gumlet/php-image-resize": "^1.6",
|
3015 |
+
"mikemclin/laravel-wp-password": "~2.0.0",
|
3016 |
+
"php": ">=5.6.0",
|
3017 |
+
"symfony/filesystem": "^3.0",
|
3018 |
+
"symfony/process": ">=2.7 <5.0",
|
3019 |
+
"vlucas/phpdotenv": "^3.0",
|
3020 |
+
"wp-cli/wp-cli-bundle": ">=2.0 <3.0.0",
|
3021 |
+
"xamin/handlebars.php": "~0.10"
|
3022 |
+
},
|
3023 |
+
"require-dev": {
|
3024 |
+
"erusev/parsedown": "^1.7",
|
3025 |
+
"lucatume/codeception-snapshot-assertions": "^0.2",
|
3026 |
+
"mikey179/vfsstream": "^1.6",
|
3027 |
+
"squizlabs/php_codesniffer": "^3.4",
|
3028 |
+
"victorjonsson/markdowndocs": "dev-master"
|
3029 |
+
},
|
3030 |
+
"type": "library",
|
3031 |
+
"autoload": {
|
3032 |
+
"psr-4": {
|
3033 |
+
"Codeception\\": "src/Codeception",
|
3034 |
+
"tad\\": "src/tad"
|
3035 |
+
},
|
3036 |
+
"files": [
|
3037 |
+
"src/tad/WPBrowser/functions.php"
|
3038 |
+
]
|
3039 |
+
},
|
3040 |
+
"notification-url": "https://packagist.org/downloads/",
|
3041 |
+
"license": [
|
3042 |
+
"MIT"
|
3043 |
+
],
|
3044 |
+
"authors": [
|
3045 |
+
{
|
3046 |
+
"name": "theAverageDev (Luca Tumedei)",
|
3047 |
+
"role": "Developer",
|
3048 |
+
"email": "luca@theaveragedev.com",
|
3049 |
+
"homepage": "http://theaveragedev.com"
|
3050 |
+
}
|
3051 |
+
],
|
3052 |
+
"description": "WordPress extension of the PhpBrowser class.",
|
3053 |
+
"homepage": "http://github.com/lucatume/wp-browser",
|
3054 |
+
"keywords": [
|
3055 |
+
"codeception",
|
3056 |
+
"wordpress"
|
3057 |
+
],
|
3058 |
+
"time": "2019-08-02T08:42:45+00:00"
|
3059 |
+
},
|
3060 |
+
{
|
3061 |
+
"name": "mck89/peast",
|
3062 |
+
"version": "v1.9.2",
|
3063 |
+
"source": {
|
3064 |
+
"type": "git",
|
3065 |
+
"url": "https://github.com/mck89/peast.git",
|
3066 |
+
"reference": "7c9e487a0bb2410b3b7f27e8274cd04248b68197"
|
3067 |
+
},
|
3068 |
+
"dist": {
|
3069 |
+
"type": "zip",
|
3070 |
+
"url": "https://api.github.com/repos/mck89/peast/zipball/7c9e487a0bb2410b3b7f27e8274cd04248b68197",
|
3071 |
+
"reference": "7c9e487a0bb2410b3b7f27e8274cd04248b68197",
|
3072 |
+
"shasum": ""
|
3073 |
+
},
|
3074 |
+
"require": {
|
3075 |
+
"php": ">=5.4.0"
|
3076 |
+
},
|
3077 |
+
"require-dev": {
|
3078 |
+
"phpunit/phpunit": "^4.0|^5.0"
|
3079 |
+
},
|
3080 |
+
"type": "library",
|
3081 |
+
"extra": {
|
3082 |
+
"branch-alias": {
|
3083 |
+
"dev-master": "1.9.2-dev"
|
3084 |
+
}
|
3085 |
+
},
|
3086 |
+
"autoload": {
|
3087 |
+
"psr-4": {
|
3088 |
+
"Peast\\": "lib/Peast/",
|
3089 |
+
"Peast\\test\\": "test/Peast/"
|
3090 |
+
}
|
3091 |
+
},
|
3092 |
+
"notification-url": "https://packagist.org/downloads/",
|
3093 |
+
"license": [
|
3094 |
+
"MIT"
|
3095 |
+
],
|
3096 |
+
"authors": [
|
3097 |
+
{
|
3098 |
+
"name": "Marco Marchiò",
|
3099 |
+
"email": "marco.mm89@gmail.com"
|
3100 |
+
}
|
3101 |
+
],
|
3102 |
+
"description": "Peast is PHP library that generates AST for JavaScript code",
|
3103 |
+
"time": "2019-05-24T16:47:14+00:00"
|
3104 |
+
},
|
3105 |
+
{
|
3106 |
+
"name": "mikemclin/laravel-wp-password",
|
3107 |
+
"version": "2.0.1",
|
3108 |
+
"source": {
|
3109 |
+
"type": "git",
|
3110 |
+
"url": "https://github.com/mikemclin/laravel-wp-password.git",
|
3111 |
+
"reference": "84ff1113ff6866cdb0350c176dc3c843383e4819"
|
3112 |
+
},
|
3113 |
+
"dist": {
|
3114 |
+
"type": "zip",
|
3115 |
+
"url": "https://api.github.com/repos/mikemclin/laravel-wp-password/zipball/84ff1113ff6866cdb0350c176dc3c843383e4819",
|
3116 |
+
"reference": "84ff1113ff6866cdb0350c176dc3c843383e4819",
|
3117 |
+
"shasum": ""
|
3118 |
+
},
|
3119 |
+
"require": {
|
3120 |
+
"hautelook/phpass": "0.3.*",
|
3121 |
+
"illuminate/support": ">=4.0.0",
|
3122 |
+
"php": ">=5.3.0"
|
3123 |
+
},
|
3124 |
+
"replace": {
|
3125 |
+
"mikemclin/laravel-wp-password": "self.version"
|
3126 |
+
},
|
3127 |
+
"require-dev": {
|
3128 |
+
"mockery/mockery": "~0.9",
|
3129 |
+
"phpunit/phpunit": "~4.0",
|
3130 |
+
"satooshi/php-coveralls": "dev-master"
|
3131 |
+
},
|
3132 |
+
"type": "laravel-package",
|
3133 |
+
"extra": {
|
3134 |
+
"laravel": {
|
3135 |
+
"providers": [
|
3136 |
+
"MikeMcLin\\WpPassword\\WpPasswordProvider"
|
3137 |
+
],
|
3138 |
+
"aliases": {
|
3139 |
+
"WpPassword": "MikeMcLin\\WpPassword\\Facades\\WpPassword"
|
3140 |
+
}
|
3141 |
+
}
|
3142 |
+
},
|
3143 |
+
"autoload": {
|
3144 |
+
"psr-4": {
|
3145 |
+
"MikeMcLin\\WpPassword\\": "src/"
|
3146 |
+
}
|
3147 |
+
},
|
3148 |
+
"notification-url": "https://packagist.org/downloads/",
|
3149 |
+
"license": [
|
3150 |
+
"MIT"
|
3151 |
+
],
|
3152 |
+
"authors": [
|
3153 |
+
{
|
3154 |
+
"name": "Mike McLin",
|
3155 |
+
"email": "mike@mikemclin.com",
|
3156 |
+
"homepage": "http://mikemclin.net"
|
3157 |
+
}
|
3158 |
+
],
|
3159 |
+
"description": "Laravel package that checks and creates WordPress password hashes",
|
3160 |
+
"homepage": "https://github.com/mikemclin/laravel-wp-password",
|
3161 |
+
"keywords": [
|
3162 |
+
"hashing",
|
3163 |
+
"laravel",
|
3164 |
+
"password",
|
3165 |
+
"wordpress"
|
3166 |
+
],
|
3167 |
+
"time": "2018-01-11T14:12:02+00:00"
|
3168 |
+
},
|
3169 |
+
{
|
3170 |
+
"name": "mockery/mockery",
|
3171 |
+
"version": "0.9.11",
|
3172 |
+
"source": {
|
3173 |
+
"type": "git",
|
3174 |
+
"url": "https://github.com/mockery/mockery.git",
|
3175 |
+
"reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8"
|
3176 |
+
},
|
3177 |
+
"dist": {
|
3178 |
+
"type": "zip",
|
3179 |
+
"url": "https://api.github.com/repos/mockery/mockery/zipball/be9bf28d8e57d67883cba9fcadfcff8caab667f8",
|
3180 |
+
"reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8",
|
3181 |
+
"shasum": ""
|
3182 |
+
},
|
3183 |
+
"require": {
|
3184 |
+
"hamcrest/hamcrest-php": "~1.1",
|
3185 |
+
"lib-pcre": ">=7.0",
|
3186 |
+
"php": ">=5.3.2"
|
3187 |
+
},
|
3188 |
+
"require-dev": {
|
3189 |
+
"phpunit/phpunit": "~4.0"
|
3190 |
+
},
|
3191 |
+
"type": "library",
|
3192 |
+
"extra": {
|
3193 |
+
"branch-alias": {
|
3194 |
+
"dev-master": "0.9.x-dev"
|
3195 |
+
}
|
3196 |
+
},
|
3197 |
+
"autoload": {
|
3198 |
+
"psr-0": {
|
3199 |
+
"Mockery": "library/"
|
3200 |
+
}
|
3201 |
+
},
|
3202 |
+
"notification-url": "https://packagist.org/downloads/",
|
3203 |
+
"license": [
|
3204 |
+
"BSD-3-Clause"
|
3205 |
+
],
|
3206 |
+
"authors": [
|
3207 |
+
{
|
3208 |
+
"name": "Pádraic Brady",
|
3209 |
+
"email": "padraic.brady@gmail.com",
|
3210 |
+
"homepage": "http://blog.astrumfutura.com"
|
3211 |
+
},
|
3212 |
+
{
|
3213 |
+
"name": "Dave Marshall",
|
3214 |
+
"email": "dave.marshall@atstsolutions.co.uk",
|
3215 |
+
"homepage": "http://davedevelopment.co.uk"
|
3216 |
+
}
|
3217 |
+
],
|
3218 |
+
"description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
|
3219 |
+
"homepage": "http://github.com/padraic/mockery",
|
3220 |
+
"keywords": [
|
3221 |
+
"BDD",
|
3222 |
+
"TDD",
|
3223 |
+
"library",
|
3224 |
+
"mock",
|
3225 |
+
"mock objects",
|
3226 |
+
"mockery",
|
3227 |
+
"stub",
|
3228 |
+
"test",
|
3229 |
+
"test double",
|
3230 |
+
"testing"
|
3231 |
+
],
|
3232 |
+
"time": "2019-02-12T16:07:13+00:00"
|
3233 |
+
},
|
3234 |
+
{
|
3235 |
+
"name": "mustache/mustache",
|
3236 |
+
"version": "v2.12.0",
|
3237 |
+
"source": {
|
3238 |
+
"type": "git",
|
3239 |
+
"url": "https://github.com/bobthecow/mustache.php.git",
|
3240 |
+
"reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e"
|
3241 |
+
},
|
3242 |
+
"dist": {
|
3243 |
+
"type": "zip",
|
3244 |
+
"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e",
|
3245 |
+
"reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e",
|
3246 |
+
"shasum": ""
|
3247 |
+
},
|
3248 |
+
"require": {
|
3249 |
+
"php": ">=5.2.4"
|
3250 |
+
},
|
3251 |
+
"require-dev": {
|
3252 |
+
"friendsofphp/php-cs-fixer": "~1.11",
|
3253 |
+
"phpunit/phpunit": "~3.7|~4.0|~5.0"
|
3254 |
+
},
|
3255 |
+
"type": "library",
|
3256 |
+
"autoload": {
|
3257 |
+
"psr-0": {
|
3258 |
+
"Mustache": "src/"
|
3259 |
+
}
|
3260 |
+
},
|
3261 |
+
"notification-url": "https://packagist.org/downloads/",
|
3262 |
+
"license": [
|
3263 |
+
"MIT"
|
3264 |
+
],
|
3265 |
+
"authors": [
|
3266 |
+
{
|
3267 |
+
"name": "Justin Hileman",
|
3268 |
+
"email": "justin@justinhileman.info",
|
3269 |
+
"homepage": "http://justinhileman.com"
|
3270 |
+
}
|
3271 |
+
],
|
3272 |
+
"description": "A Mustache implementation in PHP.",
|
3273 |
+
"homepage": "https://github.com/bobthecow/mustache.php",
|
3274 |
+
"keywords": [
|
3275 |
+
"mustache",
|
3276 |
+
"templating"
|
3277 |
+
],
|
3278 |
+
"time": "2017-07-11T12:54:05+00:00"
|
3279 |
+
},
|
3280 |
+
{
|
3281 |
+
"name": "myclabs/deep-copy",
|
3282 |
+
"version": "1.7.0",
|
3283 |
+
"source": {
|
3284 |
+
"type": "git",
|
3285 |
+
"url": "https://github.com/myclabs/DeepCopy.git",
|
3286 |
+
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
|
3287 |
+
},
|
3288 |
+
"dist": {
|
3289 |
+
"type": "zip",
|
3290 |
+
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
|
3291 |
+
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
|
3292 |
+
"shasum": ""
|
3293 |
+
},
|
3294 |
+
"require": {
|
3295 |
+
"php": "^5.6 || ^7.0"
|
3296 |
+
},
|
3297 |
+
"require-dev": {
|
3298 |
+
"doctrine/collections": "^1.0",
|
3299 |
+
"doctrine/common": "^2.6",
|
3300 |
+
"phpunit/phpunit": "^4.1"
|
3301 |
+
},
|
3302 |
+
"type": "library",
|
3303 |
+
"autoload": {
|
3304 |
+
"psr-4": {
|
3305 |
+
"DeepCopy\\": "src/DeepCopy/"
|
3306 |
+
},
|
3307 |
+
"files": [
|
3308 |
+
"src/DeepCopy/deep_copy.php"
|
3309 |
+
]
|
3310 |
+
},
|
3311 |
+
"notification-url": "https://packagist.org/downloads/",
|
3312 |
+
"license": [
|
3313 |
+
"MIT"
|
3314 |
+
],
|
3315 |
+
"description": "Create deep copies (clones) of your objects",
|
3316 |
+
"keywords": [
|
3317 |
+
"clone",
|
3318 |
+
"copy",
|
3319 |
+
"duplicate",
|
3320 |
+
"object",
|
3321 |
+
"object graph"
|
3322 |
+
],
|
3323 |
+
"time": "2017-10-19T19:58:43+00:00"
|
3324 |
+
},
|
3325 |
+
{
|
3326 |
+
"name": "nb/oxymel",
|
3327 |
+
"version": "v0.1.0",
|
3328 |
+
"source": {
|
3329 |
+
"type": "git",
|
3330 |
+
"url": "https://github.com/nb/oxymel.git",
|
3331 |
+
"reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c"
|
3332 |
+
},
|
3333 |
+
"dist": {
|
3334 |
+
"type": "zip",
|
3335 |
+
"url": "https://api.github.com/repos/nb/oxymel/zipball/cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c",
|
3336 |
+
"reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c",
|
3337 |
+
"shasum": ""
|
3338 |
+
},
|
3339 |
+
"require": {
|
3340 |
+
"php": ">=5.2.4"
|
3341 |
+
},
|
3342 |
+
"type": "library",
|
3343 |
+
"autoload": {
|
3344 |
+
"psr-0": {
|
3345 |
+
"Oxymel": ""
|
3346 |
+
}
|
3347 |
+
},
|
3348 |
+
"notification-url": "https://packagist.org/downloads/",
|
3349 |
+
"license": [
|
3350 |
+
"MIT"
|
3351 |
+
],
|
3352 |
+
"authors": [
|
3353 |
+
{
|
3354 |
+
"name": "Nikolay Bachiyski",
|
3355 |
+
"email": "nb@nikolay.bg",
|
3356 |
+
"homepage": "http://extrapolate.me/"
|
3357 |
+
}
|
3358 |
+
],
|
3359 |
+
"description": "A sweet XML builder",
|
3360 |
+
"homepage": "https://github.com/nb/oxymel",
|
3361 |
+
"keywords": [
|
3362 |
+
"xml"
|
3363 |
+
],
|
3364 |
+
"time": "2013-02-24T15:01:54+00:00"
|
3365 |
+
},
|
3366 |
+
{
|
3367 |
+
"name": "paragonie/random_compat",
|
3368 |
+
"version": "v1.4.3",
|
3369 |
+
"source": {
|
3370 |
+
"type": "git",
|
3371 |
+
"url": "https://github.com/paragonie/random_compat.git",
|
3372 |
+
"reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd"
|
3373 |
+
},
|
3374 |
+
"dist": {
|
3375 |
+
"type": "zip",
|
3376 |
+
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd",
|
3377 |
+
"reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd",
|
3378 |
+
"shasum": ""
|
3379 |
+
},
|
3380 |
+
"require": {
|
3381 |
+
"php": ">=5.2.0"
|
3382 |
+
},
|
3383 |
+
"require-dev": {
|
3384 |
+
"phpunit/phpunit": "4.*|5.*"
|
3385 |
+
},
|
3386 |
+
"suggest": {
|
3387 |
+
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
3388 |
+
},
|
3389 |
+
"type": "library",
|
3390 |
+
"autoload": {
|
3391 |
+
"files": [
|
3392 |
+
"lib/random.php"
|
3393 |
+
]
|
3394 |
+
},
|
3395 |
+
"notification-url": "https://packagist.org/downloads/",
|
3396 |
+
"license": [
|
3397 |
+
"MIT"
|
3398 |
+
],
|
3399 |
+
"authors": [
|
3400 |
+
{
|
3401 |
+
"name": "Paragon Initiative Enterprises",
|
3402 |
+
"email": "security@paragonie.com",
|
3403 |
+
"homepage": "https://paragonie.com"
|
3404 |
+
}
|
3405 |
+
],
|
3406 |
+
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
3407 |
+
"keywords": [
|
3408 |
+
"csprng",
|
3409 |
+
"pseudorandom",
|
3410 |
+
"random"
|
3411 |
+
],
|
3412 |
+
"time": "2018-04-04T21:48:54+00:00"
|
3413 |
+
},
|
3414 |
+
{
|
3415 |
+
"name": "phpcompatibility/php-compatibility",
|
3416 |
+
"version": "9.2.0",
|
3417 |
+
"source": {
|
3418 |
+
"type": "git",
|
3419 |
+
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
|
3420 |
+
"reference": "3db1bf1e28123fd574a4ae2e9a84072826d51b5e"
|
3421 |
+
},
|
3422 |
+
"dist": {
|
3423 |
+
"type": "zip",
|
3424 |
+
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/3db1bf1e28123fd574a4ae2e9a84072826d51b5e",
|
3425 |
+
"reference": "3db1bf1e28123fd574a4ae2e9a84072826d51b5e",
|
3426 |
+
"shasum": ""
|
3427 |
+
},
|
3428 |
+
"require": {
|
3429 |
+
"php": ">=5.3",
|
3430 |
+
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
|
3431 |
+
},
|
3432 |
+
"conflict": {
|
3433 |
+
"squizlabs/php_codesniffer": "2.6.2"
|
3434 |
+
},
|
3435 |
+
"require-dev": {
|
3436 |
+
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
|
3437 |
+
},
|
3438 |
+
"suggest": {
|
3439 |
+
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
|
3440 |
+
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
3441 |
+
},
|
3442 |
+
"type": "phpcodesniffer-standard",
|
3443 |
+
"notification-url": "https://packagist.org/downloads/",
|
3444 |
+
"license": [
|
3445 |
+
"LGPL-3.0-or-later"
|
3446 |
+
],
|
3447 |
+
"authors": [
|
3448 |
+
{
|
3449 |
+
"name": "Contributors",
|
3450 |
+
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
|
3451 |
+
},
|
3452 |
+
{
|
3453 |
+
"name": "Wim Godden",
|
3454 |
+
"role": "lead",
|
3455 |
+
"homepage": "https://github.com/wimg"
|
3456 |
+
},
|
3457 |
+
{
|
3458 |
+
"name": "Juliette Reinders Folmer",
|
3459 |
+
"role": "lead",
|
3460 |
+
"homepage": "https://github.com/jrfnl"
|
3461 |
+
}
|
3462 |
+
],
|
3463 |
+
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
|
3464 |
+
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
3465 |
+
"keywords": [
|
3466 |
+
"compatibility",
|
3467 |
+
"phpcs",
|
3468 |
+
"standards"
|
3469 |
+
],
|
3470 |
+
"time": "2019-06-27T19:58:56+00:00"
|
3471 |
+
},
|
3472 |
+
{
|
3473 |
+
"name": "phpdocumentor/reflection-common",
|
3474 |
+
"version": "1.0.1",
|
3475 |
+
"source": {
|
3476 |
+
"type": "git",
|
3477 |
+
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
3478 |
+
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
3479 |
+
},
|
3480 |
+
"dist": {
|
3481 |
+
"type": "zip",
|
3482 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
3483 |
+
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
3484 |
+
"shasum": ""
|
3485 |
+
},
|
3486 |
+
"require": {
|
3487 |
+
"php": ">=5.5"
|
3488 |
+
},
|
3489 |
+
"require-dev": {
|
3490 |
+
"phpunit/phpunit": "^4.6"
|
3491 |
+
},
|
3492 |
+
"type": "library",
|
3493 |
+
"extra": {
|
3494 |
+
"branch-alias": {
|
3495 |
+
"dev-master": "1.0.x-dev"
|
3496 |
+
}
|
3497 |
+
},
|
3498 |
+
"autoload": {
|
3499 |
+
"psr-4": {
|
3500 |
+
"phpDocumentor\\Reflection\\": [
|
3501 |
+
"src"
|
3502 |
+
]
|
3503 |
+
}
|
3504 |
+
},
|
3505 |
+
"notification-url": "https://packagist.org/downloads/",
|
3506 |
+
"license": [
|
3507 |
+
"MIT"
|
3508 |
+
],
|
3509 |
+
"authors": [
|
3510 |
+
{
|
3511 |
+
"name": "Jaap van Otterdijk",
|
3512 |
+
"email": "opensource@ijaap.nl"
|
3513 |
+
}
|
3514 |
+
],
|
3515 |
+
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
3516 |
+
"homepage": "http://www.phpdoc.org",
|
3517 |
+
"keywords": [
|
3518 |
+
"FQSEN",
|
3519 |
+
"phpDocumentor",
|
3520 |
+
"phpdoc",
|
3521 |
+
"reflection",
|
3522 |
+
"static analysis"
|
3523 |
+
],
|
3524 |
+
"time": "2017-09-11T18:02:19+00:00"
|
3525 |
+
},
|
3526 |
+
{
|
3527 |
+
"name": "phpdocumentor/reflection-docblock",
|
3528 |
+
"version": "3.3.2",
|
3529 |
+
"source": {
|
3530 |
+
"type": "git",
|
3531 |
+
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
3532 |
+
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
|
3533 |
+
},
|
3534 |
+
"dist": {
|
3535 |
+
"type": "zip",
|
3536 |
+
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
|
3537 |
+
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
|
3538 |
+
"shasum": ""
|
3539 |
+
},
|
3540 |
+
"require": {
|
3541 |
+
"php": "^5.6 || ^7.0",
|
3542 |
+
"phpdocumentor/reflection-common": "^1.0.0",
|
3543 |
+
"phpdocumentor/type-resolver": "^0.4.0",
|
3544 |
+
"webmozart/assert": "^1.0"
|
3545 |
+
},
|
3546 |
+
"require-dev": {
|
3547 |
+
"mockery/mockery": "^0.9.4",
|
3548 |
+
"phpunit/phpunit": "^4.4"
|
3549 |
+
},
|
3550 |
+
"type": "library",
|
3551 |
+
"autoload": {
|
3552 |
+
"psr-4": {
|
3553 |
+
"phpDocumentor\\Reflection\\": [
|
3554 |
+
"src/"
|
3555 |
+
]
|
3556 |
+
}
|
3557 |
+
},
|
3558 |
+
"notification-url": "https://packagist.org/downloads/",
|
3559 |
+
"license": [
|
3560 |
+
"MIT"
|
3561 |
+
],
|
3562 |
+
"authors": [
|
3563 |
+
{
|
3564 |
+
"name": "Mike van Riel",
|
3565 |
+
"email": "me@mikevanriel.com"
|
3566 |
+
}
|
3567 |
+
],
|
3568 |
+
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
3569 |
+
"time": "2017-11-10T14:09:06+00:00"
|
3570 |
+
},
|
3571 |
+
{
|
3572 |
+
"name": "phpdocumentor/type-resolver",
|
3573 |
+
"version": "0.4.0",
|
3574 |
+
"source": {
|
3575 |
+
"type": "git",
|
3576 |
+
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
3577 |
+
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
3578 |
+
},
|
3579 |
+
"dist": {
|
3580 |
+
"type": "zip",
|
3581 |
+
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
3582 |
+
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
3583 |
+
"shasum": ""
|
3584 |
+
},
|
3585 |
+
"require": {
|
3586 |
+
"php": "^5.5 || ^7.0",
|
3587 |
+
"phpdocumentor/reflection-common": "^1.0"
|
3588 |
+
},
|
3589 |
+
"require-dev": {
|
3590 |
+
"mockery/mockery": "^0.9.4",
|
3591 |
+
"phpunit/phpunit": "^5.2||^4.8.24"
|
3592 |
+
},
|
3593 |
+
"type": "library",
|
3594 |
+
"extra": {
|
3595 |
+
"branch-alias": {
|
3596 |
+
"dev-master": "1.0.x-dev"
|
3597 |
+
}
|
3598 |
+
},
|
3599 |
+
"autoload": {
|
3600 |
+
"psr-4": {
|
3601 |
+
"phpDocumentor\\Reflection\\": [
|
3602 |
+
"src/"
|
3603 |
+
]
|
3604 |
+
}
|
3605 |
+
},
|
3606 |
+
"notification-url": "https://packagist.org/downloads/",
|
3607 |
+
"license": [
|
3608 |
+
"MIT"
|
3609 |
+
],
|
3610 |
+
"authors": [
|
3611 |
+
{
|
3612 |
+
"name": "Mike van Riel",
|
3613 |
+
"email": "me@mikevanriel.com"
|
3614 |
+
}
|
3615 |
+
],
|
3616 |
+
"time": "2017-07-14T14:27:02+00:00"
|
3617 |
+
},
|
3618 |
+
{
|
3619 |
+
"name": "phpoption/phpoption",
|
3620 |
+
"version": "1.5.0",
|
3621 |
+
"source": {
|
3622 |
+
"type": "git",
|
3623 |
+
"url": "https://github.com/schmittjoh/php-option.git",
|
3624 |
+
"reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
|
3625 |
+
},
|
3626 |
+
"dist": {
|
3627 |
+
"type": "zip",
|
3628 |
+
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
|
3629 |
+
"reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
|
3630 |
+
"shasum": ""
|
3631 |
+
},
|
3632 |
+
"require": {
|
3633 |
+
"php": ">=5.3.0"
|
3634 |
+
},
|
3635 |
+
"require-dev": {
|
3636 |
+
"phpunit/phpunit": "4.7.*"
|
3637 |
+
},
|
3638 |
+
"type": "library",
|
3639 |
+
"extra": {
|
3640 |
+
"branch-alias": {
|
3641 |
+
"dev-master": "1.3-dev"
|
3642 |
+
}
|
3643 |
+
},
|
3644 |
+
"autoload": {
|
3645 |
+
"psr-0": {
|
3646 |
+
"PhpOption\\": "src/"
|
3647 |
+
}
|
3648 |
+
},
|
3649 |
+
"notification-url": "https://packagist.org/downloads/",
|
3650 |
+
"license": [
|
3651 |
+
"Apache2"
|
3652 |
+
],
|
3653 |
+
"authors": [
|
3654 |
+
{
|
3655 |
+
"name": "Johannes M. Schmitt",
|
3656 |
+
"email": "schmittjoh@gmail.com"
|
3657 |
+
}
|
3658 |
+
],
|
3659 |
+
"description": "Option Type for PHP",
|
3660 |
+
"keywords": [
|
3661 |
+
"language",
|
3662 |
+
"option",
|
3663 |
+
"php",
|
3664 |
+
"type"
|
3665 |
+
],
|
3666 |
+
"time": "2015-07-25T16:39:46+00:00"
|
3667 |
+
},
|
3668 |
+
{
|
3669 |
+
"name": "phpspec/prophecy",
|
3670 |
+
"version": "1.8.1",
|
3671 |
+
"source": {
|
3672 |
+
"type": "git",
|
3673 |
+
"url": "https://github.com/phpspec/prophecy.git",
|
3674 |
+
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
|
3675 |
+
},
|
3676 |
+
"dist": {
|
3677 |
+
"type": "zip",
|
3678 |
+
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
3679 |
+
"reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
3680 |
+
"shasum": ""
|
3681 |
+
},
|
3682 |
+
"require": {
|
3683 |
+
"doctrine/instantiator": "^1.0.2",
|
3684 |
+
"php": "^5.3|^7.0",
|
3685 |
+
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
3686 |
+
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
3687 |
+
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
3688 |
+
},
|
3689 |
+
"require-dev": {
|
3690 |
+
"phpspec/phpspec": "^2.5|^3.2",
|
3691 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
3692 |
+
},
|
3693 |
+
"type": "library",
|
3694 |
+
"extra": {
|
3695 |
+
"branch-alias": {
|
3696 |
+
"dev-master": "1.8.x-dev"
|
3697 |
+
}
|
3698 |
+
},
|
3699 |
+
"autoload": {
|
3700 |
+
"psr-4": {
|
3701 |
+
"Prophecy\\": "src/Prophecy"
|
3702 |
+
}
|
3703 |
+
},
|
3704 |
+
"notification-url": "https://packagist.org/downloads/",
|
3705 |
+
"license": [
|
3706 |
+
"MIT"
|
3707 |
+
],
|
3708 |
+
"authors": [
|
3709 |
+
{
|
3710 |
+
"name": "Konstantin Kudryashov",
|
3711 |
+
"email": "ever.zet@gmail.com",
|
3712 |
+
"homepage": "http://everzet.com"
|
3713 |
+
},
|
3714 |
+
{
|
3715 |
+
"name": "Marcello Duarte",
|
3716 |
+
"email": "marcello.duarte@gmail.com"
|
3717 |
+
}
|
3718 |
+
],
|
3719 |
+
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
3720 |
+
"homepage": "https://github.com/phpspec/prophecy",
|
3721 |
+
"keywords": [
|
3722 |
+
"Double",
|
3723 |
+
"Dummy",
|
3724 |
+
"fake",
|
3725 |
+
"mock",
|
3726 |
+
"spy",
|
3727 |
+
"stub"
|
3728 |
+
],
|
3729 |
+
"time": "2019-06-13T12:50:23+00:00"
|
3730 |
+
},
|
3731 |
+
{
|
3732 |
+
"name": "phpunit/php-code-coverage",
|
3733 |
+
"version": "4.0.8",
|
3734 |
+
"source": {
|
3735 |
+
"type": "git",
|
3736 |
+
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
3737 |
+
"reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
|
3738 |
+
},
|
3739 |
+
"dist": {
|
3740 |
+
"type": "zip",
|
3741 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
|
3742 |
+
"reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
|
3743 |
+
"shasum": ""
|
3744 |
+
},
|
3745 |
+
"require": {
|
3746 |
+
"ext-dom": "*",
|
3747 |
+
"ext-xmlwriter": "*",
|
3748 |
+
"php": "^5.6 || ^7.0",
|
3749 |
+
"phpunit/php-file-iterator": "^1.3",
|
3750 |
+
"phpunit/php-text-template": "^1.2",
|
3751 |
+
"phpunit/php-token-stream": "^1.4.2 || ^2.0",
|
3752 |
+
"sebastian/code-unit-reverse-lookup": "^1.0",
|
3753 |
+
"sebastian/environment": "^1.3.2 || ^2.0",
|
3754 |
+
"sebastian/version": "^1.0 || ^2.0"
|
3755 |
+
},
|
3756 |
+
"require-dev": {
|
3757 |
+
"ext-xdebug": "^2.1.4",
|
3758 |
+
"phpunit/phpunit": "^5.7"
|
3759 |
+
},
|
3760 |
+
"suggest": {
|
3761 |
+
"ext-xdebug": "^2.5.1"
|
3762 |
+
},
|
3763 |
+
"type": "library",
|
3764 |
+
"extra": {
|
3765 |
+
"branch-alias": {
|
3766 |
+
"dev-master": "4.0.x-dev"
|
3767 |
+
}
|
3768 |
+
},
|
3769 |
+
"autoload": {
|
3770 |
+
"classmap": [
|
3771 |
+
"src/"
|
3772 |
+
]
|
3773 |
+
},
|
3774 |
+
"notification-url": "https://packagist.org/downloads/",
|
3775 |
+
"license": [
|
3776 |
+
"BSD-3-Clause"
|
3777 |
+
],
|
3778 |
+
"authors": [
|
3779 |
+
{
|
3780 |
+
"name": "Sebastian Bergmann",
|
3781 |
+
"role": "lead",
|
3782 |
+
"email": "sb@sebastian-bergmann.de"
|
3783 |
+
}
|
3784 |
+
],
|
3785 |
+
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
3786 |
+
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
3787 |
+
"keywords": [
|
3788 |
+
"coverage",
|
3789 |
+
"testing",
|
3790 |
+
"xunit"
|
3791 |
+
],
|
3792 |
+
"time": "2017-04-02T07:44:40+00:00"
|
3793 |
+
},
|
3794 |
+
{
|
3795 |
+
"name": "phpunit/php-file-iterator",
|
3796 |
+
"version": "1.4.5",
|
3797 |
+
"source": {
|
3798 |
+
"type": "git",
|
3799 |
+
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
3800 |
+
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
3801 |
+
},
|
3802 |
+
"dist": {
|
3803 |
+
"type": "zip",
|
3804 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
3805 |
+
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
3806 |
+
"shasum": ""
|
3807 |
+
},
|
3808 |
+
"require": {
|
3809 |
+
"php": ">=5.3.3"
|
3810 |
+
},
|
3811 |
+
"type": "library",
|
3812 |
+
"extra": {
|
3813 |
+
"branch-alias": {
|
3814 |
+
"dev-master": "1.4.x-dev"
|
3815 |
+
}
|
3816 |
+
},
|
3817 |
+
"autoload": {
|
3818 |
+
"classmap": [
|
3819 |
+
"src/"
|
3820 |
+
]
|
3821 |
+
},
|
3822 |
+
"notification-url": "https://packagist.org/downloads/",
|
3823 |
+
"license": [
|
3824 |
+
"BSD-3-Clause"
|
3825 |
+
],
|
3826 |
+
"authors": [
|
3827 |
+
{
|
3828 |
+
"name": "Sebastian Bergmann",
|
3829 |
+
"role": "lead",
|
3830 |
+
"email": "sb@sebastian-bergmann.de"
|
3831 |
+
}
|
3832 |
+
],
|
3833 |
+
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
3834 |
+
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
3835 |
+
"keywords": [
|
3836 |
+
"filesystem",
|
3837 |
+
"iterator"
|
3838 |
+
],
|
3839 |
+
"time": "2017-11-27T13:52:08+00:00"
|
3840 |
+
},
|
3841 |
+
{
|
3842 |
+
"name": "phpunit/php-text-template",
|
3843 |
+
"version": "1.2.1",
|
3844 |
+
"source": {
|
3845 |
+
"type": "git",
|
3846 |
+
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
3847 |
+
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
3848 |
+
},
|
3849 |
+
"dist": {
|
3850 |
+
"type": "zip",
|
3851 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
3852 |
+
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
3853 |
+
"shasum": ""
|
3854 |
+
},
|
3855 |
+
"require": {
|
3856 |
+
"php": ">=5.3.3"
|
3857 |
+
},
|
3858 |
+
"type": "library",
|
3859 |
+
"autoload": {
|
3860 |
+
"classmap": [
|
3861 |
+
"src/"
|
3862 |
+
]
|
3863 |
+
},
|
3864 |
+
"notification-url": "https://packagist.org/downloads/",
|
3865 |
+
"license": [
|
3866 |
+
"BSD-3-Clause"
|
3867 |
+
],
|
3868 |
+
"authors": [
|
3869 |
+
{
|
3870 |
+
"name": "Sebastian Bergmann",
|
3871 |
+
"role": "lead",
|
3872 |
+
"email": "sebastian@phpunit.de"
|
3873 |
+
}
|
3874 |
+
],
|
3875 |
+
"description": "Simple template engine.",
|
3876 |
+
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
3877 |
+
"keywords": [
|
3878 |
+
"template"
|
3879 |
+
],
|
3880 |
+
"time": "2015-06-21T13:50:34+00:00"
|
3881 |
+
},
|
3882 |
+
{
|
3883 |
+
"name": "phpunit/php-timer",
|
3884 |
+
"version": "1.0.9",
|
3885 |
+
"source": {
|
3886 |
+
"type": "git",
|
3887 |
+
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
3888 |
+
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
|
3889 |
+
},
|
3890 |
+
"dist": {
|
3891 |
+
"type": "zip",
|
3892 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
3893 |
+
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
3894 |
+
"shasum": ""
|
3895 |
+
},
|
3896 |
+
"require": {
|
3897 |
+
"php": "^5.3.3 || ^7.0"
|
3898 |
+
},
|
3899 |
+
"require-dev": {
|
3900 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
3901 |
+
},
|
3902 |
+
"type": "library",
|
3903 |
+
"extra": {
|
3904 |
+
"branch-alias": {
|
3905 |
+
"dev-master": "1.0-dev"
|
3906 |
+
}
|
3907 |
+
},
|
3908 |
+
"autoload": {
|
3909 |
+
"classmap": [
|
3910 |
+
"src/"
|
3911 |
+
]
|
3912 |
+
},
|
3913 |
+
"notification-url": "https://packagist.org/downloads/",
|
3914 |
+
"license": [
|
3915 |
+
"BSD-3-Clause"
|
3916 |
+
],
|
3917 |
+
"authors": [
|
3918 |
+
{
|
3919 |
+
"name": "Sebastian Bergmann",
|
3920 |
+
"role": "lead",
|
3921 |
+
"email": "sb@sebastian-bergmann.de"
|
3922 |
+
}
|
3923 |
+
],
|
3924 |
+
"description": "Utility class for timing",
|
3925 |
+
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
3926 |
+
"keywords": [
|
3927 |
+
"timer"
|
3928 |
+
],
|
3929 |
+
"time": "2017-02-26T11:10:40+00:00"
|
3930 |
+
},
|
3931 |
+
{
|
3932 |
+
"name": "phpunit/php-token-stream",
|
3933 |
+
"version": "1.4.12",
|
3934 |
+
"source": {
|
3935 |
+
"type": "git",
|
3936 |
+
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
3937 |
+
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
|
3938 |
+
},
|
3939 |
+
"dist": {
|
3940 |
+
"type": "zip",
|
3941 |
+
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
3942 |
+
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
3943 |
+
"shasum": ""
|
3944 |
+
},
|
3945 |
+
"require": {
|
3946 |
+
"ext-tokenizer": "*",
|
3947 |
+
"php": ">=5.3.3"
|
3948 |
+
},
|
3949 |
+
"require-dev": {
|
3950 |
+
"phpunit/phpunit": "~4.2"
|
3951 |
+
},
|
3952 |
+
"type": "library",
|
3953 |
+
"extra": {
|
3954 |
+
"branch-alias": {
|
3955 |
+
"dev-master": "1.4-dev"
|
3956 |
+
}
|
3957 |
+
},
|
3958 |
+
"autoload": {
|
3959 |
+
"classmap": [
|
3960 |
+
"src/"
|
3961 |
+
]
|
3962 |
+
},
|
3963 |
+
"notification-url": "https://packagist.org/downloads/",
|
3964 |
+
"license": [
|
3965 |
+
"BSD-3-Clause"
|
3966 |
+
],
|
3967 |
+
"authors": [
|
3968 |
+
{
|
3969 |
+
"name": "Sebastian Bergmann",
|
3970 |
+
"email": "sebastian@phpunit.de"
|
3971 |
+
}
|
3972 |
+
],
|
3973 |
+
"description": "Wrapper around PHP's tokenizer extension.",
|
3974 |
+
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
3975 |
+
"keywords": [
|
3976 |
+
"tokenizer"
|
3977 |
+
],
|
3978 |
+
"time": "2017-12-04T08:55:13+00:00"
|
3979 |
+
},
|
3980 |
+
{
|
3981 |
+
"name": "phpunit/phpunit",
|
3982 |
+
"version": "5.7.27",
|
3983 |
+
"source": {
|
3984 |
+
"type": "git",
|
3985 |
+
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
3986 |
+
"reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
|
3987 |
+
},
|
3988 |
+
"dist": {
|
3989 |
+
"type": "zip",
|
3990 |
+
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
|
3991 |
+
"reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
|
3992 |
+
"shasum": ""
|
3993 |
+
},
|
3994 |
+
"require": {
|
3995 |
+
"ext-dom": "*",
|
3996 |
+
"ext-json": "*",
|
3997 |
+
"ext-libxml": "*",
|
3998 |
+
"ext-mbstring": "*",
|
3999 |
+
"ext-xml": "*",
|
4000 |
+
"myclabs/deep-copy": "~1.3",
|
4001 |
+
"php": "^5.6 || ^7.0",
|
4002 |
+
"phpspec/prophecy": "^1.6.2",
|
4003 |
+
"phpunit/php-code-coverage": "^4.0.4",
|
4004 |
+
"phpunit/php-file-iterator": "~1.4",
|
4005 |
+
"phpunit/php-text-template": "~1.2",
|
4006 |
+
"phpunit/php-timer": "^1.0.6",
|
4007 |
+
"phpunit/phpunit-mock-objects": "^3.2",
|
4008 |
+
"sebastian/comparator": "^1.2.4",
|
4009 |
+
"sebastian/diff": "^1.4.3",
|
4010 |
+
"sebastian/environment": "^1.3.4 || ^2.0",
|
4011 |
+
"sebastian/exporter": "~2.0",
|
4012 |
+
"sebastian/global-state": "^1.1",
|
4013 |
+
"sebastian/object-enumerator": "~2.0",
|
4014 |
+
"sebastian/resource-operations": "~1.0",
|
4015 |
+
"sebastian/version": "^1.0.6|^2.0.1",
|
4016 |
+
"symfony/yaml": "~2.1|~3.0|~4.0"
|
4017 |
+
},
|
4018 |
+
"conflict": {
|
4019 |
+
"phpdocumentor/reflection-docblock": "3.0.2"
|
4020 |
+
},
|
4021 |
+
"require-dev": {
|
4022 |
+
"ext-pdo": "*"
|
4023 |
+
},
|
4024 |
+
"suggest": {
|
4025 |
+
"ext-xdebug": "*",
|
4026 |
+
"phpunit/php-invoker": "~1.1"
|
4027 |
+
},
|
4028 |
+
"bin": [
|
4029 |
+
"phpunit"
|
4030 |
+
],
|
4031 |
+
"type": "library",
|
4032 |
+
"extra": {
|
4033 |
+
"branch-alias": {
|
4034 |
+
"dev-master": "5.7.x-dev"
|
4035 |
+
}
|
4036 |
+
},
|
4037 |
+
"autoload": {
|
4038 |
+
"classmap": [
|
4039 |
+
"src/"
|
4040 |
+
]
|
4041 |
+
},
|
4042 |
+
"notification-url": "https://packagist.org/downloads/",
|
4043 |
+
"license": [
|
4044 |
+
"BSD-3-Clause"
|
4045 |
+
],
|
4046 |
+
"authors": [
|
4047 |
+
{
|
4048 |
+
"name": "Sebastian Bergmann",
|
4049 |
+
"role": "lead",
|
4050 |
+
"email": "sebastian@phpunit.de"
|
4051 |
+
}
|
4052 |
+
],
|
4053 |
+
"description": "The PHP Unit Testing framework.",
|
4054 |
+
"homepage": "https://phpunit.de/",
|
4055 |
+
"keywords": [
|
4056 |
+
"phpunit",
|
4057 |
+
"testing",
|
4058 |
+
"xunit"
|
4059 |
+
],
|
4060 |
+
"time": "2018-02-01T05:50:59+00:00"
|
4061 |
+
},
|
4062 |
+
{
|
4063 |
+
"name": "phpunit/phpunit-mock-objects",
|
4064 |
+
"version": "3.4.4",
|
4065 |
+
"source": {
|
4066 |
+
"type": "git",
|
4067 |
+
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
4068 |
+
"reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
|
4069 |
+
},
|
4070 |
+
"dist": {
|
4071 |
+
"type": "zip",
|
4072 |
+
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
|
4073 |
+
"reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
|
4074 |
+
"shasum": ""
|
4075 |
+
},
|
4076 |
+
"require": {
|
4077 |
+
"doctrine/instantiator": "^1.0.2",
|
4078 |
+
"php": "^5.6 || ^7.0",
|
4079 |
+
"phpunit/php-text-template": "^1.2",
|
4080 |
+
"sebastian/exporter": "^1.2 || ^2.0"
|
4081 |
+
},
|
4082 |
+
"conflict": {
|
4083 |
+
"phpunit/phpunit": "<5.4.0"
|
4084 |
+
},
|
4085 |
+
"require-dev": {
|
4086 |
+
"phpunit/phpunit": "^5.4"
|
4087 |
+
},
|
4088 |
+
"suggest": {
|
4089 |
+
"ext-soap": "*"
|
4090 |
+
},
|
4091 |
+
"type": "library",
|
4092 |
+
"extra": {
|
4093 |
+
"branch-alias": {
|
4094 |
+
"dev-master": "3.2.x-dev"
|
4095 |
+
}
|
4096 |
+
},
|
4097 |
+
"autoload": {
|
4098 |
+
"classmap": [
|
4099 |
+
"src/"
|
4100 |
+
]
|
4101 |
+
},
|
4102 |
+
"notification-url": "https://packagist.org/downloads/",
|
4103 |
+
"license": [
|
4104 |
+
"BSD-3-Clause"
|
4105 |
+
],
|
4106 |
+
"authors": [
|
4107 |
+
{
|
4108 |
+
"name": "Sebastian Bergmann",
|
4109 |
+
"email": "sb@sebastian-bergmann.de",
|
4110 |
+
"role": "lead"
|
4111 |
+
}
|
4112 |
+
],
|
4113 |
+
"description": "Mock Object library for PHPUnit",
|
4114 |
+
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
4115 |
+
"keywords": [
|
4116 |
+
"mock",
|
4117 |
+
"xunit"
|
4118 |
+
],
|
4119 |
+
"abandoned": true,
|
4120 |
+
"time": "2017-06-30T09:13:00+00:00"
|
4121 |
+
},
|
4122 |
+
{
|
4123 |
+
"name": "psr/http-message",
|
4124 |
+
"version": "1.0.1",
|
4125 |
+
"source": {
|
4126 |
+
"type": "git",
|
4127 |
+
"url": "https://github.com/php-fig/http-message.git",
|
4128 |
+
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
4129 |
+
},
|
4130 |
+
"dist": {
|
4131 |
+
"type": "zip",
|
4132 |
+
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
4133 |
+
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
4134 |
+
"shasum": ""
|
4135 |
+
},
|
4136 |
+
"require": {
|
4137 |
+
"php": ">=5.3.0"
|
4138 |
+
},
|
4139 |
+
"type": "library",
|
4140 |
+
"extra": {
|
4141 |
+
"branch-alias": {
|
4142 |
+
"dev-master": "1.0.x-dev"
|
4143 |
+
}
|
4144 |
+
},
|
4145 |
+
"autoload": {
|
4146 |
+
"psr-4": {
|
4147 |
+
"Psr\\Http\\Message\\": "src/"
|
4148 |
+
}
|
4149 |
+
},
|
4150 |
+
"notification-url": "https://packagist.org/downloads/",
|
4151 |
+
"license": [
|
4152 |
+
"MIT"
|
4153 |
+
],
|
4154 |
+
"authors": [
|
4155 |
+
{
|
4156 |
+
"name": "PHP-FIG",
|
4157 |
+
"homepage": "http://www.php-fig.org/"
|
4158 |
+
}
|
4159 |
+
],
|
4160 |
+
"description": "Common interface for HTTP messages",
|
4161 |
+
"homepage": "https://github.com/php-fig/http-message",
|
4162 |
+
"keywords": [
|
4163 |
+
"http",
|
4164 |
+
"http-message",
|
4165 |
+
"psr",
|
4166 |
+
"psr-7",
|
4167 |
+
"request",
|
4168 |
+
"response"
|
4169 |
+
],
|
4170 |
+
"time": "2016-08-06T14:39:51+00:00"
|
4171 |
+
},
|
4172 |
+
{
|
4173 |
+
"name": "ralouphie/getallheaders",
|
4174 |
+
"version": "3.0.3",
|
4175 |
+
"source": {
|
4176 |
+
"type": "git",
|
4177 |
+
"url": "https://github.com/ralouphie/getallheaders.git",
|
4178 |
+
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
4179 |
+
},
|
4180 |
+
"dist": {
|
4181 |
+
"type": "zip",
|
4182 |
+
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
4183 |
+
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
4184 |
+
"shasum": ""
|
4185 |
+
},
|
4186 |
+
"require": {
|
4187 |
+
"php": ">=5.6"
|
4188 |
+
},
|
4189 |
+
"require-dev": {
|
4190 |
+
"php-coveralls/php-coveralls": "^2.1",
|
4191 |
+
"phpunit/phpunit": "^5 || ^6.5"
|
4192 |
+
},
|
4193 |
+
"type": "library",
|
4194 |
+
"autoload": {
|
4195 |
+
"files": [
|
4196 |
+
"src/getallheaders.php"
|
4197 |
+
]
|
4198 |
+
},
|
4199 |
+
"notification-url": "https://packagist.org/downloads/",
|
4200 |
+
"license": [
|
4201 |
+
"MIT"
|
4202 |
+
],
|
4203 |
+
"authors": [
|
4204 |
+
{
|
4205 |
+
"name": "Ralph Khattar",
|
4206 |
+
"email": "ralph.khattar@gmail.com"
|
4207 |
+
}
|
4208 |
+
],
|
4209 |
+
"description": "A polyfill for getallheaders.",
|
4210 |
+
"time": "2019-03-08T08:55:37+00:00"
|
4211 |
+
},
|
4212 |
+
{
|
4213 |
+
"name": "rmccue/requests",
|
4214 |
+
"version": "v1.7.0",
|
4215 |
+
"source": {
|
4216 |
+
"type": "git",
|
4217 |
+
"url": "https://github.com/rmccue/Requests.git",
|
4218 |
+
"reference": "87932f52ffad70504d93f04f15690cf16a089546"
|
4219 |
+
},
|
4220 |
+
"dist": {
|
4221 |
+
"type": "zip",
|
4222 |
+
"url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
|
4223 |
+
"reference": "87932f52ffad70504d93f04f15690cf16a089546",
|
4224 |
+
"shasum": ""
|
4225 |
+
},
|
4226 |
+
"require": {
|
4227 |
+
"php": ">=5.2"
|
4228 |
+
},
|
4229 |
+
"require-dev": {
|
4230 |
+
"requests/test-server": "dev-master"
|
4231 |
+
},
|
4232 |
+
"type": "library",
|
4233 |
+
"autoload": {
|
4234 |
+
"psr-0": {
|
4235 |
+
"Requests": "library/"
|
4236 |
+
}
|
4237 |
+
},
|
4238 |
+
"notification-url": "https://packagist.org/downloads/",
|
4239 |
+
"license": [
|
4240 |
+
"ISC"
|
4241 |
+
],
|
4242 |
+
"authors": [
|
4243 |
+
{
|
4244 |
+
"name": "Ryan McCue",
|
4245 |
+
"homepage": "http://ryanmccue.info"
|
4246 |
+
}
|
4247 |
+
],
|
4248 |
+
"description": "A HTTP library written in PHP, for human beings.",
|
4249 |
+
"homepage": "http://github.com/rmccue/Requests",
|
4250 |
+
"keywords": [
|
4251 |
+
"curl",
|
4252 |
+
"fsockopen",
|
4253 |
+
"http",
|
4254 |
+
"idna",
|
4255 |
+
"ipv6",
|
4256 |
+
"iri",
|
4257 |
+
"sockets"
|
4258 |
+
],
|
4259 |
+
"time": "2016-10-13T00:11:37+00:00"
|
4260 |
+
},
|
4261 |
+
{
|
4262 |
+
"name": "sebastian/code-unit-reverse-lookup",
|
4263 |
+
"version": "1.0.1",
|
4264 |
+
"source": {
|
4265 |
+
"type": "git",
|
4266 |
+
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
4267 |
+
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
|
4268 |
+
},
|
4269 |
+
"dist": {
|
4270 |
+
"type": "zip",
|
4271 |
+
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
4272 |
+
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
|
4273 |
+
"shasum": ""
|
4274 |
+
},
|
4275 |
+
"require": {
|
4276 |
+
"php": "^5.6 || ^7.0"
|
4277 |
+
},
|
4278 |
+
"require-dev": {
|
4279 |
+
"phpunit/phpunit": "^5.7 || ^6.0"
|
4280 |
+
},
|
4281 |
+
"type": "library",
|
4282 |
+
"extra": {
|
4283 |
+
"branch-alias": {
|
4284 |
+
"dev-master": "1.0.x-dev"
|
4285 |
+
}
|
4286 |
+
},
|
4287 |
+
"autoload": {
|
4288 |
+
"classmap": [
|
4289 |
+
"src/"
|
4290 |
+
]
|
4291 |
+
},
|
4292 |
+
"notification-url": "https://packagist.org/downloads/",
|
4293 |
+
"license": [
|
4294 |
+
"BSD-3-Clause"
|
4295 |
+
],
|
4296 |
+
"authors": [
|
4297 |
+
{
|
4298 |
+
"name": "Sebastian Bergmann",
|
4299 |
+
"email": "sebastian@phpunit.de"
|
4300 |
+
}
|
4301 |
+
],
|
4302 |
+
"description": "Looks up which function or method a line of code belongs to",
|
4303 |
+
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
4304 |
+
"time": "2017-03-04T06:30:41+00:00"
|
4305 |
+
},
|
4306 |
+
{
|
4307 |
+
"name": "sebastian/comparator",
|
4308 |
+
"version": "1.2.4",
|
4309 |
+
"source": {
|
4310 |
+
"type": "git",
|
4311 |
+
"url": "https://github.com/sebastianbergmann/comparator.git",
|
4312 |
+
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
|
4313 |
+
},
|
4314 |
+
"dist": {
|
4315 |
+
"type": "zip",
|
4316 |
+
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
4317 |
+
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
4318 |
+
"shasum": ""
|
4319 |
+
},
|
4320 |
+
"require": {
|
4321 |
+
"php": ">=5.3.3",
|
4322 |
+
"sebastian/diff": "~1.2",
|
4323 |
+
"sebastian/exporter": "~1.2 || ~2.0"
|
4324 |
+
},
|
4325 |
+
"require-dev": {
|
4326 |
+
"phpunit/phpunit": "~4.4"
|
4327 |
+
},
|
4328 |
+
"type": "library",
|
4329 |
+
"extra": {
|
4330 |
+
"branch-alias": {
|
4331 |
+
"dev-master": "1.2.x-dev"
|
4332 |
+
}
|
4333 |
+
},
|
4334 |
+
"autoload": {
|
4335 |
+
"classmap": [
|
4336 |
+
"src/"
|
4337 |
+
]
|
4338 |
+
},
|
4339 |
+
"notification-url": "https://packagist.org/downloads/",
|
4340 |
+
"license": [
|
4341 |
+
"BSD-3-Clause"
|
4342 |
+
],
|
4343 |
+
"authors": [
|
4344 |
+
{
|
4345 |
+
"name": "Jeff Welch",
|
4346 |
+
"email": "whatthejeff@gmail.com"
|
4347 |
+
},
|
4348 |
+
{
|
4349 |
+
"name": "Volker Dusch",
|
4350 |
+
"email": "github@wallbash.com"
|
4351 |
+
},
|
4352 |
+
{
|
4353 |
+
"name": "Bernhard Schussek",
|
4354 |
+
"email": "bschussek@2bepublished.at"
|
4355 |
+
},
|
4356 |
+
{
|
4357 |
+
"name": "Sebastian Bergmann",
|
4358 |
+
"email": "sebastian@phpunit.de"
|
4359 |
+
}
|
4360 |
+
],
|
4361 |
+
"description": "Provides the functionality to compare PHP values for equality",
|
4362 |
+
"homepage": "http://www.github.com/sebastianbergmann/comparator",
|
4363 |
+
"keywords": [
|
4364 |
+
"comparator",
|
4365 |
+
"compare",
|
4366 |
+
"equality"
|
4367 |
+
],
|
4368 |
+
"time": "2017-01-29T09:50:25+00:00"
|
4369 |
+
},
|
4370 |
+
{
|
4371 |
+
"name": "sebastian/diff",
|
4372 |
+
"version": "1.4.3",
|
4373 |
+
"source": {
|
4374 |
+
"type": "git",
|
4375 |
+
"url": "https://github.com/sebastianbergmann/diff.git",
|
4376 |
+
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
|
4377 |
+
},
|
4378 |
+
"dist": {
|
4379 |
+
"type": "zip",
|
4380 |
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
4381 |
+
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
|
4382 |
+
"shasum": ""
|
4383 |
+
},
|
4384 |
+
"require": {
|
4385 |
+
"php": "^5.3.3 || ^7.0"
|
4386 |
+
},
|
4387 |
+
"require-dev": {
|
4388 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
4389 |
+
},
|
4390 |
+
"type": "library",
|
4391 |
+
"extra": {
|
4392 |
+
"branch-alias": {
|
4393 |
+
"dev-master": "1.4-dev"
|
4394 |
+
}
|
4395 |
+
},
|
4396 |
+
"autoload": {
|
4397 |
+
"classmap": [
|
4398 |
+
"src/"
|
4399 |
+
]
|
4400 |
+
},
|
4401 |
+
"notification-url": "https://packagist.org/downloads/",
|
4402 |
+
"license": [
|
4403 |
+
"BSD-3-Clause"
|
4404 |
+
],
|
4405 |
+
"authors": [
|
4406 |
+
{
|
4407 |
+
"name": "Kore Nordmann",
|
4408 |
+
"email": "mail@kore-nordmann.de"
|
4409 |
+
},
|
4410 |
+
{
|
4411 |
+
"name": "Sebastian Bergmann",
|
4412 |
+
"email": "sebastian@phpunit.de"
|
4413 |
+
}
|
4414 |
+
],
|
4415 |
+
"description": "Diff implementation",
|
4416 |
+
"homepage": "https://github.com/sebastianbergmann/diff",
|
4417 |
+
"keywords": [
|
4418 |
+
"diff"
|
4419 |
+
],
|
4420 |
+
"time": "2017-05-22T07:24:03+00:00"
|
4421 |
+
},
|
4422 |
+
{
|
4423 |
+
"name": "sebastian/environment",
|
4424 |
+
"version": "2.0.0",
|
4425 |
+
"source": {
|
4426 |
+
"type": "git",
|
4427 |
+
"url": "https://github.com/sebastianbergmann/environment.git",
|
4428 |
+
"reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
|
4429 |
+
},
|
4430 |
+
"dist": {
|
4431 |
+
"type": "zip",
|
4432 |
+
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
|
4433 |
+
"reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
|
4434 |
+
"shasum": ""
|
4435 |
+
},
|
4436 |
+
"require": {
|
4437 |
+
"php": "^5.6 || ^7.0"
|
4438 |
+
},
|
4439 |
+
"require-dev": {
|
4440 |
+
"phpunit/phpunit": "^5.0"
|
4441 |
+
},
|
4442 |
+
"type": "library",
|
4443 |
+
"extra": {
|
4444 |
+
"branch-alias": {
|
4445 |
+
"dev-master": "2.0.x-dev"
|
4446 |
+
}
|
4447 |
+
},
|
4448 |
+
"autoload": {
|
4449 |
+
"classmap": [
|
4450 |
+
"src/"
|
4451 |
+
]
|
4452 |
+
},
|
4453 |
+
"notification-url": "https://packagist.org/downloads/",
|
4454 |
+
"license": [
|
4455 |
+
"BSD-3-Clause"
|
4456 |
+
],
|
4457 |
+
"authors": [
|
4458 |
+
{
|
4459 |
+
"name": "Sebastian Bergmann",
|
4460 |
+
"email": "sebastian@phpunit.de"
|
4461 |
+
}
|
4462 |
+
],
|
4463 |
+
"description": "Provides functionality to handle HHVM/PHP environments",
|
4464 |
+
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
4465 |
+
"keywords": [
|
4466 |
+
"Xdebug",
|
4467 |
+
"environment",
|
4468 |
+
"hhvm"
|
4469 |
+
],
|
4470 |
+
"time": "2016-11-26T07:53:53+00:00"
|
4471 |
+
},
|
4472 |
+
{
|
4473 |
+
"name": "sebastian/exporter",
|
4474 |
+
"version": "2.0.0",
|
4475 |
+
"source": {
|
4476 |
+
"type": "git",
|
4477 |
+
"url": "https://github.com/sebastianbergmann/exporter.git",
|
4478 |
+
"reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
|
4479 |
+
},
|
4480 |
+
"dist": {
|
4481 |
+
"type": "zip",
|
4482 |
+
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
|
4483 |
+
"reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
|
4484 |
+
"shasum": ""
|
4485 |
+
},
|
4486 |
+
"require": {
|
4487 |
+
"php": ">=5.3.3",
|
4488 |
+
"sebastian/recursion-context": "~2.0"
|
4489 |
+
},
|
4490 |
+
"require-dev": {
|
4491 |
+
"ext-mbstring": "*",
|
4492 |
+
"phpunit/phpunit": "~4.4"
|
4493 |
+
},
|
4494 |
+
"type": "library",
|
4495 |
+
"extra": {
|
4496 |
+
"branch-alias": {
|
4497 |
+
"dev-master": "2.0.x-dev"
|
4498 |
+
}
|
4499 |
+
},
|
4500 |
+
"autoload": {
|
4501 |
+
"classmap": [
|
4502 |
+
"src/"
|
4503 |
+
]
|
4504 |
+
},
|
4505 |
+
"notification-url": "https://packagist.org/downloads/",
|
4506 |
+
"license": [
|
4507 |
+
"BSD-3-Clause"
|
4508 |
+
],
|
4509 |
+
"authors": [
|
4510 |
+
{
|
4511 |
+
"name": "Jeff Welch",
|
4512 |
+
"email": "whatthejeff@gmail.com"
|
4513 |
+
},
|
4514 |
+
{
|
4515 |
+
"name": "Volker Dusch",
|
4516 |
+
"email": "github@wallbash.com"
|
4517 |
+
},
|
4518 |
+
{
|
4519 |
+
"name": "Bernhard Schussek",
|
4520 |
+
"email": "bschussek@2bepublished.at"
|
4521 |
+
},
|
4522 |
+
{
|
4523 |
+
"name": "Sebastian Bergmann",
|
4524 |
+
"email": "sebastian@phpunit.de"
|
4525 |
+
},
|
4526 |
+
{
|
4527 |
+
"name": "Adam Harvey",
|
4528 |
+
"email": "aharvey@php.net"
|
4529 |
+
}
|
4530 |
+
],
|
4531 |
+
"description": "Provides the functionality to export PHP variables for visualization",
|
4532 |
+
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
4533 |
+
"keywords": [
|
4534 |
+
"export",
|
4535 |
+
"exporter"
|
4536 |
+
],
|
4537 |
+
"time": "2016-11-19T08:54:04+00:00"
|
4538 |
+
},
|
4539 |
+
{
|
4540 |
+
"name": "sebastian/global-state",
|
4541 |
+
"version": "1.1.1",
|
4542 |
+
"source": {
|
4543 |
+
"type": "git",
|
4544 |
+
"url": "https://github.com/sebastianbergmann/global-state.git",
|
4545 |
+
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
4546 |
+
},
|
4547 |
+
"dist": {
|
4548 |
+
"type": "zip",
|
4549 |
+
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
4550 |
+
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
4551 |
+
"shasum": ""
|
4552 |
+
},
|
4553 |
+
"require": {
|
4554 |
+
"php": ">=5.3.3"
|
4555 |
+
},
|
4556 |
+
"require-dev": {
|
4557 |
+
"phpunit/phpunit": "~4.2"
|
4558 |
+
},
|
4559 |
+
"suggest": {
|
4560 |
+
"ext-uopz": "*"
|
4561 |
+
},
|
4562 |
+
"type": "library",
|
4563 |
+
"extra": {
|
4564 |
+
"branch-alias": {
|
4565 |
+
"dev-master": "1.0-dev"
|
4566 |
+
}
|
4567 |
+
},
|
4568 |
+
"autoload": {
|
4569 |
+
"classmap": [
|
4570 |
+
"src/"
|
4571 |
+
]
|
4572 |
+
},
|
4573 |
+
"notification-url": "https://packagist.org/downloads/",
|
4574 |
+
"license": [
|
4575 |
+
"BSD-3-Clause"
|
4576 |
+
],
|
4577 |
+
"authors": [
|
4578 |
+
{
|
4579 |
+
"name": "Sebastian Bergmann",
|
4580 |
+
"email": "sebastian@phpunit.de"
|
4581 |
+
}
|
4582 |
+
],
|
4583 |
+
"description": "Snapshotting of global state",
|
4584 |
+
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
4585 |
+
"keywords": [
|
4586 |
+
"global state"
|
4587 |
+
],
|
4588 |
+
"time": "2015-10-12T03:26:01+00:00"
|
4589 |
+
},
|
4590 |
+
{
|
4591 |
+
"name": "sebastian/object-enumerator",
|
4592 |
+
"version": "2.0.1",
|
4593 |
+
"source": {
|
4594 |
+
"type": "git",
|
4595 |
+
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
4596 |
+
"reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
|
4597 |
+
},
|
4598 |
+
"dist": {
|
4599 |
+
"type": "zip",
|
4600 |
+
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
|
4601 |
+
"reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
|
4602 |
+
"shasum": ""
|
4603 |
+
},
|
4604 |
+
"require": {
|
4605 |
+
"php": ">=5.6",
|
4606 |
+
"sebastian/recursion-context": "~2.0"
|
4607 |
+
},
|
4608 |
+
"require-dev": {
|
4609 |
+
"phpunit/phpunit": "~5"
|
4610 |
+
},
|
4611 |
+
"type": "library",
|
4612 |
+
"extra": {
|
4613 |
+
"branch-alias": {
|
4614 |
+
"dev-master": "2.0.x-dev"
|
4615 |
+
}
|
4616 |
+
},
|
4617 |
+
"autoload": {
|
4618 |
+
"classmap": [
|
4619 |
+
"src/"
|
4620 |
+
]
|
4621 |
+
},
|
4622 |
+
"notification-url": "https://packagist.org/downloads/",
|
4623 |
+
"license": [
|
4624 |
+
"BSD-3-Clause"
|
4625 |
+
],
|
4626 |
+
"authors": [
|
4627 |
+
{
|
4628 |
+
"name": "Sebastian Bergmann",
|
4629 |
+
"email": "sebastian@phpunit.de"
|
4630 |
+
}
|
4631 |
+
],
|
4632 |
+
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
4633 |
+
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
4634 |
+
"time": "2017-02-18T15:18:39+00:00"
|
4635 |
+
},
|
4636 |
+
{
|
4637 |
+
"name": "sebastian/recursion-context",
|
4638 |
+
"version": "2.0.0",
|
4639 |
+
"source": {
|
4640 |
+
"type": "git",
|
4641 |
+
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
4642 |
+
"reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
|
4643 |
+
},
|
4644 |
+
"dist": {
|
4645 |
+
"type": "zip",
|
4646 |
+
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
|
4647 |
+
"reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
|
4648 |
+
"shasum": ""
|
4649 |
+
},
|
4650 |
+
"require": {
|
4651 |
+
"php": ">=5.3.3"
|
4652 |
+
},
|
4653 |
+
"require-dev": {
|
4654 |
+
"phpunit/phpunit": "~4.4"
|
4655 |
+
},
|
4656 |
+
"type": "library",
|
4657 |
+
"extra": {
|
4658 |
+
"branch-alias": {
|
4659 |
+
"dev-master": "2.0.x-dev"
|
4660 |
+
}
|
4661 |
+
},
|
4662 |
+
"autoload": {
|
4663 |
+
"classmap": [
|
4664 |
+
"src/"
|
4665 |
+
]
|
4666 |
+
},
|
4667 |
+
"notification-url": "https://packagist.org/downloads/",
|
4668 |
+
"license": [
|
4669 |
+
"BSD-3-Clause"
|
4670 |
+
],
|
4671 |
+
"authors": [
|
4672 |
+
{
|
4673 |
+
"name": "Jeff Welch",
|
4674 |
+
"email": "whatthejeff@gmail.com"
|
4675 |
+
},
|
4676 |
+
{
|
4677 |
+
"name": "Sebastian Bergmann",
|
4678 |
+
"email": "sebastian@phpunit.de"
|
4679 |
+
},
|
4680 |
+
{
|
4681 |
+
"name": "Adam Harvey",
|
4682 |
+
"email": "aharvey@php.net"
|
4683 |
+
}
|
4684 |
+
],
|
4685 |
+
"description": "Provides functionality to recursively process PHP variables",
|
4686 |
+
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
4687 |
+
"time": "2016-11-19T07:33:16+00:00"
|
4688 |
+
},
|
4689 |
+
{
|
4690 |
+
"name": "sebastian/resource-operations",
|
4691 |
+
"version": "1.0.0",
|
4692 |
+
"source": {
|
4693 |
+
"type": "git",
|
4694 |
+
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
4695 |
+
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
|
4696 |
+
},
|
4697 |
+
"dist": {
|
4698 |
+
"type": "zip",
|
4699 |
+
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
4700 |
+
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
4701 |
+
"shasum": ""
|
4702 |
+
},
|
4703 |
+
"require": {
|
4704 |
+
"php": ">=5.6.0"
|
4705 |
+
},
|
4706 |
+
"type": "library",
|
4707 |
+
"extra": {
|
4708 |
+
"branch-alias": {
|
4709 |
+
"dev-master": "1.0.x-dev"
|
4710 |
+
}
|
4711 |
+
},
|
4712 |
+
"autoload": {
|
4713 |
+
"classmap": [
|
4714 |
+
"src/"
|
4715 |
+
]
|
4716 |
+
},
|
4717 |
+
"notification-url": "https://packagist.org/downloads/",
|
4718 |
+
"license": [
|
4719 |
+
"BSD-3-Clause"
|
4720 |
+
],
|
4721 |
+
"authors": [
|
4722 |
+
{
|
4723 |
+
"name": "Sebastian Bergmann",
|
4724 |
+
"email": "sebastian@phpunit.de"
|
4725 |
+
}
|
4726 |
+
],
|
4727 |
+
"description": "Provides a list of PHP built-in functions that operate on resources",
|
4728 |
+
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
4729 |
+
"time": "2015-07-28T20:34:47+00:00"
|
4730 |
+
},
|
4731 |
+
{
|
4732 |
+
"name": "sebastian/version",
|
4733 |
+
"version": "2.0.1",
|
4734 |
+
"source": {
|
4735 |
+
"type": "git",
|
4736 |
+
"url": "https://github.com/sebastianbergmann/version.git",
|
4737 |
+
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
4738 |
+
},
|
4739 |
+
"dist": {
|
4740 |
+
"type": "zip",
|
4741 |
+
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
4742 |
+
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
|
4743 |
+
"shasum": ""
|
4744 |
+
},
|
4745 |
+
"require": {
|
4746 |
+
"php": ">=5.6"
|
4747 |
+
},
|
4748 |
+
"type": "library",
|
4749 |
+
"extra": {
|
4750 |
+
"branch-alias": {
|
4751 |
+
"dev-master": "2.0.x-dev"
|
4752 |
+
}
|
4753 |
+
},
|
4754 |
+
"autoload": {
|
4755 |
+
"classmap": [
|
4756 |
+
"src/"
|
4757 |
+
]
|
4758 |
+
},
|
4759 |
+
"notification-url": "https://packagist.org/downloads/",
|
4760 |
+
"license": [
|
4761 |
+
"BSD-3-Clause"
|
4762 |
+
],
|
4763 |
+
"authors": [
|
4764 |
+
{
|
4765 |
+
"name": "Sebastian Bergmann",
|
4766 |
+
"role": "lead",
|
4767 |
+
"email": "sebastian@phpunit.de"
|
4768 |
+
}
|
4769 |
+
],
|
4770 |
+
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
4771 |
+
"homepage": "https://github.com/sebastianbergmann/version",
|
4772 |
+
"time": "2016-10-03T07:35:21+00:00"
|
4773 |
+
},
|
4774 |
+
{
|
4775 |
+
"name": "seld/jsonlint",
|
4776 |
+
"version": "1.7.1",
|
4777 |
+
"source": {
|
4778 |
+
"type": "git",
|
4779 |
+
"url": "https://github.com/Seldaek/jsonlint.git",
|
4780 |
+
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
|
4781 |
+
},
|
4782 |
+
"dist": {
|
4783 |
+
"type": "zip",
|
4784 |
+
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
|
4785 |
+
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
|
4786 |
+
"shasum": ""
|
4787 |
+
},
|
4788 |
+
"require": {
|
4789 |
+
"php": "^5.3 || ^7.0"
|
4790 |
+
},
|
4791 |
+
"require-dev": {
|
4792 |
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
4793 |
+
},
|
4794 |
+
"bin": [
|
4795 |
+
"bin/jsonlint"
|
4796 |
+
],
|
4797 |
+
"type": "library",
|
4798 |
+
"autoload": {
|
4799 |
+
"psr-4": {
|
4800 |
+
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
|
4801 |
+
}
|
4802 |
+
},
|
4803 |
+
"notification-url": "https://packagist.org/downloads/",
|
4804 |
+
"license": [
|
4805 |
+
"MIT"
|
4806 |
+
],
|
4807 |
+
"authors": [
|
4808 |
+
{
|
4809 |
+
"name": "Jordi Boggiano",
|
4810 |
+
"email": "j.boggiano@seld.be",
|
4811 |
+
"homepage": "http://seld.be"
|
4812 |
+
}
|
4813 |
+
],
|
4814 |
+
"description": "JSON Linter",
|
4815 |
+
"keywords": [
|
4816 |
+
"json",
|
4817 |
+
"linter",
|
4818 |
+
"parser",
|
4819 |
+
"validator"
|
4820 |
+
],
|
4821 |
+
"time": "2018-01-24T12:46:19+00:00"
|
4822 |
+
},
|
4823 |
+
{
|
4824 |
+
"name": "seld/phar-utils",
|
4825 |
+
"version": "1.0.1",
|
4826 |
+
"source": {
|
4827 |
+
"type": "git",
|
4828 |
+
"url": "https://github.com/Seldaek/phar-utils.git",
|
4829 |
+
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
|
4830 |
+
},
|
4831 |
+
"dist": {
|
4832 |
+
"type": "zip",
|
4833 |
+
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
|
4834 |
+
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
|
4835 |
+
"shasum": ""
|
4836 |
+
},
|
4837 |
+
"require": {
|
4838 |
+
"php": ">=5.3"
|
4839 |
+
},
|
4840 |
+
"type": "library",
|
4841 |
+
"extra": {
|
4842 |
+
"branch-alias": {
|
4843 |
+
"dev-master": "1.x-dev"
|
4844 |
+
}
|
4845 |
+
},
|
4846 |
+
"autoload": {
|
4847 |
+
"psr-4": {
|
4848 |
+
"Seld\\PharUtils\\": "src/"
|
4849 |
+
}
|
4850 |
+
},
|
4851 |
+
"notification-url": "https://packagist.org/downloads/",
|
4852 |
+
"license": [
|
4853 |
+
"MIT"
|
4854 |
+
],
|
4855 |
+
"authors": [
|
4856 |
+
{
|
4857 |
+
"name": "Jordi Boggiano",
|
4858 |
+
"email": "j.boggiano@seld.be"
|
4859 |
+
}
|
4860 |
+
],
|
4861 |
+
"description": "PHAR file format utilities, for when PHP phars you up",
|
4862 |
+
"keywords": [
|
4863 |
+
"phra"
|
4864 |
+
],
|
4865 |
+
"time": "2015-10-13T18:44:15+00:00"
|
4866 |
+
},
|
4867 |
+
{
|
4868 |
+
"name": "squizlabs/php_codesniffer",
|
4869 |
+
"version": "3.4.2",
|
4870 |
+
"source": {
|
4871 |
+
"type": "git",
|
4872 |
+
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
4873 |
+
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8"
|
4874 |
+
},
|
4875 |
+
"dist": {
|
4876 |
+
"type": "zip",
|
4877 |
+
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
|
4878 |
+
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
|
4879 |
+
"shasum": ""
|
4880 |
+
},
|
4881 |
+
"require": {
|
4882 |
+
"ext-simplexml": "*",
|
4883 |
+
"ext-tokenizer": "*",
|
4884 |
+
"ext-xmlwriter": "*",
|
4885 |
+
"php": ">=5.4.0"
|
4886 |
+
},
|
4887 |
+
"require-dev": {
|
4888 |
+
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
4889 |
+
},
|
4890 |
+
"bin": [
|
4891 |
+
"bin/phpcs",
|
4892 |
+
"bin/phpcbf"
|
4893 |
+
],
|
4894 |
+
"type": "library",
|
4895 |
+
"extra": {
|
4896 |
+
"branch-alias": {
|
4897 |
+
"dev-master": "3.x-dev"
|
4898 |
+
}
|
4899 |
+
},
|
4900 |
+
"notification-url": "https://packagist.org/downloads/",
|
4901 |
+
"license": [
|
4902 |
+
"BSD-3-Clause"
|
4903 |
+
],
|
4904 |
+
"authors": [
|
4905 |
+
{
|
4906 |
+
"name": "Greg Sherwood",
|
4907 |
+
"role": "lead"
|
4908 |
+
}
|
4909 |
+
],
|
4910 |
+
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
4911 |
+
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
4912 |
+
"keywords": [
|
4913 |
+
"phpcs",
|
4914 |
+
"standards"
|
4915 |
+
],
|
4916 |
+
"time": "2019-04-10T23:49:02+00:00"
|
4917 |
+
},
|
4918 |
+
{
|
4919 |
+
"name": "symfony/browser-kit",
|
4920 |
+
"version": "v3.4.30",
|
4921 |
+
"source": {
|
4922 |
+
"type": "git",
|
4923 |
+
"url": "https://github.com/symfony/browser-kit.git",
|
4924 |
+
"reference": "53266c9a1536e2dc673eb1efb6a6142ef84c6282"
|
4925 |
+
},
|
4926 |
+
"dist": {
|
4927 |
+
"type": "zip",
|
4928 |
+
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/53266c9a1536e2dc673eb1efb6a6142ef84c6282",
|
4929 |
+
"reference": "53266c9a1536e2dc673eb1efb6a6142ef84c6282",
|
4930 |
+
"shasum": ""
|
4931 |
+
},
|
4932 |
+
"require": {
|
4933 |
+
"php": "^5.5.9|>=7.0.8",
|
4934 |
+
"symfony/dom-crawler": "~2.8|~3.0|~4.0"
|
4935 |
+
},
|
4936 |
+
"require-dev": {
|
4937 |
+
"symfony/css-selector": "~2.8|~3.0|~4.0",
|
4938 |
+
"symfony/process": "~2.8|~3.0|~4.0"
|
4939 |
+
},
|
4940 |
+
"suggest": {
|
4941 |
+
"symfony/process": ""
|
4942 |
+
},
|
4943 |
+
"type": "library",
|
4944 |
+
"extra": {
|
4945 |
+
"branch-alias": {
|
4946 |
+
"dev-master": "3.4-dev"
|
4947 |
+
}
|
4948 |
+
},
|
4949 |
+
"autoload": {
|
4950 |
+
"psr-4": {
|
4951 |
+
"Symfony\\Component\\BrowserKit\\": ""
|
4952 |
+
},
|
4953 |
+
"exclude-from-classmap": [
|
4954 |
+
"/Tests/"
|
4955 |
+
]
|
4956 |
+
},
|
4957 |
+
"notification-url": "https://packagist.org/downloads/",
|
4958 |
+
"license": [
|
4959 |
+
"MIT"
|
4960 |
+
],
|
4961 |
+
"authors": [
|
4962 |
+
{
|
4963 |
+
"name": "Fabien Potencier",
|
4964 |
+
"email": "fabien@symfony.com"
|
4965 |
+
},
|
4966 |
+
{
|
4967 |
+
"name": "Symfony Community",
|
4968 |
+
"homepage": "https://symfony.com/contributors"
|
4969 |
+
}
|
4970 |
+
],
|
4971 |
+
"description": "Symfony BrowserKit Component",
|
4972 |
+
"homepage": "https://symfony.com",
|
4973 |
+
"time": "2019-06-09T14:27:26+00:00"
|
4974 |
+
},
|
4975 |
+
{
|
4976 |
+
"name": "symfony/console",
|
4977 |
+
"version": "v3.4.30",
|
4978 |
+
"source": {
|
4979 |
+
"type": "git",
|
4980 |
+
"url": "https://github.com/symfony/console.git",
|
4981 |
+
"reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46"
|
4982 |
+
},
|
4983 |
+
"dist": {
|
4984 |
+
"type": "zip",
|
4985 |
+
"url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46",
|
4986 |
+
"reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46",
|
4987 |
+
"shasum": ""
|
4988 |
+
},
|
4989 |
+
"require": {
|
4990 |
+
"php": "^5.5.9|>=7.0.8",
|
4991 |
+
"symfony/debug": "~2.8|~3.0|~4.0",
|
4992 |
+
"symfony/polyfill-mbstring": "~1.0"
|
4993 |
+
},
|
4994 |
+
"conflict": {
|
4995 |
+
"symfony/dependency-injection": "<3.4",
|
4996 |
+
"symfony/process": "<3.3"
|
4997 |
+
},
|
4998 |
+
"provide": {
|
4999 |
+
"psr/log-implementation": "1.0"
|
5000 |
+
},
|
5001 |
+
"require-dev": {
|
5002 |
+
"psr/log": "~1.0",
|
5003 |
+
"symfony/config": "~3.3|~4.0",
|
5004 |
+
"symfony/dependency-injection": "~3.4|~4.0",
|
5005 |
+
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
|
5006 |
+
"symfony/lock": "~3.4|~4.0",
|
5007 |
+
"symfony/process": "~3.3|~4.0"
|
5008 |
+
},
|
5009 |
+
"suggest": {
|
5010 |
+
"psr/log": "For using the console logger",
|
5011 |
+
"symfony/event-dispatcher": "",
|
5012 |
+
"symfony/lock": "",
|
5013 |
+
"symfony/process": ""
|
5014 |
+
},
|
5015 |
+
"type": "library",
|
5016 |
+
"extra": {
|
5017 |
+
"branch-alias": {
|
5018 |
+
"dev-master": "3.4-dev"
|
5019 |
+
}
|
5020 |
+
},
|
5021 |
+
"autoload": {
|
5022 |
+
"psr-4": {
|
5023 |
+
"Symfony\\Component\\Console\\": ""
|
5024 |
+
},
|
5025 |
+
"exclude-from-classmap": [
|
5026 |
+
"/Tests/"
|
5027 |
+
]
|
5028 |
+
},
|
5029 |
+
"notification-url": "https://packagist.org/downloads/",
|
5030 |
+
"license": [
|
5031 |
+
"MIT"
|
5032 |
+
],
|
5033 |
+
"authors": [
|
5034 |
+
{
|
5035 |
+
"name": "Fabien Potencier",
|
5036 |
+
"email": "fabien@symfony.com"
|
5037 |
+
},
|
5038 |
+
{
|
5039 |
+
"name": "Symfony Community",
|
5040 |
+
"homepage": "https://symfony.com/contributors"
|
5041 |
+
}
|
5042 |
+
],
|
5043 |
+
"description": "Symfony Console Component",
|
5044 |
+
"homepage": "https://symfony.com",
|
5045 |
+
"time": "2019-07-24T14:46:41+00:00"
|
5046 |
+
},
|
5047 |
+
{
|
5048 |
+
"name": "symfony/css-selector",
|
5049 |
+
"version": "v3.4.30",
|
5050 |
+
"source": {
|
5051 |
+
"type": "git",
|
5052 |
+
"url": "https://github.com/symfony/css-selector.git",
|
5053 |
+
"reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf"
|
5054 |
+
},
|
5055 |
+
"dist": {
|
5056 |
+
"type": "zip",
|
5057 |
+
"url": "https://api.github.com/repos/symfony/css-selector/zipball/8ca29297c29b64fb3a1a135e71cb25f67f9fdccf",
|
5058 |
+
"reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf",
|
5059 |
+
"shasum": ""
|
5060 |
+
},
|
5061 |
+
"require": {
|
5062 |
+
"php": "^5.5.9|>=7.0.8"
|
5063 |
+
},
|
5064 |
+
"type": "library",
|
5065 |
+
"extra": {
|
5066 |
+
"branch-alias": {
|
5067 |
+
"dev-master": "3.4-dev"
|
5068 |
+
}
|
5069 |
+
},
|
5070 |
+
"autoload": {
|
5071 |
+
"psr-4": {
|
5072 |
+
"Symfony\\Component\\CssSelector\\": ""
|
5073 |
+
},
|
5074 |
+
"exclude-from-classmap": [
|
5075 |
+
"/Tests/"
|
5076 |
+
]
|
5077 |
+
},
|
5078 |
+
"notification-url": "https://packagist.org/downloads/",
|
5079 |
+
"license": [
|
5080 |
+
"MIT"
|
5081 |
+
],
|
5082 |
+
"authors": [
|
5083 |
+
{
|
5084 |
+
"name": "Fabien Potencier",
|
5085 |
+
"email": "fabien@symfony.com"
|
5086 |
+
},
|
5087 |
+
{
|
5088 |
+
"name": "Jean-François Simon",
|
5089 |
+
"email": "jeanfrancois.simon@sensiolabs.com"
|
5090 |
+
},
|
5091 |
+
{
|
5092 |
+
"name": "Symfony Community",
|
5093 |
+
"homepage": "https://symfony.com/contributors"
|
5094 |
+
}
|
5095 |
+
],
|
5096 |
+
"description": "Symfony CssSelector Component",
|
5097 |
+
"homepage": "https://symfony.com",
|
5098 |
+
"time": "2019-01-16T09:39:14+00:00"
|
5099 |
+
},
|
5100 |
+
{
|
5101 |
+
"name": "symfony/debug",
|
5102 |
+
"version": "v3.4.30",
|
5103 |
+
"source": {
|
5104 |
+
"type": "git",
|
5105 |
+
"url": "https://github.com/symfony/debug.git",
|
5106 |
+
"reference": "bc977cb2681d75988ab2d53d14c4245c6c04f82f"
|
5107 |
+
},
|
5108 |
+
"dist": {
|
5109 |
+
"type": "zip",
|
5110 |
+
"url": "https://api.github.com/repos/symfony/debug/zipball/bc977cb2681d75988ab2d53d14c4245c6c04f82f",
|
5111 |
+
"reference": "bc977cb2681d75988ab2d53d14c4245c6c04f82f",
|
5112 |
+
"shasum": ""
|
5113 |
+
},
|
5114 |
+
"require": {
|
5115 |
+
"php": "^5.5.9|>=7.0.8",
|
5116 |
+
"psr/log": "~1.0"
|
5117 |
+
},
|
5118 |
+
"conflict": {
|
5119 |
+
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
|
5120 |
+
},
|
5121 |
+
"require-dev": {
|
5122 |
+
"symfony/http-kernel": "~2.8|~3.0|~4.0"
|
5123 |
+
},
|
5124 |
+
"type": "library",
|
5125 |
+
"extra": {
|
5126 |
+
"branch-alias": {
|
5127 |
+
"dev-master": "3.4-dev"
|
5128 |
+
}
|
5129 |
+
},
|
5130 |
+
"autoload": {
|
5131 |
+
"psr-4": {
|
5132 |
+
"Symfony\\Component\\Debug\\": ""
|
5133 |
+
},
|
5134 |
+
"exclude-from-classmap": [
|
5135 |
+
"/Tests/"
|
5136 |
+
]
|
5137 |
+
},
|
5138 |
+
"notification-url": "https://packagist.org/downloads/",
|
5139 |
+
"license": [
|
5140 |
+
"MIT"
|
5141 |
+
],
|
5142 |
+
"authors": [
|
5143 |
+
{
|
5144 |
+
"name": "Fabien Potencier",
|
5145 |
+
"email": "fabien@symfony.com"
|
5146 |
+
},
|
5147 |
+
{
|
5148 |
+
"name": "Symfony Community",
|
5149 |
+
"homepage": "https://symfony.com/contributors"
|
5150 |
+
}
|
5151 |
+
],
|
5152 |
+
"description": "Symfony Debug Component",
|
5153 |
+
"homepage": "https://symfony.com",
|
5154 |
+
"time": "2019-07-23T08:39:19+00:00"
|
5155 |
+
},
|
5156 |
+
{
|
5157 |
+
"name": "symfony/dom-crawler",
|
5158 |
+
"version": "v3.4.30",
|
5159 |
+
"source": {
|
5160 |
+
"type": "git",
|
5161 |
+
"url": "https://github.com/symfony/dom-crawler.git",
|
5162 |
+
"reference": "adb96e63af6fb0cc721cc69861001d60d0133d0c"
|
5163 |
+
},
|
5164 |
+
"dist": {
|
5165 |
+
"type": "zip",
|
5166 |
+
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/adb96e63af6fb0cc721cc69861001d60d0133d0c",
|
5167 |
+
"reference": "adb96e63af6fb0cc721cc69861001d60d0133d0c",
|
5168 |
+
"shasum": ""
|
5169 |
+
},
|
5170 |
+
"require": {
|
5171 |
+
"php": "^5.5.9|>=7.0.8",
|
5172 |
+
"symfony/polyfill-ctype": "~1.8",
|
5173 |
+
"symfony/polyfill-mbstring": "~1.0"
|
5174 |
+
},
|
5175 |
+
"require-dev": {
|
5176 |
+
"symfony/css-selector": "~2.8|~3.0|~4.0"
|
5177 |
+
},
|
5178 |
+
"suggest": {
|
5179 |
+
"symfony/css-selector": ""
|
5180 |
+
},
|
5181 |
+
"type": "library",
|
5182 |
+
"extra": {
|
5183 |
+
"branch-alias": {
|
5184 |
+
"dev-master": "3.4-dev"
|
5185 |
+
}
|
5186 |
+
},
|
5187 |
+
"autoload": {
|
5188 |
+
"psr-4": {
|
5189 |
+
"Symfony\\Component\\DomCrawler\\": ""
|
5190 |
+
},
|
5191 |
+
"exclude-from-classmap": [
|
5192 |
+
"/Tests/"
|
5193 |
+
]
|
5194 |
+
},
|
5195 |
+
"notification-url": "https://packagist.org/downloads/",
|
5196 |
+
"license": [
|
5197 |
+
"MIT"
|
5198 |
+
],
|
5199 |
+
"authors": [
|
5200 |
+
{
|
5201 |
+
"name": "Fabien Potencier",
|
5202 |
+
"email": "fabien@symfony.com"
|
5203 |
+
},
|
5204 |
+
{
|
5205 |
+
"name": "Symfony Community",
|
5206 |
+
"homepage": "https://symfony.com/contributors"
|
5207 |
+
}
|
5208 |
+
],
|
5209 |
+
"description": "Symfony DomCrawler Component",
|
5210 |
+
"homepage": "https://symfony.com",
|
5211 |
+
"time": "2019-05-30T15:47:52+00:00"
|
5212 |
+
},
|
5213 |
+
{
|
5214 |
+
"name": "symfony/event-dispatcher",
|
5215 |
+
"version": "v3.4.30",
|
5216 |
+
"source": {
|
5217 |
+
"type": "git",
|
5218 |
+
"url": "https://github.com/symfony/event-dispatcher.git",
|
5219 |
+
"reference": "f18fdd6cc7006441865e698420cee26bac94741f"
|
5220 |
+
},
|
5221 |
+
"dist": {
|
5222 |
+
"type": "zip",
|
5223 |
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f18fdd6cc7006441865e698420cee26bac94741f",
|
5224 |
+
"reference": "f18fdd6cc7006441865e698420cee26bac94741f",
|
5225 |
+
"shasum": ""
|
5226 |
+
},
|
5227 |
+
"require": {
|
5228 |
+
"php": "^5.5.9|>=7.0.8"
|
5229 |
+
},
|
5230 |
+
"conflict": {
|
5231 |
+
"symfony/dependency-injection": "<3.3"
|
5232 |
+
},
|
5233 |
+
"require-dev": {
|
5234 |
+
"psr/log": "~1.0",
|
5235 |
+
"symfony/config": "~2.8|~3.0|~4.0",
|
5236 |
+
"symfony/dependency-injection": "~3.3|~4.0",
|
5237 |
+
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
5238 |
+
"symfony/stopwatch": "~2.8|~3.0|~4.0"
|
5239 |
+
},
|
5240 |
+
"suggest": {
|
5241 |
+
"symfony/dependency-injection": "",
|
5242 |
+
"symfony/http-kernel": ""
|
5243 |
+
},
|
5244 |
+
"type": "library",
|
5245 |
+
"extra": {
|
5246 |
+
"branch-alias": {
|
5247 |
+
"dev-master": "3.4-dev"
|
5248 |
+
}
|
5249 |
+
},
|
5250 |
+
"autoload": {
|
5251 |
+
"psr-4": {
|
5252 |
+
"Symfony\\Component\\EventDispatcher\\": ""
|
5253 |
+
},
|
5254 |
+
"exclude-from-classmap": [
|
5255 |
+
"/Tests/"
|
5256 |
+
]
|
5257 |
+
},
|
5258 |
+
"notification-url": "https://packagist.org/downloads/",
|
5259 |
+
"license": [
|
5260 |
+
"MIT"
|
5261 |
+
],
|
5262 |
+
"authors": [
|
5263 |
+
{
|
5264 |
+
"name": "Fabien Potencier",
|
5265 |
+
"email": "fabien@symfony.com"
|
5266 |
+
},
|
5267 |
+
{
|
5268 |
+
"name": "Symfony Community",
|
5269 |
+
"homepage": "https://symfony.com/contributors"
|
5270 |
+
}
|
5271 |
+
],
|
5272 |
+
"description": "Symfony EventDispatcher Component",
|
5273 |
+
"homepage": "https://symfony.com",
|
5274 |
+
"time": "2019-06-25T07:45:31+00:00"
|
5275 |
+
},
|
5276 |
+
{
|
5277 |
+
"name": "symfony/filesystem",
|
5278 |
+
"version": "v3.4.30",
|
5279 |
+
"source": {
|
5280 |
+
"type": "git",
|
5281 |
+
"url": "https://github.com/symfony/filesystem.git",
|
5282 |
+
"reference": "70adda061ef83bb7def63a17953dc41f203308a7"
|
5283 |
+
},
|
5284 |
+
"dist": {
|
5285 |
+
"type": "zip",
|
5286 |
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/70adda061ef83bb7def63a17953dc41f203308a7",
|
5287 |
+
"reference": "70adda061ef83bb7def63a17953dc41f203308a7",
|
5288 |
+
"shasum": ""
|
5289 |
+
},
|
5290 |
+
"require": {
|
5291 |
+
"php": "^5.5.9|>=7.0.8",
|
5292 |
+
"symfony/polyfill-ctype": "~1.8"
|
5293 |
+
},
|
5294 |
+
"type": "library",
|
5295 |
+
"extra": {
|
5296 |
+
"branch-alias": {
|
5297 |
+
"dev-master": "3.4-dev"
|
5298 |
+
}
|
5299 |
+
},
|
5300 |
+
"autoload": {
|
5301 |
+
"psr-4": {
|
5302 |
+
"Symfony\\Component\\Filesystem\\": ""
|
5303 |
+
},
|
5304 |
+
"exclude-from-classmap": [
|
5305 |
+
"/Tests/"
|
5306 |
+
]
|
5307 |
+
},
|
5308 |
+
"notification-url": "https://packagist.org/downloads/",
|
5309 |
+
"license": [
|
5310 |
+
"MIT"
|
5311 |
+
],
|
5312 |
+
"authors": [
|
5313 |
+
{
|
5314 |
+
"name": "Fabien Potencier",
|
5315 |
+
"email": "fabien@symfony.com"
|
5316 |
+
},
|
5317 |
+
{
|
5318 |
+
"name": "Symfony Community",
|
5319 |
+
"homepage": "https://symfony.com/contributors"
|
5320 |
+
}
|
5321 |
+
],
|
5322 |
+
"description": "Symfony Filesystem Component",
|
5323 |
+
"homepage": "https://symfony.com",
|
5324 |
+
"time": "2019-06-23T09:29:17+00:00"
|
5325 |
+
},
|
5326 |
+
{
|
5327 |
+
"name": "symfony/finder",
|
5328 |
+
"version": "v3.4.30",
|
5329 |
+
"source": {
|
5330 |
+
"type": "git",
|
5331 |
+
"url": "https://github.com/symfony/finder.git",
|
5332 |
+
"reference": "1e762fdf73ace6ceb42ba5a6ca280be86082364a"
|
5333 |
+
},
|
5334 |
+
"dist": {
|
5335 |
+
"type": "zip",
|
5336 |
+
"url": "https://api.github.com/repos/symfony/finder/zipball/1e762fdf73ace6ceb42ba5a6ca280be86082364a",
|
5337 |
+
"reference": "1e762fdf73ace6ceb42ba5a6ca280be86082364a",
|
5338 |
+
"shasum": ""
|
5339 |
+
},
|
5340 |
+
"require": {
|
5341 |
+
"php": "^5.5.9|>=7.0.8"
|
5342 |
+
},
|
5343 |
+
"type": "library",
|
5344 |
+
"extra": {
|
5345 |
+
"branch-alias": {
|
5346 |
+
"dev-master": "3.4-dev"
|
5347 |
+
}
|
5348 |
+
},
|
5349 |
+
"autoload": {
|
5350 |
+
"psr-4": {
|
5351 |
+
"Symfony\\Component\\Finder\\": ""
|
5352 |
+
},
|
5353 |
+
"exclude-from-classmap": [
|
5354 |
+
"/Tests/"
|
5355 |
+
]
|
5356 |
+
},
|
5357 |
+
"notification-url": "https://packagist.org/downloads/",
|
5358 |
+
"license": [
|
5359 |
+
"MIT"
|
5360 |
+
],
|
5361 |
+
"authors": [
|
5362 |
+
{
|
5363 |
+
"name": "Fabien Potencier",
|
5364 |
+
"email": "fabien@symfony.com"
|
5365 |
+
},
|
5366 |
+
{
|
5367 |
+
"name": "Symfony Community",
|
5368 |
+
"homepage": "https://symfony.com/contributors"
|
5369 |
+
}
|
5370 |
+
],
|
5371 |
+
"description": "Symfony Finder Component",
|
5372 |
+
"homepage": "https://symfony.com",
|
5373 |
+
"time": "2019-06-28T08:02:59+00:00"
|
5374 |
+
},
|
5375 |
+
{
|
5376 |
+
"name": "symfony/polyfill-ctype",
|
5377 |
+
"version": "v1.11.0",
|
5378 |
+
"source": {
|
5379 |
+
"type": "git",
|
5380 |
+
"url": "https://github.com/symfony/polyfill-ctype.git",
|
5381 |
+
"reference": "82ebae02209c21113908c229e9883c419720738a"
|
5382 |
+
},
|
5383 |
+
"dist": {
|
5384 |
+
"type": "zip",
|
5385 |
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
|
5386 |
+
"reference": "82ebae02209c21113908c229e9883c419720738a",
|
5387 |
+
"shasum": ""
|
5388 |
+
},
|
5389 |
+
"require": {
|
5390 |
+
"php": ">=5.3.3"
|
5391 |
+
},
|
5392 |
+
"suggest": {
|
5393 |
+
"ext-ctype": "For best performance"
|
5394 |
+
},
|
5395 |
+
"type": "library",
|
5396 |
+
"extra": {
|
5397 |
+
"branch-alias": {
|
5398 |
+
"dev-master": "1.11-dev"
|
5399 |
+
}
|
5400 |
+
},
|
5401 |
+
"autoload": {
|
5402 |
+
"psr-4": {
|
5403 |
+
"Symfony\\Polyfill\\Ctype\\": ""
|
5404 |
+
},
|
5405 |
+
"files": [
|
5406 |
+
"bootstrap.php"
|
5407 |
+
]
|
5408 |
+
},
|
5409 |
+
"notification-url": "https://packagist.org/downloads/",
|
5410 |
+
"license": [
|
5411 |
+
"MIT"
|
5412 |
+
],
|
5413 |
+
"authors": [
|
5414 |
+
{
|
5415 |
+
"name": "Symfony Community",
|
5416 |
+
"homepage": "https://symfony.com/contributors"
|
5417 |
+
},
|
5418 |
+
{
|
5419 |
+
"name": "Gert de Pagter",
|
5420 |
+
"email": "BackEndTea@gmail.com"
|
5421 |
+
}
|
5422 |
+
],
|
5423 |
+
"description": "Symfony polyfill for ctype functions",
|
5424 |
+
"homepage": "https://symfony.com",
|
5425 |
+
"keywords": [
|
5426 |
+
"compatibility",
|
5427 |
+
"ctype",
|
5428 |
+
"polyfill",
|
5429 |
+
"portable"
|
5430 |
+
],
|
5431 |
+
"time": "2019-02-06T07:57:58+00:00"
|
5432 |
+
},
|
5433 |
+
{
|
5434 |
+
"name": "symfony/polyfill-mbstring",
|
5435 |
+
"version": "v1.11.0",
|
5436 |
+
"source": {
|
5437 |
+
"type": "git",
|
5438 |
+
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
5439 |
+
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
|
5440 |
+
},
|
5441 |
+
"dist": {
|
5442 |
+
"type": "zip",
|
5443 |
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
|
5444 |
+
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
|
5445 |
+
"shasum": ""
|
5446 |
+
},
|
5447 |
+
"require": {
|
5448 |
+
"php": ">=5.3.3"
|
5449 |
+
},
|
5450 |
+
"suggest": {
|
5451 |
+
"ext-mbstring": "For best performance"
|
5452 |
+
},
|
5453 |
+
"type": "library",
|
5454 |
+
"extra": {
|
5455 |
+
"branch-alias": {
|
5456 |
+
"dev-master": "1.11-dev"
|
5457 |
+
}
|
5458 |
+
},
|
5459 |
+
"autoload": {
|
5460 |
+
"psr-4": {
|
5461 |
+
"Symfony\\Polyfill\\Mbstring\\": ""
|
5462 |
+
},
|
5463 |
+
"files": [
|
5464 |
+
"bootstrap.php"
|
5465 |
+
]
|
5466 |
+
},
|
5467 |
+
"notification-url": "https://packagist.org/downloads/",
|
5468 |
+
"license": [
|
5469 |
+
"MIT"
|
5470 |
+
],
|
5471 |
+
"authors": [
|
5472 |
+
{
|
5473 |
+
"name": "Nicolas Grekas",
|
5474 |
+
"email": "p@tchwork.com"
|
5475 |
+
},
|
5476 |
+
{
|
5477 |
+
"name": "Symfony Community",
|
5478 |
+
"homepage": "https://symfony.com/contributors"
|
5479 |
+
}
|
5480 |
+
],
|
5481 |
+
"description": "Symfony polyfill for the Mbstring extension",
|
5482 |
+
"homepage": "https://symfony.com",
|
5483 |
+
"keywords": [
|
5484 |
+
"compatibility",
|
5485 |
+
"mbstring",
|
5486 |
+
"polyfill",
|
5487 |
+
"portable",
|
5488 |
+
"shim"
|
5489 |
+
],
|
5490 |
+
"time": "2019-02-06T07:57:58+00:00"
|
5491 |
+
},
|
5492 |
+
{
|
5493 |
+
"name": "symfony/process",
|
5494 |
+
"version": "v3.4.30",
|
5495 |
+
"source": {
|
5496 |
+
"type": "git",
|
5497 |
+
"url": "https://github.com/symfony/process.git",
|
5498 |
+
"reference": "d129c017e8602507688ef2c3007951a16c1a8407"
|
5499 |
+
},
|
5500 |
+
"dist": {
|
5501 |
+
"type": "zip",
|
5502 |
+
"url": "https://api.github.com/repos/symfony/process/zipball/d129c017e8602507688ef2c3007951a16c1a8407",
|
5503 |
+
"reference": "d129c017e8602507688ef2c3007951a16c1a8407",
|
5504 |
+
"shasum": ""
|
5505 |
+
},
|
5506 |
+
"require": {
|
5507 |
+
"php": "^5.5.9|>=7.0.8"
|
5508 |
+
},
|
5509 |
+
"type": "library",
|
5510 |
+
"extra": {
|
5511 |
+
"branch-alias": {
|
5512 |
+
"dev-master": "3.4-dev"
|
5513 |
+
}
|
5514 |
+
},
|
5515 |
+
"autoload": {
|
5516 |
+
"psr-4": {
|
5517 |
+
"Symfony\\Component\\Process\\": ""
|
5518 |
+
},
|
5519 |
+
"exclude-from-classmap": [
|
5520 |
+
"/Tests/"
|
5521 |
+
]
|
5522 |
+
},
|
5523 |
+
"notification-url": "https://packagist.org/downloads/",
|
5524 |
+
"license": [
|
5525 |
+
"MIT"
|
5526 |
+
],
|
5527 |
+
"authors": [
|
5528 |
+
{
|
5529 |
+
"name": "Fabien Potencier",
|
5530 |
+
"email": "fabien@symfony.com"
|
5531 |
+
},
|
5532 |
+
{
|
5533 |
+
"name": "Symfony Community",
|
5534 |
+
"homepage": "https://symfony.com/contributors"
|
5535 |
+
}
|
5536 |
+
],
|
5537 |
+
"description": "Symfony Process Component",
|
5538 |
+
"homepage": "https://symfony.com",
|
5539 |
+
"time": "2019-05-30T15:47:52+00:00"
|
5540 |
+
},
|
5541 |
+
{
|
5542 |
+
"name": "symfony/yaml",
|
5543 |
+
"version": "v3.4.30",
|
5544 |
+
"source": {
|
5545 |
+
"type": "git",
|
5546 |
+
"url": "https://github.com/symfony/yaml.git",
|
5547 |
+
"reference": "051d045c684148060ebfc9affb7e3f5e0899d40b"
|
5548 |
+
},
|
5549 |
+
"dist": {
|
5550 |
+
"type": "zip",
|
5551 |
+
"url": "https://api.github.com/repos/symfony/yaml/zipball/051d045c684148060ebfc9affb7e3f5e0899d40b",
|
5552 |
+
"reference": "051d045c684148060ebfc9affb7e3f5e0899d40b",
|
5553 |
+
"shasum": ""
|
5554 |
+
},
|
5555 |
+
"require": {
|
5556 |
+
"php": "^5.5.9|>=7.0.8",
|
5557 |
+
"symfony/polyfill-ctype": "~1.8"
|
5558 |
+
},
|
5559 |
+
"conflict": {
|
5560 |
+
"symfony/console": "<3.4"
|
5561 |
+
},
|
5562 |
+
"require-dev": {
|
5563 |
+
"symfony/console": "~3.4|~4.0"
|
5564 |
+
},
|
5565 |
+
"suggest": {
|
5566 |
+
"symfony/console": "For validating YAML files using the lint command"
|
5567 |
+
},
|
5568 |
+
"type": "library",
|
5569 |
+
"extra": {
|
5570 |
+
"branch-alias": {
|
5571 |
+
"dev-master": "3.4-dev"
|
5572 |
+
}
|
5573 |
+
},
|
5574 |
+
"autoload": {
|
5575 |
+
"psr-4": {
|
5576 |
+
"Symfony\\Component\\Yaml\\": ""
|
5577 |
+
},
|
5578 |
+
"exclude-from-classmap": [
|
5579 |
+
"/Tests/"
|
5580 |
+
]
|
5581 |
+
},
|
5582 |
+
"notification-url": "https://packagist.org/downloads/",
|
5583 |
+
"license": [
|
5584 |
+
"MIT"
|
5585 |
+
],
|
5586 |
+
"authors": [
|
5587 |
+
{
|
5588 |
+
"name": "Fabien Potencier",
|
5589 |
+
"email": "fabien@symfony.com"
|
5590 |
+
},
|
5591 |
+
{
|
5592 |
+
"name": "Symfony Community",
|
5593 |
+
"homepage": "https://symfony.com/contributors"
|
5594 |
+
}
|
5595 |
+
],
|
5596 |
+
"description": "Symfony Yaml Component",
|
5597 |
+
"homepage": "https://symfony.com",
|
5598 |
+
"time": "2019-07-24T13:01:31+00:00"
|
5599 |
+
},
|
5600 |
+
{
|
5601 |
+
"name": "vlucas/phpdotenv",
|
5602 |
+
"version": "v3.4.0",
|
5603 |
+
"source": {
|
5604 |
+
"type": "git",
|
5605 |
+
"url": "https://github.com/vlucas/phpdotenv.git",
|
5606 |
+
"reference": "5084b23845c24dbff8ac6c204290c341e4776c92"
|
5607 |
+
},
|
5608 |
+
"dist": {
|
5609 |
+
"type": "zip",
|
5610 |
+
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5084b23845c24dbff8ac6c204290c341e4776c92",
|
5611 |
+
"reference": "5084b23845c24dbff8ac6c204290c341e4776c92",
|
5612 |
+
"shasum": ""
|
5613 |
+
},
|
5614 |
+
"require": {
|
5615 |
+
"php": "^5.4 || ^7.0",
|
5616 |
+
"phpoption/phpoption": "^1.5",
|
5617 |
+
"symfony/polyfill-ctype": "^1.9"
|
5618 |
+
},
|
5619 |
+
"require-dev": {
|
5620 |
+
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0"
|
5621 |
+
},
|
5622 |
+
"type": "library",
|
5623 |
+
"extra": {
|
5624 |
+
"branch-alias": {
|
5625 |
+
"dev-master": "3.4-dev"
|
5626 |
+
}
|
5627 |
+
},
|
5628 |
+
"autoload": {
|
5629 |
+
"psr-4": {
|
5630 |
+
"Dotenv\\": "src/"
|
5631 |
+
}
|
5632 |
+
},
|
5633 |
+
"notification-url": "https://packagist.org/downloads/",
|
5634 |
+
"license": [
|
5635 |
+
"BSD-3-Clause"
|
5636 |
+
],
|
5637 |
+
"authors": [
|
5638 |
+
{
|
5639 |
+
"name": "Vance Lucas",
|
5640 |
+
"email": "vance@vancelucas.com",
|
5641 |
+
"homepage": "http://www.vancelucas.com"
|
5642 |
+
}
|
5643 |
+
],
|
5644 |
+
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
5645 |
+
"keywords": [
|
5646 |
+
"dotenv",
|
5647 |
+
"env",
|
5648 |
+
"environment"
|
5649 |
+
],
|
5650 |
+
"time": "2019-06-15T22:40:20+00:00"
|
5651 |
+
},
|
5652 |
+
{
|
5653 |
+
"name": "webmozart/assert",
|
5654 |
+
"version": "1.4.0",
|
5655 |
+
"source": {
|
5656 |
+
"type": "git",
|
5657 |
+
"url": "https://github.com/webmozart/assert.git",
|
5658 |
+
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
|
5659 |
+
},
|
5660 |
+
"dist": {
|
5661 |
+
"type": "zip",
|
5662 |
+
"url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
|
5663 |
+
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
|
5664 |
+
"shasum": ""
|
5665 |
+
},
|
5666 |
+
"require": {
|
5667 |
+
"php": "^5.3.3 || ^7.0",
|
5668 |
+
"symfony/polyfill-ctype": "^1.8"
|
5669 |
+
},
|
5670 |
+
"require-dev": {
|
5671 |
+
"phpunit/phpunit": "^4.6",
|
5672 |
+
"sebastian/version": "^1.0.1"
|
5673 |
+
},
|
5674 |
+
"type": "library",
|
5675 |
+
"extra": {
|
5676 |
+
"branch-alias": {
|
5677 |
+
"dev-master": "1.3-dev"
|
5678 |
+
}
|
5679 |
+
},
|
5680 |
+
"autoload": {
|
5681 |
+
"psr-4": {
|
5682 |
+
"Webmozart\\Assert\\": "src/"
|
5683 |
+
}
|
5684 |
+
},
|
5685 |
+
"notification-url": "https://packagist.org/downloads/",
|
5686 |
+
"license": [
|
5687 |
+
"MIT"
|
5688 |
+
],
|
5689 |
+
"authors": [
|
5690 |
+
{
|
5691 |
+
"name": "Bernhard Schussek",
|
5692 |
+
"email": "bschussek@gmail.com"
|
5693 |
+
}
|
5694 |
+
],
|
5695 |
+
"description": "Assertions to validate method input/output with nice error messages.",
|
5696 |
+
"keywords": [
|
5697 |
+
"assert",
|
5698 |
+
"check",
|
5699 |
+
"validate"
|
5700 |
+
],
|
5701 |
+
"time": "2018-12-25T11:19:39+00:00"
|
5702 |
+
},
|
5703 |
+
{
|
5704 |
+
"name": "wp-cli/cache-command",
|
5705 |
+
"version": "v2.0.2",
|
5706 |
+
"source": {
|
5707 |
+
"type": "git",
|
5708 |
+
"url": "https://github.com/wp-cli/cache-command.git",
|
5709 |
+
"reference": "56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8"
|
5710 |
+
},
|
5711 |
+
"dist": {
|
5712 |
+
"type": "zip",
|
5713 |
+
"url": "https://api.github.com/repos/wp-cli/cache-command/zipball/56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8",
|
5714 |
+
"reference": "56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8",
|
5715 |
+
"shasum": ""
|
5716 |
+
},
|
5717 |
+
"require": {
|
5718 |
+
"wp-cli/wp-cli": "^2"
|
5719 |
+
},
|
5720 |
+
"require-dev": {
|
5721 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
5722 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
5723 |
+
},
|
5724 |
+
"type": "wp-cli-package",
|
5725 |
+
"extra": {
|
5726 |
+
"branch-alias": {
|
5727 |
+
"dev-master": "2.x-dev"
|
5728 |
+
},
|
5729 |
+
"bundled": true,
|
5730 |
+
"commands": [
|
5731 |
+
"cache",
|
5732 |
+
"cache add",
|
5733 |
+
"cache decr",
|
5734 |
+
"cache delete",
|
5735 |
+
"cache flush",
|
5736 |
+
"cache get",
|
5737 |
+
"cache incr",
|
5738 |
+
"cache replace",
|
5739 |
+
"cache set",
|
5740 |
+
"cache type",
|
5741 |
+
"transient",
|
5742 |
+
"transient delete",
|
5743 |
+
"transient get",
|
5744 |
+
"transient set",
|
5745 |
+
"transient type",
|
5746 |
+
"transient list"
|
5747 |
+
]
|
5748 |
+
},
|
5749 |
+
"autoload": {
|
5750 |
+
"psr-4": {
|
5751 |
+
"": "src/"
|
5752 |
+
},
|
5753 |
+
"files": [
|
5754 |
+
"cache-command.php"
|
5755 |
+
]
|
5756 |
+
},
|
5757 |
+
"notification-url": "https://packagist.org/downloads/",
|
5758 |
+
"license": [
|
5759 |
+
"MIT"
|
5760 |
+
],
|
5761 |
+
"authors": [
|
5762 |
+
{
|
5763 |
+
"name": "Daniel Bachhuber",
|
5764 |
+
"email": "daniel@runcommand.io",
|
5765 |
+
"homepage": "https://runcommand.io"
|
5766 |
+
}
|
5767 |
+
],
|
5768 |
+
"description": "Manages object and transient caches.",
|
5769 |
+
"homepage": "https://github.com/wp-cli/cache-command",
|
5770 |
+
"time": "2019-04-19T15:13:51+00:00"
|
5771 |
+
},
|
5772 |
+
{
|
5773 |
+
"name": "wp-cli/checksum-command",
|
5774 |
+
"version": "v2.0.3",
|
5775 |
+
"source": {
|
5776 |
+
"type": "git",
|
5777 |
+
"url": "https://github.com/wp-cli/checksum-command.git",
|
5778 |
+
"reference": "7db66668ec116c5ccef7bc27b4354fa81b85018a"
|
5779 |
+
},
|
5780 |
+
"dist": {
|
5781 |
+
"type": "zip",
|
5782 |
+
"url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/7db66668ec116c5ccef7bc27b4354fa81b85018a",
|
5783 |
+
"reference": "7db66668ec116c5ccef7bc27b4354fa81b85018a",
|
5784 |
+
"shasum": ""
|
5785 |
+
},
|
5786 |
+
"require": {
|
5787 |
+
"wp-cli/wp-cli": "^2"
|
5788 |
+
},
|
5789 |
+
"require-dev": {
|
5790 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
5791 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
5792 |
+
},
|
5793 |
+
"type": "wp-cli-package",
|
5794 |
+
"extra": {
|
5795 |
+
"branch-alias": {
|
5796 |
+
"dev-master": "2.x-dev"
|
5797 |
+
},
|
5798 |
+
"bundled": true,
|
5799 |
+
"commands": [
|
5800 |
+
"core verify-checksums",
|
5801 |
+
"plugin verify-checksums"
|
5802 |
+
]
|
5803 |
+
},
|
5804 |
+
"autoload": {
|
5805 |
+
"psr-4": {
|
5806 |
+
"": "src/"
|
5807 |
+
},
|
5808 |
+
"files": [
|
5809 |
+
"checksum-command.php"
|
5810 |
+
]
|
5811 |
+
},
|
5812 |
+
"notification-url": "https://packagist.org/downloads/",
|
5813 |
+
"license": [
|
5814 |
+
"MIT"
|
5815 |
+
],
|
5816 |
+
"authors": [
|
5817 |
+
{
|
5818 |
+
"name": "Daniel Bachhuber",
|
5819 |
+
"email": "daniel@runcommand.io",
|
5820 |
+
"homepage": "https://runcommand.io"
|
5821 |
+
}
|
5822 |
+
],
|
5823 |
+
"description": "Verifies file integrity by comparing to published checksums.",
|
5824 |
+
"homepage": "https://github.com/wp-cli/checksum-command",
|
5825 |
+
"time": "2019-04-25T00:28:02+00:00"
|
5826 |
+
},
|
5827 |
+
{
|
5828 |
+
"name": "wp-cli/config-command",
|
5829 |
+
"version": "v2.0.4",
|
5830 |
+
"source": {
|
5831 |
+
"type": "git",
|
5832 |
+
"url": "https://github.com/wp-cli/config-command.git",
|
5833 |
+
"reference": "b7e69946e4ec711d4568d11d2b7e08f5e872567d"
|
5834 |
+
},
|
5835 |
+
"dist": {
|
5836 |
+
"type": "zip",
|
5837 |
+
"url": "https://api.github.com/repos/wp-cli/config-command/zipball/b7e69946e4ec711d4568d11d2b7e08f5e872567d",
|
5838 |
+
"reference": "b7e69946e4ec711d4568d11d2b7e08f5e872567d",
|
5839 |
+
"shasum": ""
|
5840 |
+
},
|
5841 |
+
"require": {
|
5842 |
+
"wp-cli/wp-cli": "^2",
|
5843 |
+
"wp-cli/wp-config-transformer": "^1.2.1"
|
5844 |
+
},
|
5845 |
+
"require-dev": {
|
5846 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
5847 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
5848 |
+
},
|
5849 |
+
"type": "wp-cli-package",
|
5850 |
+
"extra": {
|
5851 |
+
"branch-alias": {
|
5852 |
+
"dev-master": "2.x-dev"
|
5853 |
+
},
|
5854 |
+
"bundled": true,
|
5855 |
+
"commands": [
|
5856 |
+
"config",
|
5857 |
+
"config edit",
|
5858 |
+
"config delete",
|
5859 |
+
"config create",
|
5860 |
+
"config get",
|
5861 |
+
"config has",
|
5862 |
+
"config list",
|
5863 |
+
"config path",
|
5864 |
+
"config set",
|
5865 |
+
"config shuffle-salts"
|
5866 |
+
]
|
5867 |
+
},
|
5868 |
+
"autoload": {
|
5869 |
+
"psr-4": {
|
5870 |
+
"": "src/"
|
5871 |
+
},
|
5872 |
+
"files": [
|
5873 |
+
"config-command.php"
|
5874 |
+
]
|
5875 |
+
},
|
5876 |
+
"notification-url": "https://packagist.org/downloads/",
|
5877 |
+
"license": [
|
5878 |
+
"MIT"
|
5879 |
+
],
|
5880 |
+
"authors": [
|
5881 |
+
{
|
5882 |
+
"name": "Daniel Bachhuber",
|
5883 |
+
"email": "daniel@runcommand.io",
|
5884 |
+
"homepage": "https://runcommand.io"
|
5885 |
+
},
|
5886 |
+
{
|
5887 |
+
"name": "Alain Schlesser",
|
5888 |
+
"email": "alain.schlesser@gmail.com",
|
5889 |
+
"homepage": "https://www.alainschlesser.com"
|
5890 |
+
}
|
5891 |
+
],
|
5892 |
+
"description": "Generates and reads the wp-config.php file.",
|
5893 |
+
"homepage": "https://github.com/wp-cli/config-command",
|
5894 |
+
"time": "2019-04-25T00:28:22+00:00"
|
5895 |
+
},
|
5896 |
+
{
|
5897 |
+
"name": "wp-cli/core-command",
|
5898 |
+
"version": "v2.0.6",
|
5899 |
+
"source": {
|
5900 |
+
"type": "git",
|
5901 |
+
"url": "https://github.com/wp-cli/core-command.git",
|
5902 |
+
"reference": "14634828e559f69e2525fa9489635f301783aee8"
|
5903 |
+
},
|
5904 |
+
"dist": {
|
5905 |
+
"type": "zip",
|
5906 |
+
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/14634828e559f69e2525fa9489635f301783aee8",
|
5907 |
+
"reference": "14634828e559f69e2525fa9489635f301783aee8",
|
5908 |
+
"shasum": ""
|
5909 |
+
},
|
5910 |
+
"require": {
|
5911 |
+
"composer/semver": "^1.4",
|
5912 |
+
"wp-cli/wp-cli": "^2.2"
|
5913 |
+
},
|
5914 |
+
"require-dev": {
|
5915 |
+
"wp-cli/checksum-command": "^1 || ^2",
|
5916 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
5917 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
5918 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
5919 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
5920 |
+
},
|
5921 |
+
"type": "wp-cli-package",
|
5922 |
+
"extra": {
|
5923 |
+
"branch-alias": {
|
5924 |
+
"dev-master": "2.x-dev"
|
5925 |
+
},
|
5926 |
+
"bundled": true,
|
5927 |
+
"commands": [
|
5928 |
+
"core",
|
5929 |
+
"core check-update",
|
5930 |
+
"core download",
|
5931 |
+
"core install",
|
5932 |
+
"core is-installed",
|
5933 |
+
"core multisite-convert",
|
5934 |
+
"core multisite-install",
|
5935 |
+
"core update",
|
5936 |
+
"core update-db",
|
5937 |
+
"core version"
|
5938 |
+
]
|
5939 |
+
},
|
5940 |
+
"autoload": {
|
5941 |
+
"psr-4": {
|
5942 |
+
"": "src/"
|
5943 |
+
},
|
5944 |
+
"files": [
|
5945 |
+
"core-command.php"
|
5946 |
+
]
|
5947 |
+
},
|
5948 |
+
"notification-url": "https://packagist.org/downloads/",
|
5949 |
+
"license": [
|
5950 |
+
"MIT"
|
5951 |
+
],
|
5952 |
+
"authors": [
|
5953 |
+
{
|
5954 |
+
"name": "Daniel Bachhuber",
|
5955 |
+
"email": "daniel@runcommand.io",
|
5956 |
+
"homepage": "https://runcommand.io"
|
5957 |
+
}
|
5958 |
+
],
|
5959 |
+
"description": "Downloads, installs, updates, and manages a WordPress installation.",
|
5960 |
+
"homepage": "https://github.com/wp-cli/core-command",
|
5961 |
+
"time": "2019-04-25T05:45:44+00:00"
|
5962 |
+
},
|
5963 |
+
{
|
5964 |
+
"name": "wp-cli/cron-command",
|
5965 |
+
"version": "v2.0.3",
|
5966 |
+
"source": {
|
5967 |
+
"type": "git",
|
5968 |
+
"url": "https://github.com/wp-cli/cron-command.git",
|
5969 |
+
"reference": "b6d0c8ff69cc56d5316a35a7a2fcc314c4069585"
|
5970 |
+
},
|
5971 |
+
"dist": {
|
5972 |
+
"type": "zip",
|
5973 |
+
"url": "https://api.github.com/repos/wp-cli/cron-command/zipball/b6d0c8ff69cc56d5316a35a7a2fcc314c4069585",
|
5974 |
+
"reference": "b6d0c8ff69cc56d5316a35a7a2fcc314c4069585",
|
5975 |
+
"shasum": ""
|
5976 |
+
},
|
5977 |
+
"require": {
|
5978 |
+
"wp-cli/wp-cli": "^2"
|
5979 |
+
},
|
5980 |
+
"require-dev": {
|
5981 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
5982 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
5983 |
+
},
|
5984 |
+
"type": "wp-cli-package",
|
5985 |
+
"extra": {
|
5986 |
+
"branch-alias": {
|
5987 |
+
"dev-master": "2.x-dev"
|
5988 |
+
},
|
5989 |
+
"bundled": true,
|
5990 |
+
"commands": [
|
5991 |
+
"cron",
|
5992 |
+
"cron test",
|
5993 |
+
"cron event",
|
5994 |
+
"cron event delete",
|
5995 |
+
"cron event list",
|
5996 |
+
"cron event run",
|
5997 |
+
"cron event schedule",
|
5998 |
+
"cron schedule",
|
5999 |
+
"cron schedule list"
|
6000 |
+
]
|
6001 |
+
},
|
6002 |
+
"autoload": {
|
6003 |
+
"psr-4": {
|
6004 |
+
"": "src/"
|
6005 |
+
},
|
6006 |
+
"files": [
|
6007 |
+
"cron-command.php"
|
6008 |
+
]
|
6009 |
+
},
|
6010 |
+
"notification-url": "https://packagist.org/downloads/",
|
6011 |
+
"license": [
|
6012 |
+
"MIT"
|
6013 |
+
],
|
6014 |
+
"authors": [
|
6015 |
+
{
|
6016 |
+
"name": "Daniel Bachhuber",
|
6017 |
+
"email": "daniel@runcommand.io",
|
6018 |
+
"homepage": "https://runcommand.io"
|
6019 |
+
}
|
6020 |
+
],
|
6021 |
+
"description": "Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.",
|
6022 |
+
"homepage": "https://github.com/wp-cli/cron-command",
|
6023 |
+
"time": "2019-04-24T07:31:46+00:00"
|
6024 |
+
},
|
6025 |
+
{
|
6026 |
+
"name": "wp-cli/db-command",
|
6027 |
+
"version": "v2.0.3",
|
6028 |
+
"source": {
|
6029 |
+
"type": "git",
|
6030 |
+
"url": "https://github.com/wp-cli/db-command.git",
|
6031 |
+
"reference": "dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0"
|
6032 |
+
},
|
6033 |
+
"dist": {
|
6034 |
+
"type": "zip",
|
6035 |
+
"url": "https://api.github.com/repos/wp-cli/db-command/zipball/dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0",
|
6036 |
+
"reference": "dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0",
|
6037 |
+
"shasum": ""
|
6038 |
+
},
|
6039 |
+
"require": {
|
6040 |
+
"wp-cli/wp-cli": "^2"
|
6041 |
+
},
|
6042 |
+
"require-dev": {
|
6043 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6044 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6045 |
+
},
|
6046 |
+
"type": "wp-cli-package",
|
6047 |
+
"extra": {
|
6048 |
+
"branch-alias": {
|
6049 |
+
"dev-master": "2.x-dev"
|
6050 |
+
},
|
6051 |
+
"bundled": true,
|
6052 |
+
"commands": [
|
6053 |
+
"db",
|
6054 |
+
"db clean",
|
6055 |
+
"db create",
|
6056 |
+
"db drop",
|
6057 |
+
"db reset",
|
6058 |
+
"db check",
|
6059 |
+
"db optimize",
|
6060 |
+
"db prefix",
|
6061 |
+
"db repair",
|
6062 |
+
"db cli",
|
6063 |
+
"db query",
|
6064 |
+
"db export",
|
6065 |
+
"db import",
|
6066 |
+
"db search",
|
6067 |
+
"db tables",
|
6068 |
+
"db size",
|
6069 |
+
"db columns"
|
6070 |
+
]
|
6071 |
+
},
|
6072 |
+
"autoload": {
|
6073 |
+
"psr-4": {
|
6074 |
+
"": "src/"
|
6075 |
+
},
|
6076 |
+
"files": [
|
6077 |
+
"db-command.php"
|
6078 |
+
]
|
6079 |
+
},
|
6080 |
+
"notification-url": "https://packagist.org/downloads/",
|
6081 |
+
"license": [
|
6082 |
+
"MIT"
|
6083 |
+
],
|
6084 |
+
"authors": [
|
6085 |
+
{
|
6086 |
+
"name": "Daniel Bachhuber",
|
6087 |
+
"email": "daniel@runcommand.io",
|
6088 |
+
"homepage": "https://runcommand.io"
|
6089 |
+
}
|
6090 |
+
],
|
6091 |
+
"description": "Performs basic database operations using credentials stored in wp-config.php.",
|
6092 |
+
"homepage": "https://github.com/wp-cli/db-command",
|
6093 |
+
"time": "2019-04-25T00:28:40+00:00"
|
6094 |
+
},
|
6095 |
+
{
|
6096 |
+
"name": "wp-cli/embed-command",
|
6097 |
+
"version": "v2.0.3",
|
6098 |
+
"source": {
|
6099 |
+
"type": "git",
|
6100 |
+
"url": "https://github.com/wp-cli/embed-command.git",
|
6101 |
+
"reference": "ce0c86217d9c0500666bd986ab17cae0ae33a41b"
|
6102 |
+
},
|
6103 |
+
"dist": {
|
6104 |
+
"type": "zip",
|
6105 |
+
"url": "https://api.github.com/repos/wp-cli/embed-command/zipball/ce0c86217d9c0500666bd986ab17cae0ae33a41b",
|
6106 |
+
"reference": "ce0c86217d9c0500666bd986ab17cae0ae33a41b",
|
6107 |
+
"shasum": ""
|
6108 |
+
},
|
6109 |
+
"require": {
|
6110 |
+
"wp-cli/wp-cli": "^2"
|
6111 |
+
},
|
6112 |
+
"require-dev": {
|
6113 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6114 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6115 |
+
},
|
6116 |
+
"type": "wp-cli-package",
|
6117 |
+
"extra": {
|
6118 |
+
"branch-alias": {
|
6119 |
+
"dev-master": "2.x-dev"
|
6120 |
+
},
|
6121 |
+
"bundled": true,
|
6122 |
+
"commands": [
|
6123 |
+
"embed",
|
6124 |
+
"embed fetch",
|
6125 |
+
"embed provider",
|
6126 |
+
"embed provider list",
|
6127 |
+
"embed provider match",
|
6128 |
+
"embed handler",
|
6129 |
+
"embed handler list",
|
6130 |
+
"embed cache",
|
6131 |
+
"embed cache clear",
|
6132 |
+
"embed cache find",
|
6133 |
+
"embed cache trigger"
|
6134 |
+
]
|
6135 |
+
},
|
6136 |
+
"autoload": {
|
6137 |
+
"psr-4": {
|
6138 |
+
"WP_CLI\\Embeds\\": "src/"
|
6139 |
+
},
|
6140 |
+
"files": [
|
6141 |
+
"embed-command.php"
|
6142 |
+
]
|
6143 |
+
},
|
6144 |
+
"notification-url": "https://packagist.org/downloads/",
|
6145 |
+
"license": [
|
6146 |
+
"MIT"
|
6147 |
+
],
|
6148 |
+
"authors": [
|
6149 |
+
{
|
6150 |
+
"name": "Pascal Birchler",
|
6151 |
+
"homepage": "https://pascalbirchler.com/"
|
6152 |
+
}
|
6153 |
+
],
|
6154 |
+
"description": "Inspects oEmbed providers, clears embed cache, and more.",
|
6155 |
+
"homepage": "https://github.com/wp-cli/embed-command",
|
6156 |
+
"time": "2019-04-25T00:28:56+00:00"
|
6157 |
+
},
|
6158 |
+
{
|
6159 |
+
"name": "wp-cli/entity-command",
|
6160 |
+
"version": "v2.0.6",
|
6161 |
+
"source": {
|
6162 |
+
"type": "git",
|
6163 |
+
"url": "https://github.com/wp-cli/entity-command.git",
|
6164 |
+
"reference": "250ed0da61162819f601fa110251c7e4c5173f27"
|
6165 |
+
},
|
6166 |
+
"dist": {
|
6167 |
+
"type": "zip",
|
6168 |
+
"url": "https://api.github.com/repos/wp-cli/entity-command/zipball/250ed0da61162819f601fa110251c7e4c5173f27",
|
6169 |
+
"reference": "250ed0da61162819f601fa110251c7e4c5173f27",
|
6170 |
+
"shasum": ""
|
6171 |
+
},
|
6172 |
+
"require": {
|
6173 |
+
"wp-cli/wp-cli": "^2"
|
6174 |
+
},
|
6175 |
+
"require-dev": {
|
6176 |
+
"wp-cli/cache-command": "^1 || ^2",
|
6177 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
6178 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
6179 |
+
"wp-cli/media-command": "^1.1 || ^2",
|
6180 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6181 |
+
},
|
6182 |
+
"type": "wp-cli-package",
|
6183 |
+
"extra": {
|
6184 |
+
"branch-alias": {
|
6185 |
+
"dev-master": "2.x-dev"
|
6186 |
+
},
|
6187 |
+
"bundled": true,
|
6188 |
+
"commands": [
|
6189 |
+
"comment",
|
6190 |
+
"comment approve",
|
6191 |
+
"comment count",
|
6192 |
+
"comment create",
|
6193 |
+
"comment delete",
|
6194 |
+
"comment exists",
|
6195 |
+
"comment generate",
|
6196 |
+
"comment get",
|
6197 |
+
"comment list",
|
6198 |
+
"comment meta",
|
6199 |
+
"comment meta add",
|
6200 |
+
"comment meta delete",
|
6201 |
+
"comment meta get",
|
6202 |
+
"comment meta list",
|
6203 |
+
"comment meta patch",
|
6204 |
+
"comment meta pluck",
|
6205 |
+
"comment meta update",
|
6206 |
+
"comment recount",
|
6207 |
+
"comment spam",
|
6208 |
+
"comment status",
|
6209 |
+
"comment trash",
|
6210 |
+
"comment unapprove",
|
6211 |
+
"comment unspam",
|
6212 |
+
"comment untrash",
|
6213 |
+
"comment update",
|
6214 |
+
"menu",
|
6215 |
+
"menu create",
|
6216 |
+
"menu delete",
|
6217 |
+
"menu item",
|
6218 |
+
"menu item add-custom",
|
6219 |
+
"menu item add-post",
|
6220 |
+
"menu item add-term",
|
6221 |
+
"menu item delete",
|
6222 |
+
"menu item list",
|
6223 |
+
"menu item update",
|
6224 |
+
"menu list",
|
6225 |
+
"menu location",
|
6226 |
+
"menu location assign",
|
6227 |
+
"menu location list",
|
6228 |
+
"menu location remove",
|
6229 |
+
"network meta",
|
6230 |
+
"network meta add",
|
6231 |
+
"network meta delete",
|
6232 |
+
"network meta get",
|
6233 |
+
"network meta list",
|
6234 |
+
"network meta patch",
|
6235 |
+
"network meta pluck",
|
6236 |
+
"network meta update",
|
6237 |
+
"option",
|
6238 |
+
"option add",
|
6239 |
+
"option delete",
|
6240 |
+
"option get",
|
6241 |
+
"option list",
|
6242 |
+
"option patch",
|
6243 |
+
"option pluck",
|
6244 |
+
"option update",
|
6245 |
+
"post",
|
6246 |
+
"post create",
|
6247 |
+
"post delete",
|
6248 |
+
"post edit",
|
6249 |
+
"post exists",
|
6250 |
+
"post generate",
|
6251 |
+
"post get",
|
6252 |
+
"post list",
|
6253 |
+
"post meta",
|
6254 |
+
"post meta add",
|
6255 |
+
"post meta delete",
|
6256 |
+
"post meta get",
|
6257 |
+
"post meta list",
|
6258 |
+
"post meta patch",
|
6259 |
+
"post meta pluck",
|
6260 |
+
"post meta update",
|
6261 |
+
"post term",
|
6262 |
+
"post term add",
|
6263 |
+
"post term list",
|
6264 |
+
"post term remove",
|
6265 |
+
"post term set",
|
6266 |
+
"post update",
|
6267 |
+
"post-type",
|
6268 |
+
"post-type get",
|
6269 |
+
"post-type list",
|
6270 |
+
"site",
|
6271 |
+
"site activate",
|
6272 |
+
"site archive",
|
6273 |
+
"site create",
|
6274 |
+
"site deactivate",
|
6275 |
+
"site delete",
|
6276 |
+
"site empty",
|
6277 |
+
"site list",
|
6278 |
+
"site mature",
|
6279 |
+
"site option",
|
6280 |
+
"site private",
|
6281 |
+
"site public",
|
6282 |
+
"site spam",
|
6283 |
+
"site unarchive",
|
6284 |
+
"site unmature",
|
6285 |
+
"site unspam",
|
6286 |
+
"taxonomy",
|
6287 |
+
"taxonomy get",
|
6288 |
+
"taxonomy list",
|
6289 |
+
"term",
|
6290 |
+
"term create",
|
6291 |
+
"term delete",
|
6292 |
+
"term generate",
|
6293 |
+
"term get",
|
6294 |
+
"term list",
|
6295 |
+
"term meta",
|
6296 |
+
"term meta add",
|
6297 |
+
"term meta delete",
|
6298 |
+
"term meta get",
|
6299 |
+
"term meta list",
|
6300 |
+
"term meta patch",
|
6301 |
+
"term meta pluck",
|
6302 |
+
"term meta update",
|
6303 |
+
"term recount",
|
6304 |
+
"term update",
|
6305 |
+
"user",
|
6306 |
+
"user add-cap",
|
6307 |
+
"user add-role",
|
6308 |
+
"user create",
|
6309 |
+
"user delete",
|
6310 |
+
"user generate",
|
6311 |
+
"user get",
|
6312 |
+
"user import-csv",
|
6313 |
+
"user list",
|
6314 |
+
"user list-caps",
|
6315 |
+
"user meta",
|
6316 |
+
"user meta add",
|
6317 |
+
"user meta delete",
|
6318 |
+
"user meta get",
|
6319 |
+
"user meta list",
|
6320 |
+
"user meta patch",
|
6321 |
+
"user meta pluck",
|
6322 |
+
"user meta update",
|
6323 |
+
"user remove-cap",
|
6324 |
+
"user remove-role",
|
6325 |
+
"user reset-password",
|
6326 |
+
"user session",
|
6327 |
+
"user session destroy",
|
6328 |
+
"user session list",
|
6329 |
+
"user set-role",
|
6330 |
+
"user spam",
|
6331 |
+
"user term",
|
6332 |
+
"user term add",
|
6333 |
+
"user term list",
|
6334 |
+
"user term remove",
|
6335 |
+
"user term set",
|
6336 |
+
"user unspam",
|
6337 |
+
"user update"
|
6338 |
+
]
|
6339 |
+
},
|
6340 |
+
"autoload": {
|
6341 |
+
"psr-4": {
|
6342 |
+
"": "src/",
|
6343 |
+
"WP_CLI\\": "src/WP_CLI"
|
6344 |
+
},
|
6345 |
+
"files": [
|
6346 |
+
"entity-command.php"
|
6347 |
+
]
|
6348 |
+
},
|
6349 |
+
"notification-url": "https://packagist.org/downloads/",
|
6350 |
+
"license": [
|
6351 |
+
"MIT"
|
6352 |
+
],
|
6353 |
+
"authors": [
|
6354 |
+
{
|
6355 |
+
"name": "Daniel Bachhuber",
|
6356 |
+
"email": "daniel@runcommand.io",
|
6357 |
+
"homepage": "https://runcommand.io"
|
6358 |
+
}
|
6359 |
+
],
|
6360 |
+
"description": "Manage WordPress comments, menus, options, posts, sites, terms, and users.",
|
6361 |
+
"homepage": "https://github.com/wp-cli/entity-command",
|
6362 |
+
"time": "2019-04-25T04:51:40+00:00"
|
6363 |
+
},
|
6364 |
+
{
|
6365 |
+
"name": "wp-cli/eval-command",
|
6366 |
+
"version": "v2.0.4",
|
6367 |
+
"source": {
|
6368 |
+
"type": "git",
|
6369 |
+
"url": "https://github.com/wp-cli/eval-command.git",
|
6370 |
+
"reference": "47a4f1a910b6d88f090d776a80d893cf19ca2047"
|
6371 |
+
},
|
6372 |
+
"dist": {
|
6373 |
+
"type": "zip",
|
6374 |
+
"url": "https://api.github.com/repos/wp-cli/eval-command/zipball/47a4f1a910b6d88f090d776a80d893cf19ca2047",
|
6375 |
+
"reference": "47a4f1a910b6d88f090d776a80d893cf19ca2047",
|
6376 |
+
"shasum": ""
|
6377 |
+
},
|
6378 |
+
"require": {
|
6379 |
+
"wp-cli/wp-cli": "^2"
|
6380 |
+
},
|
6381 |
+
"require-dev": {
|
6382 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6383 |
+
},
|
6384 |
+
"type": "wp-cli-package",
|
6385 |
+
"extra": {
|
6386 |
+
"branch-alias": {
|
6387 |
+
"dev-master": "2.x-dev"
|
6388 |
+
},
|
6389 |
+
"bundled": true,
|
6390 |
+
"commands": [
|
6391 |
+
"eval",
|
6392 |
+
"eval-file"
|
6393 |
+
]
|
6394 |
+
},
|
6395 |
+
"autoload": {
|
6396 |
+
"psr-4": {
|
6397 |
+
"": "src/"
|
6398 |
+
},
|
6399 |
+
"files": [
|
6400 |
+
"eval-command.php"
|
6401 |
+
]
|
6402 |
+
},
|
6403 |
+
"notification-url": "https://packagist.org/downloads/",
|
6404 |
+
"license": [
|
6405 |
+
"MIT"
|
6406 |
+
],
|
6407 |
+
"authors": [
|
6408 |
+
{
|
6409 |
+
"name": "Daniel Bachhuber",
|
6410 |
+
"email": "daniel@runcommand.io",
|
6411 |
+
"homepage": "https://runcommand.io"
|
6412 |
+
}
|
6413 |
+
],
|
6414 |
+
"description": "Executes arbitrary PHP code or files.",
|
6415 |
+
"homepage": "https://github.com/wp-cli/eval-command",
|
6416 |
+
"time": "2019-04-20T18:22:05+00:00"
|
6417 |
+
},
|
6418 |
+
{
|
6419 |
+
"name": "wp-cli/export-command",
|
6420 |
+
"version": "v2.0.3",
|
6421 |
+
"source": {
|
6422 |
+
"type": "git",
|
6423 |
+
"url": "https://github.com/wp-cli/export-command.git",
|
6424 |
+
"reference": "a31b1777a199a8437127ad3db1b6b92e9cb5cd9b"
|
6425 |
+
},
|
6426 |
+
"dist": {
|
6427 |
+
"type": "zip",
|
6428 |
+
"url": "https://api.github.com/repos/wp-cli/export-command/zipball/a31b1777a199a8437127ad3db1b6b92e9cb5cd9b",
|
6429 |
+
"reference": "a31b1777a199a8437127ad3db1b6b92e9cb5cd9b",
|
6430 |
+
"shasum": ""
|
6431 |
+
},
|
6432 |
+
"require": {
|
6433 |
+
"nb/oxymel": "~0.1.0",
|
6434 |
+
"wp-cli/wp-cli": "^2"
|
6435 |
},
|
6436 |
+
"require-dev": {
|
6437 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
6438 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6439 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
6440 |
+
"wp-cli/import-command": "^1 || ^2",
|
6441 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6442 |
+
},
|
6443 |
+
"type": "wp-cli-package",
|
6444 |
"extra": {
|
6445 |
"branch-alias": {
|
6446 |
+
"dev-master": "2.x-dev"
|
6447 |
+
},
|
6448 |
+
"bundled": true,
|
6449 |
+
"commands": [
|
6450 |
+
"export"
|
6451 |
+
]
|
6452 |
},
|
6453 |
"autoload": {
|
6454 |
+
"psr-4": {
|
6455 |
+
"": "src/"
|
6456 |
+
},
|
6457 |
+
"files": [
|
6458 |
+
"export-command.php"
|
6459 |
]
|
6460 |
},
|
6461 |
"notification-url": "https://packagist.org/downloads/",
|
6462 |
"license": [
|
6463 |
+
"MIT"
|
6464 |
],
|
6465 |
"authors": [
|
6466 |
{
|
6467 |
+
"name": "Daniel Bachhuber",
|
6468 |
+
"email": "daniel@runcommand.io",
|
6469 |
+
"homepage": "https://runcommand.io"
|
6470 |
}
|
6471 |
],
|
6472 |
+
"description": "Exports WordPress content to a WXR file.",
|
6473 |
+
"homepage": "https://github.com/wp-cli/export-command",
|
6474 |
+
"time": "2019-07-16T16:39:17+00:00"
|
|
|
|
|
|
|
|
|
|
|
6475 |
},
|
6476 |
{
|
6477 |
+
"name": "wp-cli/extension-command",
|
6478 |
+
"version": "v2.0.6",
|
6479 |
"source": {
|
6480 |
"type": "git",
|
6481 |
+
"url": "https://github.com/wp-cli/extension-command.git",
|
6482 |
+
"reference": "7b4d4775a6a08493781b1ec67578f02a148ca23a"
|
6483 |
},
|
6484 |
"dist": {
|
6485 |
"type": "zip",
|
6486 |
+
"url": "https://api.github.com/repos/wp-cli/extension-command/zipball/7b4d4775a6a08493781b1ec67578f02a148ca23a",
|
6487 |
+
"reference": "7b4d4775a6a08493781b1ec67578f02a148ca23a",
|
6488 |
"shasum": ""
|
6489 |
},
|
6490 |
"require": {
|
6491 |
+
"composer/semver": "^1.4",
|
6492 |
+
"wp-cli/wp-cli": "^2"
|
6493 |
},
|
6494 |
+
"require-dev": {
|
6495 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6496 |
+
"wp-cli/scaffold-command": "^1.2 || ^2",
|
6497 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6498 |
+
},
|
6499 |
+
"type": "wp-cli-package",
|
6500 |
"extra": {
|
6501 |
"branch-alias": {
|
6502 |
+
"dev-master": "2.x-dev"
|
6503 |
+
},
|
6504 |
+
"bundled": true,
|
6505 |
+
"commands": [
|
6506 |
+
"plugin",
|
6507 |
+
"plugin activate",
|
6508 |
+
"plugin deactivate",
|
6509 |
+
"plugin delete",
|
6510 |
+
"plugin get",
|
6511 |
+
"plugin install",
|
6512 |
+
"plugin is-installed",
|
6513 |
+
"plugin list",
|
6514 |
+
"plugin path",
|
6515 |
+
"plugin search",
|
6516 |
+
"plugin status",
|
6517 |
+
"plugin toggle",
|
6518 |
+
"plugin uninstall",
|
6519 |
+
"plugin update",
|
6520 |
+
"theme",
|
6521 |
+
"theme activate",
|
6522 |
+
"theme delete",
|
6523 |
+
"theme disable",
|
6524 |
+
"theme enable",
|
6525 |
+
"theme get",
|
6526 |
+
"theme install",
|
6527 |
+
"theme is-installed",
|
6528 |
+
"theme list",
|
6529 |
+
"theme mod",
|
6530 |
+
"theme mod get",
|
6531 |
+
"theme mod set",
|
6532 |
+
"theme mod remove",
|
6533 |
+
"theme path",
|
6534 |
+
"theme search",
|
6535 |
+
"theme status",
|
6536 |
+
"theme update",
|
6537 |
+
"theme mod list"
|
6538 |
+
]
|
6539 |
},
|
6540 |
"autoload": {
|
6541 |
+
"psr-4": {
|
6542 |
+
"": "src/"
|
6543 |
+
},
|
6544 |
+
"files": [
|
6545 |
+
"extension-command.php"
|
6546 |
]
|
6547 |
},
|
6548 |
"notification-url": "https://packagist.org/downloads/",
|
6549 |
"license": [
|
6550 |
+
"MIT"
|
6551 |
],
|
6552 |
"authors": [
|
6553 |
{
|
6554 |
+
"name": "Daniel Bachhuber",
|
6555 |
+
"email": "daniel@runcommand.io",
|
6556 |
+
"homepage": "https://runcommand.io"
|
6557 |
}
|
6558 |
],
|
6559 |
+
"description": "Manages plugins and themes, including installs, activations, and updates.",
|
6560 |
+
"homepage": "https://github.com/wp-cli/extension-command",
|
6561 |
+
"time": "2019-06-05T11:15:16+00:00"
|
|
|
|
|
|
|
|
|
6562 |
},
|
6563 |
{
|
6564 |
+
"name": "wp-cli/i18n-command",
|
6565 |
+
"version": "v2.1.2",
|
6566 |
"source": {
|
6567 |
"type": "git",
|
6568 |
+
"url": "https://github.com/wp-cli/i18n-command.git",
|
6569 |
+
"reference": "e52a9a602772339a0f844bd5e9a9ac8cc8b490ea"
|
6570 |
},
|
6571 |
"dist": {
|
6572 |
"type": "zip",
|
6573 |
+
"url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/e52a9a602772339a0f844bd5e9a9ac8cc8b490ea",
|
6574 |
+
"reference": "e52a9a602772339a0f844bd5e9a9ac8cc8b490ea",
|
6575 |
"shasum": ""
|
6576 |
},
|
6577 |
"require": {
|
6578 |
+
"gettext/gettext": "^4.6",
|
6579 |
+
"mck89/peast": "^1.8",
|
6580 |
+
"wp-cli/wp-cli": "^2"
|
6581 |
+
},
|
6582 |
+
"require-dev": {
|
6583 |
+
"wp-cli/scaffold-command": "^1.2 || ^2",
|
6584 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6585 |
+
},
|
6586 |
+
"type": "wp-cli-package",
|
6587 |
+
"extra": {
|
6588 |
+
"branch-alias": {
|
6589 |
+
"dev-master": "2.x-dev"
|
6590 |
+
},
|
6591 |
+
"bundled": true,
|
6592 |
+
"commands": [
|
6593 |
+
"i18n",
|
6594 |
+
"i18n make-pot",
|
6595 |
+
"i18n make-json"
|
6596 |
+
]
|
6597 |
},
|
|
|
6598 |
"autoload": {
|
6599 |
+
"psr-4": {
|
6600 |
+
"WP_CLI\\I18n\\": "src/"
|
6601 |
+
},
|
6602 |
+
"files": [
|
6603 |
+
"i18n-command.php"
|
6604 |
]
|
6605 |
},
|
6606 |
"notification-url": "https://packagist.org/downloads/",
|
6607 |
"license": [
|
6608 |
+
"MIT"
|
6609 |
],
|
6610 |
"authors": [
|
6611 |
{
|
6612 |
+
"name": "Pascal Birchler",
|
6613 |
+
"homepage": "https://pascalbirchler.com/"
|
|
|
6614 |
}
|
6615 |
],
|
6616 |
+
"description": "Provides internationalization tools for WordPress projects.",
|
6617 |
+
"homepage": "https://github.com/wp-cli/i18n-command",
|
6618 |
+
"time": "2019-04-25T00:31:04+00:00"
|
|
|
|
|
|
|
6619 |
},
|
6620 |
{
|
6621 |
+
"name": "wp-cli/import-command",
|
6622 |
+
"version": "v2.0.2",
|
6623 |
"source": {
|
6624 |
"type": "git",
|
6625 |
+
"url": "https://github.com/wp-cli/import-command.git",
|
6626 |
+
"reference": "e28a7f55138ceb53f2ff5926874d8e5582c87db8"
|
6627 |
},
|
6628 |
"dist": {
|
6629 |
"type": "zip",
|
6630 |
+
"url": "https://api.github.com/repos/wp-cli/import-command/zipball/e28a7f55138ceb53f2ff5926874d8e5582c87db8",
|
6631 |
+
"reference": "e28a7f55138ceb53f2ff5926874d8e5582c87db8",
|
6632 |
"shasum": ""
|
6633 |
},
|
6634 |
"require": {
|
6635 |
+
"wp-cli/wp-cli": "^2"
|
6636 |
},
|
6637 |
"require-dev": {
|
6638 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6639 |
+
"wp-cli/export-command": "^1 || ^2",
|
6640 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
6641 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6642 |
},
|
6643 |
+
"type": "wp-cli-package",
|
6644 |
"extra": {
|
6645 |
"branch-alias": {
|
6646 |
+
"dev-master": "2.x-dev"
|
6647 |
+
},
|
6648 |
+
"bundled": true,
|
6649 |
+
"commands": [
|
6650 |
+
"import"
|
6651 |
+
]
|
6652 |
},
|
6653 |
"autoload": {
|
6654 |
+
"psr-4": {
|
6655 |
+
"": "src/"
|
6656 |
+
},
|
6657 |
+
"files": [
|
6658 |
+
"import-command.php"
|
6659 |
]
|
6660 |
},
|
6661 |
"notification-url": "https://packagist.org/downloads/",
|
6662 |
"license": [
|
6663 |
+
"MIT"
|
6664 |
],
|
6665 |
"authors": [
|
6666 |
{
|
6667 |
+
"name": "Daniel Bachhuber",
|
6668 |
+
"email": "daniel@runcommand.io",
|
6669 |
+
"homepage": "https://runcommand.io"
|
6670 |
}
|
6671 |
],
|
6672 |
+
"description": "Imports content from a given WXR file.",
|
6673 |
+
"homepage": "https://github.com/wp-cli/import-command",
|
6674 |
+
"time": "2019-04-19T14:32:57+00:00"
|
|
|
|
|
|
|
6675 |
},
|
6676 |
{
|
6677 |
+
"name": "wp-cli/language-command",
|
6678 |
+
"version": "v2.0.4",
|
6679 |
"source": {
|
6680 |
"type": "git",
|
6681 |
+
"url": "https://github.com/wp-cli/language-command.git",
|
6682 |
+
"reference": "12197674eab3e1263fcadc9670cb57e916615c6c"
|
6683 |
},
|
6684 |
"dist": {
|
6685 |
"type": "zip",
|
6686 |
+
"url": "https://api.github.com/repos/wp-cli/language-command/zipball/12197674eab3e1263fcadc9670cb57e916615c6c",
|
6687 |
+
"reference": "12197674eab3e1263fcadc9670cb57e916615c6c",
|
6688 |
"shasum": ""
|
6689 |
},
|
6690 |
"require": {
|
6691 |
+
"wp-cli/wp-cli": "^2"
|
|
|
6692 |
},
|
6693 |
"require-dev": {
|
6694 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
6695 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6696 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
6697 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6698 |
},
|
6699 |
+
"type": "wp-cli-package",
|
6700 |
"extra": {
|
6701 |
"branch-alias": {
|
6702 |
+
"dev-master": "2.x-dev"
|
6703 |
+
},
|
6704 |
+
"bundled": true,
|
6705 |
+
"commands": [
|
6706 |
+
"language",
|
6707 |
+
"language core",
|
6708 |
+
"language core activate",
|
6709 |
+
"language core is-installed",
|
6710 |
+
"language core install",
|
6711 |
+
"language core list",
|
6712 |
+
"language core uninstall",
|
6713 |
+
"language core update",
|
6714 |
+
"language plugin",
|
6715 |
+
"language plugin is-installed",
|
6716 |
+
"language plugin install",
|
6717 |
+
"language plugin list",
|
6718 |
+
"language plugin uninstall",
|
6719 |
+
"language plugin update",
|
6720 |
+
"language theme",
|
6721 |
+
"language theme is-installed",
|
6722 |
+
"language theme install",
|
6723 |
+
"language theme list",
|
6724 |
+
"language theme uninstall",
|
6725 |
+
"language theme update"
|
6726 |
+
]
|
6727 |
},
|
6728 |
"autoload": {
|
6729 |
+
"psr-4": {
|
6730 |
+
"": "src/"
|
6731 |
+
},
|
6732 |
+
"files": [
|
6733 |
+
"language-command.php"
|
6734 |
]
|
6735 |
},
|
6736 |
"notification-url": "https://packagist.org/downloads/",
|
6737 |
"license": [
|
6738 |
+
"MIT"
|
6739 |
],
|
6740 |
"authors": [
|
6741 |
{
|
6742 |
+
"name": "Daniel Bachhuber",
|
6743 |
+
"email": "daniel@runcommand.io",
|
6744 |
+
"homepage": "https://runcommand.io"
|
6745 |
}
|
6746 |
],
|
6747 |
+
"description": "Installs, activates, and manages language packs.",
|
6748 |
+
"homepage": "https://github.com/wp-cli/language-command",
|
6749 |
+
"time": "2019-04-25T00:31:43+00:00"
|
|
|
|
|
|
|
6750 |
},
|
6751 |
{
|
6752 |
+
"name": "wp-cli/maintenance-mode-command",
|
6753 |
+
"version": "v2.0.1",
|
6754 |
"source": {
|
6755 |
"type": "git",
|
6756 |
+
"url": "https://github.com/wp-cli/maintenance-mode-command.git",
|
6757 |
+
"reference": "db4671c14ea4c0c42f423a09cf8e9303778bb1a4"
|
6758 |
},
|
6759 |
"dist": {
|
6760 |
"type": "zip",
|
6761 |
+
"url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/db4671c14ea4c0c42f423a09cf8e9303778bb1a4",
|
6762 |
+
"reference": "db4671c14ea4c0c42f423a09cf8e9303778bb1a4",
|
6763 |
"shasum": ""
|
6764 |
},
|
6765 |
"require": {
|
6766 |
+
"wp-cli/wp-cli": "^2"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6767 |
},
|
6768 |
"require-dev": {
|
6769 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6770 |
},
|
6771 |
+
"type": "wp-cli-package",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6772 |
"extra": {
|
6773 |
"branch-alias": {
|
6774 |
+
"dev-master": "2.x-dev"
|
6775 |
+
},
|
6776 |
+
"bundled": true,
|
6777 |
+
"commands": [
|
6778 |
+
"maintenance-mode",
|
6779 |
+
"maintenance-mode activate",
|
6780 |
+
"maintenance-mode deactivate",
|
6781 |
+
"maintenance-mode status",
|
6782 |
+
"maintenance-mode is-active"
|
6783 |
+
]
|
6784 |
},
|
6785 |
"autoload": {
|
6786 |
+
"psr-4": {
|
6787 |
+
"WP_CLI\\MaintenanceMode\\": "src/"
|
6788 |
+
},
|
6789 |
+
"files": [
|
6790 |
+
"maintenance-mode-command.php"
|
6791 |
]
|
6792 |
},
|
6793 |
"notification-url": "https://packagist.org/downloads/",
|
6794 |
"license": [
|
6795 |
+
"MIT"
|
6796 |
],
|
6797 |
"authors": [
|
6798 |
{
|
6799 |
+
"name": "Thrijith Thankachan",
|
6800 |
+
"email": "thrijith13@gmail.com",
|
6801 |
+
"homepage": "https://thrijith.com"
|
6802 |
}
|
6803 |
],
|
6804 |
+
"description": "Activates, deactivates or checks the status of the maintenance mode of a site.",
|
6805 |
+
"homepage": "https://github.com/wp-cli/maintenance-mode-command",
|
6806 |
+
"time": "2019-04-19T15:37:30+00:00"
|
|
|
|
|
|
|
|
|
|
|
6807 |
},
|
6808 |
{
|
6809 |
+
"name": "wp-cli/media-command",
|
6810 |
+
"version": "v2.0.3",
|
6811 |
"source": {
|
6812 |
"type": "git",
|
6813 |
+
"url": "https://github.com/wp-cli/media-command.git",
|
6814 |
+
"reference": "68e2402dcef11ae10e8902cf93a1d370db07ed78"
|
6815 |
},
|
6816 |
"dist": {
|
6817 |
"type": "zip",
|
6818 |
+
"url": "https://api.github.com/repos/wp-cli/media-command/zipball/68e2402dcef11ae10e8902cf93a1d370db07ed78",
|
6819 |
+
"reference": "68e2402dcef11ae10e8902cf93a1d370db07ed78",
|
6820 |
"shasum": ""
|
6821 |
},
|
6822 |
"require": {
|
6823 |
+
"wp-cli/wp-cli": "^2"
|
|
|
|
|
|
|
|
|
|
|
|
|
6824 |
},
|
6825 |
"require-dev": {
|
6826 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
6827 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
|
|
|
|
6828 |
},
|
6829 |
+
"type": "wp-cli-package",
|
6830 |
"extra": {
|
6831 |
"branch-alias": {
|
6832 |
+
"dev-master": "2.x-dev"
|
6833 |
+
},
|
6834 |
+
"bundled": true,
|
6835 |
+
"commands": [
|
6836 |
+
"media",
|
6837 |
+
"media import",
|
6838 |
+
"media regenerate",
|
6839 |
+
"media image-size"
|
6840 |
+
]
|
6841 |
},
|
6842 |
"autoload": {
|
6843 |
+
"psr-4": {
|
6844 |
+
"": "src/"
|
6845 |
+
},
|
6846 |
+
"files": [
|
6847 |
+
"media-command.php"
|
6848 |
]
|
6849 |
},
|
6850 |
"notification-url": "https://packagist.org/downloads/",
|
6851 |
"license": [
|
6852 |
+
"MIT"
|
6853 |
],
|
6854 |
"authors": [
|
6855 |
{
|
6856 |
+
"name": "Daniel Bachhuber",
|
6857 |
+
"email": "daniel@runcommand.io",
|
6858 |
+
"homepage": "https://runcommand.io"
|
6859 |
}
|
6860 |
],
|
6861 |
+
"description": "Imports files as attachments, regenerates thumbnails, or lists registered image sizes.",
|
6862 |
+
"homepage": "https://github.com/wp-cli/media-command",
|
6863 |
+
"time": "2019-04-21T04:50:58+00:00"
|
|
|
|
|
|
|
|
|
|
|
6864 |
},
|
6865 |
{
|
6866 |
+
"name": "wp-cli/mustangostang-spyc",
|
6867 |
+
"version": "0.6.3",
|
6868 |
"source": {
|
6869 |
"type": "git",
|
6870 |
+
"url": "https://github.com/wp-cli/spyc.git",
|
6871 |
+
"reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
|
6872 |
},
|
6873 |
"dist": {
|
6874 |
"type": "zip",
|
6875 |
+
"url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
|
6876 |
+
"reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
|
6877 |
"shasum": ""
|
6878 |
},
|
6879 |
"require": {
|
6880 |
+
"php": ">=5.3.1"
|
6881 |
},
|
6882 |
"require-dev": {
|
6883 |
+
"phpunit/phpunit": "4.3.*@dev"
|
6884 |
},
|
6885 |
"type": "library",
|
6886 |
"extra": {
|
6887 |
"branch-alias": {
|
6888 |
+
"dev-master": "0.5.x-dev"
|
6889 |
}
|
6890 |
},
|
6891 |
"autoload": {
|
6892 |
+
"psr-4": {
|
6893 |
+
"Mustangostang\\": "src/"
|
6894 |
+
},
|
6895 |
+
"files": [
|
6896 |
+
"includes/functions.php"
|
6897 |
]
|
6898 |
},
|
6899 |
"notification-url": "https://packagist.org/downloads/",
|
6900 |
"license": [
|
6901 |
+
"MIT"
|
6902 |
],
|
6903 |
"authors": [
|
6904 |
{
|
6905 |
+
"name": "mustangostang",
|
6906 |
+
"email": "vlad.andersen@gmail.com"
|
6907 |
}
|
6908 |
],
|
6909 |
+
"description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
|
6910 |
+
"homepage": "https://github.com/mustangostang/spyc/",
|
6911 |
+
"time": "2017-04-25T11:26:20+00:00"
|
6912 |
},
|
6913 |
{
|
6914 |
+
"name": "wp-cli/package-command",
|
6915 |
+
"version": "v2.0.5",
|
6916 |
"source": {
|
6917 |
"type": "git",
|
6918 |
+
"url": "https://github.com/wp-cli/package-command.git",
|
6919 |
+
"reference": "52fea16f3cec0577b9c417a19ebc0f328c38d853"
|
6920 |
},
|
6921 |
"dist": {
|
6922 |
"type": "zip",
|
6923 |
+
"url": "https://api.github.com/repos/wp-cli/package-command/zipball/52fea16f3cec0577b9c417a19ebc0f328c38d853",
|
6924 |
+
"reference": "52fea16f3cec0577b9c417a19ebc0f328c38d853",
|
6925 |
"shasum": ""
|
6926 |
},
|
6927 |
"require": {
|
6928 |
+
"composer/composer": ">=1.2.0 <1.7.0 || ^1.7.1",
|
6929 |
+
"ext-json": "*",
|
6930 |
+
"wp-cli/wp-cli": "^2.1"
|
6931 |
},
|
6932 |
"require-dev": {
|
6933 |
+
"wp-cli/scaffold-command": "^1 || ^2",
|
6934 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
6935 |
},
|
6936 |
+
"type": "wp-cli-package",
|
6937 |
"extra": {
|
6938 |
"branch-alias": {
|
6939 |
+
"dev-master": "2.x-dev"
|
6940 |
+
},
|
6941 |
+
"bundled": true,
|
6942 |
+
"commands": [
|
6943 |
+
"package",
|
6944 |
+
"package browse",
|
6945 |
+
"package install",
|
6946 |
+
"package list",
|
6947 |
+
"package update",
|
6948 |
+
"package uninstall"
|
6949 |
+
]
|
6950 |
},
|
6951 |
"autoload": {
|
6952 |
+
"psr-4": {
|
6953 |
+
"": "src/"
|
6954 |
+
},
|
6955 |
+
"files": [
|
6956 |
+
"package-command.php"
|
6957 |
]
|
6958 |
},
|
6959 |
"notification-url": "https://packagist.org/downloads/",
|
6960 |
"license": [
|
6961 |
+
"MIT"
|
6962 |
],
|
6963 |
"authors": [
|
6964 |
{
|
6965 |
+
"name": "Daniel Bachhuber",
|
6966 |
+
"email": "daniel@runcommand.io",
|
6967 |
+
"homepage": "https://runcommand.io"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6968 |
}
|
6969 |
],
|
6970 |
+
"description": "Lists, installs, and removes WP-CLI packages.",
|
6971 |
+
"homepage": "https://github.com/wp-cli/package-command",
|
6972 |
+
"time": "2019-04-24T09:34:35+00:00"
|
|
|
|
|
|
|
|
|
|
|
6973 |
},
|
6974 |
{
|
6975 |
+
"name": "wp-cli/php-cli-tools",
|
6976 |
+
"version": "v0.11.11",
|
6977 |
"source": {
|
6978 |
"type": "git",
|
6979 |
+
"url": "https://github.com/wp-cli/php-cli-tools.git",
|
6980 |
+
"reference": "fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f"
|
6981 |
},
|
6982 |
"dist": {
|
6983 |
"type": "zip",
|
6984 |
+
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f",
|
6985 |
+
"reference": "fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f",
|
6986 |
"shasum": ""
|
6987 |
},
|
6988 |
"require": {
|
6989 |
+
"php": ">= 5.3.0"
|
|
|
|
|
|
|
6990 |
},
|
6991 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
6992 |
"autoload": {
|
6993 |
+
"psr-0": {
|
6994 |
+
"cli": "lib/"
|
6995 |
+
},
|
6996 |
+
"files": [
|
6997 |
+
"lib/cli/cli.php"
|
6998 |
]
|
6999 |
},
|
7000 |
"notification-url": "https://packagist.org/downloads/",
|
7001 |
"license": [
|
7002 |
+
"MIT"
|
7003 |
],
|
7004 |
"authors": [
|
7005 |
{
|
7006 |
+
"name": "James Logsdon",
|
7007 |
+
"role": "Developer",
|
7008 |
+
"email": "jlogsdon@php.net"
|
7009 |
},
|
7010 |
{
|
7011 |
+
"name": "Daniel Bachhuber",
|
7012 |
+
"role": "Maintainer",
|
7013 |
+
"email": "daniel@handbuilt.co"
|
7014 |
}
|
7015 |
],
|
7016 |
+
"description": "Console utilities for PHP",
|
7017 |
+
"homepage": "http://github.com/wp-cli/php-cli-tools",
|
7018 |
"keywords": [
|
7019 |
+
"cli",
|
7020 |
+
"console"
|
7021 |
],
|
7022 |
+
"time": "2018-09-04T13:28:00+00:00"
|
7023 |
},
|
7024 |
{
|
7025 |
+
"name": "wp-cli/rewrite-command",
|
7026 |
+
"version": "v2.0.3",
|
7027 |
"source": {
|
7028 |
"type": "git",
|
7029 |
+
"url": "https://github.com/wp-cli/rewrite-command.git",
|
7030 |
+
"reference": "eb8cbcf9c1c874a09b50257a0e588c31f29df597"
|
7031 |
},
|
7032 |
"dist": {
|
7033 |
"type": "zip",
|
7034 |
+
"url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/eb8cbcf9c1c874a09b50257a0e588c31f29df597",
|
7035 |
+
"reference": "eb8cbcf9c1c874a09b50257a0e588c31f29df597",
|
7036 |
"shasum": ""
|
7037 |
},
|
7038 |
"require": {
|
7039 |
+
"wp-cli/wp-cli": "^2"
|
7040 |
},
|
7041 |
"require-dev": {
|
7042 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
7043 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7044 |
},
|
7045 |
+
"type": "wp-cli-package",
|
7046 |
"extra": {
|
7047 |
"branch-alias": {
|
7048 |
+
"dev-master": "2.x-dev"
|
7049 |
+
},
|
7050 |
+
"bundled": true,
|
7051 |
+
"commands": [
|
7052 |
+
"rewrite",
|
7053 |
+
"rewrite flush",
|
7054 |
+
"rewrite list",
|
7055 |
+
"rewrite structure"
|
7056 |
+
]
|
7057 |
},
|
7058 |
"autoload": {
|
7059 |
+
"psr-4": {
|
7060 |
+
"": "src/"
|
7061 |
+
},
|
7062 |
+
"files": [
|
7063 |
+
"rewrite-command.php"
|
7064 |
]
|
7065 |
},
|
7066 |
"notification-url": "https://packagist.org/downloads/",
|
7067 |
"license": [
|
7068 |
+
"MIT"
|
7069 |
],
|
7070 |
"authors": [
|
7071 |
{
|
7072 |
+
"name": "Daniel Bachhuber",
|
7073 |
+
"email": "daniel@runcommand.io",
|
7074 |
+
"homepage": "https://runcommand.io"
|
7075 |
}
|
7076 |
],
|
7077 |
+
"description": "Lists or flushes the site's rewrite rules, updates the permalink structure.",
|
7078 |
+
"homepage": "https://github.com/wp-cli/rewrite-command",
|
7079 |
+
"time": "2019-04-25T00:32:04+00:00"
|
|
|
|
|
|
|
|
|
|
|
7080 |
},
|
7081 |
{
|
7082 |
+
"name": "wp-cli/role-command",
|
7083 |
+
"version": "v2.0.2",
|
7084 |
"source": {
|
7085 |
"type": "git",
|
7086 |
+
"url": "https://github.com/wp-cli/role-command.git",
|
7087 |
+
"reference": "c6071d06d64c165588734b0d1c96f5c3dfa75736"
|
7088 |
},
|
7089 |
"dist": {
|
7090 |
"type": "zip",
|
7091 |
+
"url": "https://api.github.com/repos/wp-cli/role-command/zipball/c6071d06d64c165588734b0d1c96f5c3dfa75736",
|
7092 |
+
"reference": "c6071d06d64c165588734b0d1c96f5c3dfa75736",
|
7093 |
"shasum": ""
|
7094 |
},
|
7095 |
"require": {
|
7096 |
+
"wp-cli/wp-cli": "^2"
|
|
|
7097 |
},
|
7098 |
"require-dev": {
|
7099 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
|
|
7100 |
},
|
7101 |
+
"type": "wp-cli-package",
|
7102 |
"extra": {
|
7103 |
"branch-alias": {
|
7104 |
+
"dev-master": "2.x-dev"
|
7105 |
+
},
|
7106 |
+
"bundled": true,
|
7107 |
+
"commands": [
|
7108 |
+
"role",
|
7109 |
+
"role create",
|
7110 |
+
"role delete",
|
7111 |
+
"role exists",
|
7112 |
+
"role list",
|
7113 |
+
"role reset",
|
7114 |
+
"cap",
|
7115 |
+
"cap add",
|
7116 |
+
"cap list",
|
7117 |
+
"cap remove"
|
7118 |
+
]
|
7119 |
},
|
7120 |
"autoload": {
|
7121 |
+
"psr-4": {
|
7122 |
+
"": "src/"
|
7123 |
+
},
|
7124 |
+
"files": [
|
7125 |
+
"role-command.php"
|
7126 |
]
|
7127 |
},
|
7128 |
"notification-url": "https://packagist.org/downloads/",
|
7129 |
"license": [
|
7130 |
+
"MIT"
|
7131 |
],
|
7132 |
"authors": [
|
7133 |
{
|
7134 |
+
"name": "Daniel Bachhuber",
|
7135 |
+
"email": "daniel@runcommand.io",
|
7136 |
+
"homepage": "https://runcommand.io"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7137 |
}
|
7138 |
],
|
7139 |
+
"description": "Adds, removes, lists, and resets roles and capabilities.",
|
7140 |
+
"homepage": "https://github.com/wp-cli/role-command",
|
7141 |
+
"time": "2019-04-25T00:32:18+00:00"
|
|
|
|
|
|
|
|
|
7142 |
},
|
7143 |
{
|
7144 |
+
"name": "wp-cli/scaffold-command",
|
7145 |
+
"version": "v2.0.6",
|
7146 |
"source": {
|
7147 |
"type": "git",
|
7148 |
+
"url": "https://github.com/wp-cli/scaffold-command.git",
|
7149 |
+
"reference": "9c6450e9ccf2d032913fced69f3188bc8ec4e3e6"
|
7150 |
},
|
7151 |
"dist": {
|
7152 |
"type": "zip",
|
7153 |
+
"url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/9c6450e9ccf2d032913fced69f3188bc8ec4e3e6",
|
7154 |
+
"reference": "9c6450e9ccf2d032913fced69f3188bc8ec4e3e6",
|
7155 |
"shasum": ""
|
7156 |
},
|
7157 |
"require": {
|
7158 |
+
"wp-cli/wp-cli": "^2"
|
7159 |
},
|
7160 |
"require-dev": {
|
7161 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
7162 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
|
|
|
|
7163 |
},
|
7164 |
+
"type": "wp-cli-package",
|
7165 |
"extra": {
|
7166 |
"branch-alias": {
|
7167 |
+
"dev-master": "2.x-dev"
|
7168 |
+
},
|
7169 |
+
"bundled": true,
|
7170 |
+
"commands": [
|
7171 |
+
"scaffold",
|
7172 |
+
"scaffold underscores",
|
7173 |
+
"scaffold block",
|
7174 |
+
"scaffold child-theme",
|
7175 |
+
"scaffold plugin",
|
7176 |
+
"scaffold plugin-tests",
|
7177 |
+
"scaffold post-type",
|
7178 |
+
"scaffold taxonomy",
|
7179 |
+
"scaffold theme-tests"
|
7180 |
+
]
|
7181 |
},
|
7182 |
"autoload": {
|
7183 |
+
"psr-4": {
|
7184 |
+
"": "src/"
|
7185 |
+
},
|
7186 |
+
"files": [
|
7187 |
+
"scaffold-command.php"
|
7188 |
]
|
7189 |
},
|
7190 |
"notification-url": "https://packagist.org/downloads/",
|
7191 |
"license": [
|
7192 |
+
"MIT"
|
7193 |
],
|
7194 |
"authors": [
|
7195 |
{
|
7196 |
+
"name": "Daniel Bachhuber",
|
7197 |
+
"email": "daniel@runcommand.io",
|
7198 |
+
"homepage": "https://runcommand.io"
|
7199 |
}
|
7200 |
],
|
7201 |
+
"description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
|
7202 |
+
"homepage": "https://github.com/wp-cli/scaffold-command",
|
7203 |
+
"time": "2019-04-25T00:44:34+00:00"
|
|
|
|
|
|
|
7204 |
},
|
7205 |
{
|
7206 |
+
"name": "wp-cli/search-replace-command",
|
7207 |
+
"version": "v2.0.3",
|
7208 |
"source": {
|
7209 |
"type": "git",
|
7210 |
+
"url": "https://github.com/wp-cli/search-replace-command.git",
|
7211 |
+
"reference": "7d02c54facf039577ff13c7b7bb100e4757d85fd"
|
7212 |
},
|
7213 |
"dist": {
|
7214 |
"type": "zip",
|
7215 |
+
"url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/7d02c54facf039577ff13c7b7bb100e4757d85fd",
|
7216 |
+
"reference": "7d02c54facf039577ff13c7b7bb100e4757d85fd",
|
7217 |
"shasum": ""
|
7218 |
},
|
7219 |
"require": {
|
7220 |
+
"wp-cli/wp-cli": "^2"
|
|
|
7221 |
},
|
7222 |
"require-dev": {
|
7223 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
7224 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
7225 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
7226 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7227 |
},
|
7228 |
+
"type": "wp-cli-package",
|
7229 |
"extra": {
|
7230 |
"branch-alias": {
|
7231 |
+
"dev-master": "2.x-dev"
|
7232 |
+
},
|
7233 |
+
"bundled": true,
|
7234 |
+
"commands": [
|
7235 |
+
"search-replace"
|
7236 |
+
]
|
7237 |
},
|
7238 |
"autoload": {
|
7239 |
+
"psr-4": {
|
7240 |
+
"": "src/"
|
7241 |
+
},
|
7242 |
+
"files": [
|
7243 |
+
"search-replace-command.php"
|
7244 |
]
|
7245 |
},
|
7246 |
"notification-url": "https://packagist.org/downloads/",
|
7247 |
"license": [
|
7248 |
+
"MIT"
|
7249 |
],
|
7250 |
"authors": [
|
7251 |
{
|
7252 |
+
"name": "Daniel Bachhuber",
|
7253 |
+
"email": "daniel@runcommand.io",
|
7254 |
+
"homepage": "https://runcommand.io"
|
7255 |
}
|
7256 |
],
|
7257 |
+
"description": "Searches/replaces strings in the database.",
|
7258 |
+
"homepage": "https://github.com/wp-cli/search-replace-command",
|
7259 |
+
"time": "2019-04-25T00:32:46+00:00"
|
7260 |
},
|
7261 |
{
|
7262 |
+
"name": "wp-cli/server-command",
|
7263 |
+
"version": "v2.0.2",
|
7264 |
"source": {
|
7265 |
"type": "git",
|
7266 |
+
"url": "https://github.com/wp-cli/server-command.git",
|
7267 |
+
"reference": "c900a1036c29991420296b66a14ed771245c61a2"
|
7268 |
},
|
7269 |
"dist": {
|
7270 |
"type": "zip",
|
7271 |
+
"url": "https://api.github.com/repos/wp-cli/server-command/zipball/c900a1036c29991420296b66a14ed771245c61a2",
|
7272 |
+
"reference": "c900a1036c29991420296b66a14ed771245c61a2",
|
7273 |
"shasum": ""
|
7274 |
},
|
7275 |
"require": {
|
7276 |
+
"wp-cli/wp-cli": "^2"
|
7277 |
},
|
7278 |
"require-dev": {
|
7279 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7280 |
},
|
7281 |
+
"type": "wp-cli-package",
|
7282 |
"extra": {
|
7283 |
"branch-alias": {
|
7284 |
+
"dev-master": "2.x-dev"
|
7285 |
+
},
|
7286 |
+
"bundled": true,
|
7287 |
+
"commands": [
|
7288 |
+
"server"
|
7289 |
+
]
|
7290 |
},
|
7291 |
"autoload": {
|
7292 |
+
"psr-4": {
|
7293 |
+
"": "src/"
|
7294 |
+
},
|
7295 |
+
"files": [
|
7296 |
+
"server-command.php"
|
7297 |
]
|
7298 |
},
|
7299 |
"notification-url": "https://packagist.org/downloads/",
|
7300 |
"license": [
|
7301 |
+
"MIT"
|
7302 |
],
|
7303 |
"authors": [
|
7304 |
{
|
7305 |
+
"name": "Daniel Bachhuber",
|
7306 |
+
"email": "daniel@runcommand.io",
|
7307 |
+
"homepage": "https://runcommand.io"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7308 |
}
|
7309 |
],
|
7310 |
+
"description": "Launches PHP's built-in web server for a specific WordPress installation.",
|
7311 |
+
"homepage": "https://github.com/wp-cli/server-command",
|
7312 |
+
"time": "2019-04-21T09:58:15+00:00"
|
7313 |
},
|
7314 |
{
|
7315 |
+
"name": "wp-cli/shell-command",
|
7316 |
+
"version": "v2.0.3",
|
7317 |
"source": {
|
7318 |
"type": "git",
|
7319 |
+
"url": "https://github.com/wp-cli/shell-command.git",
|
7320 |
+
"reference": "56f0ff1bc36f6da2fb73cb932214adcde58270d8"
|
7321 |
},
|
7322 |
"dist": {
|
7323 |
"type": "zip",
|
7324 |
+
"url": "https://api.github.com/repos/wp-cli/shell-command/zipball/56f0ff1bc36f6da2fb73cb932214adcde58270d8",
|
7325 |
+
"reference": "56f0ff1bc36f6da2fb73cb932214adcde58270d8",
|
7326 |
"shasum": ""
|
7327 |
},
|
7328 |
"require": {
|
7329 |
+
"wp-cli/wp-cli": "^2"
|
7330 |
},
|
7331 |
+
"require-dev": {
|
7332 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7333 |
+
},
|
7334 |
+
"type": "wp-cli-package",
|
7335 |
"extra": {
|
7336 |
"branch-alias": {
|
7337 |
+
"dev-master": "2.x-dev"
|
7338 |
+
},
|
7339 |
+
"bundled": true,
|
7340 |
+
"commands": [
|
7341 |
+
"shell"
|
7342 |
+
]
|
7343 |
},
|
7344 |
"autoload": {
|
7345 |
+
"psr-4": {
|
7346 |
+
"": "src/",
|
7347 |
+
"WP_CLI\\": "src/WP_CLI"
|
7348 |
+
},
|
7349 |
+
"files": [
|
7350 |
+
"shell-command.php"
|
7351 |
]
|
7352 |
},
|
7353 |
"notification-url": "https://packagist.org/downloads/",
|
7354 |
"license": [
|
7355 |
+
"MIT"
|
7356 |
],
|
7357 |
"authors": [
|
7358 |
{
|
7359 |
+
"name": "Daniel Bachhuber",
|
7360 |
+
"email": "daniel@runcommand.io",
|
7361 |
+
"homepage": "https://runcommand.io"
|
7362 |
}
|
7363 |
],
|
7364 |
+
"description": "Opens an interactive PHP console for running and testing PHP code.",
|
7365 |
+
"homepage": "https://github.com/wp-cli/shell-command",
|
7366 |
+
"time": "2019-04-22T13:16:49+00:00"
|
7367 |
},
|
7368 |
{
|
7369 |
+
"name": "wp-cli/super-admin-command",
|
7370 |
+
"version": "v2.0.2",
|
7371 |
"source": {
|
7372 |
"type": "git",
|
7373 |
+
"url": "https://github.com/wp-cli/super-admin-command.git",
|
7374 |
+
"reference": "bd1543c9a3360d0e21d7e00e1c597964bd805d7c"
|
7375 |
},
|
7376 |
"dist": {
|
7377 |
"type": "zip",
|
7378 |
+
"url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/bd1543c9a3360d0e21d7e00e1c597964bd805d7c",
|
7379 |
+
"reference": "bd1543c9a3360d0e21d7e00e1c597964bd805d7c",
|
7380 |
"shasum": ""
|
7381 |
},
|
7382 |
"require": {
|
7383 |
+
"wp-cli/wp-cli": "^2"
|
7384 |
},
|
7385 |
+
"require-dev": {
|
7386 |
+
"wp-cli/entity-command": "^1.3 || ^2",
|
7387 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7388 |
+
},
|
7389 |
+
"type": "wp-cli-package",
|
7390 |
"extra": {
|
7391 |
"branch-alias": {
|
7392 |
+
"dev-master": "2.x-dev"
|
7393 |
+
},
|
7394 |
+
"bundled": true,
|
7395 |
+
"commands": [
|
7396 |
+
"super-admin",
|
7397 |
+
"super-admin add",
|
7398 |
+
"super-admin list",
|
7399 |
+
"super-admin remove"
|
7400 |
+
]
|
7401 |
},
|
7402 |
"autoload": {
|
7403 |
+
"psr-4": {
|
7404 |
+
"": "src/"
|
7405 |
+
},
|
7406 |
+
"files": [
|
7407 |
+
"super-admin-command.php"
|
7408 |
]
|
7409 |
},
|
7410 |
"notification-url": "https://packagist.org/downloads/",
|
7411 |
"license": [
|
7412 |
+
"MIT"
|
7413 |
],
|
7414 |
"authors": [
|
7415 |
{
|
7416 |
+
"name": "Daniel Bachhuber",
|
7417 |
+
"email": "daniel@runcommand.io",
|
7418 |
+
"homepage": "https://runcommand.io"
|
7419 |
}
|
7420 |
],
|
7421 |
+
"description": "Lists, adds, or removes super admin users on a multisite installation.",
|
7422 |
+
"homepage": "https://github.com/wp-cli/super-admin-command",
|
7423 |
+
"time": "2019-04-20T20:47:36+00:00"
|
7424 |
},
|
7425 |
{
|
7426 |
+
"name": "wp-cli/widget-command",
|
7427 |
+
"version": "v2.0.2",
|
7428 |
"source": {
|
7429 |
"type": "git",
|
7430 |
+
"url": "https://github.com/wp-cli/widget-command.git",
|
7431 |
+
"reference": "58a1b2d2221cee852eb8a589535aaadb1217bb74"
|
7432 |
},
|
7433 |
"dist": {
|
7434 |
"type": "zip",
|
7435 |
+
"url": "https://api.github.com/repos/wp-cli/widget-command/zipball/58a1b2d2221cee852eb8a589535aaadb1217bb74",
|
7436 |
+
"reference": "58a1b2d2221cee852eb8a589535aaadb1217bb74",
|
7437 |
"shasum": ""
|
7438 |
},
|
7439 |
"require": {
|
7440 |
+
"wp-cli/wp-cli": "^2"
|
|
|
|
|
|
|
7441 |
},
|
7442 |
"require-dev": {
|
7443 |
+
"wp-cli/extension-command": "^1.2 || ^2",
|
7444 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7445 |
},
|
7446 |
+
"type": "wp-cli-package",
|
|
|
|
|
|
|
|
|
7447 |
"extra": {
|
7448 |
"branch-alias": {
|
7449 |
+
"dev-master": "2.x-dev"
|
7450 |
+
},
|
7451 |
+
"bundled": true,
|
7452 |
+
"commands": [
|
7453 |
+
"widget",
|
7454 |
+
"widget add",
|
7455 |
+
"widget deactivate",
|
7456 |
+
"widget delete",
|
7457 |
+
"widget list",
|
7458 |
+
"widget move",
|
7459 |
+
"widget reset",
|
7460 |
+
"widget update",
|
7461 |
+
"sidebar",
|
7462 |
+
"sidebar list"
|
7463 |
+
]
|
7464 |
+
},
|
7465 |
+
"autoload": {
|
7466 |
+
"psr-4": {
|
7467 |
+
"": "src/"
|
7468 |
+
},
|
7469 |
+
"files": [
|
7470 |
+
"widget-command.php"
|
7471 |
+
]
|
7472 |
},
|
7473 |
"notification-url": "https://packagist.org/downloads/",
|
7474 |
"license": [
|
7475 |
+
"MIT"
|
7476 |
],
|
7477 |
"authors": [
|
7478 |
{
|
7479 |
+
"name": "Daniel Bachhuber",
|
7480 |
+
"email": "daniel@runcommand.io",
|
7481 |
+
"homepage": "https://runcommand.io"
|
7482 |
}
|
7483 |
],
|
7484 |
+
"description": "Adds, moves, and removes widgets; lists sidebars.",
|
7485 |
+
"homepage": "https://github.com/wp-cli/widget-command",
|
7486 |
+
"time": "2019-04-25T00:25:21+00:00"
|
|
|
|
|
|
|
|
|
7487 |
},
|
7488 |
{
|
7489 |
+
"name": "wp-cli/wp-cli",
|
7490 |
+
"version": "v2.2.0",
|
7491 |
"source": {
|
7492 |
"type": "git",
|
7493 |
+
"url": "https://github.com/wp-cli/wp-cli.git",
|
7494 |
+
"reference": "193f08f48585326bc1f1648349201531eeda2ee5"
|
7495 |
},
|
7496 |
"dist": {
|
7497 |
"type": "zip",
|
7498 |
+
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/193f08f48585326bc1f1648349201531eeda2ee5",
|
7499 |
+
"reference": "193f08f48585326bc1f1648349201531eeda2ee5",
|
7500 |
"shasum": ""
|
7501 |
},
|
7502 |
"require": {
|
7503 |
+
"ext-curl": "*",
|
7504 |
+
"mustache/mustache": "~2.4",
|
7505 |
+
"php": "^5.4 || ^7.0",
|
7506 |
+
"rmccue/requests": "~1.6",
|
7507 |
+
"symfony/finder": ">2.7",
|
7508 |
+
"wp-cli/mustangostang-spyc": "^0.6.3",
|
7509 |
+
"wp-cli/php-cli-tools": "~0.11.2"
|
7510 |
+
},
|
7511 |
+
"require-dev": {
|
7512 |
+
"roave/security-advisories": "dev-master",
|
7513 |
+
"wp-cli/db-command": "^1.3 || ^2",
|
7514 |
+
"wp-cli/entity-command": "^1.2 || ^2",
|
7515 |
+
"wp-cli/extension-command": "^1.1 || ^2",
|
7516 |
+
"wp-cli/package-command": "^1 || ^2",
|
7517 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7518 |
},
|
7519 |
"suggest": {
|
7520 |
+
"ext-readline": "Include for a better --prompt implementation",
|
7521 |
+
"ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
|
7522 |
},
|
7523 |
+
"bin": [
|
7524 |
+
"bin/wp",
|
7525 |
+
"bin/wp.bat"
|
7526 |
+
],
|
7527 |
"type": "library",
|
7528 |
"extra": {
|
7529 |
"branch-alias": {
|
7530 |
+
"dev-master": "2.1.x-dev"
|
7531 |
}
|
7532 |
},
|
7533 |
"autoload": {
|
7534 |
+
"psr-0": {
|
7535 |
+
"WP_CLI": "php"
|
7536 |
+
}
|
|
|
|
|
|
|
7537 |
},
|
7538 |
"notification-url": "https://packagist.org/downloads/",
|
7539 |
"license": [
|
7540 |
"MIT"
|
7541 |
],
|
7542 |
+
"description": "WP-CLI framework",
|
7543 |
+
"homepage": "https://wp-cli.org",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7544 |
"keywords": [
|
7545 |
+
"cli",
|
7546 |
+
"wordpress"
|
|
|
|
|
7547 |
],
|
7548 |
+
"time": "2019-04-25T05:38:33+00:00"
|
7549 |
},
|
7550 |
{
|
7551 |
+
"name": "wp-cli/wp-cli-bundle",
|
7552 |
+
"version": "v2.2.0",
|
7553 |
"source": {
|
7554 |
"type": "git",
|
7555 |
+
"url": "https://github.com/wp-cli/wp-cli-bundle.git",
|
7556 |
+
"reference": "ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f"
|
7557 |
},
|
7558 |
"dist": {
|
7559 |
"type": "zip",
|
7560 |
+
"url": "https://api.github.com/repos/wp-cli/wp-cli-bundle/zipball/ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f",
|
7561 |
+
"reference": "ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f",
|
7562 |
"shasum": ""
|
7563 |
},
|
7564 |
"require": {
|
7565 |
+
"php": ">=5.4",
|
7566 |
+
"wp-cli/cache-command": "^2",
|
7567 |
+
"wp-cli/checksum-command": "^2",
|
7568 |
+
"wp-cli/config-command": "^2",
|
7569 |
+
"wp-cli/core-command": "^2",
|
7570 |
+
"wp-cli/cron-command": "^2",
|
7571 |
+
"wp-cli/db-command": "^2",
|
7572 |
+
"wp-cli/embed-command": "^2",
|
7573 |
+
"wp-cli/entity-command": "^2",
|
7574 |
+
"wp-cli/eval-command": "^2",
|
7575 |
+
"wp-cli/export-command": "^2",
|
7576 |
+
"wp-cli/extension-command": "^2",
|
7577 |
+
"wp-cli/i18n-command": "^2",
|
7578 |
+
"wp-cli/import-command": "^2",
|
7579 |
+
"wp-cli/language-command": "^2",
|
7580 |
+
"wp-cli/maintenance-mode-command": "^2",
|
7581 |
+
"wp-cli/media-command": "^2",
|
7582 |
+
"wp-cli/package-command": "^2",
|
7583 |
+
"wp-cli/rewrite-command": "^2",
|
7584 |
+
"wp-cli/role-command": "^2",
|
7585 |
+
"wp-cli/scaffold-command": "^2",
|
7586 |
+
"wp-cli/search-replace-command": "^2",
|
7587 |
+
"wp-cli/server-command": "^2",
|
7588 |
+
"wp-cli/shell-command": "^2",
|
7589 |
+
"wp-cli/super-admin-command": "^2",
|
7590 |
+
"wp-cli/widget-command": "^2",
|
7591 |
+
"wp-cli/wp-cli": "^2.2"
|
7592 |
},
|
7593 |
"require-dev": {
|
7594 |
+
"roave/security-advisories": "dev-master",
|
7595 |
+
"wp-cli/wp-cli-tests": "^2.1"
|
7596 |
},
|
7597 |
"suggest": {
|
7598 |
+
"psy/psysh": "Enhanced `wp shell` functionality"
|
7599 |
},
|
7600 |
"type": "library",
|
7601 |
"extra": {
|
7602 |
"branch-alias": {
|
7603 |
+
"dev-master": "2.1.x-dev"
|
7604 |
}
|
7605 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7606 |
"notification-url": "https://packagist.org/downloads/",
|
7607 |
"license": [
|
7608 |
"MIT"
|
7609 |
],
|
7610 |
+
"description": "WP-CLI bundle package with default commands.",
|
7611 |
+
"homepage": "https://wp-cli.org",
|
7612 |
+
"keywords": [
|
7613 |
+
"cli",
|
7614 |
+
"wordpress"
|
|
|
|
|
|
|
|
|
7615 |
],
|
7616 |
+
"time": "2019-04-25T06:30:44+00:00"
|
|
|
|
|
7617 |
},
|
7618 |
{
|
7619 |
+
"name": "wp-cli/wp-config-transformer",
|
7620 |
+
"version": "v1.2.5",
|
7621 |
"source": {
|
7622 |
"type": "git",
|
7623 |
+
"url": "https://github.com/wp-cli/wp-config-transformer.git",
|
7624 |
+
"reference": "46c6c3622196c55ea9b94e735e8c408425de8944"
|
7625 |
},
|
7626 |
"dist": {
|
7627 |
"type": "zip",
|
7628 |
+
"url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/46c6c3622196c55ea9b94e735e8c408425de8944",
|
7629 |
+
"reference": "46c6c3622196c55ea9b94e735e8c408425de8944",
|
7630 |
"shasum": ""
|
7631 |
},
|
7632 |
"require": {
|
7633 |
+
"php": ">=5.3.29"
|
|
|
7634 |
},
|
7635 |
"require-dev": {
|
7636 |
+
"composer/composer": "^1.5.6",
|
7637 |
+
"phpunit/phpunit": "^6.5.5",
|
7638 |
+
"wp-coding-standards/wpcs": "^0.14.0"
|
7639 |
},
|
7640 |
"type": "library",
|
|
|
|
|
|
|
|
|
|
|
7641 |
"autoload": {
|
7642 |
+
"files": [
|
7643 |
+
"src/WPConfigTransformer.php"
|
7644 |
+
]
|
7645 |
},
|
7646 |
"notification-url": "https://packagist.org/downloads/",
|
7647 |
"license": [
|
7649 |
],
|
7650 |
"authors": [
|
7651 |
{
|
7652 |
+
"name": "Frankie Jarrett",
|
7653 |
+
"email": "fjarrett@gmail.com"
|
7654 |
}
|
7655 |
],
|
7656 |
+
"description": "Programmatically edit a wp-config.php file.",
|
7657 |
+
"time": "2019-04-01T15:03:00+00:00"
|
|
|
|
|
|
|
|
|
|
|
7658 |
},
|
7659 |
{
|
7660 |
"name": "wp-coding-standards/wpcs",
|
7701 |
],
|
7702 |
"time": "2019-05-21T02:50:00+00:00"
|
7703 |
},
|
7704 |
+
{
|
7705 |
+
"name": "wpdesk/wp-codeception",
|
7706 |
+
"version": "1.1.7",
|
7707 |
+
"source": {
|
7708 |
+
"type": "git",
|
7709 |
+
"url": "https://gitlab.com/wpdesk/wp-codeception.git",
|
7710 |
+
"reference": "9bc07d2a96c0858b25bfeae2d549c5e8c09a6abb"
|
7711 |
+
},
|
7712 |
+
"dist": {
|
7713 |
+
"type": "zip",
|
7714 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-codeception/repository/archive.zip?sha=9bc07d2a96c0858b25bfeae2d549c5e8c09a6abb",
|
7715 |
+
"reference": "9bc07d2a96c0858b25bfeae2d549c5e8c09a6abb",
|
7716 |
+
"shasum": ""
|
7717 |
+
},
|
7718 |
+
"require": {
|
7719 |
+
"composer-plugin-api": "^1.1",
|
7720 |
+
"ext-json": "*",
|
7721 |
+
"lucatume/wp-browser": "^2.2",
|
7722 |
+
"php": ">=5.5",
|
7723 |
+
"wpdesk/wp-builder": "^1.0"
|
7724 |
+
},
|
7725 |
+
"require-dev": {
|
7726 |
+
"10up/wp_mock": "*",
|
7727 |
+
"mockery/mockery": "*",
|
7728 |
+
"phpunit/phpunit": "<7",
|
7729 |
+
"squizlabs/php_codesniffer": "^3.0.2",
|
7730 |
+
"wimg/php-compatibility": "^8",
|
7731 |
+
"wp-coding-standards/wpcs": "^0.14.1"
|
7732 |
+
},
|
7733 |
+
"type": "composer-plugin",
|
7734 |
+
"extra": {
|
7735 |
+
"class": "WPDesk\\Composer\\Codeception\\Plugin"
|
7736 |
+
},
|
7737 |
+
"autoload": {
|
7738 |
+
"psr-4": {
|
7739 |
+
"WPDesk\\Codeception\\": "src/WPDesk/Codeception",
|
7740 |
+
"Codeception\\Module\\": "src/Codeception/Module",
|
7741 |
+
"WPDesk\\Composer\\Codeception\\": "src/WPDesk/Composer"
|
7742 |
+
}
|
7743 |
+
},
|
7744 |
+
"notification-url": "https://packagist.org/downloads/",
|
7745 |
+
"license": [
|
7746 |
+
"MIT"
|
7747 |
+
],
|
7748 |
+
"authors": [
|
7749 |
+
{
|
7750 |
+
"name": "grola",
|
7751 |
+
"email": "grola@wpdesk.net"
|
7752 |
+
}
|
7753 |
+
],
|
7754 |
+
"description": "Library for WP Desk Codeception tests.",
|
7755 |
+
"homepage": "https://gitlab.com/wpdesk/wp-codeception",
|
7756 |
+
"keywords": [
|
7757 |
+
"admin",
|
7758 |
+
"codeception",
|
7759 |
+
"wordpress"
|
7760 |
+
],
|
7761 |
+
"time": "2019-08-05T07:31:09+00:00"
|
7762 |
+
},
|
7763 |
{
|
7764 |
"name": "wpdesk/wp-wpdesk-composer",
|
7765 |
"version": "1.2.0",
|
7799 |
}
|
7800 |
],
|
7801 |
"time": "2019-07-19T12:22:56+00:00"
|
7802 |
+
},
|
7803 |
+
{
|
7804 |
+
"name": "xamin/handlebars.php",
|
7805 |
+
"version": "v0.10.4",
|
7806 |
+
"source": {
|
7807 |
+
"type": "git",
|
7808 |
+
"url": "https://github.com/XaminProject/handlebars.php.git",
|
7809 |
+
"reference": "b85cee07eae96db0e1eec224ca90f5ce1e4d857a"
|
7810 |
+
},
|
7811 |
+
"dist": {
|
7812 |
+
"type": "zip",
|
7813 |
+
"url": "https://api.github.com/repos/XaminProject/handlebars.php/zipball/b85cee07eae96db0e1eec224ca90f5ce1e4d857a",
|
7814 |
+
"reference": "b85cee07eae96db0e1eec224ca90f5ce1e4d857a",
|
7815 |
+
"shasum": ""
|
7816 |
+
},
|
7817 |
+
"require-dev": {
|
7818 |
+
"phpunit/phpunit": "~4.4",
|
7819 |
+
"squizlabs/php_codesniffer": "~1.5"
|
7820 |
+
},
|
7821 |
+
"type": "library",
|
7822 |
+
"autoload": {
|
7823 |
+
"psr-0": {
|
7824 |
+
"Handlebars": "src/"
|
7825 |
+
}
|
7826 |
+
},
|
7827 |
+
"notification-url": "https://packagist.org/downloads/",
|
7828 |
+
"license": [
|
7829 |
+
"MIT"
|
7830 |
+
],
|
7831 |
+
"authors": [
|
7832 |
+
{
|
7833 |
+
"name": "fzerorubigd",
|
7834 |
+
"email": "fzerorubigd@gmail.com"
|
7835 |
+
},
|
7836 |
+
{
|
7837 |
+
"name": "Behrooz Shabani (everplays)",
|
7838 |
+
"email": "everplays@gmail.com"
|
7839 |
+
}
|
7840 |
+
],
|
7841 |
+
"description": "Handlebars processor for php",
|
7842 |
+
"homepage": "https://github.com/XaminProject/handlebars.php",
|
7843 |
+
"time": "2016-12-12T13:51:02+00:00"
|
7844 |
}
|
7845 |
],
|
7846 |
"aliases": [],
|
flexible-shipping.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Flexible Shipping
|
4 |
Plugin URI: https://wordpress.org/plugins/flexible-shipping/
|
5 |
Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
|
6 |
-
Version: 3.6.
|
7 |
Author: WP Desk
|
8 |
Author URI: https://www.wpdesk.net/
|
9 |
Text Domain: flexible-shipping
|
@@ -43,8 +43,8 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker' ) ) {
|
|
43 |
}
|
44 |
|
45 |
/* THESE TWO VARIABLES CAN BE CHANGED AUTOMATICALLY */
|
46 |
-
$plugin_version = '3.6.
|
47 |
-
$plugin_release_timestamp = '2019-
|
48 |
|
49 |
$plugin_name = 'Flexible Shipping';
|
50 |
$plugin_class_name = 'Flexible_Shipping_Plugin';
|
3 |
Plugin Name: Flexible Shipping
|
4 |
Plugin URI: https://wordpress.org/plugins/flexible-shipping/
|
5 |
Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
|
6 |
+
Version: 3.6.2
|
7 |
Author: WP Desk
|
8 |
Author URI: https://www.wpdesk.net/
|
9 |
Text Domain: flexible-shipping
|
43 |
}
|
44 |
|
45 |
/* THESE TWO VARIABLES CAN BE CHANGED AUTOMATICALLY */
|
46 |
+
$plugin_version = '3.6.2';
|
47 |
+
$plugin_release_timestamp = '2019-08-05 12:15';
|
48 |
|
49 |
$plugin_name = 'Flexible Shipping';
|
50 |
$plugin_class_name = 'Flexible_Shipping_Plugin';
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://flexibleshipping.com/table-rate/
|
|
4 |
Tags: table rate, table rate shipping, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 5.2.2
|
7 |
-
Stable tag: 3.6.
|
8 |
Requires PHP: 5.6
|
9 |
License: GPLv3 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -175,6 +175,9 @@ If you are upgrading from the old Flexible Shipping version (1.3.2, woo-flexible
|
|
175 |
|
176 |
== Changelog ==
|
177 |
|
|
|
|
|
|
|
178 |
= 3.6.1 - 2019-07-30 =
|
179 |
* Connect shutdown notice
|
180 |
* Removed connect for new users
|
4 |
Tags: table rate, table rate shipping, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 5.2.2
|
7 |
+
Stable tag: 3.6.2
|
8 |
Requires PHP: 5.6
|
9 |
License: GPLv3 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
175 |
|
176 |
== Changelog ==
|
177 |
|
178 |
+
= 3.6.2 - 2019-08-05 =
|
179 |
+
* Fixed Fatal error: boolean given in mutex
|
180 |
+
|
181 |
= 3.6.1 - 2019-07-30 =
|
182 |
* Connect shutdown notice
|
183 |
* Removed connect for new users
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit79c426a5d168cfeb70efa2571517b435::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -19,15 +19,15 @@ class ComposerAutoloaderInitbbe4fd5d40ec48462da113a8687268dc
|
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
-
spl_autoload_register(array('
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
-
spl_autoload_unregister(array('
|
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\
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
@@ -48,19 +48,19 @@ class ComposerAutoloaderInitbbe4fd5d40ec48462da113a8687268dc
|
|
48 |
$loader->register(true);
|
49 |
|
50 |
if ($useStaticLoader) {
|
51 |
-
$includeFiles = Composer\Autoload\
|
52 |
} else {
|
53 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
54 |
}
|
55 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
56 |
-
|
57 |
}
|
58 |
|
59 |
return $loader;
|
60 |
}
|
61 |
}
|
62 |
|
63 |
-
function
|
64 |
{
|
65 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
66 |
require $file;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit79c426a5d168cfeb70efa2571517b435
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
+
spl_autoload_register(array('ComposerAutoloaderInit79c426a5d168cfeb70efa2571517b435', 'loadClassLoader'), true, true);
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit79c426a5d168cfeb70efa2571517b435', '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\ComposerStaticInit79c426a5d168cfeb70efa2571517b435::getInitializer($loader));
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
48 |
$loader->register(true);
|
49 |
|
50 |
if ($useStaticLoader) {
|
51 |
+
$includeFiles = Composer\Autoload\ComposerStaticInit79c426a5d168cfeb70efa2571517b435::$files;
|
52 |
} else {
|
53 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
54 |
}
|
55 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
56 |
+
composerRequire79c426a5d168cfeb70efa2571517b435($fileIdentifier, $file);
|
57 |
}
|
58 |
|
59 |
return $loader;
|
60 |
}
|
61 |
}
|
62 |
|
63 |
+
function composerRequire79c426a5d168cfeb70efa2571517b435($fileIdentifier, $file)
|
64 |
{
|
65 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
66 |
require $file;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'0509b34a4bd7aebefeac629c9dc8a978' => __DIR__ . '/..' . '/wpdesk/wp-notice/src/WPDesk/notice-functions.php',
|
@@ -576,9 +576,9 @@ class ComposerStaticInitbbe4fd5d40ec48462da113a8687268dc
|
|
576 |
public static function getInitializer(ClassLoader $loader)
|
577 |
{
|
578 |
return \Closure::bind(function () use ($loader) {
|
579 |
-
$loader->prefixLengthsPsr4 =
|
580 |
-
$loader->prefixDirsPsr4 =
|
581 |
-
$loader->classMap =
|
582 |
|
583 |
}, null, ClassLoader::class);
|
584 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit79c426a5d168cfeb70efa2571517b435
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'0509b34a4bd7aebefeac629c9dc8a978' => __DIR__ . '/..' . '/wpdesk/wp-notice/src/WPDesk/notice-functions.php',
|
576 |
public static function getInitializer(ClassLoader $loader)
|
577 |
{
|
578 |
return \Closure::bind(function () use ($loader) {
|
579 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit79c426a5d168cfeb70efa2571517b435::$prefixLengthsPsr4;
|
580 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit79c426a5d168cfeb70efa2571517b435::$prefixDirsPsr4;
|
581 |
+
$loader->classMap = ComposerStaticInit79c426a5d168cfeb70efa2571517b435::$classMap;
|
582 |
|
583 |
}, null, ClassLoader::class);
|
584 |
}
|
vendor/composer/installed.json
CHANGED
@@ -530,17 +530,17 @@
|
|
530 |
},
|
531 |
{
|
532 |
"name": "wpdesk/wp-notice",
|
533 |
-
"version": "3.1",
|
534 |
-
"version_normalized": "3.1.
|
535 |
"source": {
|
536 |
"type": "git",
|
537 |
"url": "https://gitlab.com/wpdesk/wp-notice.git",
|
538 |
-
"reference": "
|
539 |
},
|
540 |
"dist": {
|
541 |
"type": "zip",
|
542 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=
|
543 |
-
"reference": "
|
544 |
"shasum": ""
|
545 |
},
|
546 |
"require": {
|
@@ -555,7 +555,7 @@
|
|
555 |
"wimg/php-compatibility": "^8",
|
556 |
"wp-coding-standards/wpcs": "^0.14.1"
|
557 |
},
|
558 |
-
"time": "2019-
|
559 |
"type": "library",
|
560 |
"installation-source": "dist",
|
561 |
"autoload": {
|
@@ -812,30 +812,29 @@
|
|
812 |
},
|
813 |
{
|
814 |
"name": "wpdesk/wp-wpdesk-fs-shipment",
|
815 |
-
"version": "1.0.
|
816 |
-
"version_normalized": "1.0.
|
817 |
"source": {
|
818 |
"type": "git",
|
819 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-shipment.git",
|
820 |
-
"reference": "
|
821 |
},
|
822 |
"dist": {
|
823 |
"type": "zip",
|
824 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-shipment/repository/archive.zip?sha=
|
825 |
-
"reference": "
|
826 |
"shasum": ""
|
827 |
},
|
828 |
"require": {
|
829 |
"php": ">=5.6"
|
830 |
},
|
831 |
"require-dev": {
|
832 |
-
"10up/wp_mock": "^0.
|
833 |
-
"mockery/mockery": "^1.2",
|
834 |
"phpunit/phpunit": "<7",
|
835 |
"squizlabs/php_codesniffer": "^3.4.2",
|
836 |
"wp-coding-standards/wpcs": "^0.14.1"
|
837 |
},
|
838 |
-
"time": "2019-
|
839 |
"type": "library",
|
840 |
"installation-source": "dist",
|
841 |
"autoload": {
|
530 |
},
|
531 |
{
|
532 |
"name": "wpdesk/wp-notice",
|
533 |
+
"version": "3.1.1",
|
534 |
+
"version_normalized": "3.1.1.0",
|
535 |
"source": {
|
536 |
"type": "git",
|
537 |
"url": "https://gitlab.com/wpdesk/wp-notice.git",
|
538 |
+
"reference": "fe4d0a5f10613d98483cf28e25d9f8071c442d98"
|
539 |
},
|
540 |
"dist": {
|
541 |
"type": "zip",
|
542 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=fe4d0a5f10613d98483cf28e25d9f8071c442d98",
|
543 |
+
"reference": "fe4d0a5f10613d98483cf28e25d9f8071c442d98",
|
544 |
"shasum": ""
|
545 |
},
|
546 |
"require": {
|
555 |
"wimg/php-compatibility": "^8",
|
556 |
"wp-coding-standards/wpcs": "^0.14.1"
|
557 |
},
|
558 |
+
"time": "2019-07-30T13:07:37+00:00",
|
559 |
"type": "library",
|
560 |
"installation-source": "dist",
|
561 |
"autoload": {
|
812 |
},
|
813 |
{
|
814 |
"name": "wpdesk/wp-wpdesk-fs-shipment",
|
815 |
+
"version": "1.0.4",
|
816 |
+
"version_normalized": "1.0.4.0",
|
817 |
"source": {
|
818 |
"type": "git",
|
819 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-shipment.git",
|
820 |
+
"reference": "248580d7979e57fec18fc345ba4e902c9111d4ae"
|
821 |
},
|
822 |
"dist": {
|
823 |
"type": "zip",
|
824 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-shipment/repository/archive.zip?sha=248580d7979e57fec18fc345ba4e902c9111d4ae",
|
825 |
+
"reference": "248580d7979e57fec18fc345ba4e902c9111d4ae",
|
826 |
"shasum": ""
|
827 |
},
|
828 |
"require": {
|
829 |
"php": ">=5.6"
|
830 |
},
|
831 |
"require-dev": {
|
832 |
+
"10up/wp_mock": "^0.2.0",
|
|
|
833 |
"phpunit/phpunit": "<7",
|
834 |
"squizlabs/php_codesniffer": "^3.4.2",
|
835 |
"wp-coding-standards/wpcs": "^0.14.1"
|
836 |
},
|
837 |
+
"time": "2019-08-05T10:44:23+00:00",
|
838 |
"type": "library",
|
839 |
"installation-source": "dist",
|
840 |
"autoload": {
|
vendor/wpdesk/wp-notice/CHANGELOG.md
CHANGED
@@ -1,4 +1,8 @@
|
|
|
|
|
|
|
|
|
|
1 |
## [3.1.0] - 2019-06-25
|
2 |
### Added
|
3 |
- close notice on .notice-dismiss-link class
|
4 |
-
- source field in ajax action
|
1 |
+
## [3.1.1] - 2019-07-30
|
2 |
+
### Fixed
|
3 |
+
- Security for templates as side effect is generated there. Also required for prefixer compatibility
|
4 |
+
|
5 |
## [3.1.0] - 2019-06-25
|
6 |
### Added
|
7 |
- close notice on .notice-dismiss-link class
|
8 |
+
- source field in ajax action
|
vendor/wpdesk/wp-notice/src/WPDesk/Notice/views/admin-head-js.php
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<script type="text/javascript">
|
2 |
<?php include dirname(__FILE__) . '/../../../../assets/js/notice.min.js'; ?>
|
3 |
|
1 |
+
<?php
|
2 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
3 |
+
exit;
|
4 |
+
} // Exit if accessed directly
|
5 |
+
?>
|
6 |
<script type="text/javascript">
|
7 |
<?php include dirname(__FILE__) . '/../../../../assets/js/notice.min.js'; ?>
|
8 |
|
vendor/wpdesk/wp-wpdesk-fs-shipment/CHANGELOG.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
## [1.0.3] - 2019-07-08
|
2 |
### Changed
|
3 |
- Added close counter to rate notice
|
1 |
+
## [1.0.4] - 2019-08-05
|
2 |
+
### Changed
|
3 |
+
- Fixed Fatal error: boolean given in mutex, #PB-1241
|
4 |
+
|
5 |
## [1.0.3] - 2019-07-08
|
6 |
### Changed
|
7 |
- Added close counter to rate notice
|
vendor/wpdesk/wp-wpdesk-fs-shipment/composer.json
CHANGED
@@ -6,15 +6,20 @@
|
|
6 |
"email": "krzysiek@wpdesk.pl"
|
7 |
}
|
8 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"require": {
|
10 |
"php": ">=5.6"
|
11 |
},
|
12 |
"require-dev": {
|
|
|
13 |
"phpunit/phpunit": "<7",
|
14 |
-
"wp-coding-standards/wpcs": "^0.14.1",
|
15 |
"squizlabs/php_codesniffer": "^3.4.2",
|
16 |
-
"
|
17 |
-
"10up/wp_mock": "^0.3"
|
18 |
},
|
19 |
"autoload": {
|
20 |
"classmap": ["src"]
|
6 |
"email": "krzysiek@wpdesk.pl"
|
7 |
}
|
8 |
],
|
9 |
+
"config": {
|
10 |
+
"platform": {
|
11 |
+
"php": "5.6"
|
12 |
+
},
|
13 |
+
"sort-packages": true
|
14 |
+
},
|
15 |
"require": {
|
16 |
"php": ">=5.6"
|
17 |
},
|
18 |
"require-dev": {
|
19 |
+
"10up/wp_mock": "^0.2.0",
|
20 |
"phpunit/phpunit": "<7",
|
|
|
21 |
"squizlabs/php_codesniffer": "^3.4.2",
|
22 |
+
"wp-coding-standards/wpcs": "^0.14.1"
|
|
|
23 |
},
|
24 |
"autoload": {
|
25 |
"classmap": ["src"]
|
vendor/wpdesk/wp-wpdesk-fs-shipment/src/shipment/cpt-shipment.php
CHANGED
@@ -280,8 +280,8 @@ class WPDesk_Flexible_Shipping_Shipment_CPT {
|
|
280 |
* @param $order_id
|
281 |
*/
|
282 |
public function create_shipping_for_order( $order_id ) {
|
283 |
-
|
284 |
-
|
285 |
$mutex = \WPDesk\Mutex\WordpressPostMutex::fromOrder( $order );
|
286 |
$mutex->acquireLock();
|
287 |
$shipments = fs_get_order_shipments( $order_id );
|
280 |
* @param $order_id
|
281 |
*/
|
282 |
public function create_shipping_for_order( $order_id ) {
|
283 |
+
$order = wc_get_order( $order_id );
|
284 |
+
if ( $order && ! $this->is_order_processed_on_checkout ) {
|
285 |
$mutex = \WPDesk\Mutex\WordpressPostMutex::fromOrder( $order );
|
286 |
$mutex->acquireLock();
|
287 |
$shipments = fs_get_order_shipments( $order_id );
|