composer.lock 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "3fcb02aba749072ee3671c8b01e1a5e0",
  8. "packages": [
  9. {
  10. "name": "monolog/monolog",
  11. "version": "1.x-dev",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/Seldaek/monolog.git",
  15. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  20. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.0",
  25. "psr/log": "~1.0"
  26. },
  27. "provide": {
  28. "psr/log-implementation": "1.0.0"
  29. },
  30. "require-dev": {
  31. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  32. "doctrine/couchdb": "~1.0@dev",
  33. "graylog2/gelf-php": "~1.0",
  34. "jakub-onderka/php-parallel-lint": "0.9",
  35. "php-amqplib/php-amqplib": "~2.4",
  36. "php-console/php-console": "^3.1.3",
  37. "phpunit/phpunit": "~4.5",
  38. "phpunit/phpunit-mock-objects": "2.3.0",
  39. "ruflin/elastica": ">=0.90 <3.0",
  40. "sentry/sentry": "^0.13",
  41. "swiftmailer/swiftmailer": "^5.3|^6.0"
  42. },
  43. "suggest": {
  44. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  45. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  46. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  47. "ext-mongo": "Allow sending log messages to a MongoDB server",
  48. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  49. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  50. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  51. "php-console/php-console": "Allow sending log messages to Google Chrome",
  52. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  53. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  54. "sentry/sentry": "Allow sending log messages to a Sentry server"
  55. },
  56. "type": "library",
  57. "extra": {
  58. "branch-alias": {
  59. "dev-master": "2.0.x-dev"
  60. }
  61. },
  62. "autoload": {
  63. "psr-4": {
  64. "Monolog\\": "src/Monolog"
  65. }
  66. },
  67. "notification-url": "https://packagist.org/downloads/",
  68. "license": [
  69. "MIT"
  70. ],
  71. "authors": [
  72. {
  73. "name": "Jordi Boggiano",
  74. "email": "j.boggiano@seld.be",
  75. "homepage": "http://seld.be"
  76. }
  77. ],
  78. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  79. "homepage": "http://github.com/Seldaek/monolog",
  80. "keywords": [
  81. "log",
  82. "logging",
  83. "psr-3"
  84. ],
  85. "time": "2017-06-19T01:22:40+00:00"
  86. },
  87. {
  88. "name": "paragonie/random_compat",
  89. "version": "v2.0.11",
  90. "source": {
  91. "type": "git",
  92. "url": "https://github.com/paragonie/random_compat.git",
  93. "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
  94. },
  95. "dist": {
  96. "type": "zip",
  97. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
  98. "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
  99. "shasum": ""
  100. },
  101. "require": {
  102. "php": ">=5.2.0"
  103. },
  104. "require-dev": {
  105. "phpunit/phpunit": "4.*|5.*"
  106. },
  107. "suggest": {
  108. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  109. },
  110. "type": "library",
  111. "autoload": {
  112. "files": [
  113. "lib/random.php"
  114. ]
  115. },
  116. "notification-url": "https://packagist.org/downloads/",
  117. "license": [
  118. "MIT"
  119. ],
  120. "authors": [
  121. {
  122. "name": "Paragon Initiative Enterprises",
  123. "email": "security@paragonie.com",
  124. "homepage": "https://paragonie.com"
  125. }
  126. ],
  127. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  128. "keywords": [
  129. "csprng",
  130. "pseudorandom",
  131. "random"
  132. ],
  133. "time": "2017-09-27T21:40:39+00:00"
  134. },
  135. {
  136. "name": "pimple/pimple",
  137. "version": "dev-master",
  138. "source": {
  139. "type": "git",
  140. "url": "https://github.com/silexphp/Pimple.git",
  141. "reference": "b5e5c1809fc323428715aa6a66ddca180e0adc0f"
  142. },
  143. "dist": {
  144. "type": "zip",
  145. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/b5e5c1809fc323428715aa6a66ddca180e0adc0f",
  146. "reference": "b5e5c1809fc323428715aa6a66ddca180e0adc0f",
  147. "shasum": ""
  148. },
  149. "require": {
  150. "php": ">=5.3.0",
  151. "psr/container": "^1.0"
  152. },
  153. "require-dev": {
  154. "symfony/phpunit-bridge": "^3.2"
  155. },
  156. "type": "library",
  157. "extra": {
  158. "branch-alias": {
  159. "dev-master": "3.2.x-dev"
  160. }
  161. },
  162. "autoload": {
  163. "psr-0": {
  164. "Pimple": "src/"
  165. }
  166. },
  167. "notification-url": "https://packagist.org/downloads/",
  168. "license": [
  169. "MIT"
  170. ],
  171. "authors": [
  172. {
  173. "name": "Fabien Potencier",
  174. "email": "fabien@symfony.com"
  175. }
  176. ],
  177. "description": "Pimple, a simple Dependency Injection Container",
  178. "homepage": "http://pimple.sensiolabs.org",
  179. "keywords": [
  180. "container",
  181. "dependency injection"
  182. ],
  183. "time": "2017-08-23T11:42:00+00:00"
  184. },
  185. {
  186. "name": "psr/container",
  187. "version": "dev-master",
  188. "source": {
  189. "type": "git",
  190. "url": "https://github.com/php-fig/container.git",
  191. "reference": "2cc4a01788191489dc7459446ba832fa79a216a7"
  192. },
  193. "dist": {
  194. "type": "zip",
  195. "url": "https://api.github.com/repos/php-fig/container/zipball/2cc4a01788191489dc7459446ba832fa79a216a7",
  196. "reference": "2cc4a01788191489dc7459446ba832fa79a216a7",
  197. "shasum": ""
  198. },
  199. "require": {
  200. "php": ">=5.3.0"
  201. },
  202. "type": "library",
  203. "extra": {
  204. "branch-alias": {
  205. "dev-master": "1.0.x-dev"
  206. }
  207. },
  208. "autoload": {
  209. "psr-4": {
  210. "Psr\\Container\\": "src/"
  211. }
  212. },
  213. "notification-url": "https://packagist.org/downloads/",
  214. "license": [
  215. "MIT"
  216. ],
  217. "authors": [
  218. {
  219. "name": "PHP-FIG",
  220. "homepage": "http://www.php-fig.org/"
  221. }
  222. ],
  223. "description": "Common Container Interface (PHP FIG PSR-11)",
  224. "homepage": "https://github.com/php-fig/container",
  225. "keywords": [
  226. "PSR-11",
  227. "container",
  228. "container-interface",
  229. "container-interop",
  230. "psr"
  231. ],
  232. "time": "2017-06-28T15:35:32+00:00"
  233. },
  234. {
  235. "name": "psr/log",
  236. "version": "dev-master",
  237. "source": {
  238. "type": "git",
  239. "url": "https://github.com/php-fig/log.git",
  240. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  241. },
  242. "dist": {
  243. "type": "zip",
  244. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  245. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  246. "shasum": ""
  247. },
  248. "require": {
  249. "php": ">=5.3.0"
  250. },
  251. "type": "library",
  252. "extra": {
  253. "branch-alias": {
  254. "dev-master": "1.0.x-dev"
  255. }
  256. },
  257. "autoload": {
  258. "psr-4": {
  259. "Psr\\Log\\": "Psr/Log/"
  260. }
  261. },
  262. "notification-url": "https://packagist.org/downloads/",
  263. "license": [
  264. "MIT"
  265. ],
  266. "authors": [
  267. {
  268. "name": "PHP-FIG",
  269. "homepage": "http://www.php-fig.org/"
  270. }
  271. ],
  272. "description": "Common interface for logging libraries",
  273. "homepage": "https://github.com/php-fig/log",
  274. "keywords": [
  275. "log",
  276. "psr",
  277. "psr-3"
  278. ],
  279. "time": "2016-10-10T12:19:37+00:00"
  280. },
  281. {
  282. "name": "silex/silex",
  283. "version": "dev-master",
  284. "source": {
  285. "type": "git",
  286. "url": "https://github.com/silexphp/Silex.git",
  287. "reference": "c62cfba1b9a3533274ad01b9f55d87000c26071c"
  288. },
  289. "dist": {
  290. "type": "zip",
  291. "url": "https://api.github.com/repos/silexphp/Silex/zipball/c62cfba1b9a3533274ad01b9f55d87000c26071c",
  292. "reference": "c62cfba1b9a3533274ad01b9f55d87000c26071c",
  293. "shasum": ""
  294. },
  295. "require": {
  296. "php": ">=5.5.9",
  297. "pimple/pimple": "~3.0",
  298. "symfony/event-dispatcher": "~2.8|^3.0",
  299. "symfony/http-foundation": "~2.8|^3.0",
  300. "symfony/http-kernel": "~2.8|^3.0",
  301. "symfony/routing": "~2.8|^3.0"
  302. },
  303. "conflict": {
  304. "phpunit/phpunit": "<4.8.35 || >= 5.0, <5.4.3"
  305. },
  306. "replace": {
  307. "silex/api": "self.version",
  308. "silex/providers": "self.version"
  309. },
  310. "require-dev": {
  311. "doctrine/dbal": "~2.2",
  312. "monolog/monolog": "^1.4.1",
  313. "swiftmailer/swiftmailer": "~5",
  314. "symfony/asset": "~2.8|^3.0",
  315. "symfony/browser-kit": "~2.8|^3.0",
  316. "symfony/config": "~2.8|^3.0",
  317. "symfony/css-selector": "~2.8|^3.0",
  318. "symfony/debug": "~2.8|^3.0",
  319. "symfony/doctrine-bridge": "~2.8|^3.0",
  320. "symfony/dom-crawler": "~2.8|^3.0",
  321. "symfony/expression-language": "~2.8|^3.0",
  322. "symfony/finder": "~2.8|^3.0",
  323. "symfony/form": "~2.8|^3.0",
  324. "symfony/intl": "~2.8|^3.0",
  325. "symfony/monolog-bridge": "~2.8|^3.0",
  326. "symfony/options-resolver": "~2.8|^3.0",
  327. "symfony/phpunit-bridge": "^3.2",
  328. "symfony/process": "~2.8|^3.0",
  329. "symfony/security": "~2.8|^3.0",
  330. "symfony/serializer": "~2.8|^3.0",
  331. "symfony/translation": "~2.8|^3.0",
  332. "symfony/twig-bridge": "~2.8|^3.0",
  333. "symfony/validator": "~2.8|^3.0",
  334. "symfony/var-dumper": "~2.8|^3.0",
  335. "symfony/web-link": "^3.3",
  336. "twig/twig": "~1.28|~2.0"
  337. },
  338. "type": "library",
  339. "extra": {
  340. "branch-alias": {
  341. "dev-master": "2.2.x-dev"
  342. }
  343. },
  344. "autoload": {
  345. "psr-4": {
  346. "Silex\\": "src/Silex"
  347. }
  348. },
  349. "notification-url": "https://packagist.org/downloads/",
  350. "license": [
  351. "MIT"
  352. ],
  353. "authors": [
  354. {
  355. "name": "Fabien Potencier",
  356. "email": "fabien@symfony.com"
  357. },
  358. {
  359. "name": "Igor Wiedler",
  360. "email": "igor@wiedler.ch"
  361. }
  362. ],
  363. "description": "The PHP micro-framework based on the Symfony Components",
  364. "homepage": "http://silex.sensiolabs.org",
  365. "keywords": [
  366. "microframework"
  367. ],
  368. "time": "2017-11-23T16:19:08+00:00"
  369. },
  370. {
  371. "name": "silex/web-profiler",
  372. "version": "dev-master",
  373. "source": {
  374. "type": "git",
  375. "url": "https://github.com/silexphp/Silex-WebProfiler.git",
  376. "reference": "ee87aa67d60b05e798e39928cc63201372ed8e39"
  377. },
  378. "dist": {
  379. "type": "zip",
  380. "url": "https://api.github.com/repos/silexphp/Silex-WebProfiler/zipball/ee87aa67d60b05e798e39928cc63201372ed8e39",
  381. "reference": "ee87aa67d60b05e798e39928cc63201372ed8e39",
  382. "shasum": ""
  383. },
  384. "require": {
  385. "silex/silex": "^2.0",
  386. "symfony/stopwatch": "^2.8|^3.0",
  387. "symfony/twig-bridge": "^2.8|^3.0",
  388. "symfony/web-profiler-bundle": "^2.8|^3.0"
  389. },
  390. "conflict": {
  391. "symfony/web-profiler-bundle": "3.1.0"
  392. },
  393. "require-dev": {
  394. "symfony/browser-kit": "^2.8|^3.0",
  395. "symfony/css-selector": "^2.8|^3.0",
  396. "symfony/debug-bundle": "^2.8|^3.0",
  397. "symfony/phpunit-bridge": "~3.2",
  398. "symfony/security": "^2.8|^3.0",
  399. "symfony/security-bundle": "^2.8|^3.0",
  400. "symfony/translation": "^2.8|^3.0"
  401. },
  402. "type": "library",
  403. "extra": {
  404. "branch-alias": {
  405. "dev-master": "2.0.x-dev"
  406. }
  407. },
  408. "autoload": {
  409. "psr-4": {
  410. "Silex\\Provider\\": ""
  411. }
  412. },
  413. "notification-url": "https://packagist.org/downloads/",
  414. "license": [
  415. "MIT"
  416. ],
  417. "authors": [
  418. {
  419. "name": "Fabien Potencier",
  420. "email": "fabien@symfony.com"
  421. }
  422. ],
  423. "description": "A WebProfiler for Silex",
  424. "homepage": "http://silex.sensiolabs.org/",
  425. "time": "2017-11-07T00:12:31+00:00"
  426. },
  427. {
  428. "name": "symfony/asset",
  429. "version": "dev-master",
  430. "source": {
  431. "type": "git",
  432. "url": "https://github.com/symfony/asset.git",
  433. "reference": "52ddc5416dcf3655ac17418d7150ccb373876ce4"
  434. },
  435. "dist": {
  436. "type": "zip",
  437. "url": "https://api.github.com/repos/symfony/asset/zipball/52ddc5416dcf3655ac17418d7150ccb373876ce4",
  438. "reference": "52ddc5416dcf3655ac17418d7150ccb373876ce4",
  439. "shasum": ""
  440. },
  441. "require": {
  442. "php": "^7.1.3"
  443. },
  444. "require-dev": {
  445. "symfony/http-foundation": "~3.4|~4.0",
  446. "symfony/http-kernel": "~3.4|~4.0"
  447. },
  448. "suggest": {
  449. "symfony/http-foundation": ""
  450. },
  451. "type": "library",
  452. "extra": {
  453. "branch-alias": {
  454. "dev-master": "4.1-dev"
  455. }
  456. },
  457. "autoload": {
  458. "psr-4": {
  459. "Symfony\\Component\\Asset\\": ""
  460. },
  461. "exclude-from-classmap": [
  462. "/Tests/"
  463. ]
  464. },
  465. "notification-url": "https://packagist.org/downloads/",
  466. "license": [
  467. "MIT"
  468. ],
  469. "authors": [
  470. {
  471. "name": "Fabien Potencier",
  472. "email": "fabien@symfony.com"
  473. },
  474. {
  475. "name": "Symfony Community",
  476. "homepage": "https://symfony.com/contributors"
  477. }
  478. ],
  479. "description": "Symfony Asset Component",
  480. "homepage": "https://symfony.com",
  481. "time": "2017-11-21T17:31:29+00:00"
  482. },
  483. {
  484. "name": "symfony/debug",
  485. "version": "dev-master",
  486. "source": {
  487. "type": "git",
  488. "url": "https://github.com/symfony/debug.git",
  489. "reference": "391061933dcd4d68e5d9cdf816feecf9ae30ae30"
  490. },
  491. "dist": {
  492. "type": "zip",
  493. "url": "https://api.github.com/repos/symfony/debug/zipball/391061933dcd4d68e5d9cdf816feecf9ae30ae30",
  494. "reference": "391061933dcd4d68e5d9cdf816feecf9ae30ae30",
  495. "shasum": ""
  496. },
  497. "require": {
  498. "php": "^7.1.3",
  499. "psr/log": "~1.0"
  500. },
  501. "conflict": {
  502. "symfony/http-kernel": "<3.4"
  503. },
  504. "require-dev": {
  505. "symfony/http-kernel": "~3.4|~4.0"
  506. },
  507. "type": "library",
  508. "extra": {
  509. "branch-alias": {
  510. "dev-master": "4.1-dev"
  511. }
  512. },
  513. "autoload": {
  514. "psr-4": {
  515. "Symfony\\Component\\Debug\\": ""
  516. },
  517. "exclude-from-classmap": [
  518. "/Tests/"
  519. ]
  520. },
  521. "notification-url": "https://packagist.org/downloads/",
  522. "license": [
  523. "MIT"
  524. ],
  525. "authors": [
  526. {
  527. "name": "Fabien Potencier",
  528. "email": "fabien@symfony.com"
  529. },
  530. {
  531. "name": "Symfony Community",
  532. "homepage": "https://symfony.com/contributors"
  533. }
  534. ],
  535. "description": "Symfony Debug Component",
  536. "homepage": "https://symfony.com",
  537. "time": "2017-11-21T17:31:29+00:00"
  538. },
  539. {
  540. "name": "symfony/event-dispatcher",
  541. "version": "3.4.x-dev",
  542. "source": {
  543. "type": "git",
  544. "url": "https://github.com/symfony/event-dispatcher.git",
  545. "reference": "12ebc20b36b6503bb4676f63e7545e8e44040894"
  546. },
  547. "dist": {
  548. "type": "zip",
  549. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/12ebc20b36b6503bb4676f63e7545e8e44040894",
  550. "reference": "12ebc20b36b6503bb4676f63e7545e8e44040894",
  551. "shasum": ""
  552. },
  553. "require": {
  554. "php": "^5.5.9|>=7.0.8"
  555. },
  556. "conflict": {
  557. "symfony/dependency-injection": "<3.3"
  558. },
  559. "require-dev": {
  560. "psr/log": "~1.0",
  561. "symfony/config": "~2.8|~3.0|~4.0",
  562. "symfony/dependency-injection": "~3.3|~4.0",
  563. "symfony/expression-language": "~2.8|~3.0|~4.0",
  564. "symfony/stopwatch": "~2.8|~3.0|~4.0"
  565. },
  566. "suggest": {
  567. "symfony/dependency-injection": "",
  568. "symfony/http-kernel": ""
  569. },
  570. "type": "library",
  571. "extra": {
  572. "branch-alias": {
  573. "dev-master": "3.4-dev"
  574. }
  575. },
  576. "autoload": {
  577. "psr-4": {
  578. "Symfony\\Component\\EventDispatcher\\": ""
  579. },
  580. "exclude-from-classmap": [
  581. "/Tests/"
  582. ]
  583. },
  584. "notification-url": "https://packagist.org/downloads/",
  585. "license": [
  586. "MIT"
  587. ],
  588. "authors": [
  589. {
  590. "name": "Fabien Potencier",
  591. "email": "fabien@symfony.com"
  592. },
  593. {
  594. "name": "Symfony Community",
  595. "homepage": "https://symfony.com/contributors"
  596. }
  597. ],
  598. "description": "Symfony EventDispatcher Component",
  599. "homepage": "https://symfony.com",
  600. "time": "2017-12-08T15:24:53+00:00"
  601. },
  602. {
  603. "name": "symfony/http-foundation",
  604. "version": "3.4.x-dev",
  605. "source": {
  606. "type": "git",
  607. "url": "https://github.com/symfony/http-foundation.git",
  608. "reference": "bc4d7b5a3007572a5c222f611fee30fbfcf1ddea"
  609. },
  610. "dist": {
  611. "type": "zip",
  612. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bc4d7b5a3007572a5c222f611fee30fbfcf1ddea",
  613. "reference": "bc4d7b5a3007572a5c222f611fee30fbfcf1ddea",
  614. "shasum": ""
  615. },
  616. "require": {
  617. "php": "^5.5.9|>=7.0.8",
  618. "symfony/polyfill-mbstring": "~1.1",
  619. "symfony/polyfill-php70": "~1.6"
  620. },
  621. "require-dev": {
  622. "symfony/expression-language": "~2.8|~3.0|~4.0"
  623. },
  624. "type": "library",
  625. "extra": {
  626. "branch-alias": {
  627. "dev-master": "3.4-dev"
  628. }
  629. },
  630. "autoload": {
  631. "psr-4": {
  632. "Symfony\\Component\\HttpFoundation\\": ""
  633. },
  634. "exclude-from-classmap": [
  635. "/Tests/"
  636. ]
  637. },
  638. "notification-url": "https://packagist.org/downloads/",
  639. "license": [
  640. "MIT"
  641. ],
  642. "authors": [
  643. {
  644. "name": "Fabien Potencier",
  645. "email": "fabien@symfony.com"
  646. },
  647. {
  648. "name": "Symfony Community",
  649. "homepage": "https://symfony.com/contributors"
  650. }
  651. ],
  652. "description": "Symfony HttpFoundation Component",
  653. "homepage": "https://symfony.com",
  654. "time": "2017-12-08T16:11:27+00:00"
  655. },
  656. {
  657. "name": "symfony/http-kernel",
  658. "version": "3.4.x-dev",
  659. "source": {
  660. "type": "git",
  661. "url": "https://github.com/symfony/http-kernel.git",
  662. "reference": "86fe15ae7c66e1d37c7809f6d349575845d59611"
  663. },
  664. "dist": {
  665. "type": "zip",
  666. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/86fe15ae7c66e1d37c7809f6d349575845d59611",
  667. "reference": "86fe15ae7c66e1d37c7809f6d349575845d59611",
  668. "shasum": ""
  669. },
  670. "require": {
  671. "php": "^5.5.9|>=7.0.8",
  672. "psr/log": "~1.0",
  673. "symfony/debug": "~2.8|~3.0|~4.0",
  674. "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  675. "symfony/http-foundation": "^3.3.11|~4.0"
  676. },
  677. "conflict": {
  678. "symfony/config": "<2.8",
  679. "symfony/dependency-injection": "<3.4",
  680. "symfony/var-dumper": "<3.3",
  681. "twig/twig": "<1.34|<2.4,>=2"
  682. },
  683. "provide": {
  684. "psr/log-implementation": "1.0"
  685. },
  686. "require-dev": {
  687. "psr/cache": "~1.0",
  688. "symfony/browser-kit": "~2.8|~3.0|~4.0",
  689. "symfony/class-loader": "~2.8|~3.0",
  690. "symfony/config": "~2.8|~3.0|~4.0",
  691. "symfony/console": "~2.8|~3.0|~4.0",
  692. "symfony/css-selector": "~2.8|~3.0|~4.0",
  693. "symfony/dependency-injection": "~3.4|~4.0",
  694. "symfony/dom-crawler": "~2.8|~3.0|~4.0",
  695. "symfony/expression-language": "~2.8|~3.0|~4.0",
  696. "symfony/finder": "~2.8|~3.0|~4.0",
  697. "symfony/process": "~2.8|~3.0|~4.0",
  698. "symfony/routing": "~3.4|~4.0",
  699. "symfony/stopwatch": "~2.8|~3.0|~4.0",
  700. "symfony/templating": "~2.8|~3.0|~4.0",
  701. "symfony/translation": "~2.8|~3.0|~4.0",
  702. "symfony/var-dumper": "~3.3|~4.0"
  703. },
  704. "suggest": {
  705. "symfony/browser-kit": "",
  706. "symfony/config": "",
  707. "symfony/console": "",
  708. "symfony/dependency-injection": "",
  709. "symfony/finder": "",
  710. "symfony/var-dumper": ""
  711. },
  712. "type": "library",
  713. "extra": {
  714. "branch-alias": {
  715. "dev-master": "3.4-dev"
  716. }
  717. },
  718. "autoload": {
  719. "psr-4": {
  720. "Symfony\\Component\\HttpKernel\\": ""
  721. },
  722. "exclude-from-classmap": [
  723. "/Tests/"
  724. ]
  725. },
  726. "notification-url": "https://packagist.org/downloads/",
  727. "license": [
  728. "MIT"
  729. ],
  730. "authors": [
  731. {
  732. "name": "Fabien Potencier",
  733. "email": "fabien@symfony.com"
  734. },
  735. {
  736. "name": "Symfony Community",
  737. "homepage": "https://symfony.com/contributors"
  738. }
  739. ],
  740. "description": "Symfony HttpKernel Component",
  741. "homepage": "https://symfony.com",
  742. "time": "2017-12-08T15:24:53+00:00"
  743. },
  744. {
  745. "name": "symfony/monolog-bridge",
  746. "version": "dev-master",
  747. "source": {
  748. "type": "git",
  749. "url": "https://github.com/symfony/monolog-bridge.git",
  750. "reference": "4bb2956795ce14d02d41a745fd917182803e09f0"
  751. },
  752. "dist": {
  753. "type": "zip",
  754. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/4bb2956795ce14d02d41a745fd917182803e09f0",
  755. "reference": "4bb2956795ce14d02d41a745fd917182803e09f0",
  756. "shasum": ""
  757. },
  758. "require": {
  759. "monolog/monolog": "~1.19",
  760. "php": "^7.1.3",
  761. "symfony/http-kernel": "~3.4|~4.0"
  762. },
  763. "conflict": {
  764. "symfony/http-foundation": "<3.4"
  765. },
  766. "require-dev": {
  767. "symfony/console": "~3.4|~4.0",
  768. "symfony/event-dispatcher": "~3.4|~4.0",
  769. "symfony/security-core": "~3.4|~4.0",
  770. "symfony/var-dumper": "~3.4|~4.0"
  771. },
  772. "suggest": {
  773. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings. You need version ~2.3 of the console for it.",
  774. "symfony/event-dispatcher": "Needed when using log messages in console commands.",
  775. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel."
  776. },
  777. "type": "symfony-bridge",
  778. "extra": {
  779. "branch-alias": {
  780. "dev-master": "4.1-dev"
  781. }
  782. },
  783. "autoload": {
  784. "psr-4": {
  785. "Symfony\\Bridge\\Monolog\\": ""
  786. },
  787. "exclude-from-classmap": [
  788. "/Tests/"
  789. ]
  790. },
  791. "notification-url": "https://packagist.org/downloads/",
  792. "license": [
  793. "MIT"
  794. ],
  795. "authors": [
  796. {
  797. "name": "Fabien Potencier",
  798. "email": "fabien@symfony.com"
  799. },
  800. {
  801. "name": "Symfony Community",
  802. "homepage": "https://symfony.com/contributors"
  803. }
  804. ],
  805. "description": "Symfony Monolog Bridge",
  806. "homepage": "https://symfony.com",
  807. "time": "2017-11-21T17:31:29+00:00"
  808. },
  809. {
  810. "name": "symfony/polyfill-mbstring",
  811. "version": "dev-master",
  812. "source": {
  813. "type": "git",
  814. "url": "https://github.com/symfony/polyfill-mbstring.git",
  815. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
  816. },
  817. "dist": {
  818. "type": "zip",
  819. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  820. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  821. "shasum": ""
  822. },
  823. "require": {
  824. "php": ">=5.3.3"
  825. },
  826. "suggest": {
  827. "ext-mbstring": "For best performance"
  828. },
  829. "type": "library",
  830. "extra": {
  831. "branch-alias": {
  832. "dev-master": "1.6-dev"
  833. }
  834. },
  835. "autoload": {
  836. "psr-4": {
  837. "Symfony\\Polyfill\\Mbstring\\": ""
  838. },
  839. "files": [
  840. "bootstrap.php"
  841. ]
  842. },
  843. "notification-url": "https://packagist.org/downloads/",
  844. "license": [
  845. "MIT"
  846. ],
  847. "authors": [
  848. {
  849. "name": "Nicolas Grekas",
  850. "email": "p@tchwork.com"
  851. },
  852. {
  853. "name": "Symfony Community",
  854. "homepage": "https://symfony.com/contributors"
  855. }
  856. ],
  857. "description": "Symfony polyfill for the Mbstring extension",
  858. "homepage": "https://symfony.com",
  859. "keywords": [
  860. "compatibility",
  861. "mbstring",
  862. "polyfill",
  863. "portable",
  864. "shim"
  865. ],
  866. "time": "2017-10-11T12:05:26+00:00"
  867. },
  868. {
  869. "name": "symfony/polyfill-php70",
  870. "version": "dev-master",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/symfony/polyfill-php70.git",
  874. "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
  879. "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
  880. "shasum": ""
  881. },
  882. "require": {
  883. "paragonie/random_compat": "~1.0|~2.0",
  884. "php": ">=5.3.3"
  885. },
  886. "type": "library",
  887. "extra": {
  888. "branch-alias": {
  889. "dev-master": "1.6-dev"
  890. }
  891. },
  892. "autoload": {
  893. "psr-4": {
  894. "Symfony\\Polyfill\\Php70\\": ""
  895. },
  896. "files": [
  897. "bootstrap.php"
  898. ],
  899. "classmap": [
  900. "Resources/stubs"
  901. ]
  902. },
  903. "notification-url": "https://packagist.org/downloads/",
  904. "license": [
  905. "MIT"
  906. ],
  907. "authors": [
  908. {
  909. "name": "Nicolas Grekas",
  910. "email": "p@tchwork.com"
  911. },
  912. {
  913. "name": "Symfony Community",
  914. "homepage": "https://symfony.com/contributors"
  915. }
  916. ],
  917. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  918. "homepage": "https://symfony.com",
  919. "keywords": [
  920. "compatibility",
  921. "polyfill",
  922. "portable",
  923. "shim"
  924. ],
  925. "time": "2017-10-11T12:05:26+00:00"
  926. },
  927. {
  928. "name": "symfony/polyfill-php72",
  929. "version": "dev-master",
  930. "source": {
  931. "type": "git",
  932. "url": "https://github.com/symfony/polyfill-php72.git",
  933. "reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254"
  934. },
  935. "dist": {
  936. "type": "zip",
  937. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/6de4f4884b97abbbed9f0a84a95ff2ff77254254",
  938. "reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254",
  939. "shasum": ""
  940. },
  941. "require": {
  942. "php": ">=5.3.3"
  943. },
  944. "type": "library",
  945. "extra": {
  946. "branch-alias": {
  947. "dev-master": "1.6-dev"
  948. }
  949. },
  950. "autoload": {
  951. "psr-4": {
  952. "Symfony\\Polyfill\\Php72\\": ""
  953. },
  954. "files": [
  955. "bootstrap.php"
  956. ]
  957. },
  958. "notification-url": "https://packagist.org/downloads/",
  959. "license": [
  960. "MIT"
  961. ],
  962. "authors": [
  963. {
  964. "name": "Nicolas Grekas",
  965. "email": "p@tchwork.com"
  966. },
  967. {
  968. "name": "Symfony Community",
  969. "homepage": "https://symfony.com/contributors"
  970. }
  971. ],
  972. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  973. "homepage": "https://symfony.com",
  974. "keywords": [
  975. "compatibility",
  976. "polyfill",
  977. "portable",
  978. "shim"
  979. ],
  980. "time": "2017-10-11T12:05:26+00:00"
  981. },
  982. {
  983. "name": "symfony/routing",
  984. "version": "3.4.x-dev",
  985. "source": {
  986. "type": "git",
  987. "url": "https://github.com/symfony/routing.git",
  988. "reference": "d768aa5b25d98188bae3fe4ce3eb2924c97aafac"
  989. },
  990. "dist": {
  991. "type": "zip",
  992. "url": "https://api.github.com/repos/symfony/routing/zipball/d768aa5b25d98188bae3fe4ce3eb2924c97aafac",
  993. "reference": "d768aa5b25d98188bae3fe4ce3eb2924c97aafac",
  994. "shasum": ""
  995. },
  996. "require": {
  997. "php": "^5.5.9|>=7.0.8"
  998. },
  999. "conflict": {
  1000. "symfony/config": "<2.8",
  1001. "symfony/dependency-injection": "<3.3",
  1002. "symfony/yaml": "<3.4"
  1003. },
  1004. "require-dev": {
  1005. "doctrine/annotations": "~1.0",
  1006. "doctrine/common": "~2.2",
  1007. "psr/log": "~1.0",
  1008. "symfony/config": "~2.8|~3.0|~4.0",
  1009. "symfony/dependency-injection": "~3.3|~4.0",
  1010. "symfony/expression-language": "~2.8|~3.0|~4.0",
  1011. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  1012. "symfony/yaml": "~3.4|~4.0"
  1013. },
  1014. "suggest": {
  1015. "doctrine/annotations": "For using the annotation loader",
  1016. "symfony/config": "For using the all-in-one router or any loader",
  1017. "symfony/dependency-injection": "For loading routes from a service",
  1018. "symfony/expression-language": "For using expression matching",
  1019. "symfony/http-foundation": "For using a Symfony Request object",
  1020. "symfony/yaml": "For using the YAML loader"
  1021. },
  1022. "type": "library",
  1023. "extra": {
  1024. "branch-alias": {
  1025. "dev-master": "3.4-dev"
  1026. }
  1027. },
  1028. "autoload": {
  1029. "psr-4": {
  1030. "Symfony\\Component\\Routing\\": ""
  1031. },
  1032. "exclude-from-classmap": [
  1033. "/Tests/"
  1034. ]
  1035. },
  1036. "notification-url": "https://packagist.org/downloads/",
  1037. "license": [
  1038. "MIT"
  1039. ],
  1040. "authors": [
  1041. {
  1042. "name": "Fabien Potencier",
  1043. "email": "fabien@symfony.com"
  1044. },
  1045. {
  1046. "name": "Symfony Community",
  1047. "homepage": "https://symfony.com/contributors"
  1048. }
  1049. ],
  1050. "description": "Symfony Routing Component",
  1051. "homepage": "https://symfony.com",
  1052. "keywords": [
  1053. "router",
  1054. "routing",
  1055. "uri",
  1056. "url"
  1057. ],
  1058. "time": "2017-11-24T14:13:49+00:00"
  1059. },
  1060. {
  1061. "name": "symfony/stopwatch",
  1062. "version": "3.4.x-dev",
  1063. "source": {
  1064. "type": "git",
  1065. "url": "https://github.com/symfony/stopwatch.git",
  1066. "reference": "52510fe1aefdc1c5d2076ac6030421d387e689d1"
  1067. },
  1068. "dist": {
  1069. "type": "zip",
  1070. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/52510fe1aefdc1c5d2076ac6030421d387e689d1",
  1071. "reference": "52510fe1aefdc1c5d2076ac6030421d387e689d1",
  1072. "shasum": ""
  1073. },
  1074. "require": {
  1075. "php": "^5.5.9|>=7.0.8"
  1076. },
  1077. "type": "library",
  1078. "extra": {
  1079. "branch-alias": {
  1080. "dev-master": "3.4-dev"
  1081. }
  1082. },
  1083. "autoload": {
  1084. "psr-4": {
  1085. "Symfony\\Component\\Stopwatch\\": ""
  1086. },
  1087. "exclude-from-classmap": [
  1088. "/Tests/"
  1089. ]
  1090. },
  1091. "notification-url": "https://packagist.org/downloads/",
  1092. "license": [
  1093. "MIT"
  1094. ],
  1095. "authors": [
  1096. {
  1097. "name": "Fabien Potencier",
  1098. "email": "fabien@symfony.com"
  1099. },
  1100. {
  1101. "name": "Symfony Community",
  1102. "homepage": "https://symfony.com/contributors"
  1103. }
  1104. ],
  1105. "description": "Symfony Stopwatch Component",
  1106. "homepage": "https://symfony.com",
  1107. "time": "2017-11-07T14:28:09+00:00"
  1108. },
  1109. {
  1110. "name": "symfony/twig-bridge",
  1111. "version": "3.4.x-dev",
  1112. "source": {
  1113. "type": "git",
  1114. "url": "https://github.com/symfony/twig-bridge.git",
  1115. "reference": "cc30b5622ac7ac50e31de5c904c840ba502df1aa"
  1116. },
  1117. "dist": {
  1118. "type": "zip",
  1119. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/cc30b5622ac7ac50e31de5c904c840ba502df1aa",
  1120. "reference": "cc30b5622ac7ac50e31de5c904c840ba502df1aa",
  1121. "shasum": ""
  1122. },
  1123. "require": {
  1124. "php": "^5.5.9|>=7.0.8",
  1125. "twig/twig": "^1.35|^2.4.4"
  1126. },
  1127. "conflict": {
  1128. "symfony/console": "<3.4",
  1129. "symfony/form": "<3.4"
  1130. },
  1131. "require-dev": {
  1132. "fig/link-util": "^1.0",
  1133. "symfony/asset": "~2.8|~3.0|~4.0",
  1134. "symfony/console": "~3.4|~4.0",
  1135. "symfony/dependency-injection": "~2.8|~3.0|~4.0",
  1136. "symfony/expression-language": "~2.8|~3.0|~4.0",
  1137. "symfony/finder": "~2.8|~3.0|~4.0",
  1138. "symfony/form": "~3.4|~4.0",
  1139. "symfony/http-foundation": "^3.3.11|~4.0",
  1140. "symfony/http-kernel": "~3.2|~4.0",
  1141. "symfony/polyfill-intl-icu": "~1.0",
  1142. "symfony/routing": "~2.8|~3.0|~4.0",
  1143. "symfony/security": "~2.8|~3.0|~4.0",
  1144. "symfony/security-acl": "~2.8|~3.0",
  1145. "symfony/stopwatch": "~2.8|~3.0|~4.0",
  1146. "symfony/templating": "~2.8|~3.0|~4.0",
  1147. "symfony/translation": "~2.8|~3.0|~4.0",
  1148. "symfony/var-dumper": "~2.8.10|~3.1.4|~3.2|~4.0",
  1149. "symfony/web-link": "~3.3|~4.0",
  1150. "symfony/yaml": "~2.8|~3.0|~4.0"
  1151. },
  1152. "suggest": {
  1153. "symfony/asset": "For using the AssetExtension",
  1154. "symfony/expression-language": "For using the ExpressionExtension",
  1155. "symfony/finder": "",
  1156. "symfony/form": "For using the FormExtension",
  1157. "symfony/http-kernel": "For using the HttpKernelExtension",
  1158. "symfony/routing": "For using the RoutingExtension",
  1159. "symfony/security": "For using the SecurityExtension",
  1160. "symfony/stopwatch": "For using the StopwatchExtension",
  1161. "symfony/templating": "For using the TwigEngine",
  1162. "symfony/translation": "For using the TranslationExtension",
  1163. "symfony/var-dumper": "For using the DumpExtension",
  1164. "symfony/web-link": "For using the WebLinkExtension",
  1165. "symfony/yaml": "For using the YamlExtension"
  1166. },
  1167. "type": "symfony-bridge",
  1168. "extra": {
  1169. "branch-alias": {
  1170. "dev-master": "3.4-dev"
  1171. }
  1172. },
  1173. "autoload": {
  1174. "psr-4": {
  1175. "Symfony\\Bridge\\Twig\\": ""
  1176. },
  1177. "exclude-from-classmap": [
  1178. "/Tests/"
  1179. ]
  1180. },
  1181. "notification-url": "https://packagist.org/downloads/",
  1182. "license": [
  1183. "MIT"
  1184. ],
  1185. "authors": [
  1186. {
  1187. "name": "Fabien Potencier",
  1188. "email": "fabien@symfony.com"
  1189. },
  1190. {
  1191. "name": "Symfony Community",
  1192. "homepage": "https://symfony.com/contributors"
  1193. }
  1194. ],
  1195. "description": "Symfony Twig Bridge",
  1196. "homepage": "https://symfony.com",
  1197. "time": "2017-12-04T19:58:42+00:00"
  1198. },
  1199. {
  1200. "name": "symfony/var-dumper",
  1201. "version": "dev-master",
  1202. "source": {
  1203. "type": "git",
  1204. "url": "https://github.com/symfony/var-dumper.git",
  1205. "reference": "d07974373472f68ded8bcf36cbb0393ebef456a4"
  1206. },
  1207. "dist": {
  1208. "type": "zip",
  1209. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d07974373472f68ded8bcf36cbb0393ebef456a4",
  1210. "reference": "d07974373472f68ded8bcf36cbb0393ebef456a4",
  1211. "shasum": ""
  1212. },
  1213. "require": {
  1214. "php": "^7.1.3",
  1215. "symfony/polyfill-mbstring": "~1.0",
  1216. "symfony/polyfill-php72": "~1.5"
  1217. },
  1218. "conflict": {
  1219. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
  1220. },
  1221. "require-dev": {
  1222. "ext-iconv": "*",
  1223. "twig/twig": "~1.34|~2.4"
  1224. },
  1225. "suggest": {
  1226. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1227. "ext-intl": "To show region name in time zone dump"
  1228. },
  1229. "type": "library",
  1230. "extra": {
  1231. "branch-alias": {
  1232. "dev-master": "4.1-dev"
  1233. }
  1234. },
  1235. "autoload": {
  1236. "files": [
  1237. "Resources/functions/dump.php"
  1238. ],
  1239. "psr-4": {
  1240. "Symfony\\Component\\VarDumper\\": ""
  1241. },
  1242. "exclude-from-classmap": [
  1243. "/Tests/"
  1244. ]
  1245. },
  1246. "notification-url": "https://packagist.org/downloads/",
  1247. "license": [
  1248. "MIT"
  1249. ],
  1250. "authors": [
  1251. {
  1252. "name": "Nicolas Grekas",
  1253. "email": "p@tchwork.com"
  1254. },
  1255. {
  1256. "name": "Symfony Community",
  1257. "homepage": "https://symfony.com/contributors"
  1258. }
  1259. ],
  1260. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1261. "homepage": "https://symfony.com",
  1262. "keywords": [
  1263. "debug",
  1264. "dump"
  1265. ],
  1266. "time": "2017-12-01T15:54:45+00:00"
  1267. },
  1268. {
  1269. "name": "symfony/web-profiler-bundle",
  1270. "version": "3.4.x-dev",
  1271. "source": {
  1272. "type": "git",
  1273. "url": "https://github.com/symfony/web-profiler-bundle.git",
  1274. "reference": "5522b457d490687ad3eff8934bf8672d8bb6b9ae"
  1275. },
  1276. "dist": {
  1277. "type": "zip",
  1278. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/5522b457d490687ad3eff8934bf8672d8bb6b9ae",
  1279. "reference": "5522b457d490687ad3eff8934bf8672d8bb6b9ae",
  1280. "shasum": ""
  1281. },
  1282. "require": {
  1283. "php": "^5.5.9|>=7.0.8",
  1284. "symfony/http-kernel": "~3.3|~4.0",
  1285. "symfony/polyfill-php70": "~1.0",
  1286. "symfony/routing": "~2.8|~3.0|~4.0",
  1287. "symfony/twig-bridge": "~2.8|~3.0|~4.0",
  1288. "symfony/var-dumper": "~3.3|~4.0",
  1289. "twig/twig": "~1.34|~2.4"
  1290. },
  1291. "conflict": {
  1292. "symfony/config": "<3.4",
  1293. "symfony/dependency-injection": "<3.4",
  1294. "symfony/event-dispatcher": "<3.3.1",
  1295. "symfony/var-dumper": "<3.3"
  1296. },
  1297. "require-dev": {
  1298. "symfony/config": "~3.4|~4.0",
  1299. "symfony/console": "~2.8|~3.0|~4.0",
  1300. "symfony/dependency-injection": "~3.4|~4.0",
  1301. "symfony/stopwatch": "~2.8|~3.0|~4.0"
  1302. },
  1303. "type": "symfony-bundle",
  1304. "extra": {
  1305. "branch-alias": {
  1306. "dev-master": "3.4-dev"
  1307. }
  1308. },
  1309. "autoload": {
  1310. "psr-4": {
  1311. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  1312. },
  1313. "exclude-from-classmap": [
  1314. "/Tests/"
  1315. ]
  1316. },
  1317. "notification-url": "https://packagist.org/downloads/",
  1318. "license": [
  1319. "MIT"
  1320. ],
  1321. "authors": [
  1322. {
  1323. "name": "Fabien Potencier",
  1324. "email": "fabien@symfony.com"
  1325. },
  1326. {
  1327. "name": "Symfony Community",
  1328. "homepage": "https://symfony.com/contributors"
  1329. }
  1330. ],
  1331. "description": "Symfony WebProfilerBundle",
  1332. "homepage": "https://symfony.com",
  1333. "time": "2017-12-04T18:37:00+00:00"
  1334. },
  1335. {
  1336. "name": "twig/twig",
  1337. "version": "2.x-dev",
  1338. "source": {
  1339. "type": "git",
  1340. "url": "https://github.com/twigphp/Twig.git",
  1341. "reference": "0b9a64d842bf7f15c9f3964909100a6663e97db2"
  1342. },
  1343. "dist": {
  1344. "type": "zip",
  1345. "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b9a64d842bf7f15c9f3964909100a6663e97db2",
  1346. "reference": "0b9a64d842bf7f15c9f3964909100a6663e97db2",
  1347. "shasum": ""
  1348. },
  1349. "require": {
  1350. "php": "^7.0",
  1351. "symfony/polyfill-mbstring": "~1.0"
  1352. },
  1353. "require-dev": {
  1354. "psr/container": "^1.0",
  1355. "symfony/debug": "~2.7",
  1356. "symfony/phpunit-bridge": "~3.3@dev"
  1357. },
  1358. "type": "library",
  1359. "extra": {
  1360. "branch-alias": {
  1361. "dev-master": "2.4-dev"
  1362. }
  1363. },
  1364. "autoload": {
  1365. "psr-0": {
  1366. "Twig_": "lib/"
  1367. },
  1368. "psr-4": {
  1369. "Twig\\": "src/"
  1370. }
  1371. },
  1372. "notification-url": "https://packagist.org/downloads/",
  1373. "license": [
  1374. "BSD-3-Clause"
  1375. ],
  1376. "authors": [
  1377. {
  1378. "name": "Fabien Potencier",
  1379. "email": "fabien@symfony.com",
  1380. "homepage": "http://fabien.potencier.org",
  1381. "role": "Lead Developer"
  1382. },
  1383. {
  1384. "name": "Armin Ronacher",
  1385. "email": "armin.ronacher@active-4.com",
  1386. "role": "Project Founder"
  1387. },
  1388. {
  1389. "name": "Twig Team",
  1390. "homepage": "http://twig.sensiolabs.org/contributors",
  1391. "role": "Contributors"
  1392. }
  1393. ],
  1394. "description": "Twig, the flexible, fast, and secure template language for PHP",
  1395. "homepage": "http://twig.sensiolabs.org",
  1396. "keywords": [
  1397. "templating"
  1398. ],
  1399. "time": "2017-11-12T18:48:08+00:00"
  1400. }
  1401. ],
  1402. "packages-dev": [],
  1403. "aliases": [],
  1404. "minimum-stability": "dev",
  1405. "stability-flags": {
  1406. "silex/web-profiler": 20,
  1407. "symfony/monolog-bridge": 20,
  1408. "symfony/asset": 20
  1409. },
  1410. "prefer-stable": false,
  1411. "prefer-lowest": false,
  1412. "platform": [],
  1413. "platform-dev": []
  1414. }