composer.lock 54 KB

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