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.3 46KB

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