composer.lock 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634
  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": "edf908e1f6b0e4fca8854163be177e40",
  8. "packages": [],
  9. "packages-dev": [
  10. {
  11. "name": "myclabs/deep-copy",
  12. "version": "1.11.1",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/myclabs/DeepCopy.git",
  16. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  21. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": "^7.1 || ^8.0"
  26. },
  27. "conflict": {
  28. "doctrine/collections": "<1.6.8",
  29. "doctrine/common": "<2.13.3 || >=3,<3.2.2"
  30. },
  31. "require-dev": {
  32. "doctrine/collections": "^1.6.8",
  33. "doctrine/common": "^2.13.3 || ^3.2.2",
  34. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  35. },
  36. "type": "library",
  37. "autoload": {
  38. "files": [
  39. "src/DeepCopy/deep_copy.php"
  40. ],
  41. "psr-4": {
  42. "DeepCopy\\": "src/DeepCopy/"
  43. }
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "MIT"
  48. ],
  49. "description": "Create deep copies (clones) of your objects",
  50. "keywords": [
  51. "clone",
  52. "copy",
  53. "duplicate",
  54. "object",
  55. "object graph"
  56. ],
  57. "support": {
  58. "issues": "https://github.com/myclabs/DeepCopy/issues",
  59. "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
  60. },
  61. "funding": [
  62. {
  63. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  64. "type": "tidelift"
  65. }
  66. ],
  67. "time": "2023-03-08T13:26:56+00:00"
  68. },
  69. {
  70. "name": "nikic/php-parser",
  71. "version": "v5.0.0",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/nikic/PHP-Parser.git",
  75. "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
  80. "reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "ext-ctype": "*",
  85. "ext-json": "*",
  86. "ext-tokenizer": "*",
  87. "php": ">=7.4"
  88. },
  89. "require-dev": {
  90. "ircmaxell/php-yacc": "^0.0.7",
  91. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  92. },
  93. "bin": [
  94. "bin/php-parse"
  95. ],
  96. "type": "library",
  97. "extra": {
  98. "branch-alias": {
  99. "dev-master": "5.0-dev"
  100. }
  101. },
  102. "autoload": {
  103. "psr-4": {
  104. "PhpParser\\": "lib/PhpParser"
  105. }
  106. },
  107. "notification-url": "https://packagist.org/downloads/",
  108. "license": [
  109. "BSD-3-Clause"
  110. ],
  111. "authors": [
  112. {
  113. "name": "Nikita Popov"
  114. }
  115. ],
  116. "description": "A PHP parser written in PHP",
  117. "keywords": [
  118. "parser",
  119. "php"
  120. ],
  121. "support": {
  122. "issues": "https://github.com/nikic/PHP-Parser/issues",
  123. "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.0"
  124. },
  125. "time": "2024-01-07T17:17:35+00:00"
  126. },
  127. {
  128. "name": "phar-io/manifest",
  129. "version": "2.0.3",
  130. "source": {
  131. "type": "git",
  132. "url": "https://github.com/phar-io/manifest.git",
  133. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  134. },
  135. "dist": {
  136. "type": "zip",
  137. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  138. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  139. "shasum": ""
  140. },
  141. "require": {
  142. "ext-dom": "*",
  143. "ext-phar": "*",
  144. "ext-xmlwriter": "*",
  145. "phar-io/version": "^3.0.1",
  146. "php": "^7.2 || ^8.0"
  147. },
  148. "type": "library",
  149. "extra": {
  150. "branch-alias": {
  151. "dev-master": "2.0.x-dev"
  152. }
  153. },
  154. "autoload": {
  155. "classmap": [
  156. "src/"
  157. ]
  158. },
  159. "notification-url": "https://packagist.org/downloads/",
  160. "license": [
  161. "BSD-3-Clause"
  162. ],
  163. "authors": [
  164. {
  165. "name": "Arne Blankerts",
  166. "email": "arne@blankerts.de",
  167. "role": "Developer"
  168. },
  169. {
  170. "name": "Sebastian Heuer",
  171. "email": "sebastian@phpeople.de",
  172. "role": "Developer"
  173. },
  174. {
  175. "name": "Sebastian Bergmann",
  176. "email": "sebastian@phpunit.de",
  177. "role": "Developer"
  178. }
  179. ],
  180. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  181. "support": {
  182. "issues": "https://github.com/phar-io/manifest/issues",
  183. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  184. },
  185. "time": "2021-07-20T11:28:43+00:00"
  186. },
  187. {
  188. "name": "phar-io/version",
  189. "version": "3.2.1",
  190. "source": {
  191. "type": "git",
  192. "url": "https://github.com/phar-io/version.git",
  193. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  194. },
  195. "dist": {
  196. "type": "zip",
  197. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  198. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  199. "shasum": ""
  200. },
  201. "require": {
  202. "php": "^7.2 || ^8.0"
  203. },
  204. "type": "library",
  205. "autoload": {
  206. "classmap": [
  207. "src/"
  208. ]
  209. },
  210. "notification-url": "https://packagist.org/downloads/",
  211. "license": [
  212. "BSD-3-Clause"
  213. ],
  214. "authors": [
  215. {
  216. "name": "Arne Blankerts",
  217. "email": "arne@blankerts.de",
  218. "role": "Developer"
  219. },
  220. {
  221. "name": "Sebastian Heuer",
  222. "email": "sebastian@phpeople.de",
  223. "role": "Developer"
  224. },
  225. {
  226. "name": "Sebastian Bergmann",
  227. "email": "sebastian@phpunit.de",
  228. "role": "Developer"
  229. }
  230. ],
  231. "description": "Library for handling version information and constraints",
  232. "support": {
  233. "issues": "https://github.com/phar-io/version/issues",
  234. "source": "https://github.com/phar-io/version/tree/3.2.1"
  235. },
  236. "time": "2022-02-21T01:04:05+00:00"
  237. },
  238. {
  239. "name": "phpunit/php-code-coverage",
  240. "version": "10.1.11",
  241. "source": {
  242. "type": "git",
  243. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  244. "reference": "78c3b7625965c2513ee96569a4dbb62601784145"
  245. },
  246. "dist": {
  247. "type": "zip",
  248. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
  249. "reference": "78c3b7625965c2513ee96569a4dbb62601784145",
  250. "shasum": ""
  251. },
  252. "require": {
  253. "ext-dom": "*",
  254. "ext-libxml": "*",
  255. "ext-xmlwriter": "*",
  256. "nikic/php-parser": "^4.18 || ^5.0",
  257. "php": ">=8.1",
  258. "phpunit/php-file-iterator": "^4.0",
  259. "phpunit/php-text-template": "^3.0",
  260. "sebastian/code-unit-reverse-lookup": "^3.0",
  261. "sebastian/complexity": "^3.0",
  262. "sebastian/environment": "^6.0",
  263. "sebastian/lines-of-code": "^2.0",
  264. "sebastian/version": "^4.0",
  265. "theseer/tokenizer": "^1.2.0"
  266. },
  267. "require-dev": {
  268. "phpunit/phpunit": "^10.1"
  269. },
  270. "suggest": {
  271. "ext-pcov": "PHP extension that provides line coverage",
  272. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  273. },
  274. "type": "library",
  275. "extra": {
  276. "branch-alias": {
  277. "dev-main": "10.1-dev"
  278. }
  279. },
  280. "autoload": {
  281. "classmap": [
  282. "src/"
  283. ]
  284. },
  285. "notification-url": "https://packagist.org/downloads/",
  286. "license": [
  287. "BSD-3-Clause"
  288. ],
  289. "authors": [
  290. {
  291. "name": "Sebastian Bergmann",
  292. "email": "sebastian@phpunit.de",
  293. "role": "lead"
  294. }
  295. ],
  296. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  297. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  298. "keywords": [
  299. "coverage",
  300. "testing",
  301. "xunit"
  302. ],
  303. "support": {
  304. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  305. "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
  306. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
  307. },
  308. "funding": [
  309. {
  310. "url": "https://github.com/sebastianbergmann",
  311. "type": "github"
  312. }
  313. ],
  314. "time": "2023-12-21T15:38:30+00:00"
  315. },
  316. {
  317. "name": "phpunit/php-file-iterator",
  318. "version": "4.1.0",
  319. "source": {
  320. "type": "git",
  321. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  322. "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
  323. },
  324. "dist": {
  325. "type": "zip",
  326. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
  327. "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
  328. "shasum": ""
  329. },
  330. "require": {
  331. "php": ">=8.1"
  332. },
  333. "require-dev": {
  334. "phpunit/phpunit": "^10.0"
  335. },
  336. "type": "library",
  337. "extra": {
  338. "branch-alias": {
  339. "dev-main": "4.0-dev"
  340. }
  341. },
  342. "autoload": {
  343. "classmap": [
  344. "src/"
  345. ]
  346. },
  347. "notification-url": "https://packagist.org/downloads/",
  348. "license": [
  349. "BSD-3-Clause"
  350. ],
  351. "authors": [
  352. {
  353. "name": "Sebastian Bergmann",
  354. "email": "sebastian@phpunit.de",
  355. "role": "lead"
  356. }
  357. ],
  358. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  359. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  360. "keywords": [
  361. "filesystem",
  362. "iterator"
  363. ],
  364. "support": {
  365. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  366. "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
  367. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
  368. },
  369. "funding": [
  370. {
  371. "url": "https://github.com/sebastianbergmann",
  372. "type": "github"
  373. }
  374. ],
  375. "time": "2023-08-31T06:24:48+00:00"
  376. },
  377. {
  378. "name": "phpunit/php-invoker",
  379. "version": "4.0.0",
  380. "source": {
  381. "type": "git",
  382. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  383. "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
  384. },
  385. "dist": {
  386. "type": "zip",
  387. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
  388. "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
  389. "shasum": ""
  390. },
  391. "require": {
  392. "php": ">=8.1"
  393. },
  394. "require-dev": {
  395. "ext-pcntl": "*",
  396. "phpunit/phpunit": "^10.0"
  397. },
  398. "suggest": {
  399. "ext-pcntl": "*"
  400. },
  401. "type": "library",
  402. "extra": {
  403. "branch-alias": {
  404. "dev-main": "4.0-dev"
  405. }
  406. },
  407. "autoload": {
  408. "classmap": [
  409. "src/"
  410. ]
  411. },
  412. "notification-url": "https://packagist.org/downloads/",
  413. "license": [
  414. "BSD-3-Clause"
  415. ],
  416. "authors": [
  417. {
  418. "name": "Sebastian Bergmann",
  419. "email": "sebastian@phpunit.de",
  420. "role": "lead"
  421. }
  422. ],
  423. "description": "Invoke callables with a timeout",
  424. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  425. "keywords": [
  426. "process"
  427. ],
  428. "support": {
  429. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  430. "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
  431. },
  432. "funding": [
  433. {
  434. "url": "https://github.com/sebastianbergmann",
  435. "type": "github"
  436. }
  437. ],
  438. "time": "2023-02-03T06:56:09+00:00"
  439. },
  440. {
  441. "name": "phpunit/php-text-template",
  442. "version": "3.0.1",
  443. "source": {
  444. "type": "git",
  445. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  446. "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
  447. },
  448. "dist": {
  449. "type": "zip",
  450. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
  451. "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
  452. "shasum": ""
  453. },
  454. "require": {
  455. "php": ">=8.1"
  456. },
  457. "require-dev": {
  458. "phpunit/phpunit": "^10.0"
  459. },
  460. "type": "library",
  461. "extra": {
  462. "branch-alias": {
  463. "dev-main": "3.0-dev"
  464. }
  465. },
  466. "autoload": {
  467. "classmap": [
  468. "src/"
  469. ]
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "BSD-3-Clause"
  474. ],
  475. "authors": [
  476. {
  477. "name": "Sebastian Bergmann",
  478. "email": "sebastian@phpunit.de",
  479. "role": "lead"
  480. }
  481. ],
  482. "description": "Simple template engine.",
  483. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  484. "keywords": [
  485. "template"
  486. ],
  487. "support": {
  488. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  489. "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
  490. "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
  491. },
  492. "funding": [
  493. {
  494. "url": "https://github.com/sebastianbergmann",
  495. "type": "github"
  496. }
  497. ],
  498. "time": "2023-08-31T14:07:24+00:00"
  499. },
  500. {
  501. "name": "phpunit/php-timer",
  502. "version": "6.0.0",
  503. "source": {
  504. "type": "git",
  505. "url": "https://github.com/sebastianbergmann/php-timer.git",
  506. "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
  507. },
  508. "dist": {
  509. "type": "zip",
  510. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
  511. "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
  512. "shasum": ""
  513. },
  514. "require": {
  515. "php": ">=8.1"
  516. },
  517. "require-dev": {
  518. "phpunit/phpunit": "^10.0"
  519. },
  520. "type": "library",
  521. "extra": {
  522. "branch-alias": {
  523. "dev-main": "6.0-dev"
  524. }
  525. },
  526. "autoload": {
  527. "classmap": [
  528. "src/"
  529. ]
  530. },
  531. "notification-url": "https://packagist.org/downloads/",
  532. "license": [
  533. "BSD-3-Clause"
  534. ],
  535. "authors": [
  536. {
  537. "name": "Sebastian Bergmann",
  538. "email": "sebastian@phpunit.de",
  539. "role": "lead"
  540. }
  541. ],
  542. "description": "Utility class for timing",
  543. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  544. "keywords": [
  545. "timer"
  546. ],
  547. "support": {
  548. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  549. "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
  550. },
  551. "funding": [
  552. {
  553. "url": "https://github.com/sebastianbergmann",
  554. "type": "github"
  555. }
  556. ],
  557. "time": "2023-02-03T06:57:52+00:00"
  558. },
  559. {
  560. "name": "phpunit/phpunit",
  561. "version": "10.5.9",
  562. "source": {
  563. "type": "git",
  564. "url": "https://github.com/sebastianbergmann/phpunit.git",
  565. "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
  566. },
  567. "dist": {
  568. "type": "zip",
  569. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
  570. "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
  571. "shasum": ""
  572. },
  573. "require": {
  574. "ext-dom": "*",
  575. "ext-json": "*",
  576. "ext-libxml": "*",
  577. "ext-mbstring": "*",
  578. "ext-xml": "*",
  579. "ext-xmlwriter": "*",
  580. "myclabs/deep-copy": "^1.10.1",
  581. "phar-io/manifest": "^2.0.3",
  582. "phar-io/version": "^3.0.2",
  583. "php": ">=8.1",
  584. "phpunit/php-code-coverage": "^10.1.5",
  585. "phpunit/php-file-iterator": "^4.0",
  586. "phpunit/php-invoker": "^4.0",
  587. "phpunit/php-text-template": "^3.0",
  588. "phpunit/php-timer": "^6.0",
  589. "sebastian/cli-parser": "^2.0",
  590. "sebastian/code-unit": "^2.0",
  591. "sebastian/comparator": "^5.0",
  592. "sebastian/diff": "^5.0",
  593. "sebastian/environment": "^6.0",
  594. "sebastian/exporter": "^5.1",
  595. "sebastian/global-state": "^6.0.1",
  596. "sebastian/object-enumerator": "^5.0",
  597. "sebastian/recursion-context": "^5.0",
  598. "sebastian/type": "^4.0",
  599. "sebastian/version": "^4.0"
  600. },
  601. "suggest": {
  602. "ext-soap": "To be able to generate mocks based on WSDL files"
  603. },
  604. "bin": [
  605. "phpunit"
  606. ],
  607. "type": "library",
  608. "extra": {
  609. "branch-alias": {
  610. "dev-main": "10.5-dev"
  611. }
  612. },
  613. "autoload": {
  614. "files": [
  615. "src/Framework/Assert/Functions.php"
  616. ],
  617. "classmap": [
  618. "src/"
  619. ]
  620. },
  621. "notification-url": "https://packagist.org/downloads/",
  622. "license": [
  623. "BSD-3-Clause"
  624. ],
  625. "authors": [
  626. {
  627. "name": "Sebastian Bergmann",
  628. "email": "sebastian@phpunit.de",
  629. "role": "lead"
  630. }
  631. ],
  632. "description": "The PHP Unit Testing framework.",
  633. "homepage": "https://phpunit.de/",
  634. "keywords": [
  635. "phpunit",
  636. "testing",
  637. "xunit"
  638. ],
  639. "support": {
  640. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  641. "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
  642. "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
  643. },
  644. "funding": [
  645. {
  646. "url": "https://phpunit.de/sponsors.html",
  647. "type": "custom"
  648. },
  649. {
  650. "url": "https://github.com/sebastianbergmann",
  651. "type": "github"
  652. },
  653. {
  654. "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
  655. "type": "tidelift"
  656. }
  657. ],
  658. "time": "2024-01-22T14:35:40+00:00"
  659. },
  660. {
  661. "name": "sebastian/cli-parser",
  662. "version": "2.0.0",
  663. "source": {
  664. "type": "git",
  665. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  666. "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
  667. },
  668. "dist": {
  669. "type": "zip",
  670. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
  671. "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
  672. "shasum": ""
  673. },
  674. "require": {
  675. "php": ">=8.1"
  676. },
  677. "require-dev": {
  678. "phpunit/phpunit": "^10.0"
  679. },
  680. "type": "library",
  681. "extra": {
  682. "branch-alias": {
  683. "dev-main": "2.0-dev"
  684. }
  685. },
  686. "autoload": {
  687. "classmap": [
  688. "src/"
  689. ]
  690. },
  691. "notification-url": "https://packagist.org/downloads/",
  692. "license": [
  693. "BSD-3-Clause"
  694. ],
  695. "authors": [
  696. {
  697. "name": "Sebastian Bergmann",
  698. "email": "sebastian@phpunit.de",
  699. "role": "lead"
  700. }
  701. ],
  702. "description": "Library for parsing CLI options",
  703. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  704. "support": {
  705. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  706. "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
  707. },
  708. "funding": [
  709. {
  710. "url": "https://github.com/sebastianbergmann",
  711. "type": "github"
  712. }
  713. ],
  714. "time": "2023-02-03T06:58:15+00:00"
  715. },
  716. {
  717. "name": "sebastian/code-unit",
  718. "version": "2.0.0",
  719. "source": {
  720. "type": "git",
  721. "url": "https://github.com/sebastianbergmann/code-unit.git",
  722. "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
  723. },
  724. "dist": {
  725. "type": "zip",
  726. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
  727. "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
  728. "shasum": ""
  729. },
  730. "require": {
  731. "php": ">=8.1"
  732. },
  733. "require-dev": {
  734. "phpunit/phpunit": "^10.0"
  735. },
  736. "type": "library",
  737. "extra": {
  738. "branch-alias": {
  739. "dev-main": "2.0-dev"
  740. }
  741. },
  742. "autoload": {
  743. "classmap": [
  744. "src/"
  745. ]
  746. },
  747. "notification-url": "https://packagist.org/downloads/",
  748. "license": [
  749. "BSD-3-Clause"
  750. ],
  751. "authors": [
  752. {
  753. "name": "Sebastian Bergmann",
  754. "email": "sebastian@phpunit.de",
  755. "role": "lead"
  756. }
  757. ],
  758. "description": "Collection of value objects that represent the PHP code units",
  759. "homepage": "https://github.com/sebastianbergmann/code-unit",
  760. "support": {
  761. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  762. "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
  763. },
  764. "funding": [
  765. {
  766. "url": "https://github.com/sebastianbergmann",
  767. "type": "github"
  768. }
  769. ],
  770. "time": "2023-02-03T06:58:43+00:00"
  771. },
  772. {
  773. "name": "sebastian/code-unit-reverse-lookup",
  774. "version": "3.0.0",
  775. "source": {
  776. "type": "git",
  777. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  778. "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
  779. },
  780. "dist": {
  781. "type": "zip",
  782. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
  783. "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
  784. "shasum": ""
  785. },
  786. "require": {
  787. "php": ">=8.1"
  788. },
  789. "require-dev": {
  790. "phpunit/phpunit": "^10.0"
  791. },
  792. "type": "library",
  793. "extra": {
  794. "branch-alias": {
  795. "dev-main": "3.0-dev"
  796. }
  797. },
  798. "autoload": {
  799. "classmap": [
  800. "src/"
  801. ]
  802. },
  803. "notification-url": "https://packagist.org/downloads/",
  804. "license": [
  805. "BSD-3-Clause"
  806. ],
  807. "authors": [
  808. {
  809. "name": "Sebastian Bergmann",
  810. "email": "sebastian@phpunit.de"
  811. }
  812. ],
  813. "description": "Looks up which function or method a line of code belongs to",
  814. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  815. "support": {
  816. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  817. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
  818. },
  819. "funding": [
  820. {
  821. "url": "https://github.com/sebastianbergmann",
  822. "type": "github"
  823. }
  824. ],
  825. "time": "2023-02-03T06:59:15+00:00"
  826. },
  827. {
  828. "name": "sebastian/comparator",
  829. "version": "5.0.1",
  830. "source": {
  831. "type": "git",
  832. "url": "https://github.com/sebastianbergmann/comparator.git",
  833. "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
  834. },
  835. "dist": {
  836. "type": "zip",
  837. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
  838. "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
  839. "shasum": ""
  840. },
  841. "require": {
  842. "ext-dom": "*",
  843. "ext-mbstring": "*",
  844. "php": ">=8.1",
  845. "sebastian/diff": "^5.0",
  846. "sebastian/exporter": "^5.0"
  847. },
  848. "require-dev": {
  849. "phpunit/phpunit": "^10.3"
  850. },
  851. "type": "library",
  852. "extra": {
  853. "branch-alias": {
  854. "dev-main": "5.0-dev"
  855. }
  856. },
  857. "autoload": {
  858. "classmap": [
  859. "src/"
  860. ]
  861. },
  862. "notification-url": "https://packagist.org/downloads/",
  863. "license": [
  864. "BSD-3-Clause"
  865. ],
  866. "authors": [
  867. {
  868. "name": "Sebastian Bergmann",
  869. "email": "sebastian@phpunit.de"
  870. },
  871. {
  872. "name": "Jeff Welch",
  873. "email": "whatthejeff@gmail.com"
  874. },
  875. {
  876. "name": "Volker Dusch",
  877. "email": "github@wallbash.com"
  878. },
  879. {
  880. "name": "Bernhard Schussek",
  881. "email": "bschussek@2bepublished.at"
  882. }
  883. ],
  884. "description": "Provides the functionality to compare PHP values for equality",
  885. "homepage": "https://github.com/sebastianbergmann/comparator",
  886. "keywords": [
  887. "comparator",
  888. "compare",
  889. "equality"
  890. ],
  891. "support": {
  892. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  893. "security": "https://github.com/sebastianbergmann/comparator/security/policy",
  894. "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
  895. },
  896. "funding": [
  897. {
  898. "url": "https://github.com/sebastianbergmann",
  899. "type": "github"
  900. }
  901. ],
  902. "time": "2023-08-14T13:18:12+00:00"
  903. },
  904. {
  905. "name": "sebastian/complexity",
  906. "version": "3.2.0",
  907. "source": {
  908. "type": "git",
  909. "url": "https://github.com/sebastianbergmann/complexity.git",
  910. "reference": "68ff824baeae169ec9f2137158ee529584553799"
  911. },
  912. "dist": {
  913. "type": "zip",
  914. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
  915. "reference": "68ff824baeae169ec9f2137158ee529584553799",
  916. "shasum": ""
  917. },
  918. "require": {
  919. "nikic/php-parser": "^4.18 || ^5.0",
  920. "php": ">=8.1"
  921. },
  922. "require-dev": {
  923. "phpunit/phpunit": "^10.0"
  924. },
  925. "type": "library",
  926. "extra": {
  927. "branch-alias": {
  928. "dev-main": "3.2-dev"
  929. }
  930. },
  931. "autoload": {
  932. "classmap": [
  933. "src/"
  934. ]
  935. },
  936. "notification-url": "https://packagist.org/downloads/",
  937. "license": [
  938. "BSD-3-Clause"
  939. ],
  940. "authors": [
  941. {
  942. "name": "Sebastian Bergmann",
  943. "email": "sebastian@phpunit.de",
  944. "role": "lead"
  945. }
  946. ],
  947. "description": "Library for calculating the complexity of PHP code units",
  948. "homepage": "https://github.com/sebastianbergmann/complexity",
  949. "support": {
  950. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  951. "security": "https://github.com/sebastianbergmann/complexity/security/policy",
  952. "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
  953. },
  954. "funding": [
  955. {
  956. "url": "https://github.com/sebastianbergmann",
  957. "type": "github"
  958. }
  959. ],
  960. "time": "2023-12-21T08:37:17+00:00"
  961. },
  962. {
  963. "name": "sebastian/diff",
  964. "version": "5.1.0",
  965. "source": {
  966. "type": "git",
  967. "url": "https://github.com/sebastianbergmann/diff.git",
  968. "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f"
  969. },
  970. "dist": {
  971. "type": "zip",
  972. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
  973. "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
  974. "shasum": ""
  975. },
  976. "require": {
  977. "php": ">=8.1"
  978. },
  979. "require-dev": {
  980. "phpunit/phpunit": "^10.0",
  981. "symfony/process": "^4.2 || ^5"
  982. },
  983. "type": "library",
  984. "extra": {
  985. "branch-alias": {
  986. "dev-main": "5.1-dev"
  987. }
  988. },
  989. "autoload": {
  990. "classmap": [
  991. "src/"
  992. ]
  993. },
  994. "notification-url": "https://packagist.org/downloads/",
  995. "license": [
  996. "BSD-3-Clause"
  997. ],
  998. "authors": [
  999. {
  1000. "name": "Sebastian Bergmann",
  1001. "email": "sebastian@phpunit.de"
  1002. },
  1003. {
  1004. "name": "Kore Nordmann",
  1005. "email": "mail@kore-nordmann.de"
  1006. }
  1007. ],
  1008. "description": "Diff implementation",
  1009. "homepage": "https://github.com/sebastianbergmann/diff",
  1010. "keywords": [
  1011. "diff",
  1012. "udiff",
  1013. "unidiff",
  1014. "unified diff"
  1015. ],
  1016. "support": {
  1017. "issues": "https://github.com/sebastianbergmann/diff/issues",
  1018. "security": "https://github.com/sebastianbergmann/diff/security/policy",
  1019. "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0"
  1020. },
  1021. "funding": [
  1022. {
  1023. "url": "https://github.com/sebastianbergmann",
  1024. "type": "github"
  1025. }
  1026. ],
  1027. "time": "2023-12-22T10:55:06+00:00"
  1028. },
  1029. {
  1030. "name": "sebastian/environment",
  1031. "version": "6.0.1",
  1032. "source": {
  1033. "type": "git",
  1034. "url": "https://github.com/sebastianbergmann/environment.git",
  1035. "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
  1036. },
  1037. "dist": {
  1038. "type": "zip",
  1039. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
  1040. "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
  1041. "shasum": ""
  1042. },
  1043. "require": {
  1044. "php": ">=8.1"
  1045. },
  1046. "require-dev": {
  1047. "phpunit/phpunit": "^10.0"
  1048. },
  1049. "suggest": {
  1050. "ext-posix": "*"
  1051. },
  1052. "type": "library",
  1053. "extra": {
  1054. "branch-alias": {
  1055. "dev-main": "6.0-dev"
  1056. }
  1057. },
  1058. "autoload": {
  1059. "classmap": [
  1060. "src/"
  1061. ]
  1062. },
  1063. "notification-url": "https://packagist.org/downloads/",
  1064. "license": [
  1065. "BSD-3-Clause"
  1066. ],
  1067. "authors": [
  1068. {
  1069. "name": "Sebastian Bergmann",
  1070. "email": "sebastian@phpunit.de"
  1071. }
  1072. ],
  1073. "description": "Provides functionality to handle HHVM/PHP environments",
  1074. "homepage": "https://github.com/sebastianbergmann/environment",
  1075. "keywords": [
  1076. "Xdebug",
  1077. "environment",
  1078. "hhvm"
  1079. ],
  1080. "support": {
  1081. "issues": "https://github.com/sebastianbergmann/environment/issues",
  1082. "security": "https://github.com/sebastianbergmann/environment/security/policy",
  1083. "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
  1084. },
  1085. "funding": [
  1086. {
  1087. "url": "https://github.com/sebastianbergmann",
  1088. "type": "github"
  1089. }
  1090. ],
  1091. "time": "2023-04-11T05:39:26+00:00"
  1092. },
  1093. {
  1094. "name": "sebastian/exporter",
  1095. "version": "5.1.1",
  1096. "source": {
  1097. "type": "git",
  1098. "url": "https://github.com/sebastianbergmann/exporter.git",
  1099. "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
  1100. },
  1101. "dist": {
  1102. "type": "zip",
  1103. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
  1104. "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
  1105. "shasum": ""
  1106. },
  1107. "require": {
  1108. "ext-mbstring": "*",
  1109. "php": ">=8.1",
  1110. "sebastian/recursion-context": "^5.0"
  1111. },
  1112. "require-dev": {
  1113. "phpunit/phpunit": "^10.0"
  1114. },
  1115. "type": "library",
  1116. "extra": {
  1117. "branch-alias": {
  1118. "dev-main": "5.1-dev"
  1119. }
  1120. },
  1121. "autoload": {
  1122. "classmap": [
  1123. "src/"
  1124. ]
  1125. },
  1126. "notification-url": "https://packagist.org/downloads/",
  1127. "license": [
  1128. "BSD-3-Clause"
  1129. ],
  1130. "authors": [
  1131. {
  1132. "name": "Sebastian Bergmann",
  1133. "email": "sebastian@phpunit.de"
  1134. },
  1135. {
  1136. "name": "Jeff Welch",
  1137. "email": "whatthejeff@gmail.com"
  1138. },
  1139. {
  1140. "name": "Volker Dusch",
  1141. "email": "github@wallbash.com"
  1142. },
  1143. {
  1144. "name": "Adam Harvey",
  1145. "email": "aharvey@php.net"
  1146. },
  1147. {
  1148. "name": "Bernhard Schussek",
  1149. "email": "bschussek@gmail.com"
  1150. }
  1151. ],
  1152. "description": "Provides the functionality to export PHP variables for visualization",
  1153. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  1154. "keywords": [
  1155. "export",
  1156. "exporter"
  1157. ],
  1158. "support": {
  1159. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  1160. "security": "https://github.com/sebastianbergmann/exporter/security/policy",
  1161. "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
  1162. },
  1163. "funding": [
  1164. {
  1165. "url": "https://github.com/sebastianbergmann",
  1166. "type": "github"
  1167. }
  1168. ],
  1169. "time": "2023-09-24T13:22:09+00:00"
  1170. },
  1171. {
  1172. "name": "sebastian/global-state",
  1173. "version": "6.0.1",
  1174. "source": {
  1175. "type": "git",
  1176. "url": "https://github.com/sebastianbergmann/global-state.git",
  1177. "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
  1178. },
  1179. "dist": {
  1180. "type": "zip",
  1181. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
  1182. "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
  1183. "shasum": ""
  1184. },
  1185. "require": {
  1186. "php": ">=8.1",
  1187. "sebastian/object-reflector": "^3.0",
  1188. "sebastian/recursion-context": "^5.0"
  1189. },
  1190. "require-dev": {
  1191. "ext-dom": "*",
  1192. "phpunit/phpunit": "^10.0"
  1193. },
  1194. "type": "library",
  1195. "extra": {
  1196. "branch-alias": {
  1197. "dev-main": "6.0-dev"
  1198. }
  1199. },
  1200. "autoload": {
  1201. "classmap": [
  1202. "src/"
  1203. ]
  1204. },
  1205. "notification-url": "https://packagist.org/downloads/",
  1206. "license": [
  1207. "BSD-3-Clause"
  1208. ],
  1209. "authors": [
  1210. {
  1211. "name": "Sebastian Bergmann",
  1212. "email": "sebastian@phpunit.de"
  1213. }
  1214. ],
  1215. "description": "Snapshotting of global state",
  1216. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1217. "keywords": [
  1218. "global state"
  1219. ],
  1220. "support": {
  1221. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  1222. "security": "https://github.com/sebastianbergmann/global-state/security/policy",
  1223. "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
  1224. },
  1225. "funding": [
  1226. {
  1227. "url": "https://github.com/sebastianbergmann",
  1228. "type": "github"
  1229. }
  1230. ],
  1231. "time": "2023-07-19T07:19:23+00:00"
  1232. },
  1233. {
  1234. "name": "sebastian/lines-of-code",
  1235. "version": "2.0.2",
  1236. "source": {
  1237. "type": "git",
  1238. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  1239. "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
  1240. },
  1241. "dist": {
  1242. "type": "zip",
  1243. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
  1244. "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
  1245. "shasum": ""
  1246. },
  1247. "require": {
  1248. "nikic/php-parser": "^4.18 || ^5.0",
  1249. "php": ">=8.1"
  1250. },
  1251. "require-dev": {
  1252. "phpunit/phpunit": "^10.0"
  1253. },
  1254. "type": "library",
  1255. "extra": {
  1256. "branch-alias": {
  1257. "dev-main": "2.0-dev"
  1258. }
  1259. },
  1260. "autoload": {
  1261. "classmap": [
  1262. "src/"
  1263. ]
  1264. },
  1265. "notification-url": "https://packagist.org/downloads/",
  1266. "license": [
  1267. "BSD-3-Clause"
  1268. ],
  1269. "authors": [
  1270. {
  1271. "name": "Sebastian Bergmann",
  1272. "email": "sebastian@phpunit.de",
  1273. "role": "lead"
  1274. }
  1275. ],
  1276. "description": "Library for counting the lines of code in PHP source code",
  1277. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  1278. "support": {
  1279. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  1280. "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
  1281. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
  1282. },
  1283. "funding": [
  1284. {
  1285. "url": "https://github.com/sebastianbergmann",
  1286. "type": "github"
  1287. }
  1288. ],
  1289. "time": "2023-12-21T08:38:20+00:00"
  1290. },
  1291. {
  1292. "name": "sebastian/object-enumerator",
  1293. "version": "5.0.0",
  1294. "source": {
  1295. "type": "git",
  1296. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  1297. "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
  1298. },
  1299. "dist": {
  1300. "type": "zip",
  1301. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
  1302. "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
  1303. "shasum": ""
  1304. },
  1305. "require": {
  1306. "php": ">=8.1",
  1307. "sebastian/object-reflector": "^3.0",
  1308. "sebastian/recursion-context": "^5.0"
  1309. },
  1310. "require-dev": {
  1311. "phpunit/phpunit": "^10.0"
  1312. },
  1313. "type": "library",
  1314. "extra": {
  1315. "branch-alias": {
  1316. "dev-main": "5.0-dev"
  1317. }
  1318. },
  1319. "autoload": {
  1320. "classmap": [
  1321. "src/"
  1322. ]
  1323. },
  1324. "notification-url": "https://packagist.org/downloads/",
  1325. "license": [
  1326. "BSD-3-Clause"
  1327. ],
  1328. "authors": [
  1329. {
  1330. "name": "Sebastian Bergmann",
  1331. "email": "sebastian@phpunit.de"
  1332. }
  1333. ],
  1334. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  1335. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  1336. "support": {
  1337. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  1338. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
  1339. },
  1340. "funding": [
  1341. {
  1342. "url": "https://github.com/sebastianbergmann",
  1343. "type": "github"
  1344. }
  1345. ],
  1346. "time": "2023-02-03T07:08:32+00:00"
  1347. },
  1348. {
  1349. "name": "sebastian/object-reflector",
  1350. "version": "3.0.0",
  1351. "source": {
  1352. "type": "git",
  1353. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  1354. "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
  1355. },
  1356. "dist": {
  1357. "type": "zip",
  1358. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
  1359. "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
  1360. "shasum": ""
  1361. },
  1362. "require": {
  1363. "php": ">=8.1"
  1364. },
  1365. "require-dev": {
  1366. "phpunit/phpunit": "^10.0"
  1367. },
  1368. "type": "library",
  1369. "extra": {
  1370. "branch-alias": {
  1371. "dev-main": "3.0-dev"
  1372. }
  1373. },
  1374. "autoload": {
  1375. "classmap": [
  1376. "src/"
  1377. ]
  1378. },
  1379. "notification-url": "https://packagist.org/downloads/",
  1380. "license": [
  1381. "BSD-3-Clause"
  1382. ],
  1383. "authors": [
  1384. {
  1385. "name": "Sebastian Bergmann",
  1386. "email": "sebastian@phpunit.de"
  1387. }
  1388. ],
  1389. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  1390. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  1391. "support": {
  1392. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  1393. "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
  1394. },
  1395. "funding": [
  1396. {
  1397. "url": "https://github.com/sebastianbergmann",
  1398. "type": "github"
  1399. }
  1400. ],
  1401. "time": "2023-02-03T07:06:18+00:00"
  1402. },
  1403. {
  1404. "name": "sebastian/recursion-context",
  1405. "version": "5.0.0",
  1406. "source": {
  1407. "type": "git",
  1408. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1409. "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
  1410. },
  1411. "dist": {
  1412. "type": "zip",
  1413. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
  1414. "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
  1415. "shasum": ""
  1416. },
  1417. "require": {
  1418. "php": ">=8.1"
  1419. },
  1420. "require-dev": {
  1421. "phpunit/phpunit": "^10.0"
  1422. },
  1423. "type": "library",
  1424. "extra": {
  1425. "branch-alias": {
  1426. "dev-main": "5.0-dev"
  1427. }
  1428. },
  1429. "autoload": {
  1430. "classmap": [
  1431. "src/"
  1432. ]
  1433. },
  1434. "notification-url": "https://packagist.org/downloads/",
  1435. "license": [
  1436. "BSD-3-Clause"
  1437. ],
  1438. "authors": [
  1439. {
  1440. "name": "Sebastian Bergmann",
  1441. "email": "sebastian@phpunit.de"
  1442. },
  1443. {
  1444. "name": "Jeff Welch",
  1445. "email": "whatthejeff@gmail.com"
  1446. },
  1447. {
  1448. "name": "Adam Harvey",
  1449. "email": "aharvey@php.net"
  1450. }
  1451. ],
  1452. "description": "Provides functionality to recursively process PHP variables",
  1453. "homepage": "https://github.com/sebastianbergmann/recursion-context",
  1454. "support": {
  1455. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  1456. "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
  1457. },
  1458. "funding": [
  1459. {
  1460. "url": "https://github.com/sebastianbergmann",
  1461. "type": "github"
  1462. }
  1463. ],
  1464. "time": "2023-02-03T07:05:40+00:00"
  1465. },
  1466. {
  1467. "name": "sebastian/type",
  1468. "version": "4.0.0",
  1469. "source": {
  1470. "type": "git",
  1471. "url": "https://github.com/sebastianbergmann/type.git",
  1472. "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
  1473. },
  1474. "dist": {
  1475. "type": "zip",
  1476. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
  1477. "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
  1478. "shasum": ""
  1479. },
  1480. "require": {
  1481. "php": ">=8.1"
  1482. },
  1483. "require-dev": {
  1484. "phpunit/phpunit": "^10.0"
  1485. },
  1486. "type": "library",
  1487. "extra": {
  1488. "branch-alias": {
  1489. "dev-main": "4.0-dev"
  1490. }
  1491. },
  1492. "autoload": {
  1493. "classmap": [
  1494. "src/"
  1495. ]
  1496. },
  1497. "notification-url": "https://packagist.org/downloads/",
  1498. "license": [
  1499. "BSD-3-Clause"
  1500. ],
  1501. "authors": [
  1502. {
  1503. "name": "Sebastian Bergmann",
  1504. "email": "sebastian@phpunit.de",
  1505. "role": "lead"
  1506. }
  1507. ],
  1508. "description": "Collection of value objects that represent the types of the PHP type system",
  1509. "homepage": "https://github.com/sebastianbergmann/type",
  1510. "support": {
  1511. "issues": "https://github.com/sebastianbergmann/type/issues",
  1512. "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
  1513. },
  1514. "funding": [
  1515. {
  1516. "url": "https://github.com/sebastianbergmann",
  1517. "type": "github"
  1518. }
  1519. ],
  1520. "time": "2023-02-03T07:10:45+00:00"
  1521. },
  1522. {
  1523. "name": "sebastian/version",
  1524. "version": "4.0.1",
  1525. "source": {
  1526. "type": "git",
  1527. "url": "https://github.com/sebastianbergmann/version.git",
  1528. "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
  1529. },
  1530. "dist": {
  1531. "type": "zip",
  1532. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
  1533. "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
  1534. "shasum": ""
  1535. },
  1536. "require": {
  1537. "php": ">=8.1"
  1538. },
  1539. "type": "library",
  1540. "extra": {
  1541. "branch-alias": {
  1542. "dev-main": "4.0-dev"
  1543. }
  1544. },
  1545. "autoload": {
  1546. "classmap": [
  1547. "src/"
  1548. ]
  1549. },
  1550. "notification-url": "https://packagist.org/downloads/",
  1551. "license": [
  1552. "BSD-3-Clause"
  1553. ],
  1554. "authors": [
  1555. {
  1556. "name": "Sebastian Bergmann",
  1557. "email": "sebastian@phpunit.de",
  1558. "role": "lead"
  1559. }
  1560. ],
  1561. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1562. "homepage": "https://github.com/sebastianbergmann/version",
  1563. "support": {
  1564. "issues": "https://github.com/sebastianbergmann/version/issues",
  1565. "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
  1566. },
  1567. "funding": [
  1568. {
  1569. "url": "https://github.com/sebastianbergmann",
  1570. "type": "github"
  1571. }
  1572. ],
  1573. "time": "2023-02-07T11:34:05+00:00"
  1574. },
  1575. {
  1576. "name": "theseer/tokenizer",
  1577. "version": "1.2.2",
  1578. "source": {
  1579. "type": "git",
  1580. "url": "https://github.com/theseer/tokenizer.git",
  1581. "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
  1582. },
  1583. "dist": {
  1584. "type": "zip",
  1585. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
  1586. "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
  1587. "shasum": ""
  1588. },
  1589. "require": {
  1590. "ext-dom": "*",
  1591. "ext-tokenizer": "*",
  1592. "ext-xmlwriter": "*",
  1593. "php": "^7.2 || ^8.0"
  1594. },
  1595. "type": "library",
  1596. "autoload": {
  1597. "classmap": [
  1598. "src/"
  1599. ]
  1600. },
  1601. "notification-url": "https://packagist.org/downloads/",
  1602. "license": [
  1603. "BSD-3-Clause"
  1604. ],
  1605. "authors": [
  1606. {
  1607. "name": "Arne Blankerts",
  1608. "email": "arne@blankerts.de",
  1609. "role": "Developer"
  1610. }
  1611. ],
  1612. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  1613. "support": {
  1614. "issues": "https://github.com/theseer/tokenizer/issues",
  1615. "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
  1616. },
  1617. "funding": [
  1618. {
  1619. "url": "https://github.com/theseer",
  1620. "type": "github"
  1621. }
  1622. ],
  1623. "time": "2023-11-20T00:12:19+00:00"
  1624. }
  1625. ],
  1626. "aliases": [],
  1627. "minimum-stability": "stable",
  1628. "stability-flags": [],
  1629. "prefer-stable": false,
  1630. "prefer-lowest": false,
  1631. "platform": [],
  1632. "platform-dev": [],
  1633. "plugin-api-version": "2.3.0"
  1634. }