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

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