You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

composer.lock.php7.2 46KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319
  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": "941b53aea2932181fa8253c5f3d04e4c",
  8. "packages": [
  9. {
  10. "name": "phpbenchmarks/benchmark-kit",
  11. "version": "1.0.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/phpbenchmarks/benchmark-kit.git",
  15. "reference": "b15487bb2131004098b049f59be66126f2e4d3e9"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/phpbenchmarks/benchmark-kit/zipball/b15487bb2131004098b049f59be66126f2e4d3e9",
  20. "reference": "b15487bb2131004098b049f59be66126f2e4d3e9",
  21. "shasum": ""
  22. },
  23. "bin": [
  24. "codeLink.sh",
  25. "codeValidation.sh",
  26. "composerUpdate.sh",
  27. "initializeBranch.sh"
  28. ],
  29. "type": "library",
  30. "notification-url": "https://packagist.org/downloads/",
  31. "license": [
  32. "proprietary"
  33. ],
  34. "authors": [
  35. {
  36. "name": "Steevan BARBOYON",
  37. "email": "steevan.barboyon@gmail.com",
  38. "homepage": "http://www.info-droid.fr",
  39. "role": "Project lead"
  40. }
  41. ],
  42. "time": "2019-01-28T11:45:58+00:00"
  43. },
  44. {
  45. "name": "phpbenchmarks/symfony-common",
  46. "version": "4.1.1",
  47. "source": {
  48. "type": "git",
  49. "url": "https://github.com/phpbenchmarks/symfony-common.git",
  50. "reference": "e110a58e75a071b77d529711185229379f165d00"
  51. },
  52. "dist": {
  53. "type": "zip",
  54. "url": "https://api.github.com/repos/phpbenchmarks/symfony-common/zipball/e110a58e75a071b77d529711185229379f165d00",
  55. "reference": "e110a58e75a071b77d529711185229379f165d00",
  56. "shasum": ""
  57. },
  58. "type": "project",
  59. "autoload": {
  60. "psr-4": {
  61. "PhpBenchmarksSymfony\\HelloWorldBundle\\": ""
  62. }
  63. },
  64. "notification-url": "https://packagist.org/downloads/",
  65. "license": [
  66. "proprietary"
  67. ],
  68. "time": "2018-11-15T13:54:37+00:00"
  69. },
  70. {
  71. "name": "psr/cache",
  72. "version": "1.0.1",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/php-fig/cache.git",
  76. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  81. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "php": ">=5.3.0"
  86. },
  87. "type": "library",
  88. "extra": {
  89. "branch-alias": {
  90. "dev-master": "1.0.x-dev"
  91. }
  92. },
  93. "autoload": {
  94. "psr-4": {
  95. "Psr\\Cache\\": "src/"
  96. }
  97. },
  98. "notification-url": "https://packagist.org/downloads/",
  99. "license": [
  100. "MIT"
  101. ],
  102. "authors": [
  103. {
  104. "name": "PHP-FIG",
  105. "homepage": "http://www.php-fig.org/"
  106. }
  107. ],
  108. "description": "Common interface for caching libraries",
  109. "keywords": [
  110. "cache",
  111. "psr",
  112. "psr-6"
  113. ],
  114. "time": "2016-08-06T20:24:11+00:00"
  115. },
  116. {
  117. "name": "psr/container",
  118. "version": "1.0.0",
  119. "source": {
  120. "type": "git",
  121. "url": "https://github.com/php-fig/container.git",
  122. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  123. },
  124. "dist": {
  125. "type": "zip",
  126. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  127. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  128. "shasum": ""
  129. },
  130. "require": {
  131. "php": ">=5.3.0"
  132. },
  133. "type": "library",
  134. "extra": {
  135. "branch-alias": {
  136. "dev-master": "1.0.x-dev"
  137. }
  138. },
  139. "autoload": {
  140. "psr-4": {
  141. "Psr\\Container\\": "src/"
  142. }
  143. },
  144. "notification-url": "https://packagist.org/downloads/",
  145. "license": [
  146. "MIT"
  147. ],
  148. "authors": [
  149. {
  150. "name": "PHP-FIG",
  151. "homepage": "http://www.php-fig.org/"
  152. }
  153. ],
  154. "description": "Common Container Interface (PHP FIG PSR-11)",
  155. "homepage": "https://github.com/php-fig/container",
  156. "keywords": [
  157. "PSR-11",
  158. "container",
  159. "container-interface",
  160. "container-interop",
  161. "psr"
  162. ],
  163. "time": "2017-02-14T16:28:37+00:00"
  164. },
  165. {
  166. "name": "psr/log",
  167. "version": "1.1.0",
  168. "source": {
  169. "type": "git",
  170. "url": "https://github.com/php-fig/log.git",
  171. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
  172. },
  173. "dist": {
  174. "type": "zip",
  175. "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  176. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  177. "shasum": ""
  178. },
  179. "require": {
  180. "php": ">=5.3.0"
  181. },
  182. "type": "library",
  183. "extra": {
  184. "branch-alias": {
  185. "dev-master": "1.0.x-dev"
  186. }
  187. },
  188. "autoload": {
  189. "psr-4": {
  190. "Psr\\Log\\": "Psr/Log/"
  191. }
  192. },
  193. "notification-url": "https://packagist.org/downloads/",
  194. "license": [
  195. "MIT"
  196. ],
  197. "authors": [
  198. {
  199. "name": "PHP-FIG",
  200. "homepage": "http://www.php-fig.org/"
  201. }
  202. ],
  203. "description": "Common interface for logging libraries",
  204. "homepage": "https://github.com/php-fig/log",
  205. "keywords": [
  206. "log",
  207. "psr",
  208. "psr-3"
  209. ],
  210. "time": "2018-11-20T15:27:04+00:00"
  211. },
  212. {
  213. "name": "psr/simple-cache",
  214. "version": "1.0.1",
  215. "source": {
  216. "type": "git",
  217. "url": "https://github.com/php-fig/simple-cache.git",
  218. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  219. },
  220. "dist": {
  221. "type": "zip",
  222. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  223. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  224. "shasum": ""
  225. },
  226. "require": {
  227. "php": ">=5.3.0"
  228. },
  229. "type": "library",
  230. "extra": {
  231. "branch-alias": {
  232. "dev-master": "1.0.x-dev"
  233. }
  234. },
  235. "autoload": {
  236. "psr-4": {
  237. "Psr\\SimpleCache\\": "src/"
  238. }
  239. },
  240. "notification-url": "https://packagist.org/downloads/",
  241. "license": [
  242. "MIT"
  243. ],
  244. "authors": [
  245. {
  246. "name": "PHP-FIG",
  247. "homepage": "http://www.php-fig.org/"
  248. }
  249. ],
  250. "description": "Common interfaces for simple caching",
  251. "keywords": [
  252. "cache",
  253. "caching",
  254. "psr",
  255. "psr-16",
  256. "simple-cache"
  257. ],
  258. "time": "2017-10-23T01:57:42+00:00"
  259. },
  260. {
  261. "name": "symfony/cache",
  262. "version": "v4.1.9",
  263. "source": {
  264. "type": "git",
  265. "url": "https://github.com/symfony/cache.git",
  266. "reference": "b3987f2444933c17d3aa58f1b04b5b91ec0cf9ae"
  267. },
  268. "dist": {
  269. "type": "zip",
  270. "url": "https://api.github.com/repos/symfony/cache/zipball/b3987f2444933c17d3aa58f1b04b5b91ec0cf9ae",
  271. "reference": "b3987f2444933c17d3aa58f1b04b5b91ec0cf9ae",
  272. "shasum": ""
  273. },
  274. "require": {
  275. "php": "^7.1.3",
  276. "psr/cache": "~1.0",
  277. "psr/log": "~1.0",
  278. "psr/simple-cache": "^1.0"
  279. },
  280. "conflict": {
  281. "symfony/var-dumper": "<3.4"
  282. },
  283. "provide": {
  284. "psr/cache-implementation": "1.0",
  285. "psr/simple-cache-implementation": "1.0"
  286. },
  287. "require-dev": {
  288. "cache/integration-tests": "dev-master",
  289. "doctrine/cache": "~1.6",
  290. "doctrine/dbal": "~2.4",
  291. "predis/predis": "~1.0"
  292. },
  293. "type": "library",
  294. "extra": {
  295. "branch-alias": {
  296. "dev-master": "4.1-dev"
  297. }
  298. },
  299. "autoload": {
  300. "psr-4": {
  301. "Symfony\\Component\\Cache\\": ""
  302. },
  303. "exclude-from-classmap": [
  304. "/Tests/"
  305. ]
  306. },
  307. "notification-url": "https://packagist.org/downloads/",
  308. "license": [
  309. "MIT"
  310. ],
  311. "authors": [
  312. {
  313. "name": "Nicolas Grekas",
  314. "email": "p@tchwork.com"
  315. },
  316. {
  317. "name": "Symfony Community",
  318. "homepage": "https://symfony.com/contributors"
  319. }
  320. ],
  321. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  322. "homepage": "https://symfony.com",
  323. "keywords": [
  324. "caching",
  325. "psr6"
  326. ],
  327. "time": "2018-12-06T10:58:36+00:00"
  328. },
  329. {
  330. "name": "symfony/config",
  331. "version": "v4.1.9",
  332. "source": {
  333. "type": "git",
  334. "url": "https://github.com/symfony/config.git",
  335. "reference": "7e415fa42def2c89be6cfbd8286c616e86664b81"
  336. },
  337. "dist": {
  338. "type": "zip",
  339. "url": "https://api.github.com/repos/symfony/config/zipball/7e415fa42def2c89be6cfbd8286c616e86664b81",
  340. "reference": "7e415fa42def2c89be6cfbd8286c616e86664b81",
  341. "shasum": ""
  342. },
  343. "require": {
  344. "php": "^7.1.3",
  345. "symfony/filesystem": "~3.4|~4.0",
  346. "symfony/polyfill-ctype": "~1.8"
  347. },
  348. "conflict": {
  349. "symfony/finder": "<3.4"
  350. },
  351. "require-dev": {
  352. "symfony/dependency-injection": "~3.4|~4.0",
  353. "symfony/event-dispatcher": "~3.4|~4.0",
  354. "symfony/finder": "~3.4|~4.0",
  355. "symfony/yaml": "~3.4|~4.0"
  356. },
  357. "suggest": {
  358. "symfony/yaml": "To use the yaml reference dumper"
  359. },
  360. "type": "library",
  361. "extra": {
  362. "branch-alias": {
  363. "dev-master": "4.1-dev"
  364. }
  365. },
  366. "autoload": {
  367. "psr-4": {
  368. "Symfony\\Component\\Config\\": ""
  369. },
  370. "exclude-from-classmap": [
  371. "/Tests/"
  372. ]
  373. },
  374. "notification-url": "https://packagist.org/downloads/",
  375. "license": [
  376. "MIT"
  377. ],
  378. "authors": [
  379. {
  380. "name": "Fabien Potencier",
  381. "email": "fabien@symfony.com"
  382. },
  383. {
  384. "name": "Symfony Community",
  385. "homepage": "https://symfony.com/contributors"
  386. }
  387. ],
  388. "description": "Symfony Config Component",
  389. "homepage": "https://symfony.com",
  390. "time": "2018-11-26T10:26:29+00:00"
  391. },
  392. {
  393. "name": "symfony/console",
  394. "version": "v4.1.9",
  395. "source": {
  396. "type": "git",
  397. "url": "https://github.com/symfony/console.git",
  398. "reference": "c74f4d1988dfcd8760273e53551694da32b056d0"
  399. },
  400. "dist": {
  401. "type": "zip",
  402. "url": "https://api.github.com/repos/symfony/console/zipball/c74f4d1988dfcd8760273e53551694da32b056d0",
  403. "reference": "c74f4d1988dfcd8760273e53551694da32b056d0",
  404. "shasum": ""
  405. },
  406. "require": {
  407. "php": "^7.1.3",
  408. "symfony/polyfill-mbstring": "~1.0"
  409. },
  410. "conflict": {
  411. "symfony/dependency-injection": "<3.4",
  412. "symfony/process": "<3.3"
  413. },
  414. "require-dev": {
  415. "psr/log": "~1.0",
  416. "symfony/config": "~3.4|~4.0",
  417. "symfony/dependency-injection": "~3.4|~4.0",
  418. "symfony/event-dispatcher": "~3.4|~4.0",
  419. "symfony/lock": "~3.4|~4.0",
  420. "symfony/process": "~3.4|~4.0"
  421. },
  422. "suggest": {
  423. "psr/log-implementation": "For using the console logger",
  424. "symfony/event-dispatcher": "",
  425. "symfony/lock": "",
  426. "symfony/process": ""
  427. },
  428. "type": "library",
  429. "extra": {
  430. "branch-alias": {
  431. "dev-master": "4.1-dev"
  432. }
  433. },
  434. "autoload": {
  435. "psr-4": {
  436. "Symfony\\Component\\Console\\": ""
  437. },
  438. "exclude-from-classmap": [
  439. "/Tests/"
  440. ]
  441. },
  442. "notification-url": "https://packagist.org/downloads/",
  443. "license": [
  444. "MIT"
  445. ],
  446. "authors": [
  447. {
  448. "name": "Fabien Potencier",
  449. "email": "fabien@symfony.com"
  450. },
  451. {
  452. "name": "Symfony Community",
  453. "homepage": "https://symfony.com/contributors"
  454. }
  455. ],
  456. "description": "Symfony Console Component",
  457. "homepage": "https://symfony.com",
  458. "time": "2018-11-26T14:00:40+00:00"
  459. },
  460. {
  461. "name": "symfony/debug",
  462. "version": "v4.1.9",
  463. "source": {
  464. "type": "git",
  465. "url": "https://github.com/symfony/debug.git",
  466. "reference": "533c656e1263bbe41891feb3b192ae9635d0c398"
  467. },
  468. "dist": {
  469. "type": "zip",
  470. "url": "https://api.github.com/repos/symfony/debug/zipball/533c656e1263bbe41891feb3b192ae9635d0c398",
  471. "reference": "533c656e1263bbe41891feb3b192ae9635d0c398",
  472. "shasum": ""
  473. },
  474. "require": {
  475. "php": "^7.1.3",
  476. "psr/log": "~1.0"
  477. },
  478. "conflict": {
  479. "symfony/http-kernel": "<3.4"
  480. },
  481. "require-dev": {
  482. "symfony/http-kernel": "~3.4|~4.0"
  483. },
  484. "type": "library",
  485. "extra": {
  486. "branch-alias": {
  487. "dev-master": "4.1-dev"
  488. }
  489. },
  490. "autoload": {
  491. "psr-4": {
  492. "Symfony\\Component\\Debug\\": ""
  493. },
  494. "exclude-from-classmap": [
  495. "/Tests/"
  496. ]
  497. },
  498. "notification-url": "https://packagist.org/downloads/",
  499. "license": [
  500. "MIT"
  501. ],
  502. "authors": [
  503. {
  504. "name": "Fabien Potencier",
  505. "email": "fabien@symfony.com"
  506. },
  507. {
  508. "name": "Symfony Community",
  509. "homepage": "https://symfony.com/contributors"
  510. }
  511. ],
  512. "description": "Symfony Debug Component",
  513. "homepage": "https://symfony.com",
  514. "time": "2018-11-28T18:21:59+00:00"
  515. },
  516. {
  517. "name": "symfony/dependency-injection",
  518. "version": "v4.1.9",
  519. "source": {
  520. "type": "git",
  521. "url": "https://github.com/symfony/dependency-injection.git",
  522. "reference": "3fac676e06205374189deee0680ebc28a5da725b"
  523. },
  524. "dist": {
  525. "type": "zip",
  526. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3fac676e06205374189deee0680ebc28a5da725b",
  527. "reference": "3fac676e06205374189deee0680ebc28a5da725b",
  528. "shasum": ""
  529. },
  530. "require": {
  531. "php": "^7.1.3",
  532. "psr/container": "^1.0"
  533. },
  534. "conflict": {
  535. "symfony/config": "<4.1.1",
  536. "symfony/finder": "<3.4",
  537. "symfony/proxy-manager-bridge": "<3.4",
  538. "symfony/yaml": "<3.4"
  539. },
  540. "provide": {
  541. "psr/container-implementation": "1.0"
  542. },
  543. "require-dev": {
  544. "symfony/config": "~4.1",
  545. "symfony/expression-language": "~3.4|~4.0",
  546. "symfony/yaml": "~3.4|~4.0"
  547. },
  548. "suggest": {
  549. "symfony/config": "",
  550. "symfony/expression-language": "For using expressions in service container configuration",
  551. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  552. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  553. "symfony/yaml": ""
  554. },
  555. "type": "library",
  556. "extra": {
  557. "branch-alias": {
  558. "dev-master": "4.1-dev"
  559. }
  560. },
  561. "autoload": {
  562. "psr-4": {
  563. "Symfony\\Component\\DependencyInjection\\": ""
  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 DependencyInjection Component",
  584. "homepage": "https://symfony.com",
  585. "time": "2018-12-02T15:58:55+00:00"
  586. },
  587. {
  588. "name": "symfony/event-dispatcher",
  589. "version": "v4.1.9",
  590. "source": {
  591. "type": "git",
  592. "url": "https://github.com/symfony/event-dispatcher.git",
  593. "reference": "c4a3b5d70c05e5e7de4f22a3e840cdb173ccd7bf"
  594. },
  595. "dist": {
  596. "type": "zip",
  597. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c4a3b5d70c05e5e7de4f22a3e840cdb173ccd7bf",
  598. "reference": "c4a3b5d70c05e5e7de4f22a3e840cdb173ccd7bf",
  599. "shasum": ""
  600. },
  601. "require": {
  602. "php": "^7.1.3"
  603. },
  604. "conflict": {
  605. "symfony/dependency-injection": "<3.4"
  606. },
  607. "require-dev": {
  608. "psr/log": "~1.0",
  609. "symfony/config": "~3.4|~4.0",
  610. "symfony/dependency-injection": "~3.4|~4.0",
  611. "symfony/expression-language": "~3.4|~4.0",
  612. "symfony/stopwatch": "~3.4|~4.0"
  613. },
  614. "suggest": {
  615. "symfony/dependency-injection": "",
  616. "symfony/http-kernel": ""
  617. },
  618. "type": "library",
  619. "extra": {
  620. "branch-alias": {
  621. "dev-master": "4.1-dev"
  622. }
  623. },
  624. "autoload": {
  625. "psr-4": {
  626. "Symfony\\Component\\EventDispatcher\\": ""
  627. },
  628. "exclude-from-classmap": [
  629. "/Tests/"
  630. ]
  631. },
  632. "notification-url": "https://packagist.org/downloads/",
  633. "license": [
  634. "MIT"
  635. ],
  636. "authors": [
  637. {
  638. "name": "Fabien Potencier",
  639. "email": "fabien@symfony.com"
  640. },
  641. {
  642. "name": "Symfony Community",
  643. "homepage": "https://symfony.com/contributors"
  644. }
  645. ],
  646. "description": "Symfony EventDispatcher Component",
  647. "homepage": "https://symfony.com",
  648. "time": "2018-12-01T08:51:37+00:00"
  649. },
  650. {
  651. "name": "symfony/filesystem",
  652. "version": "v4.1.9",
  653. "source": {
  654. "type": "git",
  655. "url": "https://github.com/symfony/filesystem.git",
  656. "reference": "71cc7693940bdad4dac4b038acd46b4f1ae7d2ca"
  657. },
  658. "dist": {
  659. "type": "zip",
  660. "url": "https://api.github.com/repos/symfony/filesystem/zipball/71cc7693940bdad4dac4b038acd46b4f1ae7d2ca",
  661. "reference": "71cc7693940bdad4dac4b038acd46b4f1ae7d2ca",
  662. "shasum": ""
  663. },
  664. "require": {
  665. "php": "^7.1.3",
  666. "symfony/polyfill-ctype": "~1.8"
  667. },
  668. "type": "library",
  669. "extra": {
  670. "branch-alias": {
  671. "dev-master": "4.1-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. "time": "2018-11-11T19:51:29+00:00"
  699. },
  700. {
  701. "name": "symfony/finder",
  702. "version": "v4.1.9",
  703. "source": {
  704. "type": "git",
  705. "url": "https://github.com/symfony/finder.git",
  706. "reference": "68fbdcafe915db67adb13fddaec4532e684f6689"
  707. },
  708. "dist": {
  709. "type": "zip",
  710. "url": "https://api.github.com/repos/symfony/finder/zipball/68fbdcafe915db67adb13fddaec4532e684f6689",
  711. "reference": "68fbdcafe915db67adb13fddaec4532e684f6689",
  712. "shasum": ""
  713. },
  714. "require": {
  715. "php": "^7.1.3"
  716. },
  717. "type": "library",
  718. "extra": {
  719. "branch-alias": {
  720. "dev-master": "4.1-dev"
  721. }
  722. },
  723. "autoload": {
  724. "psr-4": {
  725. "Symfony\\Component\\Finder\\": ""
  726. },
  727. "exclude-from-classmap": [
  728. "/Tests/"
  729. ]
  730. },
  731. "notification-url": "https://packagist.org/downloads/",
  732. "license": [
  733. "MIT"
  734. ],
  735. "authors": [
  736. {
  737. "name": "Fabien Potencier",
  738. "email": "fabien@symfony.com"
  739. },
  740. {
  741. "name": "Symfony Community",
  742. "homepage": "https://symfony.com/contributors"
  743. }
  744. ],
  745. "description": "Symfony Finder Component",
  746. "homepage": "https://symfony.com",
  747. "time": "2018-11-11T19:51:29+00:00"
  748. },
  749. {
  750. "name": "symfony/flex",
  751. "version": "v1.1.8",
  752. "source": {
  753. "type": "git",
  754. "url": "https://github.com/symfony/flex.git",
  755. "reference": "955774ecf07b10230bb5b44e150ba078b45f68fa"
  756. },
  757. "dist": {
  758. "type": "zip",
  759. "url": "https://api.github.com/repos/symfony/flex/zipball/955774ecf07b10230bb5b44e150ba078b45f68fa",
  760. "reference": "955774ecf07b10230bb5b44e150ba078b45f68fa",
  761. "shasum": ""
  762. },
  763. "require": {
  764. "composer-plugin-api": "^1.0",
  765. "php": "^7.0"
  766. },
  767. "require-dev": {
  768. "composer/composer": "^1.0.2",
  769. "symfony/phpunit-bridge": "^3.2.8"
  770. },
  771. "type": "composer-plugin",
  772. "extra": {
  773. "branch-alias": {
  774. "dev-master": "1.1-dev"
  775. },
  776. "class": "Symfony\\Flex\\Flex"
  777. },
  778. "autoload": {
  779. "psr-4": {
  780. "Symfony\\Flex\\": "src"
  781. }
  782. },
  783. "notification-url": "https://packagist.org/downloads/",
  784. "license": [
  785. "MIT"
  786. ],
  787. "authors": [
  788. {
  789. "name": "Fabien Potencier",
  790. "email": "fabien.potencier@gmail.com"
  791. }
  792. ],
  793. "description": "Composer plugin for Symfony",
  794. "time": "2018-11-15T06:11:38+00:00"
  795. },
  796. {
  797. "name": "symfony/framework-bundle",
  798. "version": "v4.1.9",
  799. "source": {
  800. "type": "git",
  801. "url": "https://github.com/symfony/framework-bundle.git",
  802. "reference": "69ca34da81175992fad55af05d346d699db4fdca"
  803. },
  804. "dist": {
  805. "type": "zip",
  806. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/69ca34da81175992fad55af05d346d699db4fdca",
  807. "reference": "69ca34da81175992fad55af05d346d699db4fdca",
  808. "shasum": ""
  809. },
  810. "require": {
  811. "ext-xml": "*",
  812. "php": "^7.1.3",
  813. "symfony/cache": "~3.4|~4.0",
  814. "symfony/config": "~3.4|~4.0",
  815. "symfony/dependency-injection": "^4.1.1",
  816. "symfony/event-dispatcher": "^4.1",
  817. "symfony/filesystem": "~3.4|~4.0",
  818. "symfony/finder": "~3.4|~4.0",
  819. "symfony/http-foundation": "^4.1",
  820. "symfony/http-kernel": "^4.1",
  821. "symfony/polyfill-mbstring": "~1.0",
  822. "symfony/routing": "^4.1"
  823. },
  824. "conflict": {
  825. "phpdocumentor/reflection-docblock": "<3.0",
  826. "phpdocumentor/type-resolver": "<0.2.1",
  827. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  828. "symfony/asset": "<3.4",
  829. "symfony/console": "<3.4",
  830. "symfony/form": "<4.1",
  831. "symfony/messenger": ">=4.2",
  832. "symfony/property-info": "<3.4",
  833. "symfony/serializer": "<4.1",
  834. "symfony/stopwatch": "<3.4",
  835. "symfony/translation": "<3.4",
  836. "symfony/twig-bridge": "<4.1.1",
  837. "symfony/validator": "<4.1",
  838. "symfony/workflow": "<4.1"
  839. },
  840. "require-dev": {
  841. "doctrine/annotations": "~1.0",
  842. "doctrine/cache": "~1.0",
  843. "fig/link-util": "^1.0",
  844. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  845. "symfony/asset": "~3.4|~4.0",
  846. "symfony/browser-kit": "~3.4|~4.0",
  847. "symfony/console": "~3.4|~4.0",
  848. "symfony/css-selector": "~3.4|~4.0",
  849. "symfony/dom-crawler": "~3.4|~4.0",
  850. "symfony/expression-language": "~3.4|~4.0",
  851. "symfony/form": "^4.1",
  852. "symfony/lock": "~3.4|~4.0",
  853. "symfony/messenger": "^4.1",
  854. "symfony/polyfill-intl-icu": "~1.0",
  855. "symfony/process": "~3.4|~4.0",
  856. "symfony/property-info": "~3.4|~4.0",
  857. "symfony/security": "~3.4|~4.0",
  858. "symfony/security-core": "~3.4|~4.0",
  859. "symfony/security-csrf": "~3.4|~4.0",
  860. "symfony/serializer": "^4.1",
  861. "symfony/stopwatch": "~3.4|~4.0",
  862. "symfony/templating": "~3.4|~4.0",
  863. "symfony/translation": "~3.4|~4.0",
  864. "symfony/validator": "^4.1",
  865. "symfony/var-dumper": "~3.4|~4.0",
  866. "symfony/web-link": "~3.4|~4.0",
  867. "symfony/workflow": "^4.1",
  868. "symfony/yaml": "~3.4|~4.0",
  869. "twig/twig": "~1.34|~2.4"
  870. },
  871. "suggest": {
  872. "ext-apcu": "For best performance of the system caches",
  873. "symfony/console": "For using the console commands",
  874. "symfony/form": "For using forms",
  875. "symfony/property-info": "For using the property_info service",
  876. "symfony/serializer": "For using the serializer service",
  877. "symfony/validator": "For using validation",
  878. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  879. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  880. },
  881. "type": "symfony-bundle",
  882. "extra": {
  883. "branch-alias": {
  884. "dev-master": "4.1-dev"
  885. }
  886. },
  887. "autoload": {
  888. "psr-4": {
  889. "Symfony\\Bundle\\FrameworkBundle\\": ""
  890. },
  891. "exclude-from-classmap": [
  892. "/Tests/"
  893. ]
  894. },
  895. "notification-url": "https://packagist.org/downloads/",
  896. "license": [
  897. "MIT"
  898. ],
  899. "authors": [
  900. {
  901. "name": "Fabien Potencier",
  902. "email": "fabien@symfony.com"
  903. },
  904. {
  905. "name": "Symfony Community",
  906. "homepage": "https://symfony.com/contributors"
  907. }
  908. ],
  909. "description": "Symfony FrameworkBundle",
  910. "homepage": "https://symfony.com",
  911. "time": "2018-12-03T18:01:20+00:00"
  912. },
  913. {
  914. "name": "symfony/http-foundation",
  915. "version": "v4.1.9",
  916. "source": {
  917. "type": "git",
  918. "url": "https://github.com/symfony/http-foundation.git",
  919. "reference": "26062b9527b6797fc6239ed698c9c0a3c5e891e0"
  920. },
  921. "dist": {
  922. "type": "zip",
  923. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/26062b9527b6797fc6239ed698c9c0a3c5e891e0",
  924. "reference": "26062b9527b6797fc6239ed698c9c0a3c5e891e0",
  925. "shasum": ""
  926. },
  927. "require": {
  928. "php": "^7.1.3",
  929. "symfony/polyfill-mbstring": "~1.1"
  930. },
  931. "require-dev": {
  932. "predis/predis": "~1.0",
  933. "symfony/expression-language": "~3.4|~4.0"
  934. },
  935. "type": "library",
  936. "extra": {
  937. "branch-alias": {
  938. "dev-master": "4.1-dev"
  939. }
  940. },
  941. "autoload": {
  942. "psr-4": {
  943. "Symfony\\Component\\HttpFoundation\\": ""
  944. },
  945. "exclude-from-classmap": [
  946. "/Tests/"
  947. ]
  948. },
  949. "notification-url": "https://packagist.org/downloads/",
  950. "license": [
  951. "MIT"
  952. ],
  953. "authors": [
  954. {
  955. "name": "Fabien Potencier",
  956. "email": "fabien@symfony.com"
  957. },
  958. {
  959. "name": "Symfony Community",
  960. "homepage": "https://symfony.com/contributors"
  961. }
  962. ],
  963. "description": "Symfony HttpFoundation Component",
  964. "homepage": "https://symfony.com",
  965. "time": "2018-11-26T10:26:29+00:00"
  966. },
  967. {
  968. "name": "symfony/http-kernel",
  969. "version": "v4.1.9",
  970. "source": {
  971. "type": "git",
  972. "url": "https://github.com/symfony/http-kernel.git",
  973. "reference": "303dd494fbb6476a57bd4156e177971d9982c894"
  974. },
  975. "dist": {
  976. "type": "zip",
  977. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/303dd494fbb6476a57bd4156e177971d9982c894",
  978. "reference": "303dd494fbb6476a57bd4156e177971d9982c894",
  979. "shasum": ""
  980. },
  981. "require": {
  982. "php": "^7.1.3",
  983. "psr/log": "~1.0",
  984. "symfony/debug": "~3.4|~4.0",
  985. "symfony/event-dispatcher": "~4.1",
  986. "symfony/http-foundation": "^4.1.1",
  987. "symfony/polyfill-ctype": "~1.8"
  988. },
  989. "conflict": {
  990. "symfony/config": "<3.4",
  991. "symfony/dependency-injection": "<4.1",
  992. "symfony/var-dumper": "<4.1.1",
  993. "twig/twig": "<1.34|<2.4,>=2"
  994. },
  995. "provide": {
  996. "psr/log-implementation": "1.0"
  997. },
  998. "require-dev": {
  999. "psr/cache": "~1.0",
  1000. "symfony/browser-kit": "~3.4|~4.0",
  1001. "symfony/config": "~3.4|~4.0",
  1002. "symfony/console": "~3.4|~4.0",
  1003. "symfony/css-selector": "~3.4|~4.0",
  1004. "symfony/dependency-injection": "^4.1",
  1005. "symfony/dom-crawler": "~3.4|~4.0",
  1006. "symfony/expression-language": "~3.4|~4.0",
  1007. "symfony/finder": "~3.4|~4.0",
  1008. "symfony/process": "~3.4|~4.0",
  1009. "symfony/routing": "~3.4|~4.0",
  1010. "symfony/stopwatch": "~3.4|~4.0",
  1011. "symfony/templating": "~3.4|~4.0",
  1012. "symfony/translation": "~3.4|~4.0",
  1013. "symfony/var-dumper": "^4.1.1"
  1014. },
  1015. "suggest": {
  1016. "symfony/browser-kit": "",
  1017. "symfony/config": "",
  1018. "symfony/console": "",
  1019. "symfony/dependency-injection": "",
  1020. "symfony/var-dumper": ""
  1021. },
  1022. "type": "library",
  1023. "extra": {
  1024. "branch-alias": {
  1025. "dev-master": "4.1-dev"
  1026. }
  1027. },
  1028. "autoload": {
  1029. "psr-4": {
  1030. "Symfony\\Component\\HttpKernel\\": ""
  1031. },
  1032. "exclude-from-classmap": [
  1033. "/Tests/"
  1034. ]
  1035. },
  1036. "notification-url": "https://packagist.org/downloads/",
  1037. "license": [
  1038. "MIT"
  1039. ],
  1040. "authors": [
  1041. {
  1042. "name": "Fabien Potencier",
  1043. "email": "fabien@symfony.com"
  1044. },
  1045. {
  1046. "name": "Symfony Community",
  1047. "homepage": "https://symfony.com/contributors"
  1048. }
  1049. ],
  1050. "description": "Symfony HttpKernel Component",
  1051. "homepage": "https://symfony.com",
  1052. "time": "2018-12-06T17:34:50+00:00"
  1053. },
  1054. {
  1055. "name": "symfony/polyfill-ctype",
  1056. "version": "v1.10.0",
  1057. "source": {
  1058. "type": "git",
  1059. "url": "https://github.com/symfony/polyfill-ctype.git",
  1060. "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
  1061. },
  1062. "dist": {
  1063. "type": "zip",
  1064. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
  1065. "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
  1066. "shasum": ""
  1067. },
  1068. "require": {
  1069. "php": ">=5.3.3"
  1070. },
  1071. "suggest": {
  1072. "ext-ctype": "For best performance"
  1073. },
  1074. "type": "library",
  1075. "extra": {
  1076. "branch-alias": {
  1077. "dev-master": "1.9-dev"
  1078. }
  1079. },
  1080. "autoload": {
  1081. "psr-4": {
  1082. "Symfony\\Polyfill\\Ctype\\": ""
  1083. },
  1084. "files": [
  1085. "bootstrap.php"
  1086. ]
  1087. },
  1088. "notification-url": "https://packagist.org/downloads/",
  1089. "license": [
  1090. "MIT"
  1091. ],
  1092. "authors": [
  1093. {
  1094. "name": "Symfony Community",
  1095. "homepage": "https://symfony.com/contributors"
  1096. },
  1097. {
  1098. "name": "Gert de Pagter",
  1099. "email": "backendtea@gmail.com"
  1100. }
  1101. ],
  1102. "description": "Symfony polyfill for ctype functions",
  1103. "homepage": "https://symfony.com",
  1104. "keywords": [
  1105. "compatibility",
  1106. "ctype",
  1107. "polyfill",
  1108. "portable"
  1109. ],
  1110. "time": "2018-08-06T14:22:27+00:00"
  1111. },
  1112. {
  1113. "name": "symfony/polyfill-mbstring",
  1114. "version": "v1.10.0",
  1115. "source": {
  1116. "type": "git",
  1117. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1118. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  1119. },
  1120. "dist": {
  1121. "type": "zip",
  1122. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  1123. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  1124. "shasum": ""
  1125. },
  1126. "require": {
  1127. "php": ">=5.3.3"
  1128. },
  1129. "suggest": {
  1130. "ext-mbstring": "For best performance"
  1131. },
  1132. "type": "library",
  1133. "extra": {
  1134. "branch-alias": {
  1135. "dev-master": "1.9-dev"
  1136. }
  1137. },
  1138. "autoload": {
  1139. "psr-4": {
  1140. "Symfony\\Polyfill\\Mbstring\\": ""
  1141. },
  1142. "files": [
  1143. "bootstrap.php"
  1144. ]
  1145. },
  1146. "notification-url": "https://packagist.org/downloads/",
  1147. "license": [
  1148. "MIT"
  1149. ],
  1150. "authors": [
  1151. {
  1152. "name": "Nicolas Grekas",
  1153. "email": "p@tchwork.com"
  1154. },
  1155. {
  1156. "name": "Symfony Community",
  1157. "homepage": "https://symfony.com/contributors"
  1158. }
  1159. ],
  1160. "description": "Symfony polyfill for the Mbstring extension",
  1161. "homepage": "https://symfony.com",
  1162. "keywords": [
  1163. "compatibility",
  1164. "mbstring",
  1165. "polyfill",
  1166. "portable",
  1167. "shim"
  1168. ],
  1169. "time": "2018-09-21T13:07:52+00:00"
  1170. },
  1171. {
  1172. "name": "symfony/routing",
  1173. "version": "v4.1.9",
  1174. "source": {
  1175. "type": "git",
  1176. "url": "https://github.com/symfony/routing.git",
  1177. "reference": "cda9b423e3457b5915687f8dab5679c1fd03fd80"
  1178. },
  1179. "dist": {
  1180. "type": "zip",
  1181. "url": "https://api.github.com/repos/symfony/routing/zipball/cda9b423e3457b5915687f8dab5679c1fd03fd80",
  1182. "reference": "cda9b423e3457b5915687f8dab5679c1fd03fd80",
  1183. "shasum": ""
  1184. },
  1185. "require": {
  1186. "php": "^7.1.3"
  1187. },
  1188. "conflict": {
  1189. "symfony/config": "<3.4",
  1190. "symfony/dependency-injection": "<3.4",
  1191. "symfony/yaml": "<3.4"
  1192. },
  1193. "require-dev": {
  1194. "doctrine/annotations": "~1.0",
  1195. "psr/log": "~1.0",
  1196. "symfony/config": "~3.4|~4.0",
  1197. "symfony/dependency-injection": "~3.4|~4.0",
  1198. "symfony/expression-language": "~3.4|~4.0",
  1199. "symfony/http-foundation": "~3.4|~4.0",
  1200. "symfony/yaml": "~3.4|~4.0"
  1201. },
  1202. "suggest": {
  1203. "doctrine/annotations": "For using the annotation loader",
  1204. "symfony/config": "For using the all-in-one router or any loader",
  1205. "symfony/dependency-injection": "For loading routes from a service",
  1206. "symfony/expression-language": "For using expression matching",
  1207. "symfony/http-foundation": "For using a Symfony Request object",
  1208. "symfony/yaml": "For using the YAML loader"
  1209. },
  1210. "type": "library",
  1211. "extra": {
  1212. "branch-alias": {
  1213. "dev-master": "4.1-dev"
  1214. }
  1215. },
  1216. "autoload": {
  1217. "psr-4": {
  1218. "Symfony\\Component\\Routing\\": ""
  1219. },
  1220. "exclude-from-classmap": [
  1221. "/Tests/"
  1222. ]
  1223. },
  1224. "notification-url": "https://packagist.org/downloads/",
  1225. "license": [
  1226. "MIT"
  1227. ],
  1228. "authors": [
  1229. {
  1230. "name": "Fabien Potencier",
  1231. "email": "fabien@symfony.com"
  1232. },
  1233. {
  1234. "name": "Symfony Community",
  1235. "homepage": "https://symfony.com/contributors"
  1236. }
  1237. ],
  1238. "description": "Symfony Routing Component",
  1239. "homepage": "https://symfony.com",
  1240. "keywords": [
  1241. "router",
  1242. "routing",
  1243. "uri",
  1244. "url"
  1245. ],
  1246. "time": "2018-12-03T21:38:57+00:00"
  1247. },
  1248. {
  1249. "name": "symfony/yaml",
  1250. "version": "v4.1.9",
  1251. "source": {
  1252. "type": "git",
  1253. "url": "https://github.com/symfony/yaml.git",
  1254. "reference": "fe87e3b24d15ec8948f0280ee867a65ca44fdbaa"
  1255. },
  1256. "dist": {
  1257. "type": "zip",
  1258. "url": "https://api.github.com/repos/symfony/yaml/zipball/fe87e3b24d15ec8948f0280ee867a65ca44fdbaa",
  1259. "reference": "fe87e3b24d15ec8948f0280ee867a65ca44fdbaa",
  1260. "shasum": ""
  1261. },
  1262. "require": {
  1263. "php": "^7.1.3",
  1264. "symfony/polyfill-ctype": "~1.8"
  1265. },
  1266. "conflict": {
  1267. "symfony/console": "<3.4"
  1268. },
  1269. "require-dev": {
  1270. "symfony/console": "~3.4|~4.0"
  1271. },
  1272. "suggest": {
  1273. "symfony/console": "For validating YAML files using the lint command"
  1274. },
  1275. "type": "library",
  1276. "extra": {
  1277. "branch-alias": {
  1278. "dev-master": "4.1-dev"
  1279. }
  1280. },
  1281. "autoload": {
  1282. "psr-4": {
  1283. "Symfony\\Component\\Yaml\\": ""
  1284. },
  1285. "exclude-from-classmap": [
  1286. "/Tests/"
  1287. ]
  1288. },
  1289. "notification-url": "https://packagist.org/downloads/",
  1290. "license": [
  1291. "MIT"
  1292. ],
  1293. "authors": [
  1294. {
  1295. "name": "Fabien Potencier",
  1296. "email": "fabien@symfony.com"
  1297. },
  1298. {
  1299. "name": "Symfony Community",
  1300. "homepage": "https://symfony.com/contributors"
  1301. }
  1302. ],
  1303. "description": "Symfony Yaml Component",
  1304. "homepage": "https://symfony.com",
  1305. "time": "2018-11-11T19:51:29+00:00"
  1306. }
  1307. ],
  1308. "packages-dev": [],
  1309. "aliases": [],
  1310. "minimum-stability": "stable",
  1311. "stability-flags": [],
  1312. "prefer-stable": false,
  1313. "prefer-lowest": false,
  1314. "platform": {
  1315. "php": "^7.1.3",
  1316. "ext-iconv": "*"
  1317. },
  1318. "platform-dev": []
  1319. }