composer.lock 60 KB

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