composer.lock 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559
  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": "c4f488cdc234020e7137afdb7ac742d8",
  8. "packages": [
  9. {
  10. "name": "clue/framework-x",
  11. "version": "v0.17.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/clue/framework-x.git",
  15. "reference": "9b3a8e6a981953bb0d6e4a4c3c219589a70521d0"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/clue/framework-x/zipball/9b3a8e6a981953bb0d6e4a4c3c219589a70521d0",
  20. "reference": "9b3a8e6a981953bb0d6e4a4c3c219589a70521d0",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "nikic/fast-route": "^1.3",
  25. "php": ">=7.1",
  26. "react/async": "^4.3 || ^3.1",
  27. "react/http": "^1.11",
  28. "react/promise": "^3.2",
  29. "react/socket": "^1.15"
  30. },
  31. "require-dev": {
  32. "phpstan/phpstan": "1.12.11 || 1.4.10",
  33. "phpunit/phpunit": "^9.6 || ^7.5",
  34. "psr/container": "^2 || ^1"
  35. },
  36. "type": "library",
  37. "autoload": {
  38. "psr-4": {
  39. "FrameworkX\\": "src/"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Christian Lück",
  49. "email": "christian@clue.engineering"
  50. }
  51. ],
  52. "description": "Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.",
  53. "homepage": "https://framework-x.org/",
  54. "keywords": [
  55. "async",
  56. "event-driven",
  57. "framework",
  58. "http",
  59. "micro",
  60. "microframework",
  61. "reactphp",
  62. "web"
  63. ],
  64. "support": {
  65. "issues": "https://github.com/clue/framework-x/issues",
  66. "source": "https://github.com/clue/framework-x/tree/v0.17.0"
  67. },
  68. "funding": [
  69. {
  70. "url": "https://clue.engineering/support",
  71. "type": "custom"
  72. },
  73. {
  74. "url": "https://github.com/clue",
  75. "type": "github"
  76. }
  77. ],
  78. "time": "2024-12-23T13:59:55+00:00"
  79. },
  80. {
  81. "name": "evenement/evenement",
  82. "version": "v3.0.2",
  83. "source": {
  84. "type": "git",
  85. "url": "https://github.com/igorw/evenement.git",
  86. "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
  87. },
  88. "dist": {
  89. "type": "zip",
  90. "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
  91. "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
  92. "shasum": ""
  93. },
  94. "require": {
  95. "php": ">=7.0"
  96. },
  97. "require-dev": {
  98. "phpunit/phpunit": "^9 || ^6"
  99. },
  100. "type": "library",
  101. "autoload": {
  102. "psr-4": {
  103. "Evenement\\": "src/"
  104. }
  105. },
  106. "notification-url": "https://packagist.org/downloads/",
  107. "license": [
  108. "MIT"
  109. ],
  110. "authors": [
  111. {
  112. "name": "Igor Wiedler",
  113. "email": "igor@wiedler.ch"
  114. }
  115. ],
  116. "description": "Événement is a very simple event dispatching library for PHP",
  117. "keywords": [
  118. "event-dispatcher",
  119. "event-emitter"
  120. ],
  121. "support": {
  122. "issues": "https://github.com/igorw/evenement/issues",
  123. "source": "https://github.com/igorw/evenement/tree/v3.0.2"
  124. },
  125. "time": "2023-08-08T05:53:35+00:00"
  126. },
  127. {
  128. "name": "fig/http-message-util",
  129. "version": "1.1.5",
  130. "source": {
  131. "type": "git",
  132. "url": "https://github.com/php-fig/http-message-util.git",
  133. "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
  134. },
  135. "dist": {
  136. "type": "zip",
  137. "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
  138. "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
  139. "shasum": ""
  140. },
  141. "require": {
  142. "php": "^5.3 || ^7.0 || ^8.0"
  143. },
  144. "suggest": {
  145. "psr/http-message": "The package containing the PSR-7 interfaces"
  146. },
  147. "type": "library",
  148. "extra": {
  149. "branch-alias": {
  150. "dev-master": "1.1.x-dev"
  151. }
  152. },
  153. "autoload": {
  154. "psr-4": {
  155. "Fig\\Http\\Message\\": "src/"
  156. }
  157. },
  158. "notification-url": "https://packagist.org/downloads/",
  159. "license": [
  160. "MIT"
  161. ],
  162. "authors": [
  163. {
  164. "name": "PHP-FIG",
  165. "homepage": "https://www.php-fig.org/"
  166. }
  167. ],
  168. "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
  169. "keywords": [
  170. "http",
  171. "http-message",
  172. "psr",
  173. "psr-7",
  174. "request",
  175. "response"
  176. ],
  177. "support": {
  178. "issues": "https://github.com/php-fig/http-message-util/issues",
  179. "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
  180. },
  181. "time": "2020-11-24T22:02:12+00:00"
  182. },
  183. {
  184. "name": "firebase/php-jwt",
  185. "version": "v6.11.1",
  186. "source": {
  187. "type": "git",
  188. "url": "https://github.com/firebase/php-jwt.git",
  189. "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66"
  190. },
  191. "dist": {
  192. "type": "zip",
  193. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
  194. "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
  195. "shasum": ""
  196. },
  197. "require": {
  198. "php": "^8.0"
  199. },
  200. "require-dev": {
  201. "guzzlehttp/guzzle": "^7.4",
  202. "phpspec/prophecy-phpunit": "^2.0",
  203. "phpunit/phpunit": "^9.5",
  204. "psr/cache": "^2.0||^3.0",
  205. "psr/http-client": "^1.0",
  206. "psr/http-factory": "^1.0"
  207. },
  208. "suggest": {
  209. "ext-sodium": "Support EdDSA (Ed25519) signatures",
  210. "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
  211. },
  212. "type": "library",
  213. "autoload": {
  214. "psr-4": {
  215. "Firebase\\JWT\\": "src"
  216. }
  217. },
  218. "notification-url": "https://packagist.org/downloads/",
  219. "license": [
  220. "BSD-3-Clause"
  221. ],
  222. "authors": [
  223. {
  224. "name": "Neuman Vong",
  225. "email": "neuman+pear@twilio.com",
  226. "role": "Developer"
  227. },
  228. {
  229. "name": "Anant Narayanan",
  230. "email": "anant@php.net",
  231. "role": "Developer"
  232. }
  233. ],
  234. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  235. "homepage": "https://github.com/firebase/php-jwt",
  236. "keywords": [
  237. "jwt",
  238. "php"
  239. ],
  240. "support": {
  241. "issues": "https://github.com/firebase/php-jwt/issues",
  242. "source": "https://github.com/firebase/php-jwt/tree/v6.11.1"
  243. },
  244. "time": "2025-04-09T20:32:01+00:00"
  245. },
  246. {
  247. "name": "graham-campbell/result-type",
  248. "version": "v1.1.3",
  249. "source": {
  250. "type": "git",
  251. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  252. "reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
  253. },
  254. "dist": {
  255. "type": "zip",
  256. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
  257. "reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
  258. "shasum": ""
  259. },
  260. "require": {
  261. "php": "^7.2.5 || ^8.0",
  262. "phpoption/phpoption": "^1.9.3"
  263. },
  264. "require-dev": {
  265. "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
  266. },
  267. "type": "library",
  268. "autoload": {
  269. "psr-4": {
  270. "GrahamCampbell\\ResultType\\": "src/"
  271. }
  272. },
  273. "notification-url": "https://packagist.org/downloads/",
  274. "license": [
  275. "MIT"
  276. ],
  277. "authors": [
  278. {
  279. "name": "Graham Campbell",
  280. "email": "hello@gjcampbell.co.uk",
  281. "homepage": "https://github.com/GrahamCampbell"
  282. }
  283. ],
  284. "description": "An Implementation Of The Result Type",
  285. "keywords": [
  286. "Graham Campbell",
  287. "GrahamCampbell",
  288. "Result Type",
  289. "Result-Type",
  290. "result"
  291. ],
  292. "support": {
  293. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  294. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
  295. },
  296. "funding": [
  297. {
  298. "url": "https://github.com/GrahamCampbell",
  299. "type": "github"
  300. },
  301. {
  302. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  303. "type": "tidelift"
  304. }
  305. ],
  306. "time": "2024-07-20T21:45:45+00:00"
  307. },
  308. {
  309. "name": "nikic/fast-route",
  310. "version": "v1.3.0",
  311. "source": {
  312. "type": "git",
  313. "url": "https://github.com/nikic/FastRoute.git",
  314. "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
  315. },
  316. "dist": {
  317. "type": "zip",
  318. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
  319. "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
  320. "shasum": ""
  321. },
  322. "require": {
  323. "php": ">=5.4.0"
  324. },
  325. "require-dev": {
  326. "phpunit/phpunit": "^4.8.35|~5.7"
  327. },
  328. "type": "library",
  329. "autoload": {
  330. "files": [
  331. "src/functions.php"
  332. ],
  333. "psr-4": {
  334. "FastRoute\\": "src/"
  335. }
  336. },
  337. "notification-url": "https://packagist.org/downloads/",
  338. "license": [
  339. "BSD-3-Clause"
  340. ],
  341. "authors": [
  342. {
  343. "name": "Nikita Popov",
  344. "email": "nikic@php.net"
  345. }
  346. ],
  347. "description": "Fast request router for PHP",
  348. "keywords": [
  349. "router",
  350. "routing"
  351. ],
  352. "support": {
  353. "issues": "https://github.com/nikic/FastRoute/issues",
  354. "source": "https://github.com/nikic/FastRoute/tree/master"
  355. },
  356. "time": "2018-02-13T20:26:39+00:00"
  357. },
  358. {
  359. "name": "phpoption/phpoption",
  360. "version": "1.9.3",
  361. "source": {
  362. "type": "git",
  363. "url": "https://github.com/schmittjoh/php-option.git",
  364. "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
  365. },
  366. "dist": {
  367. "type": "zip",
  368. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
  369. "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
  370. "shasum": ""
  371. },
  372. "require": {
  373. "php": "^7.2.5 || ^8.0"
  374. },
  375. "require-dev": {
  376. "bamarni/composer-bin-plugin": "^1.8.2",
  377. "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
  378. },
  379. "type": "library",
  380. "extra": {
  381. "bamarni-bin": {
  382. "bin-links": true,
  383. "forward-command": false
  384. },
  385. "branch-alias": {
  386. "dev-master": "1.9-dev"
  387. }
  388. },
  389. "autoload": {
  390. "psr-4": {
  391. "PhpOption\\": "src/PhpOption/"
  392. }
  393. },
  394. "notification-url": "https://packagist.org/downloads/",
  395. "license": [
  396. "Apache-2.0"
  397. ],
  398. "authors": [
  399. {
  400. "name": "Johannes M. Schmitt",
  401. "email": "schmittjoh@gmail.com",
  402. "homepage": "https://github.com/schmittjoh"
  403. },
  404. {
  405. "name": "Graham Campbell",
  406. "email": "hello@gjcampbell.co.uk",
  407. "homepage": "https://github.com/GrahamCampbell"
  408. }
  409. ],
  410. "description": "Option Type for PHP",
  411. "keywords": [
  412. "language",
  413. "option",
  414. "php",
  415. "type"
  416. ],
  417. "support": {
  418. "issues": "https://github.com/schmittjoh/php-option/issues",
  419. "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
  420. },
  421. "funding": [
  422. {
  423. "url": "https://github.com/GrahamCampbell",
  424. "type": "github"
  425. },
  426. {
  427. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  428. "type": "tidelift"
  429. }
  430. ],
  431. "time": "2024-07-20T21:41:07+00:00"
  432. },
  433. {
  434. "name": "psr/http-message",
  435. "version": "1.1",
  436. "source": {
  437. "type": "git",
  438. "url": "https://github.com/php-fig/http-message.git",
  439. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  440. },
  441. "dist": {
  442. "type": "zip",
  443. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  444. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  445. "shasum": ""
  446. },
  447. "require": {
  448. "php": "^7.2 || ^8.0"
  449. },
  450. "type": "library",
  451. "extra": {
  452. "branch-alias": {
  453. "dev-master": "1.1.x-dev"
  454. }
  455. },
  456. "autoload": {
  457. "psr-4": {
  458. "Psr\\Http\\Message\\": "src/"
  459. }
  460. },
  461. "notification-url": "https://packagist.org/downloads/",
  462. "license": [
  463. "MIT"
  464. ],
  465. "authors": [
  466. {
  467. "name": "PHP-FIG",
  468. "homepage": "http://www.php-fig.org/"
  469. }
  470. ],
  471. "description": "Common interface for HTTP messages",
  472. "homepage": "https://github.com/php-fig/http-message",
  473. "keywords": [
  474. "http",
  475. "http-message",
  476. "psr",
  477. "psr-7",
  478. "request",
  479. "response"
  480. ],
  481. "support": {
  482. "source": "https://github.com/php-fig/http-message/tree/1.1"
  483. },
  484. "time": "2023-04-04T09:50:52+00:00"
  485. },
  486. {
  487. "name": "react/async",
  488. "version": "v4.3.0",
  489. "source": {
  490. "type": "git",
  491. "url": "https://github.com/reactphp/async.git",
  492. "reference": "635d50e30844a484495713e8cb8d9e079c0008a5"
  493. },
  494. "dist": {
  495. "type": "zip",
  496. "url": "https://api.github.com/repos/reactphp/async/zipball/635d50e30844a484495713e8cb8d9e079c0008a5",
  497. "reference": "635d50e30844a484495713e8cb8d9e079c0008a5",
  498. "shasum": ""
  499. },
  500. "require": {
  501. "php": ">=8.1",
  502. "react/event-loop": "^1.2",
  503. "react/promise": "^3.2 || ^2.8 || ^1.2.1"
  504. },
  505. "require-dev": {
  506. "phpstan/phpstan": "1.10.39",
  507. "phpunit/phpunit": "^9.6"
  508. },
  509. "type": "library",
  510. "autoload": {
  511. "files": [
  512. "src/functions_include.php"
  513. ],
  514. "psr-4": {
  515. "React\\Async\\": "src/"
  516. }
  517. },
  518. "notification-url": "https://packagist.org/downloads/",
  519. "license": [
  520. "MIT"
  521. ],
  522. "authors": [
  523. {
  524. "name": "Christian Lück",
  525. "email": "christian@clue.engineering",
  526. "homepage": "https://clue.engineering/"
  527. },
  528. {
  529. "name": "Cees-Jan Kiewiet",
  530. "email": "reactphp@ceesjankiewiet.nl",
  531. "homepage": "https://wyrihaximus.net/"
  532. },
  533. {
  534. "name": "Jan Sorgalla",
  535. "email": "jsorgalla@gmail.com",
  536. "homepage": "https://sorgalla.com/"
  537. },
  538. {
  539. "name": "Chris Boden",
  540. "email": "cboden@gmail.com",
  541. "homepage": "https://cboden.dev/"
  542. }
  543. ],
  544. "description": "Async utilities and fibers for ReactPHP",
  545. "keywords": [
  546. "async",
  547. "reactphp"
  548. ],
  549. "support": {
  550. "issues": "https://github.com/reactphp/async/issues",
  551. "source": "https://github.com/reactphp/async/tree/v4.3.0"
  552. },
  553. "funding": [
  554. {
  555. "url": "https://opencollective.com/reactphp",
  556. "type": "open_collective"
  557. }
  558. ],
  559. "time": "2024-06-04T14:40:02+00:00"
  560. },
  561. {
  562. "name": "react/cache",
  563. "version": "v1.2.0",
  564. "source": {
  565. "type": "git",
  566. "url": "https://github.com/reactphp/cache.git",
  567. "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
  568. },
  569. "dist": {
  570. "type": "zip",
  571. "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
  572. "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
  573. "shasum": ""
  574. },
  575. "require": {
  576. "php": ">=5.3.0",
  577. "react/promise": "^3.0 || ^2.0 || ^1.1"
  578. },
  579. "require-dev": {
  580. "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
  581. },
  582. "type": "library",
  583. "autoload": {
  584. "psr-4": {
  585. "React\\Cache\\": "src/"
  586. }
  587. },
  588. "notification-url": "https://packagist.org/downloads/",
  589. "license": [
  590. "MIT"
  591. ],
  592. "authors": [
  593. {
  594. "name": "Christian Lück",
  595. "email": "christian@clue.engineering",
  596. "homepage": "https://clue.engineering/"
  597. },
  598. {
  599. "name": "Cees-Jan Kiewiet",
  600. "email": "reactphp@ceesjankiewiet.nl",
  601. "homepage": "https://wyrihaximus.net/"
  602. },
  603. {
  604. "name": "Jan Sorgalla",
  605. "email": "jsorgalla@gmail.com",
  606. "homepage": "https://sorgalla.com/"
  607. },
  608. {
  609. "name": "Chris Boden",
  610. "email": "cboden@gmail.com",
  611. "homepage": "https://cboden.dev/"
  612. }
  613. ],
  614. "description": "Async, Promise-based cache interface for ReactPHP",
  615. "keywords": [
  616. "cache",
  617. "caching",
  618. "promise",
  619. "reactphp"
  620. ],
  621. "support": {
  622. "issues": "https://github.com/reactphp/cache/issues",
  623. "source": "https://github.com/reactphp/cache/tree/v1.2.0"
  624. },
  625. "funding": [
  626. {
  627. "url": "https://opencollective.com/reactphp",
  628. "type": "open_collective"
  629. }
  630. ],
  631. "time": "2022-11-30T15:59:55+00:00"
  632. },
  633. {
  634. "name": "react/dns",
  635. "version": "v1.13.0",
  636. "source": {
  637. "type": "git",
  638. "url": "https://github.com/reactphp/dns.git",
  639. "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
  640. },
  641. "dist": {
  642. "type": "zip",
  643. "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
  644. "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
  645. "shasum": ""
  646. },
  647. "require": {
  648. "php": ">=5.3.0",
  649. "react/cache": "^1.0 || ^0.6 || ^0.5",
  650. "react/event-loop": "^1.2",
  651. "react/promise": "^3.2 || ^2.7 || ^1.2.1"
  652. },
  653. "require-dev": {
  654. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
  655. "react/async": "^4.3 || ^3 || ^2",
  656. "react/promise-timer": "^1.11"
  657. },
  658. "type": "library",
  659. "autoload": {
  660. "psr-4": {
  661. "React\\Dns\\": "src/"
  662. }
  663. },
  664. "notification-url": "https://packagist.org/downloads/",
  665. "license": [
  666. "MIT"
  667. ],
  668. "authors": [
  669. {
  670. "name": "Christian Lück",
  671. "email": "christian@clue.engineering",
  672. "homepage": "https://clue.engineering/"
  673. },
  674. {
  675. "name": "Cees-Jan Kiewiet",
  676. "email": "reactphp@ceesjankiewiet.nl",
  677. "homepage": "https://wyrihaximus.net/"
  678. },
  679. {
  680. "name": "Jan Sorgalla",
  681. "email": "jsorgalla@gmail.com",
  682. "homepage": "https://sorgalla.com/"
  683. },
  684. {
  685. "name": "Chris Boden",
  686. "email": "cboden@gmail.com",
  687. "homepage": "https://cboden.dev/"
  688. }
  689. ],
  690. "description": "Async DNS resolver for ReactPHP",
  691. "keywords": [
  692. "async",
  693. "dns",
  694. "dns-resolver",
  695. "reactphp"
  696. ],
  697. "support": {
  698. "issues": "https://github.com/reactphp/dns/issues",
  699. "source": "https://github.com/reactphp/dns/tree/v1.13.0"
  700. },
  701. "funding": [
  702. {
  703. "url": "https://opencollective.com/reactphp",
  704. "type": "open_collective"
  705. }
  706. ],
  707. "time": "2024-06-13T14:18:03+00:00"
  708. },
  709. {
  710. "name": "react/event-loop",
  711. "version": "v1.5.0",
  712. "source": {
  713. "type": "git",
  714. "url": "https://github.com/reactphp/event-loop.git",
  715. "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
  716. },
  717. "dist": {
  718. "type": "zip",
  719. "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
  720. "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
  721. "shasum": ""
  722. },
  723. "require": {
  724. "php": ">=5.3.0"
  725. },
  726. "require-dev": {
  727. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
  728. },
  729. "suggest": {
  730. "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
  731. },
  732. "type": "library",
  733. "autoload": {
  734. "psr-4": {
  735. "React\\EventLoop\\": "src/"
  736. }
  737. },
  738. "notification-url": "https://packagist.org/downloads/",
  739. "license": [
  740. "MIT"
  741. ],
  742. "authors": [
  743. {
  744. "name": "Christian Lück",
  745. "email": "christian@clue.engineering",
  746. "homepage": "https://clue.engineering/"
  747. },
  748. {
  749. "name": "Cees-Jan Kiewiet",
  750. "email": "reactphp@ceesjankiewiet.nl",
  751. "homepage": "https://wyrihaximus.net/"
  752. },
  753. {
  754. "name": "Jan Sorgalla",
  755. "email": "jsorgalla@gmail.com",
  756. "homepage": "https://sorgalla.com/"
  757. },
  758. {
  759. "name": "Chris Boden",
  760. "email": "cboden@gmail.com",
  761. "homepage": "https://cboden.dev/"
  762. }
  763. ],
  764. "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
  765. "keywords": [
  766. "asynchronous",
  767. "event-loop"
  768. ],
  769. "support": {
  770. "issues": "https://github.com/reactphp/event-loop/issues",
  771. "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
  772. },
  773. "funding": [
  774. {
  775. "url": "https://opencollective.com/reactphp",
  776. "type": "open_collective"
  777. }
  778. ],
  779. "time": "2023-11-13T13:48:05+00:00"
  780. },
  781. {
  782. "name": "react/http",
  783. "version": "v1.11.0",
  784. "source": {
  785. "type": "git",
  786. "url": "https://github.com/reactphp/http.git",
  787. "reference": "8db02de41dcca82037367f67a2d4be365b1c4db9"
  788. },
  789. "dist": {
  790. "type": "zip",
  791. "url": "https://api.github.com/repos/reactphp/http/zipball/8db02de41dcca82037367f67a2d4be365b1c4db9",
  792. "reference": "8db02de41dcca82037367f67a2d4be365b1c4db9",
  793. "shasum": ""
  794. },
  795. "require": {
  796. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  797. "fig/http-message-util": "^1.1",
  798. "php": ">=5.3.0",
  799. "psr/http-message": "^1.0",
  800. "react/event-loop": "^1.2",
  801. "react/promise": "^3.2 || ^2.3 || ^1.2.1",
  802. "react/socket": "^1.16",
  803. "react/stream": "^1.4"
  804. },
  805. "require-dev": {
  806. "clue/http-proxy-react": "^1.8",
  807. "clue/reactphp-ssh-proxy": "^1.4",
  808. "clue/socks-react": "^1.4",
  809. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
  810. "react/async": "^4.2 || ^3 || ^2",
  811. "react/promise-stream": "^1.4",
  812. "react/promise-timer": "^1.11"
  813. },
  814. "type": "library",
  815. "autoload": {
  816. "psr-4": {
  817. "React\\Http\\": "src/"
  818. }
  819. },
  820. "notification-url": "https://packagist.org/downloads/",
  821. "license": [
  822. "MIT"
  823. ],
  824. "authors": [
  825. {
  826. "name": "Christian Lück",
  827. "email": "christian@clue.engineering",
  828. "homepage": "https://clue.engineering/"
  829. },
  830. {
  831. "name": "Cees-Jan Kiewiet",
  832. "email": "reactphp@ceesjankiewiet.nl",
  833. "homepage": "https://wyrihaximus.net/"
  834. },
  835. {
  836. "name": "Jan Sorgalla",
  837. "email": "jsorgalla@gmail.com",
  838. "homepage": "https://sorgalla.com/"
  839. },
  840. {
  841. "name": "Chris Boden",
  842. "email": "cboden@gmail.com",
  843. "homepage": "https://cboden.dev/"
  844. }
  845. ],
  846. "description": "Event-driven, streaming HTTP client and server implementation for ReactPHP",
  847. "keywords": [
  848. "async",
  849. "client",
  850. "event-driven",
  851. "http",
  852. "http client",
  853. "http server",
  854. "https",
  855. "psr-7",
  856. "reactphp",
  857. "server",
  858. "streaming"
  859. ],
  860. "support": {
  861. "issues": "https://github.com/reactphp/http/issues",
  862. "source": "https://github.com/reactphp/http/tree/v1.11.0"
  863. },
  864. "funding": [
  865. {
  866. "url": "https://opencollective.com/reactphp",
  867. "type": "open_collective"
  868. }
  869. ],
  870. "time": "2024-11-20T15:24:08+00:00"
  871. },
  872. {
  873. "name": "react/promise",
  874. "version": "v3.2.0",
  875. "source": {
  876. "type": "git",
  877. "url": "https://github.com/reactphp/promise.git",
  878. "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
  879. },
  880. "dist": {
  881. "type": "zip",
  882. "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
  883. "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
  884. "shasum": ""
  885. },
  886. "require": {
  887. "php": ">=7.1.0"
  888. },
  889. "require-dev": {
  890. "phpstan/phpstan": "1.10.39 || 1.4.10",
  891. "phpunit/phpunit": "^9.6 || ^7.5"
  892. },
  893. "type": "library",
  894. "autoload": {
  895. "files": [
  896. "src/functions_include.php"
  897. ],
  898. "psr-4": {
  899. "React\\Promise\\": "src/"
  900. }
  901. },
  902. "notification-url": "https://packagist.org/downloads/",
  903. "license": [
  904. "MIT"
  905. ],
  906. "authors": [
  907. {
  908. "name": "Jan Sorgalla",
  909. "email": "jsorgalla@gmail.com",
  910. "homepage": "https://sorgalla.com/"
  911. },
  912. {
  913. "name": "Christian Lück",
  914. "email": "christian@clue.engineering",
  915. "homepage": "https://clue.engineering/"
  916. },
  917. {
  918. "name": "Cees-Jan Kiewiet",
  919. "email": "reactphp@ceesjankiewiet.nl",
  920. "homepage": "https://wyrihaximus.net/"
  921. },
  922. {
  923. "name": "Chris Boden",
  924. "email": "cboden@gmail.com",
  925. "homepage": "https://cboden.dev/"
  926. }
  927. ],
  928. "description": "A lightweight implementation of CommonJS Promises/A for PHP",
  929. "keywords": [
  930. "promise",
  931. "promises"
  932. ],
  933. "support": {
  934. "issues": "https://github.com/reactphp/promise/issues",
  935. "source": "https://github.com/reactphp/promise/tree/v3.2.0"
  936. },
  937. "funding": [
  938. {
  939. "url": "https://opencollective.com/reactphp",
  940. "type": "open_collective"
  941. }
  942. ],
  943. "time": "2024-05-24T10:39:05+00:00"
  944. },
  945. {
  946. "name": "react/socket",
  947. "version": "v1.16.0",
  948. "source": {
  949. "type": "git",
  950. "url": "https://github.com/reactphp/socket.git",
  951. "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
  952. },
  953. "dist": {
  954. "type": "zip",
  955. "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
  956. "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
  957. "shasum": ""
  958. },
  959. "require": {
  960. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  961. "php": ">=5.3.0",
  962. "react/dns": "^1.13",
  963. "react/event-loop": "^1.2",
  964. "react/promise": "^3.2 || ^2.6 || ^1.2.1",
  965. "react/stream": "^1.4"
  966. },
  967. "require-dev": {
  968. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
  969. "react/async": "^4.3 || ^3.3 || ^2",
  970. "react/promise-stream": "^1.4",
  971. "react/promise-timer": "^1.11"
  972. },
  973. "type": "library",
  974. "autoload": {
  975. "psr-4": {
  976. "React\\Socket\\": "src/"
  977. }
  978. },
  979. "notification-url": "https://packagist.org/downloads/",
  980. "license": [
  981. "MIT"
  982. ],
  983. "authors": [
  984. {
  985. "name": "Christian Lück",
  986. "email": "christian@clue.engineering",
  987. "homepage": "https://clue.engineering/"
  988. },
  989. {
  990. "name": "Cees-Jan Kiewiet",
  991. "email": "reactphp@ceesjankiewiet.nl",
  992. "homepage": "https://wyrihaximus.net/"
  993. },
  994. {
  995. "name": "Jan Sorgalla",
  996. "email": "jsorgalla@gmail.com",
  997. "homepage": "https://sorgalla.com/"
  998. },
  999. {
  1000. "name": "Chris Boden",
  1001. "email": "cboden@gmail.com",
  1002. "homepage": "https://cboden.dev/"
  1003. }
  1004. ],
  1005. "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
  1006. "keywords": [
  1007. "Connection",
  1008. "Socket",
  1009. "async",
  1010. "reactphp",
  1011. "stream"
  1012. ],
  1013. "support": {
  1014. "issues": "https://github.com/reactphp/socket/issues",
  1015. "source": "https://github.com/reactphp/socket/tree/v1.16.0"
  1016. },
  1017. "funding": [
  1018. {
  1019. "url": "https://opencollective.com/reactphp",
  1020. "type": "open_collective"
  1021. }
  1022. ],
  1023. "time": "2024-07-26T10:38:09+00:00"
  1024. },
  1025. {
  1026. "name": "react/stream",
  1027. "version": "v1.4.0",
  1028. "source": {
  1029. "type": "git",
  1030. "url": "https://github.com/reactphp/stream.git",
  1031. "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
  1032. },
  1033. "dist": {
  1034. "type": "zip",
  1035. "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
  1036. "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
  1037. "shasum": ""
  1038. },
  1039. "require": {
  1040. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  1041. "php": ">=5.3.8",
  1042. "react/event-loop": "^1.2"
  1043. },
  1044. "require-dev": {
  1045. "clue/stream-filter": "~1.2",
  1046. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
  1047. },
  1048. "type": "library",
  1049. "autoload": {
  1050. "psr-4": {
  1051. "React\\Stream\\": "src/"
  1052. }
  1053. },
  1054. "notification-url": "https://packagist.org/downloads/",
  1055. "license": [
  1056. "MIT"
  1057. ],
  1058. "authors": [
  1059. {
  1060. "name": "Christian Lück",
  1061. "email": "christian@clue.engineering",
  1062. "homepage": "https://clue.engineering/"
  1063. },
  1064. {
  1065. "name": "Cees-Jan Kiewiet",
  1066. "email": "reactphp@ceesjankiewiet.nl",
  1067. "homepage": "https://wyrihaximus.net/"
  1068. },
  1069. {
  1070. "name": "Jan Sorgalla",
  1071. "email": "jsorgalla@gmail.com",
  1072. "homepage": "https://sorgalla.com/"
  1073. },
  1074. {
  1075. "name": "Chris Boden",
  1076. "email": "cboden@gmail.com",
  1077. "homepage": "https://cboden.dev/"
  1078. }
  1079. ],
  1080. "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
  1081. "keywords": [
  1082. "event-driven",
  1083. "io",
  1084. "non-blocking",
  1085. "pipe",
  1086. "reactphp",
  1087. "readable",
  1088. "stream",
  1089. "writable"
  1090. ],
  1091. "support": {
  1092. "issues": "https://github.com/reactphp/stream/issues",
  1093. "source": "https://github.com/reactphp/stream/tree/v1.4.0"
  1094. },
  1095. "funding": [
  1096. {
  1097. "url": "https://opencollective.com/reactphp",
  1098. "type": "open_collective"
  1099. }
  1100. ],
  1101. "time": "2024-06-11T12:45:25+00:00"
  1102. },
  1103. {
  1104. "name": "respect/stringifier",
  1105. "version": "0.2.0",
  1106. "source": {
  1107. "type": "git",
  1108. "url": "https://github.com/Respect/Stringifier.git",
  1109. "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59"
  1110. },
  1111. "dist": {
  1112. "type": "zip",
  1113. "url": "https://api.github.com/repos/Respect/Stringifier/zipball/e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
  1114. "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
  1115. "shasum": ""
  1116. },
  1117. "require": {
  1118. "php": ">=7.1"
  1119. },
  1120. "require-dev": {
  1121. "friendsofphp/php-cs-fixer": "^2.8",
  1122. "malukenho/docheader": "^0.1.7",
  1123. "phpunit/phpunit": "^6.4"
  1124. },
  1125. "type": "library",
  1126. "autoload": {
  1127. "files": [
  1128. "src/stringify.php"
  1129. ],
  1130. "psr-4": {
  1131. "Respect\\Stringifier\\": "src/"
  1132. }
  1133. },
  1134. "notification-url": "https://packagist.org/downloads/",
  1135. "license": [
  1136. "MIT"
  1137. ],
  1138. "authors": [
  1139. {
  1140. "name": "Respect/Stringifier Contributors",
  1141. "homepage": "https://github.com/Respect/Stringifier/graphs/contributors"
  1142. }
  1143. ],
  1144. "description": "Converts any value to a string",
  1145. "homepage": "http://respect.github.io/Stringifier/",
  1146. "keywords": [
  1147. "respect",
  1148. "stringifier",
  1149. "stringify"
  1150. ],
  1151. "support": {
  1152. "issues": "https://github.com/Respect/Stringifier/issues",
  1153. "source": "https://github.com/Respect/Stringifier/tree/0.2.0"
  1154. },
  1155. "time": "2017-12-29T19:39:25+00:00"
  1156. },
  1157. {
  1158. "name": "respect/validation",
  1159. "version": "2.4.4",
  1160. "source": {
  1161. "type": "git",
  1162. "url": "https://github.com/Respect/Validation.git",
  1163. "reference": "f13f10f19978aea33af2a102a2f58f2db1e63619"
  1164. },
  1165. "dist": {
  1166. "type": "zip",
  1167. "url": "https://api.github.com/repos/Respect/Validation/zipball/f13f10f19978aea33af2a102a2f58f2db1e63619",
  1168. "reference": "f13f10f19978aea33af2a102a2f58f2db1e63619",
  1169. "shasum": ""
  1170. },
  1171. "require": {
  1172. "php": ">=8.1",
  1173. "respect/stringifier": "^0.2.0",
  1174. "symfony/polyfill-mbstring": "^1.2"
  1175. },
  1176. "require-dev": {
  1177. "egulias/email-validator": "^3.0",
  1178. "giggsey/libphonenumber-for-php-lite": "^8.13 || ^9.0",
  1179. "malukenho/docheader": "^1.0",
  1180. "mikey179/vfsstream": "^1.6",
  1181. "phpstan/phpstan": "^1.9",
  1182. "phpstan/phpstan-deprecation-rules": "^1.1",
  1183. "phpstan/phpstan-phpunit": "^1.3",
  1184. "phpunit/phpunit": "^9.6",
  1185. "psr/http-message": "^1.0",
  1186. "respect/coding-standard": "^4.0",
  1187. "squizlabs/php_codesniffer": "^3.7"
  1188. },
  1189. "suggest": {
  1190. "egulias/email-validator": "Improves the Email rule if available",
  1191. "ext-bcmath": "Arbitrary Precision Mathematics",
  1192. "ext-fileinfo": "File Information",
  1193. "ext-mbstring": "Multibyte String Functions",
  1194. "giggsey/libphonenumber-for-php-lite": "Enables the phone rule if available"
  1195. },
  1196. "type": "library",
  1197. "autoload": {
  1198. "psr-4": {
  1199. "Respect\\Validation\\": "library/"
  1200. }
  1201. },
  1202. "notification-url": "https://packagist.org/downloads/",
  1203. "license": [
  1204. "MIT"
  1205. ],
  1206. "authors": [
  1207. {
  1208. "name": "Respect/Validation Contributors",
  1209. "homepage": "https://github.com/Respect/Validation/graphs/contributors"
  1210. }
  1211. ],
  1212. "description": "The most awesome validation engine ever created for PHP",
  1213. "homepage": "http://respect.github.io/Validation/",
  1214. "keywords": [
  1215. "respect",
  1216. "validation",
  1217. "validator"
  1218. ],
  1219. "support": {
  1220. "issues": "https://github.com/Respect/Validation/issues",
  1221. "source": "https://github.com/Respect/Validation/tree/2.4.4"
  1222. },
  1223. "time": "2025-06-07T00:07:21+00:00"
  1224. },
  1225. {
  1226. "name": "symfony/polyfill-ctype",
  1227. "version": "v1.32.0",
  1228. "source": {
  1229. "type": "git",
  1230. "url": "https://github.com/symfony/polyfill-ctype.git",
  1231. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
  1232. },
  1233. "dist": {
  1234. "type": "zip",
  1235. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
  1236. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
  1237. "shasum": ""
  1238. },
  1239. "require": {
  1240. "php": ">=7.2"
  1241. },
  1242. "provide": {
  1243. "ext-ctype": "*"
  1244. },
  1245. "suggest": {
  1246. "ext-ctype": "For best performance"
  1247. },
  1248. "type": "library",
  1249. "extra": {
  1250. "thanks": {
  1251. "url": "https://github.com/symfony/polyfill",
  1252. "name": "symfony/polyfill"
  1253. }
  1254. },
  1255. "autoload": {
  1256. "files": [
  1257. "bootstrap.php"
  1258. ],
  1259. "psr-4": {
  1260. "Symfony\\Polyfill\\Ctype\\": ""
  1261. }
  1262. },
  1263. "notification-url": "https://packagist.org/downloads/",
  1264. "license": [
  1265. "MIT"
  1266. ],
  1267. "authors": [
  1268. {
  1269. "name": "Gert de Pagter",
  1270. "email": "BackEndTea@gmail.com"
  1271. },
  1272. {
  1273. "name": "Symfony Community",
  1274. "homepage": "https://symfony.com/contributors"
  1275. }
  1276. ],
  1277. "description": "Symfony polyfill for ctype functions",
  1278. "homepage": "https://symfony.com",
  1279. "keywords": [
  1280. "compatibility",
  1281. "ctype",
  1282. "polyfill",
  1283. "portable"
  1284. ],
  1285. "support": {
  1286. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
  1287. },
  1288. "funding": [
  1289. {
  1290. "url": "https://symfony.com/sponsor",
  1291. "type": "custom"
  1292. },
  1293. {
  1294. "url": "https://github.com/fabpot",
  1295. "type": "github"
  1296. },
  1297. {
  1298. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1299. "type": "tidelift"
  1300. }
  1301. ],
  1302. "time": "2024-09-09T11:45:10+00:00"
  1303. },
  1304. {
  1305. "name": "symfony/polyfill-mbstring",
  1306. "version": "v1.32.0",
  1307. "source": {
  1308. "type": "git",
  1309. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1310. "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
  1311. },
  1312. "dist": {
  1313. "type": "zip",
  1314. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
  1315. "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
  1316. "shasum": ""
  1317. },
  1318. "require": {
  1319. "ext-iconv": "*",
  1320. "php": ">=7.2"
  1321. },
  1322. "provide": {
  1323. "ext-mbstring": "*"
  1324. },
  1325. "suggest": {
  1326. "ext-mbstring": "For best performance"
  1327. },
  1328. "type": "library",
  1329. "extra": {
  1330. "thanks": {
  1331. "url": "https://github.com/symfony/polyfill",
  1332. "name": "symfony/polyfill"
  1333. }
  1334. },
  1335. "autoload": {
  1336. "files": [
  1337. "bootstrap.php"
  1338. ],
  1339. "psr-4": {
  1340. "Symfony\\Polyfill\\Mbstring\\": ""
  1341. }
  1342. },
  1343. "notification-url": "https://packagist.org/downloads/",
  1344. "license": [
  1345. "MIT"
  1346. ],
  1347. "authors": [
  1348. {
  1349. "name": "Nicolas Grekas",
  1350. "email": "p@tchwork.com"
  1351. },
  1352. {
  1353. "name": "Symfony Community",
  1354. "homepage": "https://symfony.com/contributors"
  1355. }
  1356. ],
  1357. "description": "Symfony polyfill for the Mbstring extension",
  1358. "homepage": "https://symfony.com",
  1359. "keywords": [
  1360. "compatibility",
  1361. "mbstring",
  1362. "polyfill",
  1363. "portable",
  1364. "shim"
  1365. ],
  1366. "support": {
  1367. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
  1368. },
  1369. "funding": [
  1370. {
  1371. "url": "https://symfony.com/sponsor",
  1372. "type": "custom"
  1373. },
  1374. {
  1375. "url": "https://github.com/fabpot",
  1376. "type": "github"
  1377. },
  1378. {
  1379. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1380. "type": "tidelift"
  1381. }
  1382. ],
  1383. "time": "2024-12-23T08:48:59+00:00"
  1384. },
  1385. {
  1386. "name": "symfony/polyfill-php80",
  1387. "version": "v1.32.0",
  1388. "source": {
  1389. "type": "git",
  1390. "url": "https://github.com/symfony/polyfill-php80.git",
  1391. "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
  1392. },
  1393. "dist": {
  1394. "type": "zip",
  1395. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
  1396. "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
  1397. "shasum": ""
  1398. },
  1399. "require": {
  1400. "php": ">=7.2"
  1401. },
  1402. "type": "library",
  1403. "extra": {
  1404. "thanks": {
  1405. "url": "https://github.com/symfony/polyfill",
  1406. "name": "symfony/polyfill"
  1407. }
  1408. },
  1409. "autoload": {
  1410. "files": [
  1411. "bootstrap.php"
  1412. ],
  1413. "psr-4": {
  1414. "Symfony\\Polyfill\\Php80\\": ""
  1415. },
  1416. "classmap": [
  1417. "Resources/stubs"
  1418. ]
  1419. },
  1420. "notification-url": "https://packagist.org/downloads/",
  1421. "license": [
  1422. "MIT"
  1423. ],
  1424. "authors": [
  1425. {
  1426. "name": "Ion Bazan",
  1427. "email": "ion.bazan@gmail.com"
  1428. },
  1429. {
  1430. "name": "Nicolas Grekas",
  1431. "email": "p@tchwork.com"
  1432. },
  1433. {
  1434. "name": "Symfony Community",
  1435. "homepage": "https://symfony.com/contributors"
  1436. }
  1437. ],
  1438. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1439. "homepage": "https://symfony.com",
  1440. "keywords": [
  1441. "compatibility",
  1442. "polyfill",
  1443. "portable",
  1444. "shim"
  1445. ],
  1446. "support": {
  1447. "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
  1448. },
  1449. "funding": [
  1450. {
  1451. "url": "https://symfony.com/sponsor",
  1452. "type": "custom"
  1453. },
  1454. {
  1455. "url": "https://github.com/fabpot",
  1456. "type": "github"
  1457. },
  1458. {
  1459. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1460. "type": "tidelift"
  1461. }
  1462. ],
  1463. "time": "2025-01-02T08:10:11+00:00"
  1464. },
  1465. {
  1466. "name": "vlucas/phpdotenv",
  1467. "version": "v5.6.2",
  1468. "source": {
  1469. "type": "git",
  1470. "url": "https://github.com/vlucas/phpdotenv.git",
  1471. "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
  1472. },
  1473. "dist": {
  1474. "type": "zip",
  1475. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
  1476. "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
  1477. "shasum": ""
  1478. },
  1479. "require": {
  1480. "ext-pcre": "*",
  1481. "graham-campbell/result-type": "^1.1.3",
  1482. "php": "^7.2.5 || ^8.0",
  1483. "phpoption/phpoption": "^1.9.3",
  1484. "symfony/polyfill-ctype": "^1.24",
  1485. "symfony/polyfill-mbstring": "^1.24",
  1486. "symfony/polyfill-php80": "^1.24"
  1487. },
  1488. "require-dev": {
  1489. "bamarni/composer-bin-plugin": "^1.8.2",
  1490. "ext-filter": "*",
  1491. "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
  1492. },
  1493. "suggest": {
  1494. "ext-filter": "Required to use the boolean validator."
  1495. },
  1496. "type": "library",
  1497. "extra": {
  1498. "bamarni-bin": {
  1499. "bin-links": true,
  1500. "forward-command": false
  1501. },
  1502. "branch-alias": {
  1503. "dev-master": "5.6-dev"
  1504. }
  1505. },
  1506. "autoload": {
  1507. "psr-4": {
  1508. "Dotenv\\": "src/"
  1509. }
  1510. },
  1511. "notification-url": "https://packagist.org/downloads/",
  1512. "license": [
  1513. "BSD-3-Clause"
  1514. ],
  1515. "authors": [
  1516. {
  1517. "name": "Graham Campbell",
  1518. "email": "hello@gjcampbell.co.uk",
  1519. "homepage": "https://github.com/GrahamCampbell"
  1520. },
  1521. {
  1522. "name": "Vance Lucas",
  1523. "email": "vance@vancelucas.com",
  1524. "homepage": "https://github.com/vlucas"
  1525. }
  1526. ],
  1527. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  1528. "keywords": [
  1529. "dotenv",
  1530. "env",
  1531. "environment"
  1532. ],
  1533. "support": {
  1534. "issues": "https://github.com/vlucas/phpdotenv/issues",
  1535. "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
  1536. },
  1537. "funding": [
  1538. {
  1539. "url": "https://github.com/GrahamCampbell",
  1540. "type": "github"
  1541. },
  1542. {
  1543. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  1544. "type": "tidelift"
  1545. }
  1546. ],
  1547. "time": "2025-04-30T23:37:27+00:00"
  1548. }
  1549. ],
  1550. "packages-dev": [],
  1551. "aliases": [],
  1552. "minimum-stability": "stable",
  1553. "stability-flags": [],
  1554. "prefer-stable": false,
  1555. "prefer-lowest": false,
  1556. "platform": [],
  1557. "platform-dev": [],
  1558. "plugin-api-version": "2.6.0"
  1559. }