composer.lock 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217
  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": "aaaced7343201f76755d2e104930b411",
  8. "packages": [
  9. {
  10. "name": "dnoegel/php-xdg-base-dir",
  11. "version": "v0.1.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  15. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  20. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.2"
  25. },
  26. "require-dev": {
  27. "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
  28. },
  29. "type": "library",
  30. "autoload": {
  31. "psr-4": {
  32. "XdgBaseDir\\": "src/"
  33. }
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "MIT"
  38. ],
  39. "description": "implementation of xdg base directory specification for php",
  40. "time": "2019-12-04T15:06:13+00:00"
  41. },
  42. {
  43. "name": "drush/drush",
  44. "version": "8.0.0",
  45. "source": {
  46. "type": "git",
  47. "url": "https://github.com/drush-ops/drush.git",
  48. "reference": "1b4e8861ddd4a55775a26214225bee97f09b9d2b"
  49. },
  50. "dist": {
  51. "type": "zip",
  52. "url": "https://api.github.com/repos/drush-ops/drush/zipball/1b4e8861ddd4a55775a26214225bee97f09b9d2b",
  53. "reference": "1b4e8861ddd4a55775a26214225bee97f09b9d2b",
  54. "shasum": ""
  55. },
  56. "require": {
  57. "pear/console_table": "~1.2.0",
  58. "php": ">=5.4.5",
  59. "psy/psysh": "~0.6",
  60. "symfony/var-dumper": "^2.6.3",
  61. "symfony/yaml": "2.7.*"
  62. },
  63. "require-dev": {
  64. "phpunit/phpunit": ">=3.5",
  65. "symfony/process": "2.7.*"
  66. },
  67. "suggest": {
  68. "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
  69. "ext-pcntl": "*"
  70. },
  71. "bin": [
  72. "drush",
  73. "drush.launcher",
  74. "drush.php",
  75. "drush.bat",
  76. "drush.complete.sh"
  77. ],
  78. "type": "library",
  79. "extra": {
  80. "branch-alias": {
  81. "dev-master": "8.0.x-dev"
  82. }
  83. },
  84. "autoload": {
  85. "psr-0": {
  86. "Drush": "lib/"
  87. }
  88. },
  89. "notification-url": "https://packagist.org/downloads/",
  90. "license": [
  91. "GPL-2.0+"
  92. ],
  93. "authors": [
  94. {
  95. "name": "Moshe Weitzman",
  96. "email": "weitzman@tejasa.com"
  97. },
  98. {
  99. "name": "Owen Barton",
  100. "email": "drupal@owenbarton.com"
  101. },
  102. {
  103. "name": "Mark Sonnabaum",
  104. "email": "marksonnabaum@gmail.com"
  105. },
  106. {
  107. "name": "Antoine Beaupré",
  108. "email": "anarcat@koumbit.org"
  109. },
  110. {
  111. "name": "Greg Anderson",
  112. "email": "greg.1.anderson@greenknowe.org"
  113. },
  114. {
  115. "name": "Jonathan Araña Cruz",
  116. "email": "jonhattan@faita.net"
  117. },
  118. {
  119. "name": "Jonathan Hedstrom",
  120. "email": "jhedstrom@gmail.com"
  121. },
  122. {
  123. "name": "Christopher Gervais",
  124. "email": "chris@ergonlogic.com"
  125. },
  126. {
  127. "name": "Dave Reid",
  128. "email": "dave@davereid.net"
  129. },
  130. {
  131. "name": "Damian Lee",
  132. "email": "damiankloip@googlemail.com"
  133. }
  134. ],
  135. "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.",
  136. "homepage": "http://www.drush.org",
  137. "time": "2015-11-19T19:37:36+00:00"
  138. },
  139. {
  140. "name": "nikic/php-parser",
  141. "version": "v4.10.1",
  142. "source": {
  143. "type": "git",
  144. "url": "https://github.com/nikic/PHP-Parser.git",
  145. "reference": "1b479e7592812411c20c34d9ed33db3957bde66e"
  146. },
  147. "dist": {
  148. "type": "zip",
  149. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1b479e7592812411c20c34d9ed33db3957bde66e",
  150. "reference": "1b479e7592812411c20c34d9ed33db3957bde66e",
  151. "shasum": ""
  152. },
  153. "require": {
  154. "ext-tokenizer": "*",
  155. "php": ">=7.0"
  156. },
  157. "require-dev": {
  158. "ircmaxell/php-yacc": "^0.0.7",
  159. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  160. },
  161. "bin": [
  162. "bin/php-parse"
  163. ],
  164. "type": "library",
  165. "extra": {
  166. "branch-alias": {
  167. "dev-master": "4.9-dev"
  168. }
  169. },
  170. "autoload": {
  171. "psr-4": {
  172. "PhpParser\\": "lib/PhpParser"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "BSD-3-Clause"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Nikita Popov"
  182. }
  183. ],
  184. "description": "A PHP parser written in PHP",
  185. "keywords": [
  186. "parser",
  187. "php"
  188. ],
  189. "time": "2020-09-23T18:23:49+00:00"
  190. },
  191. {
  192. "name": "pear/console_table",
  193. "version": "v1.2.1",
  194. "source": {
  195. "type": "git",
  196. "url": "https://github.com/pear/Console_Table.git",
  197. "reference": "a129a91d8bf19317d81e68d1d3a2e18932f684e4"
  198. },
  199. "dist": {
  200. "type": "zip",
  201. "url": "https://api.github.com/repos/pear/Console_Table/zipball/a129a91d8bf19317d81e68d1d3a2e18932f684e4",
  202. "reference": "a129a91d8bf19317d81e68d1d3a2e18932f684e4",
  203. "shasum": ""
  204. },
  205. "require": {
  206. "php": ">=4.3.10"
  207. },
  208. "suggest": {
  209. "pear/Console_Color2": ">=0.1.2"
  210. },
  211. "type": "library",
  212. "autoload": {
  213. "classmap": [
  214. "Table.php"
  215. ]
  216. },
  217. "notification-url": "https://packagist.org/downloads/",
  218. "license": [
  219. "BSD-2-Clause"
  220. ],
  221. "authors": [
  222. {
  223. "name": "Jan Schneider",
  224. "homepage": "http://pear.php.net/user/yunosh"
  225. },
  226. {
  227. "name": "Tal Peer",
  228. "homepage": "http://pear.php.net/user/tal"
  229. },
  230. {
  231. "name": "Xavier Noguer",
  232. "homepage": "http://pear.php.net/user/xnoguer"
  233. },
  234. {
  235. "name": "Richard Heyes",
  236. "homepage": "http://pear.php.net/user/richard"
  237. }
  238. ],
  239. "description": "Library that makes it easy to build console style tables.",
  240. "homepage": "http://pear.php.net/package/Console_Table/",
  241. "keywords": [
  242. "console"
  243. ],
  244. "time": "2014-10-27T09:53:49+00:00"
  245. },
  246. {
  247. "name": "psr/container",
  248. "version": "1.0.0",
  249. "source": {
  250. "type": "git",
  251. "url": "https://github.com/php-fig/container.git",
  252. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  253. },
  254. "dist": {
  255. "type": "zip",
  256. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  257. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  258. "shasum": ""
  259. },
  260. "require": {
  261. "php": ">=5.3.0"
  262. },
  263. "type": "library",
  264. "extra": {
  265. "branch-alias": {
  266. "dev-master": "1.0.x-dev"
  267. }
  268. },
  269. "autoload": {
  270. "psr-4": {
  271. "Psr\\Container\\": "src/"
  272. }
  273. },
  274. "notification-url": "https://packagist.org/downloads/",
  275. "license": [
  276. "MIT"
  277. ],
  278. "authors": [
  279. {
  280. "name": "PHP-FIG",
  281. "homepage": "http://www.php-fig.org/"
  282. }
  283. ],
  284. "description": "Common Container Interface (PHP FIG PSR-11)",
  285. "homepage": "https://github.com/php-fig/container",
  286. "keywords": [
  287. "PSR-11",
  288. "container",
  289. "container-interface",
  290. "container-interop",
  291. "psr"
  292. ],
  293. "time": "2017-02-14T16:28:37+00:00"
  294. },
  295. {
  296. "name": "psy/psysh",
  297. "version": "v0.10.4",
  298. "source": {
  299. "type": "git",
  300. "url": "https://github.com/bobthecow/psysh.git",
  301. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
  302. },
  303. "dist": {
  304. "type": "zip",
  305. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
  306. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
  307. "shasum": ""
  308. },
  309. "require": {
  310. "dnoegel/php-xdg-base-dir": "0.1.*",
  311. "ext-json": "*",
  312. "ext-tokenizer": "*",
  313. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  314. "php": "^8.0 || ^7.0 || ^5.5.9",
  315. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  316. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  317. },
  318. "require-dev": {
  319. "bamarni/composer-bin-plugin": "^1.2",
  320. "hoa/console": "3.17.*"
  321. },
  322. "suggest": {
  323. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  324. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  325. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  326. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  327. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  328. },
  329. "bin": [
  330. "bin/psysh"
  331. ],
  332. "type": "library",
  333. "extra": {
  334. "branch-alias": {
  335. "dev-master": "0.10.x-dev"
  336. }
  337. },
  338. "autoload": {
  339. "files": [
  340. "src/functions.php"
  341. ],
  342. "psr-4": {
  343. "Psy\\": "src/"
  344. }
  345. },
  346. "notification-url": "https://packagist.org/downloads/",
  347. "license": [
  348. "MIT"
  349. ],
  350. "authors": [
  351. {
  352. "name": "Justin Hileman",
  353. "email": "justin@justinhileman.info",
  354. "homepage": "http://justinhileman.com"
  355. }
  356. ],
  357. "description": "An interactive shell for modern PHP.",
  358. "homepage": "http://psysh.org",
  359. "keywords": [
  360. "REPL",
  361. "console",
  362. "interactive",
  363. "shell"
  364. ],
  365. "time": "2020-05-03T19:32:03+00:00"
  366. },
  367. {
  368. "name": "symfony/console",
  369. "version": "v5.1.5",
  370. "source": {
  371. "type": "git",
  372. "url": "https://github.com/symfony/console.git",
  373. "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf"
  374. },
  375. "dist": {
  376. "type": "zip",
  377. "url": "https://api.github.com/repos/symfony/console/zipball/186f395b256065ba9b890c0a4e48a91d598fa2cf",
  378. "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf",
  379. "shasum": ""
  380. },
  381. "require": {
  382. "php": ">=7.2.5",
  383. "symfony/polyfill-mbstring": "~1.0",
  384. "symfony/polyfill-php73": "^1.8",
  385. "symfony/polyfill-php80": "^1.15",
  386. "symfony/service-contracts": "^1.1|^2",
  387. "symfony/string": "^5.1"
  388. },
  389. "conflict": {
  390. "symfony/dependency-injection": "<4.4",
  391. "symfony/dotenv": "<5.1",
  392. "symfony/event-dispatcher": "<4.4",
  393. "symfony/lock": "<4.4",
  394. "symfony/process": "<4.4"
  395. },
  396. "provide": {
  397. "psr/log-implementation": "1.0"
  398. },
  399. "require-dev": {
  400. "psr/log": "~1.0",
  401. "symfony/config": "^4.4|^5.0",
  402. "symfony/dependency-injection": "^4.4|^5.0",
  403. "symfony/event-dispatcher": "^4.4|^5.0",
  404. "symfony/lock": "^4.4|^5.0",
  405. "symfony/process": "^4.4|^5.0",
  406. "symfony/var-dumper": "^4.4|^5.0"
  407. },
  408. "suggest": {
  409. "psr/log": "For using the console logger",
  410. "symfony/event-dispatcher": "",
  411. "symfony/lock": "",
  412. "symfony/process": ""
  413. },
  414. "type": "library",
  415. "extra": {
  416. "branch-alias": {
  417. "dev-master": "5.1-dev"
  418. }
  419. },
  420. "autoload": {
  421. "psr-4": {
  422. "Symfony\\Component\\Console\\": ""
  423. },
  424. "exclude-from-classmap": [
  425. "/Tests/"
  426. ]
  427. },
  428. "notification-url": "https://packagist.org/downloads/",
  429. "license": [
  430. "MIT"
  431. ],
  432. "authors": [
  433. {
  434. "name": "Fabien Potencier",
  435. "email": "fabien@symfony.com"
  436. },
  437. {
  438. "name": "Symfony Community",
  439. "homepage": "https://symfony.com/contributors"
  440. }
  441. ],
  442. "description": "Symfony Console Component",
  443. "homepage": "https://symfony.com",
  444. "funding": [
  445. {
  446. "url": "https://symfony.com/sponsor",
  447. "type": "custom"
  448. },
  449. {
  450. "url": "https://github.com/fabpot",
  451. "type": "github"
  452. },
  453. {
  454. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  455. "type": "tidelift"
  456. }
  457. ],
  458. "time": "2020-09-02T07:07:40+00:00"
  459. },
  460. {
  461. "name": "symfony/polyfill-ctype",
  462. "version": "v1.18.1",
  463. "source": {
  464. "type": "git",
  465. "url": "https://github.com/symfony/polyfill-ctype.git",
  466. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  467. },
  468. "dist": {
  469. "type": "zip",
  470. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  471. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  472. "shasum": ""
  473. },
  474. "require": {
  475. "php": ">=5.3.3"
  476. },
  477. "suggest": {
  478. "ext-ctype": "For best performance"
  479. },
  480. "type": "library",
  481. "extra": {
  482. "branch-alias": {
  483. "dev-master": "1.18-dev"
  484. },
  485. "thanks": {
  486. "name": "symfony/polyfill",
  487. "url": "https://github.com/symfony/polyfill"
  488. }
  489. },
  490. "autoload": {
  491. "psr-4": {
  492. "Symfony\\Polyfill\\Ctype\\": ""
  493. },
  494. "files": [
  495. "bootstrap.php"
  496. ]
  497. },
  498. "notification-url": "https://packagist.org/downloads/",
  499. "license": [
  500. "MIT"
  501. ],
  502. "authors": [
  503. {
  504. "name": "Gert de Pagter",
  505. "email": "BackEndTea@gmail.com"
  506. },
  507. {
  508. "name": "Symfony Community",
  509. "homepage": "https://symfony.com/contributors"
  510. }
  511. ],
  512. "description": "Symfony polyfill for ctype functions",
  513. "homepage": "https://symfony.com",
  514. "keywords": [
  515. "compatibility",
  516. "ctype",
  517. "polyfill",
  518. "portable"
  519. ],
  520. "funding": [
  521. {
  522. "url": "https://symfony.com/sponsor",
  523. "type": "custom"
  524. },
  525. {
  526. "url": "https://github.com/fabpot",
  527. "type": "github"
  528. },
  529. {
  530. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  531. "type": "tidelift"
  532. }
  533. ],
  534. "time": "2020-07-14T12:35:20+00:00"
  535. },
  536. {
  537. "name": "symfony/polyfill-intl-grapheme",
  538. "version": "v1.18.1",
  539. "source": {
  540. "type": "git",
  541. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  542. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
  543. },
  544. "dist": {
  545. "type": "zip",
  546. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  547. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  548. "shasum": ""
  549. },
  550. "require": {
  551. "php": ">=5.3.3"
  552. },
  553. "suggest": {
  554. "ext-intl": "For best performance"
  555. },
  556. "type": "library",
  557. "extra": {
  558. "branch-alias": {
  559. "dev-master": "1.18-dev"
  560. },
  561. "thanks": {
  562. "name": "symfony/polyfill",
  563. "url": "https://github.com/symfony/polyfill"
  564. }
  565. },
  566. "autoload": {
  567. "psr-4": {
  568. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  569. },
  570. "files": [
  571. "bootstrap.php"
  572. ]
  573. },
  574. "notification-url": "https://packagist.org/downloads/",
  575. "license": [
  576. "MIT"
  577. ],
  578. "authors": [
  579. {
  580. "name": "Nicolas Grekas",
  581. "email": "p@tchwork.com"
  582. },
  583. {
  584. "name": "Symfony Community",
  585. "homepage": "https://symfony.com/contributors"
  586. }
  587. ],
  588. "description": "Symfony polyfill for intl's grapheme_* functions",
  589. "homepage": "https://symfony.com",
  590. "keywords": [
  591. "compatibility",
  592. "grapheme",
  593. "intl",
  594. "polyfill",
  595. "portable",
  596. "shim"
  597. ],
  598. "funding": [
  599. {
  600. "url": "https://symfony.com/sponsor",
  601. "type": "custom"
  602. },
  603. {
  604. "url": "https://github.com/fabpot",
  605. "type": "github"
  606. },
  607. {
  608. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  609. "type": "tidelift"
  610. }
  611. ],
  612. "time": "2020-07-14T12:35:20+00:00"
  613. },
  614. {
  615. "name": "symfony/polyfill-intl-normalizer",
  616. "version": "v1.18.1",
  617. "source": {
  618. "type": "git",
  619. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  620. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
  621. },
  622. "dist": {
  623. "type": "zip",
  624. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  625. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  626. "shasum": ""
  627. },
  628. "require": {
  629. "php": ">=5.3.3"
  630. },
  631. "suggest": {
  632. "ext-intl": "For best performance"
  633. },
  634. "type": "library",
  635. "extra": {
  636. "branch-alias": {
  637. "dev-master": "1.18-dev"
  638. },
  639. "thanks": {
  640. "name": "symfony/polyfill",
  641. "url": "https://github.com/symfony/polyfill"
  642. }
  643. },
  644. "autoload": {
  645. "psr-4": {
  646. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  647. },
  648. "files": [
  649. "bootstrap.php"
  650. ],
  651. "classmap": [
  652. "Resources/stubs"
  653. ]
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "MIT"
  658. ],
  659. "authors": [
  660. {
  661. "name": "Nicolas Grekas",
  662. "email": "p@tchwork.com"
  663. },
  664. {
  665. "name": "Symfony Community",
  666. "homepage": "https://symfony.com/contributors"
  667. }
  668. ],
  669. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  670. "homepage": "https://symfony.com",
  671. "keywords": [
  672. "compatibility",
  673. "intl",
  674. "normalizer",
  675. "polyfill",
  676. "portable",
  677. "shim"
  678. ],
  679. "funding": [
  680. {
  681. "url": "https://symfony.com/sponsor",
  682. "type": "custom"
  683. },
  684. {
  685. "url": "https://github.com/fabpot",
  686. "type": "github"
  687. },
  688. {
  689. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  690. "type": "tidelift"
  691. }
  692. ],
  693. "time": "2020-07-14T12:35:20+00:00"
  694. },
  695. {
  696. "name": "symfony/polyfill-mbstring",
  697. "version": "v1.18.1",
  698. "source": {
  699. "type": "git",
  700. "url": "https://github.com/symfony/polyfill-mbstring.git",
  701. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
  702. },
  703. "dist": {
  704. "type": "zip",
  705. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
  706. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
  707. "shasum": ""
  708. },
  709. "require": {
  710. "php": ">=5.3.3"
  711. },
  712. "suggest": {
  713. "ext-mbstring": "For best performance"
  714. },
  715. "type": "library",
  716. "extra": {
  717. "branch-alias": {
  718. "dev-master": "1.18-dev"
  719. },
  720. "thanks": {
  721. "name": "symfony/polyfill",
  722. "url": "https://github.com/symfony/polyfill"
  723. }
  724. },
  725. "autoload": {
  726. "psr-4": {
  727. "Symfony\\Polyfill\\Mbstring\\": ""
  728. },
  729. "files": [
  730. "bootstrap.php"
  731. ]
  732. },
  733. "notification-url": "https://packagist.org/downloads/",
  734. "license": [
  735. "MIT"
  736. ],
  737. "authors": [
  738. {
  739. "name": "Nicolas Grekas",
  740. "email": "p@tchwork.com"
  741. },
  742. {
  743. "name": "Symfony Community",
  744. "homepage": "https://symfony.com/contributors"
  745. }
  746. ],
  747. "description": "Symfony polyfill for the Mbstring extension",
  748. "homepage": "https://symfony.com",
  749. "keywords": [
  750. "compatibility",
  751. "mbstring",
  752. "polyfill",
  753. "portable",
  754. "shim"
  755. ],
  756. "funding": [
  757. {
  758. "url": "https://symfony.com/sponsor",
  759. "type": "custom"
  760. },
  761. {
  762. "url": "https://github.com/fabpot",
  763. "type": "github"
  764. },
  765. {
  766. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  767. "type": "tidelift"
  768. }
  769. ],
  770. "time": "2020-07-14T12:35:20+00:00"
  771. },
  772. {
  773. "name": "symfony/polyfill-php73",
  774. "version": "v1.18.1",
  775. "source": {
  776. "type": "git",
  777. "url": "https://github.com/symfony/polyfill-php73.git",
  778. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
  779. },
  780. "dist": {
  781. "type": "zip",
  782. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  783. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  784. "shasum": ""
  785. },
  786. "require": {
  787. "php": ">=5.3.3"
  788. },
  789. "type": "library",
  790. "extra": {
  791. "branch-alias": {
  792. "dev-master": "1.18-dev"
  793. },
  794. "thanks": {
  795. "name": "symfony/polyfill",
  796. "url": "https://github.com/symfony/polyfill"
  797. }
  798. },
  799. "autoload": {
  800. "psr-4": {
  801. "Symfony\\Polyfill\\Php73\\": ""
  802. },
  803. "files": [
  804. "bootstrap.php"
  805. ],
  806. "classmap": [
  807. "Resources/stubs"
  808. ]
  809. },
  810. "notification-url": "https://packagist.org/downloads/",
  811. "license": [
  812. "MIT"
  813. ],
  814. "authors": [
  815. {
  816. "name": "Nicolas Grekas",
  817. "email": "p@tchwork.com"
  818. },
  819. {
  820. "name": "Symfony Community",
  821. "homepage": "https://symfony.com/contributors"
  822. }
  823. ],
  824. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  825. "homepage": "https://symfony.com",
  826. "keywords": [
  827. "compatibility",
  828. "polyfill",
  829. "portable",
  830. "shim"
  831. ],
  832. "funding": [
  833. {
  834. "url": "https://symfony.com/sponsor",
  835. "type": "custom"
  836. },
  837. {
  838. "url": "https://github.com/fabpot",
  839. "type": "github"
  840. },
  841. {
  842. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  843. "type": "tidelift"
  844. }
  845. ],
  846. "time": "2020-07-14T12:35:20+00:00"
  847. },
  848. {
  849. "name": "symfony/polyfill-php80",
  850. "version": "v1.18.1",
  851. "source": {
  852. "type": "git",
  853. "url": "https://github.com/symfony/polyfill-php80.git",
  854. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
  855. },
  856. "dist": {
  857. "type": "zip",
  858. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  859. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  860. "shasum": ""
  861. },
  862. "require": {
  863. "php": ">=7.0.8"
  864. },
  865. "type": "library",
  866. "extra": {
  867. "branch-alias": {
  868. "dev-master": "1.18-dev"
  869. },
  870. "thanks": {
  871. "name": "symfony/polyfill",
  872. "url": "https://github.com/symfony/polyfill"
  873. }
  874. },
  875. "autoload": {
  876. "psr-4": {
  877. "Symfony\\Polyfill\\Php80\\": ""
  878. },
  879. "files": [
  880. "bootstrap.php"
  881. ],
  882. "classmap": [
  883. "Resources/stubs"
  884. ]
  885. },
  886. "notification-url": "https://packagist.org/downloads/",
  887. "license": [
  888. "MIT"
  889. ],
  890. "authors": [
  891. {
  892. "name": "Ion Bazan",
  893. "email": "ion.bazan@gmail.com"
  894. },
  895. {
  896. "name": "Nicolas Grekas",
  897. "email": "p@tchwork.com"
  898. },
  899. {
  900. "name": "Symfony Community",
  901. "homepage": "https://symfony.com/contributors"
  902. }
  903. ],
  904. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  905. "homepage": "https://symfony.com",
  906. "keywords": [
  907. "compatibility",
  908. "polyfill",
  909. "portable",
  910. "shim"
  911. ],
  912. "funding": [
  913. {
  914. "url": "https://symfony.com/sponsor",
  915. "type": "custom"
  916. },
  917. {
  918. "url": "https://github.com/fabpot",
  919. "type": "github"
  920. },
  921. {
  922. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  923. "type": "tidelift"
  924. }
  925. ],
  926. "time": "2020-07-14T12:35:20+00:00"
  927. },
  928. {
  929. "name": "symfony/service-contracts",
  930. "version": "v2.2.0",
  931. "source": {
  932. "type": "git",
  933. "url": "https://github.com/symfony/service-contracts.git",
  934. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
  935. },
  936. "dist": {
  937. "type": "zip",
  938. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  939. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  940. "shasum": ""
  941. },
  942. "require": {
  943. "php": ">=7.2.5",
  944. "psr/container": "^1.0"
  945. },
  946. "suggest": {
  947. "symfony/service-implementation": ""
  948. },
  949. "type": "library",
  950. "extra": {
  951. "branch-alias": {
  952. "dev-master": "2.2-dev"
  953. },
  954. "thanks": {
  955. "name": "symfony/contracts",
  956. "url": "https://github.com/symfony/contracts"
  957. }
  958. },
  959. "autoload": {
  960. "psr-4": {
  961. "Symfony\\Contracts\\Service\\": ""
  962. }
  963. },
  964. "notification-url": "https://packagist.org/downloads/",
  965. "license": [
  966. "MIT"
  967. ],
  968. "authors": [
  969. {
  970. "name": "Nicolas Grekas",
  971. "email": "p@tchwork.com"
  972. },
  973. {
  974. "name": "Symfony Community",
  975. "homepage": "https://symfony.com/contributors"
  976. }
  977. ],
  978. "description": "Generic abstractions related to writing services",
  979. "homepage": "https://symfony.com",
  980. "keywords": [
  981. "abstractions",
  982. "contracts",
  983. "decoupling",
  984. "interfaces",
  985. "interoperability",
  986. "standards"
  987. ],
  988. "funding": [
  989. {
  990. "url": "https://symfony.com/sponsor",
  991. "type": "custom"
  992. },
  993. {
  994. "url": "https://github.com/fabpot",
  995. "type": "github"
  996. },
  997. {
  998. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  999. "type": "tidelift"
  1000. }
  1001. ],
  1002. "time": "2020-09-07T11:33:47+00:00"
  1003. },
  1004. {
  1005. "name": "symfony/string",
  1006. "version": "v5.1.5",
  1007. "source": {
  1008. "type": "git",
  1009. "url": "https://github.com/symfony/string.git",
  1010. "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a"
  1011. },
  1012. "dist": {
  1013. "type": "zip",
  1014. "url": "https://api.github.com/repos/symfony/string/zipball/0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
  1015. "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
  1016. "shasum": ""
  1017. },
  1018. "require": {
  1019. "php": ">=7.2.5",
  1020. "symfony/polyfill-ctype": "~1.8",
  1021. "symfony/polyfill-intl-grapheme": "~1.0",
  1022. "symfony/polyfill-intl-normalizer": "~1.0",
  1023. "symfony/polyfill-mbstring": "~1.0",
  1024. "symfony/polyfill-php80": "~1.15"
  1025. },
  1026. "require-dev": {
  1027. "symfony/error-handler": "^4.4|^5.0",
  1028. "symfony/http-client": "^4.4|^5.0",
  1029. "symfony/translation-contracts": "^1.1|^2",
  1030. "symfony/var-exporter": "^4.4|^5.0"
  1031. },
  1032. "type": "library",
  1033. "extra": {
  1034. "branch-alias": {
  1035. "dev-master": "5.1-dev"
  1036. }
  1037. },
  1038. "autoload": {
  1039. "psr-4": {
  1040. "Symfony\\Component\\String\\": ""
  1041. },
  1042. "files": [
  1043. "Resources/functions.php"
  1044. ],
  1045. "exclude-from-classmap": [
  1046. "/Tests/"
  1047. ]
  1048. },
  1049. "notification-url": "https://packagist.org/downloads/",
  1050. "license": [
  1051. "MIT"
  1052. ],
  1053. "authors": [
  1054. {
  1055. "name": "Nicolas Grekas",
  1056. "email": "p@tchwork.com"
  1057. },
  1058. {
  1059. "name": "Symfony Community",
  1060. "homepage": "https://symfony.com/contributors"
  1061. }
  1062. ],
  1063. "description": "Symfony String component",
  1064. "homepage": "https://symfony.com",
  1065. "keywords": [
  1066. "grapheme",
  1067. "i18n",
  1068. "string",
  1069. "unicode",
  1070. "utf-8",
  1071. "utf8"
  1072. ],
  1073. "funding": [
  1074. {
  1075. "url": "https://symfony.com/sponsor",
  1076. "type": "custom"
  1077. },
  1078. {
  1079. "url": "https://github.com/fabpot",
  1080. "type": "github"
  1081. },
  1082. {
  1083. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1084. "type": "tidelift"
  1085. }
  1086. ],
  1087. "time": "2020-08-17T07:48:54+00:00"
  1088. },
  1089. {
  1090. "name": "symfony/var-dumper",
  1091. "version": "v2.8.52",
  1092. "source": {
  1093. "type": "git",
  1094. "url": "https://github.com/symfony/var-dumper.git",
  1095. "reference": "91abb1e39d14fb7773d25de9c711949ea8502ac1"
  1096. },
  1097. "dist": {
  1098. "type": "zip",
  1099. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/91abb1e39d14fb7773d25de9c711949ea8502ac1",
  1100. "reference": "91abb1e39d14fb7773d25de9c711949ea8502ac1",
  1101. "shasum": ""
  1102. },
  1103. "require": {
  1104. "php": ">=5.3.9",
  1105. "symfony/polyfill-mbstring": "~1.0"
  1106. },
  1107. "conflict": {
  1108. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
  1109. },
  1110. "require-dev": {
  1111. "ext-iconv": "*",
  1112. "twig/twig": "~1.34|~2.4"
  1113. },
  1114. "suggest": {
  1115. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1116. "ext-symfony_debug": ""
  1117. },
  1118. "type": "library",
  1119. "extra": {
  1120. "branch-alias": {
  1121. "dev-master": "2.8-dev"
  1122. }
  1123. },
  1124. "autoload": {
  1125. "files": [
  1126. "Resources/functions/dump.php"
  1127. ],
  1128. "psr-4": {
  1129. "Symfony\\Component\\VarDumper\\": ""
  1130. },
  1131. "exclude-from-classmap": [
  1132. "/Tests/"
  1133. ]
  1134. },
  1135. "notification-url": "https://packagist.org/downloads/",
  1136. "license": [
  1137. "MIT"
  1138. ],
  1139. "authors": [
  1140. {
  1141. "name": "Nicolas Grekas",
  1142. "email": "p@tchwork.com"
  1143. },
  1144. {
  1145. "name": "Symfony Community",
  1146. "homepage": "https://symfony.com/contributors"
  1147. }
  1148. ],
  1149. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1150. "homepage": "https://symfony.com",
  1151. "keywords": [
  1152. "debug",
  1153. "dump"
  1154. ],
  1155. "time": "2018-11-11T11:18:13+00:00"
  1156. },
  1157. {
  1158. "name": "symfony/yaml",
  1159. "version": "v2.7.51",
  1160. "source": {
  1161. "type": "git",
  1162. "url": "https://github.com/symfony/yaml.git",
  1163. "reference": "5bbd7e6eb54413d52ae73720ef5edadd37e3fc9e"
  1164. },
  1165. "dist": {
  1166. "type": "zip",
  1167. "url": "https://api.github.com/repos/symfony/yaml/zipball/5bbd7e6eb54413d52ae73720ef5edadd37e3fc9e",
  1168. "reference": "5bbd7e6eb54413d52ae73720ef5edadd37e3fc9e",
  1169. "shasum": ""
  1170. },
  1171. "require": {
  1172. "php": ">=5.3.9",
  1173. "symfony/polyfill-ctype": "~1.8"
  1174. },
  1175. "type": "library",
  1176. "extra": {
  1177. "branch-alias": {
  1178. "dev-master": "2.7-dev"
  1179. }
  1180. },
  1181. "autoload": {
  1182. "psr-4": {
  1183. "Symfony\\Component\\Yaml\\": ""
  1184. },
  1185. "exclude-from-classmap": [
  1186. "/Tests/"
  1187. ]
  1188. },
  1189. "notification-url": "https://packagist.org/downloads/",
  1190. "license": [
  1191. "MIT"
  1192. ],
  1193. "authors": [
  1194. {
  1195. "name": "Fabien Potencier",
  1196. "email": "fabien@symfony.com"
  1197. },
  1198. {
  1199. "name": "Symfony Community",
  1200. "homepage": "https://symfony.com/contributors"
  1201. }
  1202. ],
  1203. "description": "Symfony Yaml Component",
  1204. "homepage": "https://symfony.com",
  1205. "time": "2018-05-01T22:30:49+00:00"
  1206. }
  1207. ],
  1208. "packages-dev": [],
  1209. "aliases": [],
  1210. "minimum-stability": "stable",
  1211. "stability-flags": [],
  1212. "prefer-stable": false,
  1213. "prefer-lowest": false,
  1214. "platform": [],
  1215. "platform-dev": [],
  1216. "plugin-api-version": "1.1.0"
  1217. }