composer.lock 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "0a043906e568eec0b2608c6684018480",
  8. "packages": [
  9. {
  10. "name": "composer/ca-bundle",
  11. "version": "1.2.7",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/composer/ca-bundle.git",
  15. "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
  20. "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-openssl": "*",
  25. "ext-pcre": "*",
  26. "php": "^5.3.2 || ^7.0 || ^8.0"
  27. },
  28. "require-dev": {
  29. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
  30. "psr/log": "^1.0",
  31. "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
  32. },
  33. "type": "library",
  34. "extra": {
  35. "branch-alias": {
  36. "dev-master": "1.x-dev"
  37. }
  38. },
  39. "autoload": {
  40. "psr-4": {
  41. "Composer\\CaBundle\\": "src"
  42. }
  43. },
  44. "notification-url": "https://packagist.org/downloads/",
  45. "license": [
  46. "MIT"
  47. ],
  48. "authors": [
  49. {
  50. "name": "Jordi Boggiano",
  51. "email": "j.boggiano@seld.be",
  52. "homepage": "http://seld.be"
  53. }
  54. ],
  55. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  56. "keywords": [
  57. "cabundle",
  58. "cacert",
  59. "certificate",
  60. "ssl",
  61. "tls"
  62. ],
  63. "support": {
  64. "irc": "irc://irc.freenode.org/composer",
  65. "issues": "https://github.com/composer/ca-bundle/issues",
  66. "source": "https://github.com/composer/ca-bundle/tree/1.2.7"
  67. },
  68. "funding": [
  69. {
  70. "url": "https://packagist.com",
  71. "type": "custom"
  72. },
  73. {
  74. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  75. "type": "tidelift"
  76. }
  77. ],
  78. "time": "2020-04-08T08:27:21+00:00"
  79. },
  80. {
  81. "name": "composer/semver",
  82. "version": "2.0.0",
  83. "source": {
  84. "type": "git",
  85. "url": "https://github.com/composer/semver.git",
  86. "reference": "0ec124f57c7e23925c006cbad0de853e3aec3ba2"
  87. },
  88. "dist": {
  89. "type": "zip",
  90. "url": "https://api.github.com/repos/composer/semver/zipball/0ec124f57c7e23925c006cbad0de853e3aec3ba2",
  91. "reference": "0ec124f57c7e23925c006cbad0de853e3aec3ba2",
  92. "shasum": ""
  93. },
  94. "require": {
  95. "php": "^5.3.2 || ^7.0"
  96. },
  97. "require-dev": {
  98. "phpstan/phpstan": "^0.12.19",
  99. "phpunit/phpunit": "^4.5 || ^5.0.5 || ^7"
  100. },
  101. "type": "library",
  102. "extra": {
  103. "branch-alias": {
  104. "dev-master": "2.x-dev"
  105. }
  106. },
  107. "autoload": {
  108. "psr-4": {
  109. "Composer\\Semver\\": "src"
  110. }
  111. },
  112. "notification-url": "https://packagist.org/downloads/",
  113. "license": [
  114. "MIT"
  115. ],
  116. "authors": [
  117. {
  118. "name": "Nils Adermann",
  119. "email": "naderman@naderman.de",
  120. "homepage": "http://www.naderman.de"
  121. },
  122. {
  123. "name": "Jordi Boggiano",
  124. "email": "j.boggiano@seld.be",
  125. "homepage": "http://seld.be"
  126. },
  127. {
  128. "name": "Rob Bast",
  129. "email": "rob.bast@gmail.com",
  130. "homepage": "http://robbast.nl"
  131. }
  132. ],
  133. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  134. "keywords": [
  135. "semantic",
  136. "semver",
  137. "validation",
  138. "versioning"
  139. ],
  140. "support": {
  141. "irc": "irc://irc.freenode.org/composer",
  142. "issues": "https://github.com/composer/semver/issues",
  143. "source": "https://github.com/composer/semver/tree/2.0.0"
  144. },
  145. "time": "2020-04-21T13:19:12+00:00"
  146. },
  147. {
  148. "name": "composer/spdx-licenses",
  149. "version": "1.5.3",
  150. "source": {
  151. "type": "git",
  152. "url": "https://github.com/composer/spdx-licenses.git",
  153. "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
  154. },
  155. "dist": {
  156. "type": "zip",
  157. "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
  158. "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
  159. "shasum": ""
  160. },
  161. "require": {
  162. "php": "^5.3.2 || ^7.0 || ^8.0"
  163. },
  164. "require-dev": {
  165. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
  166. },
  167. "type": "library",
  168. "extra": {
  169. "branch-alias": {
  170. "dev-master": "1.x-dev"
  171. }
  172. },
  173. "autoload": {
  174. "psr-4": {
  175. "Composer\\Spdx\\": "src"
  176. }
  177. },
  178. "notification-url": "https://packagist.org/downloads/",
  179. "license": [
  180. "MIT"
  181. ],
  182. "authors": [
  183. {
  184. "name": "Nils Adermann",
  185. "email": "naderman@naderman.de",
  186. "homepage": "http://www.naderman.de"
  187. },
  188. {
  189. "name": "Jordi Boggiano",
  190. "email": "j.boggiano@seld.be",
  191. "homepage": "http://seld.be"
  192. },
  193. {
  194. "name": "Rob Bast",
  195. "email": "rob.bast@gmail.com",
  196. "homepage": "http://robbast.nl"
  197. }
  198. ],
  199. "description": "SPDX licenses list and validation library.",
  200. "keywords": [
  201. "license",
  202. "spdx",
  203. "validator"
  204. ],
  205. "support": {
  206. "irc": "irc://irc.freenode.org/composer",
  207. "issues": "https://github.com/composer/spdx-licenses/issues",
  208. "source": "https://github.com/composer/spdx-licenses/tree/1.5.3"
  209. },
  210. "time": "2020-02-14T07:44:31+00:00"
  211. },
  212. {
  213. "name": "composer/xdebug-handler",
  214. "version": "1.4.1",
  215. "source": {
  216. "type": "git",
  217. "url": "https://github.com/composer/xdebug-handler.git",
  218. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
  219. },
  220. "dist": {
  221. "type": "zip",
  222. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  223. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  224. "shasum": ""
  225. },
  226. "require": {
  227. "php": "^5.3.2 || ^7.0 || ^8.0",
  228. "psr/log": "^1.0"
  229. },
  230. "require-dev": {
  231. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
  232. },
  233. "type": "library",
  234. "autoload": {
  235. "psr-4": {
  236. "Composer\\XdebugHandler\\": "src"
  237. }
  238. },
  239. "notification-url": "https://packagist.org/downloads/",
  240. "license": [
  241. "MIT"
  242. ],
  243. "authors": [
  244. {
  245. "name": "John Stevenson",
  246. "email": "john-stevenson@blueyonder.co.uk"
  247. }
  248. ],
  249. "description": "Restarts a process without Xdebug.",
  250. "keywords": [
  251. "Xdebug",
  252. "performance"
  253. ],
  254. "support": {
  255. "irc": "irc://irc.freenode.org/composer",
  256. "issues": "https://github.com/composer/xdebug-handler/issues",
  257. "source": "https://github.com/composer/xdebug-handler/tree/master"
  258. },
  259. "funding": [
  260. {
  261. "url": "https://packagist.com",
  262. "type": "custom"
  263. }
  264. ],
  265. "time": "2020-03-01T12:26:26+00:00"
  266. },
  267. {
  268. "name": "justinrainbow/json-schema",
  269. "version": "5.2.9",
  270. "source": {
  271. "type": "git",
  272. "url": "https://github.com/justinrainbow/json-schema.git",
  273. "reference": "44c6787311242a979fa15c704327c20e7221a0e4"
  274. },
  275. "dist": {
  276. "type": "zip",
  277. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
  278. "reference": "44c6787311242a979fa15c704327c20e7221a0e4",
  279. "shasum": ""
  280. },
  281. "require": {
  282. "php": ">=5.3.3"
  283. },
  284. "require-dev": {
  285. "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
  286. "json-schema/json-schema-test-suite": "1.2.0",
  287. "phpunit/phpunit": "^4.8.35"
  288. },
  289. "bin": [
  290. "bin/validate-json"
  291. ],
  292. "type": "library",
  293. "extra": {
  294. "branch-alias": {
  295. "dev-master": "5.0.x-dev"
  296. }
  297. },
  298. "autoload": {
  299. "psr-4": {
  300. "JsonSchema\\": "src/JsonSchema/"
  301. }
  302. },
  303. "notification-url": "https://packagist.org/downloads/",
  304. "license": [
  305. "MIT"
  306. ],
  307. "authors": [
  308. {
  309. "name": "Bruno Prieto Reis",
  310. "email": "bruno.p.reis@gmail.com"
  311. },
  312. {
  313. "name": "Justin Rainbow",
  314. "email": "justin.rainbow@gmail.com"
  315. },
  316. {
  317. "name": "Igor Wiedler",
  318. "email": "igor@wiedler.ch"
  319. },
  320. {
  321. "name": "Robert Schönthal",
  322. "email": "seroscho@googlemail.com"
  323. }
  324. ],
  325. "description": "A library to validate a json schema.",
  326. "homepage": "https://github.com/justinrainbow/json-schema",
  327. "keywords": [
  328. "json",
  329. "schema"
  330. ],
  331. "support": {
  332. "issues": "https://github.com/justinrainbow/json-schema/issues",
  333. "source": "https://github.com/justinrainbow/json-schema/tree/5.2.9"
  334. },
  335. "time": "2019-09-25T14:49:45+00:00"
  336. },
  337. {
  338. "name": "psr/log",
  339. "version": "1.1.3",
  340. "source": {
  341. "type": "git",
  342. "url": "https://github.com/php-fig/log.git",
  343. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  344. },
  345. "dist": {
  346. "type": "zip",
  347. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  348. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  349. "shasum": ""
  350. },
  351. "require": {
  352. "php": ">=5.3.0"
  353. },
  354. "type": "library",
  355. "extra": {
  356. "branch-alias": {
  357. "dev-master": "1.1.x-dev"
  358. }
  359. },
  360. "autoload": {
  361. "psr-4": {
  362. "Psr\\Log\\": "Psr/Log/"
  363. }
  364. },
  365. "notification-url": "https://packagist.org/downloads/",
  366. "license": [
  367. "MIT"
  368. ],
  369. "authors": [
  370. {
  371. "name": "PHP-FIG",
  372. "homepage": "http://www.php-fig.org/"
  373. }
  374. ],
  375. "description": "Common interface for logging libraries",
  376. "homepage": "https://github.com/php-fig/log",
  377. "keywords": [
  378. "log",
  379. "psr",
  380. "psr-3"
  381. ],
  382. "support": {
  383. "source": "https://github.com/php-fig/log/tree/1.1.3"
  384. },
  385. "time": "2020-03-23T09:12:05+00:00"
  386. },
  387. {
  388. "name": "react/promise",
  389. "version": "v1.2.1",
  390. "source": {
  391. "type": "git",
  392. "url": "https://github.com/reactphp/promise.git",
  393. "reference": "eefff597e67ff66b719f8171480add3c91474a1e"
  394. },
  395. "dist": {
  396. "type": "zip",
  397. "url": "https://api.github.com/repos/reactphp/promise/zipball/eefff597e67ff66b719f8171480add3c91474a1e",
  398. "reference": "eefff597e67ff66b719f8171480add3c91474a1e",
  399. "shasum": ""
  400. },
  401. "require": {
  402. "php": ">=5.3.3"
  403. },
  404. "type": "library",
  405. "extra": {
  406. "branch-alias": {
  407. "dev-master": "1.1-dev"
  408. }
  409. },
  410. "autoload": {
  411. "psr-0": {
  412. "React\\Promise": "src/"
  413. },
  414. "files": [
  415. "src/React/Promise/functions_include.php"
  416. ]
  417. },
  418. "notification-url": "https://packagist.org/downloads/",
  419. "license": [
  420. "MIT"
  421. ],
  422. "description": "A lightweight implementation of CommonJS Promises/A for PHP",
  423. "time": "2016-03-07T13:46:50+00:00"
  424. },
  425. {
  426. "name": "seld/jsonlint",
  427. "version": "1.7.2",
  428. "source": {
  429. "type": "git",
  430. "url": "https://github.com/Seldaek/jsonlint.git",
  431. "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19"
  432. },
  433. "dist": {
  434. "type": "zip",
  435. "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19",
  436. "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19",
  437. "shasum": ""
  438. },
  439. "require": {
  440. "php": "^5.3 || ^7.0"
  441. },
  442. "require-dev": {
  443. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  444. },
  445. "bin": [
  446. "bin/jsonlint"
  447. ],
  448. "type": "library",
  449. "autoload": {
  450. "psr-4": {
  451. "Seld\\JsonLint\\": "src/Seld/JsonLint/"
  452. }
  453. },
  454. "notification-url": "https://packagist.org/downloads/",
  455. "license": [
  456. "MIT"
  457. ],
  458. "authors": [
  459. {
  460. "name": "Jordi Boggiano",
  461. "email": "j.boggiano@seld.be",
  462. "homepage": "http://seld.be"
  463. }
  464. ],
  465. "description": "JSON Linter",
  466. "keywords": [
  467. "json",
  468. "linter",
  469. "parser",
  470. "validator"
  471. ],
  472. "support": {
  473. "issues": "https://github.com/Seldaek/jsonlint/issues",
  474. "source": "https://github.com/Seldaek/jsonlint/tree/1.7.2"
  475. },
  476. "time": "2019-10-24T14:27:39+00:00"
  477. },
  478. {
  479. "name": "seld/phar-utils",
  480. "version": "1.1.0",
  481. "source": {
  482. "type": "git",
  483. "url": "https://github.com/Seldaek/phar-utils.git",
  484. "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
  485. },
  486. "dist": {
  487. "type": "zip",
  488. "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
  489. "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
  490. "shasum": ""
  491. },
  492. "require": {
  493. "php": ">=5.3"
  494. },
  495. "type": "library",
  496. "extra": {
  497. "branch-alias": {
  498. "dev-master": "1.x-dev"
  499. }
  500. },
  501. "autoload": {
  502. "psr-4": {
  503. "Seld\\PharUtils\\": "src/"
  504. }
  505. },
  506. "notification-url": "https://packagist.org/downloads/",
  507. "license": [
  508. "MIT"
  509. ],
  510. "authors": [
  511. {
  512. "name": "Jordi Boggiano",
  513. "email": "j.boggiano@seld.be"
  514. }
  515. ],
  516. "description": "PHAR file format utilities, for when PHP phars you up",
  517. "keywords": [
  518. "phar"
  519. ],
  520. "support": {
  521. "issues": "https://github.com/Seldaek/phar-utils/issues",
  522. "source": "https://github.com/Seldaek/phar-utils/tree/1.1.0"
  523. },
  524. "time": "2020-02-14T15:25:33+00:00"
  525. },
  526. {
  527. "name": "symfony/console",
  528. "version": "v2.8.52",
  529. "source": {
  530. "type": "git",
  531. "url": "https://github.com/symfony/console.git",
  532. "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12"
  533. },
  534. "dist": {
  535. "type": "zip",
  536. "url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
  537. "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12",
  538. "shasum": ""
  539. },
  540. "require": {
  541. "php": ">=5.3.9",
  542. "symfony/debug": "^2.7.2|~3.0.0",
  543. "symfony/polyfill-mbstring": "~1.0"
  544. },
  545. "require-dev": {
  546. "psr/log": "~1.0",
  547. "symfony/event-dispatcher": "~2.1|~3.0.0",
  548. "symfony/process": "~2.1|~3.0.0"
  549. },
  550. "suggest": {
  551. "psr/log-implementation": "For using the console logger",
  552. "symfony/event-dispatcher": "",
  553. "symfony/process": ""
  554. },
  555. "type": "library",
  556. "extra": {
  557. "branch-alias": {
  558. "dev-master": "2.8-dev"
  559. }
  560. },
  561. "autoload": {
  562. "psr-4": {
  563. "Symfony\\Component\\Console\\": ""
  564. },
  565. "exclude-from-classmap": [
  566. "/Tests/"
  567. ]
  568. },
  569. "notification-url": "https://packagist.org/downloads/",
  570. "license": [
  571. "MIT"
  572. ],
  573. "authors": [
  574. {
  575. "name": "Fabien Potencier",
  576. "email": "fabien@symfony.com"
  577. },
  578. {
  579. "name": "Symfony Community",
  580. "homepage": "https://symfony.com/contributors"
  581. }
  582. ],
  583. "description": "Symfony Console Component",
  584. "homepage": "https://symfony.com",
  585. "support": {
  586. "source": "https://github.com/symfony/console/tree/v2.8.52"
  587. },
  588. "time": "2018-11-20T15:55:20+00:00"
  589. },
  590. {
  591. "name": "symfony/debug",
  592. "version": "v2.8.52",
  593. "source": {
  594. "type": "git",
  595. "url": "https://github.com/symfony/debug.git",
  596. "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0"
  597. },
  598. "dist": {
  599. "type": "zip",
  600. "url": "https://api.github.com/repos/symfony/debug/zipball/74251c8d50dd3be7c4ce0c7b862497cdc641a5d0",
  601. "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0",
  602. "shasum": ""
  603. },
  604. "require": {
  605. "php": ">=5.3.9",
  606. "psr/log": "~1.0"
  607. },
  608. "conflict": {
  609. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  610. },
  611. "require-dev": {
  612. "symfony/class-loader": "~2.2|~3.0.0",
  613. "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
  614. },
  615. "type": "library",
  616. "extra": {
  617. "branch-alias": {
  618. "dev-master": "2.8-dev"
  619. }
  620. },
  621. "autoload": {
  622. "psr-4": {
  623. "Symfony\\Component\\Debug\\": ""
  624. },
  625. "exclude-from-classmap": [
  626. "/Tests/"
  627. ]
  628. },
  629. "notification-url": "https://packagist.org/downloads/",
  630. "license": [
  631. "MIT"
  632. ],
  633. "authors": [
  634. {
  635. "name": "Fabien Potencier",
  636. "email": "fabien@symfony.com"
  637. },
  638. {
  639. "name": "Symfony Community",
  640. "homepage": "https://symfony.com/contributors"
  641. }
  642. ],
  643. "description": "Symfony Debug Component",
  644. "homepage": "https://symfony.com",
  645. "support": {
  646. "source": "https://github.com/symfony/debug/tree/v2.8.50"
  647. },
  648. "time": "2018-11-11T11:18:13+00:00"
  649. },
  650. {
  651. "name": "symfony/filesystem",
  652. "version": "v2.8.52",
  653. "source": {
  654. "type": "git",
  655. "url": "https://github.com/symfony/filesystem.git",
  656. "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080"
  657. },
  658. "dist": {
  659. "type": "zip",
  660. "url": "https://api.github.com/repos/symfony/filesystem/zipball/7ae46872dad09dffb7fe1e93a0937097339d0080",
  661. "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080",
  662. "shasum": ""
  663. },
  664. "require": {
  665. "php": ">=5.3.9",
  666. "symfony/polyfill-ctype": "~1.8"
  667. },
  668. "type": "library",
  669. "extra": {
  670. "branch-alias": {
  671. "dev-master": "2.8-dev"
  672. }
  673. },
  674. "autoload": {
  675. "psr-4": {
  676. "Symfony\\Component\\Filesystem\\": ""
  677. },
  678. "exclude-from-classmap": [
  679. "/Tests/"
  680. ]
  681. },
  682. "notification-url": "https://packagist.org/downloads/",
  683. "license": [
  684. "MIT"
  685. ],
  686. "authors": [
  687. {
  688. "name": "Fabien Potencier",
  689. "email": "fabien@symfony.com"
  690. },
  691. {
  692. "name": "Symfony Community",
  693. "homepage": "https://symfony.com/contributors"
  694. }
  695. ],
  696. "description": "Symfony Filesystem Component",
  697. "homepage": "https://symfony.com",
  698. "support": {
  699. "source": "https://github.com/symfony/filesystem/tree/v2.8.52"
  700. },
  701. "time": "2018-11-11T11:18:13+00:00"
  702. },
  703. {
  704. "name": "symfony/finder",
  705. "version": "v2.8.52",
  706. "source": {
  707. "type": "git",
  708. "url": "https://github.com/symfony/finder.git",
  709. "reference": "1444eac52273e345d9b95129bf914639305a9ba4"
  710. },
  711. "dist": {
  712. "type": "zip",
  713. "url": "https://api.github.com/repos/symfony/finder/zipball/1444eac52273e345d9b95129bf914639305a9ba4",
  714. "reference": "1444eac52273e345d9b95129bf914639305a9ba4",
  715. "shasum": ""
  716. },
  717. "require": {
  718. "php": ">=5.3.9"
  719. },
  720. "type": "library",
  721. "extra": {
  722. "branch-alias": {
  723. "dev-master": "2.8-dev"
  724. }
  725. },
  726. "autoload": {
  727. "psr-4": {
  728. "Symfony\\Component\\Finder\\": ""
  729. },
  730. "exclude-from-classmap": [
  731. "/Tests/"
  732. ]
  733. },
  734. "notification-url": "https://packagist.org/downloads/",
  735. "license": [
  736. "MIT"
  737. ],
  738. "authors": [
  739. {
  740. "name": "Fabien Potencier",
  741. "email": "fabien@symfony.com"
  742. },
  743. {
  744. "name": "Symfony Community",
  745. "homepage": "https://symfony.com/contributors"
  746. }
  747. ],
  748. "description": "Symfony Finder Component",
  749. "homepage": "https://symfony.com",
  750. "support": {
  751. "source": "https://github.com/symfony/finder/tree/v2.8.50"
  752. },
  753. "time": "2018-11-11T11:18:13+00:00"
  754. },
  755. {
  756. "name": "symfony/polyfill-ctype",
  757. "version": "v1.15.0",
  758. "source": {
  759. "type": "git",
  760. "url": "https://github.com/symfony/polyfill-ctype.git",
  761. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
  762. },
  763. "dist": {
  764. "type": "zip",
  765. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  766. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  767. "shasum": ""
  768. },
  769. "require": {
  770. "php": ">=5.3.3"
  771. },
  772. "suggest": {
  773. "ext-ctype": "For best performance"
  774. },
  775. "type": "library",
  776. "extra": {
  777. "branch-alias": {
  778. "dev-master": "1.15-dev"
  779. }
  780. },
  781. "autoload": {
  782. "psr-4": {
  783. "Symfony\\Polyfill\\Ctype\\": ""
  784. },
  785. "files": [
  786. "bootstrap.php"
  787. ]
  788. },
  789. "notification-url": "https://packagist.org/downloads/",
  790. "license": [
  791. "MIT"
  792. ],
  793. "authors": [
  794. {
  795. "name": "Gert de Pagter",
  796. "email": "BackEndTea@gmail.com"
  797. },
  798. {
  799. "name": "Symfony Community",
  800. "homepage": "https://symfony.com/contributors"
  801. }
  802. ],
  803. "description": "Symfony polyfill for ctype functions",
  804. "homepage": "https://symfony.com",
  805. "keywords": [
  806. "compatibility",
  807. "ctype",
  808. "polyfill",
  809. "portable"
  810. ],
  811. "support": {
  812. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.15.0"
  813. },
  814. "funding": [
  815. {
  816. "url": "https://symfony.com/sponsor",
  817. "type": "custom"
  818. },
  819. {
  820. "url": "https://github.com/fabpot",
  821. "type": "github"
  822. },
  823. {
  824. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  825. "type": "tidelift"
  826. }
  827. ],
  828. "time": "2020-02-27T09:26:54+00:00"
  829. },
  830. {
  831. "name": "symfony/polyfill-mbstring",
  832. "version": "v1.15.0",
  833. "source": {
  834. "type": "git",
  835. "url": "https://github.com/symfony/polyfill-mbstring.git",
  836. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
  837. },
  838. "dist": {
  839. "type": "zip",
  840. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  841. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  842. "shasum": ""
  843. },
  844. "require": {
  845. "php": ">=5.3.3"
  846. },
  847. "suggest": {
  848. "ext-mbstring": "For best performance"
  849. },
  850. "type": "library",
  851. "extra": {
  852. "branch-alias": {
  853. "dev-master": "1.15-dev"
  854. }
  855. },
  856. "autoload": {
  857. "psr-4": {
  858. "Symfony\\Polyfill\\Mbstring\\": ""
  859. },
  860. "files": [
  861. "bootstrap.php"
  862. ]
  863. },
  864. "notification-url": "https://packagist.org/downloads/",
  865. "license": [
  866. "MIT"
  867. ],
  868. "authors": [
  869. {
  870. "name": "Nicolas Grekas",
  871. "email": "p@tchwork.com"
  872. },
  873. {
  874. "name": "Symfony Community",
  875. "homepage": "https://symfony.com/contributors"
  876. }
  877. ],
  878. "description": "Symfony polyfill for the Mbstring extension",
  879. "homepage": "https://symfony.com",
  880. "keywords": [
  881. "compatibility",
  882. "mbstring",
  883. "polyfill",
  884. "portable",
  885. "shim"
  886. ],
  887. "support": {
  888. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.15.0"
  889. },
  890. "funding": [
  891. {
  892. "url": "https://symfony.com/sponsor",
  893. "type": "custom"
  894. },
  895. {
  896. "url": "https://github.com/fabpot",
  897. "type": "github"
  898. },
  899. {
  900. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  901. "type": "tidelift"
  902. }
  903. ],
  904. "time": "2020-03-09T19:04:49+00:00"
  905. },
  906. {
  907. "name": "symfony/process",
  908. "version": "v2.8.52",
  909. "source": {
  910. "type": "git",
  911. "url": "https://github.com/symfony/process.git",
  912. "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
  913. },
  914. "dist": {
  915. "type": "zip",
  916. "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
  917. "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
  918. "shasum": ""
  919. },
  920. "require": {
  921. "php": ">=5.3.9"
  922. },
  923. "type": "library",
  924. "extra": {
  925. "branch-alias": {
  926. "dev-master": "2.8-dev"
  927. }
  928. },
  929. "autoload": {
  930. "psr-4": {
  931. "Symfony\\Component\\Process\\": ""
  932. },
  933. "exclude-from-classmap": [
  934. "/Tests/"
  935. ]
  936. },
  937. "notification-url": "https://packagist.org/downloads/",
  938. "license": [
  939. "MIT"
  940. ],
  941. "authors": [
  942. {
  943. "name": "Fabien Potencier",
  944. "email": "fabien@symfony.com"
  945. },
  946. {
  947. "name": "Symfony Community",
  948. "homepage": "https://symfony.com/contributors"
  949. }
  950. ],
  951. "description": "Symfony Process Component",
  952. "homepage": "https://symfony.com",
  953. "support": {
  954. "source": "https://github.com/symfony/process/tree/v2.8.50"
  955. },
  956. "time": "2018-11-11T11:18:13+00:00"
  957. }
  958. ],
  959. "packages-dev": [
  960. {
  961. "name": "doctrine/instantiator",
  962. "version": "1.0.5",
  963. "source": {
  964. "type": "git",
  965. "url": "https://github.com/doctrine/instantiator.git",
  966. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  967. },
  968. "dist": {
  969. "type": "zip",
  970. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  971. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  972. "shasum": ""
  973. },
  974. "require": {
  975. "php": ">=5.3,<8.0-DEV"
  976. },
  977. "require-dev": {
  978. "athletic/athletic": "~0.1.8",
  979. "ext-pdo": "*",
  980. "ext-phar": "*",
  981. "phpunit/phpunit": "~4.0",
  982. "squizlabs/php_codesniffer": "~2.0"
  983. },
  984. "type": "library",
  985. "extra": {
  986. "branch-alias": {
  987. "dev-master": "1.0.x-dev"
  988. }
  989. },
  990. "autoload": {
  991. "psr-4": {
  992. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  993. }
  994. },
  995. "notification-url": "https://packagist.org/downloads/",
  996. "license": [
  997. "MIT"
  998. ],
  999. "authors": [
  1000. {
  1001. "name": "Marco Pivetta",
  1002. "email": "ocramius@gmail.com",
  1003. "homepage": "http://ocramius.github.com/"
  1004. }
  1005. ],
  1006. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1007. "homepage": "https://github.com/doctrine/instantiator",
  1008. "keywords": [
  1009. "constructor",
  1010. "instantiate"
  1011. ],
  1012. "support": {
  1013. "issues": "https://github.com/doctrine/instantiator/issues",
  1014. "source": "https://github.com/doctrine/instantiator/tree/master"
  1015. },
  1016. "time": "2015-06-14T21:17:01+00:00"
  1017. },
  1018. {
  1019. "name": "phpdocumentor/reflection-docblock",
  1020. "version": "2.0.5",
  1021. "source": {
  1022. "type": "git",
  1023. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  1024. "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
  1025. },
  1026. "dist": {
  1027. "type": "zip",
  1028. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
  1029. "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
  1030. "shasum": ""
  1031. },
  1032. "require": {
  1033. "php": ">=5.3.3"
  1034. },
  1035. "require-dev": {
  1036. "phpunit/phpunit": "~4.0"
  1037. },
  1038. "suggest": {
  1039. "dflydev/markdown": "~1.0",
  1040. "erusev/parsedown": "~1.0"
  1041. },
  1042. "type": "library",
  1043. "extra": {
  1044. "branch-alias": {
  1045. "dev-master": "2.0.x-dev"
  1046. }
  1047. },
  1048. "autoload": {
  1049. "psr-0": {
  1050. "phpDocumentor": [
  1051. "src/"
  1052. ]
  1053. }
  1054. },
  1055. "notification-url": "https://packagist.org/downloads/",
  1056. "license": [
  1057. "MIT"
  1058. ],
  1059. "authors": [
  1060. {
  1061. "name": "Mike van Riel",
  1062. "email": "mike.vanriel@naenius.com"
  1063. }
  1064. ],
  1065. "support": {
  1066. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  1067. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x"
  1068. },
  1069. "time": "2016-01-25T08:17:30+00:00"
  1070. },
  1071. {
  1072. "name": "phpspec/prophecy",
  1073. "version": "v1.10.3",
  1074. "source": {
  1075. "type": "git",
  1076. "url": "https://github.com/phpspec/prophecy.git",
  1077. "reference": "451c3cd1418cf640de218914901e51b064abb093"
  1078. },
  1079. "dist": {
  1080. "type": "zip",
  1081. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
  1082. "reference": "451c3cd1418cf640de218914901e51b064abb093",
  1083. "shasum": ""
  1084. },
  1085. "require": {
  1086. "doctrine/instantiator": "^1.0.2",
  1087. "php": "^5.3|^7.0",
  1088. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  1089. "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
  1090. "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
  1091. },
  1092. "require-dev": {
  1093. "phpspec/phpspec": "^2.5 || ^3.2",
  1094. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  1095. },
  1096. "type": "library",
  1097. "extra": {
  1098. "branch-alias": {
  1099. "dev-master": "1.10.x-dev"
  1100. }
  1101. },
  1102. "autoload": {
  1103. "psr-4": {
  1104. "Prophecy\\": "src/Prophecy"
  1105. }
  1106. },
  1107. "notification-url": "https://packagist.org/downloads/",
  1108. "license": [
  1109. "MIT"
  1110. ],
  1111. "authors": [
  1112. {
  1113. "name": "Konstantin Kudryashov",
  1114. "email": "ever.zet@gmail.com",
  1115. "homepage": "http://everzet.com"
  1116. },
  1117. {
  1118. "name": "Marcello Duarte",
  1119. "email": "marcello.duarte@gmail.com"
  1120. }
  1121. ],
  1122. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1123. "homepage": "https://github.com/phpspec/prophecy",
  1124. "keywords": [
  1125. "Double",
  1126. "Dummy",
  1127. "fake",
  1128. "mock",
  1129. "spy",
  1130. "stub"
  1131. ],
  1132. "support": {
  1133. "issues": "https://github.com/phpspec/prophecy/issues",
  1134. "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
  1135. },
  1136. "time": "2020-03-05T15:02:03+00:00"
  1137. },
  1138. {
  1139. "name": "sebastian/comparator",
  1140. "version": "1.2.4",
  1141. "source": {
  1142. "type": "git",
  1143. "url": "https://github.com/sebastianbergmann/comparator.git",
  1144. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  1145. },
  1146. "dist": {
  1147. "type": "zip",
  1148. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1149. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1150. "shasum": ""
  1151. },
  1152. "require": {
  1153. "php": ">=5.3.3",
  1154. "sebastian/diff": "~1.2",
  1155. "sebastian/exporter": "~1.2 || ~2.0"
  1156. },
  1157. "require-dev": {
  1158. "phpunit/phpunit": "~4.4"
  1159. },
  1160. "type": "library",
  1161. "extra": {
  1162. "branch-alias": {
  1163. "dev-master": "1.2.x-dev"
  1164. }
  1165. },
  1166. "autoload": {
  1167. "classmap": [
  1168. "src/"
  1169. ]
  1170. },
  1171. "notification-url": "https://packagist.org/downloads/",
  1172. "license": [
  1173. "BSD-3-Clause"
  1174. ],
  1175. "authors": [
  1176. {
  1177. "name": "Jeff Welch",
  1178. "email": "whatthejeff@gmail.com"
  1179. },
  1180. {
  1181. "name": "Volker Dusch",
  1182. "email": "github@wallbash.com"
  1183. },
  1184. {
  1185. "name": "Bernhard Schussek",
  1186. "email": "bschussek@2bepublished.at"
  1187. },
  1188. {
  1189. "name": "Sebastian Bergmann",
  1190. "email": "sebastian@phpunit.de"
  1191. }
  1192. ],
  1193. "description": "Provides the functionality to compare PHP values for equality",
  1194. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1195. "keywords": [
  1196. "comparator",
  1197. "compare",
  1198. "equality"
  1199. ],
  1200. "support": {
  1201. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  1202. "source": "https://github.com/sebastianbergmann/comparator/tree/1.2"
  1203. },
  1204. "time": "2017-01-29T09:50:25+00:00"
  1205. },
  1206. {
  1207. "name": "sebastian/diff",
  1208. "version": "1.4.3",
  1209. "source": {
  1210. "type": "git",
  1211. "url": "https://github.com/sebastianbergmann/diff.git",
  1212. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  1213. },
  1214. "dist": {
  1215. "type": "zip",
  1216. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1217. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1218. "shasum": ""
  1219. },
  1220. "require": {
  1221. "php": "^5.3.3 || ^7.0"
  1222. },
  1223. "require-dev": {
  1224. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  1225. },
  1226. "type": "library",
  1227. "extra": {
  1228. "branch-alias": {
  1229. "dev-master": "1.4-dev"
  1230. }
  1231. },
  1232. "autoload": {
  1233. "classmap": [
  1234. "src/"
  1235. ]
  1236. },
  1237. "notification-url": "https://packagist.org/downloads/",
  1238. "license": [
  1239. "BSD-3-Clause"
  1240. ],
  1241. "authors": [
  1242. {
  1243. "name": "Kore Nordmann",
  1244. "email": "mail@kore-nordmann.de"
  1245. },
  1246. {
  1247. "name": "Sebastian Bergmann",
  1248. "email": "sebastian@phpunit.de"
  1249. }
  1250. ],
  1251. "description": "Diff implementation",
  1252. "homepage": "https://github.com/sebastianbergmann/diff",
  1253. "keywords": [
  1254. "diff"
  1255. ],
  1256. "support": {
  1257. "issues": "https://github.com/sebastianbergmann/diff/issues",
  1258. "source": "https://github.com/sebastianbergmann/diff/tree/1.4"
  1259. },
  1260. "time": "2017-05-22T07:24:03+00:00"
  1261. },
  1262. {
  1263. "name": "sebastian/exporter",
  1264. "version": "2.0.0",
  1265. "source": {
  1266. "type": "git",
  1267. "url": "https://github.com/sebastianbergmann/exporter.git",
  1268. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
  1269. },
  1270. "dist": {
  1271. "type": "zip",
  1272. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  1273. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  1274. "shasum": ""
  1275. },
  1276. "require": {
  1277. "php": ">=5.3.3",
  1278. "sebastian/recursion-context": "~2.0"
  1279. },
  1280. "require-dev": {
  1281. "ext-mbstring": "*",
  1282. "phpunit/phpunit": "~4.4"
  1283. },
  1284. "type": "library",
  1285. "extra": {
  1286. "branch-alias": {
  1287. "dev-master": "2.0.x-dev"
  1288. }
  1289. },
  1290. "autoload": {
  1291. "classmap": [
  1292. "src/"
  1293. ]
  1294. },
  1295. "notification-url": "https://packagist.org/downloads/",
  1296. "license": [
  1297. "BSD-3-Clause"
  1298. ],
  1299. "authors": [
  1300. {
  1301. "name": "Jeff Welch",
  1302. "email": "whatthejeff@gmail.com"
  1303. },
  1304. {
  1305. "name": "Volker Dusch",
  1306. "email": "github@wallbash.com"
  1307. },
  1308. {
  1309. "name": "Bernhard Schussek",
  1310. "email": "bschussek@2bepublished.at"
  1311. },
  1312. {
  1313. "name": "Sebastian Bergmann",
  1314. "email": "sebastian@phpunit.de"
  1315. },
  1316. {
  1317. "name": "Adam Harvey",
  1318. "email": "aharvey@php.net"
  1319. }
  1320. ],
  1321. "description": "Provides the functionality to export PHP variables for visualization",
  1322. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1323. "keywords": [
  1324. "export",
  1325. "exporter"
  1326. ],
  1327. "support": {
  1328. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  1329. "source": "https://github.com/sebastianbergmann/exporter/tree/master"
  1330. },
  1331. "time": "2016-11-19T08:54:04+00:00"
  1332. },
  1333. {
  1334. "name": "sebastian/recursion-context",
  1335. "version": "2.0.0",
  1336. "source": {
  1337. "type": "git",
  1338. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1339. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
  1340. },
  1341. "dist": {
  1342. "type": "zip",
  1343. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  1344. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  1345. "shasum": ""
  1346. },
  1347. "require": {
  1348. "php": ">=5.3.3"
  1349. },
  1350. "require-dev": {
  1351. "phpunit/phpunit": "~4.4"
  1352. },
  1353. "type": "library",
  1354. "extra": {
  1355. "branch-alias": {
  1356. "dev-master": "2.0.x-dev"
  1357. }
  1358. },
  1359. "autoload": {
  1360. "classmap": [
  1361. "src/"
  1362. ]
  1363. },
  1364. "notification-url": "https://packagist.org/downloads/",
  1365. "license": [
  1366. "BSD-3-Clause"
  1367. ],
  1368. "authors": [
  1369. {
  1370. "name": "Jeff Welch",
  1371. "email": "whatthejeff@gmail.com"
  1372. },
  1373. {
  1374. "name": "Sebastian Bergmann",
  1375. "email": "sebastian@phpunit.de"
  1376. },
  1377. {
  1378. "name": "Adam Harvey",
  1379. "email": "aharvey@php.net"
  1380. }
  1381. ],
  1382. "description": "Provides functionality to recursively process PHP variables",
  1383. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1384. "support": {
  1385. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  1386. "source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
  1387. },
  1388. "time": "2016-11-19T07:33:16+00:00"
  1389. },
  1390. {
  1391. "name": "symfony/phpunit-bridge",
  1392. "version": "v3.4.39",
  1393. "source": {
  1394. "type": "git",
  1395. "url": "https://github.com/symfony/phpunit-bridge.git",
  1396. "reference": "c02893ae43532b46a4f0e0f207d088b939f278d9"
  1397. },
  1398. "dist": {
  1399. "type": "zip",
  1400. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c02893ae43532b46a4f0e0f207d088b939f278d9",
  1401. "reference": "c02893ae43532b46a4f0e0f207d088b939f278d9",
  1402. "shasum": ""
  1403. },
  1404. "require": {
  1405. "php": ">=5.3.3"
  1406. },
  1407. "conflict": {
  1408. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0"
  1409. },
  1410. "suggest": {
  1411. "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
  1412. },
  1413. "bin": [
  1414. "bin/simple-phpunit"
  1415. ],
  1416. "type": "symfony-bridge",
  1417. "extra": {
  1418. "branch-alias": {
  1419. "dev-master": "3.4-dev"
  1420. },
  1421. "thanks": {
  1422. "name": "phpunit/phpunit",
  1423. "url": "https://github.com/sebastianbergmann/phpunit"
  1424. }
  1425. },
  1426. "autoload": {
  1427. "files": [
  1428. "bootstrap.php"
  1429. ],
  1430. "psr-4": {
  1431. "Symfony\\Bridge\\PhpUnit\\": ""
  1432. },
  1433. "exclude-from-classmap": [
  1434. "/Tests/"
  1435. ]
  1436. },
  1437. "notification-url": "https://packagist.org/downloads/",
  1438. "license": [
  1439. "MIT"
  1440. ],
  1441. "authors": [
  1442. {
  1443. "name": "Nicolas Grekas",
  1444. "email": "p@tchwork.com"
  1445. },
  1446. {
  1447. "name": "Symfony Community",
  1448. "homepage": "https://symfony.com/contributors"
  1449. }
  1450. ],
  1451. "description": "Symfony PHPUnit Bridge",
  1452. "homepage": "https://symfony.com",
  1453. "support": {
  1454. "source": "https://github.com/symfony/phpunit-bridge/tree/v3.4.38"
  1455. },
  1456. "time": "2020-02-21T08:01:47+00:00"
  1457. }
  1458. ],
  1459. "aliases": [],
  1460. "minimum-stability": "stable",
  1461. "stability-flags": [],
  1462. "prefer-stable": false,
  1463. "prefer-lowest": false,
  1464. "platform": {
  1465. "php": "^5.3.2 || ^7.0"
  1466. },
  1467. "platform-dev": [],
  1468. "platform-overrides": {
  1469. "php": "5.3.9"
  1470. },
  1471. "plugin-api-version": "2.0.0"
  1472. }