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 49KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406
  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": "1ae5dd660efff1ae1e9528fb01b59cf9",
  8. "packages": [
  9. {
  10. "name": "phpbenchmarks/benchmark-kit",
  11. "version": "1.0.4",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/phpbenchmarks/benchmark-kit.git",
  15. "reference": "04b4d228cd27048326785e532c16f391bddf3520"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/phpbenchmarks/benchmark-kit/zipball/04b4d228cd27048326785e532c16f391bddf3520",
  20. "reference": "04b4d228cd27048326785e532c16f391bddf3520",
  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-28T13:01:09+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.2.2",
  263. "source": {
  264. "type": "git",
  265. "url": "https://github.com/symfony/cache.git",
  266. "reference": "dd223d4bb9a2f9a4b4992851800b349739c40860"
  267. },
  268. "dist": {
  269. "type": "zip",
  270. "url": "https://api.github.com/repos/symfony/cache/zipball/dd223d4bb9a2f9a4b4992851800b349739c40860",
  271. "reference": "dd223d4bb9a2f9a4b4992851800b349739c40860",
  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. "symfony/contracts": "^1.0",
  280. "symfony/var-exporter": "^4.2"
  281. },
  282. "conflict": {
  283. "doctrine/dbal": "<2.5",
  284. "symfony/dependency-injection": "<3.4",
  285. "symfony/var-dumper": "<3.4"
  286. },
  287. "provide": {
  288. "psr/cache-implementation": "1.0",
  289. "psr/simple-cache-implementation": "1.0",
  290. "symfony/cache-contracts-implementation": "1.0"
  291. },
  292. "require-dev": {
  293. "cache/integration-tests": "dev-master",
  294. "doctrine/cache": "~1.6",
  295. "doctrine/dbal": "~2.5",
  296. "predis/predis": "~1.1",
  297. "symfony/config": "~4.2",
  298. "symfony/dependency-injection": "~3.4|~4.1",
  299. "symfony/var-dumper": "^4.1.1"
  300. },
  301. "type": "library",
  302. "extra": {
  303. "branch-alias": {
  304. "dev-master": "4.2-dev"
  305. }
  306. },
  307. "autoload": {
  308. "psr-4": {
  309. "Symfony\\Component\\Cache\\": ""
  310. },
  311. "exclude-from-classmap": [
  312. "/Tests/"
  313. ]
  314. },
  315. "notification-url": "https://packagist.org/downloads/",
  316. "license": [
  317. "MIT"
  318. ],
  319. "authors": [
  320. {
  321. "name": "Nicolas Grekas",
  322. "email": "p@tchwork.com"
  323. },
  324. {
  325. "name": "Symfony Community",
  326. "homepage": "https://symfony.com/contributors"
  327. }
  328. ],
  329. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  330. "homepage": "https://symfony.com",
  331. "keywords": [
  332. "caching",
  333. "psr6"
  334. ],
  335. "time": "2019-01-03T09:07:35+00:00"
  336. },
  337. {
  338. "name": "symfony/config",
  339. "version": "v4.2.2",
  340. "source": {
  341. "type": "git",
  342. "url": "https://github.com/symfony/config.git",
  343. "reference": "a7a7d0a0244cfc82f040729ccf769e6cf55a78fb"
  344. },
  345. "dist": {
  346. "type": "zip",
  347. "url": "https://api.github.com/repos/symfony/config/zipball/a7a7d0a0244cfc82f040729ccf769e6cf55a78fb",
  348. "reference": "a7a7d0a0244cfc82f040729ccf769e6cf55a78fb",
  349. "shasum": ""
  350. },
  351. "require": {
  352. "php": "^7.1.3",
  353. "symfony/filesystem": "~3.4|~4.0",
  354. "symfony/polyfill-ctype": "~1.8"
  355. },
  356. "conflict": {
  357. "symfony/finder": "<3.4"
  358. },
  359. "require-dev": {
  360. "symfony/dependency-injection": "~3.4|~4.0",
  361. "symfony/event-dispatcher": "~3.4|~4.0",
  362. "symfony/finder": "~3.4|~4.0",
  363. "symfony/yaml": "~3.4|~4.0"
  364. },
  365. "suggest": {
  366. "symfony/yaml": "To use the yaml reference dumper"
  367. },
  368. "type": "library",
  369. "extra": {
  370. "branch-alias": {
  371. "dev-master": "4.2-dev"
  372. }
  373. },
  374. "autoload": {
  375. "psr-4": {
  376. "Symfony\\Component\\Config\\": ""
  377. },
  378. "exclude-from-classmap": [
  379. "/Tests/"
  380. ]
  381. },
  382. "notification-url": "https://packagist.org/downloads/",
  383. "license": [
  384. "MIT"
  385. ],
  386. "authors": [
  387. {
  388. "name": "Fabien Potencier",
  389. "email": "fabien@symfony.com"
  390. },
  391. {
  392. "name": "Symfony Community",
  393. "homepage": "https://symfony.com/contributors"
  394. }
  395. ],
  396. "description": "Symfony Config Component",
  397. "homepage": "https://symfony.com",
  398. "time": "2019-01-03T09:07:35+00:00"
  399. },
  400. {
  401. "name": "symfony/console",
  402. "version": "v4.2.2",
  403. "source": {
  404. "type": "git",
  405. "url": "https://github.com/symfony/console.git",
  406. "reference": "b0a03c1bb0fcbe288629956cf2f1dd3f1dc97522"
  407. },
  408. "dist": {
  409. "type": "zip",
  410. "url": "https://api.github.com/repos/symfony/console/zipball/b0a03c1bb0fcbe288629956cf2f1dd3f1dc97522",
  411. "reference": "b0a03c1bb0fcbe288629956cf2f1dd3f1dc97522",
  412. "shasum": ""
  413. },
  414. "require": {
  415. "php": "^7.1.3",
  416. "symfony/contracts": "^1.0",
  417. "symfony/polyfill-mbstring": "~1.0"
  418. },
  419. "conflict": {
  420. "symfony/dependency-injection": "<3.4",
  421. "symfony/process": "<3.3"
  422. },
  423. "require-dev": {
  424. "psr/log": "~1.0",
  425. "symfony/config": "~3.4|~4.0",
  426. "symfony/dependency-injection": "~3.4|~4.0",
  427. "symfony/event-dispatcher": "~3.4|~4.0",
  428. "symfony/lock": "~3.4|~4.0",
  429. "symfony/process": "~3.4|~4.0"
  430. },
  431. "suggest": {
  432. "psr/log-implementation": "For using the console logger",
  433. "symfony/event-dispatcher": "",
  434. "symfony/lock": "",
  435. "symfony/process": ""
  436. },
  437. "type": "library",
  438. "extra": {
  439. "branch-alias": {
  440. "dev-master": "4.2-dev"
  441. }
  442. },
  443. "autoload": {
  444. "psr-4": {
  445. "Symfony\\Component\\Console\\": ""
  446. },
  447. "exclude-from-classmap": [
  448. "/Tests/"
  449. ]
  450. },
  451. "notification-url": "https://packagist.org/downloads/",
  452. "license": [
  453. "MIT"
  454. ],
  455. "authors": [
  456. {
  457. "name": "Fabien Potencier",
  458. "email": "fabien@symfony.com"
  459. },
  460. {
  461. "name": "Symfony Community",
  462. "homepage": "https://symfony.com/contributors"
  463. }
  464. ],
  465. "description": "Symfony Console Component",
  466. "homepage": "https://symfony.com",
  467. "time": "2019-01-04T15:13:53+00:00"
  468. },
  469. {
  470. "name": "symfony/contracts",
  471. "version": "v1.0.2",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/symfony/contracts.git",
  475. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  480. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  481. "shasum": ""
  482. },
  483. "require": {
  484. "php": "^7.1.3"
  485. },
  486. "require-dev": {
  487. "psr/cache": "^1.0",
  488. "psr/container": "^1.0"
  489. },
  490. "suggest": {
  491. "psr/cache": "When using the Cache contracts",
  492. "psr/container": "When using the Service contracts",
  493. "symfony/cache-contracts-implementation": "",
  494. "symfony/service-contracts-implementation": "",
  495. "symfony/translation-contracts-implementation": ""
  496. },
  497. "type": "library",
  498. "extra": {
  499. "branch-alias": {
  500. "dev-master": "1.0-dev"
  501. }
  502. },
  503. "autoload": {
  504. "psr-4": {
  505. "Symfony\\Contracts\\": ""
  506. },
  507. "exclude-from-classmap": [
  508. "**/Tests/"
  509. ]
  510. },
  511. "notification-url": "https://packagist.org/downloads/",
  512. "license": [
  513. "MIT"
  514. ],
  515. "authors": [
  516. {
  517. "name": "Nicolas Grekas",
  518. "email": "p@tchwork.com"
  519. },
  520. {
  521. "name": "Symfony Community",
  522. "homepage": "https://symfony.com/contributors"
  523. }
  524. ],
  525. "description": "A set of abstractions extracted out of the Symfony components",
  526. "homepage": "https://symfony.com",
  527. "keywords": [
  528. "abstractions",
  529. "contracts",
  530. "decoupling",
  531. "interfaces",
  532. "interoperability",
  533. "standards"
  534. ],
  535. "time": "2018-12-05T08:06:11+00:00"
  536. },
  537. {
  538. "name": "symfony/debug",
  539. "version": "v4.2.2",
  540. "source": {
  541. "type": "git",
  542. "url": "https://github.com/symfony/debug.git",
  543. "reference": "64cb33c81e37d19b7715d4a6a4d49c1c382066dd"
  544. },
  545. "dist": {
  546. "type": "zip",
  547. "url": "https://api.github.com/repos/symfony/debug/zipball/64cb33c81e37d19b7715d4a6a4d49c1c382066dd",
  548. "reference": "64cb33c81e37d19b7715d4a6a4d49c1c382066dd",
  549. "shasum": ""
  550. },
  551. "require": {
  552. "php": "^7.1.3",
  553. "psr/log": "~1.0"
  554. },
  555. "conflict": {
  556. "symfony/http-kernel": "<3.4"
  557. },
  558. "require-dev": {
  559. "symfony/http-kernel": "~3.4|~4.0"
  560. },
  561. "type": "library",
  562. "extra": {
  563. "branch-alias": {
  564. "dev-master": "4.2-dev"
  565. }
  566. },
  567. "autoload": {
  568. "psr-4": {
  569. "Symfony\\Component\\Debug\\": ""
  570. },
  571. "exclude-from-classmap": [
  572. "/Tests/"
  573. ]
  574. },
  575. "notification-url": "https://packagist.org/downloads/",
  576. "license": [
  577. "MIT"
  578. ],
  579. "authors": [
  580. {
  581. "name": "Fabien Potencier",
  582. "email": "fabien@symfony.com"
  583. },
  584. {
  585. "name": "Symfony Community",
  586. "homepage": "https://symfony.com/contributors"
  587. }
  588. ],
  589. "description": "Symfony Debug Component",
  590. "homepage": "https://symfony.com",
  591. "time": "2019-01-03T09:07:35+00:00"
  592. },
  593. {
  594. "name": "symfony/dependency-injection",
  595. "version": "v4.2.2",
  596. "source": {
  597. "type": "git",
  598. "url": "https://github.com/symfony/dependency-injection.git",
  599. "reference": "a28dda9df1d5494367454cad91e44751ac53921c"
  600. },
  601. "dist": {
  602. "type": "zip",
  603. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a28dda9df1d5494367454cad91e44751ac53921c",
  604. "reference": "a28dda9df1d5494367454cad91e44751ac53921c",
  605. "shasum": ""
  606. },
  607. "require": {
  608. "php": "^7.1.3",
  609. "psr/container": "^1.0",
  610. "symfony/contracts": "^1.0"
  611. },
  612. "conflict": {
  613. "symfony/config": "<4.2",
  614. "symfony/finder": "<3.4",
  615. "symfony/proxy-manager-bridge": "<3.4",
  616. "symfony/yaml": "<3.4"
  617. },
  618. "provide": {
  619. "psr/container-implementation": "1.0",
  620. "symfony/service-contracts-implementation": "1.0"
  621. },
  622. "require-dev": {
  623. "symfony/config": "~4.2",
  624. "symfony/expression-language": "~3.4|~4.0",
  625. "symfony/yaml": "~3.4|~4.0"
  626. },
  627. "suggest": {
  628. "symfony/config": "",
  629. "symfony/expression-language": "For using expressions in service container configuration",
  630. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  631. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  632. "symfony/yaml": ""
  633. },
  634. "type": "library",
  635. "extra": {
  636. "branch-alias": {
  637. "dev-master": "4.2-dev"
  638. }
  639. },
  640. "autoload": {
  641. "psr-4": {
  642. "Symfony\\Component\\DependencyInjection\\": ""
  643. },
  644. "exclude-from-classmap": [
  645. "/Tests/"
  646. ]
  647. },
  648. "notification-url": "https://packagist.org/downloads/",
  649. "license": [
  650. "MIT"
  651. ],
  652. "authors": [
  653. {
  654. "name": "Fabien Potencier",
  655. "email": "fabien@symfony.com"
  656. },
  657. {
  658. "name": "Symfony Community",
  659. "homepage": "https://symfony.com/contributors"
  660. }
  661. ],
  662. "description": "Symfony DependencyInjection Component",
  663. "homepage": "https://symfony.com",
  664. "time": "2019-01-05T16:37:49+00:00"
  665. },
  666. {
  667. "name": "symfony/event-dispatcher",
  668. "version": "v4.2.2",
  669. "source": {
  670. "type": "git",
  671. "url": "https://github.com/symfony/event-dispatcher.git",
  672. "reference": "887de6d34c86cf0cb6cbf910afb170cdb743cb5e"
  673. },
  674. "dist": {
  675. "type": "zip",
  676. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/887de6d34c86cf0cb6cbf910afb170cdb743cb5e",
  677. "reference": "887de6d34c86cf0cb6cbf910afb170cdb743cb5e",
  678. "shasum": ""
  679. },
  680. "require": {
  681. "php": "^7.1.3",
  682. "symfony/contracts": "^1.0"
  683. },
  684. "conflict": {
  685. "symfony/dependency-injection": "<3.4"
  686. },
  687. "require-dev": {
  688. "psr/log": "~1.0",
  689. "symfony/config": "~3.4|~4.0",
  690. "symfony/dependency-injection": "~3.4|~4.0",
  691. "symfony/expression-language": "~3.4|~4.0",
  692. "symfony/stopwatch": "~3.4|~4.0"
  693. },
  694. "suggest": {
  695. "symfony/dependency-injection": "",
  696. "symfony/http-kernel": ""
  697. },
  698. "type": "library",
  699. "extra": {
  700. "branch-alias": {
  701. "dev-master": "4.2-dev"
  702. }
  703. },
  704. "autoload": {
  705. "psr-4": {
  706. "Symfony\\Component\\EventDispatcher\\": ""
  707. },
  708. "exclude-from-classmap": [
  709. "/Tests/"
  710. ]
  711. },
  712. "notification-url": "https://packagist.org/downloads/",
  713. "license": [
  714. "MIT"
  715. ],
  716. "authors": [
  717. {
  718. "name": "Fabien Potencier",
  719. "email": "fabien@symfony.com"
  720. },
  721. {
  722. "name": "Symfony Community",
  723. "homepage": "https://symfony.com/contributors"
  724. }
  725. ],
  726. "description": "Symfony EventDispatcher Component",
  727. "homepage": "https://symfony.com",
  728. "time": "2019-01-05T16:37:49+00:00"
  729. },
  730. {
  731. "name": "symfony/filesystem",
  732. "version": "v4.2.2",
  733. "source": {
  734. "type": "git",
  735. "url": "https://github.com/symfony/filesystem.git",
  736. "reference": "c2ffd9a93f2d6c5be2f68a0aa7953cc229f871f8"
  737. },
  738. "dist": {
  739. "type": "zip",
  740. "url": "https://api.github.com/repos/symfony/filesystem/zipball/c2ffd9a93f2d6c5be2f68a0aa7953cc229f871f8",
  741. "reference": "c2ffd9a93f2d6c5be2f68a0aa7953cc229f871f8",
  742. "shasum": ""
  743. },
  744. "require": {
  745. "php": "^7.1.3",
  746. "symfony/polyfill-ctype": "~1.8"
  747. },
  748. "type": "library",
  749. "extra": {
  750. "branch-alias": {
  751. "dev-master": "4.2-dev"
  752. }
  753. },
  754. "autoload": {
  755. "psr-4": {
  756. "Symfony\\Component\\Filesystem\\": ""
  757. },
  758. "exclude-from-classmap": [
  759. "/Tests/"
  760. ]
  761. },
  762. "notification-url": "https://packagist.org/downloads/",
  763. "license": [
  764. "MIT"
  765. ],
  766. "authors": [
  767. {
  768. "name": "Fabien Potencier",
  769. "email": "fabien@symfony.com"
  770. },
  771. {
  772. "name": "Symfony Community",
  773. "homepage": "https://symfony.com/contributors"
  774. }
  775. ],
  776. "description": "Symfony Filesystem Component",
  777. "homepage": "https://symfony.com",
  778. "time": "2019-01-03T09:07:35+00:00"
  779. },
  780. {
  781. "name": "symfony/finder",
  782. "version": "v4.2.2",
  783. "source": {
  784. "type": "git",
  785. "url": "https://github.com/symfony/finder.git",
  786. "reference": "9094d69e8c6ee3fe186a0ec5a4f1401e506071ce"
  787. },
  788. "dist": {
  789. "type": "zip",
  790. "url": "https://api.github.com/repos/symfony/finder/zipball/9094d69e8c6ee3fe186a0ec5a4f1401e506071ce",
  791. "reference": "9094d69e8c6ee3fe186a0ec5a4f1401e506071ce",
  792. "shasum": ""
  793. },
  794. "require": {
  795. "php": "^7.1.3"
  796. },
  797. "type": "library",
  798. "extra": {
  799. "branch-alias": {
  800. "dev-master": "4.2-dev"
  801. }
  802. },
  803. "autoload": {
  804. "psr-4": {
  805. "Symfony\\Component\\Finder\\": ""
  806. },
  807. "exclude-from-classmap": [
  808. "/Tests/"
  809. ]
  810. },
  811. "notification-url": "https://packagist.org/downloads/",
  812. "license": [
  813. "MIT"
  814. ],
  815. "authors": [
  816. {
  817. "name": "Fabien Potencier",
  818. "email": "fabien@symfony.com"
  819. },
  820. {
  821. "name": "Symfony Community",
  822. "homepage": "https://symfony.com/contributors"
  823. }
  824. ],
  825. "description": "Symfony Finder Component",
  826. "homepage": "https://symfony.com",
  827. "time": "2019-01-03T09:07:35+00:00"
  828. },
  829. {
  830. "name": "symfony/flex",
  831. "version": "v1.1.8",
  832. "source": {
  833. "type": "git",
  834. "url": "https://github.com/symfony/flex.git",
  835. "reference": "955774ecf07b10230bb5b44e150ba078b45f68fa"
  836. },
  837. "dist": {
  838. "type": "zip",
  839. "url": "https://api.github.com/repos/symfony/flex/zipball/955774ecf07b10230bb5b44e150ba078b45f68fa",
  840. "reference": "955774ecf07b10230bb5b44e150ba078b45f68fa",
  841. "shasum": ""
  842. },
  843. "require": {
  844. "composer-plugin-api": "^1.0",
  845. "php": "^7.0"
  846. },
  847. "require-dev": {
  848. "composer/composer": "^1.0.2",
  849. "symfony/phpunit-bridge": "^3.2.8"
  850. },
  851. "type": "composer-plugin",
  852. "extra": {
  853. "branch-alias": {
  854. "dev-master": "1.1-dev"
  855. },
  856. "class": "Symfony\\Flex\\Flex"
  857. },
  858. "autoload": {
  859. "psr-4": {
  860. "Symfony\\Flex\\": "src"
  861. }
  862. },
  863. "notification-url": "https://packagist.org/downloads/",
  864. "license": [
  865. "MIT"
  866. ],
  867. "authors": [
  868. {
  869. "name": "Fabien Potencier",
  870. "email": "fabien.potencier@gmail.com"
  871. }
  872. ],
  873. "description": "Composer plugin for Symfony",
  874. "time": "2018-11-15T06:11:38+00:00"
  875. },
  876. {
  877. "name": "symfony/framework-bundle",
  878. "version": "v4.2.2",
  879. "source": {
  880. "type": "git",
  881. "url": "https://github.com/symfony/framework-bundle.git",
  882. "reference": "6cba25ea9489d62addb9971a4bdcf42a5639e641"
  883. },
  884. "dist": {
  885. "type": "zip",
  886. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6cba25ea9489d62addb9971a4bdcf42a5639e641",
  887. "reference": "6cba25ea9489d62addb9971a4bdcf42a5639e641",
  888. "shasum": ""
  889. },
  890. "require": {
  891. "ext-xml": "*",
  892. "php": "^7.1.3",
  893. "symfony/cache": "~4.2",
  894. "symfony/config": "~4.2",
  895. "symfony/contracts": "^1.0.2",
  896. "symfony/dependency-injection": "^4.2",
  897. "symfony/event-dispatcher": "^4.1",
  898. "symfony/filesystem": "~3.4|~4.0",
  899. "symfony/finder": "~3.4|~4.0",
  900. "symfony/http-foundation": "^4.1.2",
  901. "symfony/http-kernel": "^4.2",
  902. "symfony/polyfill-mbstring": "~1.0",
  903. "symfony/routing": "^4.1"
  904. },
  905. "conflict": {
  906. "phpdocumentor/reflection-docblock": "<3.0",
  907. "phpdocumentor/type-resolver": "<0.2.1",
  908. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  909. "symfony/asset": "<3.4",
  910. "symfony/console": "<3.4",
  911. "symfony/dotenv": "<4.2",
  912. "symfony/form": "<4.2",
  913. "symfony/messenger": "<4.2",
  914. "symfony/property-info": "<3.4",
  915. "symfony/serializer": "<4.2",
  916. "symfony/stopwatch": "<3.4",
  917. "symfony/translation": "<4.2",
  918. "symfony/twig-bridge": "<4.1.1",
  919. "symfony/validator": "<4.1",
  920. "symfony/workflow": "<4.1"
  921. },
  922. "require-dev": {
  923. "doctrine/annotations": "~1.0",
  924. "doctrine/cache": "~1.0",
  925. "fig/link-util": "^1.0",
  926. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  927. "symfony/asset": "~3.4|~4.0",
  928. "symfony/browser-kit": "~3.4|~4.0",
  929. "symfony/console": "~3.4|~4.0",
  930. "symfony/css-selector": "~3.4|~4.0",
  931. "symfony/dom-crawler": "~3.4|~4.0",
  932. "symfony/expression-language": "~3.4|~4.0",
  933. "symfony/form": "^4.2",
  934. "symfony/lock": "~3.4|~4.0",
  935. "symfony/messenger": "^4.2",
  936. "symfony/polyfill-intl-icu": "~1.0",
  937. "symfony/process": "~3.4|~4.0",
  938. "symfony/property-info": "~3.4|~4.0",
  939. "symfony/security": "~3.4|~4.0",
  940. "symfony/security-core": "~3.4|~4.0",
  941. "symfony/security-csrf": "~3.4|~4.0",
  942. "symfony/serializer": "^4.2",
  943. "symfony/stopwatch": "~3.4|~4.0",
  944. "symfony/templating": "~3.4|~4.0",
  945. "symfony/translation": "~4.2",
  946. "symfony/validator": "^4.1",
  947. "symfony/var-dumper": "~3.4|~4.0",
  948. "symfony/web-link": "~3.4|~4.0",
  949. "symfony/workflow": "^4.1",
  950. "symfony/yaml": "~3.4|~4.0",
  951. "twig/twig": "~1.34|~2.4"
  952. },
  953. "suggest": {
  954. "ext-apcu": "For best performance of the system caches",
  955. "symfony/console": "For using the console commands",
  956. "symfony/form": "For using forms",
  957. "symfony/property-info": "For using the property_info service",
  958. "symfony/serializer": "For using the serializer service",
  959. "symfony/validator": "For using validation",
  960. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  961. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  962. },
  963. "type": "symfony-bundle",
  964. "extra": {
  965. "branch-alias": {
  966. "dev-master": "4.2-dev"
  967. }
  968. },
  969. "autoload": {
  970. "psr-4": {
  971. "Symfony\\Bundle\\FrameworkBundle\\": ""
  972. },
  973. "exclude-from-classmap": [
  974. "/Tests/"
  975. ]
  976. },
  977. "notification-url": "https://packagist.org/downloads/",
  978. "license": [
  979. "MIT"
  980. ],
  981. "authors": [
  982. {
  983. "name": "Fabien Potencier",
  984. "email": "fabien@symfony.com"
  985. },
  986. {
  987. "name": "Symfony Community",
  988. "homepage": "https://symfony.com/contributors"
  989. }
  990. ],
  991. "description": "Symfony FrameworkBundle",
  992. "homepage": "https://symfony.com",
  993. "time": "2019-01-05T16:37:49+00:00"
  994. },
  995. {
  996. "name": "symfony/http-foundation",
  997. "version": "v4.2.2",
  998. "source": {
  999. "type": "git",
  1000. "url": "https://github.com/symfony/http-foundation.git",
  1001. "reference": "a633d422a09242064ba24e44a6e1494c5126de86"
  1002. },
  1003. "dist": {
  1004. "type": "zip",
  1005. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a633d422a09242064ba24e44a6e1494c5126de86",
  1006. "reference": "a633d422a09242064ba24e44a6e1494c5126de86",
  1007. "shasum": ""
  1008. },
  1009. "require": {
  1010. "php": "^7.1.3",
  1011. "symfony/polyfill-mbstring": "~1.1"
  1012. },
  1013. "require-dev": {
  1014. "predis/predis": "~1.0",
  1015. "symfony/expression-language": "~3.4|~4.0"
  1016. },
  1017. "type": "library",
  1018. "extra": {
  1019. "branch-alias": {
  1020. "dev-master": "4.2-dev"
  1021. }
  1022. },
  1023. "autoload": {
  1024. "psr-4": {
  1025. "Symfony\\Component\\HttpFoundation\\": ""
  1026. },
  1027. "exclude-from-classmap": [
  1028. "/Tests/"
  1029. ]
  1030. },
  1031. "notification-url": "https://packagist.org/downloads/",
  1032. "license": [
  1033. "MIT"
  1034. ],
  1035. "authors": [
  1036. {
  1037. "name": "Fabien Potencier",
  1038. "email": "fabien@symfony.com"
  1039. },
  1040. {
  1041. "name": "Symfony Community",
  1042. "homepage": "https://symfony.com/contributors"
  1043. }
  1044. ],
  1045. "description": "Symfony HttpFoundation Component",
  1046. "homepage": "https://symfony.com",
  1047. "time": "2019-01-05T16:37:49+00:00"
  1048. },
  1049. {
  1050. "name": "symfony/http-kernel",
  1051. "version": "v4.2.2",
  1052. "source": {
  1053. "type": "git",
  1054. "url": "https://github.com/symfony/http-kernel.git",
  1055. "reference": "83de6543328917c18d5498eeb6bb6d36f7aab31b"
  1056. },
  1057. "dist": {
  1058. "type": "zip",
  1059. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/83de6543328917c18d5498eeb6bb6d36f7aab31b",
  1060. "reference": "83de6543328917c18d5498eeb6bb6d36f7aab31b",
  1061. "shasum": ""
  1062. },
  1063. "require": {
  1064. "php": "^7.1.3",
  1065. "psr/log": "~1.0",
  1066. "symfony/contracts": "^1.0.2",
  1067. "symfony/debug": "~3.4|~4.0",
  1068. "symfony/event-dispatcher": "~4.1",
  1069. "symfony/http-foundation": "^4.1.1",
  1070. "symfony/polyfill-ctype": "~1.8"
  1071. },
  1072. "conflict": {
  1073. "symfony/config": "<3.4",
  1074. "symfony/dependency-injection": "<4.2",
  1075. "symfony/translation": "<4.2",
  1076. "symfony/var-dumper": "<4.1.1",
  1077. "twig/twig": "<1.34|<2.4,>=2"
  1078. },
  1079. "provide": {
  1080. "psr/log-implementation": "1.0"
  1081. },
  1082. "require-dev": {
  1083. "psr/cache": "~1.0",
  1084. "symfony/browser-kit": "~3.4|~4.0",
  1085. "symfony/config": "~3.4|~4.0",
  1086. "symfony/console": "~3.4|~4.0",
  1087. "symfony/css-selector": "~3.4|~4.0",
  1088. "symfony/dependency-injection": "^4.2",
  1089. "symfony/dom-crawler": "~3.4|~4.0",
  1090. "symfony/expression-language": "~3.4|~4.0",
  1091. "symfony/finder": "~3.4|~4.0",
  1092. "symfony/process": "~3.4|~4.0",
  1093. "symfony/routing": "~3.4|~4.0",
  1094. "symfony/stopwatch": "~3.4|~4.0",
  1095. "symfony/templating": "~3.4|~4.0",
  1096. "symfony/translation": "~4.2",
  1097. "symfony/var-dumper": "^4.1.1"
  1098. },
  1099. "suggest": {
  1100. "symfony/browser-kit": "",
  1101. "symfony/config": "",
  1102. "symfony/console": "",
  1103. "symfony/dependency-injection": "",
  1104. "symfony/var-dumper": ""
  1105. },
  1106. "type": "library",
  1107. "extra": {
  1108. "branch-alias": {
  1109. "dev-master": "4.2-dev"
  1110. }
  1111. },
  1112. "autoload": {
  1113. "psr-4": {
  1114. "Symfony\\Component\\HttpKernel\\": ""
  1115. },
  1116. "exclude-from-classmap": [
  1117. "/Tests/"
  1118. ]
  1119. },
  1120. "notification-url": "https://packagist.org/downloads/",
  1121. "license": [
  1122. "MIT"
  1123. ],
  1124. "authors": [
  1125. {
  1126. "name": "Fabien Potencier",
  1127. "email": "fabien@symfony.com"
  1128. },
  1129. {
  1130. "name": "Symfony Community",
  1131. "homepage": "https://symfony.com/contributors"
  1132. }
  1133. ],
  1134. "description": "Symfony HttpKernel Component",
  1135. "homepage": "https://symfony.com",
  1136. "time": "2019-01-06T16:19:23+00:00"
  1137. },
  1138. {
  1139. "name": "symfony/polyfill-mbstring",
  1140. "version": "v1.10.0",
  1141. "source": {
  1142. "type": "git",
  1143. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1144. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  1145. },
  1146. "dist": {
  1147. "type": "zip",
  1148. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  1149. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  1150. "shasum": ""
  1151. },
  1152. "require": {
  1153. "php": ">=5.3.3"
  1154. },
  1155. "suggest": {
  1156. "ext-mbstring": "For best performance"
  1157. },
  1158. "type": "library",
  1159. "extra": {
  1160. "branch-alias": {
  1161. "dev-master": "1.9-dev"
  1162. }
  1163. },
  1164. "autoload": {
  1165. "psr-4": {
  1166. "Symfony\\Polyfill\\Mbstring\\": ""
  1167. },
  1168. "files": [
  1169. "bootstrap.php"
  1170. ]
  1171. },
  1172. "notification-url": "https://packagist.org/downloads/",
  1173. "license": [
  1174. "MIT"
  1175. ],
  1176. "authors": [
  1177. {
  1178. "name": "Nicolas Grekas",
  1179. "email": "p@tchwork.com"
  1180. },
  1181. {
  1182. "name": "Symfony Community",
  1183. "homepage": "https://symfony.com/contributors"
  1184. }
  1185. ],
  1186. "description": "Symfony polyfill for the Mbstring extension",
  1187. "homepage": "https://symfony.com",
  1188. "keywords": [
  1189. "compatibility",
  1190. "mbstring",
  1191. "polyfill",
  1192. "portable",
  1193. "shim"
  1194. ],
  1195. "time": "2018-09-21T13:07:52+00:00"
  1196. },
  1197. {
  1198. "name": "symfony/routing",
  1199. "version": "v4.2.2",
  1200. "source": {
  1201. "type": "git",
  1202. "url": "https://github.com/symfony/routing.git",
  1203. "reference": "e69b7a13a0b58af378a49b49dd7084462de16cee"
  1204. },
  1205. "dist": {
  1206. "type": "zip",
  1207. "url": "https://api.github.com/repos/symfony/routing/zipball/e69b7a13a0b58af378a49b49dd7084462de16cee",
  1208. "reference": "e69b7a13a0b58af378a49b49dd7084462de16cee",
  1209. "shasum": ""
  1210. },
  1211. "require": {
  1212. "php": "^7.1.3"
  1213. },
  1214. "conflict": {
  1215. "symfony/config": "<4.2",
  1216. "symfony/dependency-injection": "<3.4",
  1217. "symfony/yaml": "<3.4"
  1218. },
  1219. "require-dev": {
  1220. "doctrine/annotations": "~1.0",
  1221. "psr/log": "~1.0",
  1222. "symfony/config": "~4.2",
  1223. "symfony/dependency-injection": "~3.4|~4.0",
  1224. "symfony/expression-language": "~3.4|~4.0",
  1225. "symfony/http-foundation": "~3.4|~4.0",
  1226. "symfony/yaml": "~3.4|~4.0"
  1227. },
  1228. "suggest": {
  1229. "doctrine/annotations": "For using the annotation loader",
  1230. "symfony/config": "For using the all-in-one router or any loader",
  1231. "symfony/dependency-injection": "For loading routes from a service",
  1232. "symfony/expression-language": "For using expression matching",
  1233. "symfony/http-foundation": "For using a Symfony Request object",
  1234. "symfony/yaml": "For using the YAML loader"
  1235. },
  1236. "type": "library",
  1237. "extra": {
  1238. "branch-alias": {
  1239. "dev-master": "4.2-dev"
  1240. }
  1241. },
  1242. "autoload": {
  1243. "psr-4": {
  1244. "Symfony\\Component\\Routing\\": ""
  1245. },
  1246. "exclude-from-classmap": [
  1247. "/Tests/"
  1248. ]
  1249. },
  1250. "notification-url": "https://packagist.org/downloads/",
  1251. "license": [
  1252. "MIT"
  1253. ],
  1254. "authors": [
  1255. {
  1256. "name": "Fabien Potencier",
  1257. "email": "fabien@symfony.com"
  1258. },
  1259. {
  1260. "name": "Symfony Community",
  1261. "homepage": "https://symfony.com/contributors"
  1262. }
  1263. ],
  1264. "description": "Symfony Routing Component",
  1265. "homepage": "https://symfony.com",
  1266. "keywords": [
  1267. "router",
  1268. "routing",
  1269. "uri",
  1270. "url"
  1271. ],
  1272. "time": "2019-01-03T09:07:35+00:00"
  1273. },
  1274. {
  1275. "name": "symfony/var-exporter",
  1276. "version": "v4.2.2",
  1277. "source": {
  1278. "type": "git",
  1279. "url": "https://github.com/symfony/var-exporter.git",
  1280. "reference": "51bd782120fa2bfed89452f142d2a47c4b51101c"
  1281. },
  1282. "dist": {
  1283. "type": "zip",
  1284. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/51bd782120fa2bfed89452f142d2a47c4b51101c",
  1285. "reference": "51bd782120fa2bfed89452f142d2a47c4b51101c",
  1286. "shasum": ""
  1287. },
  1288. "require": {
  1289. "php": "^7.1.3"
  1290. },
  1291. "require-dev": {
  1292. "symfony/var-dumper": "^4.1.1"
  1293. },
  1294. "type": "library",
  1295. "extra": {
  1296. "branch-alias": {
  1297. "dev-master": "4.2-dev"
  1298. }
  1299. },
  1300. "autoload": {
  1301. "psr-4": {
  1302. "Symfony\\Component\\VarExporter\\": ""
  1303. },
  1304. "exclude-from-classmap": [
  1305. "/Tests/"
  1306. ]
  1307. },
  1308. "notification-url": "https://packagist.org/downloads/",
  1309. "license": [
  1310. "MIT"
  1311. ],
  1312. "authors": [
  1313. {
  1314. "name": "Nicolas Grekas",
  1315. "email": "p@tchwork.com"
  1316. },
  1317. {
  1318. "name": "Symfony Community",
  1319. "homepage": "https://symfony.com/contributors"
  1320. }
  1321. ],
  1322. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  1323. "homepage": "https://symfony.com",
  1324. "keywords": [
  1325. "clone",
  1326. "construct",
  1327. "export",
  1328. "hydrate",
  1329. "instantiate",
  1330. "serialize"
  1331. ],
  1332. "time": "2019-01-03T09:09:06+00:00"
  1333. },
  1334. {
  1335. "name": "symfony/yaml",
  1336. "version": "v4.2.2",
  1337. "source": {
  1338. "type": "git",
  1339. "url": "https://github.com/symfony/yaml.git",
  1340. "reference": "d0aa6c0ea484087927b49fd513383a7d36190ca6"
  1341. },
  1342. "dist": {
  1343. "type": "zip",
  1344. "url": "https://api.github.com/repos/symfony/yaml/zipball/d0aa6c0ea484087927b49fd513383a7d36190ca6",
  1345. "reference": "d0aa6c0ea484087927b49fd513383a7d36190ca6",
  1346. "shasum": ""
  1347. },
  1348. "require": {
  1349. "php": "^7.1.3",
  1350. "symfony/polyfill-ctype": "~1.8"
  1351. },
  1352. "conflict": {
  1353. "symfony/console": "<3.4"
  1354. },
  1355. "require-dev": {
  1356. "symfony/console": "~3.4|~4.0"
  1357. },
  1358. "suggest": {
  1359. "symfony/console": "For validating YAML files using the lint command"
  1360. },
  1361. "type": "library",
  1362. "extra": {
  1363. "branch-alias": {
  1364. "dev-master": "4.2-dev"
  1365. }
  1366. },
  1367. "autoload": {
  1368. "psr-4": {
  1369. "Symfony\\Component\\Yaml\\": ""
  1370. },
  1371. "exclude-from-classmap": [
  1372. "/Tests/"
  1373. ]
  1374. },
  1375. "notification-url": "https://packagist.org/downloads/",
  1376. "license": [
  1377. "MIT"
  1378. ],
  1379. "authors": [
  1380. {
  1381. "name": "Fabien Potencier",
  1382. "email": "fabien@symfony.com"
  1383. },
  1384. {
  1385. "name": "Symfony Community",
  1386. "homepage": "https://symfony.com/contributors"
  1387. }
  1388. ],
  1389. "description": "Symfony Yaml Component",
  1390. "homepage": "https://symfony.com",
  1391. "time": "2019-01-03T09:07:35+00:00"
  1392. }
  1393. ],
  1394. "packages-dev": [],
  1395. "aliases": [],
  1396. "minimum-stability": "stable",
  1397. "stability-flags": [],
  1398. "prefer-stable": false,
  1399. "prefer-lowest": false,
  1400. "platform": {
  1401. "php": "^7.1.3",
  1402. "ext-ctype": "*",
  1403. "ext-iconv": "*"
  1404. },
  1405. "platform-dev": []
  1406. }