installed.json 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787
  1. [
  2. {
  3. "name": "doctrine/instantiator",
  4. "version": "1.3.0",
  5. "version_normalized": "1.3.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/doctrine/instantiator.git",
  9. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
  14. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": "^7.1"
  19. },
  20. "require-dev": {
  21. "doctrine/coding-standard": "^6.0",
  22. "ext-pdo": "*",
  23. "ext-phar": "*",
  24. "phpbench/phpbench": "^0.13",
  25. "phpstan/phpstan-phpunit": "^0.11",
  26. "phpstan/phpstan-shim": "^0.11",
  27. "phpunit/phpunit": "^7.0"
  28. },
  29. "time": "2019-10-21T16:45:58+00:00",
  30. "type": "library",
  31. "extra": {
  32. "branch-alias": {
  33. "dev-master": "1.2.x-dev"
  34. }
  35. },
  36. "installation-source": "dist",
  37. "autoload": {
  38. "psr-4": {
  39. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Marco Pivetta",
  49. "email": "ocramius@gmail.com",
  50. "homepage": "http://ocramius.github.com/"
  51. }
  52. ],
  53. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  54. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  55. "keywords": [
  56. "constructor",
  57. "instantiate"
  58. ]
  59. },
  60. {
  61. "name": "markbaker/complex",
  62. "version": "1.4.7",
  63. "version_normalized": "1.4.7.0",
  64. "source": {
  65. "type": "git",
  66. "url": "https://github.com/MarkBaker/PHPComplex.git",
  67. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
  68. },
  69. "dist": {
  70. "type": "zip",
  71. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  72. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  73. "shasum": ""
  74. },
  75. "require": {
  76. "php": "^5.6.0|^7.0.0"
  77. },
  78. "require-dev": {
  79. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  80. "phpcompatibility/php-compatibility": "^8.0",
  81. "phpdocumentor/phpdocumentor": "2.*",
  82. "phploc/phploc": "2.*",
  83. "phpmd/phpmd": "2.*",
  84. "phpunit/phpunit": "^4.8.35|^5.4.0",
  85. "sebastian/phpcpd": "2.*",
  86. "squizlabs/php_codesniffer": "^3.3.0"
  87. },
  88. "time": "2018-10-13T23:28:42+00:00",
  89. "type": "library",
  90. "installation-source": "dist",
  91. "autoload": {
  92. "psr-4": {
  93. "Complex\\": "classes/src/"
  94. },
  95. "files": [
  96. "classes/src/functions/abs.php",
  97. "classes/src/functions/acos.php",
  98. "classes/src/functions/acosh.php",
  99. "classes/src/functions/acot.php",
  100. "classes/src/functions/acoth.php",
  101. "classes/src/functions/acsc.php",
  102. "classes/src/functions/acsch.php",
  103. "classes/src/functions/argument.php",
  104. "classes/src/functions/asec.php",
  105. "classes/src/functions/asech.php",
  106. "classes/src/functions/asin.php",
  107. "classes/src/functions/asinh.php",
  108. "classes/src/functions/atan.php",
  109. "classes/src/functions/atanh.php",
  110. "classes/src/functions/conjugate.php",
  111. "classes/src/functions/cos.php",
  112. "classes/src/functions/cosh.php",
  113. "classes/src/functions/cot.php",
  114. "classes/src/functions/coth.php",
  115. "classes/src/functions/csc.php",
  116. "classes/src/functions/csch.php",
  117. "classes/src/functions/exp.php",
  118. "classes/src/functions/inverse.php",
  119. "classes/src/functions/ln.php",
  120. "classes/src/functions/log2.php",
  121. "classes/src/functions/log10.php",
  122. "classes/src/functions/negative.php",
  123. "classes/src/functions/pow.php",
  124. "classes/src/functions/rho.php",
  125. "classes/src/functions/sec.php",
  126. "classes/src/functions/sech.php",
  127. "classes/src/functions/sin.php",
  128. "classes/src/functions/sinh.php",
  129. "classes/src/functions/sqrt.php",
  130. "classes/src/functions/tan.php",
  131. "classes/src/functions/tanh.php",
  132. "classes/src/functions/theta.php",
  133. "classes/src/operations/add.php",
  134. "classes/src/operations/subtract.php",
  135. "classes/src/operations/multiply.php",
  136. "classes/src/operations/divideby.php",
  137. "classes/src/operations/divideinto.php"
  138. ]
  139. },
  140. "notification-url": "https://packagist.org/downloads/",
  141. "license": [
  142. "MIT"
  143. ],
  144. "authors": [
  145. {
  146. "name": "Mark Baker",
  147. "email": "mark@lange.demon.co.uk"
  148. }
  149. ],
  150. "description": "PHP Class for working with complex numbers",
  151. "homepage": "https://github.com/MarkBaker/PHPComplex",
  152. "keywords": [
  153. "complex",
  154. "mathematics"
  155. ]
  156. },
  157. {
  158. "name": "markbaker/matrix",
  159. "version": "1.2.0",
  160. "version_normalized": "1.2.0.0",
  161. "source": {
  162. "type": "git",
  163. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  164. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
  165. },
  166. "dist": {
  167. "type": "zip",
  168. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  169. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  170. "shasum": ""
  171. },
  172. "require": {
  173. "php": "^5.6.0|^7.0.0"
  174. },
  175. "require-dev": {
  176. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  177. "phpcompatibility/php-compatibility": "dev-master",
  178. "phploc/phploc": "^4",
  179. "phpmd/phpmd": "dev-master",
  180. "phpunit/phpunit": "^5.7",
  181. "sebastian/phpcpd": "^3.0",
  182. "squizlabs/php_codesniffer": "^3.0@dev"
  183. },
  184. "time": "2019-10-06T11:29:25+00:00",
  185. "type": "library",
  186. "installation-source": "dist",
  187. "autoload": {
  188. "psr-4": {
  189. "Matrix\\": "classes/src/"
  190. },
  191. "files": [
  192. "classes/src/functions/adjoint.php",
  193. "classes/src/functions/antidiagonal.php",
  194. "classes/src/functions/cofactors.php",
  195. "classes/src/functions/determinant.php",
  196. "classes/src/functions/diagonal.php",
  197. "classes/src/functions/identity.php",
  198. "classes/src/functions/inverse.php",
  199. "classes/src/functions/minors.php",
  200. "classes/src/functions/trace.php",
  201. "classes/src/functions/transpose.php",
  202. "classes/src/operations/add.php",
  203. "classes/src/operations/directsum.php",
  204. "classes/src/operations/subtract.php",
  205. "classes/src/operations/multiply.php",
  206. "classes/src/operations/divideby.php",
  207. "classes/src/operations/divideinto.php"
  208. ]
  209. },
  210. "notification-url": "https://packagist.org/downloads/",
  211. "license": [
  212. "MIT"
  213. ],
  214. "authors": [
  215. {
  216. "name": "Mark Baker",
  217. "email": "mark@lange.demon.co.uk"
  218. }
  219. ],
  220. "description": "PHP Class for working with matrices",
  221. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  222. "keywords": [
  223. "mathematics",
  224. "matrix",
  225. "vector"
  226. ]
  227. },
  228. {
  229. "name": "mikey179/vfsstream",
  230. "version": "v1.1.0",
  231. "version_normalized": "1.1.0.0",
  232. "source": {
  233. "type": "git",
  234. "url": "https://github.com/bovigo/vfsStream.git",
  235. "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e"
  236. },
  237. "dist": {
  238. "type": "zip",
  239. "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/fc0fe8f4d0b527254a2dc45f0c265567c881d07e",
  240. "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e",
  241. "shasum": ""
  242. },
  243. "require": {
  244. "php": ">=5.3.0"
  245. },
  246. "time": "2012-08-25T12:49:29+00:00",
  247. "type": "library",
  248. "installation-source": "dist",
  249. "autoload": {
  250. "psr-0": {
  251. "org\\bovigo\\vfs": "src/main/php"
  252. }
  253. },
  254. "notification-url": "https://packagist.org/downloads/",
  255. "license": [
  256. "BSD"
  257. ],
  258. "homepage": "http://vfs.bovigo.org/"
  259. },
  260. {
  261. "name": "myclabs/deep-copy",
  262. "version": "1.9.3",
  263. "version_normalized": "1.9.3.0",
  264. "source": {
  265. "type": "git",
  266. "url": "https://github.com/myclabs/DeepCopy.git",
  267. "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
  268. },
  269. "dist": {
  270. "type": "zip",
  271. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
  272. "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
  273. "shasum": ""
  274. },
  275. "require": {
  276. "php": "^7.1"
  277. },
  278. "replace": {
  279. "myclabs/deep-copy": "self.version"
  280. },
  281. "require-dev": {
  282. "doctrine/collections": "^1.0",
  283. "doctrine/common": "^2.6",
  284. "phpunit/phpunit": "^7.1"
  285. },
  286. "time": "2019-08-09T12:45:53+00:00",
  287. "type": "library",
  288. "installation-source": "dist",
  289. "autoload": {
  290. "psr-4": {
  291. "DeepCopy\\": "src/DeepCopy/"
  292. },
  293. "files": [
  294. "src/DeepCopy/deep_copy.php"
  295. ]
  296. },
  297. "notification-url": "https://packagist.org/downloads/",
  298. "license": [
  299. "MIT"
  300. ],
  301. "description": "Create deep copies (clones) of your objects",
  302. "keywords": [
  303. "clone",
  304. "copy",
  305. "duplicate",
  306. "object",
  307. "object graph"
  308. ]
  309. },
  310. {
  311. "name": "phpdocumentor/reflection-common",
  312. "version": "2.0.0",
  313. "version_normalized": "2.0.0.0",
  314. "source": {
  315. "type": "git",
  316. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  317. "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
  318. },
  319. "dist": {
  320. "type": "zip",
  321. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
  322. "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
  323. "shasum": ""
  324. },
  325. "require": {
  326. "php": ">=7.1"
  327. },
  328. "require-dev": {
  329. "phpunit/phpunit": "~6"
  330. },
  331. "time": "2018-08-07T13:53:10+00:00",
  332. "type": "library",
  333. "extra": {
  334. "branch-alias": {
  335. "dev-master": "2.x-dev"
  336. }
  337. },
  338. "installation-source": "dist",
  339. "autoload": {
  340. "psr-4": {
  341. "phpDocumentor\\Reflection\\": "src/"
  342. }
  343. },
  344. "notification-url": "https://packagist.org/downloads/",
  345. "license": [
  346. "MIT"
  347. ],
  348. "authors": [
  349. {
  350. "name": "Jaap van Otterdijk",
  351. "email": "opensource@ijaap.nl"
  352. }
  353. ],
  354. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  355. "homepage": "http://www.phpdoc.org",
  356. "keywords": [
  357. "FQSEN",
  358. "phpDocumentor",
  359. "phpdoc",
  360. "reflection",
  361. "static analysis"
  362. ]
  363. },
  364. {
  365. "name": "phpdocumentor/reflection-docblock",
  366. "version": "4.3.2",
  367. "version_normalized": "4.3.2.0",
  368. "source": {
  369. "type": "git",
  370. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  371. "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
  376. "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
  377. "shasum": ""
  378. },
  379. "require": {
  380. "php": "^7.0",
  381. "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
  382. "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
  383. "webmozart/assert": "^1.0"
  384. },
  385. "require-dev": {
  386. "doctrine/instantiator": "^1.0.5",
  387. "mockery/mockery": "^1.0",
  388. "phpunit/phpunit": "^6.4"
  389. },
  390. "time": "2019-09-12T14:27:41+00:00",
  391. "type": "library",
  392. "extra": {
  393. "branch-alias": {
  394. "dev-master": "4.x-dev"
  395. }
  396. },
  397. "installation-source": "dist",
  398. "autoload": {
  399. "psr-4": {
  400. "phpDocumentor\\Reflection\\": [
  401. "src/"
  402. ]
  403. }
  404. },
  405. "notification-url": "https://packagist.org/downloads/",
  406. "license": [
  407. "MIT"
  408. ],
  409. "authors": [
  410. {
  411. "name": "Mike van Riel",
  412. "email": "me@mikevanriel.com"
  413. }
  414. ],
  415. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
  416. },
  417. {
  418. "name": "phpdocumentor/type-resolver",
  419. "version": "1.0.1",
  420. "version_normalized": "1.0.1.0",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  424. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  429. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": "^7.1",
  434. "phpdocumentor/reflection-common": "^2.0"
  435. },
  436. "require-dev": {
  437. "ext-tokenizer": "^7.1",
  438. "mockery/mockery": "~1",
  439. "phpunit/phpunit": "^7.0"
  440. },
  441. "time": "2019-08-22T18:11:29+00:00",
  442. "type": "library",
  443. "extra": {
  444. "branch-alias": {
  445. "dev-master": "1.x-dev"
  446. }
  447. },
  448. "installation-source": "dist",
  449. "autoload": {
  450. "psr-4": {
  451. "phpDocumentor\\Reflection\\": "src"
  452. }
  453. },
  454. "notification-url": "https://packagist.org/downloads/",
  455. "license": [
  456. "MIT"
  457. ],
  458. "authors": [
  459. {
  460. "name": "Mike van Riel",
  461. "email": "me@mikevanriel.com"
  462. }
  463. ],
  464. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
  465. },
  466. {
  467. "name": "phpoffice/phpspreadsheet",
  468. "version": "1.10.0",
  469. "version_normalized": "1.10.0.0",
  470. "source": {
  471. "type": "git",
  472. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  473. "reference": "f734783d826bd84c3d54fcf7b71c37ab9bac4b04"
  474. },
  475. "dist": {
  476. "type": "zip",
  477. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f734783d826bd84c3d54fcf7b71c37ab9bac4b04",
  478. "reference": "f734783d826bd84c3d54fcf7b71c37ab9bac4b04",
  479. "shasum": ""
  480. },
  481. "require": {
  482. "ext-ctype": "*",
  483. "ext-dom": "*",
  484. "ext-fileinfo": "*",
  485. "ext-gd": "*",
  486. "ext-iconv": "*",
  487. "ext-libxml": "*",
  488. "ext-mbstring": "*",
  489. "ext-simplexml": "*",
  490. "ext-xml": "*",
  491. "ext-xmlreader": "*",
  492. "ext-xmlwriter": "*",
  493. "ext-zip": "*",
  494. "ext-zlib": "*",
  495. "markbaker/complex": "^1.4",
  496. "markbaker/matrix": "^1.2",
  497. "php": "^7.1",
  498. "psr/simple-cache": "^1.0"
  499. },
  500. "require-dev": {
  501. "dompdf/dompdf": "^0.8.3",
  502. "friendsofphp/php-cs-fixer": "^2.16",
  503. "jpgraph/jpgraph": "^4.0",
  504. "mpdf/mpdf": "^8.0",
  505. "phpcompatibility/php-compatibility": "^9.3",
  506. "phpunit/phpunit": "^7.5",
  507. "squizlabs/php_codesniffer": "^3.5",
  508. "tecnickcom/tcpdf": "^6.3"
  509. },
  510. "suggest": {
  511. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  512. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  513. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  514. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  515. },
  516. "time": "2019-11-18T11:33:05+00:00",
  517. "type": "library",
  518. "installation-source": "dist",
  519. "autoload": {
  520. "psr-4": {
  521. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  522. }
  523. },
  524. "notification-url": "https://packagist.org/downloads/",
  525. "license": [
  526. "MIT"
  527. ],
  528. "authors": [
  529. {
  530. "name": "Maarten Balliauw",
  531. "homepage": "https://blog.maartenballiauw.be"
  532. },
  533. {
  534. "name": "Mark Baker",
  535. "homepage": "https://markbakeruk.net"
  536. },
  537. {
  538. "name": "Franck Lefevre",
  539. "homepage": "https://rootslabs.net"
  540. },
  541. {
  542. "name": "Erik Tilt"
  543. },
  544. {
  545. "name": "Adrien Crivelli"
  546. }
  547. ],
  548. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  549. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  550. "keywords": [
  551. "OpenXML",
  552. "excel",
  553. "gnumeric",
  554. "ods",
  555. "php",
  556. "spreadsheet",
  557. "xls",
  558. "xlsx"
  559. ]
  560. },
  561. {
  562. "name": "phpspec/prophecy",
  563. "version": "1.9.0",
  564. "version_normalized": "1.9.0.0",
  565. "source": {
  566. "type": "git",
  567. "url": "https://github.com/phpspec/prophecy.git",
  568. "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203"
  569. },
  570. "dist": {
  571. "type": "zip",
  572. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203",
  573. "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203",
  574. "shasum": ""
  575. },
  576. "require": {
  577. "doctrine/instantiator": "^1.0.2",
  578. "php": "^5.3|^7.0",
  579. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  580. "sebastian/comparator": "^1.1|^2.0|^3.0",
  581. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  582. },
  583. "require-dev": {
  584. "phpspec/phpspec": "^2.5|^3.2",
  585. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  586. },
  587. "time": "2019-10-03T11:07:50+00:00",
  588. "type": "library",
  589. "extra": {
  590. "branch-alias": {
  591. "dev-master": "1.8.x-dev"
  592. }
  593. },
  594. "installation-source": "dist",
  595. "autoload": {
  596. "psr-4": {
  597. "Prophecy\\": "src/Prophecy"
  598. }
  599. },
  600. "notification-url": "https://packagist.org/downloads/",
  601. "license": [
  602. "MIT"
  603. ],
  604. "authors": [
  605. {
  606. "name": "Konstantin Kudryashov",
  607. "email": "ever.zet@gmail.com",
  608. "homepage": "http://everzet.com"
  609. },
  610. {
  611. "name": "Marcello Duarte",
  612. "email": "marcello.duarte@gmail.com"
  613. }
  614. ],
  615. "description": "Highly opinionated mocking framework for PHP 5.3+",
  616. "homepage": "https://github.com/phpspec/prophecy",
  617. "keywords": [
  618. "Double",
  619. "Dummy",
  620. "fake",
  621. "mock",
  622. "spy",
  623. "stub"
  624. ]
  625. },
  626. {
  627. "name": "phpunit/php-code-coverage",
  628. "version": "4.0.8",
  629. "version_normalized": "4.0.8.0",
  630. "source": {
  631. "type": "git",
  632. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  633. "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
  634. },
  635. "dist": {
  636. "type": "zip",
  637. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
  638. "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
  639. "shasum": ""
  640. },
  641. "require": {
  642. "ext-dom": "*",
  643. "ext-xmlwriter": "*",
  644. "php": "^5.6 || ^7.0",
  645. "phpunit/php-file-iterator": "^1.3",
  646. "phpunit/php-text-template": "^1.2",
  647. "phpunit/php-token-stream": "^1.4.2 || ^2.0",
  648. "sebastian/code-unit-reverse-lookup": "^1.0",
  649. "sebastian/environment": "^1.3.2 || ^2.0",
  650. "sebastian/version": "^1.0 || ^2.0"
  651. },
  652. "require-dev": {
  653. "ext-xdebug": "^2.1.4",
  654. "phpunit/phpunit": "^5.7"
  655. },
  656. "suggest": {
  657. "ext-xdebug": "^2.5.1"
  658. },
  659. "time": "2017-04-02T07:44:40+00:00",
  660. "type": "library",
  661. "extra": {
  662. "branch-alias": {
  663. "dev-master": "4.0.x-dev"
  664. }
  665. },
  666. "installation-source": "dist",
  667. "autoload": {
  668. "classmap": [
  669. "src/"
  670. ]
  671. },
  672. "notification-url": "https://packagist.org/downloads/",
  673. "license": [
  674. "BSD-3-Clause"
  675. ],
  676. "authors": [
  677. {
  678. "name": "Sebastian Bergmann",
  679. "email": "sb@sebastian-bergmann.de",
  680. "role": "lead"
  681. }
  682. ],
  683. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  684. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  685. "keywords": [
  686. "coverage",
  687. "testing",
  688. "xunit"
  689. ]
  690. },
  691. {
  692. "name": "phpunit/php-file-iterator",
  693. "version": "1.4.5",
  694. "version_normalized": "1.4.5.0",
  695. "source": {
  696. "type": "git",
  697. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  698. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
  699. },
  700. "dist": {
  701. "type": "zip",
  702. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
  703. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
  704. "shasum": ""
  705. },
  706. "require": {
  707. "php": ">=5.3.3"
  708. },
  709. "time": "2017-11-27T13:52:08+00:00",
  710. "type": "library",
  711. "extra": {
  712. "branch-alias": {
  713. "dev-master": "1.4.x-dev"
  714. }
  715. },
  716. "installation-source": "dist",
  717. "autoload": {
  718. "classmap": [
  719. "src/"
  720. ]
  721. },
  722. "notification-url": "https://packagist.org/downloads/",
  723. "license": [
  724. "BSD-3-Clause"
  725. ],
  726. "authors": [
  727. {
  728. "name": "Sebastian Bergmann",
  729. "email": "sb@sebastian-bergmann.de",
  730. "role": "lead"
  731. }
  732. ],
  733. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  734. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  735. "keywords": [
  736. "filesystem",
  737. "iterator"
  738. ]
  739. },
  740. {
  741. "name": "phpunit/php-text-template",
  742. "version": "1.2.1",
  743. "version_normalized": "1.2.1.0",
  744. "source": {
  745. "type": "git",
  746. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  747. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  748. },
  749. "dist": {
  750. "type": "zip",
  751. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  752. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  753. "shasum": ""
  754. },
  755. "require": {
  756. "php": ">=5.3.3"
  757. },
  758. "time": "2015-06-21T13:50:34+00:00",
  759. "type": "library",
  760. "installation-source": "dist",
  761. "autoload": {
  762. "classmap": [
  763. "src/"
  764. ]
  765. },
  766. "notification-url": "https://packagist.org/downloads/",
  767. "license": [
  768. "BSD-3-Clause"
  769. ],
  770. "authors": [
  771. {
  772. "name": "Sebastian Bergmann",
  773. "email": "sebastian@phpunit.de",
  774. "role": "lead"
  775. }
  776. ],
  777. "description": "Simple template engine.",
  778. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  779. "keywords": [
  780. "template"
  781. ]
  782. },
  783. {
  784. "name": "phpunit/php-timer",
  785. "version": "1.0.9",
  786. "version_normalized": "1.0.9.0",
  787. "source": {
  788. "type": "git",
  789. "url": "https://github.com/sebastianbergmann/php-timer.git",
  790. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  791. },
  792. "dist": {
  793. "type": "zip",
  794. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  795. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  796. "shasum": ""
  797. },
  798. "require": {
  799. "php": "^5.3.3 || ^7.0"
  800. },
  801. "require-dev": {
  802. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  803. },
  804. "time": "2017-02-26T11:10:40+00:00",
  805. "type": "library",
  806. "extra": {
  807. "branch-alias": {
  808. "dev-master": "1.0-dev"
  809. }
  810. },
  811. "installation-source": "dist",
  812. "autoload": {
  813. "classmap": [
  814. "src/"
  815. ]
  816. },
  817. "notification-url": "https://packagist.org/downloads/",
  818. "license": [
  819. "BSD-3-Clause"
  820. ],
  821. "authors": [
  822. {
  823. "name": "Sebastian Bergmann",
  824. "email": "sb@sebastian-bergmann.de",
  825. "role": "lead"
  826. }
  827. ],
  828. "description": "Utility class for timing",
  829. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  830. "keywords": [
  831. "timer"
  832. ]
  833. },
  834. {
  835. "name": "phpunit/php-token-stream",
  836. "version": "2.0.2",
  837. "version_normalized": "2.0.2.0",
  838. "source": {
  839. "type": "git",
  840. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  841. "reference": "791198a2c6254db10131eecfe8c06670700904db"
  842. },
  843. "dist": {
  844. "type": "zip",
  845. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
  846. "reference": "791198a2c6254db10131eecfe8c06670700904db",
  847. "shasum": ""
  848. },
  849. "require": {
  850. "ext-tokenizer": "*",
  851. "php": "^7.0"
  852. },
  853. "require-dev": {
  854. "phpunit/phpunit": "^6.2.4"
  855. },
  856. "time": "2017-11-27T05:48:46+00:00",
  857. "type": "library",
  858. "extra": {
  859. "branch-alias": {
  860. "dev-master": "2.0-dev"
  861. }
  862. },
  863. "installation-source": "dist",
  864. "autoload": {
  865. "classmap": [
  866. "src/"
  867. ]
  868. },
  869. "notification-url": "https://packagist.org/downloads/",
  870. "license": [
  871. "BSD-3-Clause"
  872. ],
  873. "authors": [
  874. {
  875. "name": "Sebastian Bergmann",
  876. "email": "sebastian@phpunit.de"
  877. }
  878. ],
  879. "description": "Wrapper around PHP's tokenizer extension.",
  880. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  881. "keywords": [
  882. "tokenizer"
  883. ]
  884. },
  885. {
  886. "name": "phpunit/phpunit",
  887. "version": "5.7.27",
  888. "version_normalized": "5.7.27.0",
  889. "source": {
  890. "type": "git",
  891. "url": "https://github.com/sebastianbergmann/phpunit.git",
  892. "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
  893. },
  894. "dist": {
  895. "type": "zip",
  896. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
  897. "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
  898. "shasum": ""
  899. },
  900. "require": {
  901. "ext-dom": "*",
  902. "ext-json": "*",
  903. "ext-libxml": "*",
  904. "ext-mbstring": "*",
  905. "ext-xml": "*",
  906. "myclabs/deep-copy": "~1.3",
  907. "php": "^5.6 || ^7.0",
  908. "phpspec/prophecy": "^1.6.2",
  909. "phpunit/php-code-coverage": "^4.0.4",
  910. "phpunit/php-file-iterator": "~1.4",
  911. "phpunit/php-text-template": "~1.2",
  912. "phpunit/php-timer": "^1.0.6",
  913. "phpunit/phpunit-mock-objects": "^3.2",
  914. "sebastian/comparator": "^1.2.4",
  915. "sebastian/diff": "^1.4.3",
  916. "sebastian/environment": "^1.3.4 || ^2.0",
  917. "sebastian/exporter": "~2.0",
  918. "sebastian/global-state": "^1.1",
  919. "sebastian/object-enumerator": "~2.0",
  920. "sebastian/resource-operations": "~1.0",
  921. "sebastian/version": "^1.0.6|^2.0.1",
  922. "symfony/yaml": "~2.1|~3.0|~4.0"
  923. },
  924. "conflict": {
  925. "phpdocumentor/reflection-docblock": "3.0.2"
  926. },
  927. "require-dev": {
  928. "ext-pdo": "*"
  929. },
  930. "suggest": {
  931. "ext-xdebug": "*",
  932. "phpunit/php-invoker": "~1.1"
  933. },
  934. "time": "2018-02-01T05:50:59+00:00",
  935. "bin": [
  936. "phpunit"
  937. ],
  938. "type": "library",
  939. "extra": {
  940. "branch-alias": {
  941. "dev-master": "5.7.x-dev"
  942. }
  943. },
  944. "installation-source": "dist",
  945. "autoload": {
  946. "classmap": [
  947. "src/"
  948. ]
  949. },
  950. "notification-url": "https://packagist.org/downloads/",
  951. "license": [
  952. "BSD-3-Clause"
  953. ],
  954. "authors": [
  955. {
  956. "name": "Sebastian Bergmann",
  957. "email": "sebastian@phpunit.de",
  958. "role": "lead"
  959. }
  960. ],
  961. "description": "The PHP Unit Testing framework.",
  962. "homepage": "https://phpunit.de/",
  963. "keywords": [
  964. "phpunit",
  965. "testing",
  966. "xunit"
  967. ]
  968. },
  969. {
  970. "name": "phpunit/phpunit-mock-objects",
  971. "version": "3.4.4",
  972. "version_normalized": "3.4.4.0",
  973. "source": {
  974. "type": "git",
  975. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  976. "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
  977. },
  978. "dist": {
  979. "type": "zip",
  980. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
  981. "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
  982. "shasum": ""
  983. },
  984. "require": {
  985. "doctrine/instantiator": "^1.0.2",
  986. "php": "^5.6 || ^7.0",
  987. "phpunit/php-text-template": "^1.2",
  988. "sebastian/exporter": "^1.2 || ^2.0"
  989. },
  990. "conflict": {
  991. "phpunit/phpunit": "<5.4.0"
  992. },
  993. "require-dev": {
  994. "phpunit/phpunit": "^5.4"
  995. },
  996. "suggest": {
  997. "ext-soap": "*"
  998. },
  999. "time": "2017-06-30T09:13:00+00:00",
  1000. "type": "library",
  1001. "extra": {
  1002. "branch-alias": {
  1003. "dev-master": "3.2.x-dev"
  1004. }
  1005. },
  1006. "installation-source": "dist",
  1007. "autoload": {
  1008. "classmap": [
  1009. "src/"
  1010. ]
  1011. },
  1012. "notification-url": "https://packagist.org/downloads/",
  1013. "license": [
  1014. "BSD-3-Clause"
  1015. ],
  1016. "authors": [
  1017. {
  1018. "name": "Sebastian Bergmann",
  1019. "email": "sb@sebastian-bergmann.de",
  1020. "role": "lead"
  1021. }
  1022. ],
  1023. "description": "Mock Object library for PHPUnit",
  1024. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1025. "keywords": [
  1026. "mock",
  1027. "xunit"
  1028. ],
  1029. "abandoned": true
  1030. },
  1031. {
  1032. "name": "psr/simple-cache",
  1033. "version": "1.0.1",
  1034. "version_normalized": "1.0.1.0",
  1035. "source": {
  1036. "type": "git",
  1037. "url": "https://github.com/php-fig/simple-cache.git",
  1038. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1039. },
  1040. "dist": {
  1041. "type": "zip",
  1042. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1043. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1044. "shasum": ""
  1045. },
  1046. "require": {
  1047. "php": ">=5.3.0"
  1048. },
  1049. "time": "2017-10-23T01:57:42+00:00",
  1050. "type": "library",
  1051. "extra": {
  1052. "branch-alias": {
  1053. "dev-master": "1.0.x-dev"
  1054. }
  1055. },
  1056. "installation-source": "dist",
  1057. "autoload": {
  1058. "psr-4": {
  1059. "Psr\\SimpleCache\\": "src/"
  1060. }
  1061. },
  1062. "notification-url": "https://packagist.org/downloads/",
  1063. "license": [
  1064. "MIT"
  1065. ],
  1066. "authors": [
  1067. {
  1068. "name": "PHP-FIG",
  1069. "homepage": "http://www.php-fig.org/"
  1070. }
  1071. ],
  1072. "description": "Common interfaces for simple caching",
  1073. "keywords": [
  1074. "cache",
  1075. "caching",
  1076. "psr",
  1077. "psr-16",
  1078. "simple-cache"
  1079. ]
  1080. },
  1081. {
  1082. "name": "sebastian/code-unit-reverse-lookup",
  1083. "version": "1.0.1",
  1084. "version_normalized": "1.0.1.0",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  1088. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  1093. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "php": "^5.6 || ^7.0"
  1098. },
  1099. "require-dev": {
  1100. "phpunit/phpunit": "^5.7 || ^6.0"
  1101. },
  1102. "time": "2017-03-04T06:30:41+00:00",
  1103. "type": "library",
  1104. "extra": {
  1105. "branch-alias": {
  1106. "dev-master": "1.0.x-dev"
  1107. }
  1108. },
  1109. "installation-source": "dist",
  1110. "autoload": {
  1111. "classmap": [
  1112. "src/"
  1113. ]
  1114. },
  1115. "notification-url": "https://packagist.org/downloads/",
  1116. "license": [
  1117. "BSD-3-Clause"
  1118. ],
  1119. "authors": [
  1120. {
  1121. "name": "Sebastian Bergmann",
  1122. "email": "sebastian@phpunit.de"
  1123. }
  1124. ],
  1125. "description": "Looks up which function or method a line of code belongs to",
  1126. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
  1127. },
  1128. {
  1129. "name": "sebastian/comparator",
  1130. "version": "1.2.4",
  1131. "version_normalized": "1.2.4.0",
  1132. "source": {
  1133. "type": "git",
  1134. "url": "https://github.com/sebastianbergmann/comparator.git",
  1135. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  1136. },
  1137. "dist": {
  1138. "type": "zip",
  1139. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1140. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1141. "shasum": ""
  1142. },
  1143. "require": {
  1144. "php": ">=5.3.3",
  1145. "sebastian/diff": "~1.2",
  1146. "sebastian/exporter": "~1.2 || ~2.0"
  1147. },
  1148. "require-dev": {
  1149. "phpunit/phpunit": "~4.4"
  1150. },
  1151. "time": "2017-01-29T09:50:25+00:00",
  1152. "type": "library",
  1153. "extra": {
  1154. "branch-alias": {
  1155. "dev-master": "1.2.x-dev"
  1156. }
  1157. },
  1158. "installation-source": "dist",
  1159. "autoload": {
  1160. "classmap": [
  1161. "src/"
  1162. ]
  1163. },
  1164. "notification-url": "https://packagist.org/downloads/",
  1165. "license": [
  1166. "BSD-3-Clause"
  1167. ],
  1168. "authors": [
  1169. {
  1170. "name": "Jeff Welch",
  1171. "email": "whatthejeff@gmail.com"
  1172. },
  1173. {
  1174. "name": "Volker Dusch",
  1175. "email": "github@wallbash.com"
  1176. },
  1177. {
  1178. "name": "Bernhard Schussek",
  1179. "email": "bschussek@2bepublished.at"
  1180. },
  1181. {
  1182. "name": "Sebastian Bergmann",
  1183. "email": "sebastian@phpunit.de"
  1184. }
  1185. ],
  1186. "description": "Provides the functionality to compare PHP values for equality",
  1187. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1188. "keywords": [
  1189. "comparator",
  1190. "compare",
  1191. "equality"
  1192. ]
  1193. },
  1194. {
  1195. "name": "sebastian/diff",
  1196. "version": "1.4.3",
  1197. "version_normalized": "1.4.3.0",
  1198. "source": {
  1199. "type": "git",
  1200. "url": "https://github.com/sebastianbergmann/diff.git",
  1201. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  1202. },
  1203. "dist": {
  1204. "type": "zip",
  1205. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1206. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1207. "shasum": ""
  1208. },
  1209. "require": {
  1210. "php": "^5.3.3 || ^7.0"
  1211. },
  1212. "require-dev": {
  1213. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  1214. },
  1215. "time": "2017-05-22T07:24:03+00:00",
  1216. "type": "library",
  1217. "extra": {
  1218. "branch-alias": {
  1219. "dev-master": "1.4-dev"
  1220. }
  1221. },
  1222. "installation-source": "dist",
  1223. "autoload": {
  1224. "classmap": [
  1225. "src/"
  1226. ]
  1227. },
  1228. "notification-url": "https://packagist.org/downloads/",
  1229. "license": [
  1230. "BSD-3-Clause"
  1231. ],
  1232. "authors": [
  1233. {
  1234. "name": "Kore Nordmann",
  1235. "email": "mail@kore-nordmann.de"
  1236. },
  1237. {
  1238. "name": "Sebastian Bergmann",
  1239. "email": "sebastian@phpunit.de"
  1240. }
  1241. ],
  1242. "description": "Diff implementation",
  1243. "homepage": "https://github.com/sebastianbergmann/diff",
  1244. "keywords": [
  1245. "diff"
  1246. ]
  1247. },
  1248. {
  1249. "name": "sebastian/environment",
  1250. "version": "2.0.0",
  1251. "version_normalized": "2.0.0.0",
  1252. "source": {
  1253. "type": "git",
  1254. "url": "https://github.com/sebastianbergmann/environment.git",
  1255. "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
  1256. },
  1257. "dist": {
  1258. "type": "zip",
  1259. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
  1260. "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
  1261. "shasum": ""
  1262. },
  1263. "require": {
  1264. "php": "^5.6 || ^7.0"
  1265. },
  1266. "require-dev": {
  1267. "phpunit/phpunit": "^5.0"
  1268. },
  1269. "time": "2016-11-26T07:53:53+00:00",
  1270. "type": "library",
  1271. "extra": {
  1272. "branch-alias": {
  1273. "dev-master": "2.0.x-dev"
  1274. }
  1275. },
  1276. "installation-source": "dist",
  1277. "autoload": {
  1278. "classmap": [
  1279. "src/"
  1280. ]
  1281. },
  1282. "notification-url": "https://packagist.org/downloads/",
  1283. "license": [
  1284. "BSD-3-Clause"
  1285. ],
  1286. "authors": [
  1287. {
  1288. "name": "Sebastian Bergmann",
  1289. "email": "sebastian@phpunit.de"
  1290. }
  1291. ],
  1292. "description": "Provides functionality to handle HHVM/PHP environments",
  1293. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1294. "keywords": [
  1295. "Xdebug",
  1296. "environment",
  1297. "hhvm"
  1298. ]
  1299. },
  1300. {
  1301. "name": "sebastian/exporter",
  1302. "version": "2.0.0",
  1303. "version_normalized": "2.0.0.0",
  1304. "source": {
  1305. "type": "git",
  1306. "url": "https://github.com/sebastianbergmann/exporter.git",
  1307. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
  1308. },
  1309. "dist": {
  1310. "type": "zip",
  1311. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  1312. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  1313. "shasum": ""
  1314. },
  1315. "require": {
  1316. "php": ">=5.3.3",
  1317. "sebastian/recursion-context": "~2.0"
  1318. },
  1319. "require-dev": {
  1320. "ext-mbstring": "*",
  1321. "phpunit/phpunit": "~4.4"
  1322. },
  1323. "time": "2016-11-19T08:54:04+00:00",
  1324. "type": "library",
  1325. "extra": {
  1326. "branch-alias": {
  1327. "dev-master": "2.0.x-dev"
  1328. }
  1329. },
  1330. "installation-source": "dist",
  1331. "autoload": {
  1332. "classmap": [
  1333. "src/"
  1334. ]
  1335. },
  1336. "notification-url": "https://packagist.org/downloads/",
  1337. "license": [
  1338. "BSD-3-Clause"
  1339. ],
  1340. "authors": [
  1341. {
  1342. "name": "Jeff Welch",
  1343. "email": "whatthejeff@gmail.com"
  1344. },
  1345. {
  1346. "name": "Volker Dusch",
  1347. "email": "github@wallbash.com"
  1348. },
  1349. {
  1350. "name": "Bernhard Schussek",
  1351. "email": "bschussek@2bepublished.at"
  1352. },
  1353. {
  1354. "name": "Sebastian Bergmann",
  1355. "email": "sebastian@phpunit.de"
  1356. },
  1357. {
  1358. "name": "Adam Harvey",
  1359. "email": "aharvey@php.net"
  1360. }
  1361. ],
  1362. "description": "Provides the functionality to export PHP variables for visualization",
  1363. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1364. "keywords": [
  1365. "export",
  1366. "exporter"
  1367. ]
  1368. },
  1369. {
  1370. "name": "sebastian/global-state",
  1371. "version": "1.1.1",
  1372. "version_normalized": "1.1.1.0",
  1373. "source": {
  1374. "type": "git",
  1375. "url": "https://github.com/sebastianbergmann/global-state.git",
  1376. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1377. },
  1378. "dist": {
  1379. "type": "zip",
  1380. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1381. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1382. "shasum": ""
  1383. },
  1384. "require": {
  1385. "php": ">=5.3.3"
  1386. },
  1387. "require-dev": {
  1388. "phpunit/phpunit": "~4.2"
  1389. },
  1390. "suggest": {
  1391. "ext-uopz": "*"
  1392. },
  1393. "time": "2015-10-12T03:26:01+00:00",
  1394. "type": "library",
  1395. "extra": {
  1396. "branch-alias": {
  1397. "dev-master": "1.0-dev"
  1398. }
  1399. },
  1400. "installation-source": "dist",
  1401. "autoload": {
  1402. "classmap": [
  1403. "src/"
  1404. ]
  1405. },
  1406. "notification-url": "https://packagist.org/downloads/",
  1407. "license": [
  1408. "BSD-3-Clause"
  1409. ],
  1410. "authors": [
  1411. {
  1412. "name": "Sebastian Bergmann",
  1413. "email": "sebastian@phpunit.de"
  1414. }
  1415. ],
  1416. "description": "Snapshotting of global state",
  1417. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1418. "keywords": [
  1419. "global state"
  1420. ]
  1421. },
  1422. {
  1423. "name": "sebastian/object-enumerator",
  1424. "version": "2.0.1",
  1425. "version_normalized": "2.0.1.0",
  1426. "source": {
  1427. "type": "git",
  1428. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  1429. "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
  1430. },
  1431. "dist": {
  1432. "type": "zip",
  1433. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
  1434. "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
  1435. "shasum": ""
  1436. },
  1437. "require": {
  1438. "php": ">=5.6",
  1439. "sebastian/recursion-context": "~2.0"
  1440. },
  1441. "require-dev": {
  1442. "phpunit/phpunit": "~5"
  1443. },
  1444. "time": "2017-02-18T15:18:39+00:00",
  1445. "type": "library",
  1446. "extra": {
  1447. "branch-alias": {
  1448. "dev-master": "2.0.x-dev"
  1449. }
  1450. },
  1451. "installation-source": "dist",
  1452. "autoload": {
  1453. "classmap": [
  1454. "src/"
  1455. ]
  1456. },
  1457. "notification-url": "https://packagist.org/downloads/",
  1458. "license": [
  1459. "BSD-3-Clause"
  1460. ],
  1461. "authors": [
  1462. {
  1463. "name": "Sebastian Bergmann",
  1464. "email": "sebastian@phpunit.de"
  1465. }
  1466. ],
  1467. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  1468. "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
  1469. },
  1470. {
  1471. "name": "sebastian/recursion-context",
  1472. "version": "2.0.0",
  1473. "version_normalized": "2.0.0.0",
  1474. "source": {
  1475. "type": "git",
  1476. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1477. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
  1478. },
  1479. "dist": {
  1480. "type": "zip",
  1481. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  1482. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  1483. "shasum": ""
  1484. },
  1485. "require": {
  1486. "php": ">=5.3.3"
  1487. },
  1488. "require-dev": {
  1489. "phpunit/phpunit": "~4.4"
  1490. },
  1491. "time": "2016-11-19T07:33:16+00:00",
  1492. "type": "library",
  1493. "extra": {
  1494. "branch-alias": {
  1495. "dev-master": "2.0.x-dev"
  1496. }
  1497. },
  1498. "installation-source": "dist",
  1499. "autoload": {
  1500. "classmap": [
  1501. "src/"
  1502. ]
  1503. },
  1504. "notification-url": "https://packagist.org/downloads/",
  1505. "license": [
  1506. "BSD-3-Clause"
  1507. ],
  1508. "authors": [
  1509. {
  1510. "name": "Jeff Welch",
  1511. "email": "whatthejeff@gmail.com"
  1512. },
  1513. {
  1514. "name": "Sebastian Bergmann",
  1515. "email": "sebastian@phpunit.de"
  1516. },
  1517. {
  1518. "name": "Adam Harvey",
  1519. "email": "aharvey@php.net"
  1520. }
  1521. ],
  1522. "description": "Provides functionality to recursively process PHP variables",
  1523. "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
  1524. },
  1525. {
  1526. "name": "sebastian/resource-operations",
  1527. "version": "1.0.0",
  1528. "version_normalized": "1.0.0.0",
  1529. "source": {
  1530. "type": "git",
  1531. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  1532. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  1533. },
  1534. "dist": {
  1535. "type": "zip",
  1536. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1537. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1538. "shasum": ""
  1539. },
  1540. "require": {
  1541. "php": ">=5.6.0"
  1542. },
  1543. "time": "2015-07-28T20:34:47+00:00",
  1544. "type": "library",
  1545. "extra": {
  1546. "branch-alias": {
  1547. "dev-master": "1.0.x-dev"
  1548. }
  1549. },
  1550. "installation-source": "dist",
  1551. "autoload": {
  1552. "classmap": [
  1553. "src/"
  1554. ]
  1555. },
  1556. "notification-url": "https://packagist.org/downloads/",
  1557. "license": [
  1558. "BSD-3-Clause"
  1559. ],
  1560. "authors": [
  1561. {
  1562. "name": "Sebastian Bergmann",
  1563. "email": "sebastian@phpunit.de"
  1564. }
  1565. ],
  1566. "description": "Provides a list of PHP built-in functions that operate on resources",
  1567. "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
  1568. },
  1569. {
  1570. "name": "sebastian/version",
  1571. "version": "2.0.1",
  1572. "version_normalized": "2.0.1.0",
  1573. "source": {
  1574. "type": "git",
  1575. "url": "https://github.com/sebastianbergmann/version.git",
  1576. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  1577. },
  1578. "dist": {
  1579. "type": "zip",
  1580. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  1581. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  1582. "shasum": ""
  1583. },
  1584. "require": {
  1585. "php": ">=5.6"
  1586. },
  1587. "time": "2016-10-03T07:35:21+00:00",
  1588. "type": "library",
  1589. "extra": {
  1590. "branch-alias": {
  1591. "dev-master": "2.0.x-dev"
  1592. }
  1593. },
  1594. "installation-source": "dist",
  1595. "autoload": {
  1596. "classmap": [
  1597. "src/"
  1598. ]
  1599. },
  1600. "notification-url": "https://packagist.org/downloads/",
  1601. "license": [
  1602. "BSD-3-Clause"
  1603. ],
  1604. "authors": [
  1605. {
  1606. "name": "Sebastian Bergmann",
  1607. "email": "sebastian@phpunit.de",
  1608. "role": "lead"
  1609. }
  1610. ],
  1611. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1612. "homepage": "https://github.com/sebastianbergmann/version"
  1613. },
  1614. {
  1615. "name": "symfony/polyfill-ctype",
  1616. "version": "v1.12.0",
  1617. "version_normalized": "1.12.0.0",
  1618. "source": {
  1619. "type": "git",
  1620. "url": "https://github.com/symfony/polyfill-ctype.git",
  1621. "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
  1622. },
  1623. "dist": {
  1624. "type": "zip",
  1625. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
  1626. "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
  1627. "shasum": ""
  1628. },
  1629. "require": {
  1630. "php": ">=5.3.3"
  1631. },
  1632. "suggest": {
  1633. "ext-ctype": "For best performance"
  1634. },
  1635. "time": "2019-08-06T08:03:45+00:00",
  1636. "type": "library",
  1637. "extra": {
  1638. "branch-alias": {
  1639. "dev-master": "1.12-dev"
  1640. }
  1641. },
  1642. "installation-source": "dist",
  1643. "autoload": {
  1644. "psr-4": {
  1645. "Symfony\\Polyfill\\Ctype\\": ""
  1646. },
  1647. "files": [
  1648. "bootstrap.php"
  1649. ]
  1650. },
  1651. "notification-url": "https://packagist.org/downloads/",
  1652. "license": [
  1653. "MIT"
  1654. ],
  1655. "authors": [
  1656. {
  1657. "name": "Gert de Pagter",
  1658. "email": "BackEndTea@gmail.com"
  1659. },
  1660. {
  1661. "name": "Symfony Community",
  1662. "homepage": "https://symfony.com/contributors"
  1663. }
  1664. ],
  1665. "description": "Symfony polyfill for ctype functions",
  1666. "homepage": "https://symfony.com",
  1667. "keywords": [
  1668. "compatibility",
  1669. "ctype",
  1670. "polyfill",
  1671. "portable"
  1672. ]
  1673. },
  1674. {
  1675. "name": "symfony/yaml",
  1676. "version": "v4.3.8",
  1677. "version_normalized": "4.3.8.0",
  1678. "source": {
  1679. "type": "git",
  1680. "url": "https://github.com/symfony/yaml.git",
  1681. "reference": "324cf4b19c345465fad14f3602050519e09e361d"
  1682. },
  1683. "dist": {
  1684. "type": "zip",
  1685. "url": "https://api.github.com/repos/symfony/yaml/zipball/324cf4b19c345465fad14f3602050519e09e361d",
  1686. "reference": "324cf4b19c345465fad14f3602050519e09e361d",
  1687. "shasum": ""
  1688. },
  1689. "require": {
  1690. "php": "^7.1.3",
  1691. "symfony/polyfill-ctype": "~1.8"
  1692. },
  1693. "conflict": {
  1694. "symfony/console": "<3.4"
  1695. },
  1696. "require-dev": {
  1697. "symfony/console": "~3.4|~4.0"
  1698. },
  1699. "suggest": {
  1700. "symfony/console": "For validating YAML files using the lint command"
  1701. },
  1702. "time": "2019-10-30T12:58:49+00:00",
  1703. "type": "library",
  1704. "extra": {
  1705. "branch-alias": {
  1706. "dev-master": "4.3-dev"
  1707. }
  1708. },
  1709. "installation-source": "dist",
  1710. "autoload": {
  1711. "psr-4": {
  1712. "Symfony\\Component\\Yaml\\": ""
  1713. },
  1714. "exclude-from-classmap": [
  1715. "/Tests/"
  1716. ]
  1717. },
  1718. "notification-url": "https://packagist.org/downloads/",
  1719. "license": [
  1720. "MIT"
  1721. ],
  1722. "authors": [
  1723. {
  1724. "name": "Fabien Potencier",
  1725. "email": "fabien@symfony.com"
  1726. },
  1727. {
  1728. "name": "Symfony Community",
  1729. "homepage": "https://symfony.com/contributors"
  1730. }
  1731. ],
  1732. "description": "Symfony Yaml Component",
  1733. "homepage": "https://symfony.com"
  1734. },
  1735. {
  1736. "name": "webmozart/assert",
  1737. "version": "1.5.0",
  1738. "version_normalized": "1.5.0.0",
  1739. "source": {
  1740. "type": "git",
  1741. "url": "https://github.com/webmozart/assert.git",
  1742. "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
  1743. },
  1744. "dist": {
  1745. "type": "zip",
  1746. "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
  1747. "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
  1748. "shasum": ""
  1749. },
  1750. "require": {
  1751. "php": "^5.3.3 || ^7.0",
  1752. "symfony/polyfill-ctype": "^1.8"
  1753. },
  1754. "require-dev": {
  1755. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  1756. },
  1757. "time": "2019-08-24T08:43:50+00:00",
  1758. "type": "library",
  1759. "extra": {
  1760. "branch-alias": {
  1761. "dev-master": "1.3-dev"
  1762. }
  1763. },
  1764. "installation-source": "dist",
  1765. "autoload": {
  1766. "psr-4": {
  1767. "Webmozart\\Assert\\": "src/"
  1768. }
  1769. },
  1770. "notification-url": "https://packagist.org/downloads/",
  1771. "license": [
  1772. "MIT"
  1773. ],
  1774. "authors": [
  1775. {
  1776. "name": "Bernhard Schussek",
  1777. "email": "bschussek@gmail.com"
  1778. }
  1779. ],
  1780. "description": "Assertions to validate method input/output with nice error messages.",
  1781. "keywords": [
  1782. "assert",
  1783. "check",
  1784. "validate"
  1785. ]
  1786. }
  1787. ]