installed.json 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598
  1. {
  2. "packages": [
  3. {
  4. "name": "cboden/ratchet",
  5. "version": "v0.4.4",
  6. "version_normalized": "0.4.4.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/ratchetphp/Ratchet.git",
  10. "reference": "5012dc954541b40c5599d286fd40653f5716a38f"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/5012dc954541b40c5599d286fd40653f5716a38f",
  15. "reference": "5012dc954541b40c5599d286fd40653f5716a38f",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "guzzlehttp/psr7": "^1.7|^2.0",
  20. "php": ">=5.4.2",
  21. "ratchet/rfc6455": "^0.3.1",
  22. "react/event-loop": ">=0.4",
  23. "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5",
  24. "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0",
  25. "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0"
  26. },
  27. "require-dev": {
  28. "phpunit/phpunit": "~4.8"
  29. },
  30. "time": "2021-12-14T00:20:41+00:00",
  31. "type": "library",
  32. "installation-source": "dist",
  33. "autoload": {
  34. "psr-4": {
  35. "Ratchet\\": "src/Ratchet"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "authors": [
  43. {
  44. "name": "Chris Boden",
  45. "email": "cboden@gmail.com",
  46. "role": "Developer"
  47. },
  48. {
  49. "name": "Matt Bonneau",
  50. "role": "Developer"
  51. }
  52. ],
  53. "description": "PHP WebSocket library",
  54. "homepage": "http://socketo.me",
  55. "keywords": [
  56. "Ratchet",
  57. "WebSockets",
  58. "server",
  59. "sockets",
  60. "websocket"
  61. ],
  62. "support": {
  63. "chat": "https://gitter.im/reactphp/reactphp",
  64. "issues": "https://github.com/ratchetphp/Ratchet/issues",
  65. "source": "https://github.com/ratchetphp/Ratchet/tree/v0.4.4"
  66. },
  67. "install-path": "../cboden/ratchet"
  68. },
  69. {
  70. "name": "evenement/evenement",
  71. "version": "v3.0.2",
  72. "version_normalized": "3.0.2.0",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/igorw/evenement.git",
  76. "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
  81. "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "php": ">=7.0"
  86. },
  87. "require-dev": {
  88. "phpunit/phpunit": "^9 || ^6"
  89. },
  90. "time": "2023-08-08T05:53:35+00:00",
  91. "type": "library",
  92. "installation-source": "dist",
  93. "autoload": {
  94. "psr-4": {
  95. "Evenement\\": "src/"
  96. }
  97. },
  98. "notification-url": "https://packagist.org/downloads/",
  99. "license": [
  100. "MIT"
  101. ],
  102. "authors": [
  103. {
  104. "name": "Igor Wiedler",
  105. "email": "igor@wiedler.ch"
  106. }
  107. ],
  108. "description": "Événement is a very simple event dispatching library for PHP",
  109. "keywords": [
  110. "event-dispatcher",
  111. "event-emitter"
  112. ],
  113. "support": {
  114. "issues": "https://github.com/igorw/evenement/issues",
  115. "source": "https://github.com/igorw/evenement/tree/v3.0.2"
  116. },
  117. "install-path": "../evenement/evenement"
  118. },
  119. {
  120. "name": "evit/php-gm-crypto",
  121. "version": "1.0.4",
  122. "version_normalized": "1.0.4.0",
  123. "source": {
  124. "type": "git",
  125. "url": "https://github.com/Endy-c/php-gm-crypto.git",
  126. "reference": "186e03ce9bb13932ce0d91396e11c67b59bce78a"
  127. },
  128. "dist": {
  129. "type": "zip",
  130. "url": "https://api.github.com/repos/Endy-c/php-gm-crypto/zipball/186e03ce9bb13932ce0d91396e11c67b59bce78a",
  131. "reference": "186e03ce9bb13932ce0d91396e11c67b59bce78a",
  132. "shasum": ""
  133. },
  134. "time": "2023-06-02T03:13:44+00:00",
  135. "type": "library",
  136. "installation-source": "dist",
  137. "autoload": {
  138. "psr-4": {
  139. "Evit\\PhpGmCrypto\\": "src/"
  140. }
  141. },
  142. "notification-url": "https://packagist.org/downloads/",
  143. "license": [
  144. "MIT"
  145. ],
  146. "authors": [
  147. {
  148. "name": "Endy",
  149. "email": "endy@evit.net.cn"
  150. }
  151. ],
  152. "description": "Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.",
  153. "support": {
  154. "issues": "https://github.com/Endy-c/php-gm-crypto/issues",
  155. "source": "https://github.com/Endy-c/php-gm-crypto/tree/1.0.4"
  156. },
  157. "install-path": "../evit/php-gm-crypto"
  158. },
  159. {
  160. "name": "guzzlehttp/psr7",
  161. "version": "2.7.0",
  162. "version_normalized": "2.7.0.0",
  163. "source": {
  164. "type": "git",
  165. "url": "https://github.com/guzzle/psr7.git",
  166. "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
  167. },
  168. "dist": {
  169. "type": "zip",
  170. "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
  171. "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
  172. "shasum": ""
  173. },
  174. "require": {
  175. "php": "^7.2.5 || ^8.0",
  176. "psr/http-factory": "^1.0",
  177. "psr/http-message": "^1.1 || ^2.0",
  178. "ralouphie/getallheaders": "^3.0"
  179. },
  180. "provide": {
  181. "psr/http-factory-implementation": "1.0",
  182. "psr/http-message-implementation": "1.0"
  183. },
  184. "require-dev": {
  185. "bamarni/composer-bin-plugin": "^1.8.2",
  186. "http-interop/http-factory-tests": "0.9.0",
  187. "phpunit/phpunit": "^8.5.39 || ^9.6.20"
  188. },
  189. "suggest": {
  190. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  191. },
  192. "time": "2024-07-18T11:15:46+00:00",
  193. "type": "library",
  194. "extra": {
  195. "bamarni-bin": {
  196. "bin-links": true,
  197. "forward-command": false
  198. }
  199. },
  200. "installation-source": "dist",
  201. "autoload": {
  202. "psr-4": {
  203. "GuzzleHttp\\Psr7\\": "src/"
  204. }
  205. },
  206. "notification-url": "https://packagist.org/downloads/",
  207. "license": [
  208. "MIT"
  209. ],
  210. "authors": [
  211. {
  212. "name": "Graham Campbell",
  213. "email": "hello@gjcampbell.co.uk",
  214. "homepage": "https://github.com/GrahamCampbell"
  215. },
  216. {
  217. "name": "Michael Dowling",
  218. "email": "mtdowling@gmail.com",
  219. "homepage": "https://github.com/mtdowling"
  220. },
  221. {
  222. "name": "George Mponos",
  223. "email": "gmponos@gmail.com",
  224. "homepage": "https://github.com/gmponos"
  225. },
  226. {
  227. "name": "Tobias Nyholm",
  228. "email": "tobias.nyholm@gmail.com",
  229. "homepage": "https://github.com/Nyholm"
  230. },
  231. {
  232. "name": "Márk Sági-Kazár",
  233. "email": "mark.sagikazar@gmail.com",
  234. "homepage": "https://github.com/sagikazarmark"
  235. },
  236. {
  237. "name": "Tobias Schultze",
  238. "email": "webmaster@tubo-world.de",
  239. "homepage": "https://github.com/Tobion"
  240. },
  241. {
  242. "name": "Márk Sági-Kazár",
  243. "email": "mark.sagikazar@gmail.com",
  244. "homepage": "https://sagikazarmark.hu"
  245. }
  246. ],
  247. "description": "PSR-7 message implementation that also provides common utility methods",
  248. "keywords": [
  249. "http",
  250. "message",
  251. "psr-7",
  252. "request",
  253. "response",
  254. "stream",
  255. "uri",
  256. "url"
  257. ],
  258. "support": {
  259. "issues": "https://github.com/guzzle/psr7/issues",
  260. "source": "https://github.com/guzzle/psr7/tree/2.7.0"
  261. },
  262. "funding": [
  263. {
  264. "url": "https://github.com/GrahamCampbell",
  265. "type": "github"
  266. },
  267. {
  268. "url": "https://github.com/Nyholm",
  269. "type": "github"
  270. },
  271. {
  272. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  273. "type": "tidelift"
  274. }
  275. ],
  276. "install-path": "../guzzlehttp/psr7"
  277. },
  278. {
  279. "name": "phrity/net-uri",
  280. "version": "1.3.0",
  281. "version_normalized": "1.3.0.0",
  282. "source": {
  283. "type": "git",
  284. "url": "https://github.com/sirn-se/phrity-net-uri.git",
  285. "reference": "3f458e0c4d1ddc0e218d7a5b9420127c63925f43"
  286. },
  287. "dist": {
  288. "type": "zip",
  289. "url": "https://api.github.com/repos/sirn-se/phrity-net-uri/zipball/3f458e0c4d1ddc0e218d7a5b9420127c63925f43",
  290. "reference": "3f458e0c4d1ddc0e218d7a5b9420127c63925f43",
  291. "shasum": ""
  292. },
  293. "require": {
  294. "php": "^7.4 | ^8.0",
  295. "psr/http-factory": "^1.0",
  296. "psr/http-message": "^1.0 | ^2.0"
  297. },
  298. "require-dev": {
  299. "php-coveralls/php-coveralls": "^2.0",
  300. "phpunit/phpunit": "^9.0 | ^10.0",
  301. "squizlabs/php_codesniffer": "^3.0"
  302. },
  303. "time": "2023-08-21T10:33:06+00:00",
  304. "type": "library",
  305. "installation-source": "dist",
  306. "autoload": {
  307. "psr-4": {
  308. "Phrity\\Net\\": "src/"
  309. }
  310. },
  311. "notification-url": "https://packagist.org/downloads/",
  312. "license": [
  313. "MIT"
  314. ],
  315. "authors": [
  316. {
  317. "name": "Sören Jensen",
  318. "email": "sirn@sirn.se",
  319. "homepage": "https://phrity.sirn.se"
  320. }
  321. ],
  322. "description": "PSR-7 Uri and PSR-17 UriFactory implementation",
  323. "homepage": "https://phrity.sirn.se/net-uri",
  324. "keywords": [
  325. "psr-17",
  326. "psr-7",
  327. "uri",
  328. "uri factory"
  329. ],
  330. "support": {
  331. "issues": "https://github.com/sirn-se/phrity-net-uri/issues",
  332. "source": "https://github.com/sirn-se/phrity-net-uri/tree/1.3.0"
  333. },
  334. "install-path": "../phrity/net-uri"
  335. },
  336. {
  337. "name": "phrity/util-errorhandler",
  338. "version": "1.1.1",
  339. "version_normalized": "1.1.1.0",
  340. "source": {
  341. "type": "git",
  342. "url": "https://github.com/sirn-se/phrity-util-errorhandler.git",
  343. "reference": "483228156e06673963902b1cc1e6bd9541ab4d5e"
  344. },
  345. "dist": {
  346. "type": "zip",
  347. "url": "https://api.github.com/repos/sirn-se/phrity-util-errorhandler/zipball/483228156e06673963902b1cc1e6bd9541ab4d5e",
  348. "reference": "483228156e06673963902b1cc1e6bd9541ab4d5e",
  349. "shasum": ""
  350. },
  351. "require": {
  352. "php": "^7.4 | ^8.0"
  353. },
  354. "require-dev": {
  355. "php-coveralls/php-coveralls": "^2.0",
  356. "phpunit/phpunit": "^9.0 | ^10.0 | ^11.0",
  357. "squizlabs/php_codesniffer": "^3.5"
  358. },
  359. "time": "2024-09-12T06:49:16+00:00",
  360. "type": "library",
  361. "installation-source": "dist",
  362. "autoload": {
  363. "psr-4": {
  364. "Phrity\\Util\\": "src/"
  365. }
  366. },
  367. "notification-url": "https://packagist.org/downloads/",
  368. "license": [
  369. "MIT"
  370. ],
  371. "authors": [
  372. {
  373. "name": "Sören Jensen",
  374. "email": "sirn@sirn.se",
  375. "homepage": "https://phrity.sirn.se"
  376. }
  377. ],
  378. "description": "Inline error handler; catch and resolve errors for code block.",
  379. "homepage": "https://phrity.sirn.se/util-errorhandler",
  380. "keywords": [
  381. "error",
  382. "warning"
  383. ],
  384. "support": {
  385. "issues": "https://github.com/sirn-se/phrity-util-errorhandler/issues",
  386. "source": "https://github.com/sirn-se/phrity-util-errorhandler/tree/1.1.1"
  387. },
  388. "install-path": "../phrity/util-errorhandler"
  389. },
  390. {
  391. "name": "psr/http-factory",
  392. "version": "1.1.0",
  393. "version_normalized": "1.1.0.0",
  394. "source": {
  395. "type": "git",
  396. "url": "https://github.com/php-fig/http-factory.git",
  397. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
  398. },
  399. "dist": {
  400. "type": "zip",
  401. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  402. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  403. "shasum": ""
  404. },
  405. "require": {
  406. "php": ">=7.1",
  407. "psr/http-message": "^1.0 || ^2.0"
  408. },
  409. "time": "2024-04-15T12:06:14+00:00",
  410. "type": "library",
  411. "extra": {
  412. "branch-alias": {
  413. "dev-master": "1.0.x-dev"
  414. }
  415. },
  416. "installation-source": "dist",
  417. "autoload": {
  418. "psr-4": {
  419. "Psr\\Http\\Message\\": "src/"
  420. }
  421. },
  422. "notification-url": "https://packagist.org/downloads/",
  423. "license": [
  424. "MIT"
  425. ],
  426. "authors": [
  427. {
  428. "name": "PHP-FIG",
  429. "homepage": "https://www.php-fig.org/"
  430. }
  431. ],
  432. "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
  433. "keywords": [
  434. "factory",
  435. "http",
  436. "message",
  437. "psr",
  438. "psr-17",
  439. "psr-7",
  440. "request",
  441. "response"
  442. ],
  443. "support": {
  444. "source": "https://github.com/php-fig/http-factory"
  445. },
  446. "install-path": "../psr/http-factory"
  447. },
  448. {
  449. "name": "psr/http-message",
  450. "version": "1.1",
  451. "version_normalized": "1.1.0.0",
  452. "source": {
  453. "type": "git",
  454. "url": "https://github.com/php-fig/http-message.git",
  455. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  456. },
  457. "dist": {
  458. "type": "zip",
  459. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  460. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  461. "shasum": ""
  462. },
  463. "require": {
  464. "php": "^7.2 || ^8.0"
  465. },
  466. "time": "2023-04-04T09:50:52+00:00",
  467. "type": "library",
  468. "extra": {
  469. "branch-alias": {
  470. "dev-master": "1.1.x-dev"
  471. }
  472. },
  473. "installation-source": "dist",
  474. "autoload": {
  475. "psr-4": {
  476. "Psr\\Http\\Message\\": "src/"
  477. }
  478. },
  479. "notification-url": "https://packagist.org/downloads/",
  480. "license": [
  481. "MIT"
  482. ],
  483. "authors": [
  484. {
  485. "name": "PHP-FIG",
  486. "homepage": "http://www.php-fig.org/"
  487. }
  488. ],
  489. "description": "Common interface for HTTP messages",
  490. "homepage": "https://github.com/php-fig/http-message",
  491. "keywords": [
  492. "http",
  493. "http-message",
  494. "psr",
  495. "psr-7",
  496. "request",
  497. "response"
  498. ],
  499. "support": {
  500. "source": "https://github.com/php-fig/http-message/tree/1.1"
  501. },
  502. "install-path": "../psr/http-message"
  503. },
  504. {
  505. "name": "psr/log",
  506. "version": "1.1.4",
  507. "version_normalized": "1.1.4.0",
  508. "source": {
  509. "type": "git",
  510. "url": "https://github.com/php-fig/log.git",
  511. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  512. },
  513. "dist": {
  514. "type": "zip",
  515. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  516. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  517. "shasum": ""
  518. },
  519. "require": {
  520. "php": ">=5.3.0"
  521. },
  522. "time": "2021-05-03T11:20:27+00:00",
  523. "type": "library",
  524. "extra": {
  525. "branch-alias": {
  526. "dev-master": "1.1.x-dev"
  527. }
  528. },
  529. "installation-source": "dist",
  530. "autoload": {
  531. "psr-4": {
  532. "Psr\\Log\\": "Psr/Log/"
  533. }
  534. },
  535. "notification-url": "https://packagist.org/downloads/",
  536. "license": [
  537. "MIT"
  538. ],
  539. "authors": [
  540. {
  541. "name": "PHP-FIG",
  542. "homepage": "https://www.php-fig.org/"
  543. }
  544. ],
  545. "description": "Common interface for logging libraries",
  546. "homepage": "https://github.com/php-fig/log",
  547. "keywords": [
  548. "log",
  549. "psr",
  550. "psr-3"
  551. ],
  552. "support": {
  553. "source": "https://github.com/php-fig/log/tree/1.1.4"
  554. },
  555. "install-path": "../psr/log"
  556. },
  557. {
  558. "name": "ralouphie/getallheaders",
  559. "version": "3.0.3",
  560. "version_normalized": "3.0.3.0",
  561. "source": {
  562. "type": "git",
  563. "url": "https://github.com/ralouphie/getallheaders.git",
  564. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  565. },
  566. "dist": {
  567. "type": "zip",
  568. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  569. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  570. "shasum": ""
  571. },
  572. "require": {
  573. "php": ">=5.6"
  574. },
  575. "require-dev": {
  576. "php-coveralls/php-coveralls": "^2.1",
  577. "phpunit/phpunit": "^5 || ^6.5"
  578. },
  579. "time": "2019-03-08T08:55:37+00:00",
  580. "type": "library",
  581. "installation-source": "dist",
  582. "autoload": {
  583. "files": [
  584. "src/getallheaders.php"
  585. ]
  586. },
  587. "notification-url": "https://packagist.org/downloads/",
  588. "license": [
  589. "MIT"
  590. ],
  591. "authors": [
  592. {
  593. "name": "Ralph Khattar",
  594. "email": "ralph.khattar@gmail.com"
  595. }
  596. ],
  597. "description": "A polyfill for getallheaders.",
  598. "support": {
  599. "issues": "https://github.com/ralouphie/getallheaders/issues",
  600. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  601. },
  602. "install-path": "../ralouphie/getallheaders"
  603. },
  604. {
  605. "name": "ratchet/rfc6455",
  606. "version": "v0.3.1",
  607. "version_normalized": "0.3.1.0",
  608. "source": {
  609. "type": "git",
  610. "url": "https://github.com/ratchetphp/RFC6455.git",
  611. "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb"
  612. },
  613. "dist": {
  614. "type": "zip",
  615. "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/7c964514e93456a52a99a20fcfa0de242a43ccdb",
  616. "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb",
  617. "shasum": ""
  618. },
  619. "require": {
  620. "guzzlehttp/psr7": "^2 || ^1.7",
  621. "php": ">=5.4.2"
  622. },
  623. "require-dev": {
  624. "phpunit/phpunit": "^5.7",
  625. "react/socket": "^1.3"
  626. },
  627. "time": "2021-12-09T23:20:49+00:00",
  628. "type": "library",
  629. "installation-source": "dist",
  630. "autoload": {
  631. "psr-4": {
  632. "Ratchet\\RFC6455\\": "src"
  633. }
  634. },
  635. "notification-url": "https://packagist.org/downloads/",
  636. "license": [
  637. "MIT"
  638. ],
  639. "authors": [
  640. {
  641. "name": "Chris Boden",
  642. "email": "cboden@gmail.com",
  643. "role": "Developer"
  644. },
  645. {
  646. "name": "Matt Bonneau",
  647. "role": "Developer"
  648. }
  649. ],
  650. "description": "RFC6455 WebSocket protocol handler",
  651. "homepage": "http://socketo.me",
  652. "keywords": [
  653. "WebSockets",
  654. "rfc6455",
  655. "websocket"
  656. ],
  657. "support": {
  658. "chat": "https://gitter.im/reactphp/reactphp",
  659. "issues": "https://github.com/ratchetphp/RFC6455/issues",
  660. "source": "https://github.com/ratchetphp/RFC6455/tree/v0.3.1"
  661. },
  662. "install-path": "../ratchet/rfc6455"
  663. },
  664. {
  665. "name": "react/cache",
  666. "version": "v1.2.0",
  667. "version_normalized": "1.2.0.0",
  668. "source": {
  669. "type": "git",
  670. "url": "https://github.com/reactphp/cache.git",
  671. "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
  672. },
  673. "dist": {
  674. "type": "zip",
  675. "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
  676. "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
  677. "shasum": ""
  678. },
  679. "require": {
  680. "php": ">=5.3.0",
  681. "react/promise": "^3.0 || ^2.0 || ^1.1"
  682. },
  683. "require-dev": {
  684. "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
  685. },
  686. "time": "2022-11-30T15:59:55+00:00",
  687. "type": "library",
  688. "installation-source": "dist",
  689. "autoload": {
  690. "psr-4": {
  691. "React\\Cache\\": "src/"
  692. }
  693. },
  694. "notification-url": "https://packagist.org/downloads/",
  695. "license": [
  696. "MIT"
  697. ],
  698. "authors": [
  699. {
  700. "name": "Christian Lück",
  701. "email": "christian@clue.engineering",
  702. "homepage": "https://clue.engineering/"
  703. },
  704. {
  705. "name": "Cees-Jan Kiewiet",
  706. "email": "reactphp@ceesjankiewiet.nl",
  707. "homepage": "https://wyrihaximus.net/"
  708. },
  709. {
  710. "name": "Jan Sorgalla",
  711. "email": "jsorgalla@gmail.com",
  712. "homepage": "https://sorgalla.com/"
  713. },
  714. {
  715. "name": "Chris Boden",
  716. "email": "cboden@gmail.com",
  717. "homepage": "https://cboden.dev/"
  718. }
  719. ],
  720. "description": "Async, Promise-based cache interface for ReactPHP",
  721. "keywords": [
  722. "cache",
  723. "caching",
  724. "promise",
  725. "reactphp"
  726. ],
  727. "support": {
  728. "issues": "https://github.com/reactphp/cache/issues",
  729. "source": "https://github.com/reactphp/cache/tree/v1.2.0"
  730. },
  731. "funding": [
  732. {
  733. "url": "https://opencollective.com/reactphp",
  734. "type": "open_collective"
  735. }
  736. ],
  737. "install-path": "../react/cache"
  738. },
  739. {
  740. "name": "react/dns",
  741. "version": "v1.13.0",
  742. "version_normalized": "1.13.0.0",
  743. "source": {
  744. "type": "git",
  745. "url": "https://github.com/reactphp/dns.git",
  746. "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
  747. },
  748. "dist": {
  749. "type": "zip",
  750. "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
  751. "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
  752. "shasum": ""
  753. },
  754. "require": {
  755. "php": ">=5.3.0",
  756. "react/cache": "^1.0 || ^0.6 || ^0.5",
  757. "react/event-loop": "^1.2",
  758. "react/promise": "^3.2 || ^2.7 || ^1.2.1"
  759. },
  760. "require-dev": {
  761. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
  762. "react/async": "^4.3 || ^3 || ^2",
  763. "react/promise-timer": "^1.11"
  764. },
  765. "time": "2024-06-13T14:18:03+00:00",
  766. "type": "library",
  767. "installation-source": "dist",
  768. "autoload": {
  769. "psr-4": {
  770. "React\\Dns\\": "src/"
  771. }
  772. },
  773. "notification-url": "https://packagist.org/downloads/",
  774. "license": [
  775. "MIT"
  776. ],
  777. "authors": [
  778. {
  779. "name": "Christian Lück",
  780. "email": "christian@clue.engineering",
  781. "homepage": "https://clue.engineering/"
  782. },
  783. {
  784. "name": "Cees-Jan Kiewiet",
  785. "email": "reactphp@ceesjankiewiet.nl",
  786. "homepage": "https://wyrihaximus.net/"
  787. },
  788. {
  789. "name": "Jan Sorgalla",
  790. "email": "jsorgalla@gmail.com",
  791. "homepage": "https://sorgalla.com/"
  792. },
  793. {
  794. "name": "Chris Boden",
  795. "email": "cboden@gmail.com",
  796. "homepage": "https://cboden.dev/"
  797. }
  798. ],
  799. "description": "Async DNS resolver for ReactPHP",
  800. "keywords": [
  801. "async",
  802. "dns",
  803. "dns-resolver",
  804. "reactphp"
  805. ],
  806. "support": {
  807. "issues": "https://github.com/reactphp/dns/issues",
  808. "source": "https://github.com/reactphp/dns/tree/v1.13.0"
  809. },
  810. "funding": [
  811. {
  812. "url": "https://opencollective.com/reactphp",
  813. "type": "open_collective"
  814. }
  815. ],
  816. "install-path": "../react/dns"
  817. },
  818. {
  819. "name": "react/event-loop",
  820. "version": "v1.5.0",
  821. "version_normalized": "1.5.0.0",
  822. "source": {
  823. "type": "git",
  824. "url": "https://github.com/reactphp/event-loop.git",
  825. "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
  826. },
  827. "dist": {
  828. "type": "zip",
  829. "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
  830. "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
  831. "shasum": ""
  832. },
  833. "require": {
  834. "php": ">=5.3.0"
  835. },
  836. "require-dev": {
  837. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
  838. },
  839. "suggest": {
  840. "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
  841. },
  842. "time": "2023-11-13T13:48:05+00:00",
  843. "type": "library",
  844. "installation-source": "dist",
  845. "autoload": {
  846. "psr-4": {
  847. "React\\EventLoop\\": "src/"
  848. }
  849. },
  850. "notification-url": "https://packagist.org/downloads/",
  851. "license": [
  852. "MIT"
  853. ],
  854. "authors": [
  855. {
  856. "name": "Christian Lück",
  857. "email": "christian@clue.engineering",
  858. "homepage": "https://clue.engineering/"
  859. },
  860. {
  861. "name": "Cees-Jan Kiewiet",
  862. "email": "reactphp@ceesjankiewiet.nl",
  863. "homepage": "https://wyrihaximus.net/"
  864. },
  865. {
  866. "name": "Jan Sorgalla",
  867. "email": "jsorgalla@gmail.com",
  868. "homepage": "https://sorgalla.com/"
  869. },
  870. {
  871. "name": "Chris Boden",
  872. "email": "cboden@gmail.com",
  873. "homepage": "https://cboden.dev/"
  874. }
  875. ],
  876. "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
  877. "keywords": [
  878. "asynchronous",
  879. "event-loop"
  880. ],
  881. "support": {
  882. "issues": "https://github.com/reactphp/event-loop/issues",
  883. "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
  884. },
  885. "funding": [
  886. {
  887. "url": "https://opencollective.com/reactphp",
  888. "type": "open_collective"
  889. }
  890. ],
  891. "install-path": "../react/event-loop"
  892. },
  893. {
  894. "name": "react/promise",
  895. "version": "v3.2.0",
  896. "version_normalized": "3.2.0.0",
  897. "source": {
  898. "type": "git",
  899. "url": "https://github.com/reactphp/promise.git",
  900. "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
  901. },
  902. "dist": {
  903. "type": "zip",
  904. "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
  905. "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
  906. "shasum": ""
  907. },
  908. "require": {
  909. "php": ">=7.1.0"
  910. },
  911. "require-dev": {
  912. "phpstan/phpstan": "1.10.39 || 1.4.10",
  913. "phpunit/phpunit": "^9.6 || ^7.5"
  914. },
  915. "time": "2024-05-24T10:39:05+00:00",
  916. "type": "library",
  917. "installation-source": "dist",
  918. "autoload": {
  919. "files": [
  920. "src/functions_include.php"
  921. ],
  922. "psr-4": {
  923. "React\\Promise\\": "src/"
  924. }
  925. },
  926. "notification-url": "https://packagist.org/downloads/",
  927. "license": [
  928. "MIT"
  929. ],
  930. "authors": [
  931. {
  932. "name": "Jan Sorgalla",
  933. "email": "jsorgalla@gmail.com",
  934. "homepage": "https://sorgalla.com/"
  935. },
  936. {
  937. "name": "Christian Lück",
  938. "email": "christian@clue.engineering",
  939. "homepage": "https://clue.engineering/"
  940. },
  941. {
  942. "name": "Cees-Jan Kiewiet",
  943. "email": "reactphp@ceesjankiewiet.nl",
  944. "homepage": "https://wyrihaximus.net/"
  945. },
  946. {
  947. "name": "Chris Boden",
  948. "email": "cboden@gmail.com",
  949. "homepage": "https://cboden.dev/"
  950. }
  951. ],
  952. "description": "A lightweight implementation of CommonJS Promises/A for PHP",
  953. "keywords": [
  954. "promise",
  955. "promises"
  956. ],
  957. "support": {
  958. "issues": "https://github.com/reactphp/promise/issues",
  959. "source": "https://github.com/reactphp/promise/tree/v3.2.0"
  960. },
  961. "funding": [
  962. {
  963. "url": "https://opencollective.com/reactphp",
  964. "type": "open_collective"
  965. }
  966. ],
  967. "install-path": "../react/promise"
  968. },
  969. {
  970. "name": "react/socket",
  971. "version": "v1.16.0",
  972. "version_normalized": "1.16.0.0",
  973. "source": {
  974. "type": "git",
  975. "url": "https://github.com/reactphp/socket.git",
  976. "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
  977. },
  978. "dist": {
  979. "type": "zip",
  980. "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
  981. "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
  982. "shasum": ""
  983. },
  984. "require": {
  985. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  986. "php": ">=5.3.0",
  987. "react/dns": "^1.13",
  988. "react/event-loop": "^1.2",
  989. "react/promise": "^3.2 || ^2.6 || ^1.2.1",
  990. "react/stream": "^1.4"
  991. },
  992. "require-dev": {
  993. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
  994. "react/async": "^4.3 || ^3.3 || ^2",
  995. "react/promise-stream": "^1.4",
  996. "react/promise-timer": "^1.11"
  997. },
  998. "time": "2024-07-26T10:38:09+00:00",
  999. "type": "library",
  1000. "installation-source": "dist",
  1001. "autoload": {
  1002. "psr-4": {
  1003. "React\\Socket\\": "src/"
  1004. }
  1005. },
  1006. "notification-url": "https://packagist.org/downloads/",
  1007. "license": [
  1008. "MIT"
  1009. ],
  1010. "authors": [
  1011. {
  1012. "name": "Christian Lück",
  1013. "email": "christian@clue.engineering",
  1014. "homepage": "https://clue.engineering/"
  1015. },
  1016. {
  1017. "name": "Cees-Jan Kiewiet",
  1018. "email": "reactphp@ceesjankiewiet.nl",
  1019. "homepage": "https://wyrihaximus.net/"
  1020. },
  1021. {
  1022. "name": "Jan Sorgalla",
  1023. "email": "jsorgalla@gmail.com",
  1024. "homepage": "https://sorgalla.com/"
  1025. },
  1026. {
  1027. "name": "Chris Boden",
  1028. "email": "cboden@gmail.com",
  1029. "homepage": "https://cboden.dev/"
  1030. }
  1031. ],
  1032. "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
  1033. "keywords": [
  1034. "Connection",
  1035. "Socket",
  1036. "async",
  1037. "reactphp",
  1038. "stream"
  1039. ],
  1040. "support": {
  1041. "issues": "https://github.com/reactphp/socket/issues",
  1042. "source": "https://github.com/reactphp/socket/tree/v1.16.0"
  1043. },
  1044. "funding": [
  1045. {
  1046. "url": "https://opencollective.com/reactphp",
  1047. "type": "open_collective"
  1048. }
  1049. ],
  1050. "install-path": "../react/socket"
  1051. },
  1052. {
  1053. "name": "react/stream",
  1054. "version": "v1.4.0",
  1055. "version_normalized": "1.4.0.0",
  1056. "source": {
  1057. "type": "git",
  1058. "url": "https://github.com/reactphp/stream.git",
  1059. "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
  1060. },
  1061. "dist": {
  1062. "type": "zip",
  1063. "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
  1064. "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
  1065. "shasum": ""
  1066. },
  1067. "require": {
  1068. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  1069. "php": ">=5.3.8",
  1070. "react/event-loop": "^1.2"
  1071. },
  1072. "require-dev": {
  1073. "clue/stream-filter": "~1.2",
  1074. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
  1075. },
  1076. "time": "2024-06-11T12:45:25+00:00",
  1077. "type": "library",
  1078. "installation-source": "dist",
  1079. "autoload": {
  1080. "psr-4": {
  1081. "React\\Stream\\": "src/"
  1082. }
  1083. },
  1084. "notification-url": "https://packagist.org/downloads/",
  1085. "license": [
  1086. "MIT"
  1087. ],
  1088. "authors": [
  1089. {
  1090. "name": "Christian Lück",
  1091. "email": "christian@clue.engineering",
  1092. "homepage": "https://clue.engineering/"
  1093. },
  1094. {
  1095. "name": "Cees-Jan Kiewiet",
  1096. "email": "reactphp@ceesjankiewiet.nl",
  1097. "homepage": "https://wyrihaximus.net/"
  1098. },
  1099. {
  1100. "name": "Jan Sorgalla",
  1101. "email": "jsorgalla@gmail.com",
  1102. "homepage": "https://sorgalla.com/"
  1103. },
  1104. {
  1105. "name": "Chris Boden",
  1106. "email": "cboden@gmail.com",
  1107. "homepage": "https://cboden.dev/"
  1108. }
  1109. ],
  1110. "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
  1111. "keywords": [
  1112. "event-driven",
  1113. "io",
  1114. "non-blocking",
  1115. "pipe",
  1116. "reactphp",
  1117. "readable",
  1118. "stream",
  1119. "writable"
  1120. ],
  1121. "support": {
  1122. "issues": "https://github.com/reactphp/stream/issues",
  1123. "source": "https://github.com/reactphp/stream/tree/v1.4.0"
  1124. },
  1125. "funding": [
  1126. {
  1127. "url": "https://opencollective.com/reactphp",
  1128. "type": "open_collective"
  1129. }
  1130. ],
  1131. "install-path": "../react/stream"
  1132. },
  1133. {
  1134. "name": "symfony/deprecation-contracts",
  1135. "version": "v2.5.4",
  1136. "version_normalized": "2.5.4.0",
  1137. "source": {
  1138. "type": "git",
  1139. "url": "https://github.com/symfony/deprecation-contracts.git",
  1140. "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
  1141. },
  1142. "dist": {
  1143. "type": "zip",
  1144. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
  1145. "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
  1146. "shasum": ""
  1147. },
  1148. "require": {
  1149. "php": ">=7.1"
  1150. },
  1151. "time": "2024-09-25T14:11:13+00:00",
  1152. "type": "library",
  1153. "extra": {
  1154. "thanks": {
  1155. "url": "https://github.com/symfony/contracts",
  1156. "name": "symfony/contracts"
  1157. },
  1158. "branch-alias": {
  1159. "dev-main": "2.5-dev"
  1160. }
  1161. },
  1162. "installation-source": "dist",
  1163. "autoload": {
  1164. "files": [
  1165. "function.php"
  1166. ]
  1167. },
  1168. "notification-url": "https://packagist.org/downloads/",
  1169. "license": [
  1170. "MIT"
  1171. ],
  1172. "authors": [
  1173. {
  1174. "name": "Nicolas Grekas",
  1175. "email": "p@tchwork.com"
  1176. },
  1177. {
  1178. "name": "Symfony Community",
  1179. "homepage": "https://symfony.com/contributors"
  1180. }
  1181. ],
  1182. "description": "A generic function and convention to trigger deprecation notices",
  1183. "homepage": "https://symfony.com",
  1184. "support": {
  1185. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
  1186. },
  1187. "funding": [
  1188. {
  1189. "url": "https://symfony.com/sponsor",
  1190. "type": "custom"
  1191. },
  1192. {
  1193. "url": "https://github.com/fabpot",
  1194. "type": "github"
  1195. },
  1196. {
  1197. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1198. "type": "tidelift"
  1199. }
  1200. ],
  1201. "install-path": "../symfony/deprecation-contracts"
  1202. },
  1203. {
  1204. "name": "symfony/http-foundation",
  1205. "version": "v5.4.48",
  1206. "version_normalized": "5.4.48.0",
  1207. "source": {
  1208. "type": "git",
  1209. "url": "https://github.com/symfony/http-foundation.git",
  1210. "reference": "3f38b8af283b830e1363acd79e5bc3412d055341"
  1211. },
  1212. "dist": {
  1213. "type": "zip",
  1214. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3f38b8af283b830e1363acd79e5bc3412d055341",
  1215. "reference": "3f38b8af283b830e1363acd79e5bc3412d055341",
  1216. "shasum": ""
  1217. },
  1218. "require": {
  1219. "php": ">=7.2.5",
  1220. "symfony/deprecation-contracts": "^2.1|^3",
  1221. "symfony/polyfill-mbstring": "~1.1",
  1222. "symfony/polyfill-php80": "^1.16"
  1223. },
  1224. "require-dev": {
  1225. "predis/predis": "^1.0|^2.0",
  1226. "symfony/cache": "^4.4|^5.0|^6.0",
  1227. "symfony/dependency-injection": "^5.4|^6.0",
  1228. "symfony/expression-language": "^4.4|^5.0|^6.0",
  1229. "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
  1230. "symfony/mime": "^4.4|^5.0|^6.0",
  1231. "symfony/rate-limiter": "^5.2|^6.0"
  1232. },
  1233. "suggest": {
  1234. "symfony/mime": "To use the file extension guesser"
  1235. },
  1236. "time": "2024-11-13T18:58:02+00:00",
  1237. "type": "library",
  1238. "installation-source": "dist",
  1239. "autoload": {
  1240. "psr-4": {
  1241. "Symfony\\Component\\HttpFoundation\\": ""
  1242. },
  1243. "exclude-from-classmap": [
  1244. "/Tests/"
  1245. ]
  1246. },
  1247. "notification-url": "https://packagist.org/downloads/",
  1248. "license": [
  1249. "MIT"
  1250. ],
  1251. "authors": [
  1252. {
  1253. "name": "Fabien Potencier",
  1254. "email": "fabien@symfony.com"
  1255. },
  1256. {
  1257. "name": "Symfony Community",
  1258. "homepage": "https://symfony.com/contributors"
  1259. }
  1260. ],
  1261. "description": "Defines an object-oriented layer for the HTTP specification",
  1262. "homepage": "https://symfony.com",
  1263. "support": {
  1264. "source": "https://github.com/symfony/http-foundation/tree/v5.4.48"
  1265. },
  1266. "funding": [
  1267. {
  1268. "url": "https://symfony.com/sponsor",
  1269. "type": "custom"
  1270. },
  1271. {
  1272. "url": "https://github.com/fabpot",
  1273. "type": "github"
  1274. },
  1275. {
  1276. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1277. "type": "tidelift"
  1278. }
  1279. ],
  1280. "install-path": "../symfony/http-foundation"
  1281. },
  1282. {
  1283. "name": "symfony/polyfill-mbstring",
  1284. "version": "v1.31.0",
  1285. "version_normalized": "1.31.0.0",
  1286. "source": {
  1287. "type": "git",
  1288. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1289. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
  1290. },
  1291. "dist": {
  1292. "type": "zip",
  1293. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
  1294. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
  1295. "shasum": ""
  1296. },
  1297. "require": {
  1298. "php": ">=7.2"
  1299. },
  1300. "provide": {
  1301. "ext-mbstring": "*"
  1302. },
  1303. "suggest": {
  1304. "ext-mbstring": "For best performance"
  1305. },
  1306. "time": "2024-09-09T11:45:10+00:00",
  1307. "type": "library",
  1308. "extra": {
  1309. "thanks": {
  1310. "url": "https://github.com/symfony/polyfill",
  1311. "name": "symfony/polyfill"
  1312. }
  1313. },
  1314. "installation-source": "dist",
  1315. "autoload": {
  1316. "files": [
  1317. "bootstrap.php"
  1318. ],
  1319. "psr-4": {
  1320. "Symfony\\Polyfill\\Mbstring\\": ""
  1321. }
  1322. },
  1323. "notification-url": "https://packagist.org/downloads/",
  1324. "license": [
  1325. "MIT"
  1326. ],
  1327. "authors": [
  1328. {
  1329. "name": "Nicolas Grekas",
  1330. "email": "p@tchwork.com"
  1331. },
  1332. {
  1333. "name": "Symfony Community",
  1334. "homepage": "https://symfony.com/contributors"
  1335. }
  1336. ],
  1337. "description": "Symfony polyfill for the Mbstring extension",
  1338. "homepage": "https://symfony.com",
  1339. "keywords": [
  1340. "compatibility",
  1341. "mbstring",
  1342. "polyfill",
  1343. "portable",
  1344. "shim"
  1345. ],
  1346. "support": {
  1347. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
  1348. },
  1349. "funding": [
  1350. {
  1351. "url": "https://symfony.com/sponsor",
  1352. "type": "custom"
  1353. },
  1354. {
  1355. "url": "https://github.com/fabpot",
  1356. "type": "github"
  1357. },
  1358. {
  1359. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1360. "type": "tidelift"
  1361. }
  1362. ],
  1363. "install-path": "../symfony/polyfill-mbstring"
  1364. },
  1365. {
  1366. "name": "symfony/polyfill-php80",
  1367. "version": "v1.31.0",
  1368. "version_normalized": "1.31.0.0",
  1369. "source": {
  1370. "type": "git",
  1371. "url": "https://github.com/symfony/polyfill-php80.git",
  1372. "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
  1373. },
  1374. "dist": {
  1375. "type": "zip",
  1376. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
  1377. "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
  1378. "shasum": ""
  1379. },
  1380. "require": {
  1381. "php": ">=7.2"
  1382. },
  1383. "time": "2024-09-09T11:45:10+00:00",
  1384. "type": "library",
  1385. "extra": {
  1386. "thanks": {
  1387. "url": "https://github.com/symfony/polyfill",
  1388. "name": "symfony/polyfill"
  1389. }
  1390. },
  1391. "installation-source": "dist",
  1392. "autoload": {
  1393. "files": [
  1394. "bootstrap.php"
  1395. ],
  1396. "psr-4": {
  1397. "Symfony\\Polyfill\\Php80\\": ""
  1398. },
  1399. "classmap": [
  1400. "Resources/stubs"
  1401. ]
  1402. },
  1403. "notification-url": "https://packagist.org/downloads/",
  1404. "license": [
  1405. "MIT"
  1406. ],
  1407. "authors": [
  1408. {
  1409. "name": "Ion Bazan",
  1410. "email": "ion.bazan@gmail.com"
  1411. },
  1412. {
  1413. "name": "Nicolas Grekas",
  1414. "email": "p@tchwork.com"
  1415. },
  1416. {
  1417. "name": "Symfony Community",
  1418. "homepage": "https://symfony.com/contributors"
  1419. }
  1420. ],
  1421. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1422. "homepage": "https://symfony.com",
  1423. "keywords": [
  1424. "compatibility",
  1425. "polyfill",
  1426. "portable",
  1427. "shim"
  1428. ],
  1429. "support": {
  1430. "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
  1431. },
  1432. "funding": [
  1433. {
  1434. "url": "https://symfony.com/sponsor",
  1435. "type": "custom"
  1436. },
  1437. {
  1438. "url": "https://github.com/fabpot",
  1439. "type": "github"
  1440. },
  1441. {
  1442. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1443. "type": "tidelift"
  1444. }
  1445. ],
  1446. "install-path": "../symfony/polyfill-php80"
  1447. },
  1448. {
  1449. "name": "symfony/routing",
  1450. "version": "v5.4.48",
  1451. "version_normalized": "5.4.48.0",
  1452. "source": {
  1453. "type": "git",
  1454. "url": "https://github.com/symfony/routing.git",
  1455. "reference": "dd08c19879a9b37ff14fd30dcbdf99a4cf045db1"
  1456. },
  1457. "dist": {
  1458. "type": "zip",
  1459. "url": "https://api.github.com/repos/symfony/routing/zipball/dd08c19879a9b37ff14fd30dcbdf99a4cf045db1",
  1460. "reference": "dd08c19879a9b37ff14fd30dcbdf99a4cf045db1",
  1461. "shasum": ""
  1462. },
  1463. "require": {
  1464. "php": ">=7.2.5",
  1465. "symfony/deprecation-contracts": "^2.1|^3",
  1466. "symfony/polyfill-php80": "^1.16"
  1467. },
  1468. "conflict": {
  1469. "doctrine/annotations": "<1.12",
  1470. "symfony/config": "<5.3",
  1471. "symfony/dependency-injection": "<4.4",
  1472. "symfony/yaml": "<4.4"
  1473. },
  1474. "require-dev": {
  1475. "doctrine/annotations": "^1.12|^2",
  1476. "psr/log": "^1|^2|^3",
  1477. "symfony/config": "^5.3|^6.0",
  1478. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  1479. "symfony/expression-language": "^4.4|^5.0|^6.0",
  1480. "symfony/http-foundation": "^4.4|^5.0|^6.0",
  1481. "symfony/yaml": "^4.4|^5.0|^6.0"
  1482. },
  1483. "suggest": {
  1484. "symfony/config": "For using the all-in-one router or any loader",
  1485. "symfony/expression-language": "For using expression matching",
  1486. "symfony/http-foundation": "For using a Symfony Request object",
  1487. "symfony/yaml": "For using the YAML loader"
  1488. },
  1489. "time": "2024-11-12T18:20:21+00:00",
  1490. "type": "library",
  1491. "installation-source": "dist",
  1492. "autoload": {
  1493. "psr-4": {
  1494. "Symfony\\Component\\Routing\\": ""
  1495. },
  1496. "exclude-from-classmap": [
  1497. "/Tests/"
  1498. ]
  1499. },
  1500. "notification-url": "https://packagist.org/downloads/",
  1501. "license": [
  1502. "MIT"
  1503. ],
  1504. "authors": [
  1505. {
  1506. "name": "Fabien Potencier",
  1507. "email": "fabien@symfony.com"
  1508. },
  1509. {
  1510. "name": "Symfony Community",
  1511. "homepage": "https://symfony.com/contributors"
  1512. }
  1513. ],
  1514. "description": "Maps an HTTP request to a set of configuration variables",
  1515. "homepage": "https://symfony.com",
  1516. "keywords": [
  1517. "router",
  1518. "routing",
  1519. "uri",
  1520. "url"
  1521. ],
  1522. "support": {
  1523. "source": "https://github.com/symfony/routing/tree/v5.4.48"
  1524. },
  1525. "funding": [
  1526. {
  1527. "url": "https://symfony.com/sponsor",
  1528. "type": "custom"
  1529. },
  1530. {
  1531. "url": "https://github.com/fabpot",
  1532. "type": "github"
  1533. },
  1534. {
  1535. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1536. "type": "tidelift"
  1537. }
  1538. ],
  1539. "install-path": "../symfony/routing"
  1540. },
  1541. {
  1542. "name": "textalk/websocket",
  1543. "version": "1.6.3",
  1544. "version_normalized": "1.6.3.0",
  1545. "source": {
  1546. "type": "git",
  1547. "url": "https://github.com/Textalk/websocket-php.git",
  1548. "reference": "67de79745b1a357caf812bfc44e0abf481cee012"
  1549. },
  1550. "dist": {
  1551. "type": "zip",
  1552. "url": "https://api.github.com/repos/Textalk/websocket-php/zipball/67de79745b1a357caf812bfc44e0abf481cee012",
  1553. "reference": "67de79745b1a357caf812bfc44e0abf481cee012",
  1554. "shasum": ""
  1555. },
  1556. "require": {
  1557. "php": "^7.4 | ^8.0",
  1558. "phrity/net-uri": "^1.0",
  1559. "phrity/util-errorhandler": "^1.0",
  1560. "psr/http-message": "^1.0",
  1561. "psr/log": "^1.0 | ^2.0 | ^3.0"
  1562. },
  1563. "require-dev": {
  1564. "php-coveralls/php-coveralls": "^2.0",
  1565. "phpunit/phpunit": "^9.0",
  1566. "squizlabs/php_codesniffer": "^3.5"
  1567. },
  1568. "time": "2022-11-07T18:59:33+00:00",
  1569. "type": "library",
  1570. "installation-source": "dist",
  1571. "autoload": {
  1572. "psr-4": {
  1573. "WebSocket\\": "lib"
  1574. }
  1575. },
  1576. "notification-url": "https://packagist.org/downloads/",
  1577. "license": [
  1578. "ISC"
  1579. ],
  1580. "authors": [
  1581. {
  1582. "name": "Fredrik Liljegren"
  1583. },
  1584. {
  1585. "name": "Sören Jensen"
  1586. }
  1587. ],
  1588. "description": "WebSocket client and server",
  1589. "support": {
  1590. "issues": "https://github.com/Textalk/websocket-php/issues",
  1591. "source": "https://github.com/Textalk/websocket-php/tree/1.6.3"
  1592. },
  1593. "install-path": "../textalk/websocket"
  1594. }
  1595. ],
  1596. "dev": true,
  1597. "dev-package-names": []
  1598. }