Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

composer.lock.php7.3 48KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372
  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": "31756b6cbd5726ef455ddb006a835ff4",
  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": "1.0.1",
  38. "source": {
  39. "type": "git",
  40. "url": "https://github.com/php-fig/cache.git",
  41. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  42. },
  43. "dist": {
  44. "type": "zip",
  45. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  46. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  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-08-06T20:24:11+00:00"
  80. },
  81. {
  82. "name": "psr/container",
  83. "version": "1.0.0",
  84. "source": {
  85. "type": "git",
  86. "url": "https://github.com/php-fig/container.git",
  87. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  88. },
  89. "dist": {
  90. "type": "zip",
  91. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  92. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  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-02-14T16:28:37+00:00"
  129. },
  130. {
  131. "name": "psr/log",
  132. "version": "1.1.0",
  133. "source": {
  134. "type": "git",
  135. "url": "https://github.com/php-fig/log.git",
  136. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
  137. },
  138. "dist": {
  139. "type": "zip",
  140. "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  141. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  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-11-20T15:27:04+00:00"
  176. },
  177. {
  178. "name": "psr/simple-cache",
  179. "version": "1.0.1",
  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": "v4.2.1",
  228. "source": {
  229. "type": "git",
  230. "url": "https://github.com/symfony/cache.git",
  231. "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41"
  232. },
  233. "dist": {
  234. "type": "zip",
  235. "url": "https://api.github.com/repos/symfony/cache/zipball/5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
  236. "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
  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|~4.1",
  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-12-06T11:00:08+00:00"
  301. },
  302. {
  303. "name": "symfony/config",
  304. "version": "v4.2.1",
  305. "source": {
  306. "type": "git",
  307. "url": "https://github.com/symfony/config.git",
  308. "reference": "005d9a083d03f588677d15391a716b1ac9b887c0"
  309. },
  310. "dist": {
  311. "type": "zip",
  312. "url": "https://api.github.com/repos/symfony/config/zipball/005d9a083d03f588677d15391a716b1ac9b887c0",
  313. "reference": "005d9a083d03f588677d15391a716b1ac9b887c0",
  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-30T22:21:14+00:00"
  364. },
  365. {
  366. "name": "symfony/console",
  367. "version": "v4.2.1",
  368. "source": {
  369. "type": "git",
  370. "url": "https://github.com/symfony/console.git",
  371. "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://api.github.com/repos/symfony/console/zipball/4dff24e5d01e713818805c1862d2e3f901ee7dd0",
  376. "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0",
  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-27T07:40:44+00:00"
  433. },
  434. {
  435. "name": "symfony/contracts",
  436. "version": "v1.0.2",
  437. "source": {
  438. "type": "git",
  439. "url": "https://github.com/symfony/contracts.git",
  440. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
  441. },
  442. "dist": {
  443. "type": "zip",
  444. "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  445. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  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-12-05T08:06:11+00:00"
  501. },
  502. {
  503. "name": "symfony/debug",
  504. "version": "v4.2.1",
  505. "source": {
  506. "type": "git",
  507. "url": "https://github.com/symfony/debug.git",
  508. "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
  509. },
  510. "dist": {
  511. "type": "zip",
  512. "url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
  513. "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
  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-28T18:24:18+00:00"
  557. },
  558. {
  559. "name": "symfony/dependency-injection",
  560. "version": "v4.2.1",
  561. "source": {
  562. "type": "git",
  563. "url": "https://github.com/symfony/dependency-injection.git",
  564. "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5"
  565. },
  566. "dist": {
  567. "type": "zip",
  568. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e4adc57a48d3fa7f394edfffa9e954086d7740e5",
  569. "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5",
  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-12-02T15:59:36+00:00"
  630. },
  631. {
  632. "name": "symfony/event-dispatcher",
  633. "version": "v4.2.1",
  634. "source": {
  635. "type": "git",
  636. "url": "https://github.com/symfony/event-dispatcher.git",
  637. "reference": "921f49c3158a276d27c0d770a5a347a3b718b328"
  638. },
  639. "dist": {
  640. "type": "zip",
  641. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/921f49c3158a276d27c0d770a5a347a3b718b328",
  642. "reference": "921f49c3158a276d27c0d770a5a347a3b718b328",
  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-12-01T08:52:38+00:00"
  694. },
  695. {
  696. "name": "symfony/filesystem",
  697. "version": "v4.2.1",
  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": "v4.2.1",
  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": "v1.1.8",
  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": "v4.2.1",
  844. "source": {
  845. "type": "git",
  846. "url": "https://github.com/symfony/framework-bundle.git",
  847. "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1"
  848. },
  849. "dist": {
  850. "type": "zip",
  851. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/eb32d67140510f04fe9cc5fb9ad38fda09591db1",
  852. "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1",
  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/contracts": "^1.0.2",
  861. "symfony/dependency-injection": "^4.2",
  862. "symfony/event-dispatcher": "^4.1",
  863. "symfony/filesystem": "~3.4|~4.0",
  864. "symfony/finder": "~3.4|~4.0",
  865. "symfony/http-foundation": "^4.1.2",
  866. "symfony/http-kernel": "^4.2",
  867. "symfony/polyfill-mbstring": "~1.0",
  868. "symfony/routing": "^4.1"
  869. },
  870. "conflict": {
  871. "phpdocumentor/reflection-docblock": "<3.0",
  872. "phpdocumentor/type-resolver": "<0.2.1",
  873. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  874. "symfony/asset": "<3.4",
  875. "symfony/console": "<3.4",
  876. "symfony/dotenv": "<4.2",
  877. "symfony/form": "<4.2",
  878. "symfony/messenger": "<4.2",
  879. "symfony/property-info": "<3.4",
  880. "symfony/serializer": "<4.2",
  881. "symfony/stopwatch": "<3.4",
  882. "symfony/translation": "<4.2",
  883. "symfony/twig-bridge": "<4.1.1",
  884. "symfony/validator": "<4.1",
  885. "symfony/workflow": "<4.1"
  886. },
  887. "require-dev": {
  888. "doctrine/annotations": "~1.0",
  889. "doctrine/cache": "~1.0",
  890. "fig/link-util": "^1.0",
  891. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  892. "symfony/asset": "~3.4|~4.0",
  893. "symfony/browser-kit": "~3.4|~4.0",
  894. "symfony/console": "~3.4|~4.0",
  895. "symfony/css-selector": "~3.4|~4.0",
  896. "symfony/dom-crawler": "~3.4|~4.0",
  897. "symfony/expression-language": "~3.4|~4.0",
  898. "symfony/form": "^4.2",
  899. "symfony/lock": "~3.4|~4.0",
  900. "symfony/messenger": "^4.2",
  901. "symfony/polyfill-intl-icu": "~1.0",
  902. "symfony/process": "~3.4|~4.0",
  903. "symfony/property-info": "~3.4|~4.0",
  904. "symfony/security": "~3.4|~4.0",
  905. "symfony/security-core": "~3.4|~4.0",
  906. "symfony/security-csrf": "~3.4|~4.0",
  907. "symfony/serializer": "^4.2",
  908. "symfony/stopwatch": "~3.4|~4.0",
  909. "symfony/templating": "~3.4|~4.0",
  910. "symfony/translation": "~4.2",
  911. "symfony/validator": "^4.1",
  912. "symfony/var-dumper": "~3.4|~4.0",
  913. "symfony/web-link": "~3.4|~4.0",
  914. "symfony/workflow": "^4.1",
  915. "symfony/yaml": "~3.4|~4.0",
  916. "twig/twig": "~1.34|~2.4"
  917. },
  918. "suggest": {
  919. "ext-apcu": "For best performance of the system caches",
  920. "phpdocumentor/reflection-docblock": "For display additional information in debug:container",
  921. "symfony/console": "For using the console commands",
  922. "symfony/form": "For using forms",
  923. "symfony/property-info": "For using the property_info service",
  924. "symfony/serializer": "For using the serializer service",
  925. "symfony/validator": "For using validation",
  926. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  927. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  928. },
  929. "type": "symfony-bundle",
  930. "extra": {
  931. "branch-alias": {
  932. "dev-master": "4.2-dev"
  933. }
  934. },
  935. "autoload": {
  936. "psr-4": {
  937. "Symfony\\Bundle\\FrameworkBundle\\": ""
  938. },
  939. "exclude-from-classmap": [
  940. "/Tests/"
  941. ]
  942. },
  943. "notification-url": "https://packagist.org/downloads/",
  944. "license": [
  945. "MIT"
  946. ],
  947. "authors": [
  948. {
  949. "name": "Fabien Potencier",
  950. "email": "fabien@symfony.com"
  951. },
  952. {
  953. "name": "Symfony Community",
  954. "homepage": "https://symfony.com/contributors"
  955. }
  956. ],
  957. "description": "Symfony FrameworkBundle",
  958. "homepage": "https://symfony.com",
  959. "time": "2018-12-05T08:06:11+00:00"
  960. },
  961. {
  962. "name": "symfony/http-foundation",
  963. "version": "v4.2.1",
  964. "source": {
  965. "type": "git",
  966. "url": "https://github.com/symfony/http-foundation.git",
  967. "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851"
  968. },
  969. "dist": {
  970. "type": "zip",
  971. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
  972. "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
  973. "shasum": ""
  974. },
  975. "require": {
  976. "php": "^7.1.3",
  977. "symfony/polyfill-mbstring": "~1.1"
  978. },
  979. "require-dev": {
  980. "predis/predis": "~1.0",
  981. "symfony/expression-language": "~3.4|~4.0"
  982. },
  983. "type": "library",
  984. "extra": {
  985. "branch-alias": {
  986. "dev-master": "4.2-dev"
  987. }
  988. },
  989. "autoload": {
  990. "psr-4": {
  991. "Symfony\\Component\\HttpFoundation\\": ""
  992. },
  993. "exclude-from-classmap": [
  994. "/Tests/"
  995. ]
  996. },
  997. "notification-url": "https://packagist.org/downloads/",
  998. "license": [
  999. "MIT"
  1000. ],
  1001. "authors": [
  1002. {
  1003. "name": "Fabien Potencier",
  1004. "email": "fabien@symfony.com"
  1005. },
  1006. {
  1007. "name": "Symfony Community",
  1008. "homepage": "https://symfony.com/contributors"
  1009. }
  1010. ],
  1011. "description": "Symfony HttpFoundation Component",
  1012. "homepage": "https://symfony.com",
  1013. "time": "2018-11-26T10:55:26+00:00"
  1014. },
  1015. {
  1016. "name": "symfony/http-kernel",
  1017. "version": "v4.2.1",
  1018. "source": {
  1019. "type": "git",
  1020. "url": "https://github.com/symfony/http-kernel.git",
  1021. "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624"
  1022. },
  1023. "dist": {
  1024. "type": "zip",
  1025. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b39ceffc0388232c309cbde3a7c3685f2ec0a624",
  1026. "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624",
  1027. "shasum": ""
  1028. },
  1029. "require": {
  1030. "php": "^7.1.3",
  1031. "psr/log": "~1.0",
  1032. "symfony/contracts": "^1.0.2",
  1033. "symfony/debug": "~3.4|~4.0",
  1034. "symfony/event-dispatcher": "~4.1",
  1035. "symfony/http-foundation": "^4.1.1",
  1036. "symfony/polyfill-ctype": "~1.8"
  1037. },
  1038. "conflict": {
  1039. "symfony/config": "<3.4",
  1040. "symfony/dependency-injection": "<4.2",
  1041. "symfony/translation": "<4.2",
  1042. "symfony/var-dumper": "<4.1.1",
  1043. "twig/twig": "<1.34|<2.4,>=2"
  1044. },
  1045. "provide": {
  1046. "psr/log-implementation": "1.0"
  1047. },
  1048. "require-dev": {
  1049. "psr/cache": "~1.0",
  1050. "symfony/browser-kit": "~3.4|~4.0",
  1051. "symfony/config": "~3.4|~4.0",
  1052. "symfony/console": "~3.4|~4.0",
  1053. "symfony/css-selector": "~3.4|~4.0",
  1054. "symfony/dependency-injection": "^4.2",
  1055. "symfony/dom-crawler": "~3.4|~4.0",
  1056. "symfony/expression-language": "~3.4|~4.0",
  1057. "symfony/finder": "~3.4|~4.0",
  1058. "symfony/process": "~3.4|~4.0",
  1059. "symfony/routing": "~3.4|~4.0",
  1060. "symfony/stopwatch": "~3.4|~4.0",
  1061. "symfony/templating": "~3.4|~4.0",
  1062. "symfony/translation": "~4.2",
  1063. "symfony/var-dumper": "^4.1.1"
  1064. },
  1065. "suggest": {
  1066. "symfony/browser-kit": "",
  1067. "symfony/config": "",
  1068. "symfony/console": "",
  1069. "symfony/dependency-injection": "",
  1070. "symfony/var-dumper": ""
  1071. },
  1072. "type": "library",
  1073. "extra": {
  1074. "branch-alias": {
  1075. "dev-master": "4.2-dev"
  1076. }
  1077. },
  1078. "autoload": {
  1079. "psr-4": {
  1080. "Symfony\\Component\\HttpKernel\\": ""
  1081. },
  1082. "exclude-from-classmap": [
  1083. "/Tests/"
  1084. ]
  1085. },
  1086. "notification-url": "https://packagist.org/downloads/",
  1087. "license": [
  1088. "MIT"
  1089. ],
  1090. "authors": [
  1091. {
  1092. "name": "Fabien Potencier",
  1093. "email": "fabien@symfony.com"
  1094. },
  1095. {
  1096. "name": "Symfony Community",
  1097. "homepage": "https://symfony.com/contributors"
  1098. }
  1099. ],
  1100. "description": "Symfony HttpKernel Component",
  1101. "homepage": "https://symfony.com",
  1102. "time": "2018-12-06T17:39:52+00:00"
  1103. },
  1104. {
  1105. "name": "symfony/polyfill-mbstring",
  1106. "version": "v1.10.0",
  1107. "source": {
  1108. "type": "git",
  1109. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1110. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  1111. },
  1112. "dist": {
  1113. "type": "zip",
  1114. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  1115. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  1116. "shasum": ""
  1117. },
  1118. "require": {
  1119. "php": ">=5.3.3"
  1120. },
  1121. "suggest": {
  1122. "ext-mbstring": "For best performance"
  1123. },
  1124. "type": "library",
  1125. "extra": {
  1126. "branch-alias": {
  1127. "dev-master": "1.9-dev"
  1128. }
  1129. },
  1130. "autoload": {
  1131. "psr-4": {
  1132. "Symfony\\Polyfill\\Mbstring\\": ""
  1133. },
  1134. "files": [
  1135. "bootstrap.php"
  1136. ]
  1137. },
  1138. "notification-url": "https://packagist.org/downloads/",
  1139. "license": [
  1140. "MIT"
  1141. ],
  1142. "authors": [
  1143. {
  1144. "name": "Nicolas Grekas",
  1145. "email": "p@tchwork.com"
  1146. },
  1147. {
  1148. "name": "Symfony Community",
  1149. "homepage": "https://symfony.com/contributors"
  1150. }
  1151. ],
  1152. "description": "Symfony polyfill for the Mbstring extension",
  1153. "homepage": "https://symfony.com",
  1154. "keywords": [
  1155. "compatibility",
  1156. "mbstring",
  1157. "polyfill",
  1158. "portable",
  1159. "shim"
  1160. ],
  1161. "time": "2018-09-21T13:07:52+00:00"
  1162. },
  1163. {
  1164. "name": "symfony/routing",
  1165. "version": "v4.2.1",
  1166. "source": {
  1167. "type": "git",
  1168. "url": "https://github.com/symfony/routing.git",
  1169. "reference": "649460207e77da6c545326c7f53618d23ad2c866"
  1170. },
  1171. "dist": {
  1172. "type": "zip",
  1173. "url": "https://api.github.com/repos/symfony/routing/zipball/649460207e77da6c545326c7f53618d23ad2c866",
  1174. "reference": "649460207e77da6c545326c7f53618d23ad2c866",
  1175. "shasum": ""
  1176. },
  1177. "require": {
  1178. "php": "^7.1.3"
  1179. },
  1180. "conflict": {
  1181. "symfony/config": "<4.2",
  1182. "symfony/dependency-injection": "<3.4",
  1183. "symfony/yaml": "<3.4"
  1184. },
  1185. "require-dev": {
  1186. "doctrine/annotations": "~1.0",
  1187. "psr/log": "~1.0",
  1188. "symfony/config": "~4.2",
  1189. "symfony/dependency-injection": "~3.4|~4.0",
  1190. "symfony/expression-language": "~3.4|~4.0",
  1191. "symfony/http-foundation": "~3.4|~4.0",
  1192. "symfony/yaml": "~3.4|~4.0"
  1193. },
  1194. "suggest": {
  1195. "doctrine/annotations": "For using the annotation loader",
  1196. "symfony/config": "For using the all-in-one router or any loader",
  1197. "symfony/dependency-injection": "For loading routes from a service",
  1198. "symfony/expression-language": "For using expression matching",
  1199. "symfony/http-foundation": "For using a Symfony Request object",
  1200. "symfony/yaml": "For using the YAML loader"
  1201. },
  1202. "type": "library",
  1203. "extra": {
  1204. "branch-alias": {
  1205. "dev-master": "4.2-dev"
  1206. }
  1207. },
  1208. "autoload": {
  1209. "psr-4": {
  1210. "Symfony\\Component\\Routing\\": ""
  1211. },
  1212. "exclude-from-classmap": [
  1213. "/Tests/"
  1214. ]
  1215. },
  1216. "notification-url": "https://packagist.org/downloads/",
  1217. "license": [
  1218. "MIT"
  1219. ],
  1220. "authors": [
  1221. {
  1222. "name": "Fabien Potencier",
  1223. "email": "fabien@symfony.com"
  1224. },
  1225. {
  1226. "name": "Symfony Community",
  1227. "homepage": "https://symfony.com/contributors"
  1228. }
  1229. ],
  1230. "description": "Symfony Routing Component",
  1231. "homepage": "https://symfony.com",
  1232. "keywords": [
  1233. "router",
  1234. "routing",
  1235. "uri",
  1236. "url"
  1237. ],
  1238. "time": "2018-12-03T22:08:12+00:00"
  1239. },
  1240. {
  1241. "name": "symfony/var-exporter",
  1242. "version": "v4.2.1",
  1243. "source": {
  1244. "type": "git",
  1245. "url": "https://github.com/symfony/var-exporter.git",
  1246. "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db"
  1247. },
  1248. "dist": {
  1249. "type": "zip",
  1250. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a39222e357362424b61dcde50e2f7b5a7d3306db",
  1251. "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db",
  1252. "shasum": ""
  1253. },
  1254. "require": {
  1255. "php": "^7.1.3"
  1256. },
  1257. "require-dev": {
  1258. "symfony/var-dumper": "^4.1.1"
  1259. },
  1260. "type": "library",
  1261. "extra": {
  1262. "branch-alias": {
  1263. "dev-master": "4.2-dev"
  1264. }
  1265. },
  1266. "autoload": {
  1267. "psr-4": {
  1268. "Symfony\\Component\\VarExporter\\": ""
  1269. },
  1270. "exclude-from-classmap": [
  1271. "/Tests/"
  1272. ]
  1273. },
  1274. "notification-url": "https://packagist.org/downloads/",
  1275. "license": [
  1276. "MIT"
  1277. ],
  1278. "authors": [
  1279. {
  1280. "name": "Nicolas Grekas",
  1281. "email": "p@tchwork.com"
  1282. },
  1283. {
  1284. "name": "Symfony Community",
  1285. "homepage": "https://symfony.com/contributors"
  1286. }
  1287. ],
  1288. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  1289. "homepage": "https://symfony.com",
  1290. "keywords": [
  1291. "clone",
  1292. "construct",
  1293. "export",
  1294. "hydrate",
  1295. "instantiate",
  1296. "serialize"
  1297. ],
  1298. "time": "2018-12-03T22:40:09+00:00"
  1299. },
  1300. {
  1301. "name": "symfony/yaml",
  1302. "version": "v4.2.1",
  1303. "source": {
  1304. "type": "git",
  1305. "url": "https://github.com/symfony/yaml.git",
  1306. "reference": "c41175c801e3edfda90f32e292619d10c27103d7"
  1307. },
  1308. "dist": {
  1309. "type": "zip",
  1310. "url": "https://api.github.com/repos/symfony/yaml/zipball/c41175c801e3edfda90f32e292619d10c27103d7",
  1311. "reference": "c41175c801e3edfda90f32e292619d10c27103d7",
  1312. "shasum": ""
  1313. },
  1314. "require": {
  1315. "php": "^7.1.3",
  1316. "symfony/polyfill-ctype": "~1.8"
  1317. },
  1318. "conflict": {
  1319. "symfony/console": "<3.4"
  1320. },
  1321. "require-dev": {
  1322. "symfony/console": "~3.4|~4.0"
  1323. },
  1324. "suggest": {
  1325. "symfony/console": "For validating YAML files using the lint command"
  1326. },
  1327. "type": "library",
  1328. "extra": {
  1329. "branch-alias": {
  1330. "dev-master": "4.2-dev"
  1331. }
  1332. },
  1333. "autoload": {
  1334. "psr-4": {
  1335. "Symfony\\Component\\Yaml\\": ""
  1336. },
  1337. "exclude-from-classmap": [
  1338. "/Tests/"
  1339. ]
  1340. },
  1341. "notification-url": "https://packagist.org/downloads/",
  1342. "license": [
  1343. "MIT"
  1344. ],
  1345. "authors": [
  1346. {
  1347. "name": "Fabien Potencier",
  1348. "email": "fabien@symfony.com"
  1349. },
  1350. {
  1351. "name": "Symfony Community",
  1352. "homepage": "https://symfony.com/contributors"
  1353. }
  1354. ],
  1355. "description": "Symfony Yaml Component",
  1356. "homepage": "https://symfony.com",
  1357. "time": "2018-11-11T19:52:12+00:00"
  1358. }
  1359. ],
  1360. "packages-dev": [],
  1361. "aliases": [],
  1362. "minimum-stability": "stable",
  1363. "stability-flags": [],
  1364. "prefer-stable": false,
  1365. "prefer-lowest": false,
  1366. "platform": {
  1367. "php": "^7.1.3",
  1368. "ext-ctype": "*",
  1369. "ext-iconv": "*"
  1370. },
  1371. "platform-dev": []
  1372. }