composer.lock 58 KB

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