composer.lock 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238
  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": "0a22924d7e3c956701cec5f6067ec266",
  8. "packages": [
  9. {
  10. "name": "econea/nusoap",
  11. "version": "v0.9.16",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/f00b4r/nusoap.git",
  15. "reference": "9ead68ec7ad8d1e14943658ce1559435247d14bf"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/f00b4r/nusoap/zipball/9ead68ec7ad8d1e14943658ce1559435247d14bf",
  20. "reference": "9ead68ec7ad8d1e14943658ce1559435247d14bf",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-curl": "*",
  25. "ext-json": "*",
  26. "ext-xml": "*",
  27. "ext-zlib": "*",
  28. "php": ">=5.4"
  29. },
  30. "require-dev": {
  31. "php-parallel-lint/php-parallel-lint": "~1.2.0"
  32. },
  33. "type": "library",
  34. "extra": {
  35. "branch-alias": {
  36. "dev-master": "0.10.x-dev"
  37. }
  38. },
  39. "autoload": {
  40. "classmap": [
  41. "src/"
  42. ]
  43. },
  44. "notification-url": "https://packagist.org/downloads/",
  45. "license": [
  46. "LGPL-2.1-or-later"
  47. ],
  48. "authors": [
  49. {
  50. "name": "Milan Felix Šulc",
  51. "homepage": "https://f3l1x.io"
  52. }
  53. ],
  54. "description": "Fixed NuSOAP for PHP 5.4 - 8.2",
  55. "homepage": "https://github.com/pwnlabs/nusoap",
  56. "keywords": [
  57. "client",
  58. "http",
  59. "nusoap",
  60. "php",
  61. "soap",
  62. "transport",
  63. "xml"
  64. ],
  65. "support": {
  66. "issues": "https://github.com/f00b4r/nusoap/issues",
  67. "source": "https://github.com/f00b4r/nusoap/tree/v0.9.16"
  68. },
  69. "funding": [
  70. {
  71. "url": "https://github.com/f3l1x",
  72. "type": "github"
  73. }
  74. ],
  75. "time": "2023-07-19T12:40:31+00:00"
  76. },
  77. {
  78. "name": "ezyang/htmlpurifier",
  79. "version": "v4.16.0",
  80. "source": {
  81. "type": "git",
  82. "url": "https://github.com/ezyang/htmlpurifier.git",
  83. "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
  84. },
  85. "dist": {
  86. "type": "zip",
  87. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
  88. "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
  89. "shasum": ""
  90. },
  91. "require": {
  92. "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
  93. },
  94. "require-dev": {
  95. "cerdic/css-tidy": "^1.7 || ^2.0",
  96. "simpletest/simpletest": "dev-master"
  97. },
  98. "suggest": {
  99. "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
  100. "ext-bcmath": "Used for unit conversion and imagecrash protection",
  101. "ext-iconv": "Converts text to and from non-UTF-8 encodings",
  102. "ext-tidy": "Used for pretty-printing HTML"
  103. },
  104. "type": "library",
  105. "autoload": {
  106. "files": [
  107. "library/HTMLPurifier.composer.php"
  108. ],
  109. "psr-0": {
  110. "HTMLPurifier": "library/"
  111. },
  112. "exclude-from-classmap": [
  113. "/library/HTMLPurifier/Language/"
  114. ]
  115. },
  116. "notification-url": "https://packagist.org/downloads/",
  117. "license": [
  118. "LGPL-2.1-or-later"
  119. ],
  120. "authors": [
  121. {
  122. "name": "Edward Z. Yang",
  123. "email": "admin@htmlpurifier.org",
  124. "homepage": "http://ezyang.com"
  125. }
  126. ],
  127. "description": "Standards compliant HTML filter written in PHP",
  128. "homepage": "http://htmlpurifier.org/",
  129. "keywords": [
  130. "html"
  131. ],
  132. "support": {
  133. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  134. "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
  135. },
  136. "time": "2022-09-18T07:06:19+00:00"
  137. },
  138. {
  139. "name": "graham-campbell/result-type",
  140. "version": "v1.1.1",
  141. "source": {
  142. "type": "git",
  143. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  144. "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
  145. },
  146. "dist": {
  147. "type": "zip",
  148. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
  149. "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
  150. "shasum": ""
  151. },
  152. "require": {
  153. "php": "^7.2.5 || ^8.0",
  154. "phpoption/phpoption": "^1.9.1"
  155. },
  156. "require-dev": {
  157. "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
  158. },
  159. "type": "library",
  160. "autoload": {
  161. "psr-4": {
  162. "GrahamCampbell\\ResultType\\": "src/"
  163. }
  164. },
  165. "notification-url": "https://packagist.org/downloads/",
  166. "license": [
  167. "MIT"
  168. ],
  169. "authors": [
  170. {
  171. "name": "Graham Campbell",
  172. "email": "hello@gjcampbell.co.uk",
  173. "homepage": "https://github.com/GrahamCampbell"
  174. }
  175. ],
  176. "description": "An Implementation Of The Result Type",
  177. "keywords": [
  178. "Graham Campbell",
  179. "GrahamCampbell",
  180. "Result Type",
  181. "Result-Type",
  182. "result"
  183. ],
  184. "support": {
  185. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  186. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
  187. },
  188. "funding": [
  189. {
  190. "url": "https://github.com/GrahamCampbell",
  191. "type": "github"
  192. },
  193. {
  194. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  195. "type": "tidelift"
  196. }
  197. ],
  198. "time": "2023-02-25T20:23:15+00:00"
  199. },
  200. {
  201. "name": "justinrainbow/json-schema",
  202. "version": "5.2.12",
  203. "source": {
  204. "type": "git",
  205. "url": "https://github.com/justinrainbow/json-schema.git",
  206. "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
  207. },
  208. "dist": {
  209. "type": "zip",
  210. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
  211. "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
  212. "shasum": ""
  213. },
  214. "require": {
  215. "php": ">=5.3.3"
  216. },
  217. "require-dev": {
  218. "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
  219. "json-schema/json-schema-test-suite": "1.2.0",
  220. "phpunit/phpunit": "^4.8.35"
  221. },
  222. "bin": [
  223. "bin/validate-json"
  224. ],
  225. "type": "library",
  226. "extra": {
  227. "branch-alias": {
  228. "dev-master": "5.0.x-dev"
  229. }
  230. },
  231. "autoload": {
  232. "psr-4": {
  233. "JsonSchema\\": "src/JsonSchema/"
  234. }
  235. },
  236. "notification-url": "https://packagist.org/downloads/",
  237. "license": [
  238. "MIT"
  239. ],
  240. "authors": [
  241. {
  242. "name": "Bruno Prieto Reis",
  243. "email": "bruno.p.reis@gmail.com"
  244. },
  245. {
  246. "name": "Justin Rainbow",
  247. "email": "justin.rainbow@gmail.com"
  248. },
  249. {
  250. "name": "Igor Wiedler",
  251. "email": "igor@wiedler.ch"
  252. },
  253. {
  254. "name": "Robert Schönthal",
  255. "email": "seroscho@googlemail.com"
  256. }
  257. ],
  258. "description": "A library to validate a json schema.",
  259. "homepage": "https://github.com/justinrainbow/json-schema",
  260. "keywords": [
  261. "json",
  262. "schema"
  263. ],
  264. "support": {
  265. "issues": "https://github.com/justinrainbow/json-schema/issues",
  266. "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
  267. },
  268. "time": "2022-04-13T08:02:27+00:00"
  269. },
  270. {
  271. "name": "maennchen/zipstream-php",
  272. "version": "3.1.0",
  273. "source": {
  274. "type": "git",
  275. "url": "https://github.com/maennchen/ZipStream-PHP.git",
  276. "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
  277. },
  278. "dist": {
  279. "type": "zip",
  280. "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
  281. "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
  282. "shasum": ""
  283. },
  284. "require": {
  285. "ext-mbstring": "*",
  286. "ext-zlib": "*",
  287. "php-64bit": "^8.1"
  288. },
  289. "require-dev": {
  290. "ext-zip": "*",
  291. "friendsofphp/php-cs-fixer": "^3.16",
  292. "guzzlehttp/guzzle": "^7.5",
  293. "mikey179/vfsstream": "^1.6",
  294. "php-coveralls/php-coveralls": "^2.5",
  295. "phpunit/phpunit": "^10.0",
  296. "vimeo/psalm": "^5.0"
  297. },
  298. "suggest": {
  299. "guzzlehttp/psr7": "^2.4",
  300. "psr/http-message": "^2.0"
  301. },
  302. "type": "library",
  303. "autoload": {
  304. "psr-4": {
  305. "ZipStream\\": "src/"
  306. }
  307. },
  308. "notification-url": "https://packagist.org/downloads/",
  309. "license": [
  310. "MIT"
  311. ],
  312. "authors": [
  313. {
  314. "name": "Paul Duncan",
  315. "email": "pabs@pablotron.org"
  316. },
  317. {
  318. "name": "Jonatan Männchen",
  319. "email": "jonatan@maennchen.ch"
  320. },
  321. {
  322. "name": "Jesse Donat",
  323. "email": "donatj@gmail.com"
  324. },
  325. {
  326. "name": "András Kolesár",
  327. "email": "kolesar@kolesar.hu"
  328. }
  329. ],
  330. "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
  331. "keywords": [
  332. "stream",
  333. "zip"
  334. ],
  335. "support": {
  336. "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
  337. "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
  338. },
  339. "funding": [
  340. {
  341. "url": "https://github.com/maennchen",
  342. "type": "github"
  343. },
  344. {
  345. "url": "https://opencollective.com/zipstream",
  346. "type": "open_collective"
  347. }
  348. ],
  349. "time": "2023-06-21T14:59:35+00:00"
  350. },
  351. {
  352. "name": "markbaker/complex",
  353. "version": "3.0.2",
  354. "source": {
  355. "type": "git",
  356. "url": "https://github.com/MarkBaker/PHPComplex.git",
  357. "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
  358. },
  359. "dist": {
  360. "type": "zip",
  361. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
  362. "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
  363. "shasum": ""
  364. },
  365. "require": {
  366. "php": "^7.2 || ^8.0"
  367. },
  368. "require-dev": {
  369. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  370. "phpcompatibility/php-compatibility": "^9.3",
  371. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  372. "squizlabs/php_codesniffer": "^3.7"
  373. },
  374. "type": "library",
  375. "autoload": {
  376. "psr-4": {
  377. "Complex\\": "classes/src/"
  378. }
  379. },
  380. "notification-url": "https://packagist.org/downloads/",
  381. "license": [
  382. "MIT"
  383. ],
  384. "authors": [
  385. {
  386. "name": "Mark Baker",
  387. "email": "mark@lange.demon.co.uk"
  388. }
  389. ],
  390. "description": "PHP Class for working with complex numbers",
  391. "homepage": "https://github.com/MarkBaker/PHPComplex",
  392. "keywords": [
  393. "complex",
  394. "mathematics"
  395. ],
  396. "support": {
  397. "issues": "https://github.com/MarkBaker/PHPComplex/issues",
  398. "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
  399. },
  400. "time": "2022-12-06T16:21:08+00:00"
  401. },
  402. {
  403. "name": "markbaker/matrix",
  404. "version": "3.0.1",
  405. "source": {
  406. "type": "git",
  407. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  408. "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
  409. },
  410. "dist": {
  411. "type": "zip",
  412. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
  413. "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
  414. "shasum": ""
  415. },
  416. "require": {
  417. "php": "^7.1 || ^8.0"
  418. },
  419. "require-dev": {
  420. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  421. "phpcompatibility/php-compatibility": "^9.3",
  422. "phpdocumentor/phpdocumentor": "2.*",
  423. "phploc/phploc": "^4.0",
  424. "phpmd/phpmd": "2.*",
  425. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  426. "sebastian/phpcpd": "^4.0",
  427. "squizlabs/php_codesniffer": "^3.7"
  428. },
  429. "type": "library",
  430. "autoload": {
  431. "psr-4": {
  432. "Matrix\\": "classes/src/"
  433. }
  434. },
  435. "notification-url": "https://packagist.org/downloads/",
  436. "license": [
  437. "MIT"
  438. ],
  439. "authors": [
  440. {
  441. "name": "Mark Baker",
  442. "email": "mark@demon-angel.eu"
  443. }
  444. ],
  445. "description": "PHP Class for working with matrices",
  446. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  447. "keywords": [
  448. "mathematics",
  449. "matrix",
  450. "vector"
  451. ],
  452. "support": {
  453. "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
  454. "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
  455. },
  456. "time": "2022-12-02T22:17:43+00:00"
  457. },
  458. {
  459. "name": "phpoffice/phpspreadsheet",
  460. "version": "1.29.0",
  461. "source": {
  462. "type": "git",
  463. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  464. "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
  465. },
  466. "dist": {
  467. "type": "zip",
  468. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
  469. "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
  470. "shasum": ""
  471. },
  472. "require": {
  473. "ext-ctype": "*",
  474. "ext-dom": "*",
  475. "ext-fileinfo": "*",
  476. "ext-gd": "*",
  477. "ext-iconv": "*",
  478. "ext-libxml": "*",
  479. "ext-mbstring": "*",
  480. "ext-simplexml": "*",
  481. "ext-xml": "*",
  482. "ext-xmlreader": "*",
  483. "ext-xmlwriter": "*",
  484. "ext-zip": "*",
  485. "ext-zlib": "*",
  486. "ezyang/htmlpurifier": "^4.15",
  487. "maennchen/zipstream-php": "^2.1 || ^3.0",
  488. "markbaker/complex": "^3.0",
  489. "markbaker/matrix": "^3.0",
  490. "php": "^7.4 || ^8.0",
  491. "psr/http-client": "^1.0",
  492. "psr/http-factory": "^1.0",
  493. "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
  494. },
  495. "require-dev": {
  496. "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
  497. "dompdf/dompdf": "^1.0 || ^2.0",
  498. "friendsofphp/php-cs-fixer": "^3.2",
  499. "mitoteam/jpgraph": "^10.3",
  500. "mpdf/mpdf": "^8.1.1",
  501. "phpcompatibility/php-compatibility": "^9.3",
  502. "phpstan/phpstan": "^1.1",
  503. "phpstan/phpstan-phpunit": "^1.0",
  504. "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
  505. "squizlabs/php_codesniffer": "^3.7",
  506. "tecnickcom/tcpdf": "^6.5"
  507. },
  508. "suggest": {
  509. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  510. "ext-intl": "PHP Internationalization Functions",
  511. "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  512. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  513. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  514. },
  515. "type": "library",
  516. "autoload": {
  517. "psr-4": {
  518. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  519. }
  520. },
  521. "notification-url": "https://packagist.org/downloads/",
  522. "license": [
  523. "MIT"
  524. ],
  525. "authors": [
  526. {
  527. "name": "Maarten Balliauw",
  528. "homepage": "https://blog.maartenballiauw.be"
  529. },
  530. {
  531. "name": "Mark Baker",
  532. "homepage": "https://markbakeruk.net"
  533. },
  534. {
  535. "name": "Franck Lefevre",
  536. "homepage": "https://rootslabs.net"
  537. },
  538. {
  539. "name": "Erik Tilt"
  540. },
  541. {
  542. "name": "Adrien Crivelli"
  543. }
  544. ],
  545. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  546. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  547. "keywords": [
  548. "OpenXML",
  549. "excel",
  550. "gnumeric",
  551. "ods",
  552. "php",
  553. "spreadsheet",
  554. "xls",
  555. "xlsx"
  556. ],
  557. "support": {
  558. "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
  559. "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
  560. },
  561. "time": "2023-06-14T22:48:31+00:00"
  562. },
  563. {
  564. "name": "phpoption/phpoption",
  565. "version": "1.9.1",
  566. "source": {
  567. "type": "git",
  568. "url": "https://github.com/schmittjoh/php-option.git",
  569. "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
  570. },
  571. "dist": {
  572. "type": "zip",
  573. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
  574. "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
  575. "shasum": ""
  576. },
  577. "require": {
  578. "php": "^7.2.5 || ^8.0"
  579. },
  580. "require-dev": {
  581. "bamarni/composer-bin-plugin": "^1.8.2",
  582. "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
  583. },
  584. "type": "library",
  585. "extra": {
  586. "bamarni-bin": {
  587. "bin-links": true,
  588. "forward-command": true
  589. },
  590. "branch-alias": {
  591. "dev-master": "1.9-dev"
  592. }
  593. },
  594. "autoload": {
  595. "psr-4": {
  596. "PhpOption\\": "src/PhpOption/"
  597. }
  598. },
  599. "notification-url": "https://packagist.org/downloads/",
  600. "license": [
  601. "Apache-2.0"
  602. ],
  603. "authors": [
  604. {
  605. "name": "Johannes M. Schmitt",
  606. "email": "schmittjoh@gmail.com",
  607. "homepage": "https://github.com/schmittjoh"
  608. },
  609. {
  610. "name": "Graham Campbell",
  611. "email": "hello@gjcampbell.co.uk",
  612. "homepage": "https://github.com/GrahamCampbell"
  613. }
  614. ],
  615. "description": "Option Type for PHP",
  616. "keywords": [
  617. "language",
  618. "option",
  619. "php",
  620. "type"
  621. ],
  622. "support": {
  623. "issues": "https://github.com/schmittjoh/php-option/issues",
  624. "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
  625. },
  626. "funding": [
  627. {
  628. "url": "https://github.com/GrahamCampbell",
  629. "type": "github"
  630. },
  631. {
  632. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  633. "type": "tidelift"
  634. }
  635. ],
  636. "time": "2023-02-25T19:38:58+00:00"
  637. },
  638. {
  639. "name": "psr/http-client",
  640. "version": "1.0.2",
  641. "source": {
  642. "type": "git",
  643. "url": "https://github.com/php-fig/http-client.git",
  644. "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
  645. },
  646. "dist": {
  647. "type": "zip",
  648. "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
  649. "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
  650. "shasum": ""
  651. },
  652. "require": {
  653. "php": "^7.0 || ^8.0",
  654. "psr/http-message": "^1.0 || ^2.0"
  655. },
  656. "type": "library",
  657. "extra": {
  658. "branch-alias": {
  659. "dev-master": "1.0.x-dev"
  660. }
  661. },
  662. "autoload": {
  663. "psr-4": {
  664. "Psr\\Http\\Client\\": "src/"
  665. }
  666. },
  667. "notification-url": "https://packagist.org/downloads/",
  668. "license": [
  669. "MIT"
  670. ],
  671. "authors": [
  672. {
  673. "name": "PHP-FIG",
  674. "homepage": "https://www.php-fig.org/"
  675. }
  676. ],
  677. "description": "Common interface for HTTP clients",
  678. "homepage": "https://github.com/php-fig/http-client",
  679. "keywords": [
  680. "http",
  681. "http-client",
  682. "psr",
  683. "psr-18"
  684. ],
  685. "support": {
  686. "source": "https://github.com/php-fig/http-client/tree/1.0.2"
  687. },
  688. "time": "2023-04-10T20:12:12+00:00"
  689. },
  690. {
  691. "name": "psr/http-factory",
  692. "version": "1.0.2",
  693. "source": {
  694. "type": "git",
  695. "url": "https://github.com/php-fig/http-factory.git",
  696. "reference": "e616d01114759c4c489f93b099585439f795fe35"
  697. },
  698. "dist": {
  699. "type": "zip",
  700. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
  701. "reference": "e616d01114759c4c489f93b099585439f795fe35",
  702. "shasum": ""
  703. },
  704. "require": {
  705. "php": ">=7.0.0",
  706. "psr/http-message": "^1.0 || ^2.0"
  707. },
  708. "type": "library",
  709. "extra": {
  710. "branch-alias": {
  711. "dev-master": "1.0.x-dev"
  712. }
  713. },
  714. "autoload": {
  715. "psr-4": {
  716. "Psr\\Http\\Message\\": "src/"
  717. }
  718. },
  719. "notification-url": "https://packagist.org/downloads/",
  720. "license": [
  721. "MIT"
  722. ],
  723. "authors": [
  724. {
  725. "name": "PHP-FIG",
  726. "homepage": "https://www.php-fig.org/"
  727. }
  728. ],
  729. "description": "Common interfaces for PSR-7 HTTP message factories",
  730. "keywords": [
  731. "factory",
  732. "http",
  733. "message",
  734. "psr",
  735. "psr-17",
  736. "psr-7",
  737. "request",
  738. "response"
  739. ],
  740. "support": {
  741. "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
  742. },
  743. "time": "2023-04-10T20:10:41+00:00"
  744. },
  745. {
  746. "name": "psr/http-message",
  747. "version": "2.0",
  748. "source": {
  749. "type": "git",
  750. "url": "https://github.com/php-fig/http-message.git",
  751. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
  752. },
  753. "dist": {
  754. "type": "zip",
  755. "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  756. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  757. "shasum": ""
  758. },
  759. "require": {
  760. "php": "^7.2 || ^8.0"
  761. },
  762. "type": "library",
  763. "extra": {
  764. "branch-alias": {
  765. "dev-master": "2.0.x-dev"
  766. }
  767. },
  768. "autoload": {
  769. "psr-4": {
  770. "Psr\\Http\\Message\\": "src/"
  771. }
  772. },
  773. "notification-url": "https://packagist.org/downloads/",
  774. "license": [
  775. "MIT"
  776. ],
  777. "authors": [
  778. {
  779. "name": "PHP-FIG",
  780. "homepage": "https://www.php-fig.org/"
  781. }
  782. ],
  783. "description": "Common interface for HTTP messages",
  784. "homepage": "https://github.com/php-fig/http-message",
  785. "keywords": [
  786. "http",
  787. "http-message",
  788. "psr",
  789. "psr-7",
  790. "request",
  791. "response"
  792. ],
  793. "support": {
  794. "source": "https://github.com/php-fig/http-message/tree/2.0"
  795. },
  796. "time": "2023-04-04T09:54:51+00:00"
  797. },
  798. {
  799. "name": "psr/simple-cache",
  800. "version": "3.0.0",
  801. "source": {
  802. "type": "git",
  803. "url": "https://github.com/php-fig/simple-cache.git",
  804. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  805. },
  806. "dist": {
  807. "type": "zip",
  808. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  809. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  810. "shasum": ""
  811. },
  812. "require": {
  813. "php": ">=8.0.0"
  814. },
  815. "type": "library",
  816. "extra": {
  817. "branch-alias": {
  818. "dev-master": "3.0.x-dev"
  819. }
  820. },
  821. "autoload": {
  822. "psr-4": {
  823. "Psr\\SimpleCache\\": "src/"
  824. }
  825. },
  826. "notification-url": "https://packagist.org/downloads/",
  827. "license": [
  828. "MIT"
  829. ],
  830. "authors": [
  831. {
  832. "name": "PHP-FIG",
  833. "homepage": "https://www.php-fig.org/"
  834. }
  835. ],
  836. "description": "Common interfaces for simple caching",
  837. "keywords": [
  838. "cache",
  839. "caching",
  840. "psr",
  841. "psr-16",
  842. "simple-cache"
  843. ],
  844. "support": {
  845. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  846. },
  847. "time": "2021-10-29T13:26:27+00:00"
  848. },
  849. {
  850. "name": "seinopsys/postgresql-database-class",
  851. "version": "v3.1.1",
  852. "source": {
  853. "type": "git",
  854. "url": "https://github.com/SeinopSys/PHP-PostgreSQL-Database-Class.git",
  855. "reference": "47a648fdb67c2fc27e8ff35091c8e36cd95596e9"
  856. },
  857. "dist": {
  858. "type": "zip",
  859. "url": "https://api.github.com/repos/SeinopSys/PHP-PostgreSQL-Database-Class/zipball/47a648fdb67c2fc27e8ff35091c8e36cd95596e9",
  860. "reference": "47a648fdb67c2fc27e8ff35091c8e36cd95596e9",
  861. "shasum": ""
  862. },
  863. "require": {
  864. "ext-pdo": "*",
  865. "ext-pdo_pgsql": "*",
  866. "php": ">=5.4"
  867. },
  868. "require-dev": {
  869. "squizlabs/php_codesniffer": "3.*"
  870. },
  871. "type": "library",
  872. "autoload": {
  873. "psr-4": {
  874. "SeinopSys\\": "src/"
  875. }
  876. },
  877. "notification-url": "https://packagist.org/downloads/",
  878. "license": [
  879. "GPL-3.0-or-later"
  880. ],
  881. "authors": [
  882. {
  883. "name": "SeinopSys",
  884. "email": "seinopsys@gmail.com",
  885. "homepage": "https://github.com/SeinopSys",
  886. "role": "Developer"
  887. }
  888. ],
  889. "description": "PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class",
  890. "support": {
  891. "issues": "https://github.com/SeinopSys/PHP-PostgreSQL-Database-Class/issues",
  892. "source": "https://github.com/SeinopSys/PHP-PostgreSQL-Database-Class/tree/master"
  893. },
  894. "time": "2019-05-26T17:41:40+00:00"
  895. },
  896. {
  897. "name": "symfony/polyfill-ctype",
  898. "version": "v1.28.0",
  899. "source": {
  900. "type": "git",
  901. "url": "https://github.com/symfony/polyfill-ctype.git",
  902. "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
  903. },
  904. "dist": {
  905. "type": "zip",
  906. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
  907. "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
  908. "shasum": ""
  909. },
  910. "require": {
  911. "php": ">=7.1"
  912. },
  913. "provide": {
  914. "ext-ctype": "*"
  915. },
  916. "suggest": {
  917. "ext-ctype": "For best performance"
  918. },
  919. "type": "library",
  920. "extra": {
  921. "branch-alias": {
  922. "dev-main": "1.28-dev"
  923. },
  924. "thanks": {
  925. "name": "symfony/polyfill",
  926. "url": "https://github.com/symfony/polyfill"
  927. }
  928. },
  929. "autoload": {
  930. "files": [
  931. "bootstrap.php"
  932. ],
  933. "psr-4": {
  934. "Symfony\\Polyfill\\Ctype\\": ""
  935. }
  936. },
  937. "notification-url": "https://packagist.org/downloads/",
  938. "license": [
  939. "MIT"
  940. ],
  941. "authors": [
  942. {
  943. "name": "Gert de Pagter",
  944. "email": "BackEndTea@gmail.com"
  945. },
  946. {
  947. "name": "Symfony Community",
  948. "homepage": "https://symfony.com/contributors"
  949. }
  950. ],
  951. "description": "Symfony polyfill for ctype functions",
  952. "homepage": "https://symfony.com",
  953. "keywords": [
  954. "compatibility",
  955. "ctype",
  956. "polyfill",
  957. "portable"
  958. ],
  959. "support": {
  960. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
  961. },
  962. "funding": [
  963. {
  964. "url": "https://symfony.com/sponsor",
  965. "type": "custom"
  966. },
  967. {
  968. "url": "https://github.com/fabpot",
  969. "type": "github"
  970. },
  971. {
  972. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  973. "type": "tidelift"
  974. }
  975. ],
  976. "time": "2023-01-26T09:26:14+00:00"
  977. },
  978. {
  979. "name": "symfony/polyfill-mbstring",
  980. "version": "v1.28.0",
  981. "source": {
  982. "type": "git",
  983. "url": "https://github.com/symfony/polyfill-mbstring.git",
  984. "reference": "42292d99c55abe617799667f454222c54c60e229"
  985. },
  986. "dist": {
  987. "type": "zip",
  988. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
  989. "reference": "42292d99c55abe617799667f454222c54c60e229",
  990. "shasum": ""
  991. },
  992. "require": {
  993. "php": ">=7.1"
  994. },
  995. "provide": {
  996. "ext-mbstring": "*"
  997. },
  998. "suggest": {
  999. "ext-mbstring": "For best performance"
  1000. },
  1001. "type": "library",
  1002. "extra": {
  1003. "branch-alias": {
  1004. "dev-main": "1.28-dev"
  1005. },
  1006. "thanks": {
  1007. "name": "symfony/polyfill",
  1008. "url": "https://github.com/symfony/polyfill"
  1009. }
  1010. },
  1011. "autoload": {
  1012. "files": [
  1013. "bootstrap.php"
  1014. ],
  1015. "psr-4": {
  1016. "Symfony\\Polyfill\\Mbstring\\": ""
  1017. }
  1018. },
  1019. "notification-url": "https://packagist.org/downloads/",
  1020. "license": [
  1021. "MIT"
  1022. ],
  1023. "authors": [
  1024. {
  1025. "name": "Nicolas Grekas",
  1026. "email": "p@tchwork.com"
  1027. },
  1028. {
  1029. "name": "Symfony Community",
  1030. "homepage": "https://symfony.com/contributors"
  1031. }
  1032. ],
  1033. "description": "Symfony polyfill for the Mbstring extension",
  1034. "homepage": "https://symfony.com",
  1035. "keywords": [
  1036. "compatibility",
  1037. "mbstring",
  1038. "polyfill",
  1039. "portable",
  1040. "shim"
  1041. ],
  1042. "support": {
  1043. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
  1044. },
  1045. "funding": [
  1046. {
  1047. "url": "https://symfony.com/sponsor",
  1048. "type": "custom"
  1049. },
  1050. {
  1051. "url": "https://github.com/fabpot",
  1052. "type": "github"
  1053. },
  1054. {
  1055. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1056. "type": "tidelift"
  1057. }
  1058. ],
  1059. "time": "2023-07-28T09:04:16+00:00"
  1060. },
  1061. {
  1062. "name": "symfony/polyfill-php80",
  1063. "version": "v1.28.0",
  1064. "source": {
  1065. "type": "git",
  1066. "url": "https://github.com/symfony/polyfill-php80.git",
  1067. "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
  1068. },
  1069. "dist": {
  1070. "type": "zip",
  1071. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
  1072. "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
  1073. "shasum": ""
  1074. },
  1075. "require": {
  1076. "php": ">=7.1"
  1077. },
  1078. "type": "library",
  1079. "extra": {
  1080. "branch-alias": {
  1081. "dev-main": "1.28-dev"
  1082. },
  1083. "thanks": {
  1084. "name": "symfony/polyfill",
  1085. "url": "https://github.com/symfony/polyfill"
  1086. }
  1087. },
  1088. "autoload": {
  1089. "files": [
  1090. "bootstrap.php"
  1091. ],
  1092. "psr-4": {
  1093. "Symfony\\Polyfill\\Php80\\": ""
  1094. },
  1095. "classmap": [
  1096. "Resources/stubs"
  1097. ]
  1098. },
  1099. "notification-url": "https://packagist.org/downloads/",
  1100. "license": [
  1101. "MIT"
  1102. ],
  1103. "authors": [
  1104. {
  1105. "name": "Ion Bazan",
  1106. "email": "ion.bazan@gmail.com"
  1107. },
  1108. {
  1109. "name": "Nicolas Grekas",
  1110. "email": "p@tchwork.com"
  1111. },
  1112. {
  1113. "name": "Symfony Community",
  1114. "homepage": "https://symfony.com/contributors"
  1115. }
  1116. ],
  1117. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1118. "homepage": "https://symfony.com",
  1119. "keywords": [
  1120. "compatibility",
  1121. "polyfill",
  1122. "portable",
  1123. "shim"
  1124. ],
  1125. "support": {
  1126. "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
  1127. },
  1128. "funding": [
  1129. {
  1130. "url": "https://symfony.com/sponsor",
  1131. "type": "custom"
  1132. },
  1133. {
  1134. "url": "https://github.com/fabpot",
  1135. "type": "github"
  1136. },
  1137. {
  1138. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1139. "type": "tidelift"
  1140. }
  1141. ],
  1142. "time": "2023-01-26T09:26:14+00:00"
  1143. },
  1144. {
  1145. "name": "vlucas/phpdotenv",
  1146. "version": "v5.5.0",
  1147. "source": {
  1148. "type": "git",
  1149. "url": "https://github.com/vlucas/phpdotenv.git",
  1150. "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
  1151. },
  1152. "dist": {
  1153. "type": "zip",
  1154. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
  1155. "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
  1156. "shasum": ""
  1157. },
  1158. "require": {
  1159. "ext-pcre": "*",
  1160. "graham-campbell/result-type": "^1.0.2",
  1161. "php": "^7.1.3 || ^8.0",
  1162. "phpoption/phpoption": "^1.8",
  1163. "symfony/polyfill-ctype": "^1.23",
  1164. "symfony/polyfill-mbstring": "^1.23.1",
  1165. "symfony/polyfill-php80": "^1.23.1"
  1166. },
  1167. "require-dev": {
  1168. "bamarni/composer-bin-plugin": "^1.4.1",
  1169. "ext-filter": "*",
  1170. "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
  1171. },
  1172. "suggest": {
  1173. "ext-filter": "Required to use the boolean validator."
  1174. },
  1175. "type": "library",
  1176. "extra": {
  1177. "bamarni-bin": {
  1178. "bin-links": true,
  1179. "forward-command": true
  1180. },
  1181. "branch-alias": {
  1182. "dev-master": "5.5-dev"
  1183. }
  1184. },
  1185. "autoload": {
  1186. "psr-4": {
  1187. "Dotenv\\": "src/"
  1188. }
  1189. },
  1190. "notification-url": "https://packagist.org/downloads/",
  1191. "license": [
  1192. "BSD-3-Clause"
  1193. ],
  1194. "authors": [
  1195. {
  1196. "name": "Graham Campbell",
  1197. "email": "hello@gjcampbell.co.uk",
  1198. "homepage": "https://github.com/GrahamCampbell"
  1199. },
  1200. {
  1201. "name": "Vance Lucas",
  1202. "email": "vance@vancelucas.com",
  1203. "homepage": "https://github.com/vlucas"
  1204. }
  1205. ],
  1206. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  1207. "keywords": [
  1208. "dotenv",
  1209. "env",
  1210. "environment"
  1211. ],
  1212. "support": {
  1213. "issues": "https://github.com/vlucas/phpdotenv/issues",
  1214. "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
  1215. },
  1216. "funding": [
  1217. {
  1218. "url": "https://github.com/GrahamCampbell",
  1219. "type": "github"
  1220. },
  1221. {
  1222. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  1223. "type": "tidelift"
  1224. }
  1225. ],
  1226. "time": "2022-10-16T01:01:54+00:00"
  1227. }
  1228. ],
  1229. "packages-dev": [],
  1230. "aliases": [],
  1231. "minimum-stability": "stable",
  1232. "stability-flags": [],
  1233. "prefer-stable": false,
  1234. "prefer-lowest": false,
  1235. "platform": [],
  1236. "platform-dev": [],
  1237. "plugin-api-version": "2.3.0"
  1238. }