composer.lock 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729
  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": "8b37c8b04970af89937957aad3c18a12",
  8. "packages": [],
  9. "packages-dev": [
  10. {
  11. "name": "composer/semver",
  12. "version": "1.5.1",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/composer/semver.git",
  16. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  21. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": "^5.3.2 || ^7.0"
  26. },
  27. "require-dev": {
  28. "phpunit/phpunit": "^4.5 || ^5.0.5"
  29. },
  30. "type": "library",
  31. "extra": {
  32. "branch-alias": {
  33. "dev-master": "1.x-dev"
  34. }
  35. },
  36. "autoload": {
  37. "psr-4": {
  38. "Composer\\Semver\\": "src"
  39. }
  40. },
  41. "notification-url": "https://packagist.org/downloads/",
  42. "license": [
  43. "MIT"
  44. ],
  45. "authors": [
  46. {
  47. "name": "Nils Adermann",
  48. "email": "naderman@naderman.de",
  49. "homepage": "http://www.naderman.de"
  50. },
  51. {
  52. "name": "Jordi Boggiano",
  53. "email": "j.boggiano@seld.be",
  54. "homepage": "http://seld.be"
  55. },
  56. {
  57. "name": "Rob Bast",
  58. "email": "rob.bast@gmail.com",
  59. "homepage": "http://robbast.nl"
  60. }
  61. ],
  62. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  63. "keywords": [
  64. "semantic",
  65. "semver",
  66. "validation",
  67. "versioning"
  68. ],
  69. "time": "2020-01-13T12:06:48+00:00"
  70. },
  71. {
  72. "name": "composer/xdebug-handler",
  73. "version": "1.4.1",
  74. "source": {
  75. "type": "git",
  76. "url": "https://github.com/composer/xdebug-handler.git",
  77. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
  78. },
  79. "dist": {
  80. "type": "zip",
  81. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  82. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  83. "shasum": ""
  84. },
  85. "require": {
  86. "php": "^5.3.2 || ^7.0 || ^8.0",
  87. "psr/log": "^1.0"
  88. },
  89. "require-dev": {
  90. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
  91. },
  92. "type": "library",
  93. "autoload": {
  94. "psr-4": {
  95. "Composer\\XdebugHandler\\": "src"
  96. }
  97. },
  98. "notification-url": "https://packagist.org/downloads/",
  99. "license": [
  100. "MIT"
  101. ],
  102. "authors": [
  103. {
  104. "name": "John Stevenson",
  105. "email": "john-stevenson@blueyonder.co.uk"
  106. }
  107. ],
  108. "description": "Restarts a process without Xdebug.",
  109. "keywords": [
  110. "Xdebug",
  111. "performance"
  112. ],
  113. "funding": [
  114. {
  115. "url": "https://packagist.com",
  116. "type": "custom"
  117. }
  118. ],
  119. "time": "2020-03-01T12:26:26+00:00"
  120. },
  121. {
  122. "name": "doctrine/annotations",
  123. "version": "v1.8.0",
  124. "source": {
  125. "type": "git",
  126. "url": "https://github.com/doctrine/annotations.git",
  127. "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
  128. },
  129. "dist": {
  130. "type": "zip",
  131. "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
  132. "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
  133. "shasum": ""
  134. },
  135. "require": {
  136. "doctrine/lexer": "1.*",
  137. "php": "^7.1"
  138. },
  139. "require-dev": {
  140. "doctrine/cache": "1.*",
  141. "phpunit/phpunit": "^7.5"
  142. },
  143. "type": "library",
  144. "extra": {
  145. "branch-alias": {
  146. "dev-master": "1.7.x-dev"
  147. }
  148. },
  149. "autoload": {
  150. "psr-4": {
  151. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  152. }
  153. },
  154. "notification-url": "https://packagist.org/downloads/",
  155. "license": [
  156. "MIT"
  157. ],
  158. "authors": [
  159. {
  160. "name": "Guilherme Blanco",
  161. "email": "guilhermeblanco@gmail.com"
  162. },
  163. {
  164. "name": "Roman Borschel",
  165. "email": "roman@code-factory.org"
  166. },
  167. {
  168. "name": "Benjamin Eberlei",
  169. "email": "kontakt@beberlei.de"
  170. },
  171. {
  172. "name": "Jonathan Wage",
  173. "email": "jonwage@gmail.com"
  174. },
  175. {
  176. "name": "Johannes Schmitt",
  177. "email": "schmittjoh@gmail.com"
  178. }
  179. ],
  180. "description": "Docblock Annotations Parser",
  181. "homepage": "http://www.doctrine-project.org",
  182. "keywords": [
  183. "annotations",
  184. "docblock",
  185. "parser"
  186. ],
  187. "time": "2019-10-01T18:55:10+00:00"
  188. },
  189. {
  190. "name": "doctrine/lexer",
  191. "version": "1.2.0",
  192. "source": {
  193. "type": "git",
  194. "url": "https://github.com/doctrine/lexer.git",
  195. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
  196. },
  197. "dist": {
  198. "type": "zip",
  199. "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  200. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  201. "shasum": ""
  202. },
  203. "require": {
  204. "php": "^7.2"
  205. },
  206. "require-dev": {
  207. "doctrine/coding-standard": "^6.0",
  208. "phpstan/phpstan": "^0.11.8",
  209. "phpunit/phpunit": "^8.2"
  210. },
  211. "type": "library",
  212. "extra": {
  213. "branch-alias": {
  214. "dev-master": "1.2.x-dev"
  215. }
  216. },
  217. "autoload": {
  218. "psr-4": {
  219. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  220. }
  221. },
  222. "notification-url": "https://packagist.org/downloads/",
  223. "license": [
  224. "MIT"
  225. ],
  226. "authors": [
  227. {
  228. "name": "Guilherme Blanco",
  229. "email": "guilhermeblanco@gmail.com"
  230. },
  231. {
  232. "name": "Roman Borschel",
  233. "email": "roman@code-factory.org"
  234. },
  235. {
  236. "name": "Johannes Schmitt",
  237. "email": "schmittjoh@gmail.com"
  238. }
  239. ],
  240. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  241. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  242. "keywords": [
  243. "annotations",
  244. "docblock",
  245. "lexer",
  246. "parser",
  247. "php"
  248. ],
  249. "time": "2019-10-30T14:39:59+00:00"
  250. },
  251. {
  252. "name": "friendsofphp/php-cs-fixer",
  253. "version": "v2.16.7",
  254. "source": {
  255. "type": "git",
  256. "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
  257. "reference": "4e35806a6d7d8510d6842ae932e8832363d22c87"
  258. },
  259. "dist": {
  260. "type": "zip",
  261. "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/4e35806a6d7d8510d6842ae932e8832363d22c87",
  262. "reference": "4e35806a6d7d8510d6842ae932e8832363d22c87",
  263. "shasum": ""
  264. },
  265. "require": {
  266. "composer/semver": "^1.4 || ^2.0 || ^3.0",
  267. "composer/xdebug-handler": "^1.2",
  268. "doctrine/annotations": "^1.2",
  269. "ext-json": "*",
  270. "ext-tokenizer": "*",
  271. "php": "^7.1",
  272. "php-cs-fixer/diff": "^1.3",
  273. "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
  274. "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
  275. "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
  276. "symfony/finder": "^3.0 || ^4.0 || ^5.0",
  277. "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
  278. "symfony/polyfill-php70": "^1.0",
  279. "symfony/polyfill-php72": "^1.4",
  280. "symfony/process": "^3.0 || ^4.0 || ^5.0",
  281. "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
  282. },
  283. "require-dev": {
  284. "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
  285. "justinrainbow/json-schema": "^5.0",
  286. "keradus/cli-executor": "^1.4",
  287. "mikey179/vfsstream": "^1.6",
  288. "php-coveralls/php-coveralls": "^2.4.1",
  289. "php-cs-fixer/accessible-object": "^1.0",
  290. "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
  291. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
  292. "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
  293. "phpunitgoodpractices/traits": "^1.9.1",
  294. "symfony/phpunit-bridge": "^5.1",
  295. "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
  296. },
  297. "suggest": {
  298. "ext-dom": "For handling output formats in XML",
  299. "ext-mbstring": "For handling non-UTF8 characters.",
  300. "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
  301. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
  302. "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
  303. },
  304. "bin": [
  305. "php-cs-fixer"
  306. ],
  307. "type": "application",
  308. "autoload": {
  309. "psr-4": {
  310. "PhpCsFixer\\": "src/"
  311. },
  312. "classmap": [
  313. "tests/Test/AbstractFixerTestCase.php",
  314. "tests/Test/AbstractIntegrationCaseFactory.php",
  315. "tests/Test/AbstractIntegrationTestCase.php",
  316. "tests/Test/Assert/AssertTokensTrait.php",
  317. "tests/Test/IntegrationCase.php",
  318. "tests/Test/IntegrationCaseFactory.php",
  319. "tests/Test/IntegrationCaseFactoryInterface.php",
  320. "tests/Test/InternalIntegrationCaseFactory.php",
  321. "tests/Test/IsIdenticalConstraint.php",
  322. "tests/TestCase.php"
  323. ]
  324. },
  325. "notification-url": "https://packagist.org/downloads/",
  326. "license": [
  327. "MIT"
  328. ],
  329. "authors": [
  330. {
  331. "name": "Fabien Potencier",
  332. "email": "fabien@symfony.com"
  333. },
  334. {
  335. "name": "Dariusz Rumiński",
  336. "email": "dariusz.ruminski@gmail.com"
  337. }
  338. ],
  339. "description": "A tool to automatically fix PHP code style",
  340. "support": {
  341. "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
  342. "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.16.7"
  343. },
  344. "funding": [
  345. {
  346. "url": "https://github.com/keradus",
  347. "type": "github"
  348. }
  349. ],
  350. "time": "2020-10-27T22:44:27+00:00"
  351. },
  352. {
  353. "name": "jakub-onderka/php-console-color",
  354. "version": "v0.2",
  355. "source": {
  356. "type": "git",
  357. "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
  358. "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
  359. },
  360. "dist": {
  361. "type": "zip",
  362. "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
  363. "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
  364. "shasum": ""
  365. },
  366. "require": {
  367. "php": ">=5.4.0"
  368. },
  369. "require-dev": {
  370. "jakub-onderka/php-code-style": "1.0",
  371. "jakub-onderka/php-parallel-lint": "1.0",
  372. "jakub-onderka/php-var-dump-check": "0.*",
  373. "phpunit/phpunit": "~4.3",
  374. "squizlabs/php_codesniffer": "1.*"
  375. },
  376. "type": "library",
  377. "autoload": {
  378. "psr-4": {
  379. "JakubOnderka\\PhpConsoleColor\\": "src/"
  380. }
  381. },
  382. "notification-url": "https://packagist.org/downloads/",
  383. "license": [
  384. "BSD-2-Clause"
  385. ],
  386. "authors": [
  387. {
  388. "name": "Jakub Onderka",
  389. "email": "jakub.onderka@gmail.com"
  390. }
  391. ],
  392. "abandoned": "php-parallel-lint/php-console-color",
  393. "time": "2018-09-29T17:23:10+00:00"
  394. },
  395. {
  396. "name": "jakub-onderka/php-console-highlighter",
  397. "version": "v0.3.2",
  398. "source": {
  399. "type": "git",
  400. "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
  401. "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
  402. },
  403. "dist": {
  404. "type": "zip",
  405. "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  406. "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  407. "shasum": ""
  408. },
  409. "require": {
  410. "jakub-onderka/php-console-color": "~0.1",
  411. "php": ">=5.3.0"
  412. },
  413. "require-dev": {
  414. "jakub-onderka/php-code-style": "~1.0",
  415. "jakub-onderka/php-parallel-lint": "~0.5",
  416. "jakub-onderka/php-var-dump-check": "~0.1",
  417. "phpunit/phpunit": "~4.0",
  418. "squizlabs/php_codesniffer": "~1.5"
  419. },
  420. "type": "library",
  421. "autoload": {
  422. "psr-0": {
  423. "JakubOnderka\\PhpConsoleHighlighter": "src/"
  424. }
  425. },
  426. "notification-url": "https://packagist.org/downloads/",
  427. "license": [
  428. "MIT"
  429. ],
  430. "authors": [
  431. {
  432. "name": "Jakub Onderka",
  433. "email": "acci@acci.cz",
  434. "homepage": "http://www.acci.cz/"
  435. }
  436. ],
  437. "abandoned": "php-parallel-lint/php-console-highlighter",
  438. "time": "2015-04-20T18:58:01+00:00"
  439. },
  440. {
  441. "name": "jakub-onderka/php-parallel-lint",
  442. "version": "v0.9.2",
  443. "source": {
  444. "type": "git",
  445. "url": "https://github.com/JakubOnderka/PHP-Parallel-Lint.git",
  446. "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa"
  447. },
  448. "dist": {
  449. "type": "zip",
  450. "url": "https://api.github.com/repos/JakubOnderka/PHP-Parallel-Lint/zipball/2ead2e4043ab125bee9554f356e0a86742c2d4fa",
  451. "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa",
  452. "shasum": ""
  453. },
  454. "require": {
  455. "php": ">=5.3.3"
  456. },
  457. "require-dev": {
  458. "jakub-onderka/php-console-highlighter": "~0.3",
  459. "nette/tester": "~1.3"
  460. },
  461. "suggest": {
  462. "jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet"
  463. },
  464. "bin": [
  465. "parallel-lint"
  466. ],
  467. "type": "library",
  468. "autoload": {
  469. "classmap": [
  470. "./"
  471. ]
  472. },
  473. "notification-url": "https://packagist.org/downloads/",
  474. "license": [
  475. "BSD-2-Clause"
  476. ],
  477. "authors": [
  478. {
  479. "name": "Jakub Onderka",
  480. "email": "jakub.onderka@gmail.com"
  481. }
  482. ],
  483. "description": "This tool check syntax of PHP files about 20x faster than serial check.",
  484. "homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint",
  485. "abandoned": "php-parallel-lint/php-parallel-lint",
  486. "time": "2015-12-15T10:42:16+00:00"
  487. },
  488. {
  489. "name": "nextcloud/coding-standard",
  490. "version": "v0.3.0",
  491. "source": {
  492. "type": "git",
  493. "url": "https://github.com/nextcloud/coding-standard.git",
  494. "reference": "4f5cd012760f8293e19e602651a0ecaa265e4db9"
  495. },
  496. "dist": {
  497. "type": "zip",
  498. "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/4f5cd012760f8293e19e602651a0ecaa265e4db9",
  499. "reference": "4f5cd012760f8293e19e602651a0ecaa265e4db9",
  500. "shasum": ""
  501. },
  502. "require": {
  503. "friendsofphp/php-cs-fixer": "^2.16",
  504. "php": "^7.2"
  505. },
  506. "type": "library",
  507. "autoload": {
  508. "psr-4": {
  509. "Nextcloud\\CodingStandard\\": "src"
  510. }
  511. },
  512. "notification-url": "https://packagist.org/downloads/",
  513. "license": [
  514. "MIT"
  515. ],
  516. "authors": [
  517. {
  518. "name": "Christoph Wurst",
  519. "email": "christoph@winzerhof-wurst.at"
  520. }
  521. ],
  522. "description": "Nextcloud coding standards for the php cs fixer",
  523. "time": "2020-04-10T14:57:18+00:00"
  524. },
  525. {
  526. "name": "paragonie/random_compat",
  527. "version": "v9.99.99",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/paragonie/random_compat.git",
  531. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  536. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  537. "shasum": ""
  538. },
  539. "require": {
  540. "php": "^7"
  541. },
  542. "require-dev": {
  543. "phpunit/phpunit": "4.*|5.*",
  544. "vimeo/psalm": "^1"
  545. },
  546. "suggest": {
  547. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  548. },
  549. "type": "library",
  550. "notification-url": "https://packagist.org/downloads/",
  551. "license": [
  552. "MIT"
  553. ],
  554. "authors": [
  555. {
  556. "name": "Paragon Initiative Enterprises",
  557. "email": "security@paragonie.com",
  558. "homepage": "https://paragonie.com"
  559. }
  560. ],
  561. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  562. "keywords": [
  563. "csprng",
  564. "polyfill",
  565. "pseudorandom",
  566. "random"
  567. ],
  568. "time": "2018-07-02T15:55:56+00:00"
  569. },
  570. {
  571. "name": "php-cs-fixer/diff",
  572. "version": "v1.3.0",
  573. "source": {
  574. "type": "git",
  575. "url": "https://github.com/PHP-CS-Fixer/diff.git",
  576. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
  577. },
  578. "dist": {
  579. "type": "zip",
  580. "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
  581. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
  582. "shasum": ""
  583. },
  584. "require": {
  585. "php": "^5.6 || ^7.0"
  586. },
  587. "require-dev": {
  588. "phpunit/phpunit": "^5.7.23 || ^6.4.3",
  589. "symfony/process": "^3.3"
  590. },
  591. "type": "library",
  592. "autoload": {
  593. "classmap": [
  594. "src/"
  595. ]
  596. },
  597. "notification-url": "https://packagist.org/downloads/",
  598. "license": [
  599. "BSD-3-Clause"
  600. ],
  601. "authors": [
  602. {
  603. "name": "Kore Nordmann",
  604. "email": "mail@kore-nordmann.de"
  605. },
  606. {
  607. "name": "Sebastian Bergmann",
  608. "email": "sebastian@phpunit.de"
  609. },
  610. {
  611. "name": "SpacePossum"
  612. }
  613. ],
  614. "description": "sebastian/diff v2 backport support for PHP5.6",
  615. "homepage": "https://github.com/PHP-CS-Fixer",
  616. "keywords": [
  617. "diff"
  618. ],
  619. "time": "2018-02-15T16:58:55+00:00"
  620. },
  621. {
  622. "name": "psr/container",
  623. "version": "1.0.0",
  624. "source": {
  625. "type": "git",
  626. "url": "https://github.com/php-fig/container.git",
  627. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  628. },
  629. "dist": {
  630. "type": "zip",
  631. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  632. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  633. "shasum": ""
  634. },
  635. "require": {
  636. "php": ">=5.3.0"
  637. },
  638. "type": "library",
  639. "extra": {
  640. "branch-alias": {
  641. "dev-master": "1.0.x-dev"
  642. }
  643. },
  644. "autoload": {
  645. "psr-4": {
  646. "Psr\\Container\\": "src/"
  647. }
  648. },
  649. "notification-url": "https://packagist.org/downloads/",
  650. "license": [
  651. "MIT"
  652. ],
  653. "authors": [
  654. {
  655. "name": "PHP-FIG",
  656. "homepage": "http://www.php-fig.org/"
  657. }
  658. ],
  659. "description": "Common Container Interface (PHP FIG PSR-11)",
  660. "homepage": "https://github.com/php-fig/container",
  661. "keywords": [
  662. "PSR-11",
  663. "container",
  664. "container-interface",
  665. "container-interop",
  666. "psr"
  667. ],
  668. "time": "2017-02-14T16:28:37+00:00"
  669. },
  670. {
  671. "name": "psr/event-dispatcher",
  672. "version": "1.0.0",
  673. "source": {
  674. "type": "git",
  675. "url": "https://github.com/php-fig/event-dispatcher.git",
  676. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  677. },
  678. "dist": {
  679. "type": "zip",
  680. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  681. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  682. "shasum": ""
  683. },
  684. "require": {
  685. "php": ">=7.2.0"
  686. },
  687. "type": "library",
  688. "extra": {
  689. "branch-alias": {
  690. "dev-master": "1.0.x-dev"
  691. }
  692. },
  693. "autoload": {
  694. "psr-4": {
  695. "Psr\\EventDispatcher\\": "src/"
  696. }
  697. },
  698. "notification-url": "https://packagist.org/downloads/",
  699. "license": [
  700. "MIT"
  701. ],
  702. "authors": [
  703. {
  704. "name": "PHP-FIG",
  705. "homepage": "http://www.php-fig.org/"
  706. }
  707. ],
  708. "description": "Standard interfaces for event handling.",
  709. "keywords": [
  710. "events",
  711. "psr",
  712. "psr-14"
  713. ],
  714. "time": "2019-01-08T18:20:26+00:00"
  715. },
  716. {
  717. "name": "psr/log",
  718. "version": "1.1.3",
  719. "source": {
  720. "type": "git",
  721. "url": "https://github.com/php-fig/log.git",
  722. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  723. },
  724. "dist": {
  725. "type": "zip",
  726. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  727. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  728. "shasum": ""
  729. },
  730. "require": {
  731. "php": ">=5.3.0"
  732. },
  733. "type": "library",
  734. "extra": {
  735. "branch-alias": {
  736. "dev-master": "1.1.x-dev"
  737. }
  738. },
  739. "autoload": {
  740. "psr-4": {
  741. "Psr\\Log\\": "Psr/Log/"
  742. }
  743. },
  744. "notification-url": "https://packagist.org/downloads/",
  745. "license": [
  746. "MIT"
  747. ],
  748. "authors": [
  749. {
  750. "name": "PHP-FIG",
  751. "homepage": "http://www.php-fig.org/"
  752. }
  753. ],
  754. "description": "Common interface for logging libraries",
  755. "homepage": "https://github.com/php-fig/log",
  756. "keywords": [
  757. "log",
  758. "psr",
  759. "psr-3"
  760. ],
  761. "time": "2020-03-23T09:12:05+00:00"
  762. },
  763. {
  764. "name": "symfony/console",
  765. "version": "v5.0.7",
  766. "source": {
  767. "type": "git",
  768. "url": "https://github.com/symfony/console.git",
  769. "reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935"
  770. },
  771. "dist": {
  772. "type": "zip",
  773. "url": "https://api.github.com/repos/symfony/console/zipball/5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
  774. "reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
  775. "shasum": ""
  776. },
  777. "require": {
  778. "php": "^7.2.5",
  779. "symfony/polyfill-mbstring": "~1.0",
  780. "symfony/polyfill-php73": "^1.8",
  781. "symfony/service-contracts": "^1.1|^2"
  782. },
  783. "conflict": {
  784. "symfony/dependency-injection": "<4.4",
  785. "symfony/event-dispatcher": "<4.4",
  786. "symfony/lock": "<4.4",
  787. "symfony/process": "<4.4"
  788. },
  789. "provide": {
  790. "psr/log-implementation": "1.0"
  791. },
  792. "require-dev": {
  793. "psr/log": "~1.0",
  794. "symfony/config": "^4.4|^5.0",
  795. "symfony/dependency-injection": "^4.4|^5.0",
  796. "symfony/event-dispatcher": "^4.4|^5.0",
  797. "symfony/lock": "^4.4|^5.0",
  798. "symfony/process": "^4.4|^5.0",
  799. "symfony/var-dumper": "^4.4|^5.0"
  800. },
  801. "suggest": {
  802. "psr/log": "For using the console logger",
  803. "symfony/event-dispatcher": "",
  804. "symfony/lock": "",
  805. "symfony/process": ""
  806. },
  807. "type": "library",
  808. "extra": {
  809. "branch-alias": {
  810. "dev-master": "5.0-dev"
  811. }
  812. },
  813. "autoload": {
  814. "psr-4": {
  815. "Symfony\\Component\\Console\\": ""
  816. },
  817. "exclude-from-classmap": [
  818. "/Tests/"
  819. ]
  820. },
  821. "notification-url": "https://packagist.org/downloads/",
  822. "license": [
  823. "MIT"
  824. ],
  825. "authors": [
  826. {
  827. "name": "Fabien Potencier",
  828. "email": "fabien@symfony.com"
  829. },
  830. {
  831. "name": "Symfony Community",
  832. "homepage": "https://symfony.com/contributors"
  833. }
  834. ],
  835. "description": "Symfony Console Component",
  836. "homepage": "https://symfony.com",
  837. "funding": [
  838. {
  839. "url": "https://symfony.com/sponsor",
  840. "type": "custom"
  841. },
  842. {
  843. "url": "https://github.com/fabpot",
  844. "type": "github"
  845. },
  846. {
  847. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  848. "type": "tidelift"
  849. }
  850. ],
  851. "time": "2020-03-30T11:42:42+00:00"
  852. },
  853. {
  854. "name": "symfony/event-dispatcher",
  855. "version": "v5.0.7",
  856. "source": {
  857. "type": "git",
  858. "url": "https://github.com/symfony/event-dispatcher.git",
  859. "reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc"
  860. },
  861. "dist": {
  862. "type": "zip",
  863. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/24f40d95385774ed5c71dbf014edd047e2f2f3dc",
  864. "reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc",
  865. "shasum": ""
  866. },
  867. "require": {
  868. "php": "^7.2.5",
  869. "symfony/event-dispatcher-contracts": "^2"
  870. },
  871. "conflict": {
  872. "symfony/dependency-injection": "<4.4"
  873. },
  874. "provide": {
  875. "psr/event-dispatcher-implementation": "1.0",
  876. "symfony/event-dispatcher-implementation": "2.0"
  877. },
  878. "require-dev": {
  879. "psr/log": "~1.0",
  880. "symfony/config": "^4.4|^5.0",
  881. "symfony/dependency-injection": "^4.4|^5.0",
  882. "symfony/expression-language": "^4.4|^5.0",
  883. "symfony/http-foundation": "^4.4|^5.0",
  884. "symfony/service-contracts": "^1.1|^2",
  885. "symfony/stopwatch": "^4.4|^5.0"
  886. },
  887. "suggest": {
  888. "symfony/dependency-injection": "",
  889. "symfony/http-kernel": ""
  890. },
  891. "type": "library",
  892. "extra": {
  893. "branch-alias": {
  894. "dev-master": "5.0-dev"
  895. }
  896. },
  897. "autoload": {
  898. "psr-4": {
  899. "Symfony\\Component\\EventDispatcher\\": ""
  900. },
  901. "exclude-from-classmap": [
  902. "/Tests/"
  903. ]
  904. },
  905. "notification-url": "https://packagist.org/downloads/",
  906. "license": [
  907. "MIT"
  908. ],
  909. "authors": [
  910. {
  911. "name": "Fabien Potencier",
  912. "email": "fabien@symfony.com"
  913. },
  914. {
  915. "name": "Symfony Community",
  916. "homepage": "https://symfony.com/contributors"
  917. }
  918. ],
  919. "description": "Symfony EventDispatcher Component",
  920. "homepage": "https://symfony.com",
  921. "funding": [
  922. {
  923. "url": "https://symfony.com/sponsor",
  924. "type": "custom"
  925. },
  926. {
  927. "url": "https://github.com/fabpot",
  928. "type": "github"
  929. },
  930. {
  931. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  932. "type": "tidelift"
  933. }
  934. ],
  935. "time": "2020-03-27T16:56:45+00:00"
  936. },
  937. {
  938. "name": "symfony/event-dispatcher-contracts",
  939. "version": "v2.0.1",
  940. "source": {
  941. "type": "git",
  942. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  943. "reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
  944. },
  945. "dist": {
  946. "type": "zip",
  947. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
  948. "reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
  949. "shasum": ""
  950. },
  951. "require": {
  952. "php": "^7.2.5",
  953. "psr/event-dispatcher": "^1"
  954. },
  955. "suggest": {
  956. "symfony/event-dispatcher-implementation": ""
  957. },
  958. "type": "library",
  959. "extra": {
  960. "branch-alias": {
  961. "dev-master": "2.0-dev"
  962. }
  963. },
  964. "autoload": {
  965. "psr-4": {
  966. "Symfony\\Contracts\\EventDispatcher\\": ""
  967. }
  968. },
  969. "notification-url": "https://packagist.org/downloads/",
  970. "license": [
  971. "MIT"
  972. ],
  973. "authors": [
  974. {
  975. "name": "Nicolas Grekas",
  976. "email": "p@tchwork.com"
  977. },
  978. {
  979. "name": "Symfony Community",
  980. "homepage": "https://symfony.com/contributors"
  981. }
  982. ],
  983. "description": "Generic abstractions related to dispatching event",
  984. "homepage": "https://symfony.com",
  985. "keywords": [
  986. "abstractions",
  987. "contracts",
  988. "decoupling",
  989. "interfaces",
  990. "interoperability",
  991. "standards"
  992. ],
  993. "time": "2019-11-18T17:27:11+00:00"
  994. },
  995. {
  996. "name": "symfony/filesystem",
  997. "version": "v5.0.7",
  998. "source": {
  999. "type": "git",
  1000. "url": "https://github.com/symfony/filesystem.git",
  1001. "reference": "ca3b87dd09fff9b771731637f5379965fbfab420"
  1002. },
  1003. "dist": {
  1004. "type": "zip",
  1005. "url": "https://api.github.com/repos/symfony/filesystem/zipball/ca3b87dd09fff9b771731637f5379965fbfab420",
  1006. "reference": "ca3b87dd09fff9b771731637f5379965fbfab420",
  1007. "shasum": ""
  1008. },
  1009. "require": {
  1010. "php": "^7.2.5",
  1011. "symfony/polyfill-ctype": "~1.8"
  1012. },
  1013. "type": "library",
  1014. "extra": {
  1015. "branch-alias": {
  1016. "dev-master": "5.0-dev"
  1017. }
  1018. },
  1019. "autoload": {
  1020. "psr-4": {
  1021. "Symfony\\Component\\Filesystem\\": ""
  1022. },
  1023. "exclude-from-classmap": [
  1024. "/Tests/"
  1025. ]
  1026. },
  1027. "notification-url": "https://packagist.org/downloads/",
  1028. "license": [
  1029. "MIT"
  1030. ],
  1031. "authors": [
  1032. {
  1033. "name": "Fabien Potencier",
  1034. "email": "fabien@symfony.com"
  1035. },
  1036. {
  1037. "name": "Symfony Community",
  1038. "homepage": "https://symfony.com/contributors"
  1039. }
  1040. ],
  1041. "description": "Symfony Filesystem Component",
  1042. "homepage": "https://symfony.com",
  1043. "funding": [
  1044. {
  1045. "url": "https://symfony.com/sponsor",
  1046. "type": "custom"
  1047. },
  1048. {
  1049. "url": "https://github.com/fabpot",
  1050. "type": "github"
  1051. },
  1052. {
  1053. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1054. "type": "tidelift"
  1055. }
  1056. ],
  1057. "time": "2020-03-27T16:56:45+00:00"
  1058. },
  1059. {
  1060. "name": "symfony/finder",
  1061. "version": "v5.0.7",
  1062. "source": {
  1063. "type": "git",
  1064. "url": "https://github.com/symfony/finder.git",
  1065. "reference": "600a52c29afc0d1caa74acbec8d3095ca7e9910d"
  1066. },
  1067. "dist": {
  1068. "type": "zip",
  1069. "url": "https://api.github.com/repos/symfony/finder/zipball/600a52c29afc0d1caa74acbec8d3095ca7e9910d",
  1070. "reference": "600a52c29afc0d1caa74acbec8d3095ca7e9910d",
  1071. "shasum": ""
  1072. },
  1073. "require": {
  1074. "php": "^7.2.5"
  1075. },
  1076. "type": "library",
  1077. "extra": {
  1078. "branch-alias": {
  1079. "dev-master": "5.0-dev"
  1080. }
  1081. },
  1082. "autoload": {
  1083. "psr-4": {
  1084. "Symfony\\Component\\Finder\\": ""
  1085. },
  1086. "exclude-from-classmap": [
  1087. "/Tests/"
  1088. ]
  1089. },
  1090. "notification-url": "https://packagist.org/downloads/",
  1091. "license": [
  1092. "MIT"
  1093. ],
  1094. "authors": [
  1095. {
  1096. "name": "Fabien Potencier",
  1097. "email": "fabien@symfony.com"
  1098. },
  1099. {
  1100. "name": "Symfony Community",
  1101. "homepage": "https://symfony.com/contributors"
  1102. }
  1103. ],
  1104. "description": "Symfony Finder Component",
  1105. "homepage": "https://symfony.com",
  1106. "funding": [
  1107. {
  1108. "url": "https://symfony.com/sponsor",
  1109. "type": "custom"
  1110. },
  1111. {
  1112. "url": "https://github.com/fabpot",
  1113. "type": "github"
  1114. },
  1115. {
  1116. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1117. "type": "tidelift"
  1118. }
  1119. ],
  1120. "time": "2020-03-27T16:56:45+00:00"
  1121. },
  1122. {
  1123. "name": "symfony/options-resolver",
  1124. "version": "v5.0.7",
  1125. "source": {
  1126. "type": "git",
  1127. "url": "https://github.com/symfony/options-resolver.git",
  1128. "reference": "09dccfffd24b311df7f184aa80ee7b61ad61ed8d"
  1129. },
  1130. "dist": {
  1131. "type": "zip",
  1132. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/09dccfffd24b311df7f184aa80ee7b61ad61ed8d",
  1133. "reference": "09dccfffd24b311df7f184aa80ee7b61ad61ed8d",
  1134. "shasum": ""
  1135. },
  1136. "require": {
  1137. "php": "^7.2.5"
  1138. },
  1139. "type": "library",
  1140. "extra": {
  1141. "branch-alias": {
  1142. "dev-master": "5.0-dev"
  1143. }
  1144. },
  1145. "autoload": {
  1146. "psr-4": {
  1147. "Symfony\\Component\\OptionsResolver\\": ""
  1148. },
  1149. "exclude-from-classmap": [
  1150. "/Tests/"
  1151. ]
  1152. },
  1153. "notification-url": "https://packagist.org/downloads/",
  1154. "license": [
  1155. "MIT"
  1156. ],
  1157. "authors": [
  1158. {
  1159. "name": "Fabien Potencier",
  1160. "email": "fabien@symfony.com"
  1161. },
  1162. {
  1163. "name": "Symfony Community",
  1164. "homepage": "https://symfony.com/contributors"
  1165. }
  1166. ],
  1167. "description": "Symfony OptionsResolver Component",
  1168. "homepage": "https://symfony.com",
  1169. "keywords": [
  1170. "config",
  1171. "configuration",
  1172. "options"
  1173. ],
  1174. "funding": [
  1175. {
  1176. "url": "https://symfony.com/sponsor",
  1177. "type": "custom"
  1178. },
  1179. {
  1180. "url": "https://github.com/fabpot",
  1181. "type": "github"
  1182. },
  1183. {
  1184. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1185. "type": "tidelift"
  1186. }
  1187. ],
  1188. "time": "2020-03-27T16:56:45+00:00"
  1189. },
  1190. {
  1191. "name": "symfony/polyfill-ctype",
  1192. "version": "v1.15.0",
  1193. "source": {
  1194. "type": "git",
  1195. "url": "https://github.com/symfony/polyfill-ctype.git",
  1196. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
  1197. },
  1198. "dist": {
  1199. "type": "zip",
  1200. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  1201. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  1202. "shasum": ""
  1203. },
  1204. "require": {
  1205. "php": ">=5.3.3"
  1206. },
  1207. "suggest": {
  1208. "ext-ctype": "For best performance"
  1209. },
  1210. "type": "library",
  1211. "extra": {
  1212. "branch-alias": {
  1213. "dev-master": "1.15-dev"
  1214. }
  1215. },
  1216. "autoload": {
  1217. "psr-4": {
  1218. "Symfony\\Polyfill\\Ctype\\": ""
  1219. },
  1220. "files": [
  1221. "bootstrap.php"
  1222. ]
  1223. },
  1224. "notification-url": "https://packagist.org/downloads/",
  1225. "license": [
  1226. "MIT"
  1227. ],
  1228. "authors": [
  1229. {
  1230. "name": "Gert de Pagter",
  1231. "email": "BackEndTea@gmail.com"
  1232. },
  1233. {
  1234. "name": "Symfony Community",
  1235. "homepage": "https://symfony.com/contributors"
  1236. }
  1237. ],
  1238. "description": "Symfony polyfill for ctype functions",
  1239. "homepage": "https://symfony.com",
  1240. "keywords": [
  1241. "compatibility",
  1242. "ctype",
  1243. "polyfill",
  1244. "portable"
  1245. ],
  1246. "funding": [
  1247. {
  1248. "url": "https://symfony.com/sponsor",
  1249. "type": "custom"
  1250. },
  1251. {
  1252. "url": "https://github.com/fabpot",
  1253. "type": "github"
  1254. },
  1255. {
  1256. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1257. "type": "tidelift"
  1258. }
  1259. ],
  1260. "time": "2020-02-27T09:26:54+00:00"
  1261. },
  1262. {
  1263. "name": "symfony/polyfill-mbstring",
  1264. "version": "v1.15.0",
  1265. "source": {
  1266. "type": "git",
  1267. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1268. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
  1269. },
  1270. "dist": {
  1271. "type": "zip",
  1272. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  1273. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  1274. "shasum": ""
  1275. },
  1276. "require": {
  1277. "php": ">=5.3.3"
  1278. },
  1279. "suggest": {
  1280. "ext-mbstring": "For best performance"
  1281. },
  1282. "type": "library",
  1283. "extra": {
  1284. "branch-alias": {
  1285. "dev-master": "1.15-dev"
  1286. }
  1287. },
  1288. "autoload": {
  1289. "psr-4": {
  1290. "Symfony\\Polyfill\\Mbstring\\": ""
  1291. },
  1292. "files": [
  1293. "bootstrap.php"
  1294. ]
  1295. },
  1296. "notification-url": "https://packagist.org/downloads/",
  1297. "license": [
  1298. "MIT"
  1299. ],
  1300. "authors": [
  1301. {
  1302. "name": "Nicolas Grekas",
  1303. "email": "p@tchwork.com"
  1304. },
  1305. {
  1306. "name": "Symfony Community",
  1307. "homepage": "https://symfony.com/contributors"
  1308. }
  1309. ],
  1310. "description": "Symfony polyfill for the Mbstring extension",
  1311. "homepage": "https://symfony.com",
  1312. "keywords": [
  1313. "compatibility",
  1314. "mbstring",
  1315. "polyfill",
  1316. "portable",
  1317. "shim"
  1318. ],
  1319. "funding": [
  1320. {
  1321. "url": "https://symfony.com/sponsor",
  1322. "type": "custom"
  1323. },
  1324. {
  1325. "url": "https://github.com/fabpot",
  1326. "type": "github"
  1327. },
  1328. {
  1329. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1330. "type": "tidelift"
  1331. }
  1332. ],
  1333. "time": "2020-03-09T19:04:49+00:00"
  1334. },
  1335. {
  1336. "name": "symfony/polyfill-php70",
  1337. "version": "v1.15.0",
  1338. "source": {
  1339. "type": "git",
  1340. "url": "https://github.com/symfony/polyfill-php70.git",
  1341. "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
  1342. },
  1343. "dist": {
  1344. "type": "zip",
  1345. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
  1346. "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
  1347. "shasum": ""
  1348. },
  1349. "require": {
  1350. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  1351. "php": ">=5.3.3"
  1352. },
  1353. "type": "library",
  1354. "extra": {
  1355. "branch-alias": {
  1356. "dev-master": "1.15-dev"
  1357. }
  1358. },
  1359. "autoload": {
  1360. "psr-4": {
  1361. "Symfony\\Polyfill\\Php70\\": ""
  1362. },
  1363. "files": [
  1364. "bootstrap.php"
  1365. ],
  1366. "classmap": [
  1367. "Resources/stubs"
  1368. ]
  1369. },
  1370. "notification-url": "https://packagist.org/downloads/",
  1371. "license": [
  1372. "MIT"
  1373. ],
  1374. "authors": [
  1375. {
  1376. "name": "Nicolas Grekas",
  1377. "email": "p@tchwork.com"
  1378. },
  1379. {
  1380. "name": "Symfony Community",
  1381. "homepage": "https://symfony.com/contributors"
  1382. }
  1383. ],
  1384. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  1385. "homepage": "https://symfony.com",
  1386. "keywords": [
  1387. "compatibility",
  1388. "polyfill",
  1389. "portable",
  1390. "shim"
  1391. ],
  1392. "time": "2020-02-27T09:26:54+00:00"
  1393. },
  1394. {
  1395. "name": "symfony/polyfill-php72",
  1396. "version": "v1.15.0",
  1397. "source": {
  1398. "type": "git",
  1399. "url": "https://github.com/symfony/polyfill-php72.git",
  1400. "reference": "37b0976c78b94856543260ce09b460a7bc852747"
  1401. },
  1402. "dist": {
  1403. "type": "zip",
  1404. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
  1405. "reference": "37b0976c78b94856543260ce09b460a7bc852747",
  1406. "shasum": ""
  1407. },
  1408. "require": {
  1409. "php": ">=5.3.3"
  1410. },
  1411. "type": "library",
  1412. "extra": {
  1413. "branch-alias": {
  1414. "dev-master": "1.15-dev"
  1415. }
  1416. },
  1417. "autoload": {
  1418. "psr-4": {
  1419. "Symfony\\Polyfill\\Php72\\": ""
  1420. },
  1421. "files": [
  1422. "bootstrap.php"
  1423. ]
  1424. },
  1425. "notification-url": "https://packagist.org/downloads/",
  1426. "license": [
  1427. "MIT"
  1428. ],
  1429. "authors": [
  1430. {
  1431. "name": "Nicolas Grekas",
  1432. "email": "p@tchwork.com"
  1433. },
  1434. {
  1435. "name": "Symfony Community",
  1436. "homepage": "https://symfony.com/contributors"
  1437. }
  1438. ],
  1439. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  1440. "homepage": "https://symfony.com",
  1441. "keywords": [
  1442. "compatibility",
  1443. "polyfill",
  1444. "portable",
  1445. "shim"
  1446. ],
  1447. "funding": [
  1448. {
  1449. "url": "https://symfony.com/sponsor",
  1450. "type": "custom"
  1451. },
  1452. {
  1453. "url": "https://github.com/fabpot",
  1454. "type": "github"
  1455. },
  1456. {
  1457. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1458. "type": "tidelift"
  1459. }
  1460. ],
  1461. "time": "2020-02-27T09:26:54+00:00"
  1462. },
  1463. {
  1464. "name": "symfony/polyfill-php73",
  1465. "version": "v1.15.0",
  1466. "source": {
  1467. "type": "git",
  1468. "url": "https://github.com/symfony/polyfill-php73.git",
  1469. "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
  1470. },
  1471. "dist": {
  1472. "type": "zip",
  1473. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
  1474. "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
  1475. "shasum": ""
  1476. },
  1477. "require": {
  1478. "php": ">=5.3.3"
  1479. },
  1480. "type": "library",
  1481. "extra": {
  1482. "branch-alias": {
  1483. "dev-master": "1.15-dev"
  1484. }
  1485. },
  1486. "autoload": {
  1487. "psr-4": {
  1488. "Symfony\\Polyfill\\Php73\\": ""
  1489. },
  1490. "files": [
  1491. "bootstrap.php"
  1492. ],
  1493. "classmap": [
  1494. "Resources/stubs"
  1495. ]
  1496. },
  1497. "notification-url": "https://packagist.org/downloads/",
  1498. "license": [
  1499. "MIT"
  1500. ],
  1501. "authors": [
  1502. {
  1503. "name": "Nicolas Grekas",
  1504. "email": "p@tchwork.com"
  1505. },
  1506. {
  1507. "name": "Symfony Community",
  1508. "homepage": "https://symfony.com/contributors"
  1509. }
  1510. ],
  1511. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  1512. "homepage": "https://symfony.com",
  1513. "keywords": [
  1514. "compatibility",
  1515. "polyfill",
  1516. "portable",
  1517. "shim"
  1518. ],
  1519. "funding": [
  1520. {
  1521. "url": "https://symfony.com/sponsor",
  1522. "type": "custom"
  1523. },
  1524. {
  1525. "url": "https://github.com/fabpot",
  1526. "type": "github"
  1527. },
  1528. {
  1529. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1530. "type": "tidelift"
  1531. }
  1532. ],
  1533. "time": "2020-02-27T09:26:54+00:00"
  1534. },
  1535. {
  1536. "name": "symfony/process",
  1537. "version": "v5.0.7",
  1538. "source": {
  1539. "type": "git",
  1540. "url": "https://github.com/symfony/process.git",
  1541. "reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e"
  1542. },
  1543. "dist": {
  1544. "type": "zip",
  1545. "url": "https://api.github.com/repos/symfony/process/zipball/c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
  1546. "reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
  1547. "shasum": ""
  1548. },
  1549. "require": {
  1550. "php": "^7.2.5"
  1551. },
  1552. "type": "library",
  1553. "extra": {
  1554. "branch-alias": {
  1555. "dev-master": "5.0-dev"
  1556. }
  1557. },
  1558. "autoload": {
  1559. "psr-4": {
  1560. "Symfony\\Component\\Process\\": ""
  1561. },
  1562. "exclude-from-classmap": [
  1563. "/Tests/"
  1564. ]
  1565. },
  1566. "notification-url": "https://packagist.org/downloads/",
  1567. "license": [
  1568. "MIT"
  1569. ],
  1570. "authors": [
  1571. {
  1572. "name": "Fabien Potencier",
  1573. "email": "fabien@symfony.com"
  1574. },
  1575. {
  1576. "name": "Symfony Community",
  1577. "homepage": "https://symfony.com/contributors"
  1578. }
  1579. ],
  1580. "description": "Symfony Process Component",
  1581. "homepage": "https://symfony.com",
  1582. "funding": [
  1583. {
  1584. "url": "https://symfony.com/sponsor",
  1585. "type": "custom"
  1586. },
  1587. {
  1588. "url": "https://github.com/fabpot",
  1589. "type": "github"
  1590. },
  1591. {
  1592. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1593. "type": "tidelift"
  1594. }
  1595. ],
  1596. "time": "2020-03-27T16:56:45+00:00"
  1597. },
  1598. {
  1599. "name": "symfony/service-contracts",
  1600. "version": "v2.0.1",
  1601. "source": {
  1602. "type": "git",
  1603. "url": "https://github.com/symfony/service-contracts.git",
  1604. "reference": "144c5e51266b281231e947b51223ba14acf1a749"
  1605. },
  1606. "dist": {
  1607. "type": "zip",
  1608. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
  1609. "reference": "144c5e51266b281231e947b51223ba14acf1a749",
  1610. "shasum": ""
  1611. },
  1612. "require": {
  1613. "php": "^7.2.5",
  1614. "psr/container": "^1.0"
  1615. },
  1616. "suggest": {
  1617. "symfony/service-implementation": ""
  1618. },
  1619. "type": "library",
  1620. "extra": {
  1621. "branch-alias": {
  1622. "dev-master": "2.0-dev"
  1623. }
  1624. },
  1625. "autoload": {
  1626. "psr-4": {
  1627. "Symfony\\Contracts\\Service\\": ""
  1628. }
  1629. },
  1630. "notification-url": "https://packagist.org/downloads/",
  1631. "license": [
  1632. "MIT"
  1633. ],
  1634. "authors": [
  1635. {
  1636. "name": "Nicolas Grekas",
  1637. "email": "p@tchwork.com"
  1638. },
  1639. {
  1640. "name": "Symfony Community",
  1641. "homepage": "https://symfony.com/contributors"
  1642. }
  1643. ],
  1644. "description": "Generic abstractions related to writing services",
  1645. "homepage": "https://symfony.com",
  1646. "keywords": [
  1647. "abstractions",
  1648. "contracts",
  1649. "decoupling",
  1650. "interfaces",
  1651. "interoperability",
  1652. "standards"
  1653. ],
  1654. "time": "2019-11-18T17:27:11+00:00"
  1655. },
  1656. {
  1657. "name": "symfony/stopwatch",
  1658. "version": "v5.0.7",
  1659. "source": {
  1660. "type": "git",
  1661. "url": "https://github.com/symfony/stopwatch.git",
  1662. "reference": "a1d86d30d4522423afc998f32404efa34fcf5a73"
  1663. },
  1664. "dist": {
  1665. "type": "zip",
  1666. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/a1d86d30d4522423afc998f32404efa34fcf5a73",
  1667. "reference": "a1d86d30d4522423afc998f32404efa34fcf5a73",
  1668. "shasum": ""
  1669. },
  1670. "require": {
  1671. "php": "^7.2.5",
  1672. "symfony/service-contracts": "^1.0|^2"
  1673. },
  1674. "type": "library",
  1675. "extra": {
  1676. "branch-alias": {
  1677. "dev-master": "5.0-dev"
  1678. }
  1679. },
  1680. "autoload": {
  1681. "psr-4": {
  1682. "Symfony\\Component\\Stopwatch\\": ""
  1683. },
  1684. "exclude-from-classmap": [
  1685. "/Tests/"
  1686. ]
  1687. },
  1688. "notification-url": "https://packagist.org/downloads/",
  1689. "license": [
  1690. "MIT"
  1691. ],
  1692. "authors": [
  1693. {
  1694. "name": "Fabien Potencier",
  1695. "email": "fabien@symfony.com"
  1696. },
  1697. {
  1698. "name": "Symfony Community",
  1699. "homepage": "https://symfony.com/contributors"
  1700. }
  1701. ],
  1702. "description": "Symfony Stopwatch Component",
  1703. "homepage": "https://symfony.com",
  1704. "funding": [
  1705. {
  1706. "url": "https://symfony.com/sponsor",
  1707. "type": "custom"
  1708. },
  1709. {
  1710. "url": "https://github.com/fabpot",
  1711. "type": "github"
  1712. },
  1713. {
  1714. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1715. "type": "tidelift"
  1716. }
  1717. ],
  1718. "time": "2020-03-27T16:56:45+00:00"
  1719. }
  1720. ],
  1721. "aliases": [],
  1722. "minimum-stability": "stable",
  1723. "stability-flags": [],
  1724. "prefer-stable": false,
  1725. "prefer-lowest": false,
  1726. "platform": [],
  1727. "platform-dev": [],
  1728. "plugin-api-version": "2.0.0"
  1729. }