composer.lock 49 KB

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