composer.lock 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741
  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": "52c58f251fed1d70a8f032aab24e18a0",
  8. "packages": [
  9. {
  10. "name": "consolidation/annotated-command",
  11. "version": "2.12.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/consolidation/annotated-command.git",
  15. "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
  20. "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "consolidation/output-formatters": "^3.4",
  25. "php": ">=5.4.5",
  26. "psr/log": "^1",
  27. "symfony/console": "^2.8|^3|^4",
  28. "symfony/event-dispatcher": "^2.5|^3|^4",
  29. "symfony/finder": "^2.5|^3|^4"
  30. },
  31. "require-dev": {
  32. "g1a/composer-test-scenarios": "^3",
  33. "php-coveralls/php-coveralls": "^1",
  34. "phpunit/phpunit": "^6",
  35. "squizlabs/php_codesniffer": "^2.7"
  36. },
  37. "type": "library",
  38. "extra": {
  39. "scenarios": {
  40. "symfony4": {
  41. "require": {
  42. "symfony/console": "^4.0"
  43. },
  44. "config": {
  45. "platform": {
  46. "php": "7.1.3"
  47. }
  48. }
  49. },
  50. "symfony2": {
  51. "require": {
  52. "symfony/console": "^2.8"
  53. },
  54. "require-dev": {
  55. "phpunit/phpunit": "^4.8.36"
  56. },
  57. "remove": [
  58. "php-coveralls/php-coveralls"
  59. ],
  60. "config": {
  61. "platform": {
  62. "php": "5.4.8"
  63. }
  64. },
  65. "scenario-options": {
  66. "create-lockfile": "false"
  67. }
  68. },
  69. "phpunit4": {
  70. "require-dev": {
  71. "phpunit/phpunit": "^4.8.36"
  72. },
  73. "remove": [
  74. "php-coveralls/php-coveralls"
  75. ],
  76. "config": {
  77. "platform": {
  78. "php": "5.4.8"
  79. }
  80. }
  81. }
  82. },
  83. "branch-alias": {
  84. "dev-master": "2.x-dev"
  85. }
  86. },
  87. "autoload": {
  88. "psr-4": {
  89. "Consolidation\\AnnotatedCommand\\": "src"
  90. }
  91. },
  92. "notification-url": "https://packagist.org/downloads/",
  93. "license": [
  94. "MIT"
  95. ],
  96. "authors": [
  97. {
  98. "name": "Greg Anderson",
  99. "email": "greg.1.anderson@greenknowe.org"
  100. }
  101. ],
  102. "description": "Initialize Symfony Console commands from annotated command class methods.",
  103. "time": "2019-03-08T16:55:03+00:00"
  104. },
  105. {
  106. "name": "consolidation/output-formatters",
  107. "version": "3.5.0",
  108. "source": {
  109. "type": "git",
  110. "url": "https://github.com/consolidation/output-formatters.git",
  111. "reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
  112. },
  113. "dist": {
  114. "type": "zip",
  115. "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
  116. "reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
  117. "shasum": ""
  118. },
  119. "require": {
  120. "dflydev/dot-access-data": "^1.1.0",
  121. "php": ">=5.4.0",
  122. "symfony/console": "^2.8|^3|^4",
  123. "symfony/finder": "^2.5|^3|^4"
  124. },
  125. "require-dev": {
  126. "g1a/composer-test-scenarios": "^3",
  127. "php-coveralls/php-coveralls": "^1",
  128. "phpunit/phpunit": "^5.7.27",
  129. "squizlabs/php_codesniffer": "^2.7",
  130. "symfony/var-dumper": "^2.8|^3|^4",
  131. "victorjonsson/markdowndocs": "^1.3"
  132. },
  133. "suggest": {
  134. "symfony/var-dumper": "For using the var_dump formatter"
  135. },
  136. "type": "library",
  137. "extra": {
  138. "scenarios": {
  139. "symfony4": {
  140. "require": {
  141. "symfony/console": "^4.0"
  142. },
  143. "require-dev": {
  144. "phpunit/phpunit": "^6"
  145. },
  146. "config": {
  147. "platform": {
  148. "php": "7.1.3"
  149. }
  150. }
  151. },
  152. "symfony3": {
  153. "require": {
  154. "symfony/console": "^3.4",
  155. "symfony/finder": "^3.4",
  156. "symfony/var-dumper": "^3.4"
  157. },
  158. "config": {
  159. "platform": {
  160. "php": "5.6.32"
  161. }
  162. }
  163. },
  164. "symfony2": {
  165. "require": {
  166. "symfony/console": "^2.8"
  167. },
  168. "require-dev": {
  169. "phpunit/phpunit": "^4.8.36"
  170. },
  171. "remove": [
  172. "php-coveralls/php-coveralls"
  173. ],
  174. "config": {
  175. "platform": {
  176. "php": "5.4.8"
  177. }
  178. },
  179. "scenario-options": {
  180. "create-lockfile": "false"
  181. }
  182. }
  183. },
  184. "branch-alias": {
  185. "dev-master": "3.x-dev"
  186. }
  187. },
  188. "autoload": {
  189. "psr-4": {
  190. "Consolidation\\OutputFormatters\\": "src"
  191. }
  192. },
  193. "notification-url": "https://packagist.org/downloads/",
  194. "license": [
  195. "MIT"
  196. ],
  197. "authors": [
  198. {
  199. "name": "Greg Anderson",
  200. "email": "greg.1.anderson@greenknowe.org"
  201. }
  202. ],
  203. "description": "Format text by applying transformations provided by plug-in formatters.",
  204. "time": "2019-05-30T23:16:01+00:00"
  205. },
  206. {
  207. "name": "dflydev/dot-access-data",
  208. "version": "v1.1.0",
  209. "source": {
  210. "type": "git",
  211. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  212. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
  213. },
  214. "dist": {
  215. "type": "zip",
  216. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
  217. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
  218. "shasum": ""
  219. },
  220. "require": {
  221. "php": ">=5.3.2"
  222. },
  223. "type": "library",
  224. "extra": {
  225. "branch-alias": {
  226. "dev-master": "1.0-dev"
  227. }
  228. },
  229. "autoload": {
  230. "psr-0": {
  231. "Dflydev\\DotAccessData": "src"
  232. }
  233. },
  234. "notification-url": "https://packagist.org/downloads/",
  235. "license": [
  236. "MIT"
  237. ],
  238. "authors": [
  239. {
  240. "name": "Dragonfly Development Inc.",
  241. "email": "info@dflydev.com",
  242. "homepage": "http://dflydev.com"
  243. },
  244. {
  245. "name": "Beau Simensen",
  246. "email": "beau@dflydev.com",
  247. "homepage": "http://beausimensen.com"
  248. },
  249. {
  250. "name": "Carlos Frutos",
  251. "email": "carlos@kiwing.it",
  252. "homepage": "https://github.com/cfrutos"
  253. }
  254. ],
  255. "description": "Given a deep data structure, access data by dot notation.",
  256. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  257. "keywords": [
  258. "access",
  259. "data",
  260. "dot",
  261. "notation"
  262. ],
  263. "time": "2017-01-20T21:14:22+00:00"
  264. },
  265. {
  266. "name": "dnoegel/php-xdg-base-dir",
  267. "version": "v0.1.1",
  268. "source": {
  269. "type": "git",
  270. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  271. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
  272. },
  273. "dist": {
  274. "type": "zip",
  275. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  276. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  277. "shasum": ""
  278. },
  279. "require": {
  280. "php": ">=5.3.2"
  281. },
  282. "require-dev": {
  283. "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
  284. },
  285. "type": "library",
  286. "autoload": {
  287. "psr-4": {
  288. "XdgBaseDir\\": "src/"
  289. }
  290. },
  291. "notification-url": "https://packagist.org/downloads/",
  292. "license": [
  293. "MIT"
  294. ],
  295. "description": "implementation of xdg base directory specification for php",
  296. "time": "2019-12-04T15:06:13+00:00"
  297. },
  298. {
  299. "name": "drush/drush",
  300. "version": "8.3.5",
  301. "source": {
  302. "type": "git",
  303. "url": "https://github.com/drush-ops/drush.git",
  304. "reference": "24e317b182155c9cd551e772b45ebce1fe7a2b17"
  305. },
  306. "dist": {
  307. "type": "zip",
  308. "url": "https://api.github.com/repos/drush-ops/drush/zipball/24e317b182155c9cd551e772b45ebce1fe7a2b17",
  309. "reference": "24e317b182155c9cd551e772b45ebce1fe7a2b17",
  310. "shasum": ""
  311. },
  312. "require": {
  313. "consolidation/annotated-command": "^2.12.0",
  314. "consolidation/output-formatters": "~3",
  315. "pear/console_table": "~1.3.1",
  316. "php": ">=5.4.5",
  317. "psr/log": "~1.0",
  318. "psy/psysh": "~0.6",
  319. "symfony/console": "~2.7|^3|^4.4",
  320. "symfony/event-dispatcher": "~2.7|^3|^4.4",
  321. "symfony/finder": "~2.7|^3|^4.4",
  322. "symfony/process": "~2.7|^3|^4.4",
  323. "symfony/var-dumper": "~2.7|^3|^4.4|^5",
  324. "symfony/yaml": "~2.3|^3|^4.4",
  325. "webflo/drupal-finder": "^1.1.0",
  326. "webmozart/path-util": "~2"
  327. },
  328. "require-dev": {
  329. "phpunit/phpunit": "4.*",
  330. "symfony/console": "~2.7",
  331. "symfony/event-dispatcher": "~2.7",
  332. "symfony/finder": "~2.7",
  333. "symfony/process": "2.7.*",
  334. "symfony/var-dumper": "~2.7",
  335. "symfony/yaml": "~2.3"
  336. },
  337. "suggest": {
  338. "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
  339. "ext-pcntl": "*"
  340. },
  341. "bin": [
  342. "drush",
  343. "drush.launcher",
  344. "drush.php",
  345. "drush.complete.sh"
  346. ],
  347. "type": "library",
  348. "extra": {
  349. "branch-alias": {
  350. "dev-master": "8.3.x-dev"
  351. }
  352. },
  353. "autoload": {
  354. "psr-0": {
  355. "Drush": "lib/",
  356. "Consolidation": "lib/"
  357. },
  358. "psr-4": {
  359. "Drush\\": "src/"
  360. }
  361. },
  362. "notification-url": "https://packagist.org/downloads/",
  363. "license": [
  364. "GPL-2.0-or-later"
  365. ],
  366. "authors": [
  367. {
  368. "name": "Moshe Weitzman",
  369. "email": "weitzman@tejasa.com"
  370. },
  371. {
  372. "name": "Owen Barton",
  373. "email": "drupal@owenbarton.com"
  374. },
  375. {
  376. "name": "Mark Sonnabaum",
  377. "email": "marksonnabaum@gmail.com"
  378. },
  379. {
  380. "name": "Antoine Beaupré",
  381. "email": "anarcat@koumbit.org"
  382. },
  383. {
  384. "name": "Greg Anderson",
  385. "email": "greg.1.anderson@greenknowe.org"
  386. },
  387. {
  388. "name": "Jonathan Araña Cruz",
  389. "email": "jonhattan@faita.net"
  390. },
  391. {
  392. "name": "Jonathan Hedstrom",
  393. "email": "jhedstrom@gmail.com"
  394. },
  395. {
  396. "name": "Christopher Gervais",
  397. "email": "chris@ergonlogic.com"
  398. },
  399. {
  400. "name": "Dave Reid",
  401. "email": "dave@davereid.net"
  402. },
  403. {
  404. "name": "Damian Lee",
  405. "email": "damiankloip@googlemail.com"
  406. }
  407. ],
  408. "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
  409. "homepage": "http://www.drush.org",
  410. "funding": [
  411. {
  412. "url": "https://github.com/weitzman",
  413. "type": "github"
  414. }
  415. ],
  416. "time": "2020-05-30T01:54:49+00:00"
  417. },
  418. {
  419. "name": "nikic/php-parser",
  420. "version": "v4.5.0",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/nikic/PHP-Parser.git",
  424. "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463",
  429. "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "ext-tokenizer": "*",
  434. "php": ">=7.0"
  435. },
  436. "require-dev": {
  437. "ircmaxell/php-yacc": "0.0.5",
  438. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  439. },
  440. "bin": [
  441. "bin/php-parse"
  442. ],
  443. "type": "library",
  444. "extra": {
  445. "branch-alias": {
  446. "dev-master": "4.3-dev"
  447. }
  448. },
  449. "autoload": {
  450. "psr-4": {
  451. "PhpParser\\": "lib/PhpParser"
  452. }
  453. },
  454. "notification-url": "https://packagist.org/downloads/",
  455. "license": [
  456. "BSD-3-Clause"
  457. ],
  458. "authors": [
  459. {
  460. "name": "Nikita Popov"
  461. }
  462. ],
  463. "description": "A PHP parser written in PHP",
  464. "keywords": [
  465. "parser",
  466. "php"
  467. ],
  468. "time": "2020-06-03T07:24:19+00:00"
  469. },
  470. {
  471. "name": "pear/console_table",
  472. "version": "v1.3.1",
  473. "source": {
  474. "type": "git",
  475. "url": "https://github.com/pear/Console_Table.git",
  476. "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
  477. },
  478. "dist": {
  479. "type": "zip",
  480. "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
  481. "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
  482. "shasum": ""
  483. },
  484. "require": {
  485. "php": ">=5.2.0"
  486. },
  487. "suggest": {
  488. "pear/Console_Color2": ">=0.1.2"
  489. },
  490. "type": "library",
  491. "autoload": {
  492. "classmap": [
  493. "Table.php"
  494. ]
  495. },
  496. "notification-url": "https://packagist.org/downloads/",
  497. "license": [
  498. "BSD-2-Clause"
  499. ],
  500. "authors": [
  501. {
  502. "name": "Jan Schneider",
  503. "homepage": "http://pear.php.net/user/yunosh"
  504. },
  505. {
  506. "name": "Tal Peer",
  507. "homepage": "http://pear.php.net/user/tal"
  508. },
  509. {
  510. "name": "Xavier Noguer",
  511. "homepage": "http://pear.php.net/user/xnoguer"
  512. },
  513. {
  514. "name": "Richard Heyes",
  515. "homepage": "http://pear.php.net/user/richard"
  516. }
  517. ],
  518. "description": "Library that makes it easy to build console style tables.",
  519. "homepage": "http://pear.php.net/package/Console_Table/",
  520. "keywords": [
  521. "console"
  522. ],
  523. "time": "2018-01-25T20:47:17+00:00"
  524. },
  525. {
  526. "name": "psr/container",
  527. "version": "1.0.0",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/php-fig/container.git",
  531. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  536. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  537. "shasum": ""
  538. },
  539. "require": {
  540. "php": ">=5.3.0"
  541. },
  542. "type": "library",
  543. "extra": {
  544. "branch-alias": {
  545. "dev-master": "1.0.x-dev"
  546. }
  547. },
  548. "autoload": {
  549. "psr-4": {
  550. "Psr\\Container\\": "src/"
  551. }
  552. },
  553. "notification-url": "https://packagist.org/downloads/",
  554. "license": [
  555. "MIT"
  556. ],
  557. "authors": [
  558. {
  559. "name": "PHP-FIG",
  560. "homepage": "http://www.php-fig.org/"
  561. }
  562. ],
  563. "description": "Common Container Interface (PHP FIG PSR-11)",
  564. "homepage": "https://github.com/php-fig/container",
  565. "keywords": [
  566. "PSR-11",
  567. "container",
  568. "container-interface",
  569. "container-interop",
  570. "psr"
  571. ],
  572. "time": "2017-02-14T16:28:37+00:00"
  573. },
  574. {
  575. "name": "psr/log",
  576. "version": "1.1.3",
  577. "source": {
  578. "type": "git",
  579. "url": "https://github.com/php-fig/log.git",
  580. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  581. },
  582. "dist": {
  583. "type": "zip",
  584. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  585. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  586. "shasum": ""
  587. },
  588. "require": {
  589. "php": ">=5.3.0"
  590. },
  591. "type": "library",
  592. "extra": {
  593. "branch-alias": {
  594. "dev-master": "1.1.x-dev"
  595. }
  596. },
  597. "autoload": {
  598. "psr-4": {
  599. "Psr\\Log\\": "Psr/Log/"
  600. }
  601. },
  602. "notification-url": "https://packagist.org/downloads/",
  603. "license": [
  604. "MIT"
  605. ],
  606. "authors": [
  607. {
  608. "name": "PHP-FIG",
  609. "homepage": "http://www.php-fig.org/"
  610. }
  611. ],
  612. "description": "Common interface for logging libraries",
  613. "homepage": "https://github.com/php-fig/log",
  614. "keywords": [
  615. "log",
  616. "psr",
  617. "psr-3"
  618. ],
  619. "time": "2020-03-23T09:12:05+00:00"
  620. },
  621. {
  622. "name": "psy/psysh",
  623. "version": "v0.10.4",
  624. "source": {
  625. "type": "git",
  626. "url": "https://github.com/bobthecow/psysh.git",
  627. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
  628. },
  629. "dist": {
  630. "type": "zip",
  631. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
  632. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
  633. "shasum": ""
  634. },
  635. "require": {
  636. "dnoegel/php-xdg-base-dir": "0.1.*",
  637. "ext-json": "*",
  638. "ext-tokenizer": "*",
  639. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  640. "php": "^8.0 || ^7.0 || ^5.5.9",
  641. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  642. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  643. },
  644. "require-dev": {
  645. "bamarni/composer-bin-plugin": "^1.2",
  646. "hoa/console": "3.17.*"
  647. },
  648. "suggest": {
  649. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  650. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  651. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  652. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  653. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  654. },
  655. "bin": [
  656. "bin/psysh"
  657. ],
  658. "type": "library",
  659. "extra": {
  660. "branch-alias": {
  661. "dev-master": "0.10.x-dev"
  662. }
  663. },
  664. "autoload": {
  665. "files": [
  666. "src/functions.php"
  667. ],
  668. "psr-4": {
  669. "Psy\\": "src/"
  670. }
  671. },
  672. "notification-url": "https://packagist.org/downloads/",
  673. "license": [
  674. "MIT"
  675. ],
  676. "authors": [
  677. {
  678. "name": "Justin Hileman",
  679. "email": "justin@justinhileman.info",
  680. "homepage": "http://justinhileman.com"
  681. }
  682. ],
  683. "description": "An interactive shell for modern PHP.",
  684. "homepage": "http://psysh.org",
  685. "keywords": [
  686. "REPL",
  687. "console",
  688. "interactive",
  689. "shell"
  690. ],
  691. "time": "2020-05-03T19:32:03+00:00"
  692. },
  693. {
  694. "name": "symfony/console",
  695. "version": "v4.4.10",
  696. "source": {
  697. "type": "git",
  698. "url": "https://github.com/symfony/console.git",
  699. "reference": "326b064d804043005526f5a0494cfb49edb59bb0"
  700. },
  701. "dist": {
  702. "type": "zip",
  703. "url": "https://api.github.com/repos/symfony/console/zipball/326b064d804043005526f5a0494cfb49edb59bb0",
  704. "reference": "326b064d804043005526f5a0494cfb49edb59bb0",
  705. "shasum": ""
  706. },
  707. "require": {
  708. "php": ">=7.1.3",
  709. "symfony/polyfill-mbstring": "~1.0",
  710. "symfony/polyfill-php73": "^1.8",
  711. "symfony/polyfill-php80": "^1.15",
  712. "symfony/service-contracts": "^1.1|^2"
  713. },
  714. "conflict": {
  715. "symfony/dependency-injection": "<3.4",
  716. "symfony/event-dispatcher": "<4.3|>=5",
  717. "symfony/lock": "<4.4",
  718. "symfony/process": "<3.3"
  719. },
  720. "provide": {
  721. "psr/log-implementation": "1.0"
  722. },
  723. "require-dev": {
  724. "psr/log": "~1.0",
  725. "symfony/config": "^3.4|^4.0|^5.0",
  726. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  727. "symfony/event-dispatcher": "^4.3",
  728. "symfony/lock": "^4.4|^5.0",
  729. "symfony/process": "^3.4|^4.0|^5.0",
  730. "symfony/var-dumper": "^4.3|^5.0"
  731. },
  732. "suggest": {
  733. "psr/log": "For using the console logger",
  734. "symfony/event-dispatcher": "",
  735. "symfony/lock": "",
  736. "symfony/process": ""
  737. },
  738. "type": "library",
  739. "extra": {
  740. "branch-alias": {
  741. "dev-master": "4.4-dev"
  742. }
  743. },
  744. "autoload": {
  745. "psr-4": {
  746. "Symfony\\Component\\Console\\": ""
  747. },
  748. "exclude-from-classmap": [
  749. "/Tests/"
  750. ]
  751. },
  752. "notification-url": "https://packagist.org/downloads/",
  753. "license": [
  754. "MIT"
  755. ],
  756. "authors": [
  757. {
  758. "name": "Fabien Potencier",
  759. "email": "fabien@symfony.com"
  760. },
  761. {
  762. "name": "Symfony Community",
  763. "homepage": "https://symfony.com/contributors"
  764. }
  765. ],
  766. "description": "Symfony Console Component",
  767. "homepage": "https://symfony.com",
  768. "funding": [
  769. {
  770. "url": "https://symfony.com/sponsor",
  771. "type": "custom"
  772. },
  773. {
  774. "url": "https://github.com/fabpot",
  775. "type": "github"
  776. },
  777. {
  778. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  779. "type": "tidelift"
  780. }
  781. ],
  782. "time": "2020-05-30T20:06:45+00:00"
  783. },
  784. {
  785. "name": "symfony/event-dispatcher",
  786. "version": "v4.4.10",
  787. "source": {
  788. "type": "git",
  789. "url": "https://github.com/symfony/event-dispatcher.git",
  790. "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866"
  791. },
  792. "dist": {
  793. "type": "zip",
  794. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5370aaa7807c7a439b21386661ffccf3dff2866",
  795. "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866",
  796. "shasum": ""
  797. },
  798. "require": {
  799. "php": ">=7.1.3",
  800. "symfony/event-dispatcher-contracts": "^1.1"
  801. },
  802. "conflict": {
  803. "symfony/dependency-injection": "<3.4"
  804. },
  805. "provide": {
  806. "psr/event-dispatcher-implementation": "1.0",
  807. "symfony/event-dispatcher-implementation": "1.1"
  808. },
  809. "require-dev": {
  810. "psr/log": "~1.0",
  811. "symfony/config": "^3.4|^4.0|^5.0",
  812. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  813. "symfony/expression-language": "^3.4|^4.0|^5.0",
  814. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  815. "symfony/service-contracts": "^1.1|^2",
  816. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  817. },
  818. "suggest": {
  819. "symfony/dependency-injection": "",
  820. "symfony/http-kernel": ""
  821. },
  822. "type": "library",
  823. "extra": {
  824. "branch-alias": {
  825. "dev-master": "4.4-dev"
  826. }
  827. },
  828. "autoload": {
  829. "psr-4": {
  830. "Symfony\\Component\\EventDispatcher\\": ""
  831. },
  832. "exclude-from-classmap": [
  833. "/Tests/"
  834. ]
  835. },
  836. "notification-url": "https://packagist.org/downloads/",
  837. "license": [
  838. "MIT"
  839. ],
  840. "authors": [
  841. {
  842. "name": "Fabien Potencier",
  843. "email": "fabien@symfony.com"
  844. },
  845. {
  846. "name": "Symfony Community",
  847. "homepage": "https://symfony.com/contributors"
  848. }
  849. ],
  850. "description": "Symfony EventDispatcher Component",
  851. "homepage": "https://symfony.com",
  852. "funding": [
  853. {
  854. "url": "https://symfony.com/sponsor",
  855. "type": "custom"
  856. },
  857. {
  858. "url": "https://github.com/fabpot",
  859. "type": "github"
  860. },
  861. {
  862. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  863. "type": "tidelift"
  864. }
  865. ],
  866. "time": "2020-05-20T08:37:50+00:00"
  867. },
  868. {
  869. "name": "symfony/event-dispatcher-contracts",
  870. "version": "v1.1.7",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  874. "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
  879. "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
  880. "shasum": ""
  881. },
  882. "require": {
  883. "php": "^7.1.3"
  884. },
  885. "suggest": {
  886. "psr/event-dispatcher": "",
  887. "symfony/event-dispatcher-implementation": ""
  888. },
  889. "type": "library",
  890. "extra": {
  891. "branch-alias": {
  892. "dev-master": "1.1-dev"
  893. }
  894. },
  895. "autoload": {
  896. "psr-4": {
  897. "Symfony\\Contracts\\EventDispatcher\\": ""
  898. }
  899. },
  900. "notification-url": "https://packagist.org/downloads/",
  901. "license": [
  902. "MIT"
  903. ],
  904. "authors": [
  905. {
  906. "name": "Nicolas Grekas",
  907. "email": "p@tchwork.com"
  908. },
  909. {
  910. "name": "Symfony Community",
  911. "homepage": "https://symfony.com/contributors"
  912. }
  913. ],
  914. "description": "Generic abstractions related to dispatching event",
  915. "homepage": "https://symfony.com",
  916. "keywords": [
  917. "abstractions",
  918. "contracts",
  919. "decoupling",
  920. "interfaces",
  921. "interoperability",
  922. "standards"
  923. ],
  924. "time": "2019-09-17T09:54:03+00:00"
  925. },
  926. {
  927. "name": "symfony/finder",
  928. "version": "v4.4.10",
  929. "source": {
  930. "type": "git",
  931. "url": "https://github.com/symfony/finder.git",
  932. "reference": "5729f943f9854c5781984ed4907bbb817735776b"
  933. },
  934. "dist": {
  935. "type": "zip",
  936. "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b",
  937. "reference": "5729f943f9854c5781984ed4907bbb817735776b",
  938. "shasum": ""
  939. },
  940. "require": {
  941. "php": "^7.1.3"
  942. },
  943. "type": "library",
  944. "extra": {
  945. "branch-alias": {
  946. "dev-master": "4.4-dev"
  947. }
  948. },
  949. "autoload": {
  950. "psr-4": {
  951. "Symfony\\Component\\Finder\\": ""
  952. },
  953. "exclude-from-classmap": [
  954. "/Tests/"
  955. ]
  956. },
  957. "notification-url": "https://packagist.org/downloads/",
  958. "license": [
  959. "MIT"
  960. ],
  961. "authors": [
  962. {
  963. "name": "Fabien Potencier",
  964. "email": "fabien@symfony.com"
  965. },
  966. {
  967. "name": "Symfony Community",
  968. "homepage": "https://symfony.com/contributors"
  969. }
  970. ],
  971. "description": "Symfony Finder Component",
  972. "homepage": "https://symfony.com",
  973. "funding": [
  974. {
  975. "url": "https://symfony.com/sponsor",
  976. "type": "custom"
  977. },
  978. {
  979. "url": "https://github.com/fabpot",
  980. "type": "github"
  981. },
  982. {
  983. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  984. "type": "tidelift"
  985. }
  986. ],
  987. "time": "2020-03-27T16:54:36+00:00"
  988. },
  989. {
  990. "name": "symfony/polyfill-ctype",
  991. "version": "v1.17.1",
  992. "source": {
  993. "type": "git",
  994. "url": "https://github.com/symfony/polyfill-ctype.git",
  995. "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
  996. },
  997. "dist": {
  998. "type": "zip",
  999. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
  1000. "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
  1001. "shasum": ""
  1002. },
  1003. "require": {
  1004. "php": ">=5.3.3"
  1005. },
  1006. "suggest": {
  1007. "ext-ctype": "For best performance"
  1008. },
  1009. "type": "library",
  1010. "extra": {
  1011. "branch-alias": {
  1012. "dev-master": "1.17-dev"
  1013. },
  1014. "thanks": {
  1015. "name": "symfony/polyfill",
  1016. "url": "https://github.com/symfony/polyfill"
  1017. }
  1018. },
  1019. "autoload": {
  1020. "psr-4": {
  1021. "Symfony\\Polyfill\\Ctype\\": ""
  1022. },
  1023. "files": [
  1024. "bootstrap.php"
  1025. ]
  1026. },
  1027. "notification-url": "https://packagist.org/downloads/",
  1028. "license": [
  1029. "MIT"
  1030. ],
  1031. "authors": [
  1032. {
  1033. "name": "Gert de Pagter",
  1034. "email": "BackEndTea@gmail.com"
  1035. },
  1036. {
  1037. "name": "Symfony Community",
  1038. "homepage": "https://symfony.com/contributors"
  1039. }
  1040. ],
  1041. "description": "Symfony polyfill for ctype functions",
  1042. "homepage": "https://symfony.com",
  1043. "keywords": [
  1044. "compatibility",
  1045. "ctype",
  1046. "polyfill",
  1047. "portable"
  1048. ],
  1049. "funding": [
  1050. {
  1051. "url": "https://symfony.com/sponsor",
  1052. "type": "custom"
  1053. },
  1054. {
  1055. "url": "https://github.com/fabpot",
  1056. "type": "github"
  1057. },
  1058. {
  1059. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1060. "type": "tidelift"
  1061. }
  1062. ],
  1063. "time": "2020-06-06T08:46:27+00:00"
  1064. },
  1065. {
  1066. "name": "symfony/polyfill-mbstring",
  1067. "version": "v1.17.1",
  1068. "source": {
  1069. "type": "git",
  1070. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1071. "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
  1072. },
  1073. "dist": {
  1074. "type": "zip",
  1075. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
  1076. "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
  1077. "shasum": ""
  1078. },
  1079. "require": {
  1080. "php": ">=5.3.3"
  1081. },
  1082. "suggest": {
  1083. "ext-mbstring": "For best performance"
  1084. },
  1085. "type": "library",
  1086. "extra": {
  1087. "branch-alias": {
  1088. "dev-master": "1.17-dev"
  1089. },
  1090. "thanks": {
  1091. "name": "symfony/polyfill",
  1092. "url": "https://github.com/symfony/polyfill"
  1093. }
  1094. },
  1095. "autoload": {
  1096. "psr-4": {
  1097. "Symfony\\Polyfill\\Mbstring\\": ""
  1098. },
  1099. "files": [
  1100. "bootstrap.php"
  1101. ]
  1102. },
  1103. "notification-url": "https://packagist.org/downloads/",
  1104. "license": [
  1105. "MIT"
  1106. ],
  1107. "authors": [
  1108. {
  1109. "name": "Nicolas Grekas",
  1110. "email": "p@tchwork.com"
  1111. },
  1112. {
  1113. "name": "Symfony Community",
  1114. "homepage": "https://symfony.com/contributors"
  1115. }
  1116. ],
  1117. "description": "Symfony polyfill for the Mbstring extension",
  1118. "homepage": "https://symfony.com",
  1119. "keywords": [
  1120. "compatibility",
  1121. "mbstring",
  1122. "polyfill",
  1123. "portable",
  1124. "shim"
  1125. ],
  1126. "funding": [
  1127. {
  1128. "url": "https://symfony.com/sponsor",
  1129. "type": "custom"
  1130. },
  1131. {
  1132. "url": "https://github.com/fabpot",
  1133. "type": "github"
  1134. },
  1135. {
  1136. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1137. "type": "tidelift"
  1138. }
  1139. ],
  1140. "time": "2020-06-06T08:46:27+00:00"
  1141. },
  1142. {
  1143. "name": "symfony/polyfill-php73",
  1144. "version": "v1.17.1",
  1145. "source": {
  1146. "type": "git",
  1147. "url": "https://github.com/symfony/polyfill-php73.git",
  1148. "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a"
  1149. },
  1150. "dist": {
  1151. "type": "zip",
  1152. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fa0837fe02d617d31fbb25f990655861bb27bd1a",
  1153. "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a",
  1154. "shasum": ""
  1155. },
  1156. "require": {
  1157. "php": ">=5.3.3"
  1158. },
  1159. "type": "library",
  1160. "extra": {
  1161. "branch-alias": {
  1162. "dev-master": "1.17-dev"
  1163. },
  1164. "thanks": {
  1165. "name": "symfony/polyfill",
  1166. "url": "https://github.com/symfony/polyfill"
  1167. }
  1168. },
  1169. "autoload": {
  1170. "psr-4": {
  1171. "Symfony\\Polyfill\\Php73\\": ""
  1172. },
  1173. "files": [
  1174. "bootstrap.php"
  1175. ],
  1176. "classmap": [
  1177. "Resources/stubs"
  1178. ]
  1179. },
  1180. "notification-url": "https://packagist.org/downloads/",
  1181. "license": [
  1182. "MIT"
  1183. ],
  1184. "authors": [
  1185. {
  1186. "name": "Nicolas Grekas",
  1187. "email": "p@tchwork.com"
  1188. },
  1189. {
  1190. "name": "Symfony Community",
  1191. "homepage": "https://symfony.com/contributors"
  1192. }
  1193. ],
  1194. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  1195. "homepage": "https://symfony.com",
  1196. "keywords": [
  1197. "compatibility",
  1198. "polyfill",
  1199. "portable",
  1200. "shim"
  1201. ],
  1202. "funding": [
  1203. {
  1204. "url": "https://symfony.com/sponsor",
  1205. "type": "custom"
  1206. },
  1207. {
  1208. "url": "https://github.com/fabpot",
  1209. "type": "github"
  1210. },
  1211. {
  1212. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1213. "type": "tidelift"
  1214. }
  1215. ],
  1216. "time": "2020-06-06T08:46:27+00:00"
  1217. },
  1218. {
  1219. "name": "symfony/polyfill-php80",
  1220. "version": "v1.17.1",
  1221. "source": {
  1222. "type": "git",
  1223. "url": "https://github.com/symfony/polyfill-php80.git",
  1224. "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
  1225. },
  1226. "dist": {
  1227. "type": "zip",
  1228. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
  1229. "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
  1230. "shasum": ""
  1231. },
  1232. "require": {
  1233. "php": ">=7.0.8"
  1234. },
  1235. "type": "library",
  1236. "extra": {
  1237. "branch-alias": {
  1238. "dev-master": "1.17-dev"
  1239. },
  1240. "thanks": {
  1241. "name": "symfony/polyfill",
  1242. "url": "https://github.com/symfony/polyfill"
  1243. }
  1244. },
  1245. "autoload": {
  1246. "psr-4": {
  1247. "Symfony\\Polyfill\\Php80\\": ""
  1248. },
  1249. "files": [
  1250. "bootstrap.php"
  1251. ],
  1252. "classmap": [
  1253. "Resources/stubs"
  1254. ]
  1255. },
  1256. "notification-url": "https://packagist.org/downloads/",
  1257. "license": [
  1258. "MIT"
  1259. ],
  1260. "authors": [
  1261. {
  1262. "name": "Ion Bazan",
  1263. "email": "ion.bazan@gmail.com"
  1264. },
  1265. {
  1266. "name": "Nicolas Grekas",
  1267. "email": "p@tchwork.com"
  1268. },
  1269. {
  1270. "name": "Symfony Community",
  1271. "homepage": "https://symfony.com/contributors"
  1272. }
  1273. ],
  1274. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1275. "homepage": "https://symfony.com",
  1276. "keywords": [
  1277. "compatibility",
  1278. "polyfill",
  1279. "portable",
  1280. "shim"
  1281. ],
  1282. "funding": [
  1283. {
  1284. "url": "https://symfony.com/sponsor",
  1285. "type": "custom"
  1286. },
  1287. {
  1288. "url": "https://github.com/fabpot",
  1289. "type": "github"
  1290. },
  1291. {
  1292. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1293. "type": "tidelift"
  1294. }
  1295. ],
  1296. "time": "2020-06-06T08:46:27+00:00"
  1297. },
  1298. {
  1299. "name": "symfony/process",
  1300. "version": "v4.4.10",
  1301. "source": {
  1302. "type": "git",
  1303. "url": "https://github.com/symfony/process.git",
  1304. "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5"
  1305. },
  1306. "dist": {
  1307. "type": "zip",
  1308. "url": "https://api.github.com/repos/symfony/process/zipball/c714958428a85c86ab97e3a0c96db4c4f381b7f5",
  1309. "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5",
  1310. "shasum": ""
  1311. },
  1312. "require": {
  1313. "php": "^7.1.3"
  1314. },
  1315. "type": "library",
  1316. "extra": {
  1317. "branch-alias": {
  1318. "dev-master": "4.4-dev"
  1319. }
  1320. },
  1321. "autoload": {
  1322. "psr-4": {
  1323. "Symfony\\Component\\Process\\": ""
  1324. },
  1325. "exclude-from-classmap": [
  1326. "/Tests/"
  1327. ]
  1328. },
  1329. "notification-url": "https://packagist.org/downloads/",
  1330. "license": [
  1331. "MIT"
  1332. ],
  1333. "authors": [
  1334. {
  1335. "name": "Fabien Potencier",
  1336. "email": "fabien@symfony.com"
  1337. },
  1338. {
  1339. "name": "Symfony Community",
  1340. "homepage": "https://symfony.com/contributors"
  1341. }
  1342. ],
  1343. "description": "Symfony Process Component",
  1344. "homepage": "https://symfony.com",
  1345. "funding": [
  1346. {
  1347. "url": "https://symfony.com/sponsor",
  1348. "type": "custom"
  1349. },
  1350. {
  1351. "url": "https://github.com/fabpot",
  1352. "type": "github"
  1353. },
  1354. {
  1355. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1356. "type": "tidelift"
  1357. }
  1358. ],
  1359. "time": "2020-05-30T20:06:45+00:00"
  1360. },
  1361. {
  1362. "name": "symfony/service-contracts",
  1363. "version": "v2.1.2",
  1364. "source": {
  1365. "type": "git",
  1366. "url": "https://github.com/symfony/service-contracts.git",
  1367. "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b"
  1368. },
  1369. "dist": {
  1370. "type": "zip",
  1371. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
  1372. "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b",
  1373. "shasum": ""
  1374. },
  1375. "require": {
  1376. "php": ">=7.2.5",
  1377. "psr/container": "^1.0"
  1378. },
  1379. "suggest": {
  1380. "symfony/service-implementation": ""
  1381. },
  1382. "type": "library",
  1383. "extra": {
  1384. "branch-alias": {
  1385. "dev-master": "2.1-dev"
  1386. }
  1387. },
  1388. "autoload": {
  1389. "psr-4": {
  1390. "Symfony\\Contracts\\Service\\": ""
  1391. }
  1392. },
  1393. "notification-url": "https://packagist.org/downloads/",
  1394. "license": [
  1395. "MIT"
  1396. ],
  1397. "authors": [
  1398. {
  1399. "name": "Nicolas Grekas",
  1400. "email": "p@tchwork.com"
  1401. },
  1402. {
  1403. "name": "Symfony Community",
  1404. "homepage": "https://symfony.com/contributors"
  1405. }
  1406. ],
  1407. "description": "Generic abstractions related to writing services",
  1408. "homepage": "https://symfony.com",
  1409. "keywords": [
  1410. "abstractions",
  1411. "contracts",
  1412. "decoupling",
  1413. "interfaces",
  1414. "interoperability",
  1415. "standards"
  1416. ],
  1417. "funding": [
  1418. {
  1419. "url": "https://symfony.com/sponsor",
  1420. "type": "custom"
  1421. },
  1422. {
  1423. "url": "https://github.com/fabpot",
  1424. "type": "github"
  1425. },
  1426. {
  1427. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1428. "type": "tidelift"
  1429. }
  1430. ],
  1431. "time": "2020-05-20T17:43:50+00:00"
  1432. },
  1433. {
  1434. "name": "symfony/var-dumper",
  1435. "version": "v5.1.2",
  1436. "source": {
  1437. "type": "git",
  1438. "url": "https://github.com/symfony/var-dumper.git",
  1439. "reference": "46a942903059b0b05e601f00eb64179e05578c0f"
  1440. },
  1441. "dist": {
  1442. "type": "zip",
  1443. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46a942903059b0b05e601f00eb64179e05578c0f",
  1444. "reference": "46a942903059b0b05e601f00eb64179e05578c0f",
  1445. "shasum": ""
  1446. },
  1447. "require": {
  1448. "php": ">=7.2.5",
  1449. "symfony/polyfill-mbstring": "~1.0",
  1450. "symfony/polyfill-php80": "^1.15"
  1451. },
  1452. "conflict": {
  1453. "phpunit/phpunit": "<5.4.3",
  1454. "symfony/console": "<4.4"
  1455. },
  1456. "require-dev": {
  1457. "ext-iconv": "*",
  1458. "symfony/console": "^4.4|^5.0",
  1459. "symfony/process": "^4.4|^5.0",
  1460. "twig/twig": "^2.4|^3.0"
  1461. },
  1462. "suggest": {
  1463. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1464. "ext-intl": "To show region name in time zone dump",
  1465. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1466. },
  1467. "bin": [
  1468. "Resources/bin/var-dump-server"
  1469. ],
  1470. "type": "library",
  1471. "extra": {
  1472. "branch-alias": {
  1473. "dev-master": "5.1-dev"
  1474. }
  1475. },
  1476. "autoload": {
  1477. "files": [
  1478. "Resources/functions/dump.php"
  1479. ],
  1480. "psr-4": {
  1481. "Symfony\\Component\\VarDumper\\": ""
  1482. },
  1483. "exclude-from-classmap": [
  1484. "/Tests/"
  1485. ]
  1486. },
  1487. "notification-url": "https://packagist.org/downloads/",
  1488. "license": [
  1489. "MIT"
  1490. ],
  1491. "authors": [
  1492. {
  1493. "name": "Nicolas Grekas",
  1494. "email": "p@tchwork.com"
  1495. },
  1496. {
  1497. "name": "Symfony Community",
  1498. "homepage": "https://symfony.com/contributors"
  1499. }
  1500. ],
  1501. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1502. "homepage": "https://symfony.com",
  1503. "keywords": [
  1504. "debug",
  1505. "dump"
  1506. ],
  1507. "funding": [
  1508. {
  1509. "url": "https://symfony.com/sponsor",
  1510. "type": "custom"
  1511. },
  1512. {
  1513. "url": "https://github.com/fabpot",
  1514. "type": "github"
  1515. },
  1516. {
  1517. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1518. "type": "tidelift"
  1519. }
  1520. ],
  1521. "time": "2020-05-30T20:35:19+00:00"
  1522. },
  1523. {
  1524. "name": "symfony/yaml",
  1525. "version": "v4.4.10",
  1526. "source": {
  1527. "type": "git",
  1528. "url": "https://github.com/symfony/yaml.git",
  1529. "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a"
  1530. },
  1531. "dist": {
  1532. "type": "zip",
  1533. "url": "https://api.github.com/repos/symfony/yaml/zipball/c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a",
  1534. "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a",
  1535. "shasum": ""
  1536. },
  1537. "require": {
  1538. "php": ">=7.1.3",
  1539. "symfony/polyfill-ctype": "~1.8"
  1540. },
  1541. "conflict": {
  1542. "symfony/console": "<3.4"
  1543. },
  1544. "require-dev": {
  1545. "symfony/console": "^3.4|^4.0|^5.0"
  1546. },
  1547. "suggest": {
  1548. "symfony/console": "For validating YAML files using the lint command"
  1549. },
  1550. "type": "library",
  1551. "extra": {
  1552. "branch-alias": {
  1553. "dev-master": "4.4-dev"
  1554. }
  1555. },
  1556. "autoload": {
  1557. "psr-4": {
  1558. "Symfony\\Component\\Yaml\\": ""
  1559. },
  1560. "exclude-from-classmap": [
  1561. "/Tests/"
  1562. ]
  1563. },
  1564. "notification-url": "https://packagist.org/downloads/",
  1565. "license": [
  1566. "MIT"
  1567. ],
  1568. "authors": [
  1569. {
  1570. "name": "Fabien Potencier",
  1571. "email": "fabien@symfony.com"
  1572. },
  1573. {
  1574. "name": "Symfony Community",
  1575. "homepage": "https://symfony.com/contributors"
  1576. }
  1577. ],
  1578. "description": "Symfony Yaml Component",
  1579. "homepage": "https://symfony.com",
  1580. "funding": [
  1581. {
  1582. "url": "https://symfony.com/sponsor",
  1583. "type": "custom"
  1584. },
  1585. {
  1586. "url": "https://github.com/fabpot",
  1587. "type": "github"
  1588. },
  1589. {
  1590. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1591. "type": "tidelift"
  1592. }
  1593. ],
  1594. "time": "2020-05-20T08:37:50+00:00"
  1595. },
  1596. {
  1597. "name": "webflo/drupal-finder",
  1598. "version": "1.2.0",
  1599. "source": {
  1600. "type": "git",
  1601. "url": "https://github.com/webflo/drupal-finder.git",
  1602. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
  1603. },
  1604. "dist": {
  1605. "type": "zip",
  1606. "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  1607. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  1608. "shasum": ""
  1609. },
  1610. "require": {
  1611. "ext-json": "*"
  1612. },
  1613. "require-dev": {
  1614. "mikey179/vfsstream": "^1.6",
  1615. "phpunit/phpunit": "^4.8"
  1616. },
  1617. "type": "library",
  1618. "autoload": {
  1619. "classmap": [
  1620. "src/DrupalFinder.php"
  1621. ]
  1622. },
  1623. "notification-url": "https://packagist.org/downloads/",
  1624. "license": [
  1625. "GPL-2.0+"
  1626. ],
  1627. "authors": [
  1628. {
  1629. "name": "Florian Weber",
  1630. "email": "florian@webflo.org"
  1631. }
  1632. ],
  1633. "description": "Helper class to locate a Drupal installation from a given path.",
  1634. "time": "2019-08-02T08:06:18+00:00"
  1635. },
  1636. {
  1637. "name": "webmozart/assert",
  1638. "version": "1.9.0",
  1639. "source": {
  1640. "type": "git",
  1641. "url": "https://github.com/webmozart/assert.git",
  1642. "reference": "9dc4f203e36f2b486149058bade43c851dd97451"
  1643. },
  1644. "dist": {
  1645. "type": "zip",
  1646. "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
  1647. "reference": "9dc4f203e36f2b486149058bade43c851dd97451",
  1648. "shasum": ""
  1649. },
  1650. "require": {
  1651. "php": "^5.3.3 || ^7.0",
  1652. "symfony/polyfill-ctype": "^1.8"
  1653. },
  1654. "conflict": {
  1655. "phpstan/phpstan": "<0.12.20",
  1656. "vimeo/psalm": "<3.9.1"
  1657. },
  1658. "require-dev": {
  1659. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  1660. },
  1661. "type": "library",
  1662. "autoload": {
  1663. "psr-4": {
  1664. "Webmozart\\Assert\\": "src/"
  1665. }
  1666. },
  1667. "notification-url": "https://packagist.org/downloads/",
  1668. "license": [
  1669. "MIT"
  1670. ],
  1671. "authors": [
  1672. {
  1673. "name": "Bernhard Schussek",
  1674. "email": "bschussek@gmail.com"
  1675. }
  1676. ],
  1677. "description": "Assertions to validate method input/output with nice error messages.",
  1678. "keywords": [
  1679. "assert",
  1680. "check",
  1681. "validate"
  1682. ],
  1683. "time": "2020-06-16T10:16:42+00:00"
  1684. },
  1685. {
  1686. "name": "webmozart/path-util",
  1687. "version": "2.3.0",
  1688. "source": {
  1689. "type": "git",
  1690. "url": "https://github.com/webmozart/path-util.git",
  1691. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  1692. },
  1693. "dist": {
  1694. "type": "zip",
  1695. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  1696. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  1697. "shasum": ""
  1698. },
  1699. "require": {
  1700. "php": ">=5.3.3",
  1701. "webmozart/assert": "~1.0"
  1702. },
  1703. "require-dev": {
  1704. "phpunit/phpunit": "^4.6",
  1705. "sebastian/version": "^1.0.1"
  1706. },
  1707. "type": "library",
  1708. "extra": {
  1709. "branch-alias": {
  1710. "dev-master": "2.3-dev"
  1711. }
  1712. },
  1713. "autoload": {
  1714. "psr-4": {
  1715. "Webmozart\\PathUtil\\": "src/"
  1716. }
  1717. },
  1718. "notification-url": "https://packagist.org/downloads/",
  1719. "license": [
  1720. "MIT"
  1721. ],
  1722. "authors": [
  1723. {
  1724. "name": "Bernhard Schussek",
  1725. "email": "bschussek@gmail.com"
  1726. }
  1727. ],
  1728. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  1729. "time": "2015-12-17T08:42:14+00:00"
  1730. }
  1731. ],
  1732. "packages-dev": [],
  1733. "aliases": [],
  1734. "minimum-stability": "stable",
  1735. "stability-flags": [],
  1736. "prefer-stable": false,
  1737. "prefer-lowest": false,
  1738. "platform": [],
  1739. "platform-dev": [],
  1740. "plugin-api-version": "1.1.0"
  1741. }