composer.lock 61 KB

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