composer.lock 62 KB

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