installed.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. {
  2. "packages": [
  3. {
  4. "name": "ezyang/htmlpurifier",
  5. "version": "v4.14.0",
  6. "version_normalized": "4.14.0.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/ezyang/htmlpurifier.git",
  10. "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
  15. "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "php": ">=5.2"
  20. },
  21. "time": "2021-12-25T01:21:49+00:00",
  22. "type": "library",
  23. "installation-source": "dist",
  24. "autoload": {
  25. "files": [
  26. "library/HTMLPurifier.composer.php"
  27. ],
  28. "psr-0": {
  29. "HTMLPurifier": "library/"
  30. },
  31. "exclude-from-classmap": [
  32. "/library/HTMLPurifier/Language/"
  33. ]
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "LGPL-2.1-or-later"
  38. ],
  39. "authors": [
  40. {
  41. "name": "Edward Z. Yang",
  42. "email": "admin@htmlpurifier.org",
  43. "homepage": "http://ezyang.com"
  44. }
  45. ],
  46. "description": "Standards compliant HTML filter written in PHP",
  47. "homepage": "http://htmlpurifier.org/",
  48. "keywords": [
  49. "html"
  50. ],
  51. "support": {
  52. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  53. "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
  54. },
  55. "install-path": "../ezyang/htmlpurifier"
  56. },
  57. {
  58. "name": "maennchen/zipstream-php",
  59. "version": "2.1.0",
  60. "version_normalized": "2.1.0.0",
  61. "source": {
  62. "type": "git",
  63. "url": "https://github.com/maennchen/ZipStream-PHP.git",
  64. "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
  65. },
  66. "dist": {
  67. "type": "zip",
  68. "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
  69. "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
  70. "shasum": ""
  71. },
  72. "require": {
  73. "myclabs/php-enum": "^1.5",
  74. "php": ">= 7.1",
  75. "psr/http-message": "^1.0",
  76. "symfony/polyfill-mbstring": "^1.0"
  77. },
  78. "require-dev": {
  79. "ext-zip": "*",
  80. "guzzlehttp/guzzle": ">= 6.3",
  81. "mikey179/vfsstream": "^1.6",
  82. "phpunit/phpunit": ">= 7.5"
  83. },
  84. "time": "2020-05-30T13:11:16+00:00",
  85. "type": "library",
  86. "installation-source": "dist",
  87. "autoload": {
  88. "psr-4": {
  89. "ZipStream\\": "src/"
  90. }
  91. },
  92. "notification-url": "https://packagist.org/downloads/",
  93. "license": [
  94. "MIT"
  95. ],
  96. "authors": [
  97. {
  98. "name": "Paul Duncan",
  99. "email": "pabs@pablotron.org"
  100. },
  101. {
  102. "name": "Jonatan Männchen",
  103. "email": "jonatan@maennchen.ch"
  104. },
  105. {
  106. "name": "Jesse Donat",
  107. "email": "donatj@gmail.com"
  108. },
  109. {
  110. "name": "András Kolesár",
  111. "email": "kolesar@kolesar.hu"
  112. }
  113. ],
  114. "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
  115. "keywords": [
  116. "stream",
  117. "zip"
  118. ],
  119. "support": {
  120. "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
  121. "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
  122. },
  123. "funding": [
  124. {
  125. "url": "https://opencollective.com/zipstream",
  126. "type": "open_collective"
  127. }
  128. ],
  129. "install-path": "../maennchen/zipstream-php"
  130. },
  131. {
  132. "name": "markbaker/complex",
  133. "version": "3.0.1",
  134. "version_normalized": "3.0.1.0",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/MarkBaker/PHPComplex.git",
  138. "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
  143. "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "php": "^7.2 || ^8.0"
  148. },
  149. "require-dev": {
  150. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  151. "phpcompatibility/php-compatibility": "^9.0",
  152. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
  153. "squizlabs/php_codesniffer": "^3.4"
  154. },
  155. "time": "2021-06-29T15:32:53+00:00",
  156. "type": "library",
  157. "installation-source": "dist",
  158. "autoload": {
  159. "psr-4": {
  160. "Complex\\": "classes/src/"
  161. }
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "MIT"
  166. ],
  167. "authors": [
  168. {
  169. "name": "Mark Baker",
  170. "email": "mark@lange.demon.co.uk"
  171. }
  172. ],
  173. "description": "PHP Class for working with complex numbers",
  174. "homepage": "https://github.com/MarkBaker/PHPComplex",
  175. "keywords": [
  176. "complex",
  177. "mathematics"
  178. ],
  179. "support": {
  180. "issues": "https://github.com/MarkBaker/PHPComplex/issues",
  181. "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
  182. },
  183. "install-path": "../markbaker/complex"
  184. },
  185. {
  186. "name": "markbaker/matrix",
  187. "version": "3.0.0",
  188. "version_normalized": "3.0.0.0",
  189. "source": {
  190. "type": "git",
  191. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  192. "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
  193. },
  194. "dist": {
  195. "type": "zip",
  196. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
  197. "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
  198. "shasum": ""
  199. },
  200. "require": {
  201. "php": "^7.1 || ^8.0"
  202. },
  203. "require-dev": {
  204. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  205. "phpcompatibility/php-compatibility": "^9.0",
  206. "phpdocumentor/phpdocumentor": "2.*",
  207. "phploc/phploc": "^4.0",
  208. "phpmd/phpmd": "2.*",
  209. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
  210. "sebastian/phpcpd": "^4.0",
  211. "squizlabs/php_codesniffer": "^3.4"
  212. },
  213. "time": "2021-07-01T19:01:15+00:00",
  214. "type": "library",
  215. "installation-source": "dist",
  216. "autoload": {
  217. "psr-4": {
  218. "Matrix\\": "classes/src/"
  219. }
  220. },
  221. "notification-url": "https://packagist.org/downloads/",
  222. "license": [
  223. "MIT"
  224. ],
  225. "authors": [
  226. {
  227. "name": "Mark Baker",
  228. "email": "mark@demon-angel.eu"
  229. }
  230. ],
  231. "description": "PHP Class for working with matrices",
  232. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  233. "keywords": [
  234. "mathematics",
  235. "matrix",
  236. "vector"
  237. ],
  238. "support": {
  239. "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
  240. "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
  241. },
  242. "install-path": "../markbaker/matrix"
  243. },
  244. {
  245. "name": "myclabs/php-enum",
  246. "version": "1.8.4",
  247. "version_normalized": "1.8.4.0",
  248. "source": {
  249. "type": "git",
  250. "url": "https://github.com/myclabs/php-enum.git",
  251. "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
  252. },
  253. "dist": {
  254. "type": "zip",
  255. "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
  256. "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
  257. "shasum": ""
  258. },
  259. "require": {
  260. "ext-json": "*",
  261. "php": "^7.3 || ^8.0"
  262. },
  263. "require-dev": {
  264. "phpunit/phpunit": "^9.5",
  265. "squizlabs/php_codesniffer": "1.*",
  266. "vimeo/psalm": "^4.6.2"
  267. },
  268. "time": "2022-08-04T09:53:51+00:00",
  269. "type": "library",
  270. "installation-source": "dist",
  271. "autoload": {
  272. "psr-4": {
  273. "MyCLabs\\Enum\\": "src/"
  274. },
  275. "classmap": [
  276. "stubs/Stringable.php"
  277. ]
  278. },
  279. "notification-url": "https://packagist.org/downloads/",
  280. "license": [
  281. "MIT"
  282. ],
  283. "authors": [
  284. {
  285. "name": "PHP Enum contributors",
  286. "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
  287. }
  288. ],
  289. "description": "PHP Enum implementation",
  290. "homepage": "http://github.com/myclabs/php-enum",
  291. "keywords": [
  292. "enum"
  293. ],
  294. "support": {
  295. "issues": "https://github.com/myclabs/php-enum/issues",
  296. "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
  297. },
  298. "funding": [
  299. {
  300. "url": "https://github.com/mnapoli",
  301. "type": "github"
  302. },
  303. {
  304. "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
  305. "type": "tidelift"
  306. }
  307. ],
  308. "install-path": "../myclabs/php-enum"
  309. },
  310. {
  311. "name": "phpoffice/phpspreadsheet",
  312. "version": "1.24.1",
  313. "version_normalized": "1.24.1.0",
  314. "source": {
  315. "type": "git",
  316. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  317. "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6"
  318. },
  319. "dist": {
  320. "type": "zip",
  321. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/69991111e05fca3ff7398e1e7fca9ebed33efec6",
  322. "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6",
  323. "shasum": ""
  324. },
  325. "require": {
  326. "ext-ctype": "*",
  327. "ext-dom": "*",
  328. "ext-fileinfo": "*",
  329. "ext-gd": "*",
  330. "ext-iconv": "*",
  331. "ext-libxml": "*",
  332. "ext-mbstring": "*",
  333. "ext-simplexml": "*",
  334. "ext-xml": "*",
  335. "ext-xmlreader": "*",
  336. "ext-xmlwriter": "*",
  337. "ext-zip": "*",
  338. "ext-zlib": "*",
  339. "ezyang/htmlpurifier": "^4.13",
  340. "maennchen/zipstream-php": "^2.1",
  341. "markbaker/complex": "^3.0",
  342. "markbaker/matrix": "^3.0",
  343. "php": "^7.3 || ^8.0",
  344. "psr/http-client": "^1.0",
  345. "psr/http-factory": "^1.0",
  346. "psr/simple-cache": "^1.0 || ^2.0"
  347. },
  348. "require-dev": {
  349. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  350. "dompdf/dompdf": "^1.0 || ^2.0",
  351. "friendsofphp/php-cs-fixer": "^3.2",
  352. "jpgraph/jpgraph": "^4.0",
  353. "mpdf/mpdf": "8.1.1",
  354. "phpcompatibility/php-compatibility": "^9.3",
  355. "phpstan/phpstan": "^1.1",
  356. "phpstan/phpstan-phpunit": "^1.0",
  357. "phpunit/phpunit": "^8.5 || ^9.0",
  358. "squizlabs/php_codesniffer": "^3.7",
  359. "tecnickcom/tcpdf": "^6.4"
  360. },
  361. "suggest": {
  362. "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
  363. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  364. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  365. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
  366. },
  367. "time": "2022-07-18T19:50:48+00:00",
  368. "type": "library",
  369. "installation-source": "dist",
  370. "autoload": {
  371. "psr-4": {
  372. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  373. }
  374. },
  375. "notification-url": "https://packagist.org/downloads/",
  376. "license": [
  377. "MIT"
  378. ],
  379. "authors": [
  380. {
  381. "name": "Maarten Balliauw",
  382. "homepage": "https://blog.maartenballiauw.be"
  383. },
  384. {
  385. "name": "Mark Baker",
  386. "homepage": "https://markbakeruk.net"
  387. },
  388. {
  389. "name": "Franck Lefevre",
  390. "homepage": "https://rootslabs.net"
  391. },
  392. {
  393. "name": "Erik Tilt"
  394. },
  395. {
  396. "name": "Adrien Crivelli"
  397. }
  398. ],
  399. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  400. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  401. "keywords": [
  402. "OpenXML",
  403. "excel",
  404. "gnumeric",
  405. "ods",
  406. "php",
  407. "spreadsheet",
  408. "xls",
  409. "xlsx"
  410. ],
  411. "support": {
  412. "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
  413. "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.24.1"
  414. },
  415. "install-path": "../phpoffice/phpspreadsheet"
  416. },
  417. {
  418. "name": "psr/http-client",
  419. "version": "1.0.1",
  420. "version_normalized": "1.0.1.0",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/php-fig/http-client.git",
  424. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  429. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": "^7.0 || ^8.0",
  434. "psr/http-message": "^1.0"
  435. },
  436. "time": "2020-06-29T06:28:15+00:00",
  437. "type": "library",
  438. "extra": {
  439. "branch-alias": {
  440. "dev-master": "1.0.x-dev"
  441. }
  442. },
  443. "installation-source": "dist",
  444. "autoload": {
  445. "psr-4": {
  446. "Psr\\Http\\Client\\": "src/"
  447. }
  448. },
  449. "notification-url": "https://packagist.org/downloads/",
  450. "license": [
  451. "MIT"
  452. ],
  453. "authors": [
  454. {
  455. "name": "PHP-FIG",
  456. "homepage": "http://www.php-fig.org/"
  457. }
  458. ],
  459. "description": "Common interface for HTTP clients",
  460. "homepage": "https://github.com/php-fig/http-client",
  461. "keywords": [
  462. "http",
  463. "http-client",
  464. "psr",
  465. "psr-18"
  466. ],
  467. "support": {
  468. "source": "https://github.com/php-fig/http-client/tree/master"
  469. },
  470. "install-path": "../psr/http-client"
  471. },
  472. {
  473. "name": "psr/http-factory",
  474. "version": "1.0.1",
  475. "version_normalized": "1.0.1.0",
  476. "source": {
  477. "type": "git",
  478. "url": "https://github.com/php-fig/http-factory.git",
  479. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  480. },
  481. "dist": {
  482. "type": "zip",
  483. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  484. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  485. "shasum": ""
  486. },
  487. "require": {
  488. "php": ">=7.0.0",
  489. "psr/http-message": "^1.0"
  490. },
  491. "time": "2019-04-30T12:38:16+00:00",
  492. "type": "library",
  493. "extra": {
  494. "branch-alias": {
  495. "dev-master": "1.0.x-dev"
  496. }
  497. },
  498. "installation-source": "dist",
  499. "autoload": {
  500. "psr-4": {
  501. "Psr\\Http\\Message\\": "src/"
  502. }
  503. },
  504. "notification-url": "https://packagist.org/downloads/",
  505. "license": [
  506. "MIT"
  507. ],
  508. "authors": [
  509. {
  510. "name": "PHP-FIG",
  511. "homepage": "http://www.php-fig.org/"
  512. }
  513. ],
  514. "description": "Common interfaces for PSR-7 HTTP message factories",
  515. "keywords": [
  516. "factory",
  517. "http",
  518. "message",
  519. "psr",
  520. "psr-17",
  521. "psr-7",
  522. "request",
  523. "response"
  524. ],
  525. "support": {
  526. "source": "https://github.com/php-fig/http-factory/tree/master"
  527. },
  528. "install-path": "../psr/http-factory"
  529. },
  530. {
  531. "name": "psr/http-message",
  532. "version": "1.0.1",
  533. "version_normalized": "1.0.1.0",
  534. "source": {
  535. "type": "git",
  536. "url": "https://github.com/php-fig/http-message.git",
  537. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  538. },
  539. "dist": {
  540. "type": "zip",
  541. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  542. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  543. "shasum": ""
  544. },
  545. "require": {
  546. "php": ">=5.3.0"
  547. },
  548. "time": "2016-08-06T14:39:51+00:00",
  549. "type": "library",
  550. "extra": {
  551. "branch-alias": {
  552. "dev-master": "1.0.x-dev"
  553. }
  554. },
  555. "installation-source": "dist",
  556. "autoload": {
  557. "psr-4": {
  558. "Psr\\Http\\Message\\": "src/"
  559. }
  560. },
  561. "notification-url": "https://packagist.org/downloads/",
  562. "license": [
  563. "MIT"
  564. ],
  565. "authors": [
  566. {
  567. "name": "PHP-FIG",
  568. "homepage": "http://www.php-fig.org/"
  569. }
  570. ],
  571. "description": "Common interface for HTTP messages",
  572. "homepage": "https://github.com/php-fig/http-message",
  573. "keywords": [
  574. "http",
  575. "http-message",
  576. "psr",
  577. "psr-7",
  578. "request",
  579. "response"
  580. ],
  581. "support": {
  582. "source": "https://github.com/php-fig/http-message/tree/master"
  583. },
  584. "install-path": "../psr/http-message"
  585. },
  586. {
  587. "name": "psr/simple-cache",
  588. "version": "1.0.1",
  589. "version_normalized": "1.0.1.0",
  590. "source": {
  591. "type": "git",
  592. "url": "https://github.com/php-fig/simple-cache.git",
  593. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  594. },
  595. "dist": {
  596. "type": "zip",
  597. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  598. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  599. "shasum": ""
  600. },
  601. "require": {
  602. "php": ">=5.3.0"
  603. },
  604. "time": "2017-10-23T01:57:42+00:00",
  605. "type": "library",
  606. "extra": {
  607. "branch-alias": {
  608. "dev-master": "1.0.x-dev"
  609. }
  610. },
  611. "installation-source": "dist",
  612. "autoload": {
  613. "psr-4": {
  614. "Psr\\SimpleCache\\": "src/"
  615. }
  616. },
  617. "notification-url": "https://packagist.org/downloads/",
  618. "license": [
  619. "MIT"
  620. ],
  621. "authors": [
  622. {
  623. "name": "PHP-FIG",
  624. "homepage": "http://www.php-fig.org/"
  625. }
  626. ],
  627. "description": "Common interfaces for simple caching",
  628. "keywords": [
  629. "cache",
  630. "caching",
  631. "psr",
  632. "psr-16",
  633. "simple-cache"
  634. ],
  635. "support": {
  636. "source": "https://github.com/php-fig/simple-cache/tree/master"
  637. },
  638. "install-path": "../psr/simple-cache"
  639. },
  640. {
  641. "name": "symfony/polyfill-mbstring",
  642. "version": "v1.26.0",
  643. "version_normalized": "1.26.0.0",
  644. "source": {
  645. "type": "git",
  646. "url": "https://github.com/symfony/polyfill-mbstring.git",
  647. "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
  648. },
  649. "dist": {
  650. "type": "zip",
  651. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
  652. "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
  653. "shasum": ""
  654. },
  655. "require": {
  656. "php": ">=7.1"
  657. },
  658. "provide": {
  659. "ext-mbstring": "*"
  660. },
  661. "suggest": {
  662. "ext-mbstring": "For best performance"
  663. },
  664. "time": "2022-05-24T11:49:31+00:00",
  665. "type": "library",
  666. "extra": {
  667. "branch-alias": {
  668. "dev-main": "1.26-dev"
  669. },
  670. "thanks": {
  671. "name": "symfony/polyfill",
  672. "url": "https://github.com/symfony/polyfill"
  673. }
  674. },
  675. "installation-source": "dist",
  676. "autoload": {
  677. "files": [
  678. "bootstrap.php"
  679. ],
  680. "psr-4": {
  681. "Symfony\\Polyfill\\Mbstring\\": ""
  682. }
  683. },
  684. "notification-url": "https://packagist.org/downloads/",
  685. "license": [
  686. "MIT"
  687. ],
  688. "authors": [
  689. {
  690. "name": "Nicolas Grekas",
  691. "email": "p@tchwork.com"
  692. },
  693. {
  694. "name": "Symfony Community",
  695. "homepage": "https://symfony.com/contributors"
  696. }
  697. ],
  698. "description": "Symfony polyfill for the Mbstring extension",
  699. "homepage": "https://symfony.com",
  700. "keywords": [
  701. "compatibility",
  702. "mbstring",
  703. "polyfill",
  704. "portable",
  705. "shim"
  706. ],
  707. "support": {
  708. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
  709. },
  710. "funding": [
  711. {
  712. "url": "https://symfony.com/sponsor",
  713. "type": "custom"
  714. },
  715. {
  716. "url": "https://github.com/fabpot",
  717. "type": "github"
  718. },
  719. {
  720. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  721. "type": "tidelift"
  722. }
  723. ],
  724. "install-path": "../symfony/polyfill-mbstring"
  725. }
  726. ],
  727. "dev": true,
  728. "dev-package-names": []
  729. }