composer.lock 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763
  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": "e321d65cf91567645fd746f14adb6275",
  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.4.2",
  301. "source": {
  302. "type": "git",
  303. "url": "https://github.com/drush-ops/drush.git",
  304. "reference": "8c81046290adc38b76cbbc7431eafae060db35a2"
  305. },
  306. "dist": {
  307. "type": "zip",
  308. "url": "https://api.github.com/repos/drush-ops/drush/zipball/8c81046290adc38b76cbbc7431eafae060db35a2",
  309. "reference": "8c81046290adc38b76cbbc7431eafae060db35a2",
  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-09-14T20:18:50+00:00"
  417. },
  418. {
  419. "name": "nikic/php-parser",
  420. "version": "v4.10.1",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/nikic/PHP-Parser.git",
  424. "reference": "1b479e7592812411c20c34d9ed33db3957bde66e"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1b479e7592812411c20c34d9ed33db3957bde66e",
  429. "reference": "1b479e7592812411c20c34d9ed33db3957bde66e",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "ext-tokenizer": "*",
  434. "php": ">=7.0"
  435. },
  436. "require-dev": {
  437. "ircmaxell/php-yacc": "^0.0.7",
  438. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  439. },
  440. "bin": [
  441. "bin/php-parse"
  442. ],
  443. "type": "library",
  444. "extra": {
  445. "branch-alias": {
  446. "dev-master": "4.9-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-09-23T18:23:49+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.13",
  696. "source": {
  697. "type": "git",
  698. "url": "https://github.com/symfony/console.git",
  699. "reference": "b39fd99b9297b67fb7633b7d8083957a97e1e727"
  700. },
  701. "dist": {
  702. "type": "zip",
  703. "url": "https://api.github.com/repos/symfony/console/zipball/b39fd99b9297b67fb7633b7d8083957a97e1e727",
  704. "reference": "b39fd99b9297b67fb7633b7d8083957a97e1e727",
  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-09-02T07:07:21+00:00"
  783. },
  784. {
  785. "name": "symfony/event-dispatcher",
  786. "version": "v4.4.13",
  787. "source": {
  788. "type": "git",
  789. "url": "https://github.com/symfony/event-dispatcher.git",
  790. "reference": "3e8ea5ccddd00556b86d69d42f99f1061a704030"
  791. },
  792. "dist": {
  793. "type": "zip",
  794. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e8ea5ccddd00556b86d69d42f99f1061a704030",
  795. "reference": "3e8ea5ccddd00556b86d69d42f99f1061a704030",
  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-08-13T14:18:44+00:00"
  867. },
  868. {
  869. "name": "symfony/event-dispatcher-contracts",
  870. "version": "v1.1.9",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  874. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  879. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  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. "thanks": {
  895. "name": "symfony/contracts",
  896. "url": "https://github.com/symfony/contracts"
  897. }
  898. },
  899. "autoload": {
  900. "psr-4": {
  901. "Symfony\\Contracts\\EventDispatcher\\": ""
  902. }
  903. },
  904. "notification-url": "https://packagist.org/downloads/",
  905. "license": [
  906. "MIT"
  907. ],
  908. "authors": [
  909. {
  910. "name": "Nicolas Grekas",
  911. "email": "p@tchwork.com"
  912. },
  913. {
  914. "name": "Symfony Community",
  915. "homepage": "https://symfony.com/contributors"
  916. }
  917. ],
  918. "description": "Generic abstractions related to dispatching event",
  919. "homepage": "https://symfony.com",
  920. "keywords": [
  921. "abstractions",
  922. "contracts",
  923. "decoupling",
  924. "interfaces",
  925. "interoperability",
  926. "standards"
  927. ],
  928. "funding": [
  929. {
  930. "url": "https://symfony.com/sponsor",
  931. "type": "custom"
  932. },
  933. {
  934. "url": "https://github.com/fabpot",
  935. "type": "github"
  936. },
  937. {
  938. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  939. "type": "tidelift"
  940. }
  941. ],
  942. "time": "2020-07-06T13:19:58+00:00"
  943. },
  944. {
  945. "name": "symfony/finder",
  946. "version": "v4.4.13",
  947. "source": {
  948. "type": "git",
  949. "url": "https://github.com/symfony/finder.git",
  950. "reference": "2a78590b2c7e3de5c429628457c47541c58db9c7"
  951. },
  952. "dist": {
  953. "type": "zip",
  954. "url": "https://api.github.com/repos/symfony/finder/zipball/2a78590b2c7e3de5c429628457c47541c58db9c7",
  955. "reference": "2a78590b2c7e3de5c429628457c47541c58db9c7",
  956. "shasum": ""
  957. },
  958. "require": {
  959. "php": ">=7.1.3"
  960. },
  961. "type": "library",
  962. "extra": {
  963. "branch-alias": {
  964. "dev-master": "4.4-dev"
  965. }
  966. },
  967. "autoload": {
  968. "psr-4": {
  969. "Symfony\\Component\\Finder\\": ""
  970. },
  971. "exclude-from-classmap": [
  972. "/Tests/"
  973. ]
  974. },
  975. "notification-url": "https://packagist.org/downloads/",
  976. "license": [
  977. "MIT"
  978. ],
  979. "authors": [
  980. {
  981. "name": "Fabien Potencier",
  982. "email": "fabien@symfony.com"
  983. },
  984. {
  985. "name": "Symfony Community",
  986. "homepage": "https://symfony.com/contributors"
  987. }
  988. ],
  989. "description": "Symfony Finder Component",
  990. "homepage": "https://symfony.com",
  991. "funding": [
  992. {
  993. "url": "https://symfony.com/sponsor",
  994. "type": "custom"
  995. },
  996. {
  997. "url": "https://github.com/fabpot",
  998. "type": "github"
  999. },
  1000. {
  1001. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1002. "type": "tidelift"
  1003. }
  1004. ],
  1005. "time": "2020-08-17T09:56:45+00:00"
  1006. },
  1007. {
  1008. "name": "symfony/polyfill-ctype",
  1009. "version": "v1.18.1",
  1010. "source": {
  1011. "type": "git",
  1012. "url": "https://github.com/symfony/polyfill-ctype.git",
  1013. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  1014. },
  1015. "dist": {
  1016. "type": "zip",
  1017. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  1018. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  1019. "shasum": ""
  1020. },
  1021. "require": {
  1022. "php": ">=5.3.3"
  1023. },
  1024. "suggest": {
  1025. "ext-ctype": "For best performance"
  1026. },
  1027. "type": "library",
  1028. "extra": {
  1029. "branch-alias": {
  1030. "dev-master": "1.18-dev"
  1031. },
  1032. "thanks": {
  1033. "name": "symfony/polyfill",
  1034. "url": "https://github.com/symfony/polyfill"
  1035. }
  1036. },
  1037. "autoload": {
  1038. "psr-4": {
  1039. "Symfony\\Polyfill\\Ctype\\": ""
  1040. },
  1041. "files": [
  1042. "bootstrap.php"
  1043. ]
  1044. },
  1045. "notification-url": "https://packagist.org/downloads/",
  1046. "license": [
  1047. "MIT"
  1048. ],
  1049. "authors": [
  1050. {
  1051. "name": "Gert de Pagter",
  1052. "email": "BackEndTea@gmail.com"
  1053. },
  1054. {
  1055. "name": "Symfony Community",
  1056. "homepage": "https://symfony.com/contributors"
  1057. }
  1058. ],
  1059. "description": "Symfony polyfill for ctype functions",
  1060. "homepage": "https://symfony.com",
  1061. "keywords": [
  1062. "compatibility",
  1063. "ctype",
  1064. "polyfill",
  1065. "portable"
  1066. ],
  1067. "funding": [
  1068. {
  1069. "url": "https://symfony.com/sponsor",
  1070. "type": "custom"
  1071. },
  1072. {
  1073. "url": "https://github.com/fabpot",
  1074. "type": "github"
  1075. },
  1076. {
  1077. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1078. "type": "tidelift"
  1079. }
  1080. ],
  1081. "time": "2020-07-14T12:35:20+00:00"
  1082. },
  1083. {
  1084. "name": "symfony/polyfill-mbstring",
  1085. "version": "v1.18.1",
  1086. "source": {
  1087. "type": "git",
  1088. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1089. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
  1090. },
  1091. "dist": {
  1092. "type": "zip",
  1093. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
  1094. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
  1095. "shasum": ""
  1096. },
  1097. "require": {
  1098. "php": ">=5.3.3"
  1099. },
  1100. "suggest": {
  1101. "ext-mbstring": "For best performance"
  1102. },
  1103. "type": "library",
  1104. "extra": {
  1105. "branch-alias": {
  1106. "dev-master": "1.18-dev"
  1107. },
  1108. "thanks": {
  1109. "name": "symfony/polyfill",
  1110. "url": "https://github.com/symfony/polyfill"
  1111. }
  1112. },
  1113. "autoload": {
  1114. "psr-4": {
  1115. "Symfony\\Polyfill\\Mbstring\\": ""
  1116. },
  1117. "files": [
  1118. "bootstrap.php"
  1119. ]
  1120. },
  1121. "notification-url": "https://packagist.org/downloads/",
  1122. "license": [
  1123. "MIT"
  1124. ],
  1125. "authors": [
  1126. {
  1127. "name": "Nicolas Grekas",
  1128. "email": "p@tchwork.com"
  1129. },
  1130. {
  1131. "name": "Symfony Community",
  1132. "homepage": "https://symfony.com/contributors"
  1133. }
  1134. ],
  1135. "description": "Symfony polyfill for the Mbstring extension",
  1136. "homepage": "https://symfony.com",
  1137. "keywords": [
  1138. "compatibility",
  1139. "mbstring",
  1140. "polyfill",
  1141. "portable",
  1142. "shim"
  1143. ],
  1144. "funding": [
  1145. {
  1146. "url": "https://symfony.com/sponsor",
  1147. "type": "custom"
  1148. },
  1149. {
  1150. "url": "https://github.com/fabpot",
  1151. "type": "github"
  1152. },
  1153. {
  1154. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1155. "type": "tidelift"
  1156. }
  1157. ],
  1158. "time": "2020-07-14T12:35:20+00:00"
  1159. },
  1160. {
  1161. "name": "symfony/polyfill-php73",
  1162. "version": "v1.18.1",
  1163. "source": {
  1164. "type": "git",
  1165. "url": "https://github.com/symfony/polyfill-php73.git",
  1166. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
  1167. },
  1168. "dist": {
  1169. "type": "zip",
  1170. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  1171. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  1172. "shasum": ""
  1173. },
  1174. "require": {
  1175. "php": ">=5.3.3"
  1176. },
  1177. "type": "library",
  1178. "extra": {
  1179. "branch-alias": {
  1180. "dev-master": "1.18-dev"
  1181. },
  1182. "thanks": {
  1183. "name": "symfony/polyfill",
  1184. "url": "https://github.com/symfony/polyfill"
  1185. }
  1186. },
  1187. "autoload": {
  1188. "psr-4": {
  1189. "Symfony\\Polyfill\\Php73\\": ""
  1190. },
  1191. "files": [
  1192. "bootstrap.php"
  1193. ],
  1194. "classmap": [
  1195. "Resources/stubs"
  1196. ]
  1197. },
  1198. "notification-url": "https://packagist.org/downloads/",
  1199. "license": [
  1200. "MIT"
  1201. ],
  1202. "authors": [
  1203. {
  1204. "name": "Nicolas Grekas",
  1205. "email": "p@tchwork.com"
  1206. },
  1207. {
  1208. "name": "Symfony Community",
  1209. "homepage": "https://symfony.com/contributors"
  1210. }
  1211. ],
  1212. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  1213. "homepage": "https://symfony.com",
  1214. "keywords": [
  1215. "compatibility",
  1216. "polyfill",
  1217. "portable",
  1218. "shim"
  1219. ],
  1220. "funding": [
  1221. {
  1222. "url": "https://symfony.com/sponsor",
  1223. "type": "custom"
  1224. },
  1225. {
  1226. "url": "https://github.com/fabpot",
  1227. "type": "github"
  1228. },
  1229. {
  1230. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1231. "type": "tidelift"
  1232. }
  1233. ],
  1234. "time": "2020-07-14T12:35:20+00:00"
  1235. },
  1236. {
  1237. "name": "symfony/polyfill-php80",
  1238. "version": "v1.18.1",
  1239. "source": {
  1240. "type": "git",
  1241. "url": "https://github.com/symfony/polyfill-php80.git",
  1242. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
  1243. },
  1244. "dist": {
  1245. "type": "zip",
  1246. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  1247. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  1248. "shasum": ""
  1249. },
  1250. "require": {
  1251. "php": ">=7.0.8"
  1252. },
  1253. "type": "library",
  1254. "extra": {
  1255. "branch-alias": {
  1256. "dev-master": "1.18-dev"
  1257. },
  1258. "thanks": {
  1259. "name": "symfony/polyfill",
  1260. "url": "https://github.com/symfony/polyfill"
  1261. }
  1262. },
  1263. "autoload": {
  1264. "psr-4": {
  1265. "Symfony\\Polyfill\\Php80\\": ""
  1266. },
  1267. "files": [
  1268. "bootstrap.php"
  1269. ],
  1270. "classmap": [
  1271. "Resources/stubs"
  1272. ]
  1273. },
  1274. "notification-url": "https://packagist.org/downloads/",
  1275. "license": [
  1276. "MIT"
  1277. ],
  1278. "authors": [
  1279. {
  1280. "name": "Ion Bazan",
  1281. "email": "ion.bazan@gmail.com"
  1282. },
  1283. {
  1284. "name": "Nicolas Grekas",
  1285. "email": "p@tchwork.com"
  1286. },
  1287. {
  1288. "name": "Symfony Community",
  1289. "homepage": "https://symfony.com/contributors"
  1290. }
  1291. ],
  1292. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1293. "homepage": "https://symfony.com",
  1294. "keywords": [
  1295. "compatibility",
  1296. "polyfill",
  1297. "portable",
  1298. "shim"
  1299. ],
  1300. "funding": [
  1301. {
  1302. "url": "https://symfony.com/sponsor",
  1303. "type": "custom"
  1304. },
  1305. {
  1306. "url": "https://github.com/fabpot",
  1307. "type": "github"
  1308. },
  1309. {
  1310. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1311. "type": "tidelift"
  1312. }
  1313. ],
  1314. "time": "2020-07-14T12:35:20+00:00"
  1315. },
  1316. {
  1317. "name": "symfony/process",
  1318. "version": "v4.4.13",
  1319. "source": {
  1320. "type": "git",
  1321. "url": "https://github.com/symfony/process.git",
  1322. "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479"
  1323. },
  1324. "dist": {
  1325. "type": "zip",
  1326. "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479",
  1327. "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479",
  1328. "shasum": ""
  1329. },
  1330. "require": {
  1331. "php": ">=7.1.3"
  1332. },
  1333. "type": "library",
  1334. "extra": {
  1335. "branch-alias": {
  1336. "dev-master": "4.4-dev"
  1337. }
  1338. },
  1339. "autoload": {
  1340. "psr-4": {
  1341. "Symfony\\Component\\Process\\": ""
  1342. },
  1343. "exclude-from-classmap": [
  1344. "/Tests/"
  1345. ]
  1346. },
  1347. "notification-url": "https://packagist.org/downloads/",
  1348. "license": [
  1349. "MIT"
  1350. ],
  1351. "authors": [
  1352. {
  1353. "name": "Fabien Potencier",
  1354. "email": "fabien@symfony.com"
  1355. },
  1356. {
  1357. "name": "Symfony Community",
  1358. "homepage": "https://symfony.com/contributors"
  1359. }
  1360. ],
  1361. "description": "Symfony Process Component",
  1362. "homepage": "https://symfony.com",
  1363. "funding": [
  1364. {
  1365. "url": "https://symfony.com/sponsor",
  1366. "type": "custom"
  1367. },
  1368. {
  1369. "url": "https://github.com/fabpot",
  1370. "type": "github"
  1371. },
  1372. {
  1373. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1374. "type": "tidelift"
  1375. }
  1376. ],
  1377. "time": "2020-07-23T08:31:43+00:00"
  1378. },
  1379. {
  1380. "name": "symfony/service-contracts",
  1381. "version": "v2.2.0",
  1382. "source": {
  1383. "type": "git",
  1384. "url": "https://github.com/symfony/service-contracts.git",
  1385. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
  1386. },
  1387. "dist": {
  1388. "type": "zip",
  1389. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  1390. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  1391. "shasum": ""
  1392. },
  1393. "require": {
  1394. "php": ">=7.2.5",
  1395. "psr/container": "^1.0"
  1396. },
  1397. "suggest": {
  1398. "symfony/service-implementation": ""
  1399. },
  1400. "type": "library",
  1401. "extra": {
  1402. "branch-alias": {
  1403. "dev-master": "2.2-dev"
  1404. },
  1405. "thanks": {
  1406. "name": "symfony/contracts",
  1407. "url": "https://github.com/symfony/contracts"
  1408. }
  1409. },
  1410. "autoload": {
  1411. "psr-4": {
  1412. "Symfony\\Contracts\\Service\\": ""
  1413. }
  1414. },
  1415. "notification-url": "https://packagist.org/downloads/",
  1416. "license": [
  1417. "MIT"
  1418. ],
  1419. "authors": [
  1420. {
  1421. "name": "Nicolas Grekas",
  1422. "email": "p@tchwork.com"
  1423. },
  1424. {
  1425. "name": "Symfony Community",
  1426. "homepage": "https://symfony.com/contributors"
  1427. }
  1428. ],
  1429. "description": "Generic abstractions related to writing services",
  1430. "homepage": "https://symfony.com",
  1431. "keywords": [
  1432. "abstractions",
  1433. "contracts",
  1434. "decoupling",
  1435. "interfaces",
  1436. "interoperability",
  1437. "standards"
  1438. ],
  1439. "funding": [
  1440. {
  1441. "url": "https://symfony.com/sponsor",
  1442. "type": "custom"
  1443. },
  1444. {
  1445. "url": "https://github.com/fabpot",
  1446. "type": "github"
  1447. },
  1448. {
  1449. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1450. "type": "tidelift"
  1451. }
  1452. ],
  1453. "time": "2020-09-07T11:33:47+00:00"
  1454. },
  1455. {
  1456. "name": "symfony/var-dumper",
  1457. "version": "v5.1.5",
  1458. "source": {
  1459. "type": "git",
  1460. "url": "https://github.com/symfony/var-dumper.git",
  1461. "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be"
  1462. },
  1463. "dist": {
  1464. "type": "zip",
  1465. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b43a3905262bcf97b2510f0621f859ca4f5287be",
  1466. "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be",
  1467. "shasum": ""
  1468. },
  1469. "require": {
  1470. "php": ">=7.2.5",
  1471. "symfony/polyfill-mbstring": "~1.0",
  1472. "symfony/polyfill-php80": "^1.15"
  1473. },
  1474. "conflict": {
  1475. "phpunit/phpunit": "<5.4.3",
  1476. "symfony/console": "<4.4"
  1477. },
  1478. "require-dev": {
  1479. "ext-iconv": "*",
  1480. "symfony/console": "^4.4|^5.0",
  1481. "symfony/process": "^4.4|^5.0",
  1482. "twig/twig": "^2.4|^3.0"
  1483. },
  1484. "suggest": {
  1485. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1486. "ext-intl": "To show region name in time zone dump",
  1487. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1488. },
  1489. "bin": [
  1490. "Resources/bin/var-dump-server"
  1491. ],
  1492. "type": "library",
  1493. "extra": {
  1494. "branch-alias": {
  1495. "dev-master": "5.1-dev"
  1496. }
  1497. },
  1498. "autoload": {
  1499. "files": [
  1500. "Resources/functions/dump.php"
  1501. ],
  1502. "psr-4": {
  1503. "Symfony\\Component\\VarDumper\\": ""
  1504. },
  1505. "exclude-from-classmap": [
  1506. "/Tests/"
  1507. ]
  1508. },
  1509. "notification-url": "https://packagist.org/downloads/",
  1510. "license": [
  1511. "MIT"
  1512. ],
  1513. "authors": [
  1514. {
  1515. "name": "Nicolas Grekas",
  1516. "email": "p@tchwork.com"
  1517. },
  1518. {
  1519. "name": "Symfony Community",
  1520. "homepage": "https://symfony.com/contributors"
  1521. }
  1522. ],
  1523. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1524. "homepage": "https://symfony.com",
  1525. "keywords": [
  1526. "debug",
  1527. "dump"
  1528. ],
  1529. "funding": [
  1530. {
  1531. "url": "https://symfony.com/sponsor",
  1532. "type": "custom"
  1533. },
  1534. {
  1535. "url": "https://github.com/fabpot",
  1536. "type": "github"
  1537. },
  1538. {
  1539. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1540. "type": "tidelift"
  1541. }
  1542. ],
  1543. "time": "2020-08-17T07:42:30+00:00"
  1544. },
  1545. {
  1546. "name": "symfony/yaml",
  1547. "version": "v4.4.13",
  1548. "source": {
  1549. "type": "git",
  1550. "url": "https://github.com/symfony/yaml.git",
  1551. "reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1"
  1552. },
  1553. "dist": {
  1554. "type": "zip",
  1555. "url": "https://api.github.com/repos/symfony/yaml/zipball/e2a69525b11a33be51cb00b8d6d13a9258a296b1",
  1556. "reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1",
  1557. "shasum": ""
  1558. },
  1559. "require": {
  1560. "php": ">=7.1.3",
  1561. "symfony/polyfill-ctype": "~1.8"
  1562. },
  1563. "conflict": {
  1564. "symfony/console": "<3.4"
  1565. },
  1566. "require-dev": {
  1567. "symfony/console": "^3.4|^4.0|^5.0"
  1568. },
  1569. "suggest": {
  1570. "symfony/console": "For validating YAML files using the lint command"
  1571. },
  1572. "type": "library",
  1573. "extra": {
  1574. "branch-alias": {
  1575. "dev-master": "4.4-dev"
  1576. }
  1577. },
  1578. "autoload": {
  1579. "psr-4": {
  1580. "Symfony\\Component\\Yaml\\": ""
  1581. },
  1582. "exclude-from-classmap": [
  1583. "/Tests/"
  1584. ]
  1585. },
  1586. "notification-url": "https://packagist.org/downloads/",
  1587. "license": [
  1588. "MIT"
  1589. ],
  1590. "authors": [
  1591. {
  1592. "name": "Fabien Potencier",
  1593. "email": "fabien@symfony.com"
  1594. },
  1595. {
  1596. "name": "Symfony Community",
  1597. "homepage": "https://symfony.com/contributors"
  1598. }
  1599. ],
  1600. "description": "Symfony Yaml Component",
  1601. "homepage": "https://symfony.com",
  1602. "funding": [
  1603. {
  1604. "url": "https://symfony.com/sponsor",
  1605. "type": "custom"
  1606. },
  1607. {
  1608. "url": "https://github.com/fabpot",
  1609. "type": "github"
  1610. },
  1611. {
  1612. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1613. "type": "tidelift"
  1614. }
  1615. ],
  1616. "time": "2020-08-26T08:30:46+00:00"
  1617. },
  1618. {
  1619. "name": "webflo/drupal-finder",
  1620. "version": "1.2.0",
  1621. "source": {
  1622. "type": "git",
  1623. "url": "https://github.com/webflo/drupal-finder.git",
  1624. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
  1625. },
  1626. "dist": {
  1627. "type": "zip",
  1628. "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  1629. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  1630. "shasum": ""
  1631. },
  1632. "require": {
  1633. "ext-json": "*"
  1634. },
  1635. "require-dev": {
  1636. "mikey179/vfsstream": "^1.6",
  1637. "phpunit/phpunit": "^4.8"
  1638. },
  1639. "type": "library",
  1640. "autoload": {
  1641. "classmap": [
  1642. "src/DrupalFinder.php"
  1643. ]
  1644. },
  1645. "notification-url": "https://packagist.org/downloads/",
  1646. "license": [
  1647. "GPL-2.0+"
  1648. ],
  1649. "authors": [
  1650. {
  1651. "name": "Florian Weber",
  1652. "email": "florian@webflo.org"
  1653. }
  1654. ],
  1655. "description": "Helper class to locate a Drupal installation from a given path.",
  1656. "time": "2019-08-02T08:06:18+00:00"
  1657. },
  1658. {
  1659. "name": "webmozart/assert",
  1660. "version": "1.9.1",
  1661. "source": {
  1662. "type": "git",
  1663. "url": "https://github.com/webmozart/assert.git",
  1664. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  1665. },
  1666. "dist": {
  1667. "type": "zip",
  1668. "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  1669. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  1670. "shasum": ""
  1671. },
  1672. "require": {
  1673. "php": "^5.3.3 || ^7.0 || ^8.0",
  1674. "symfony/polyfill-ctype": "^1.8"
  1675. },
  1676. "conflict": {
  1677. "phpstan/phpstan": "<0.12.20",
  1678. "vimeo/psalm": "<3.9.1"
  1679. },
  1680. "require-dev": {
  1681. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  1682. },
  1683. "type": "library",
  1684. "autoload": {
  1685. "psr-4": {
  1686. "Webmozart\\Assert\\": "src/"
  1687. }
  1688. },
  1689. "notification-url": "https://packagist.org/downloads/",
  1690. "license": [
  1691. "MIT"
  1692. ],
  1693. "authors": [
  1694. {
  1695. "name": "Bernhard Schussek",
  1696. "email": "bschussek@gmail.com"
  1697. }
  1698. ],
  1699. "description": "Assertions to validate method input/output with nice error messages.",
  1700. "keywords": [
  1701. "assert",
  1702. "check",
  1703. "validate"
  1704. ],
  1705. "time": "2020-07-08T17:02:28+00:00"
  1706. },
  1707. {
  1708. "name": "webmozart/path-util",
  1709. "version": "2.3.0",
  1710. "source": {
  1711. "type": "git",
  1712. "url": "https://github.com/webmozart/path-util.git",
  1713. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  1714. },
  1715. "dist": {
  1716. "type": "zip",
  1717. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  1718. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  1719. "shasum": ""
  1720. },
  1721. "require": {
  1722. "php": ">=5.3.3",
  1723. "webmozart/assert": "~1.0"
  1724. },
  1725. "require-dev": {
  1726. "phpunit/phpunit": "^4.6",
  1727. "sebastian/version": "^1.0.1"
  1728. },
  1729. "type": "library",
  1730. "extra": {
  1731. "branch-alias": {
  1732. "dev-master": "2.3-dev"
  1733. }
  1734. },
  1735. "autoload": {
  1736. "psr-4": {
  1737. "Webmozart\\PathUtil\\": "src/"
  1738. }
  1739. },
  1740. "notification-url": "https://packagist.org/downloads/",
  1741. "license": [
  1742. "MIT"
  1743. ],
  1744. "authors": [
  1745. {
  1746. "name": "Bernhard Schussek",
  1747. "email": "bschussek@gmail.com"
  1748. }
  1749. ],
  1750. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  1751. "time": "2015-12-17T08:42:14+00:00"
  1752. }
  1753. ],
  1754. "packages-dev": [],
  1755. "aliases": [],
  1756. "minimum-stability": "stable",
  1757. "stability-flags": [],
  1758. "prefer-stable": false,
  1759. "prefer-lowest": false,
  1760. "platform": [],
  1761. "platform-dev": [],
  1762. "plugin-api-version": "1.1.0"
  1763. }