installed.json 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160
  1. [
  2. {
  3. "name": "symfony/yaml",
  4. "version": "v3.3.5",
  5. "version_normalized": "3.3.5.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/symfony/yaml.git",
  9. "reference": "1f93a8d19b8241617f5074a123e282575b821df8"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8",
  14. "reference": "1f93a8d19b8241617f5074a123e282575b821df8",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.5.9"
  19. },
  20. "require-dev": {
  21. "symfony/console": "~2.8|~3.0"
  22. },
  23. "suggest": {
  24. "symfony/console": "For validating YAML files using the lint command"
  25. },
  26. "time": "2017-06-15T12:58:50+00:00",
  27. "type": "library",
  28. "extra": {
  29. "branch-alias": {
  30. "dev-master": "3.3-dev"
  31. }
  32. },
  33. "installation-source": "dist",
  34. "autoload": {
  35. "psr-4": {
  36. "Symfony\\Component\\Yaml\\": ""
  37. },
  38. "exclude-from-classmap": [
  39. "/Tests/"
  40. ]
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Fabien Potencier",
  49. "email": "fabien@symfony.com"
  50. },
  51. {
  52. "name": "Symfony Community",
  53. "homepage": "https://symfony.com/contributors"
  54. }
  55. ],
  56. "description": "Symfony Yaml Component",
  57. "homepage": "https://symfony.com"
  58. },
  59. {
  60. "name": "sebastian/version",
  61. "version": "1.0.6",
  62. "version_normalized": "1.0.6.0",
  63. "source": {
  64. "type": "git",
  65. "url": "https://github.com/sebastianbergmann/version.git",
  66. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  67. },
  68. "dist": {
  69. "type": "zip",
  70. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  71. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  72. "shasum": ""
  73. },
  74. "time": "2015-06-21T13:59:46+00:00",
  75. "type": "library",
  76. "installation-source": "dist",
  77. "autoload": {
  78. "classmap": [
  79. "src/"
  80. ]
  81. },
  82. "notification-url": "https://packagist.org/downloads/",
  83. "license": [
  84. "BSD-3-Clause"
  85. ],
  86. "authors": [
  87. {
  88. "name": "Sebastian Bergmann",
  89. "email": "sebastian@phpunit.de",
  90. "role": "lead"
  91. }
  92. ],
  93. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  94. "homepage": "https://github.com/sebastianbergmann/version"
  95. },
  96. {
  97. "name": "sebastian/global-state",
  98. "version": "1.1.1",
  99. "version_normalized": "1.1.1.0",
  100. "source": {
  101. "type": "git",
  102. "url": "https://github.com/sebastianbergmann/global-state.git",
  103. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  104. },
  105. "dist": {
  106. "type": "zip",
  107. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  108. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  109. "shasum": ""
  110. },
  111. "require": {
  112. "php": ">=5.3.3"
  113. },
  114. "require-dev": {
  115. "phpunit/phpunit": "~4.2"
  116. },
  117. "suggest": {
  118. "ext-uopz": "*"
  119. },
  120. "time": "2015-10-12T03:26:01+00:00",
  121. "type": "library",
  122. "extra": {
  123. "branch-alias": {
  124. "dev-master": "1.0-dev"
  125. }
  126. },
  127. "installation-source": "dist",
  128. "autoload": {
  129. "classmap": [
  130. "src/"
  131. ]
  132. },
  133. "notification-url": "https://packagist.org/downloads/",
  134. "license": [
  135. "BSD-3-Clause"
  136. ],
  137. "authors": [
  138. {
  139. "name": "Sebastian Bergmann",
  140. "email": "sebastian@phpunit.de"
  141. }
  142. ],
  143. "description": "Snapshotting of global state",
  144. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  145. "keywords": [
  146. "global state"
  147. ]
  148. },
  149. {
  150. "name": "sebastian/recursion-context",
  151. "version": "1.0.5",
  152. "version_normalized": "1.0.5.0",
  153. "source": {
  154. "type": "git",
  155. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  156. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
  157. },
  158. "dist": {
  159. "type": "zip",
  160. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  161. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  162. "shasum": ""
  163. },
  164. "require": {
  165. "php": ">=5.3.3"
  166. },
  167. "require-dev": {
  168. "phpunit/phpunit": "~4.4"
  169. },
  170. "time": "2016-10-03T07:41:43+00:00",
  171. "type": "library",
  172. "extra": {
  173. "branch-alias": {
  174. "dev-master": "1.0.x-dev"
  175. }
  176. },
  177. "installation-source": "dist",
  178. "autoload": {
  179. "classmap": [
  180. "src/"
  181. ]
  182. },
  183. "notification-url": "https://packagist.org/downloads/",
  184. "license": [
  185. "BSD-3-Clause"
  186. ],
  187. "authors": [
  188. {
  189. "name": "Jeff Welch",
  190. "email": "whatthejeff@gmail.com"
  191. },
  192. {
  193. "name": "Sebastian Bergmann",
  194. "email": "sebastian@phpunit.de"
  195. },
  196. {
  197. "name": "Adam Harvey",
  198. "email": "aharvey@php.net"
  199. }
  200. ],
  201. "description": "Provides functionality to recursively process PHP variables",
  202. "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
  203. },
  204. {
  205. "name": "sebastian/exporter",
  206. "version": "1.2.2",
  207. "version_normalized": "1.2.2.0",
  208. "source": {
  209. "type": "git",
  210. "url": "https://github.com/sebastianbergmann/exporter.git",
  211. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
  212. },
  213. "dist": {
  214. "type": "zip",
  215. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
  216. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
  217. "shasum": ""
  218. },
  219. "require": {
  220. "php": ">=5.3.3",
  221. "sebastian/recursion-context": "~1.0"
  222. },
  223. "require-dev": {
  224. "ext-mbstring": "*",
  225. "phpunit/phpunit": "~4.4"
  226. },
  227. "time": "2016-06-17T09:04:28+00:00",
  228. "type": "library",
  229. "extra": {
  230. "branch-alias": {
  231. "dev-master": "1.3.x-dev"
  232. }
  233. },
  234. "installation-source": "dist",
  235. "autoload": {
  236. "classmap": [
  237. "src/"
  238. ]
  239. },
  240. "notification-url": "https://packagist.org/downloads/",
  241. "license": [
  242. "BSD-3-Clause"
  243. ],
  244. "authors": [
  245. {
  246. "name": "Jeff Welch",
  247. "email": "whatthejeff@gmail.com"
  248. },
  249. {
  250. "name": "Volker Dusch",
  251. "email": "github@wallbash.com"
  252. },
  253. {
  254. "name": "Bernhard Schussek",
  255. "email": "bschussek@2bepublished.at"
  256. },
  257. {
  258. "name": "Sebastian Bergmann",
  259. "email": "sebastian@phpunit.de"
  260. },
  261. {
  262. "name": "Adam Harvey",
  263. "email": "aharvey@php.net"
  264. }
  265. ],
  266. "description": "Provides the functionality to export PHP variables for visualization",
  267. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  268. "keywords": [
  269. "export",
  270. "exporter"
  271. ]
  272. },
  273. {
  274. "name": "sebastian/environment",
  275. "version": "1.3.8",
  276. "version_normalized": "1.3.8.0",
  277. "source": {
  278. "type": "git",
  279. "url": "https://github.com/sebastianbergmann/environment.git",
  280. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
  281. },
  282. "dist": {
  283. "type": "zip",
  284. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  285. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  286. "shasum": ""
  287. },
  288. "require": {
  289. "php": "^5.3.3 || ^7.0"
  290. },
  291. "require-dev": {
  292. "phpunit/phpunit": "^4.8 || ^5.0"
  293. },
  294. "time": "2016-08-18T05:49:44+00:00",
  295. "type": "library",
  296. "extra": {
  297. "branch-alias": {
  298. "dev-master": "1.3.x-dev"
  299. }
  300. },
  301. "installation-source": "dist",
  302. "autoload": {
  303. "classmap": [
  304. "src/"
  305. ]
  306. },
  307. "notification-url": "https://packagist.org/downloads/",
  308. "license": [
  309. "BSD-3-Clause"
  310. ],
  311. "authors": [
  312. {
  313. "name": "Sebastian Bergmann",
  314. "email": "sebastian@phpunit.de"
  315. }
  316. ],
  317. "description": "Provides functionality to handle HHVM/PHP environments",
  318. "homepage": "http://www.github.com/sebastianbergmann/environment",
  319. "keywords": [
  320. "Xdebug",
  321. "environment",
  322. "hhvm"
  323. ]
  324. },
  325. {
  326. "name": "sebastian/diff",
  327. "version": "1.4.3",
  328. "version_normalized": "1.4.3.0",
  329. "source": {
  330. "type": "git",
  331. "url": "https://github.com/sebastianbergmann/diff.git",
  332. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  333. },
  334. "dist": {
  335. "type": "zip",
  336. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  337. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  338. "shasum": ""
  339. },
  340. "require": {
  341. "php": "^5.3.3 || ^7.0"
  342. },
  343. "require-dev": {
  344. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  345. },
  346. "time": "2017-05-22T07:24:03+00:00",
  347. "type": "library",
  348. "extra": {
  349. "branch-alias": {
  350. "dev-master": "1.4-dev"
  351. }
  352. },
  353. "installation-source": "dist",
  354. "autoload": {
  355. "classmap": [
  356. "src/"
  357. ]
  358. },
  359. "notification-url": "https://packagist.org/downloads/",
  360. "license": [
  361. "BSD-3-Clause"
  362. ],
  363. "authors": [
  364. {
  365. "name": "Kore Nordmann",
  366. "email": "mail@kore-nordmann.de"
  367. },
  368. {
  369. "name": "Sebastian Bergmann",
  370. "email": "sebastian@phpunit.de"
  371. }
  372. ],
  373. "description": "Diff implementation",
  374. "homepage": "https://github.com/sebastianbergmann/diff",
  375. "keywords": [
  376. "diff"
  377. ]
  378. },
  379. {
  380. "name": "sebastian/comparator",
  381. "version": "1.2.4",
  382. "version_normalized": "1.2.4.0",
  383. "source": {
  384. "type": "git",
  385. "url": "https://github.com/sebastianbergmann/comparator.git",
  386. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  387. },
  388. "dist": {
  389. "type": "zip",
  390. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  391. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  392. "shasum": ""
  393. },
  394. "require": {
  395. "php": ">=5.3.3",
  396. "sebastian/diff": "~1.2",
  397. "sebastian/exporter": "~1.2 || ~2.0"
  398. },
  399. "require-dev": {
  400. "phpunit/phpunit": "~4.4"
  401. },
  402. "time": "2017-01-29T09:50:25+00:00",
  403. "type": "library",
  404. "extra": {
  405. "branch-alias": {
  406. "dev-master": "1.2.x-dev"
  407. }
  408. },
  409. "installation-source": "dist",
  410. "autoload": {
  411. "classmap": [
  412. "src/"
  413. ]
  414. },
  415. "notification-url": "https://packagist.org/downloads/",
  416. "license": [
  417. "BSD-3-Clause"
  418. ],
  419. "authors": [
  420. {
  421. "name": "Jeff Welch",
  422. "email": "whatthejeff@gmail.com"
  423. },
  424. {
  425. "name": "Volker Dusch",
  426. "email": "github@wallbash.com"
  427. },
  428. {
  429. "name": "Bernhard Schussek",
  430. "email": "bschussek@2bepublished.at"
  431. },
  432. {
  433. "name": "Sebastian Bergmann",
  434. "email": "sebastian@phpunit.de"
  435. }
  436. ],
  437. "description": "Provides the functionality to compare PHP values for equality",
  438. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  439. "keywords": [
  440. "comparator",
  441. "compare",
  442. "equality"
  443. ]
  444. },
  445. {
  446. "name": "doctrine/instantiator",
  447. "version": "1.0.5",
  448. "version_normalized": "1.0.5.0",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/doctrine/instantiator.git",
  452. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  457. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  458. "shasum": ""
  459. },
  460. "require": {
  461. "php": ">=5.3,<8.0-DEV"
  462. },
  463. "require-dev": {
  464. "athletic/athletic": "~0.1.8",
  465. "ext-pdo": "*",
  466. "ext-phar": "*",
  467. "phpunit/phpunit": "~4.0",
  468. "squizlabs/php_codesniffer": "~2.0"
  469. },
  470. "time": "2015-06-14T21:17:01+00:00",
  471. "type": "library",
  472. "extra": {
  473. "branch-alias": {
  474. "dev-master": "1.0.x-dev"
  475. }
  476. },
  477. "installation-source": "dist",
  478. "autoload": {
  479. "psr-4": {
  480. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  481. }
  482. },
  483. "notification-url": "https://packagist.org/downloads/",
  484. "license": [
  485. "MIT"
  486. ],
  487. "authors": [
  488. {
  489. "name": "Marco Pivetta",
  490. "email": "ocramius@gmail.com",
  491. "homepage": "http://ocramius.github.com/"
  492. }
  493. ],
  494. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  495. "homepage": "https://github.com/doctrine/instantiator",
  496. "keywords": [
  497. "constructor",
  498. "instantiate"
  499. ]
  500. },
  501. {
  502. "name": "phpunit/php-text-template",
  503. "version": "1.2.1",
  504. "version_normalized": "1.2.1.0",
  505. "source": {
  506. "type": "git",
  507. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  508. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  509. },
  510. "dist": {
  511. "type": "zip",
  512. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  513. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  514. "shasum": ""
  515. },
  516. "require": {
  517. "php": ">=5.3.3"
  518. },
  519. "time": "2015-06-21T13:50:34+00:00",
  520. "type": "library",
  521. "installation-source": "dist",
  522. "autoload": {
  523. "classmap": [
  524. "src/"
  525. ]
  526. },
  527. "notification-url": "https://packagist.org/downloads/",
  528. "license": [
  529. "BSD-3-Clause"
  530. ],
  531. "authors": [
  532. {
  533. "name": "Sebastian Bergmann",
  534. "email": "sebastian@phpunit.de",
  535. "role": "lead"
  536. }
  537. ],
  538. "description": "Simple template engine.",
  539. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  540. "keywords": [
  541. "template"
  542. ]
  543. },
  544. {
  545. "name": "phpunit/phpunit-mock-objects",
  546. "version": "2.3.8",
  547. "version_normalized": "2.3.8.0",
  548. "source": {
  549. "type": "git",
  550. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  551. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  552. },
  553. "dist": {
  554. "type": "zip",
  555. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  556. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  557. "shasum": ""
  558. },
  559. "require": {
  560. "doctrine/instantiator": "^1.0.2",
  561. "php": ">=5.3.3",
  562. "phpunit/php-text-template": "~1.2",
  563. "sebastian/exporter": "~1.2"
  564. },
  565. "require-dev": {
  566. "phpunit/phpunit": "~4.4"
  567. },
  568. "suggest": {
  569. "ext-soap": "*"
  570. },
  571. "time": "2015-10-02T06:51:40+00:00",
  572. "type": "library",
  573. "extra": {
  574. "branch-alias": {
  575. "dev-master": "2.3.x-dev"
  576. }
  577. },
  578. "installation-source": "dist",
  579. "autoload": {
  580. "classmap": [
  581. "src/"
  582. ]
  583. },
  584. "notification-url": "https://packagist.org/downloads/",
  585. "license": [
  586. "BSD-3-Clause"
  587. ],
  588. "authors": [
  589. {
  590. "name": "Sebastian Bergmann",
  591. "email": "sb@sebastian-bergmann.de",
  592. "role": "lead"
  593. }
  594. ],
  595. "description": "Mock Object library for PHPUnit",
  596. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  597. "keywords": [
  598. "mock",
  599. "xunit"
  600. ]
  601. },
  602. {
  603. "name": "phpunit/php-timer",
  604. "version": "1.0.9",
  605. "version_normalized": "1.0.9.0",
  606. "source": {
  607. "type": "git",
  608. "url": "https://github.com/sebastianbergmann/php-timer.git",
  609. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  610. },
  611. "dist": {
  612. "type": "zip",
  613. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  614. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  615. "shasum": ""
  616. },
  617. "require": {
  618. "php": "^5.3.3 || ^7.0"
  619. },
  620. "require-dev": {
  621. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  622. },
  623. "time": "2017-02-26T11:10:40+00:00",
  624. "type": "library",
  625. "extra": {
  626. "branch-alias": {
  627. "dev-master": "1.0-dev"
  628. }
  629. },
  630. "installation-source": "dist",
  631. "autoload": {
  632. "classmap": [
  633. "src/"
  634. ]
  635. },
  636. "notification-url": "https://packagist.org/downloads/",
  637. "license": [
  638. "BSD-3-Clause"
  639. ],
  640. "authors": [
  641. {
  642. "name": "Sebastian Bergmann",
  643. "email": "sb@sebastian-bergmann.de",
  644. "role": "lead"
  645. }
  646. ],
  647. "description": "Utility class for timing",
  648. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  649. "keywords": [
  650. "timer"
  651. ]
  652. },
  653. {
  654. "name": "phpunit/php-file-iterator",
  655. "version": "1.4.2",
  656. "version_normalized": "1.4.2.0",
  657. "source": {
  658. "type": "git",
  659. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  660. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
  661. },
  662. "dist": {
  663. "type": "zip",
  664. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  665. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  666. "shasum": ""
  667. },
  668. "require": {
  669. "php": ">=5.3.3"
  670. },
  671. "time": "2016-10-03T07:40:28+00:00",
  672. "type": "library",
  673. "extra": {
  674. "branch-alias": {
  675. "dev-master": "1.4.x-dev"
  676. }
  677. },
  678. "installation-source": "dist",
  679. "autoload": {
  680. "classmap": [
  681. "src/"
  682. ]
  683. },
  684. "notification-url": "https://packagist.org/downloads/",
  685. "license": [
  686. "BSD-3-Clause"
  687. ],
  688. "authors": [
  689. {
  690. "name": "Sebastian Bergmann",
  691. "email": "sb@sebastian-bergmann.de",
  692. "role": "lead"
  693. }
  694. ],
  695. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  696. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  697. "keywords": [
  698. "filesystem",
  699. "iterator"
  700. ]
  701. },
  702. {
  703. "name": "phpunit/php-token-stream",
  704. "version": "1.4.11",
  705. "version_normalized": "1.4.11.0",
  706. "source": {
  707. "type": "git",
  708. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  709. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
  710. },
  711. "dist": {
  712. "type": "zip",
  713. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
  714. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
  715. "shasum": ""
  716. },
  717. "require": {
  718. "ext-tokenizer": "*",
  719. "php": ">=5.3.3"
  720. },
  721. "require-dev": {
  722. "phpunit/phpunit": "~4.2"
  723. },
  724. "time": "2017-02-27T10:12:30+00:00",
  725. "type": "library",
  726. "extra": {
  727. "branch-alias": {
  728. "dev-master": "1.4-dev"
  729. }
  730. },
  731. "installation-source": "dist",
  732. "autoload": {
  733. "classmap": [
  734. "src/"
  735. ]
  736. },
  737. "notification-url": "https://packagist.org/downloads/",
  738. "license": [
  739. "BSD-3-Clause"
  740. ],
  741. "authors": [
  742. {
  743. "name": "Sebastian Bergmann",
  744. "email": "sebastian@phpunit.de"
  745. }
  746. ],
  747. "description": "Wrapper around PHP's tokenizer extension.",
  748. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  749. "keywords": [
  750. "tokenizer"
  751. ]
  752. },
  753. {
  754. "name": "phpunit/php-code-coverage",
  755. "version": "2.2.4",
  756. "version_normalized": "2.2.4.0",
  757. "source": {
  758. "type": "git",
  759. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  760. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  761. },
  762. "dist": {
  763. "type": "zip",
  764. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  765. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  766. "shasum": ""
  767. },
  768. "require": {
  769. "php": ">=5.3.3",
  770. "phpunit/php-file-iterator": "~1.3",
  771. "phpunit/php-text-template": "~1.2",
  772. "phpunit/php-token-stream": "~1.3",
  773. "sebastian/environment": "^1.3.2",
  774. "sebastian/version": "~1.0"
  775. },
  776. "require-dev": {
  777. "ext-xdebug": ">=2.1.4",
  778. "phpunit/phpunit": "~4"
  779. },
  780. "suggest": {
  781. "ext-dom": "*",
  782. "ext-xdebug": ">=2.2.1",
  783. "ext-xmlwriter": "*"
  784. },
  785. "time": "2015-10-06T15:47:00+00:00",
  786. "type": "library",
  787. "extra": {
  788. "branch-alias": {
  789. "dev-master": "2.2.x-dev"
  790. }
  791. },
  792. "installation-source": "dist",
  793. "autoload": {
  794. "classmap": [
  795. "src/"
  796. ]
  797. },
  798. "notification-url": "https://packagist.org/downloads/",
  799. "license": [
  800. "BSD-3-Clause"
  801. ],
  802. "authors": [
  803. {
  804. "name": "Sebastian Bergmann",
  805. "email": "sb@sebastian-bergmann.de",
  806. "role": "lead"
  807. }
  808. ],
  809. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  810. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  811. "keywords": [
  812. "coverage",
  813. "testing",
  814. "xunit"
  815. ]
  816. },
  817. {
  818. "name": "webmozart/assert",
  819. "version": "1.2.0",
  820. "version_normalized": "1.2.0.0",
  821. "source": {
  822. "type": "git",
  823. "url": "https://github.com/webmozart/assert.git",
  824. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
  825. },
  826. "dist": {
  827. "type": "zip",
  828. "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
  829. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
  830. "shasum": ""
  831. },
  832. "require": {
  833. "php": "^5.3.3 || ^7.0"
  834. },
  835. "require-dev": {
  836. "phpunit/phpunit": "^4.6",
  837. "sebastian/version": "^1.0.1"
  838. },
  839. "time": "2016-11-23T20:04:58+00:00",
  840. "type": "library",
  841. "extra": {
  842. "branch-alias": {
  843. "dev-master": "1.3-dev"
  844. }
  845. },
  846. "installation-source": "dist",
  847. "autoload": {
  848. "psr-4": {
  849. "Webmozart\\Assert\\": "src/"
  850. }
  851. },
  852. "notification-url": "https://packagist.org/downloads/",
  853. "license": [
  854. "MIT"
  855. ],
  856. "authors": [
  857. {
  858. "name": "Bernhard Schussek",
  859. "email": "bschussek@gmail.com"
  860. }
  861. ],
  862. "description": "Assertions to validate method input/output with nice error messages.",
  863. "keywords": [
  864. "assert",
  865. "check",
  866. "validate"
  867. ]
  868. },
  869. {
  870. "name": "phpdocumentor/reflection-common",
  871. "version": "1.0",
  872. "version_normalized": "1.0.0.0",
  873. "source": {
  874. "type": "git",
  875. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  876. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
  877. },
  878. "dist": {
  879. "type": "zip",
  880. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
  881. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
  882. "shasum": ""
  883. },
  884. "require": {
  885. "php": ">=5.5"
  886. },
  887. "require-dev": {
  888. "phpunit/phpunit": "^4.6"
  889. },
  890. "time": "2015-12-27T11:43:31+00:00",
  891. "type": "library",
  892. "extra": {
  893. "branch-alias": {
  894. "dev-master": "1.0.x-dev"
  895. }
  896. },
  897. "installation-source": "dist",
  898. "autoload": {
  899. "psr-4": {
  900. "phpDocumentor\\Reflection\\": [
  901. "src"
  902. ]
  903. }
  904. },
  905. "notification-url": "https://packagist.org/downloads/",
  906. "license": [
  907. "MIT"
  908. ],
  909. "authors": [
  910. {
  911. "name": "Jaap van Otterdijk",
  912. "email": "opensource@ijaap.nl"
  913. }
  914. ],
  915. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  916. "homepage": "http://www.phpdoc.org",
  917. "keywords": [
  918. "FQSEN",
  919. "phpDocumentor",
  920. "phpdoc",
  921. "reflection",
  922. "static analysis"
  923. ]
  924. },
  925. {
  926. "name": "phpdocumentor/type-resolver",
  927. "version": "0.4.0",
  928. "version_normalized": "0.4.0.0",
  929. "source": {
  930. "type": "git",
  931. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  932. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
  933. },
  934. "dist": {
  935. "type": "zip",
  936. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
  937. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
  938. "shasum": ""
  939. },
  940. "require": {
  941. "php": "^5.5 || ^7.0",
  942. "phpdocumentor/reflection-common": "^1.0"
  943. },
  944. "require-dev": {
  945. "mockery/mockery": "^0.9.4",
  946. "phpunit/phpunit": "^5.2||^4.8.24"
  947. },
  948. "time": "2017-07-14T14:27:02+00:00",
  949. "type": "library",
  950. "extra": {
  951. "branch-alias": {
  952. "dev-master": "1.0.x-dev"
  953. }
  954. },
  955. "installation-source": "dist",
  956. "autoload": {
  957. "psr-4": {
  958. "phpDocumentor\\Reflection\\": [
  959. "src/"
  960. ]
  961. }
  962. },
  963. "notification-url": "https://packagist.org/downloads/",
  964. "license": [
  965. "MIT"
  966. ],
  967. "authors": [
  968. {
  969. "name": "Mike van Riel",
  970. "email": "me@mikevanriel.com"
  971. }
  972. ]
  973. },
  974. {
  975. "name": "phpdocumentor/reflection-docblock",
  976. "version": "3.2.0",
  977. "version_normalized": "3.2.0.0",
  978. "source": {
  979. "type": "git",
  980. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  981. "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585"
  982. },
  983. "dist": {
  984. "type": "zip",
  985. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/46f7e8bb075036c92695b15a1ddb6971c751e585",
  986. "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585",
  987. "shasum": ""
  988. },
  989. "require": {
  990. "php": ">=5.5",
  991. "phpdocumentor/reflection-common": "^1.0@dev",
  992. "phpdocumentor/type-resolver": "^0.4.0",
  993. "webmozart/assert": "^1.0"
  994. },
  995. "require-dev": {
  996. "mockery/mockery": "^0.9.4",
  997. "phpunit/phpunit": "^4.4"
  998. },
  999. "time": "2017-07-15T11:38:20+00:00",
  1000. "type": "library",
  1001. "installation-source": "dist",
  1002. "autoload": {
  1003. "psr-4": {
  1004. "phpDocumentor\\Reflection\\": [
  1005. "src/"
  1006. ]
  1007. }
  1008. },
  1009. "notification-url": "https://packagist.org/downloads/",
  1010. "license": [
  1011. "MIT"
  1012. ],
  1013. "authors": [
  1014. {
  1015. "name": "Mike van Riel",
  1016. "email": "me@mikevanriel.com"
  1017. }
  1018. ],
  1019. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
  1020. },
  1021. {
  1022. "name": "phpspec/prophecy",
  1023. "version": "v1.7.0",
  1024. "version_normalized": "1.7.0.0",
  1025. "source": {
  1026. "type": "git",
  1027. "url": "https://github.com/phpspec/prophecy.git",
  1028. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
  1029. },
  1030. "dist": {
  1031. "type": "zip",
  1032. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
  1033. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
  1034. "shasum": ""
  1035. },
  1036. "require": {
  1037. "doctrine/instantiator": "^1.0.2",
  1038. "php": "^5.3|^7.0",
  1039. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
  1040. "sebastian/comparator": "^1.1|^2.0",
  1041. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  1042. },
  1043. "require-dev": {
  1044. "phpspec/phpspec": "^2.5|^3.2",
  1045. "phpunit/phpunit": "^4.8 || ^5.6.5"
  1046. },
  1047. "time": "2017-03-02T20:05:34+00:00",
  1048. "type": "library",
  1049. "extra": {
  1050. "branch-alias": {
  1051. "dev-master": "1.6.x-dev"
  1052. }
  1053. },
  1054. "installation-source": "dist",
  1055. "autoload": {
  1056. "psr-0": {
  1057. "Prophecy\\": "src/"
  1058. }
  1059. },
  1060. "notification-url": "https://packagist.org/downloads/",
  1061. "license": [
  1062. "MIT"
  1063. ],
  1064. "authors": [
  1065. {
  1066. "name": "Konstantin Kudryashov",
  1067. "email": "ever.zet@gmail.com",
  1068. "homepage": "http://everzet.com"
  1069. },
  1070. {
  1071. "name": "Marcello Duarte",
  1072. "email": "marcello.duarte@gmail.com"
  1073. }
  1074. ],
  1075. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1076. "homepage": "https://github.com/phpspec/prophecy",
  1077. "keywords": [
  1078. "Double",
  1079. "Dummy",
  1080. "fake",
  1081. "mock",
  1082. "spy",
  1083. "stub"
  1084. ]
  1085. },
  1086. {
  1087. "name": "phpunit/phpunit",
  1088. "version": "4.8.36",
  1089. "version_normalized": "4.8.36.0",
  1090. "source": {
  1091. "type": "git",
  1092. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1093. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
  1094. },
  1095. "dist": {
  1096. "type": "zip",
  1097. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
  1098. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
  1099. "shasum": ""
  1100. },
  1101. "require": {
  1102. "ext-dom": "*",
  1103. "ext-json": "*",
  1104. "ext-pcre": "*",
  1105. "ext-reflection": "*",
  1106. "ext-spl": "*",
  1107. "php": ">=5.3.3",
  1108. "phpspec/prophecy": "^1.3.1",
  1109. "phpunit/php-code-coverage": "~2.1",
  1110. "phpunit/php-file-iterator": "~1.4",
  1111. "phpunit/php-text-template": "~1.2",
  1112. "phpunit/php-timer": "^1.0.6",
  1113. "phpunit/phpunit-mock-objects": "~2.3",
  1114. "sebastian/comparator": "~1.2.2",
  1115. "sebastian/diff": "~1.2",
  1116. "sebastian/environment": "~1.3",
  1117. "sebastian/exporter": "~1.2",
  1118. "sebastian/global-state": "~1.0",
  1119. "sebastian/version": "~1.0",
  1120. "symfony/yaml": "~2.1|~3.0"
  1121. },
  1122. "suggest": {
  1123. "phpunit/php-invoker": "~1.1"
  1124. },
  1125. "time": "2017-06-21T08:07:12+00:00",
  1126. "bin": [
  1127. "phpunit"
  1128. ],
  1129. "type": "library",
  1130. "extra": {
  1131. "branch-alias": {
  1132. "dev-master": "4.8.x-dev"
  1133. }
  1134. },
  1135. "installation-source": "dist",
  1136. "autoload": {
  1137. "classmap": [
  1138. "src/"
  1139. ]
  1140. },
  1141. "notification-url": "https://packagist.org/downloads/",
  1142. "license": [
  1143. "BSD-3-Clause"
  1144. ],
  1145. "authors": [
  1146. {
  1147. "name": "Sebastian Bergmann",
  1148. "email": "sebastian@phpunit.de",
  1149. "role": "lead"
  1150. }
  1151. ],
  1152. "description": "The PHP Unit Testing framework.",
  1153. "homepage": "https://phpunit.de/",
  1154. "keywords": [
  1155. "phpunit",
  1156. "testing",
  1157. "xunit"
  1158. ]
  1159. }
  1160. ]