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.1 45KB

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