您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

composer.lock.php7.2 46KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312
  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": "10fb3d8f6e4dec291bf2b0ce117168e2",
  8. "packages": [
  9. {
  10. "name": "phpbenchmarks/symfony",
  11. "version": "1.0.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/phpbenchmarks/symfony.git",
  15. "reference": "bd41126e7342084f5a4a8db50104084e483200be"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/phpbenchmarks/symfony/zipball/bd41126e7342084f5a4a8db50104084e483200be",
  20. "reference": "bd41126e7342084f5a4a8db50104084e483200be",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.4.0"
  25. },
  26. "type": "project",
  27. "autoload": {
  28. "psr-4": {
  29. "PhpBenchmarksSymfony\\HelloWorldBundle\\": ""
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "proprietary"
  35. ],
  36. "time": "2017-12-28T17:06:33+00:00"
  37. },
  38. {
  39. "name": "psr/cache",
  40. "version": "1.0.1",
  41. "source": {
  42. "type": "git",
  43. "url": "https://github.com/php-fig/cache.git",
  44. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  45. },
  46. "dist": {
  47. "type": "zip",
  48. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  49. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  50. "shasum": ""
  51. },
  52. "require": {
  53. "php": ">=5.3.0"
  54. },
  55. "type": "library",
  56. "extra": {
  57. "branch-alias": {
  58. "dev-master": "1.0.x-dev"
  59. }
  60. },
  61. "autoload": {
  62. "psr-4": {
  63. "Psr\\Cache\\": "src/"
  64. }
  65. },
  66. "notification-url": "https://packagist.org/downloads/",
  67. "license": [
  68. "MIT"
  69. ],
  70. "authors": [
  71. {
  72. "name": "PHP-FIG",
  73. "homepage": "http://www.php-fig.org/"
  74. }
  75. ],
  76. "description": "Common interface for caching libraries",
  77. "keywords": [
  78. "cache",
  79. "psr",
  80. "psr-6"
  81. ],
  82. "time": "2016-08-06T20:24:11+00:00"
  83. },
  84. {
  85. "name": "psr/container",
  86. "version": "1.0.0",
  87. "source": {
  88. "type": "git",
  89. "url": "https://github.com/php-fig/container.git",
  90. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  91. },
  92. "dist": {
  93. "type": "zip",
  94. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  95. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  96. "shasum": ""
  97. },
  98. "require": {
  99. "php": ">=5.3.0"
  100. },
  101. "type": "library",
  102. "extra": {
  103. "branch-alias": {
  104. "dev-master": "1.0.x-dev"
  105. }
  106. },
  107. "autoload": {
  108. "psr-4": {
  109. "Psr\\Container\\": "src/"
  110. }
  111. },
  112. "notification-url": "https://packagist.org/downloads/",
  113. "license": [
  114. "MIT"
  115. ],
  116. "authors": [
  117. {
  118. "name": "PHP-FIG",
  119. "homepage": "http://www.php-fig.org/"
  120. }
  121. ],
  122. "description": "Common Container Interface (PHP FIG PSR-11)",
  123. "homepage": "https://github.com/php-fig/container",
  124. "keywords": [
  125. "PSR-11",
  126. "container",
  127. "container-interface",
  128. "container-interop",
  129. "psr"
  130. ],
  131. "time": "2017-02-14T16:28:37+00:00"
  132. },
  133. {
  134. "name": "psr/log",
  135. "version": "1.0.2",
  136. "source": {
  137. "type": "git",
  138. "url": "https://github.com/php-fig/log.git",
  139. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  140. },
  141. "dist": {
  142. "type": "zip",
  143. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  144. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  145. "shasum": ""
  146. },
  147. "require": {
  148. "php": ">=5.3.0"
  149. },
  150. "type": "library",
  151. "extra": {
  152. "branch-alias": {
  153. "dev-master": "1.0.x-dev"
  154. }
  155. },
  156. "autoload": {
  157. "psr-4": {
  158. "Psr\\Log\\": "Psr/Log/"
  159. }
  160. },
  161. "notification-url": "https://packagist.org/downloads/",
  162. "license": [
  163. "MIT"
  164. ],
  165. "authors": [
  166. {
  167. "name": "PHP-FIG",
  168. "homepage": "http://www.php-fig.org/"
  169. }
  170. ],
  171. "description": "Common interface for logging libraries",
  172. "homepage": "https://github.com/php-fig/log",
  173. "keywords": [
  174. "log",
  175. "psr",
  176. "psr-3"
  177. ],
  178. "time": "2016-10-10T12:19:37+00:00"
  179. },
  180. {
  181. "name": "psr/simple-cache",
  182. "version": "1.0.0",
  183. "source": {
  184. "type": "git",
  185. "url": "https://github.com/php-fig/simple-cache.git",
  186. "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
  187. },
  188. "dist": {
  189. "type": "zip",
  190. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
  191. "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
  192. "shasum": ""
  193. },
  194. "require": {
  195. "php": ">=5.3.0"
  196. },
  197. "type": "library",
  198. "extra": {
  199. "branch-alias": {
  200. "dev-master": "1.0.x-dev"
  201. }
  202. },
  203. "autoload": {
  204. "psr-4": {
  205. "Psr\\SimpleCache\\": "src/"
  206. }
  207. },
  208. "notification-url": "https://packagist.org/downloads/",
  209. "license": [
  210. "MIT"
  211. ],
  212. "authors": [
  213. {
  214. "name": "PHP-FIG",
  215. "homepage": "http://www.php-fig.org/"
  216. }
  217. ],
  218. "description": "Common interfaces for simple caching",
  219. "keywords": [
  220. "cache",
  221. "caching",
  222. "psr",
  223. "psr-16",
  224. "simple-cache"
  225. ],
  226. "time": "2017-01-02T13:31:39+00:00"
  227. },
  228. {
  229. "name": "symfony/cache",
  230. "version": "v4.0.2",
  231. "source": {
  232. "type": "git",
  233. "url": "https://github.com/symfony/cache.git",
  234. "reference": "d00351f230ca037ca13f6fec3411e002043f7421"
  235. },
  236. "dist": {
  237. "type": "zip",
  238. "url": "https://api.github.com/repos/symfony/cache/zipball/d00351f230ca037ca13f6fec3411e002043f7421",
  239. "reference": "d00351f230ca037ca13f6fec3411e002043f7421",
  240. "shasum": ""
  241. },
  242. "require": {
  243. "php": "^7.1.3",
  244. "psr/cache": "~1.0",
  245. "psr/log": "~1.0",
  246. "psr/simple-cache": "^1.0"
  247. },
  248. "conflict": {
  249. "symfony/var-dumper": "<3.4"
  250. },
  251. "provide": {
  252. "psr/cache-implementation": "1.0",
  253. "psr/simple-cache-implementation": "1.0"
  254. },
  255. "require-dev": {
  256. "cache/integration-tests": "dev-master",
  257. "doctrine/cache": "~1.6",
  258. "doctrine/dbal": "~2.4",
  259. "predis/predis": "~1.0"
  260. },
  261. "type": "library",
  262. "extra": {
  263. "branch-alias": {
  264. "dev-master": "4.0-dev"
  265. }
  266. },
  267. "autoload": {
  268. "psr-4": {
  269. "Symfony\\Component\\Cache\\": ""
  270. },
  271. "exclude-from-classmap": [
  272. "/Tests/"
  273. ]
  274. },
  275. "notification-url": "https://packagist.org/downloads/",
  276. "license": [
  277. "MIT"
  278. ],
  279. "authors": [
  280. {
  281. "name": "Nicolas Grekas",
  282. "email": "p@tchwork.com"
  283. },
  284. {
  285. "name": "Symfony Community",
  286. "homepage": "https://symfony.com/contributors"
  287. }
  288. ],
  289. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  290. "homepage": "https://symfony.com",
  291. "keywords": [
  292. "caching",
  293. "psr6"
  294. ],
  295. "time": "2017-12-08T16:11:45+00:00"
  296. },
  297. {
  298. "name": "symfony/config",
  299. "version": "v4.0.2",
  300. "source": {
  301. "type": "git",
  302. "url": "https://github.com/symfony/config.git",
  303. "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622"
  304. },
  305. "dist": {
  306. "type": "zip",
  307. "url": "https://api.github.com/repos/symfony/config/zipball/0356e6d5298e9e72212c0bad65c2f1b49e42d622",
  308. "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622",
  309. "shasum": ""
  310. },
  311. "require": {
  312. "php": "^7.1.3",
  313. "symfony/filesystem": "~3.4|~4.0"
  314. },
  315. "conflict": {
  316. "symfony/finder": "<3.4"
  317. },
  318. "require-dev": {
  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.0-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": "2017-12-14T19:48:22+00:00"
  356. },
  357. {
  358. "name": "symfony/console",
  359. "version": "v4.0.2",
  360. "source": {
  361. "type": "git",
  362. "url": "https://github.com/symfony/console.git",
  363. "reference": "de8cf039eacdec59d83f7def67e3b8ff5ed46714"
  364. },
  365. "dist": {
  366. "type": "zip",
  367. "url": "https://api.github.com/repos/symfony/console/zipball/de8cf039eacdec59d83f7def67e3b8ff5ed46714",
  368. "reference": "de8cf039eacdec59d83f7def67e3b8ff5ed46714",
  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": "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.0-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": "2017-12-14T19:48:22+00:00"
  424. },
  425. {
  426. "name": "symfony/debug",
  427. "version": "v4.0.2",
  428. "source": {
  429. "type": "git",
  430. "url": "https://github.com/symfony/debug.git",
  431. "reference": "8c3e709209ce3b952a31c0f4a31ac7703c3d0226"
  432. },
  433. "dist": {
  434. "type": "zip",
  435. "url": "https://api.github.com/repos/symfony/debug/zipball/8c3e709209ce3b952a31c0f4a31ac7703c3d0226",
  436. "reference": "8c3e709209ce3b952a31c0f4a31ac7703c3d0226",
  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.0-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": "2017-12-12T08:41:51+00:00"
  480. },
  481. {
  482. "name": "symfony/dependency-injection",
  483. "version": "v4.0.2",
  484. "source": {
  485. "type": "git",
  486. "url": "https://github.com/symfony/dependency-injection.git",
  487. "reference": "d2fa088b5fd7d429974a36bf1a9846b912d9d124"
  488. },
  489. "dist": {
  490. "type": "zip",
  491. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d2fa088b5fd7d429974a36bf1a9846b912d9d124",
  492. "reference": "d2fa088b5fd7d429974a36bf1a9846b912d9d124",
  493. "shasum": ""
  494. },
  495. "require": {
  496. "php": "^7.1.3",
  497. "psr/container": "^1.0"
  498. },
  499. "conflict": {
  500. "symfony/config": "<3.4",
  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": "~3.4|~4.0",
  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.0-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": "2017-12-14T19:48:22+00:00"
  551. },
  552. {
  553. "name": "symfony/event-dispatcher",
  554. "version": "v4.0.2",
  555. "source": {
  556. "type": "git",
  557. "url": "https://github.com/symfony/event-dispatcher.git",
  558. "reference": "d4face19ed8002eec8280bc1c5ec18130472bf43"
  559. },
  560. "dist": {
  561. "type": "zip",
  562. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d4face19ed8002eec8280bc1c5ec18130472bf43",
  563. "reference": "d4face19ed8002eec8280bc1c5ec18130472bf43",
  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.0-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": "2017-12-14T19:48:22+00:00"
  614. },
  615. {
  616. "name": "symfony/filesystem",
  617. "version": "v4.0.2",
  618. "source": {
  619. "type": "git",
  620. "url": "https://github.com/symfony/filesystem.git",
  621. "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd"
  622. },
  623. "dist": {
  624. "type": "zip",
  625. "url": "https://api.github.com/repos/symfony/filesystem/zipball/8c2868641d0c4885eee9c12a89c2b695eb1985cd",
  626. "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd",
  627. "shasum": ""
  628. },
  629. "require": {
  630. "php": "^7.1.3"
  631. },
  632. "type": "library",
  633. "extra": {
  634. "branch-alias": {
  635. "dev-master": "4.0-dev"
  636. }
  637. },
  638. "autoload": {
  639. "psr-4": {
  640. "Symfony\\Component\\Filesystem\\": ""
  641. },
  642. "exclude-from-classmap": [
  643. "/Tests/"
  644. ]
  645. },
  646. "notification-url": "https://packagist.org/downloads/",
  647. "license": [
  648. "MIT"
  649. ],
  650. "authors": [
  651. {
  652. "name": "Fabien Potencier",
  653. "email": "fabien@symfony.com"
  654. },
  655. {
  656. "name": "Symfony Community",
  657. "homepage": "https://symfony.com/contributors"
  658. }
  659. ],
  660. "description": "Symfony Filesystem Component",
  661. "homepage": "https://symfony.com",
  662. "time": "2017-12-14T19:48:22+00:00"
  663. },
  664. {
  665. "name": "symfony/finder",
  666. "version": "v4.0.2",
  667. "source": {
  668. "type": "git",
  669. "url": "https://github.com/symfony/finder.git",
  670. "reference": "c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c"
  671. },
  672. "dist": {
  673. "type": "zip",
  674. "url": "https://api.github.com/repos/symfony/finder/zipball/c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c",
  675. "reference": "c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c",
  676. "shasum": ""
  677. },
  678. "require": {
  679. "php": "^7.1.3"
  680. },
  681. "type": "library",
  682. "extra": {
  683. "branch-alias": {
  684. "dev-master": "4.0-dev"
  685. }
  686. },
  687. "autoload": {
  688. "psr-4": {
  689. "Symfony\\Component\\Finder\\": ""
  690. },
  691. "exclude-from-classmap": [
  692. "/Tests/"
  693. ]
  694. },
  695. "notification-url": "https://packagist.org/downloads/",
  696. "license": [
  697. "MIT"
  698. ],
  699. "authors": [
  700. {
  701. "name": "Fabien Potencier",
  702. "email": "fabien@symfony.com"
  703. },
  704. {
  705. "name": "Symfony Community",
  706. "homepage": "https://symfony.com/contributors"
  707. }
  708. ],
  709. "description": "Symfony Finder Component",
  710. "homepage": "https://symfony.com",
  711. "time": "2017-11-07T14:45:01+00:00"
  712. },
  713. {
  714. "name": "symfony/flex",
  715. "version": "v1.0.53",
  716. "source": {
  717. "type": "git",
  718. "url": "https://github.com/symfony/flex.git",
  719. "reference": "cc4b1bac464597ce220d4f8208c38c75195e80c2"
  720. },
  721. "dist": {
  722. "type": "zip",
  723. "url": "https://api.github.com/repos/symfony/flex/zipball/cc4b1bac464597ce220d4f8208c38c75195e80c2",
  724. "reference": "cc4b1bac464597ce220d4f8208c38c75195e80c2",
  725. "shasum": ""
  726. },
  727. "require": {
  728. "composer-plugin-api": "^1.1",
  729. "php": "^7.0"
  730. },
  731. "require-dev": {
  732. "composer/composer": "^1.4",
  733. "symfony/phpunit-bridge": "^3.2.8"
  734. },
  735. "type": "composer-plugin",
  736. "extra": {
  737. "branch-alias": {
  738. "dev-master": "1.0-dev"
  739. },
  740. "class": "Symfony\\Flex\\Flex"
  741. },
  742. "autoload": {
  743. "psr-4": {
  744. "Symfony\\Flex\\": "src"
  745. }
  746. },
  747. "notification-url": "https://packagist.org/downloads/",
  748. "license": [
  749. "MIT"
  750. ],
  751. "authors": [
  752. {
  753. "name": "Fabien Potencier",
  754. "email": "fabien.potencier@gmail.com"
  755. }
  756. ],
  757. "time": "2017-12-27T16:06:01+00:00"
  758. },
  759. {
  760. "name": "symfony/framework-bundle",
  761. "version": "v4.0.2",
  762. "source": {
  763. "type": "git",
  764. "url": "https://github.com/symfony/framework-bundle.git",
  765. "reference": "82e45a486a2cbdab5d43512bea10af1681dcd8e2"
  766. },
  767. "dist": {
  768. "type": "zip",
  769. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/82e45a486a2cbdab5d43512bea10af1681dcd8e2",
  770. "reference": "82e45a486a2cbdab5d43512bea10af1681dcd8e2",
  771. "shasum": ""
  772. },
  773. "require": {
  774. "ext-xml": "*",
  775. "php": "^7.1.3",
  776. "symfony/cache": "~3.4|~4.0",
  777. "symfony/config": "~3.4|~4.0",
  778. "symfony/dependency-injection": "~3.4|~4.0",
  779. "symfony/event-dispatcher": "~3.4|~4.0",
  780. "symfony/filesystem": "~3.4|~4.0",
  781. "symfony/finder": "~3.4|~4.0",
  782. "symfony/http-foundation": "~3.4|~4.0",
  783. "symfony/http-kernel": "~3.4|~4.0",
  784. "symfony/polyfill-mbstring": "~1.0",
  785. "symfony/routing": "~3.4|~4.0"
  786. },
  787. "conflict": {
  788. "phpdocumentor/reflection-docblock": "<3.0",
  789. "phpdocumentor/type-resolver": "<0.2.1",
  790. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  791. "symfony/asset": "<3.4",
  792. "symfony/console": "<3.4",
  793. "symfony/form": "<3.4",
  794. "symfony/property-info": "<3.4",
  795. "symfony/serializer": "<3.4",
  796. "symfony/stopwatch": "<3.4",
  797. "symfony/translation": "<3.4",
  798. "symfony/validator": "<3.4",
  799. "symfony/workflow": "<3.4"
  800. },
  801. "require-dev": {
  802. "doctrine/annotations": "~1.0",
  803. "doctrine/cache": "~1.0",
  804. "fig/link-util": "^1.0",
  805. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  806. "symfony/asset": "~3.4|~4.0",
  807. "symfony/browser-kit": "~3.4|~4.0",
  808. "symfony/console": "~3.4|~4.0",
  809. "symfony/css-selector": "~3.4|~4.0",
  810. "symfony/dom-crawler": "~3.4|~4.0",
  811. "symfony/expression-language": "~3.4|~4.0",
  812. "symfony/form": "~3.4|~4.0",
  813. "symfony/lock": "~3.4|~4.0",
  814. "symfony/polyfill-intl-icu": "~1.0",
  815. "symfony/process": "~3.4|~4.0",
  816. "symfony/property-info": "~3.4|~4.0",
  817. "symfony/security": "~3.4|~4.0",
  818. "symfony/security-core": "~3.4|~4.0",
  819. "symfony/security-csrf": "~3.4|~4.0",
  820. "symfony/serializer": "~3.4|~4.0",
  821. "symfony/stopwatch": "~3.4|~4.0",
  822. "symfony/templating": "~3.4|~4.0",
  823. "symfony/translation": "~3.4|~4.0",
  824. "symfony/validator": "~3.4|~4.0",
  825. "symfony/var-dumper": "~3.4|~4.0",
  826. "symfony/web-link": "~3.4|~4.0",
  827. "symfony/workflow": "~3.4|~4.0",
  828. "symfony/yaml": "~3.4|~4.0",
  829. "twig/twig": "~1.34|~2.4"
  830. },
  831. "suggest": {
  832. "ext-apcu": "For best performance of the system caches",
  833. "symfony/console": "For using the console commands",
  834. "symfony/form": "For using forms",
  835. "symfony/property-info": "For using the property_info service",
  836. "symfony/serializer": "For using the serializer service",
  837. "symfony/validator": "For using validation",
  838. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  839. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  840. },
  841. "type": "symfony-bundle",
  842. "extra": {
  843. "branch-alias": {
  844. "dev-master": "4.0-dev"
  845. }
  846. },
  847. "autoload": {
  848. "psr-4": {
  849. "Symfony\\Bundle\\FrameworkBundle\\": ""
  850. },
  851. "exclude-from-classmap": [
  852. "/Tests/"
  853. ]
  854. },
  855. "notification-url": "https://packagist.org/downloads/",
  856. "license": [
  857. "MIT"
  858. ],
  859. "authors": [
  860. {
  861. "name": "Fabien Potencier",
  862. "email": "fabien@symfony.com"
  863. },
  864. {
  865. "name": "Symfony Community",
  866. "homepage": "https://symfony.com/contributors"
  867. }
  868. ],
  869. "description": "Symfony FrameworkBundle",
  870. "homepage": "https://symfony.com",
  871. "time": "2017-12-15T01:44:28+00:00"
  872. },
  873. {
  874. "name": "symfony/http-foundation",
  875. "version": "v4.0.2",
  876. "source": {
  877. "type": "git",
  878. "url": "https://github.com/symfony/http-foundation.git",
  879. "reference": "aba96bd07be7796c81ca0ceafa7d48a6fef036c8"
  880. },
  881. "dist": {
  882. "type": "zip",
  883. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/aba96bd07be7796c81ca0ceafa7d48a6fef036c8",
  884. "reference": "aba96bd07be7796c81ca0ceafa7d48a6fef036c8",
  885. "shasum": ""
  886. },
  887. "require": {
  888. "php": "^7.1.3",
  889. "symfony/polyfill-mbstring": "~1.1"
  890. },
  891. "require-dev": {
  892. "symfony/expression-language": "~3.4|~4.0"
  893. },
  894. "type": "library",
  895. "extra": {
  896. "branch-alias": {
  897. "dev-master": "4.0-dev"
  898. }
  899. },
  900. "autoload": {
  901. "psr-4": {
  902. "Symfony\\Component\\HttpFoundation\\": ""
  903. },
  904. "exclude-from-classmap": [
  905. "/Tests/"
  906. ]
  907. },
  908. "notification-url": "https://packagist.org/downloads/",
  909. "license": [
  910. "MIT"
  911. ],
  912. "authors": [
  913. {
  914. "name": "Fabien Potencier",
  915. "email": "fabien@symfony.com"
  916. },
  917. {
  918. "name": "Symfony Community",
  919. "homepage": "https://symfony.com/contributors"
  920. }
  921. ],
  922. "description": "Symfony HttpFoundation Component",
  923. "homepage": "https://symfony.com",
  924. "time": "2017-12-14T19:48:22+00:00"
  925. },
  926. {
  927. "name": "symfony/http-kernel",
  928. "version": "v4.0.2",
  929. "source": {
  930. "type": "git",
  931. "url": "https://github.com/symfony/http-kernel.git",
  932. "reference": "f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5"
  933. },
  934. "dist": {
  935. "type": "zip",
  936. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5",
  937. "reference": "f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5",
  938. "shasum": ""
  939. },
  940. "require": {
  941. "php": "^7.1.3",
  942. "psr/log": "~1.0",
  943. "symfony/debug": "~3.4|~4.0",
  944. "symfony/event-dispatcher": "~3.4|~4.0",
  945. "symfony/http-foundation": "~3.4|~4.0"
  946. },
  947. "conflict": {
  948. "symfony/config": "<3.4",
  949. "symfony/dependency-injection": "<3.4",
  950. "symfony/var-dumper": "<3.4",
  951. "twig/twig": "<1.34|<2.4,>=2"
  952. },
  953. "provide": {
  954. "psr/log-implementation": "1.0"
  955. },
  956. "require-dev": {
  957. "psr/cache": "~1.0",
  958. "symfony/browser-kit": "~3.4|~4.0",
  959. "symfony/config": "~3.4|~4.0",
  960. "symfony/console": "~3.4|~4.0",
  961. "symfony/css-selector": "~3.4|~4.0",
  962. "symfony/dependency-injection": "~3.4|~4.0",
  963. "symfony/dom-crawler": "~3.4|~4.0",
  964. "symfony/expression-language": "~3.4|~4.0",
  965. "symfony/finder": "~3.4|~4.0",
  966. "symfony/process": "~3.4|~4.0",
  967. "symfony/routing": "~3.4|~4.0",
  968. "symfony/stopwatch": "~3.4|~4.0",
  969. "symfony/templating": "~3.4|~4.0",
  970. "symfony/translation": "~3.4|~4.0",
  971. "symfony/var-dumper": "~3.4|~4.0"
  972. },
  973. "suggest": {
  974. "symfony/browser-kit": "",
  975. "symfony/config": "",
  976. "symfony/console": "",
  977. "symfony/dependency-injection": "",
  978. "symfony/var-dumper": ""
  979. },
  980. "type": "library",
  981. "extra": {
  982. "branch-alias": {
  983. "dev-master": "4.0-dev"
  984. }
  985. },
  986. "autoload": {
  987. "psr-4": {
  988. "Symfony\\Component\\HttpKernel\\": ""
  989. },
  990. "exclude-from-classmap": [
  991. "/Tests/"
  992. ]
  993. },
  994. "notification-url": "https://packagist.org/downloads/",
  995. "license": [
  996. "MIT"
  997. ],
  998. "authors": [
  999. {
  1000. "name": "Fabien Potencier",
  1001. "email": "fabien@symfony.com"
  1002. },
  1003. {
  1004. "name": "Symfony Community",
  1005. "homepage": "https://symfony.com/contributors"
  1006. }
  1007. ],
  1008. "description": "Symfony HttpKernel Component",
  1009. "homepage": "https://symfony.com",
  1010. "time": "2017-12-15T03:06:17+00:00"
  1011. },
  1012. {
  1013. "name": "symfony/lts",
  1014. "version": "dev-master",
  1015. "source": {
  1016. "type": "git",
  1017. "url": "https://github.com/symfony/lts.git",
  1018. "reference": "396c5fca8d73d01186df37d7031321a3c0c2bf92"
  1019. },
  1020. "dist": {
  1021. "type": "zip",
  1022. "url": "https://api.github.com/repos/symfony/lts/zipball/396c5fca8d73d01186df37d7031321a3c0c2bf92",
  1023. "reference": "396c5fca8d73d01186df37d7031321a3c0c2bf92",
  1024. "shasum": ""
  1025. },
  1026. "conflict": {
  1027. "symfony/asset": ">=5",
  1028. "symfony/browser-kit": ">=5",
  1029. "symfony/cache": ">=5",
  1030. "symfony/class-loader": ">=5",
  1031. "symfony/config": ">=5",
  1032. "symfony/console": ">=5",
  1033. "symfony/css-selector": ">=5",
  1034. "symfony/debug": ">=5",
  1035. "symfony/debug-bundle": ">=5",
  1036. "symfony/dependency-injection": ">=5",
  1037. "symfony/doctrine-bridge": ">=5",
  1038. "symfony/dom-crawler": ">=5",
  1039. "symfony/dotenv": ">=5",
  1040. "symfony/event-dispatcher": ">=5",
  1041. "symfony/expression-language": ">=5",
  1042. "symfony/filesystem": ">=5",
  1043. "symfony/finder": ">=5",
  1044. "symfony/form": ">=5",
  1045. "symfony/framework-bundle": ">=5",
  1046. "symfony/http-foundation": ">=5",
  1047. "symfony/http-kernel": ">=5",
  1048. "symfony/inflector": ">=5",
  1049. "symfony/intl": ">=5",
  1050. "symfony/ldap": ">=5",
  1051. "symfony/lock": ">=5",
  1052. "symfony/monolog-bridge": ">=5",
  1053. "symfony/options-resolver": ">=5",
  1054. "symfony/process": ">=5",
  1055. "symfony/property-access": ">=5",
  1056. "symfony/property-info": ">=5",
  1057. "symfony/proxy-manager-bridge": ">=5",
  1058. "symfony/routing": ">=5",
  1059. "symfony/security": ">=5",
  1060. "symfony/security-bundle": ">=5",
  1061. "symfony/security-core": ">=5",
  1062. "symfony/security-csrf": ">=5",
  1063. "symfony/security-guard": ">=5",
  1064. "symfony/security-http": ">=5",
  1065. "symfony/serializer": ">=5",
  1066. "symfony/stopwatch": ">=5",
  1067. "symfony/symfony": ">=5",
  1068. "symfony/templating": ">=5",
  1069. "symfony/translation": ">=5",
  1070. "symfony/twig-bridge": ">=5",
  1071. "symfony/twig-bundle": ">=5",
  1072. "symfony/validator": ">=5",
  1073. "symfony/var-dumper": ">=5",
  1074. "symfony/web-link": ">=5",
  1075. "symfony/web-profiler-bundle": ">=5",
  1076. "symfony/web-server-bundle": ">=5",
  1077. "symfony/workflow": ">=5",
  1078. "symfony/yaml": ">=5"
  1079. },
  1080. "type": "metapackage",
  1081. "extra": {
  1082. "branch-alias": {
  1083. "dev-master": "4-dev"
  1084. }
  1085. },
  1086. "notification-url": "https://packagist.org/downloads/",
  1087. "license": [
  1088. "MIT"
  1089. ],
  1090. "authors": [
  1091. {
  1092. "name": "Fabien Potencier",
  1093. "email": "fabien@symfony.com"
  1094. },
  1095. {
  1096. "name": "Symfony Community",
  1097. "homepage": "https://symfony.com/contributors"
  1098. }
  1099. ],
  1100. "description": "Enforces Long Term Supported versions of Symfony components",
  1101. "homepage": "https://symfony.com",
  1102. "time": "2017-10-19T02:16:32+00:00"
  1103. },
  1104. {
  1105. "name": "symfony/polyfill-mbstring",
  1106. "version": "v1.6.0",
  1107. "source": {
  1108. "type": "git",
  1109. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1110. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
  1111. },
  1112. "dist": {
  1113. "type": "zip",
  1114. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  1115. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  1116. "shasum": ""
  1117. },
  1118. "require": {
  1119. "php": ">=5.3.3"
  1120. },
  1121. "suggest": {
  1122. "ext-mbstring": "For best performance"
  1123. },
  1124. "type": "library",
  1125. "extra": {
  1126. "branch-alias": {
  1127. "dev-master": "1.6-dev"
  1128. }
  1129. },
  1130. "autoload": {
  1131. "psr-4": {
  1132. "Symfony\\Polyfill\\Mbstring\\": ""
  1133. },
  1134. "files": [
  1135. "bootstrap.php"
  1136. ]
  1137. },
  1138. "notification-url": "https://packagist.org/downloads/",
  1139. "license": [
  1140. "MIT"
  1141. ],
  1142. "authors": [
  1143. {
  1144. "name": "Nicolas Grekas",
  1145. "email": "p@tchwork.com"
  1146. },
  1147. {
  1148. "name": "Symfony Community",
  1149. "homepage": "https://symfony.com/contributors"
  1150. }
  1151. ],
  1152. "description": "Symfony polyfill for the Mbstring extension",
  1153. "homepage": "https://symfony.com",
  1154. "keywords": [
  1155. "compatibility",
  1156. "mbstring",
  1157. "polyfill",
  1158. "portable",
  1159. "shim"
  1160. ],
  1161. "time": "2017-10-11T12:05:26+00:00"
  1162. },
  1163. {
  1164. "name": "symfony/routing",
  1165. "version": "v4.0.2",
  1166. "source": {
  1167. "type": "git",
  1168. "url": "https://github.com/symfony/routing.git",
  1169. "reference": "972810def5cae044d19195045f7eb418141bf37b"
  1170. },
  1171. "dist": {
  1172. "type": "zip",
  1173. "url": "https://api.github.com/repos/symfony/routing/zipball/972810def5cae044d19195045f7eb418141bf37b",
  1174. "reference": "972810def5cae044d19195045f7eb418141bf37b",
  1175. "shasum": ""
  1176. },
  1177. "require": {
  1178. "php": "^7.1.3"
  1179. },
  1180. "conflict": {
  1181. "symfony/config": "<3.4",
  1182. "symfony/dependency-injection": "<3.4",
  1183. "symfony/yaml": "<3.4"
  1184. },
  1185. "require-dev": {
  1186. "doctrine/annotations": "~1.0",
  1187. "doctrine/common": "~2.2",
  1188. "psr/log": "~1.0",
  1189. "symfony/config": "~3.4|~4.0",
  1190. "symfony/dependency-injection": "~3.4|~4.0",
  1191. "symfony/expression-language": "~3.4|~4.0",
  1192. "symfony/http-foundation": "~3.4|~4.0",
  1193. "symfony/yaml": "~3.4|~4.0"
  1194. },
  1195. "suggest": {
  1196. "doctrine/annotations": "For using the annotation loader",
  1197. "symfony/config": "For using the all-in-one router or any loader",
  1198. "symfony/dependency-injection": "For loading routes from a service",
  1199. "symfony/expression-language": "For using expression matching",
  1200. "symfony/http-foundation": "For using a Symfony Request object",
  1201. "symfony/yaml": "For using the YAML loader"
  1202. },
  1203. "type": "library",
  1204. "extra": {
  1205. "branch-alias": {
  1206. "dev-master": "4.0-dev"
  1207. }
  1208. },
  1209. "autoload": {
  1210. "psr-4": {
  1211. "Symfony\\Component\\Routing\\": ""
  1212. },
  1213. "exclude-from-classmap": [
  1214. "/Tests/"
  1215. ]
  1216. },
  1217. "notification-url": "https://packagist.org/downloads/",
  1218. "license": [
  1219. "MIT"
  1220. ],
  1221. "authors": [
  1222. {
  1223. "name": "Fabien Potencier",
  1224. "email": "fabien@symfony.com"
  1225. },
  1226. {
  1227. "name": "Symfony Community",
  1228. "homepage": "https://symfony.com/contributors"
  1229. }
  1230. ],
  1231. "description": "Symfony Routing Component",
  1232. "homepage": "https://symfony.com",
  1233. "keywords": [
  1234. "router",
  1235. "routing",
  1236. "uri",
  1237. "url"
  1238. ],
  1239. "time": "2017-12-14T22:39:22+00:00"
  1240. },
  1241. {
  1242. "name": "symfony/yaml",
  1243. "version": "v4.0.2",
  1244. "source": {
  1245. "type": "git",
  1246. "url": "https://github.com/symfony/yaml.git",
  1247. "reference": "a5ee52d155f06ad23b19eb63c31228ff56ad1116"
  1248. },
  1249. "dist": {
  1250. "type": "zip",
  1251. "url": "https://api.github.com/repos/symfony/yaml/zipball/a5ee52d155f06ad23b19eb63c31228ff56ad1116",
  1252. "reference": "a5ee52d155f06ad23b19eb63c31228ff56ad1116",
  1253. "shasum": ""
  1254. },
  1255. "require": {
  1256. "php": "^7.1.3"
  1257. },
  1258. "conflict": {
  1259. "symfony/console": "<3.4"
  1260. },
  1261. "require-dev": {
  1262. "symfony/console": "~3.4|~4.0"
  1263. },
  1264. "suggest": {
  1265. "symfony/console": "For validating YAML files using the lint command"
  1266. },
  1267. "type": "library",
  1268. "extra": {
  1269. "branch-alias": {
  1270. "dev-master": "4.0-dev"
  1271. }
  1272. },
  1273. "autoload": {
  1274. "psr-4": {
  1275. "Symfony\\Component\\Yaml\\": ""
  1276. },
  1277. "exclude-from-classmap": [
  1278. "/Tests/"
  1279. ]
  1280. },
  1281. "notification-url": "https://packagist.org/downloads/",
  1282. "license": [
  1283. "MIT"
  1284. ],
  1285. "authors": [
  1286. {
  1287. "name": "Fabien Potencier",
  1288. "email": "fabien@symfony.com"
  1289. },
  1290. {
  1291. "name": "Symfony Community",
  1292. "homepage": "https://symfony.com/contributors"
  1293. }
  1294. ],
  1295. "description": "Symfony Yaml Component",
  1296. "homepage": "https://symfony.com",
  1297. "time": "2017-12-12T08:41:51+00:00"
  1298. }
  1299. ],
  1300. "packages-dev": [],
  1301. "aliases": [],
  1302. "minimum-stability": "stable",
  1303. "stability-flags": {
  1304. "symfony/lts": 20
  1305. },
  1306. "prefer-stable": false,
  1307. "prefer-lowest": false,
  1308. "platform": {
  1309. "php": "^7.1.3"
  1310. },
  1311. "platform-dev": []
  1312. }