You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

composer.lock 35KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013
  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": "599b28b1091417b9a8e23442a8e6220a",
  8. "packages": [
  9. {
  10. "name": "fig/http-message-util",
  11. "version": "1.1.5",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/php-fig/http-message-util.git",
  15. "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
  20. "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^5.3 || ^7.0 || ^8.0"
  25. },
  26. "suggest": {
  27. "psr/http-message": "The package containing the PSR-7 interfaces"
  28. },
  29. "type": "library",
  30. "extra": {
  31. "branch-alias": {
  32. "dev-master": "1.1.x-dev"
  33. }
  34. },
  35. "autoload": {
  36. "psr-4": {
  37. "Fig\\Http\\Message\\": "src/"
  38. }
  39. },
  40. "notification-url": "https://packagist.org/downloads/",
  41. "license": [
  42. "MIT"
  43. ],
  44. "authors": [
  45. {
  46. "name": "PHP-FIG",
  47. "homepage": "https://www.php-fig.org/"
  48. }
  49. ],
  50. "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
  51. "keywords": [
  52. "http",
  53. "http-message",
  54. "psr",
  55. "psr-7",
  56. "request",
  57. "response"
  58. ],
  59. "support": {
  60. "issues": "https://github.com/php-fig/http-message-util/issues",
  61. "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
  62. },
  63. "time": "2020-11-24T22:02:12+00:00"
  64. },
  65. {
  66. "name": "nikic/fast-route",
  67. "version": "v1.3.0",
  68. "source": {
  69. "type": "git",
  70. "url": "https://github.com/nikic/FastRoute.git",
  71. "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
  72. },
  73. "dist": {
  74. "type": "zip",
  75. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
  76. "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
  77. "shasum": ""
  78. },
  79. "require": {
  80. "php": ">=5.4.0"
  81. },
  82. "require-dev": {
  83. "phpunit/phpunit": "^4.8.35|~5.7"
  84. },
  85. "type": "library",
  86. "autoload": {
  87. "psr-4": {
  88. "FastRoute\\": "src/"
  89. },
  90. "files": [
  91. "src/functions.php"
  92. ]
  93. },
  94. "notification-url": "https://packagist.org/downloads/",
  95. "license": [
  96. "BSD-3-Clause"
  97. ],
  98. "authors": [
  99. {
  100. "name": "Nikita Popov",
  101. "email": "nikic@php.net"
  102. }
  103. ],
  104. "description": "Fast request router for PHP",
  105. "keywords": [
  106. "router",
  107. "routing"
  108. ],
  109. "support": {
  110. "issues": "https://github.com/nikic/FastRoute/issues",
  111. "source": "https://github.com/nikic/FastRoute/tree/master"
  112. },
  113. "time": "2018-02-13T20:26:39+00:00"
  114. },
  115. {
  116. "name": "psr/container",
  117. "version": "2.0.2",
  118. "source": {
  119. "type": "git",
  120. "url": "https://github.com/php-fig/container.git",
  121. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  122. },
  123. "dist": {
  124. "type": "zip",
  125. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  126. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  127. "shasum": ""
  128. },
  129. "require": {
  130. "php": ">=7.4.0"
  131. },
  132. "type": "library",
  133. "extra": {
  134. "branch-alias": {
  135. "dev-master": "2.0.x-dev"
  136. }
  137. },
  138. "autoload": {
  139. "psr-4": {
  140. "Psr\\Container\\": "src/"
  141. }
  142. },
  143. "notification-url": "https://packagist.org/downloads/",
  144. "license": [
  145. "MIT"
  146. ],
  147. "authors": [
  148. {
  149. "name": "PHP-FIG",
  150. "homepage": "https://www.php-fig.org/"
  151. }
  152. ],
  153. "description": "Common Container Interface (PHP FIG PSR-11)",
  154. "homepage": "https://github.com/php-fig/container",
  155. "keywords": [
  156. "PSR-11",
  157. "container",
  158. "container-interface",
  159. "container-interop",
  160. "psr"
  161. ],
  162. "support": {
  163. "issues": "https://github.com/php-fig/container/issues",
  164. "source": "https://github.com/php-fig/container/tree/2.0.2"
  165. },
  166. "time": "2021-11-05T16:47:00+00:00"
  167. },
  168. {
  169. "name": "psr/http-factory",
  170. "version": "1.0.1",
  171. "source": {
  172. "type": "git",
  173. "url": "https://github.com/php-fig/http-factory.git",
  174. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  175. },
  176. "dist": {
  177. "type": "zip",
  178. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  179. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  180. "shasum": ""
  181. },
  182. "require": {
  183. "php": ">=7.0.0",
  184. "psr/http-message": "^1.0"
  185. },
  186. "type": "library",
  187. "extra": {
  188. "branch-alias": {
  189. "dev-master": "1.0.x-dev"
  190. }
  191. },
  192. "autoload": {
  193. "psr-4": {
  194. "Psr\\Http\\Message\\": "src/"
  195. }
  196. },
  197. "notification-url": "https://packagist.org/downloads/",
  198. "license": [
  199. "MIT"
  200. ],
  201. "authors": [
  202. {
  203. "name": "PHP-FIG",
  204. "homepage": "http://www.php-fig.org/"
  205. }
  206. ],
  207. "description": "Common interfaces for PSR-7 HTTP message factories",
  208. "keywords": [
  209. "factory",
  210. "http",
  211. "message",
  212. "psr",
  213. "psr-17",
  214. "psr-7",
  215. "request",
  216. "response"
  217. ],
  218. "support": {
  219. "source": "https://github.com/php-fig/http-factory/tree/master"
  220. },
  221. "time": "2019-04-30T12:38:16+00:00"
  222. },
  223. {
  224. "name": "psr/http-message",
  225. "version": "1.0.1",
  226. "source": {
  227. "type": "git",
  228. "url": "https://github.com/php-fig/http-message.git",
  229. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  230. },
  231. "dist": {
  232. "type": "zip",
  233. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  234. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  235. "shasum": ""
  236. },
  237. "require": {
  238. "php": ">=5.3.0"
  239. },
  240. "type": "library",
  241. "extra": {
  242. "branch-alias": {
  243. "dev-master": "1.0.x-dev"
  244. }
  245. },
  246. "autoload": {
  247. "psr-4": {
  248. "Psr\\Http\\Message\\": "src/"
  249. }
  250. },
  251. "notification-url": "https://packagist.org/downloads/",
  252. "license": [
  253. "MIT"
  254. ],
  255. "authors": [
  256. {
  257. "name": "PHP-FIG",
  258. "homepage": "http://www.php-fig.org/"
  259. }
  260. ],
  261. "description": "Common interface for HTTP messages",
  262. "homepage": "https://github.com/php-fig/http-message",
  263. "keywords": [
  264. "http",
  265. "http-message",
  266. "psr",
  267. "psr-7",
  268. "request",
  269. "response"
  270. ],
  271. "support": {
  272. "source": "https://github.com/php-fig/http-message/tree/master"
  273. },
  274. "time": "2016-08-06T14:39:51+00:00"
  275. },
  276. {
  277. "name": "psr/http-server-handler",
  278. "version": "1.0.1",
  279. "source": {
  280. "type": "git",
  281. "url": "https://github.com/php-fig/http-server-handler.git",
  282. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
  283. },
  284. "dist": {
  285. "type": "zip",
  286. "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  287. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  288. "shasum": ""
  289. },
  290. "require": {
  291. "php": ">=7.0",
  292. "psr/http-message": "^1.0"
  293. },
  294. "type": "library",
  295. "extra": {
  296. "branch-alias": {
  297. "dev-master": "1.0.x-dev"
  298. }
  299. },
  300. "autoload": {
  301. "psr-4": {
  302. "Psr\\Http\\Server\\": "src/"
  303. }
  304. },
  305. "notification-url": "https://packagist.org/downloads/",
  306. "license": [
  307. "MIT"
  308. ],
  309. "authors": [
  310. {
  311. "name": "PHP-FIG",
  312. "homepage": "http://www.php-fig.org/"
  313. }
  314. ],
  315. "description": "Common interface for HTTP server-side request handler",
  316. "keywords": [
  317. "handler",
  318. "http",
  319. "http-interop",
  320. "psr",
  321. "psr-15",
  322. "psr-7",
  323. "request",
  324. "response",
  325. "server"
  326. ],
  327. "support": {
  328. "issues": "https://github.com/php-fig/http-server-handler/issues",
  329. "source": "https://github.com/php-fig/http-server-handler/tree/master"
  330. },
  331. "time": "2018-10-30T16:46:14+00:00"
  332. },
  333. {
  334. "name": "psr/http-server-middleware",
  335. "version": "1.0.1",
  336. "source": {
  337. "type": "git",
  338. "url": "https://github.com/php-fig/http-server-middleware.git",
  339. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
  340. },
  341. "dist": {
  342. "type": "zip",
  343. "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  344. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  345. "shasum": ""
  346. },
  347. "require": {
  348. "php": ">=7.0",
  349. "psr/http-message": "^1.0",
  350. "psr/http-server-handler": "^1.0"
  351. },
  352. "type": "library",
  353. "extra": {
  354. "branch-alias": {
  355. "dev-master": "1.0.x-dev"
  356. }
  357. },
  358. "autoload": {
  359. "psr-4": {
  360. "Psr\\Http\\Server\\": "src/"
  361. }
  362. },
  363. "notification-url": "https://packagist.org/downloads/",
  364. "license": [
  365. "MIT"
  366. ],
  367. "authors": [
  368. {
  369. "name": "PHP-FIG",
  370. "homepage": "http://www.php-fig.org/"
  371. }
  372. ],
  373. "description": "Common interface for HTTP server-side middleware",
  374. "keywords": [
  375. "http",
  376. "http-interop",
  377. "middleware",
  378. "psr",
  379. "psr-15",
  380. "psr-7",
  381. "request",
  382. "response"
  383. ],
  384. "support": {
  385. "issues": "https://github.com/php-fig/http-server-middleware/issues",
  386. "source": "https://github.com/php-fig/http-server-middleware/tree/master"
  387. },
  388. "time": "2018-10-30T17:12:04+00:00"
  389. },
  390. {
  391. "name": "psr/log",
  392. "version": "3.0.0",
  393. "source": {
  394. "type": "git",
  395. "url": "https://github.com/php-fig/log.git",
  396. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  397. },
  398. "dist": {
  399. "type": "zip",
  400. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  401. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  402. "shasum": ""
  403. },
  404. "require": {
  405. "php": ">=8.0.0"
  406. },
  407. "type": "library",
  408. "extra": {
  409. "branch-alias": {
  410. "dev-master": "3.x-dev"
  411. }
  412. },
  413. "autoload": {
  414. "psr-4": {
  415. "Psr\\Log\\": "src"
  416. }
  417. },
  418. "notification-url": "https://packagist.org/downloads/",
  419. "license": [
  420. "MIT"
  421. ],
  422. "authors": [
  423. {
  424. "name": "PHP-FIG",
  425. "homepage": "https://www.php-fig.org/"
  426. }
  427. ],
  428. "description": "Common interface for logging libraries",
  429. "homepage": "https://github.com/php-fig/log",
  430. "keywords": [
  431. "log",
  432. "psr",
  433. "psr-3"
  434. ],
  435. "support": {
  436. "source": "https://github.com/php-fig/log/tree/3.0.0"
  437. },
  438. "time": "2021-07-14T16:46:02+00:00"
  439. },
  440. {
  441. "name": "ralouphie/getallheaders",
  442. "version": "3.0.3",
  443. "source": {
  444. "type": "git",
  445. "url": "https://github.com/ralouphie/getallheaders.git",
  446. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  447. },
  448. "dist": {
  449. "type": "zip",
  450. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  451. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  452. "shasum": ""
  453. },
  454. "require": {
  455. "php": ">=5.6"
  456. },
  457. "require-dev": {
  458. "php-coveralls/php-coveralls": "^2.1",
  459. "phpunit/phpunit": "^5 || ^6.5"
  460. },
  461. "type": "library",
  462. "autoload": {
  463. "files": [
  464. "src/getallheaders.php"
  465. ]
  466. },
  467. "notification-url": "https://packagist.org/downloads/",
  468. "license": [
  469. "MIT"
  470. ],
  471. "authors": [
  472. {
  473. "name": "Ralph Khattar",
  474. "email": "ralph.khattar@gmail.com"
  475. }
  476. ],
  477. "description": "A polyfill for getallheaders.",
  478. "support": {
  479. "issues": "https://github.com/ralouphie/getallheaders/issues",
  480. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  481. },
  482. "time": "2019-03-08T08:55:37+00:00"
  483. },
  484. {
  485. "name": "slim/psr7",
  486. "version": "1.5",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/slimphp/Slim-Psr7.git",
  490. "reference": "a47b43a8da7c0208b4c228af0cb29ea36080635a"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/a47b43a8da7c0208b4c228af0cb29ea36080635a",
  495. "reference": "a47b43a8da7c0208b4c228af0cb29ea36080635a",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "fig/http-message-util": "^1.1.5",
  500. "php": "^7.3 || ^8.0",
  501. "psr/http-factory": "^1.0",
  502. "psr/http-message": "^1.0",
  503. "ralouphie/getallheaders": "^3.0",
  504. "symfony/polyfill-php80": "^1.23"
  505. },
  506. "provide": {
  507. "psr/http-factory-implementation": "1.0",
  508. "psr/http-message-implementation": "1.0"
  509. },
  510. "require-dev": {
  511. "adriansuter/php-autoload-override": "^1.2",
  512. "ext-json": "*",
  513. "http-interop/http-factory-tests": "^0.9.0",
  514. "php-http/psr7-integration-tests": "dev-master",
  515. "phpspec/prophecy": "^1.14",
  516. "phpspec/prophecy-phpunit": "^2.0",
  517. "phpstan/phpstan": "^0.12.99",
  518. "phpunit/phpunit": "^9.5",
  519. "squizlabs/php_codesniffer": "^3.6"
  520. },
  521. "type": "library",
  522. "autoload": {
  523. "psr-4": {
  524. "Slim\\Psr7\\": "src"
  525. }
  526. },
  527. "notification-url": "https://packagist.org/downloads/",
  528. "license": [
  529. "MIT"
  530. ],
  531. "authors": [
  532. {
  533. "name": "Josh Lockhart",
  534. "email": "hello@joshlockhart.com",
  535. "homepage": "http://joshlockhart.com"
  536. },
  537. {
  538. "name": "Andrew Smith",
  539. "email": "a.smith@silentworks.co.uk",
  540. "homepage": "http://silentworks.co.uk"
  541. },
  542. {
  543. "name": "Rob Allen",
  544. "email": "rob@akrabat.com",
  545. "homepage": "http://akrabat.com"
  546. },
  547. {
  548. "name": "Pierre Berube",
  549. "email": "pierre@lgse.com",
  550. "homepage": "http://www.lgse.com"
  551. }
  552. ],
  553. "description": "Strict PSR-7 implementation",
  554. "homepage": "https://www.slimframework.com",
  555. "keywords": [
  556. "http",
  557. "psr-7",
  558. "psr7"
  559. ],
  560. "support": {
  561. "issues": "https://github.com/slimphp/Slim-Psr7/issues",
  562. "source": "https://github.com/slimphp/Slim-Psr7/tree/1.5"
  563. },
  564. "time": "2021-09-22T04:33:00+00:00"
  565. },
  566. {
  567. "name": "slim/slim",
  568. "version": "4.9.0",
  569. "source": {
  570. "type": "git",
  571. "url": "https://github.com/slimphp/Slim.git",
  572. "reference": "44d3c9c0bfcc47e52e42b097b6062689d21b904b"
  573. },
  574. "dist": {
  575. "type": "zip",
  576. "url": "https://api.github.com/repos/slimphp/Slim/zipball/44d3c9c0bfcc47e52e42b097b6062689d21b904b",
  577. "reference": "44d3c9c0bfcc47e52e42b097b6062689d21b904b",
  578. "shasum": ""
  579. },
  580. "require": {
  581. "ext-json": "*",
  582. "nikic/fast-route": "^1.3",
  583. "php": "^7.3 || ^8.0",
  584. "psr/container": "^1.0 || ^2.0",
  585. "psr/http-factory": "^1.0",
  586. "psr/http-message": "^1.0",
  587. "psr/http-server-handler": "^1.0",
  588. "psr/http-server-middleware": "^1.0",
  589. "psr/log": "^1.1 || ^2.0 || ^3.0"
  590. },
  591. "require-dev": {
  592. "adriansuter/php-autoload-override": "^1.2",
  593. "ext-simplexml": "*",
  594. "guzzlehttp/psr7": "^2.0",
  595. "laminas/laminas-diactoros": "^2.8",
  596. "nyholm/psr7": "^1.4",
  597. "nyholm/psr7-server": "^1.0",
  598. "phpspec/prophecy": "^1.14",
  599. "phpspec/prophecy-phpunit": "^2.0",
  600. "phpstan/phpstan": "^0.12.99",
  601. "phpunit/phpunit": "^9.5",
  602. "slim/http": "^1.2",
  603. "slim/psr7": "^1.5",
  604. "squizlabs/php_codesniffer": "^3.6"
  605. },
  606. "suggest": {
  607. "ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
  608. "ext-xml": "Needed to support XML format in BodyParsingMiddleware",
  609. "php-di/php-di": "PHP-DI is the recommended container library to be used with Slim",
  610. "slim/psr7": "Slim PSR-7 implementation. See https://www.slimframework.com/docs/v4/start/installation.html for more information."
  611. },
  612. "type": "library",
  613. "autoload": {
  614. "psr-4": {
  615. "Slim\\": "Slim"
  616. }
  617. },
  618. "notification-url": "https://packagist.org/downloads/",
  619. "license": [
  620. "MIT"
  621. ],
  622. "authors": [
  623. {
  624. "name": "Josh Lockhart",
  625. "email": "hello@joshlockhart.com",
  626. "homepage": "https://joshlockhart.com"
  627. },
  628. {
  629. "name": "Andrew Smith",
  630. "email": "a.smith@silentworks.co.uk",
  631. "homepage": "http://silentworks.co.uk"
  632. },
  633. {
  634. "name": "Rob Allen",
  635. "email": "rob@akrabat.com",
  636. "homepage": "http://akrabat.com"
  637. },
  638. {
  639. "name": "Pierre Berube",
  640. "email": "pierre@lgse.com",
  641. "homepage": "http://www.lgse.com"
  642. },
  643. {
  644. "name": "Gabriel Manricks",
  645. "email": "gmanricks@me.com",
  646. "homepage": "http://gabrielmanricks.com"
  647. }
  648. ],
  649. "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
  650. "homepage": "https://www.slimframework.com",
  651. "keywords": [
  652. "api",
  653. "framework",
  654. "micro",
  655. "router"
  656. ],
  657. "support": {
  658. "docs": "https://www.slimframework.com/docs/v4/",
  659. "forum": "https://discourse.slimframework.com/",
  660. "irc": "irc://irc.freenode.net:6667/slimphp",
  661. "issues": "https://github.com/slimphp/Slim/issues",
  662. "rss": "https://www.slimframework.com/blog/feed.rss",
  663. "slack": "https://slimphp.slack.com/",
  664. "source": "https://github.com/slimphp/Slim",
  665. "wiki": "https://github.com/slimphp/Slim/wiki"
  666. },
  667. "funding": [
  668. {
  669. "url": "https://opencollective.com/slimphp",
  670. "type": "open_collective"
  671. },
  672. {
  673. "url": "https://tidelift.com/funding/github/packagist/slim/slim",
  674. "type": "tidelift"
  675. }
  676. ],
  677. "time": "2021-10-05T03:00:00+00:00"
  678. },
  679. {
  680. "name": "symfony/polyfill-ctype",
  681. "version": "v1.24.0",
  682. "source": {
  683. "type": "git",
  684. "url": "https://github.com/symfony/polyfill-ctype.git",
  685. "reference": "30885182c981ab175d4d034db0f6f469898070ab"
  686. },
  687. "dist": {
  688. "type": "zip",
  689. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
  690. "reference": "30885182c981ab175d4d034db0f6f469898070ab",
  691. "shasum": ""
  692. },
  693. "require": {
  694. "php": ">=7.1"
  695. },
  696. "provide": {
  697. "ext-ctype": "*"
  698. },
  699. "suggest": {
  700. "ext-ctype": "For best performance"
  701. },
  702. "type": "library",
  703. "extra": {
  704. "branch-alias": {
  705. "dev-main": "1.23-dev"
  706. },
  707. "thanks": {
  708. "name": "symfony/polyfill",
  709. "url": "https://github.com/symfony/polyfill"
  710. }
  711. },
  712. "autoload": {
  713. "psr-4": {
  714. "Symfony\\Polyfill\\Ctype\\": ""
  715. },
  716. "files": [
  717. "bootstrap.php"
  718. ]
  719. },
  720. "notification-url": "https://packagist.org/downloads/",
  721. "license": [
  722. "MIT"
  723. ],
  724. "authors": [
  725. {
  726. "name": "Gert de Pagter",
  727. "email": "BackEndTea@gmail.com"
  728. },
  729. {
  730. "name": "Symfony Community",
  731. "homepage": "https://symfony.com/contributors"
  732. }
  733. ],
  734. "description": "Symfony polyfill for ctype functions",
  735. "homepage": "https://symfony.com",
  736. "keywords": [
  737. "compatibility",
  738. "ctype",
  739. "polyfill",
  740. "portable"
  741. ],
  742. "support": {
  743. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
  744. },
  745. "funding": [
  746. {
  747. "url": "https://symfony.com/sponsor",
  748. "type": "custom"
  749. },
  750. {
  751. "url": "https://github.com/fabpot",
  752. "type": "github"
  753. },
  754. {
  755. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  756. "type": "tidelift"
  757. }
  758. ],
  759. "time": "2021-10-20T20:35:02+00:00"
  760. },
  761. {
  762. "name": "symfony/polyfill-mbstring",
  763. "version": "v1.24.0",
  764. "source": {
  765. "type": "git",
  766. "url": "https://github.com/symfony/polyfill-mbstring.git",
  767. "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
  768. },
  769. "dist": {
  770. "type": "zip",
  771. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
  772. "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
  773. "shasum": ""
  774. },
  775. "require": {
  776. "php": ">=7.1"
  777. },
  778. "provide": {
  779. "ext-mbstring": "*"
  780. },
  781. "suggest": {
  782. "ext-mbstring": "For best performance"
  783. },
  784. "type": "library",
  785. "extra": {
  786. "branch-alias": {
  787. "dev-main": "1.23-dev"
  788. },
  789. "thanks": {
  790. "name": "symfony/polyfill",
  791. "url": "https://github.com/symfony/polyfill"
  792. }
  793. },
  794. "autoload": {
  795. "psr-4": {
  796. "Symfony\\Polyfill\\Mbstring\\": ""
  797. },
  798. "files": [
  799. "bootstrap.php"
  800. ]
  801. },
  802. "notification-url": "https://packagist.org/downloads/",
  803. "license": [
  804. "MIT"
  805. ],
  806. "authors": [
  807. {
  808. "name": "Nicolas Grekas",
  809. "email": "p@tchwork.com"
  810. },
  811. {
  812. "name": "Symfony Community",
  813. "homepage": "https://symfony.com/contributors"
  814. }
  815. ],
  816. "description": "Symfony polyfill for the Mbstring extension",
  817. "homepage": "https://symfony.com",
  818. "keywords": [
  819. "compatibility",
  820. "mbstring",
  821. "polyfill",
  822. "portable",
  823. "shim"
  824. ],
  825. "support": {
  826. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
  827. },
  828. "funding": [
  829. {
  830. "url": "https://symfony.com/sponsor",
  831. "type": "custom"
  832. },
  833. {
  834. "url": "https://github.com/fabpot",
  835. "type": "github"
  836. },
  837. {
  838. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  839. "type": "tidelift"
  840. }
  841. ],
  842. "time": "2021-11-30T18:21:41+00:00"
  843. },
  844. {
  845. "name": "symfony/polyfill-php80",
  846. "version": "v1.24.0",
  847. "source": {
  848. "type": "git",
  849. "url": "https://github.com/symfony/polyfill-php80.git",
  850. "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
  851. },
  852. "dist": {
  853. "type": "zip",
  854. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
  855. "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
  856. "shasum": ""
  857. },
  858. "require": {
  859. "php": ">=7.1"
  860. },
  861. "type": "library",
  862. "extra": {
  863. "branch-alias": {
  864. "dev-main": "1.23-dev"
  865. },
  866. "thanks": {
  867. "name": "symfony/polyfill",
  868. "url": "https://github.com/symfony/polyfill"
  869. }
  870. },
  871. "autoload": {
  872. "psr-4": {
  873. "Symfony\\Polyfill\\Php80\\": ""
  874. },
  875. "files": [
  876. "bootstrap.php"
  877. ],
  878. "classmap": [
  879. "Resources/stubs"
  880. ]
  881. },
  882. "notification-url": "https://packagist.org/downloads/",
  883. "license": [
  884. "MIT"
  885. ],
  886. "authors": [
  887. {
  888. "name": "Ion Bazan",
  889. "email": "ion.bazan@gmail.com"
  890. },
  891. {
  892. "name": "Nicolas Grekas",
  893. "email": "p@tchwork.com"
  894. },
  895. {
  896. "name": "Symfony Community",
  897. "homepage": "https://symfony.com/contributors"
  898. }
  899. ],
  900. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  901. "homepage": "https://symfony.com",
  902. "keywords": [
  903. "compatibility",
  904. "polyfill",
  905. "portable",
  906. "shim"
  907. ],
  908. "support": {
  909. "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
  910. },
  911. "funding": [
  912. {
  913. "url": "https://symfony.com/sponsor",
  914. "type": "custom"
  915. },
  916. {
  917. "url": "https://github.com/fabpot",
  918. "type": "github"
  919. },
  920. {
  921. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  922. "type": "tidelift"
  923. }
  924. ],
  925. "time": "2021-09-13T13:58:33+00:00"
  926. },
  927. {
  928. "name": "twig/twig",
  929. "version": "v3.3.7",
  930. "source": {
  931. "type": "git",
  932. "url": "https://github.com/twigphp/Twig.git",
  933. "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b"
  934. },
  935. "dist": {
  936. "type": "zip",
  937. "url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
  938. "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
  939. "shasum": ""
  940. },
  941. "require": {
  942. "php": ">=7.2.5",
  943. "symfony/polyfill-ctype": "^1.8",
  944. "symfony/polyfill-mbstring": "^1.3"
  945. },
  946. "require-dev": {
  947. "psr/container": "^1.0",
  948. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
  949. },
  950. "type": "library",
  951. "extra": {
  952. "branch-alias": {
  953. "dev-master": "3.3-dev"
  954. }
  955. },
  956. "autoload": {
  957. "psr-4": {
  958. "Twig\\": "src/"
  959. }
  960. },
  961. "notification-url": "https://packagist.org/downloads/",
  962. "license": [
  963. "BSD-3-Clause"
  964. ],
  965. "authors": [
  966. {
  967. "name": "Fabien Potencier",
  968. "email": "fabien@symfony.com",
  969. "homepage": "http://fabien.potencier.org",
  970. "role": "Lead Developer"
  971. },
  972. {
  973. "name": "Twig Team",
  974. "role": "Contributors"
  975. },
  976. {
  977. "name": "Armin Ronacher",
  978. "email": "armin.ronacher@active-4.com",
  979. "role": "Project Founder"
  980. }
  981. ],
  982. "description": "Twig, the flexible, fast, and secure template language for PHP",
  983. "homepage": "https://twig.symfony.com",
  984. "keywords": [
  985. "templating"
  986. ],
  987. "support": {
  988. "issues": "https://github.com/twigphp/Twig/issues",
  989. "source": "https://github.com/twigphp/Twig/tree/v3.3.7"
  990. },
  991. "funding": [
  992. {
  993. "url": "https://github.com/fabpot",
  994. "type": "github"
  995. },
  996. {
  997. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  998. "type": "tidelift"
  999. }
  1000. ],
  1001. "time": "2022-01-03T21:15:37+00:00"
  1002. }
  1003. ],
  1004. "packages-dev": [],
  1005. "aliases": [],
  1006. "minimum-stability": "stable",
  1007. "stability-flags": [],
  1008. "prefer-stable": false,
  1009. "prefer-lowest": false,
  1010. "platform": [],
  1011. "platform-dev": [],
  1012. "plugin-api-version": "2.2.0"
  1013. }