composer.lock 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703
  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": "846aff7c62c240933baf42c9be15e817",
  8. "packages": [
  9. {
  10. "name": "composer-unused/contracts",
  11. "version": "0.3.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/composer-unused/contracts.git",
  15. "reference": "5ec448d3ee80735dccad6a21a3266c377d0845ae"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/composer-unused/contracts/zipball/5ec448d3ee80735dccad6a21a3266c377d0845ae",
  20. "reference": "5ec448d3ee80735dccad6a21a3266c377d0845ae"
  21. },
  22. "require": {
  23. "php": "^7.4 || ^8.0"
  24. },
  25. "type": "library",
  26. "autoload": {
  27. "psr-4": {
  28. "ComposerUnused\\Contracts\\": "src/"
  29. }
  30. },
  31. "license": [
  32. "MIT"
  33. ],
  34. "description": "Contract repository for composer-unused"
  35. },
  36. {
  37. "name": "composer-unused/symbol-parser",
  38. "version": "0.2.5",
  39. "source": {
  40. "type": "git",
  41. "url": "https://github.com/composer-unused/symbol-parser.git",
  42. "reference": "96cee7244aea405e936247d42c49332d52d90ae7"
  43. },
  44. "dist": {
  45. "type": "zip",
  46. "url": "https://api.github.com/repos/composer-unused/symbol-parser/zipball/96cee7244aea405e936247d42c49332d52d90ae7",
  47. "reference": "96cee7244aea405e936247d42c49332d52d90ae7"
  48. },
  49. "require": {
  50. "composer-unused/contracts": "^0.3",
  51. "nikic/php-parser": "^4.18 || ^5.0",
  52. "php": "^7.4 || ^8.0",
  53. "phpstan/phpdoc-parser": "^1.25",
  54. "psr/container": "^1.0 || ^2.0",
  55. "psr/log": "^1.1 || ^2 || ^3",
  56. "symfony/finder": "^5.3 || ^6.0 || ^7.0"
  57. },
  58. "type": "library",
  59. "autoload": {
  60. "psr-4": {
  61. "ComposerUnused\\SymbolParser\\": "src"
  62. }
  63. },
  64. "license": [
  65. "MIT"
  66. ],
  67. "description": "Toolkit to parse symbols from a composer package"
  68. },
  69. {
  70. "name": "composer/pcre",
  71. "version": "3.3.1",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/composer/pcre.git",
  75. "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4",
  80. "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4"
  81. },
  82. "require": {
  83. "php": "^7.4 || ^8.0"
  84. },
  85. "type": "library",
  86. "extra": {
  87. "branch-alias": {
  88. "dev-main": "3.x-dev"
  89. },
  90. "phpstan": {
  91. "includes": [
  92. "extension.neon"
  93. ]
  94. }
  95. },
  96. "autoload": {
  97. "psr-4": {
  98. "Composer\\Pcre\\": "src"
  99. }
  100. },
  101. "license": [
  102. "MIT"
  103. ],
  104. "description": "PCRE wrapping library that offers type-safe preg_* replacements."
  105. },
  106. {
  107. "name": "composer/xdebug-handler",
  108. "version": "3.0.5",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/composer/xdebug-handler.git",
  112. "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
  117. "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
  118. },
  119. "require": {
  120. "composer/pcre": "^1 || ^2 || ^3",
  121. "php": "^7.2.5 || ^8.0",
  122. "psr/log": "^1 || ^2 || ^3"
  123. },
  124. "type": "library",
  125. "autoload": {
  126. "psr-4": {
  127. "Composer\\XdebugHandler\\": "src"
  128. }
  129. },
  130. "license": [
  131. "MIT"
  132. ],
  133. "description": "Restarts a process without Xdebug."
  134. },
  135. {
  136. "name": "ergebnis/composer-normalize",
  137. "version": "2.44.0",
  138. "source": {
  139. "type": "git",
  140. "url": "https://github.com/ergebnis/composer-normalize.git",
  141. "reference": "bd0c446426bb837ae0cc9f97948167e658bd11d2"
  142. },
  143. "dist": {
  144. "type": "zip",
  145. "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/bd0c446426bb837ae0cc9f97948167e658bd11d2",
  146. "reference": "bd0c446426bb837ae0cc9f97948167e658bd11d2"
  147. },
  148. "require": {
  149. "composer-plugin-api": "^2.0.0",
  150. "ergebnis/json": "^1.2.0",
  151. "ergebnis/json-normalizer": "^4.5.0",
  152. "ergebnis/json-printer": "^3.5.0",
  153. "ext-json": "*",
  154. "justinrainbow/json-schema": "^5.2.12",
  155. "localheinz/diff": "^1.1.1",
  156. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  157. },
  158. "type": "composer-plugin",
  159. "extra": {
  160. "class": "Ergebnis\\Composer\\Normalize\\NormalizePlugin",
  161. "composer-normalize": {
  162. "indent-size": 2,
  163. "indent-style": "space"
  164. },
  165. "plugin-optional": true
  166. },
  167. "autoload": {
  168. "psr-4": {
  169. "Ergebnis\\Composer\\Normalize\\": "src/"
  170. }
  171. },
  172. "license": [
  173. "MIT"
  174. ],
  175. "description": "Provides a composer plugin for normalizing composer.json."
  176. },
  177. {
  178. "name": "ergebnis/json",
  179. "version": "1.3.0",
  180. "source": {
  181. "type": "git",
  182. "url": "https://github.com/ergebnis/json.git",
  183. "reference": "84051b4e243d6a8e2f8271604b11ffa52d29bc7a"
  184. },
  185. "dist": {
  186. "type": "zip",
  187. "url": "https://api.github.com/repos/ergebnis/json/zipball/84051b4e243d6a8e2f8271604b11ffa52d29bc7a",
  188. "reference": "84051b4e243d6a8e2f8271604b11ffa52d29bc7a"
  189. },
  190. "require": {
  191. "ext-json": "*",
  192. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  193. },
  194. "type": "library",
  195. "extra": {
  196. "composer-normalize": {
  197. "indent-size": 2,
  198. "indent-style": "space"
  199. }
  200. },
  201. "autoload": {
  202. "psr-4": {
  203. "Ergebnis\\Json\\": "src/"
  204. }
  205. },
  206. "license": [
  207. "MIT"
  208. ],
  209. "description": "Provides a Json value object for representing a valid JSON string."
  210. },
  211. {
  212. "name": "ergebnis/json-normalizer",
  213. "version": "4.6.0",
  214. "source": {
  215. "type": "git",
  216. "url": "https://github.com/ergebnis/json-normalizer.git",
  217. "reference": "859fd3cee417f0b10a8e6ffb8dbeb03587106b8b"
  218. },
  219. "dist": {
  220. "type": "zip",
  221. "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/859fd3cee417f0b10a8e6ffb8dbeb03587106b8b",
  222. "reference": "859fd3cee417f0b10a8e6ffb8dbeb03587106b8b"
  223. },
  224. "require": {
  225. "ergebnis/json": "^1.2.0",
  226. "ergebnis/json-pointer": "^3.4.0",
  227. "ergebnis/json-printer": "^3.5.0",
  228. "ergebnis/json-schema-validator": "^4.2.0",
  229. "ext-json": "*",
  230. "justinrainbow/json-schema": "^5.2.12",
  231. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  232. },
  233. "type": "library",
  234. "autoload": {
  235. "psr-4": {
  236. "Ergebnis\\Json\\Normalizer\\": "src/"
  237. }
  238. },
  239. "license": [
  240. "MIT"
  241. ],
  242. "description": "Provides generic and vendor-specific normalizers for normalizing JSON documents."
  243. },
  244. {
  245. "name": "ergebnis/json-pointer",
  246. "version": "3.5.0",
  247. "source": {
  248. "type": "git",
  249. "url": "https://github.com/ergebnis/json-pointer.git",
  250. "reference": "f6ff71e69305b8ab5e4457e374b35dcd0812609b"
  251. },
  252. "dist": {
  253. "type": "zip",
  254. "url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/f6ff71e69305b8ab5e4457e374b35dcd0812609b",
  255. "reference": "f6ff71e69305b8ab5e4457e374b35dcd0812609b"
  256. },
  257. "require": {
  258. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  259. },
  260. "type": "library",
  261. "extra": {
  262. "branch-alias": {
  263. "dev-main": "3.4-dev"
  264. },
  265. "composer-normalize": {
  266. "indent-size": 2,
  267. "indent-style": "space"
  268. }
  269. },
  270. "autoload": {
  271. "psr-4": {
  272. "Ergebnis\\Json\\Pointer\\": "src/"
  273. }
  274. },
  275. "license": [
  276. "MIT"
  277. ],
  278. "description": "Provides an abstraction of a JSON pointer."
  279. },
  280. {
  281. "name": "ergebnis/json-printer",
  282. "version": "3.6.0",
  283. "source": {
  284. "type": "git",
  285. "url": "https://github.com/ergebnis/json-printer.git",
  286. "reference": "d2e51379dc62d73017a779a78fcfba568de39e0a"
  287. },
  288. "dist": {
  289. "type": "zip",
  290. "url": "https://api.github.com/repos/ergebnis/json-printer/zipball/d2e51379dc62d73017a779a78fcfba568de39e0a",
  291. "reference": "d2e51379dc62d73017a779a78fcfba568de39e0a"
  292. },
  293. "require": {
  294. "ext-json": "*",
  295. "ext-mbstring": "*",
  296. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  297. },
  298. "type": "library",
  299. "autoload": {
  300. "psr-4": {
  301. "Ergebnis\\Json\\Printer\\": "src/"
  302. }
  303. },
  304. "license": [
  305. "MIT"
  306. ],
  307. "description": "Provides a JSON printer, allowing for flexible indentation."
  308. },
  309. {
  310. "name": "ergebnis/json-schema-validator",
  311. "version": "4.3.0",
  312. "source": {
  313. "type": "git",
  314. "url": "https://github.com/ergebnis/json-schema-validator.git",
  315. "reference": "73f938f8995c6ad1e37d2c1dfeaa8336861f9db8"
  316. },
  317. "dist": {
  318. "type": "zip",
  319. "url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/73f938f8995c6ad1e37d2c1dfeaa8336861f9db8",
  320. "reference": "73f938f8995c6ad1e37d2c1dfeaa8336861f9db8"
  321. },
  322. "require": {
  323. "ergebnis/json": "^1.2.0",
  324. "ergebnis/json-pointer": "^3.4.0",
  325. "ext-json": "*",
  326. "justinrainbow/json-schema": "^5.2.12",
  327. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  328. },
  329. "type": "library",
  330. "extra": {
  331. "composer-normalize": {
  332. "indent-size": 2,
  333. "indent-style": "space"
  334. }
  335. },
  336. "autoload": {
  337. "psr-4": {
  338. "Ergebnis\\Json\\SchemaValidator\\": "src/"
  339. }
  340. },
  341. "license": [
  342. "MIT"
  343. ],
  344. "description": "Provides a JSON schema validator, building on top of justinrainbow/json-schema."
  345. },
  346. {
  347. "name": "icanhazstring/composer-unused",
  348. "version": "0.8.11",
  349. "source": {
  350. "type": "git",
  351. "url": "https://github.com/composer-unused/composer-unused.git",
  352. "reference": "4720206edc29a7da1913ece0e508f6d82fbcd905"
  353. },
  354. "dist": {
  355. "type": "zip",
  356. "url": "https://api.github.com/repos/composer-unused/composer-unused/zipball/4720206edc29a7da1913ece0e508f6d82fbcd905",
  357. "reference": "4720206edc29a7da1913ece0e508f6d82fbcd905"
  358. },
  359. "require": {
  360. "composer-unused/contracts": "^0.3",
  361. "composer-unused/symbol-parser": "^0.2.1",
  362. "ext-json": "*",
  363. "nikic/php-parser": "^4.15",
  364. "ondram/ci-detector": "^4.1",
  365. "php": "^7.4 || ^8.0",
  366. "phpstan/phpdoc-parser": "^1.12",
  367. "psr/container": "^1.0 || ^2.0",
  368. "psr/log": "^1.1 || ^2 || ^3",
  369. "symfony/config": "^4.4 || ^5.4 || ^6.0 || ^7.0",
  370. "symfony/console": "^4.4 || ^5.4 || ^6.0 || ^7.0",
  371. "symfony/dependency-injection": "^4.4.8 || ^5.4 || ^6.0 || ^7.0",
  372. "symfony/property-access": "^4.4 || ^5.4 || ^6.0 || ^7.0",
  373. "symfony/serializer": "^4.4 || ^5.4 || ^6.0 || ^7.0",
  374. "symfony/validator": "^4.4 || ^5.4 || ^6.0 || ^7.0",
  375. "webmozart/assert": "^1.10",
  376. "webmozart/glob": "^4.4"
  377. },
  378. "bin": [
  379. "bin/composer-unused"
  380. ],
  381. "type": "library",
  382. "extra": {
  383. "bamarni-bin": {
  384. "bin-links": true,
  385. "forward-command": true
  386. }
  387. },
  388. "autoload": {
  389. "psr-4": {
  390. "ComposerUnused\\ComposerUnused\\": "src"
  391. }
  392. },
  393. "license": [
  394. "MIT"
  395. ],
  396. "description": "Show unused packages by scanning your code"
  397. },
  398. {
  399. "name": "justinrainbow/json-schema",
  400. "version": "5.3.0",
  401. "source": {
  402. "type": "git",
  403. "url": "https://github.com/jsonrainbow/json-schema.git",
  404. "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8"
  405. },
  406. "dist": {
  407. "type": "zip",
  408. "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8",
  409. "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8"
  410. },
  411. "require": {
  412. "php": ">=7.1"
  413. },
  414. "bin": [
  415. "bin/validate-json"
  416. ],
  417. "type": "library",
  418. "autoload": {
  419. "psr-4": {
  420. "JsonSchema\\": "src/JsonSchema/"
  421. }
  422. },
  423. "license": [
  424. "MIT"
  425. ],
  426. "description": "A library to validate a json schema."
  427. },
  428. {
  429. "name": "kubawerlos/composer-smaller-lock",
  430. "version": "1.0.1",
  431. "source": {
  432. "type": "git",
  433. "url": "https://github.com/kubawerlos/composer-smaller-lock.git",
  434. "reference": "3b0a8695de0595d471d3383118972f10e31ab41e"
  435. },
  436. "dist": {
  437. "type": "zip",
  438. "url": "https://api.github.com/repos/kubawerlos/composer-smaller-lock/zipball/3b0a8695de0595d471d3383118972f10e31ab41e",
  439. "reference": "3b0a8695de0595d471d3383118972f10e31ab41e"
  440. },
  441. "require": {
  442. "composer-plugin-api": "^2.0.12",
  443. "ext-json": "*",
  444. "php": "^7.4 || ^8.0"
  445. },
  446. "type": "composer-plugin",
  447. "extra": {
  448. "class": "ComposerSmallerLock\\Plugin"
  449. },
  450. "autoload": {
  451. "psr-4": {
  452. "ComposerSmallerLock\\": "./src"
  453. }
  454. },
  455. "license": [
  456. "MIT"
  457. ],
  458. "description": "Plugin to keep composer.lock smaller and readable"
  459. },
  460. {
  461. "name": "localheinz/diff",
  462. "version": "1.1.1",
  463. "source": {
  464. "type": "git",
  465. "url": "https://github.com/localheinz/diff.git",
  466. "reference": "851bb20ea8358c86f677f5f111c4ab031b1c764c"
  467. },
  468. "dist": {
  469. "type": "zip",
  470. "url": "https://api.github.com/repos/localheinz/diff/zipball/851bb20ea8358c86f677f5f111c4ab031b1c764c",
  471. "reference": "851bb20ea8358c86f677f5f111c4ab031b1c764c"
  472. },
  473. "require": {
  474. "php": "^7.1 || ^8.0"
  475. },
  476. "type": "library",
  477. "autoload": {
  478. "classmap": [
  479. "src/"
  480. ]
  481. },
  482. "license": [
  483. "BSD-3-Clause"
  484. ],
  485. "description": "Fork of sebastian/diff for use with ergebnis/composer-normalize"
  486. },
  487. {
  488. "name": "maglnet/composer-require-checker",
  489. "version": "4.13.0",
  490. "source": {
  491. "type": "git",
  492. "url": "https://github.com/maglnet/ComposerRequireChecker.git",
  493. "reference": "3f998740566e3e9b3f7321167fd2f4fd645129da"
  494. },
  495. "dist": {
  496. "type": "zip",
  497. "url": "https://api.github.com/repos/maglnet/ComposerRequireChecker/zipball/3f998740566e3e9b3f7321167fd2f4fd645129da",
  498. "reference": "3f998740566e3e9b3f7321167fd2f4fd645129da"
  499. },
  500. "require": {
  501. "composer-runtime-api": "^2.0.0",
  502. "ext-phar": "*",
  503. "nikic/php-parser": "^4.19.4",
  504. "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
  505. "symfony/console": "^6.4.1 || ^7.0.1",
  506. "webmozart/assert": "^1.11.0",
  507. "webmozart/glob": "^4.7.0"
  508. },
  509. "bin": [
  510. "bin/composer-require-checker"
  511. ],
  512. "type": "library",
  513. "extra": {
  514. "branch-alias": {
  515. "dev-master": "2.1-dev"
  516. }
  517. },
  518. "autoload": {
  519. "psr-4": {
  520. "ComposerRequireChecker\\": "src/ComposerRequireChecker"
  521. }
  522. },
  523. "license": [
  524. "MIT"
  525. ],
  526. "description": "CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package"
  527. },
  528. {
  529. "name": "mi-schi/phpmd-extension",
  530. "version": "4.3.0",
  531. "source": {
  532. "type": "git",
  533. "url": "https://github.com/mi-schi/phpmd-extension.git",
  534. "reference": "52e3eeaf6aaefaca16dbe296372158eb00430e93"
  535. },
  536. "dist": {
  537. "type": "zip",
  538. "url": "https://api.github.com/repos/mi-schi/phpmd-extension/zipball/52e3eeaf6aaefaca16dbe296372158eb00430e93",
  539. "reference": "52e3eeaf6aaefaca16dbe296372158eb00430e93"
  540. },
  541. "require": {
  542. "phpmd/phpmd": "^2.3"
  543. },
  544. "type": "library",
  545. "autoload": {
  546. "psr-4": {
  547. "MS\\PHPMD\\": "src/"
  548. }
  549. },
  550. "license": [
  551. "MIT"
  552. ],
  553. "description": "Contains extra phpmd rules from clean code book and the best practices of my experiences."
  554. },
  555. {
  556. "name": "nikic/php-parser",
  557. "version": "v4.19.4",
  558. "source": {
  559. "type": "git",
  560. "url": "https://github.com/nikic/PHP-Parser.git",
  561. "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2"
  562. },
  563. "dist": {
  564. "type": "zip",
  565. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2",
  566. "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2"
  567. },
  568. "require": {
  569. "ext-tokenizer": "*",
  570. "php": ">=7.1"
  571. },
  572. "bin": [
  573. "bin/php-parse"
  574. ],
  575. "type": "library",
  576. "extra": {
  577. "branch-alias": {
  578. "dev-master": "4.9-dev"
  579. }
  580. },
  581. "autoload": {
  582. "psr-4": {
  583. "PhpParser\\": "lib/PhpParser"
  584. }
  585. },
  586. "license": [
  587. "BSD-3-Clause"
  588. ],
  589. "description": "A PHP parser written in PHP"
  590. },
  591. {
  592. "name": "ondram/ci-detector",
  593. "version": "4.2.0",
  594. "source": {
  595. "type": "git",
  596. "url": "https://github.com/OndraM/ci-detector.git",
  597. "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8"
  598. },
  599. "dist": {
  600. "type": "zip",
  601. "url": "https://api.github.com/repos/OndraM/ci-detector/zipball/8b0223b5ed235fd377c75fdd1bfcad05c0f168b8",
  602. "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8"
  603. },
  604. "require": {
  605. "php": "^7.4 || ^8.0"
  606. },
  607. "type": "library",
  608. "autoload": {
  609. "psr-4": {
  610. "OndraM\\CiDetector\\": "src/"
  611. }
  612. },
  613. "license": [
  614. "MIT"
  615. ],
  616. "description": "Detect continuous integration environment and provide unified access to properties of current build"
  617. },
  618. {
  619. "name": "pdepend/pdepend",
  620. "version": "2.16.2",
  621. "source": {
  622. "type": "git",
  623. "url": "https://github.com/pdepend/pdepend.git",
  624. "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
  625. },
  626. "dist": {
  627. "type": "zip",
  628. "url": "https://api.github.com/repos/pdepend/pdepend/zipball/f942b208dc2a0868454d01b29f0c75bbcfc6ed58",
  629. "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
  630. },
  631. "require": {
  632. "php": ">=5.3.7",
  633. "symfony/config": "^2.3.0|^3|^4|^5|^6.0|^7.0",
  634. "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0|^7.0",
  635. "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0|^7.0",
  636. "symfony/polyfill-mbstring": "^1.19"
  637. },
  638. "bin": [
  639. "src/bin/pdepend"
  640. ],
  641. "type": "library",
  642. "extra": {
  643. "branch-alias": {
  644. "dev-master": "2.x-dev"
  645. }
  646. },
  647. "autoload": {
  648. "psr-4": {
  649. "PDepend\\": "src/main/php/PDepend"
  650. }
  651. },
  652. "license": [
  653. "BSD-3-Clause"
  654. ],
  655. "description": "Official version of pdepend to be handled with Composer"
  656. },
  657. {
  658. "name": "phpmd/phpmd",
  659. "version": "2.15.0",
  660. "source": {
  661. "type": "git",
  662. "url": "https://github.com/phpmd/phpmd.git",
  663. "reference": "74a1f56e33afad4128b886e334093e98e1b5e7c0"
  664. },
  665. "dist": {
  666. "type": "zip",
  667. "url": "https://api.github.com/repos/phpmd/phpmd/zipball/74a1f56e33afad4128b886e334093e98e1b5e7c0",
  668. "reference": "74a1f56e33afad4128b886e334093e98e1b5e7c0"
  669. },
  670. "require": {
  671. "composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0",
  672. "ext-xml": "*",
  673. "pdepend/pdepend": "^2.16.1",
  674. "php": ">=5.3.9"
  675. },
  676. "bin": [
  677. "src/bin/phpmd"
  678. ],
  679. "type": "library",
  680. "autoload": {
  681. "psr-0": {
  682. "PHPMD\\": "src/main/php"
  683. }
  684. },
  685. "license": [
  686. "BSD-3-Clause"
  687. ],
  688. "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD."
  689. },
  690. {
  691. "name": "phpstan/extension-installer",
  692. "version": "1.4.3",
  693. "source": {
  694. "type": "git",
  695. "url": "https://github.com/phpstan/extension-installer.git",
  696. "reference": "85e90b3942d06b2326fba0403ec24fe912372936"
  697. },
  698. "dist": {
  699. "type": "zip",
  700. "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936",
  701. "reference": "85e90b3942d06b2326fba0403ec24fe912372936"
  702. },
  703. "require": {
  704. "composer-plugin-api": "^2.0",
  705. "php": "^7.2 || ^8.0",
  706. "phpstan/phpstan": "^1.9.0 || ^2.0"
  707. },
  708. "type": "composer-plugin",
  709. "extra": {
  710. "class": "PHPStan\\ExtensionInstaller\\Plugin"
  711. },
  712. "autoload": {
  713. "psr-4": {
  714. "PHPStan\\ExtensionInstaller\\": "src/"
  715. }
  716. },
  717. "license": [
  718. "MIT"
  719. ],
  720. "description": "Composer plugin for automatic installation of PHPStan extensions"
  721. },
  722. {
  723. "name": "phpstan/phpdoc-parser",
  724. "version": "1.33.0",
  725. "source": {
  726. "type": "git",
  727. "url": "https://github.com/phpstan/phpdoc-parser.git",
  728. "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
  729. },
  730. "dist": {
  731. "type": "zip",
  732. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140",
  733. "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
  734. },
  735. "require": {
  736. "php": "^7.2 || ^8.0"
  737. },
  738. "type": "library",
  739. "autoload": {
  740. "psr-4": {
  741. "PHPStan\\PhpDocParser\\": [
  742. "src/"
  743. ]
  744. }
  745. },
  746. "license": [
  747. "MIT"
  748. ],
  749. "description": "PHPDoc parser with support for nullable, intersection and generic types"
  750. },
  751. {
  752. "name": "phpstan/phpstan",
  753. "version": "1.12.7",
  754. "source": {
  755. "type": "git",
  756. "url": "https://github.com/phpstan/phpstan.git",
  757. "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0"
  758. },
  759. "dist": {
  760. "type": "zip",
  761. "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0",
  762. "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0"
  763. },
  764. "require": {
  765. "php": "^7.2|^8.0"
  766. },
  767. "bin": [
  768. "phpstan",
  769. "phpstan.phar"
  770. ],
  771. "type": "library",
  772. "autoload": {
  773. "files": [
  774. "bootstrap.php"
  775. ]
  776. },
  777. "license": [
  778. "MIT"
  779. ],
  780. "description": "PHPStan - PHP Static Analysis Tool"
  781. },
  782. {
  783. "name": "phpstan/phpstan-phpunit",
  784. "version": "1.4.0",
  785. "source": {
  786. "type": "git",
  787. "url": "https://github.com/phpstan/phpstan-phpunit.git",
  788. "reference": "f3ea021866f4263f07ca3636bf22c64be9610c11"
  789. },
  790. "dist": {
  791. "type": "zip",
  792. "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f3ea021866f4263f07ca3636bf22c64be9610c11",
  793. "reference": "f3ea021866f4263f07ca3636bf22c64be9610c11"
  794. },
  795. "require": {
  796. "php": "^7.2 || ^8.0",
  797. "phpstan/phpstan": "^1.11"
  798. },
  799. "type": "phpstan-extension",
  800. "extra": {
  801. "phpstan": {
  802. "includes": [
  803. "extension.neon",
  804. "rules.neon"
  805. ]
  806. }
  807. },
  808. "autoload": {
  809. "psr-4": {
  810. "PHPStan\\": "src/"
  811. }
  812. },
  813. "license": [
  814. "MIT"
  815. ],
  816. "description": "PHPUnit extensions and rules for PHPStan"
  817. },
  818. {
  819. "name": "phpstan/phpstan-strict-rules",
  820. "version": "1.6.1",
  821. "source": {
  822. "type": "git",
  823. "url": "https://github.com/phpstan/phpstan-strict-rules.git",
  824. "reference": "daeec748b53de80a97498462513066834ec28f8b"
  825. },
  826. "dist": {
  827. "type": "zip",
  828. "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/daeec748b53de80a97498462513066834ec28f8b",
  829. "reference": "daeec748b53de80a97498462513066834ec28f8b"
  830. },
  831. "require": {
  832. "php": "^7.2 || ^8.0",
  833. "phpstan/phpstan": "^1.12.4"
  834. },
  835. "type": "phpstan-extension",
  836. "extra": {
  837. "phpstan": {
  838. "includes": [
  839. "rules.neon"
  840. ]
  841. }
  842. },
  843. "autoload": {
  844. "psr-4": {
  845. "PHPStan\\": "src/"
  846. }
  847. },
  848. "license": [
  849. "MIT"
  850. ],
  851. "description": "Extra strict and opinionated rules for PHPStan"
  852. },
  853. {
  854. "name": "psr/container",
  855. "version": "2.0.2",
  856. "source": {
  857. "type": "git",
  858. "url": "https://github.com/php-fig/container.git",
  859. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  860. },
  861. "dist": {
  862. "type": "zip",
  863. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  864. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  865. },
  866. "require": {
  867. "php": ">=7.4.0"
  868. },
  869. "type": "library",
  870. "extra": {
  871. "branch-alias": {
  872. "dev-master": "2.0.x-dev"
  873. }
  874. },
  875. "autoload": {
  876. "psr-4": {
  877. "Psr\\Container\\": "src/"
  878. }
  879. },
  880. "license": [
  881. "MIT"
  882. ],
  883. "description": "Common Container Interface (PHP FIG PSR-11)"
  884. },
  885. {
  886. "name": "psr/log",
  887. "version": "3.0.2",
  888. "source": {
  889. "type": "git",
  890. "url": "https://github.com/php-fig/log.git",
  891. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
  892. },
  893. "dist": {
  894. "type": "zip",
  895. "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  896. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
  897. },
  898. "require": {
  899. "php": ">=8.0.0"
  900. },
  901. "type": "library",
  902. "extra": {
  903. "branch-alias": {
  904. "dev-master": "3.x-dev"
  905. }
  906. },
  907. "autoload": {
  908. "psr-4": {
  909. "Psr\\Log\\": "src"
  910. }
  911. },
  912. "license": [
  913. "MIT"
  914. ],
  915. "description": "Common interface for logging libraries"
  916. },
  917. {
  918. "name": "symfony/config",
  919. "version": "v7.1.6",
  920. "source": {
  921. "type": "git",
  922. "url": "https://github.com/symfony/config.git",
  923. "reference": "5c6152766251ff45a44b76affadd5287e253fb27"
  924. },
  925. "dist": {
  926. "type": "zip",
  927. "url": "https://api.github.com/repos/symfony/config/zipball/5c6152766251ff45a44b76affadd5287e253fb27",
  928. "reference": "5c6152766251ff45a44b76affadd5287e253fb27"
  929. },
  930. "require": {
  931. "php": ">=8.2",
  932. "symfony/deprecation-contracts": "^2.5|^3",
  933. "symfony/filesystem": "^7.1",
  934. "symfony/polyfill-ctype": "~1.8"
  935. },
  936. "type": "library",
  937. "autoload": {
  938. "psr-4": {
  939. "Symfony\\Component\\Config\\": ""
  940. },
  941. "exclude-from-classmap": [
  942. "/Tests/"
  943. ]
  944. },
  945. "license": [
  946. "MIT"
  947. ],
  948. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind"
  949. },
  950. {
  951. "name": "symfony/console",
  952. "version": "v7.1.6",
  953. "source": {
  954. "type": "git",
  955. "url": "https://github.com/symfony/console.git",
  956. "reference": "bb5192af6edc797cbab5c8e8ecfea2fe5f421e57"
  957. },
  958. "dist": {
  959. "type": "zip",
  960. "url": "https://api.github.com/repos/symfony/console/zipball/bb5192af6edc797cbab5c8e8ecfea2fe5f421e57",
  961. "reference": "bb5192af6edc797cbab5c8e8ecfea2fe5f421e57"
  962. },
  963. "require": {
  964. "php": ">=8.2",
  965. "symfony/polyfill-mbstring": "~1.0",
  966. "symfony/service-contracts": "^2.5|^3",
  967. "symfony/string": "^6.4|^7.0"
  968. },
  969. "provide": {
  970. "psr/log-implementation": "1.0|2.0|3.0"
  971. },
  972. "type": "library",
  973. "autoload": {
  974. "psr-4": {
  975. "Symfony\\Component\\Console\\": ""
  976. },
  977. "exclude-from-classmap": [
  978. "/Tests/"
  979. ]
  980. },
  981. "license": [
  982. "MIT"
  983. ],
  984. "description": "Eases the creation of beautiful and testable command line interfaces"
  985. },
  986. {
  987. "name": "symfony/dependency-injection",
  988. "version": "v7.1.6",
  989. "source": {
  990. "type": "git",
  991. "url": "https://github.com/symfony/dependency-injection.git",
  992. "reference": "1f12f9d580ef8dd09e3b756aa111cc2d5f311bfd"
  993. },
  994. "dist": {
  995. "type": "zip",
  996. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1f12f9d580ef8dd09e3b756aa111cc2d5f311bfd",
  997. "reference": "1f12f9d580ef8dd09e3b756aa111cc2d5f311bfd"
  998. },
  999. "require": {
  1000. "php": ">=8.2",
  1001. "psr/container": "^1.1|^2.0",
  1002. "symfony/deprecation-contracts": "^2.5|^3",
  1003. "symfony/service-contracts": "^3.5",
  1004. "symfony/var-exporter": "^6.4|^7.0"
  1005. },
  1006. "provide": {
  1007. "psr/container-implementation": "1.1|2.0",
  1008. "symfony/service-implementation": "1.1|2.0|3.0"
  1009. },
  1010. "type": "library",
  1011. "autoload": {
  1012. "psr-4": {
  1013. "Symfony\\Component\\DependencyInjection\\": ""
  1014. },
  1015. "exclude-from-classmap": [
  1016. "/Tests/"
  1017. ]
  1018. },
  1019. "license": [
  1020. "MIT"
  1021. ],
  1022. "description": "Allows you to standardize and centralize the way objects are constructed in your application"
  1023. },
  1024. {
  1025. "name": "symfony/deprecation-contracts",
  1026. "version": "v3.5.0",
  1027. "source": {
  1028. "type": "git",
  1029. "url": "https://github.com/symfony/deprecation-contracts.git",
  1030. "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
  1031. },
  1032. "dist": {
  1033. "type": "zip",
  1034. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
  1035. "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
  1036. },
  1037. "require": {
  1038. "php": ">=8.1"
  1039. },
  1040. "type": "library",
  1041. "extra": {
  1042. "branch-alias": {
  1043. "dev-main": "3.5-dev"
  1044. },
  1045. "thanks": {
  1046. "name": "symfony/contracts",
  1047. "url": "https://github.com/symfony/contracts"
  1048. }
  1049. },
  1050. "autoload": {
  1051. "files": [
  1052. "function.php"
  1053. ]
  1054. },
  1055. "license": [
  1056. "MIT"
  1057. ],
  1058. "description": "A generic function and convention to trigger deprecation notices"
  1059. },
  1060. {
  1061. "name": "symfony/filesystem",
  1062. "version": "v7.1.6",
  1063. "source": {
  1064. "type": "git",
  1065. "url": "https://github.com/symfony/filesystem.git",
  1066. "reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4"
  1067. },
  1068. "dist": {
  1069. "type": "zip",
  1070. "url": "https://api.github.com/repos/symfony/filesystem/zipball/c835867b3c62bb05c7fe3d637c871c7ae52024d4",
  1071. "reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4"
  1072. },
  1073. "require": {
  1074. "php": ">=8.2",
  1075. "symfony/polyfill-ctype": "~1.8",
  1076. "symfony/polyfill-mbstring": "~1.8"
  1077. },
  1078. "type": "library",
  1079. "autoload": {
  1080. "psr-4": {
  1081. "Symfony\\Component\\Filesystem\\": ""
  1082. },
  1083. "exclude-from-classmap": [
  1084. "/Tests/"
  1085. ]
  1086. },
  1087. "license": [
  1088. "MIT"
  1089. ],
  1090. "description": "Provides basic utilities for the filesystem"
  1091. },
  1092. {
  1093. "name": "symfony/finder",
  1094. "version": "v7.1.6",
  1095. "source": {
  1096. "type": "git",
  1097. "url": "https://github.com/symfony/finder.git",
  1098. "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8"
  1099. },
  1100. "dist": {
  1101. "type": "zip",
  1102. "url": "https://api.github.com/repos/symfony/finder/zipball/2cb89664897be33f78c65d3d2845954c8d7a43b8",
  1103. "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8"
  1104. },
  1105. "require": {
  1106. "php": ">=8.2"
  1107. },
  1108. "type": "library",
  1109. "autoload": {
  1110. "psr-4": {
  1111. "Symfony\\Component\\Finder\\": ""
  1112. },
  1113. "exclude-from-classmap": [
  1114. "/Tests/"
  1115. ]
  1116. },
  1117. "license": [
  1118. "MIT"
  1119. ],
  1120. "description": "Finds files and directories via an intuitive fluent interface"
  1121. },
  1122. {
  1123. "name": "symfony/polyfill-ctype",
  1124. "version": "v1.31.0",
  1125. "source": {
  1126. "type": "git",
  1127. "url": "https://github.com/symfony/polyfill-ctype.git",
  1128. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
  1129. },
  1130. "dist": {
  1131. "type": "zip",
  1132. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
  1133. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
  1134. },
  1135. "require": {
  1136. "php": ">=7.2"
  1137. },
  1138. "provide": {
  1139. "ext-ctype": "*"
  1140. },
  1141. "type": "library",
  1142. "extra": {
  1143. "thanks": {
  1144. "name": "symfony/polyfill",
  1145. "url": "https://github.com/symfony/polyfill"
  1146. }
  1147. },
  1148. "autoload": {
  1149. "files": [
  1150. "bootstrap.php"
  1151. ],
  1152. "psr-4": {
  1153. "Symfony\\Polyfill\\Ctype\\": ""
  1154. }
  1155. },
  1156. "license": [
  1157. "MIT"
  1158. ],
  1159. "description": "Symfony polyfill for ctype functions"
  1160. },
  1161. {
  1162. "name": "symfony/polyfill-intl-grapheme",
  1163. "version": "v1.31.0",
  1164. "source": {
  1165. "type": "git",
  1166. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  1167. "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
  1168. },
  1169. "dist": {
  1170. "type": "zip",
  1171. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
  1172. "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
  1173. },
  1174. "require": {
  1175. "php": ">=7.2"
  1176. },
  1177. "type": "library",
  1178. "extra": {
  1179. "thanks": {
  1180. "name": "symfony/polyfill",
  1181. "url": "https://github.com/symfony/polyfill"
  1182. }
  1183. },
  1184. "autoload": {
  1185. "files": [
  1186. "bootstrap.php"
  1187. ],
  1188. "psr-4": {
  1189. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  1190. }
  1191. },
  1192. "license": [
  1193. "MIT"
  1194. ],
  1195. "description": "Symfony polyfill for intl's grapheme_* functions"
  1196. },
  1197. {
  1198. "name": "symfony/polyfill-intl-normalizer",
  1199. "version": "v1.31.0",
  1200. "source": {
  1201. "type": "git",
  1202. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  1203. "reference": "3833d7255cc303546435cb650316bff708a1c75c"
  1204. },
  1205. "dist": {
  1206. "type": "zip",
  1207. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
  1208. "reference": "3833d7255cc303546435cb650316bff708a1c75c"
  1209. },
  1210. "require": {
  1211. "php": ">=7.2"
  1212. },
  1213. "type": "library",
  1214. "extra": {
  1215. "thanks": {
  1216. "name": "symfony/polyfill",
  1217. "url": "https://github.com/symfony/polyfill"
  1218. }
  1219. },
  1220. "autoload": {
  1221. "files": [
  1222. "bootstrap.php"
  1223. ],
  1224. "psr-4": {
  1225. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  1226. },
  1227. "classmap": [
  1228. "Resources/stubs"
  1229. ]
  1230. },
  1231. "license": [
  1232. "MIT"
  1233. ],
  1234. "description": "Symfony polyfill for intl's Normalizer class and related functions"
  1235. },
  1236. {
  1237. "name": "symfony/polyfill-mbstring",
  1238. "version": "v1.31.0",
  1239. "source": {
  1240. "type": "git",
  1241. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1242. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
  1243. },
  1244. "dist": {
  1245. "type": "zip",
  1246. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
  1247. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
  1248. },
  1249. "require": {
  1250. "php": ">=7.2"
  1251. },
  1252. "provide": {
  1253. "ext-mbstring": "*"
  1254. },
  1255. "type": "library",
  1256. "extra": {
  1257. "thanks": {
  1258. "name": "symfony/polyfill",
  1259. "url": "https://github.com/symfony/polyfill"
  1260. }
  1261. },
  1262. "autoload": {
  1263. "files": [
  1264. "bootstrap.php"
  1265. ],
  1266. "psr-4": {
  1267. "Symfony\\Polyfill\\Mbstring\\": ""
  1268. }
  1269. },
  1270. "license": [
  1271. "MIT"
  1272. ],
  1273. "description": "Symfony polyfill for the Mbstring extension"
  1274. },
  1275. {
  1276. "name": "symfony/polyfill-php83",
  1277. "version": "v1.31.0",
  1278. "source": {
  1279. "type": "git",
  1280. "url": "https://github.com/symfony/polyfill-php83.git",
  1281. "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
  1282. },
  1283. "dist": {
  1284. "type": "zip",
  1285. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
  1286. "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
  1287. },
  1288. "require": {
  1289. "php": ">=7.2"
  1290. },
  1291. "type": "library",
  1292. "extra": {
  1293. "thanks": {
  1294. "name": "symfony/polyfill",
  1295. "url": "https://github.com/symfony/polyfill"
  1296. }
  1297. },
  1298. "autoload": {
  1299. "files": [
  1300. "bootstrap.php"
  1301. ],
  1302. "psr-4": {
  1303. "Symfony\\Polyfill\\Php83\\": ""
  1304. },
  1305. "classmap": [
  1306. "Resources/stubs"
  1307. ]
  1308. },
  1309. "license": [
  1310. "MIT"
  1311. ],
  1312. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions"
  1313. },
  1314. {
  1315. "name": "symfony/property-access",
  1316. "version": "v7.1.6",
  1317. "source": {
  1318. "type": "git",
  1319. "url": "https://github.com/symfony/property-access.git",
  1320. "reference": "975d7f7fd8fcb952364c6badc46d01a580532bf9"
  1321. },
  1322. "dist": {
  1323. "type": "zip",
  1324. "url": "https://api.github.com/repos/symfony/property-access/zipball/975d7f7fd8fcb952364c6badc46d01a580532bf9",
  1325. "reference": "975d7f7fd8fcb952364c6badc46d01a580532bf9"
  1326. },
  1327. "require": {
  1328. "php": ">=8.2",
  1329. "symfony/property-info": "^6.4|^7.0"
  1330. },
  1331. "type": "library",
  1332. "autoload": {
  1333. "psr-4": {
  1334. "Symfony\\Component\\PropertyAccess\\": ""
  1335. },
  1336. "exclude-from-classmap": [
  1337. "/Tests/"
  1338. ]
  1339. },
  1340. "license": [
  1341. "MIT"
  1342. ],
  1343. "description": "Provides functions to read and write from/to an object or array using a simple string notation"
  1344. },
  1345. {
  1346. "name": "symfony/property-info",
  1347. "version": "v7.1.6",
  1348. "source": {
  1349. "type": "git",
  1350. "url": "https://github.com/symfony/property-info.git",
  1351. "reference": "6b630ff585d9fdc72f50369885ad4364a849cf02"
  1352. },
  1353. "dist": {
  1354. "type": "zip",
  1355. "url": "https://api.github.com/repos/symfony/property-info/zipball/6b630ff585d9fdc72f50369885ad4364a849cf02",
  1356. "reference": "6b630ff585d9fdc72f50369885ad4364a849cf02"
  1357. },
  1358. "require": {
  1359. "php": ">=8.2",
  1360. "symfony/string": "^6.4|^7.0",
  1361. "symfony/type-info": "^7.1"
  1362. },
  1363. "type": "library",
  1364. "autoload": {
  1365. "psr-4": {
  1366. "Symfony\\Component\\PropertyInfo\\": ""
  1367. },
  1368. "exclude-from-classmap": [
  1369. "/Tests/"
  1370. ]
  1371. },
  1372. "license": [
  1373. "MIT"
  1374. ],
  1375. "description": "Extracts information about PHP class' properties using metadata of popular sources"
  1376. },
  1377. {
  1378. "name": "symfony/serializer",
  1379. "version": "v7.1.6",
  1380. "source": {
  1381. "type": "git",
  1382. "url": "https://github.com/symfony/serializer.git",
  1383. "reference": "537f125ed7ddb8fffac34a83dfd6905e044ca76f"
  1384. },
  1385. "dist": {
  1386. "type": "zip",
  1387. "url": "https://api.github.com/repos/symfony/serializer/zipball/537f125ed7ddb8fffac34a83dfd6905e044ca76f",
  1388. "reference": "537f125ed7ddb8fffac34a83dfd6905e044ca76f"
  1389. },
  1390. "require": {
  1391. "php": ">=8.2",
  1392. "symfony/deprecation-contracts": "^2.5|^3",
  1393. "symfony/polyfill-ctype": "~1.8"
  1394. },
  1395. "type": "library",
  1396. "autoload": {
  1397. "psr-4": {
  1398. "Symfony\\Component\\Serializer\\": ""
  1399. },
  1400. "exclude-from-classmap": [
  1401. "/Tests/"
  1402. ]
  1403. },
  1404. "license": [
  1405. "MIT"
  1406. ],
  1407. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON."
  1408. },
  1409. {
  1410. "name": "symfony/service-contracts",
  1411. "version": "v3.5.0",
  1412. "source": {
  1413. "type": "git",
  1414. "url": "https://github.com/symfony/service-contracts.git",
  1415. "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
  1416. },
  1417. "dist": {
  1418. "type": "zip",
  1419. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
  1420. "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
  1421. },
  1422. "require": {
  1423. "php": ">=8.1",
  1424. "psr/container": "^1.1|^2.0",
  1425. "symfony/deprecation-contracts": "^2.5|^3"
  1426. },
  1427. "type": "library",
  1428. "extra": {
  1429. "branch-alias": {
  1430. "dev-main": "3.5-dev"
  1431. },
  1432. "thanks": {
  1433. "name": "symfony/contracts",
  1434. "url": "https://github.com/symfony/contracts"
  1435. }
  1436. },
  1437. "autoload": {
  1438. "psr-4": {
  1439. "Symfony\\Contracts\\Service\\": ""
  1440. },
  1441. "exclude-from-classmap": [
  1442. "/Test/"
  1443. ]
  1444. },
  1445. "license": [
  1446. "MIT"
  1447. ],
  1448. "description": "Generic abstractions related to writing services"
  1449. },
  1450. {
  1451. "name": "symfony/string",
  1452. "version": "v7.1.6",
  1453. "source": {
  1454. "type": "git",
  1455. "url": "https://github.com/symfony/string.git",
  1456. "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626"
  1457. },
  1458. "dist": {
  1459. "type": "zip",
  1460. "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626",
  1461. "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626"
  1462. },
  1463. "require": {
  1464. "php": ">=8.2",
  1465. "symfony/polyfill-ctype": "~1.8",
  1466. "symfony/polyfill-intl-grapheme": "~1.0",
  1467. "symfony/polyfill-intl-normalizer": "~1.0",
  1468. "symfony/polyfill-mbstring": "~1.0"
  1469. },
  1470. "type": "library",
  1471. "autoload": {
  1472. "files": [
  1473. "Resources/functions.php"
  1474. ],
  1475. "psr-4": {
  1476. "Symfony\\Component\\String\\": ""
  1477. },
  1478. "exclude-from-classmap": [
  1479. "/Tests/"
  1480. ]
  1481. },
  1482. "license": [
  1483. "MIT"
  1484. ],
  1485. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way"
  1486. },
  1487. {
  1488. "name": "symfony/translation-contracts",
  1489. "version": "v3.5.0",
  1490. "source": {
  1491. "type": "git",
  1492. "url": "https://github.com/symfony/translation-contracts.git",
  1493. "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
  1494. },
  1495. "dist": {
  1496. "type": "zip",
  1497. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
  1498. "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
  1499. },
  1500. "require": {
  1501. "php": ">=8.1"
  1502. },
  1503. "type": "library",
  1504. "extra": {
  1505. "branch-alias": {
  1506. "dev-main": "3.5-dev"
  1507. },
  1508. "thanks": {
  1509. "name": "symfony/contracts",
  1510. "url": "https://github.com/symfony/contracts"
  1511. }
  1512. },
  1513. "autoload": {
  1514. "psr-4": {
  1515. "Symfony\\Contracts\\Translation\\": ""
  1516. },
  1517. "exclude-from-classmap": [
  1518. "/Test/"
  1519. ]
  1520. },
  1521. "license": [
  1522. "MIT"
  1523. ],
  1524. "description": "Generic abstractions related to translation"
  1525. },
  1526. {
  1527. "name": "symfony/type-info",
  1528. "version": "v7.1.6",
  1529. "source": {
  1530. "type": "git",
  1531. "url": "https://github.com/symfony/type-info.git",
  1532. "reference": "a13032128c307470955c45c99201349b15cd7f4a"
  1533. },
  1534. "dist": {
  1535. "type": "zip",
  1536. "url": "https://api.github.com/repos/symfony/type-info/zipball/a13032128c307470955c45c99201349b15cd7f4a",
  1537. "reference": "a13032128c307470955c45c99201349b15cd7f4a"
  1538. },
  1539. "require": {
  1540. "php": ">=8.2",
  1541. "psr/container": "^1.1|^2.0"
  1542. },
  1543. "type": "library",
  1544. "autoload": {
  1545. "psr-4": {
  1546. "Symfony\\Component\\TypeInfo\\": ""
  1547. },
  1548. "exclude-from-classmap": [
  1549. "/Tests/"
  1550. ]
  1551. },
  1552. "license": [
  1553. "MIT"
  1554. ],
  1555. "description": "Extracts PHP types information."
  1556. },
  1557. {
  1558. "name": "symfony/validator",
  1559. "version": "v7.1.6",
  1560. "source": {
  1561. "type": "git",
  1562. "url": "https://github.com/symfony/validator.git",
  1563. "reference": "6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb"
  1564. },
  1565. "dist": {
  1566. "type": "zip",
  1567. "url": "https://api.github.com/repos/symfony/validator/zipball/6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb",
  1568. "reference": "6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb"
  1569. },
  1570. "require": {
  1571. "php": ">=8.2",
  1572. "symfony/deprecation-contracts": "^2.5|^3",
  1573. "symfony/polyfill-ctype": "~1.8",
  1574. "symfony/polyfill-mbstring": "~1.0",
  1575. "symfony/polyfill-php83": "^1.27",
  1576. "symfony/translation-contracts": "^2.5|^3"
  1577. },
  1578. "type": "library",
  1579. "autoload": {
  1580. "psr-4": {
  1581. "Symfony\\Component\\Validator\\": ""
  1582. },
  1583. "exclude-from-classmap": [
  1584. "/Tests/",
  1585. "/Resources/bin/"
  1586. ]
  1587. },
  1588. "license": [
  1589. "MIT"
  1590. ],
  1591. "description": "Provides tools to validate values"
  1592. },
  1593. {
  1594. "name": "symfony/var-exporter",
  1595. "version": "v7.1.6",
  1596. "source": {
  1597. "type": "git",
  1598. "url": "https://github.com/symfony/var-exporter.git",
  1599. "reference": "90173ef89c40e7c8c616653241048705f84130ef"
  1600. },
  1601. "dist": {
  1602. "type": "zip",
  1603. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/90173ef89c40e7c8c616653241048705f84130ef",
  1604. "reference": "90173ef89c40e7c8c616653241048705f84130ef"
  1605. },
  1606. "require": {
  1607. "php": ">=8.2"
  1608. },
  1609. "type": "library",
  1610. "autoload": {
  1611. "psr-4": {
  1612. "Symfony\\Component\\VarExporter\\": ""
  1613. },
  1614. "exclude-from-classmap": [
  1615. "/Tests/"
  1616. ]
  1617. },
  1618. "license": [
  1619. "MIT"
  1620. ],
  1621. "description": "Allows exporting any serializable PHP data structure to plain PHP code"
  1622. },
  1623. {
  1624. "name": "webmozart/assert",
  1625. "version": "1.11.0",
  1626. "source": {
  1627. "type": "git",
  1628. "url": "https://github.com/webmozarts/assert.git",
  1629. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  1630. },
  1631. "dist": {
  1632. "type": "zip",
  1633. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  1634. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  1635. },
  1636. "require": {
  1637. "ext-ctype": "*",
  1638. "php": "^7.2 || ^8.0"
  1639. },
  1640. "type": "library",
  1641. "extra": {
  1642. "branch-alias": {
  1643. "dev-master": "1.10-dev"
  1644. }
  1645. },
  1646. "autoload": {
  1647. "psr-4": {
  1648. "Webmozart\\Assert\\": "src/"
  1649. }
  1650. },
  1651. "license": [
  1652. "MIT"
  1653. ],
  1654. "description": "Assertions to validate method input/output with nice error messages."
  1655. },
  1656. {
  1657. "name": "webmozart/glob",
  1658. "version": "4.7.0",
  1659. "source": {
  1660. "type": "git",
  1661. "url": "https://github.com/webmozarts/glob.git",
  1662. "reference": "8a2842112d6916e61e0e15e316465b611f3abc17"
  1663. },
  1664. "dist": {
  1665. "type": "zip",
  1666. "url": "https://api.github.com/repos/webmozarts/glob/zipball/8a2842112d6916e61e0e15e316465b611f3abc17",
  1667. "reference": "8a2842112d6916e61e0e15e316465b611f3abc17"
  1668. },
  1669. "require": {
  1670. "php": "^7.3 || ^8.0.0"
  1671. },
  1672. "type": "library",
  1673. "extra": {
  1674. "branch-alias": {
  1675. "dev-master": "4.1-dev"
  1676. }
  1677. },
  1678. "autoload": {
  1679. "psr-4": {
  1680. "Webmozart\\Glob\\": "src/"
  1681. }
  1682. },
  1683. "license": [
  1684. "MIT"
  1685. ],
  1686. "description": "A PHP implementation of Ant's glob."
  1687. }
  1688. ],
  1689. "packages-dev": [],
  1690. "aliases": [],
  1691. "minimum-stability": "stable",
  1692. "stability-flags": [],
  1693. "prefer-stable": false,
  1694. "prefer-lowest": false,
  1695. "platform": {
  1696. "php": "^8.3"
  1697. },
  1698. "platform-dev": [],
  1699. "platform-overrides": {
  1700. "php": "8.3"
  1701. },
  1702. "plugin-api-version": "2.6.0"
  1703. }