composer.lock 45 KB

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