You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2585 lines
91KB

  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": "631af174721be61b389b2d61c575438e",
  8. "packages": [
  9. {
  10. "name": "codeigniter4/framework",
  11. "version": "v4.2.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/codeigniter4/framework.git",
  15. "reference": "f65a2cff3a572c58c8ab9c8f61bdba904362b549"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/codeigniter4/framework/zipball/f65a2cff3a572c58c8ab9c8f61bdba904362b549",
  20. "reference": "f65a2cff3a572c58c8ab9c8f61bdba904362b549",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-curl": "*",
  25. "ext-intl": "*",
  26. "ext-json": "*",
  27. "ext-mbstring": "*",
  28. "kint-php/kint": "^4.1.1",
  29. "laminas/laminas-escaper": "^2.9",
  30. "php": "^7.4 || ^8.0",
  31. "psr/log": "^1.1"
  32. },
  33. "require-dev": {
  34. "codeigniter/coding-standard": "^1.1",
  35. "fakerphp/faker": "^1.9",
  36. "friendsofphp/php-cs-fixer": "3.6.*",
  37. "mikey179/vfsstream": "^1.6",
  38. "nexusphp/cs-config": "^3.3",
  39. "phpunit/phpunit": "^9.1",
  40. "predis/predis": "^1.1 || ^2.0"
  41. },
  42. "suggest": {
  43. "ext-fileinfo": "Improves mime type detection for files"
  44. },
  45. "type": "project",
  46. "autoload": {
  47. "psr-4": {
  48. "CodeIgniter\\": "system/"
  49. },
  50. "exclude-from-classmap": [
  51. "**/Database/Migrations/**"
  52. ]
  53. },
  54. "notification-url": "https://packagist.org/downloads/",
  55. "license": [
  56. "MIT"
  57. ],
  58. "description": "The CodeIgniter framework v4",
  59. "homepage": "https://codeigniter.com",
  60. "support": {
  61. "forum": "http://forum.codeigniter.com/",
  62. "slack": "https://codeigniterchat.slack.com",
  63. "source": "https://github.com/codeigniter4/CodeIgniter4"
  64. },
  65. "time": "2022-06-16T13:53:25+00:00"
  66. },
  67. {
  68. "name": "kint-php/kint",
  69. "version": "4.1.3",
  70. "source": {
  71. "type": "git",
  72. "url": "https://github.com/kint-php/kint.git",
  73. "reference": "055630e77a9ae625968ade09addb0bd57ce1f4b3"
  74. },
  75. "dist": {
  76. "type": "zip",
  77. "url": "https://api.github.com/repos/kint-php/kint/zipball/055630e77a9ae625968ade09addb0bd57ce1f4b3",
  78. "reference": "055630e77a9ae625968ade09addb0bd57ce1f4b3",
  79. "shasum": ""
  80. },
  81. "require": {
  82. "php": ">=5.6"
  83. },
  84. "require-dev": {
  85. "friendsofphp/php-cs-fixer": "^3.0",
  86. "phpspec/prophecy-phpunit": "^2",
  87. "phpunit/phpunit": "^9.0",
  88. "seld/phar-utils": "^1.0",
  89. "symfony/finder": "^3.0 || ^4.0 || ^5.0",
  90. "vimeo/psalm": "^4.0"
  91. },
  92. "suggest": {
  93. "kint-php/kint-helpers": "Provides extra helper functions",
  94. "kint-php/kint-twig": "Provides d() and s() functions in twig templates"
  95. },
  96. "type": "library",
  97. "autoload": {
  98. "files": [
  99. "init.php"
  100. ],
  101. "psr-4": {
  102. "Kint\\": "src/"
  103. }
  104. },
  105. "notification-url": "https://packagist.org/downloads/",
  106. "license": [
  107. "MIT"
  108. ],
  109. "authors": [
  110. {
  111. "name": "Jonathan Vollebregt",
  112. "homepage": "https://github.com/jnvsor"
  113. },
  114. {
  115. "name": "Contributors",
  116. "homepage": "https://github.com/kint-php/kint/graphs/contributors"
  117. }
  118. ],
  119. "description": "Kint - debugging tool for PHP developers",
  120. "homepage": "https://kint-php.github.io/kint/",
  121. "keywords": [
  122. "debug",
  123. "kint",
  124. "php"
  125. ],
  126. "support": {
  127. "issues": "https://github.com/kint-php/kint/issues",
  128. "source": "https://github.com/kint-php/kint/tree/4.1.3"
  129. },
  130. "time": "2022-07-12T15:40:11+00:00"
  131. },
  132. {
  133. "name": "laminas/laminas-escaper",
  134. "version": "2.10.0",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/laminas/laminas-escaper.git",
  138. "reference": "58af67282db37d24e584a837a94ee55b9c7552be"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
  143. "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "ext-ctype": "*",
  148. "ext-mbstring": "*",
  149. "php": "^7.4 || ~8.0.0 || ~8.1.0"
  150. },
  151. "conflict": {
  152. "zendframework/zend-escaper": "*"
  153. },
  154. "require-dev": {
  155. "infection/infection": "^0.26.6",
  156. "laminas/laminas-coding-standard": "~2.3.0",
  157. "maglnet/composer-require-checker": "^3.8.0",
  158. "phpunit/phpunit": "^9.5.18",
  159. "psalm/plugin-phpunit": "^0.16.1",
  160. "vimeo/psalm": "^4.22.0"
  161. },
  162. "type": "library",
  163. "autoload": {
  164. "psr-4": {
  165. "Laminas\\Escaper\\": "src/"
  166. }
  167. },
  168. "notification-url": "https://packagist.org/downloads/",
  169. "license": [
  170. "BSD-3-Clause"
  171. ],
  172. "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
  173. "homepage": "https://laminas.dev",
  174. "keywords": [
  175. "escaper",
  176. "laminas"
  177. ],
  178. "support": {
  179. "chat": "https://laminas.dev/chat",
  180. "docs": "https://docs.laminas.dev/laminas-escaper/",
  181. "forum": "https://discourse.laminas.dev",
  182. "issues": "https://github.com/laminas/laminas-escaper/issues",
  183. "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
  184. "source": "https://github.com/laminas/laminas-escaper"
  185. },
  186. "funding": [
  187. {
  188. "url": "https://funding.communitybridge.org/projects/laminas-project",
  189. "type": "community_bridge"
  190. }
  191. ],
  192. "time": "2022-03-08T20:15:36+00:00"
  193. },
  194. {
  195. "name": "myth/auth",
  196. "version": "v1.2.1",
  197. "source": {
  198. "type": "git",
  199. "url": "https://github.com/lonnieezell/myth-auth.git",
  200. "reference": "7d0347faa47bd754d2dc49593a9852800be73986"
  201. },
  202. "dist": {
  203. "type": "zip",
  204. "url": "https://api.github.com/repos/lonnieezell/myth-auth/zipball/7d0347faa47bd754d2dc49593a9852800be73986",
  205. "reference": "7d0347faa47bd754d2dc49593a9852800be73986",
  206. "shasum": ""
  207. },
  208. "require": {
  209. "php": "^7.4 || ^8.0"
  210. },
  211. "provide": {
  212. "codeigniter4/authentication-implementation": "1.0"
  213. },
  214. "require-dev": {
  215. "codeigniter4/codeigniter4-standard": "^1.0",
  216. "codeigniter4/devkit": "^1.0",
  217. "codeigniter4/framework": "^4.1",
  218. "mockery/mockery": "^1.0"
  219. },
  220. "type": "library",
  221. "autoload": {
  222. "psr-4": {
  223. "Myth\\Auth\\": "src"
  224. },
  225. "exclude-from-classmap": [
  226. "**/Database/Migrations/**"
  227. ]
  228. },
  229. "notification-url": "https://packagist.org/downloads/",
  230. "license": [
  231. "MIT"
  232. ],
  233. "authors": [
  234. {
  235. "name": "Lonnie Ezell",
  236. "email": "lonnieje@gmail.com",
  237. "homepage": "http://newmythmedia.com",
  238. "role": "Developer"
  239. }
  240. ],
  241. "description": "Flexible authentication/authorization system for CodeIgniter 4.",
  242. "homepage": "https://github.com/lonnieezell/myth-auth",
  243. "keywords": [
  244. "Authentication",
  245. "authorization",
  246. "codeigniter"
  247. ],
  248. "support": {
  249. "issues": "https://github.com/lonnieezell/myth-auth/issues",
  250. "source": "https://github.com/lonnieezell/myth-auth/tree/v1.2.1"
  251. },
  252. "funding": [
  253. {
  254. "url": "https://github.com/lonnieezell",
  255. "type": "github"
  256. },
  257. {
  258. "url": "https://github.com/mgatner",
  259. "type": "github"
  260. },
  261. {
  262. "url": "https://www.patreon.com/lonnieezell",
  263. "type": "patreon"
  264. }
  265. ],
  266. "time": "2022-07-13T18:35:46+00:00"
  267. },
  268. {
  269. "name": "psr/log",
  270. "version": "1.1.4",
  271. "source": {
  272. "type": "git",
  273. "url": "https://github.com/php-fig/log.git",
  274. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  275. },
  276. "dist": {
  277. "type": "zip",
  278. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  279. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  280. "shasum": ""
  281. },
  282. "require": {
  283. "php": ">=5.3.0"
  284. },
  285. "type": "library",
  286. "extra": {
  287. "branch-alias": {
  288. "dev-master": "1.1.x-dev"
  289. }
  290. },
  291. "autoload": {
  292. "psr-4": {
  293. "Psr\\Log\\": "Psr/Log/"
  294. }
  295. },
  296. "notification-url": "https://packagist.org/downloads/",
  297. "license": [
  298. "MIT"
  299. ],
  300. "authors": [
  301. {
  302. "name": "PHP-FIG",
  303. "homepage": "https://www.php-fig.org/"
  304. }
  305. ],
  306. "description": "Common interface for logging libraries",
  307. "homepage": "https://github.com/php-fig/log",
  308. "keywords": [
  309. "log",
  310. "psr",
  311. "psr-3"
  312. ],
  313. "support": {
  314. "source": "https://github.com/php-fig/log/tree/1.1.4"
  315. },
  316. "time": "2021-05-03T11:20:27+00:00"
  317. }
  318. ],
  319. "packages-dev": [
  320. {
  321. "name": "doctrine/instantiator",
  322. "version": "1.4.1",
  323. "source": {
  324. "type": "git",
  325. "url": "https://github.com/doctrine/instantiator.git",
  326. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
  327. },
  328. "dist": {
  329. "type": "zip",
  330. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
  331. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
  332. "shasum": ""
  333. },
  334. "require": {
  335. "php": "^7.1 || ^8.0"
  336. },
  337. "require-dev": {
  338. "doctrine/coding-standard": "^9",
  339. "ext-pdo": "*",
  340. "ext-phar": "*",
  341. "phpbench/phpbench": "^0.16 || ^1",
  342. "phpstan/phpstan": "^1.4",
  343. "phpstan/phpstan-phpunit": "^1",
  344. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  345. "vimeo/psalm": "^4.22"
  346. },
  347. "type": "library",
  348. "autoload": {
  349. "psr-4": {
  350. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  351. }
  352. },
  353. "notification-url": "https://packagist.org/downloads/",
  354. "license": [
  355. "MIT"
  356. ],
  357. "authors": [
  358. {
  359. "name": "Marco Pivetta",
  360. "email": "ocramius@gmail.com",
  361. "homepage": "https://ocramius.github.io/"
  362. }
  363. ],
  364. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  365. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  366. "keywords": [
  367. "constructor",
  368. "instantiate"
  369. ],
  370. "support": {
  371. "issues": "https://github.com/doctrine/instantiator/issues",
  372. "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
  373. },
  374. "funding": [
  375. {
  376. "url": "https://www.doctrine-project.org/sponsorship.html",
  377. "type": "custom"
  378. },
  379. {
  380. "url": "https://www.patreon.com/phpdoctrine",
  381. "type": "patreon"
  382. },
  383. {
  384. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  385. "type": "tidelift"
  386. }
  387. ],
  388. "time": "2022-03-03T08:28:38+00:00"
  389. },
  390. {
  391. "name": "fakerphp/faker",
  392. "version": "v1.19.0",
  393. "source": {
  394. "type": "git",
  395. "url": "https://github.com/FakerPHP/Faker.git",
  396. "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75"
  397. },
  398. "dist": {
  399. "type": "zip",
  400. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
  401. "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
  402. "shasum": ""
  403. },
  404. "require": {
  405. "php": "^7.1 || ^8.0",
  406. "psr/container": "^1.0 || ^2.0",
  407. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  408. },
  409. "conflict": {
  410. "fzaninotto/faker": "*"
  411. },
  412. "require-dev": {
  413. "bamarni/composer-bin-plugin": "^1.4.1",
  414. "doctrine/persistence": "^1.3 || ^2.0",
  415. "ext-intl": "*",
  416. "symfony/phpunit-bridge": "^4.4 || ^5.2"
  417. },
  418. "suggest": {
  419. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  420. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  421. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  422. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  423. "ext-mbstring": "Required for multibyte Unicode string functionality."
  424. },
  425. "type": "library",
  426. "extra": {
  427. "branch-alias": {
  428. "dev-main": "v1.19-dev"
  429. }
  430. },
  431. "autoload": {
  432. "psr-4": {
  433. "Faker\\": "src/Faker/"
  434. }
  435. },
  436. "notification-url": "https://packagist.org/downloads/",
  437. "license": [
  438. "MIT"
  439. ],
  440. "authors": [
  441. {
  442. "name": "François Zaninotto"
  443. }
  444. ],
  445. "description": "Faker is a PHP library that generates fake data for you.",
  446. "keywords": [
  447. "data",
  448. "faker",
  449. "fixtures"
  450. ],
  451. "support": {
  452. "issues": "https://github.com/FakerPHP/Faker/issues",
  453. "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0"
  454. },
  455. "time": "2022-02-02T17:38:57+00:00"
  456. },
  457. {
  458. "name": "mikey179/vfsstream",
  459. "version": "v1.6.10",
  460. "source": {
  461. "type": "git",
  462. "url": "https://github.com/bovigo/vfsStream.git",
  463. "reference": "250c0825537d501e327df879fb3d4cd751933b85"
  464. },
  465. "dist": {
  466. "type": "zip",
  467. "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/250c0825537d501e327df879fb3d4cd751933b85",
  468. "reference": "250c0825537d501e327df879fb3d4cd751933b85",
  469. "shasum": ""
  470. },
  471. "require": {
  472. "php": ">=5.3.0"
  473. },
  474. "require-dev": {
  475. "phpunit/phpunit": "^4.5|^5.0"
  476. },
  477. "type": "library",
  478. "extra": {
  479. "branch-alias": {
  480. "dev-master": "1.6.x-dev"
  481. }
  482. },
  483. "autoload": {
  484. "psr-0": {
  485. "org\\bovigo\\vfs\\": "src/main/php"
  486. }
  487. },
  488. "notification-url": "https://packagist.org/downloads/",
  489. "license": [
  490. "BSD-3-Clause"
  491. ],
  492. "authors": [
  493. {
  494. "name": "Frank Kleine",
  495. "homepage": "http://frankkleine.de/",
  496. "role": "Developer"
  497. }
  498. ],
  499. "description": "Virtual file system to mock the real file system in unit tests.",
  500. "homepage": "http://vfs.bovigo.org/",
  501. "support": {
  502. "issues": "https://github.com/bovigo/vfsStream/issues",
  503. "source": "https://github.com/bovigo/vfsStream/tree/master",
  504. "wiki": "https://github.com/bovigo/vfsStream/wiki"
  505. },
  506. "time": "2021-09-25T08:05:01+00:00"
  507. },
  508. {
  509. "name": "myclabs/deep-copy",
  510. "version": "1.11.0",
  511. "source": {
  512. "type": "git",
  513. "url": "https://github.com/myclabs/DeepCopy.git",
  514. "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
  515. },
  516. "dist": {
  517. "type": "zip",
  518. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
  519. "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
  520. "shasum": ""
  521. },
  522. "require": {
  523. "php": "^7.1 || ^8.0"
  524. },
  525. "conflict": {
  526. "doctrine/collections": "<1.6.8",
  527. "doctrine/common": "<2.13.3 || >=3,<3.2.2"
  528. },
  529. "require-dev": {
  530. "doctrine/collections": "^1.6.8",
  531. "doctrine/common": "^2.13.3 || ^3.2.2",
  532. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  533. },
  534. "type": "library",
  535. "autoload": {
  536. "files": [
  537. "src/DeepCopy/deep_copy.php"
  538. ],
  539. "psr-4": {
  540. "DeepCopy\\": "src/DeepCopy/"
  541. }
  542. },
  543. "notification-url": "https://packagist.org/downloads/",
  544. "license": [
  545. "MIT"
  546. ],
  547. "description": "Create deep copies (clones) of your objects",
  548. "keywords": [
  549. "clone",
  550. "copy",
  551. "duplicate",
  552. "object",
  553. "object graph"
  554. ],
  555. "support": {
  556. "issues": "https://github.com/myclabs/DeepCopy/issues",
  557. "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
  558. },
  559. "funding": [
  560. {
  561. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  562. "type": "tidelift"
  563. }
  564. ],
  565. "time": "2022-03-03T13:19:32+00:00"
  566. },
  567. {
  568. "name": "nikic/php-parser",
  569. "version": "v4.14.0",
  570. "source": {
  571. "type": "git",
  572. "url": "https://github.com/nikic/PHP-Parser.git",
  573. "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
  574. },
  575. "dist": {
  576. "type": "zip",
  577. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
  578. "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
  579. "shasum": ""
  580. },
  581. "require": {
  582. "ext-tokenizer": "*",
  583. "php": ">=7.0"
  584. },
  585. "require-dev": {
  586. "ircmaxell/php-yacc": "^0.0.7",
  587. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  588. },
  589. "bin": [
  590. "bin/php-parse"
  591. ],
  592. "type": "library",
  593. "extra": {
  594. "branch-alias": {
  595. "dev-master": "4.9-dev"
  596. }
  597. },
  598. "autoload": {
  599. "psr-4": {
  600. "PhpParser\\": "lib/PhpParser"
  601. }
  602. },
  603. "notification-url": "https://packagist.org/downloads/",
  604. "license": [
  605. "BSD-3-Clause"
  606. ],
  607. "authors": [
  608. {
  609. "name": "Nikita Popov"
  610. }
  611. ],
  612. "description": "A PHP parser written in PHP",
  613. "keywords": [
  614. "parser",
  615. "php"
  616. ],
  617. "support": {
  618. "issues": "https://github.com/nikic/PHP-Parser/issues",
  619. "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
  620. },
  621. "time": "2022-05-31T20:59:12+00:00"
  622. },
  623. {
  624. "name": "phar-io/manifest",
  625. "version": "2.0.3",
  626. "source": {
  627. "type": "git",
  628. "url": "https://github.com/phar-io/manifest.git",
  629. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  630. },
  631. "dist": {
  632. "type": "zip",
  633. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  634. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  635. "shasum": ""
  636. },
  637. "require": {
  638. "ext-dom": "*",
  639. "ext-phar": "*",
  640. "ext-xmlwriter": "*",
  641. "phar-io/version": "^3.0.1",
  642. "php": "^7.2 || ^8.0"
  643. },
  644. "type": "library",
  645. "extra": {
  646. "branch-alias": {
  647. "dev-master": "2.0.x-dev"
  648. }
  649. },
  650. "autoload": {
  651. "classmap": [
  652. "src/"
  653. ]
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "BSD-3-Clause"
  658. ],
  659. "authors": [
  660. {
  661. "name": "Arne Blankerts",
  662. "email": "arne@blankerts.de",
  663. "role": "Developer"
  664. },
  665. {
  666. "name": "Sebastian Heuer",
  667. "email": "sebastian@phpeople.de",
  668. "role": "Developer"
  669. },
  670. {
  671. "name": "Sebastian Bergmann",
  672. "email": "sebastian@phpunit.de",
  673. "role": "Developer"
  674. }
  675. ],
  676. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  677. "support": {
  678. "issues": "https://github.com/phar-io/manifest/issues",
  679. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  680. },
  681. "time": "2021-07-20T11:28:43+00:00"
  682. },
  683. {
  684. "name": "phar-io/version",
  685. "version": "3.2.1",
  686. "source": {
  687. "type": "git",
  688. "url": "https://github.com/phar-io/version.git",
  689. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  690. },
  691. "dist": {
  692. "type": "zip",
  693. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  694. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  695. "shasum": ""
  696. },
  697. "require": {
  698. "php": "^7.2 || ^8.0"
  699. },
  700. "type": "library",
  701. "autoload": {
  702. "classmap": [
  703. "src/"
  704. ]
  705. },
  706. "notification-url": "https://packagist.org/downloads/",
  707. "license": [
  708. "BSD-3-Clause"
  709. ],
  710. "authors": [
  711. {
  712. "name": "Arne Blankerts",
  713. "email": "arne@blankerts.de",
  714. "role": "Developer"
  715. },
  716. {
  717. "name": "Sebastian Heuer",
  718. "email": "sebastian@phpeople.de",
  719. "role": "Developer"
  720. },
  721. {
  722. "name": "Sebastian Bergmann",
  723. "email": "sebastian@phpunit.de",
  724. "role": "Developer"
  725. }
  726. ],
  727. "description": "Library for handling version information and constraints",
  728. "support": {
  729. "issues": "https://github.com/phar-io/version/issues",
  730. "source": "https://github.com/phar-io/version/tree/3.2.1"
  731. },
  732. "time": "2022-02-21T01:04:05+00:00"
  733. },
  734. {
  735. "name": "phpdocumentor/reflection-common",
  736. "version": "2.2.0",
  737. "source": {
  738. "type": "git",
  739. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  740. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  741. },
  742. "dist": {
  743. "type": "zip",
  744. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  745. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  746. "shasum": ""
  747. },
  748. "require": {
  749. "php": "^7.2 || ^8.0"
  750. },
  751. "type": "library",
  752. "extra": {
  753. "branch-alias": {
  754. "dev-2.x": "2.x-dev"
  755. }
  756. },
  757. "autoload": {
  758. "psr-4": {
  759. "phpDocumentor\\Reflection\\": "src/"
  760. }
  761. },
  762. "notification-url": "https://packagist.org/downloads/",
  763. "license": [
  764. "MIT"
  765. ],
  766. "authors": [
  767. {
  768. "name": "Jaap van Otterdijk",
  769. "email": "opensource@ijaap.nl"
  770. }
  771. ],
  772. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  773. "homepage": "http://www.phpdoc.org",
  774. "keywords": [
  775. "FQSEN",
  776. "phpDocumentor",
  777. "phpdoc",
  778. "reflection",
  779. "static analysis"
  780. ],
  781. "support": {
  782. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  783. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  784. },
  785. "time": "2020-06-27T09:03:43+00:00"
  786. },
  787. {
  788. "name": "phpdocumentor/reflection-docblock",
  789. "version": "5.3.0",
  790. "source": {
  791. "type": "git",
  792. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  793. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
  794. },
  795. "dist": {
  796. "type": "zip",
  797. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
  798. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
  799. "shasum": ""
  800. },
  801. "require": {
  802. "ext-filter": "*",
  803. "php": "^7.2 || ^8.0",
  804. "phpdocumentor/reflection-common": "^2.2",
  805. "phpdocumentor/type-resolver": "^1.3",
  806. "webmozart/assert": "^1.9.1"
  807. },
  808. "require-dev": {
  809. "mockery/mockery": "~1.3.2",
  810. "psalm/phar": "^4.8"
  811. },
  812. "type": "library",
  813. "extra": {
  814. "branch-alias": {
  815. "dev-master": "5.x-dev"
  816. }
  817. },
  818. "autoload": {
  819. "psr-4": {
  820. "phpDocumentor\\Reflection\\": "src"
  821. }
  822. },
  823. "notification-url": "https://packagist.org/downloads/",
  824. "license": [
  825. "MIT"
  826. ],
  827. "authors": [
  828. {
  829. "name": "Mike van Riel",
  830. "email": "me@mikevanriel.com"
  831. },
  832. {
  833. "name": "Jaap van Otterdijk",
  834. "email": "account@ijaap.nl"
  835. }
  836. ],
  837. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  838. "support": {
  839. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  840. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
  841. },
  842. "time": "2021-10-19T17:43:47+00:00"
  843. },
  844. {
  845. "name": "phpdocumentor/type-resolver",
  846. "version": "1.6.1",
  847. "source": {
  848. "type": "git",
  849. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  850. "reference": "77a32518733312af16a44300404e945338981de3"
  851. },
  852. "dist": {
  853. "type": "zip",
  854. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
  855. "reference": "77a32518733312af16a44300404e945338981de3",
  856. "shasum": ""
  857. },
  858. "require": {
  859. "php": "^7.2 || ^8.0",
  860. "phpdocumentor/reflection-common": "^2.0"
  861. },
  862. "require-dev": {
  863. "ext-tokenizer": "*",
  864. "psalm/phar": "^4.8"
  865. },
  866. "type": "library",
  867. "extra": {
  868. "branch-alias": {
  869. "dev-1.x": "1.x-dev"
  870. }
  871. },
  872. "autoload": {
  873. "psr-4": {
  874. "phpDocumentor\\Reflection\\": "src"
  875. }
  876. },
  877. "notification-url": "https://packagist.org/downloads/",
  878. "license": [
  879. "MIT"
  880. ],
  881. "authors": [
  882. {
  883. "name": "Mike van Riel",
  884. "email": "me@mikevanriel.com"
  885. }
  886. ],
  887. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  888. "support": {
  889. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  890. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
  891. },
  892. "time": "2022-03-15T21:29:03+00:00"
  893. },
  894. {
  895. "name": "phpspec/prophecy",
  896. "version": "v1.15.0",
  897. "source": {
  898. "type": "git",
  899. "url": "https://github.com/phpspec/prophecy.git",
  900. "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
  901. },
  902. "dist": {
  903. "type": "zip",
  904. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
  905. "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
  906. "shasum": ""
  907. },
  908. "require": {
  909. "doctrine/instantiator": "^1.2",
  910. "php": "^7.2 || ~8.0, <8.2",
  911. "phpdocumentor/reflection-docblock": "^5.2",
  912. "sebastian/comparator": "^3.0 || ^4.0",
  913. "sebastian/recursion-context": "^3.0 || ^4.0"
  914. },
  915. "require-dev": {
  916. "phpspec/phpspec": "^6.0 || ^7.0",
  917. "phpunit/phpunit": "^8.0 || ^9.0"
  918. },
  919. "type": "library",
  920. "extra": {
  921. "branch-alias": {
  922. "dev-master": "1.x-dev"
  923. }
  924. },
  925. "autoload": {
  926. "psr-4": {
  927. "Prophecy\\": "src/Prophecy"
  928. }
  929. },
  930. "notification-url": "https://packagist.org/downloads/",
  931. "license": [
  932. "MIT"
  933. ],
  934. "authors": [
  935. {
  936. "name": "Konstantin Kudryashov",
  937. "email": "ever.zet@gmail.com",
  938. "homepage": "http://everzet.com"
  939. },
  940. {
  941. "name": "Marcello Duarte",
  942. "email": "marcello.duarte@gmail.com"
  943. }
  944. ],
  945. "description": "Highly opinionated mocking framework for PHP 5.3+",
  946. "homepage": "https://github.com/phpspec/prophecy",
  947. "keywords": [
  948. "Double",
  949. "Dummy",
  950. "fake",
  951. "mock",
  952. "spy",
  953. "stub"
  954. ],
  955. "support": {
  956. "issues": "https://github.com/phpspec/prophecy/issues",
  957. "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
  958. },
  959. "time": "2021-12-08T12:19:24+00:00"
  960. },
  961. {
  962. "name": "phpunit/php-code-coverage",
  963. "version": "9.2.15",
  964. "source": {
  965. "type": "git",
  966. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  967. "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
  968. },
  969. "dist": {
  970. "type": "zip",
  971. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
  972. "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
  973. "shasum": ""
  974. },
  975. "require": {
  976. "ext-dom": "*",
  977. "ext-libxml": "*",
  978. "ext-xmlwriter": "*",
  979. "nikic/php-parser": "^4.13.0",
  980. "php": ">=7.3",
  981. "phpunit/php-file-iterator": "^3.0.3",
  982. "phpunit/php-text-template": "^2.0.2",
  983. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  984. "sebastian/complexity": "^2.0",
  985. "sebastian/environment": "^5.1.2",
  986. "sebastian/lines-of-code": "^1.0.3",
  987. "sebastian/version": "^3.0.1",
  988. "theseer/tokenizer": "^1.2.0"
  989. },
  990. "require-dev": {
  991. "phpunit/phpunit": "^9.3"
  992. },
  993. "suggest": {
  994. "ext-pcov": "*",
  995. "ext-xdebug": "*"
  996. },
  997. "type": "library",
  998. "extra": {
  999. "branch-alias": {
  1000. "dev-master": "9.2-dev"
  1001. }
  1002. },
  1003. "autoload": {
  1004. "classmap": [
  1005. "src/"
  1006. ]
  1007. },
  1008. "notification-url": "https://packagist.org/downloads/",
  1009. "license": [
  1010. "BSD-3-Clause"
  1011. ],
  1012. "authors": [
  1013. {
  1014. "name": "Sebastian Bergmann",
  1015. "email": "sebastian@phpunit.de",
  1016. "role": "lead"
  1017. }
  1018. ],
  1019. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1020. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1021. "keywords": [
  1022. "coverage",
  1023. "testing",
  1024. "xunit"
  1025. ],
  1026. "support": {
  1027. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  1028. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
  1029. },
  1030. "funding": [
  1031. {
  1032. "url": "https://github.com/sebastianbergmann",
  1033. "type": "github"
  1034. }
  1035. ],
  1036. "time": "2022-03-07T09:28:20+00:00"
  1037. },
  1038. {
  1039. "name": "phpunit/php-file-iterator",
  1040. "version": "3.0.6",
  1041. "source": {
  1042. "type": "git",
  1043. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1044. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
  1045. },
  1046. "dist": {
  1047. "type": "zip",
  1048. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  1049. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  1050. "shasum": ""
  1051. },
  1052. "require": {
  1053. "php": ">=7.3"
  1054. },
  1055. "require-dev": {
  1056. "phpunit/phpunit": "^9.3"
  1057. },
  1058. "type": "library",
  1059. "extra": {
  1060. "branch-alias": {
  1061. "dev-master": "3.0-dev"
  1062. }
  1063. },
  1064. "autoload": {
  1065. "classmap": [
  1066. "src/"
  1067. ]
  1068. },
  1069. "notification-url": "https://packagist.org/downloads/",
  1070. "license": [
  1071. "BSD-3-Clause"
  1072. ],
  1073. "authors": [
  1074. {
  1075. "name": "Sebastian Bergmann",
  1076. "email": "sebastian@phpunit.de",
  1077. "role": "lead"
  1078. }
  1079. ],
  1080. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1081. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1082. "keywords": [
  1083. "filesystem",
  1084. "iterator"
  1085. ],
  1086. "support": {
  1087. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  1088. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
  1089. },
  1090. "funding": [
  1091. {
  1092. "url": "https://github.com/sebastianbergmann",
  1093. "type": "github"
  1094. }
  1095. ],
  1096. "time": "2021-12-02T12:48:52+00:00"
  1097. },
  1098. {
  1099. "name": "phpunit/php-invoker",
  1100. "version": "3.1.1",
  1101. "source": {
  1102. "type": "git",
  1103. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  1104. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  1105. },
  1106. "dist": {
  1107. "type": "zip",
  1108. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  1109. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  1110. "shasum": ""
  1111. },
  1112. "require": {
  1113. "php": ">=7.3"
  1114. },
  1115. "require-dev": {
  1116. "ext-pcntl": "*",
  1117. "phpunit/phpunit": "^9.3"
  1118. },
  1119. "suggest": {
  1120. "ext-pcntl": "*"
  1121. },
  1122. "type": "library",
  1123. "extra": {
  1124. "branch-alias": {
  1125. "dev-master": "3.1-dev"
  1126. }
  1127. },
  1128. "autoload": {
  1129. "classmap": [
  1130. "src/"
  1131. ]
  1132. },
  1133. "notification-url": "https://packagist.org/downloads/",
  1134. "license": [
  1135. "BSD-3-Clause"
  1136. ],
  1137. "authors": [
  1138. {
  1139. "name": "Sebastian Bergmann",
  1140. "email": "sebastian@phpunit.de",
  1141. "role": "lead"
  1142. }
  1143. ],
  1144. "description": "Invoke callables with a timeout",
  1145. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  1146. "keywords": [
  1147. "process"
  1148. ],
  1149. "support": {
  1150. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  1151. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  1152. },
  1153. "funding": [
  1154. {
  1155. "url": "https://github.com/sebastianbergmann",
  1156. "type": "github"
  1157. }
  1158. ],
  1159. "time": "2020-09-28T05:58:55+00:00"
  1160. },
  1161. {
  1162. "name": "phpunit/php-text-template",
  1163. "version": "2.0.4",
  1164. "source": {
  1165. "type": "git",
  1166. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1167. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  1168. },
  1169. "dist": {
  1170. "type": "zip",
  1171. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  1172. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  1173. "shasum": ""
  1174. },
  1175. "require": {
  1176. "php": ">=7.3"
  1177. },
  1178. "require-dev": {
  1179. "phpunit/phpunit": "^9.3"
  1180. },
  1181. "type": "library",
  1182. "extra": {
  1183. "branch-alias": {
  1184. "dev-master": "2.0-dev"
  1185. }
  1186. },
  1187. "autoload": {
  1188. "classmap": [
  1189. "src/"
  1190. ]
  1191. },
  1192. "notification-url": "https://packagist.org/downloads/",
  1193. "license": [
  1194. "BSD-3-Clause"
  1195. ],
  1196. "authors": [
  1197. {
  1198. "name": "Sebastian Bergmann",
  1199. "email": "sebastian@phpunit.de",
  1200. "role": "lead"
  1201. }
  1202. ],
  1203. "description": "Simple template engine.",
  1204. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1205. "keywords": [
  1206. "template"
  1207. ],
  1208. "support": {
  1209. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  1210. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  1211. },
  1212. "funding": [
  1213. {
  1214. "url": "https://github.com/sebastianbergmann",
  1215. "type": "github"
  1216. }
  1217. ],
  1218. "time": "2020-10-26T05:33:50+00:00"
  1219. },
  1220. {
  1221. "name": "phpunit/php-timer",
  1222. "version": "5.0.3",
  1223. "source": {
  1224. "type": "git",
  1225. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1226. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  1227. },
  1228. "dist": {
  1229. "type": "zip",
  1230. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  1231. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  1232. "shasum": ""
  1233. },
  1234. "require": {
  1235. "php": ">=7.3"
  1236. },
  1237. "require-dev": {
  1238. "phpunit/phpunit": "^9.3"
  1239. },
  1240. "type": "library",
  1241. "extra": {
  1242. "branch-alias": {
  1243. "dev-master": "5.0-dev"
  1244. }
  1245. },
  1246. "autoload": {
  1247. "classmap": [
  1248. "src/"
  1249. ]
  1250. },
  1251. "notification-url": "https://packagist.org/downloads/",
  1252. "license": [
  1253. "BSD-3-Clause"
  1254. ],
  1255. "authors": [
  1256. {
  1257. "name": "Sebastian Bergmann",
  1258. "email": "sebastian@phpunit.de",
  1259. "role": "lead"
  1260. }
  1261. ],
  1262. "description": "Utility class for timing",
  1263. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1264. "keywords": [
  1265. "timer"
  1266. ],
  1267. "support": {
  1268. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  1269. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  1270. },
  1271. "funding": [
  1272. {
  1273. "url": "https://github.com/sebastianbergmann",
  1274. "type": "github"
  1275. }
  1276. ],
  1277. "time": "2020-10-26T13:16:10+00:00"
  1278. },
  1279. {
  1280. "name": "phpunit/phpunit",
  1281. "version": "9.5.21",
  1282. "source": {
  1283. "type": "git",
  1284. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1285. "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
  1286. },
  1287. "dist": {
  1288. "type": "zip",
  1289. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
  1290. "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
  1291. "shasum": ""
  1292. },
  1293. "require": {
  1294. "doctrine/instantiator": "^1.3.1",
  1295. "ext-dom": "*",
  1296. "ext-json": "*",
  1297. "ext-libxml": "*",
  1298. "ext-mbstring": "*",
  1299. "ext-xml": "*",
  1300. "ext-xmlwriter": "*",
  1301. "myclabs/deep-copy": "^1.10.1",
  1302. "phar-io/manifest": "^2.0.3",
  1303. "phar-io/version": "^3.0.2",
  1304. "php": ">=7.3",
  1305. "phpspec/prophecy": "^1.12.1",
  1306. "phpunit/php-code-coverage": "^9.2.13",
  1307. "phpunit/php-file-iterator": "^3.0.5",
  1308. "phpunit/php-invoker": "^3.1.1",
  1309. "phpunit/php-text-template": "^2.0.3",
  1310. "phpunit/php-timer": "^5.0.2",
  1311. "sebastian/cli-parser": "^1.0.1",
  1312. "sebastian/code-unit": "^1.0.6",
  1313. "sebastian/comparator": "^4.0.5",
  1314. "sebastian/diff": "^4.0.3",
  1315. "sebastian/environment": "^5.1.3",
  1316. "sebastian/exporter": "^4.0.3",
  1317. "sebastian/global-state": "^5.0.1",
  1318. "sebastian/object-enumerator": "^4.0.3",
  1319. "sebastian/resource-operations": "^3.0.3",
  1320. "sebastian/type": "^3.0",
  1321. "sebastian/version": "^3.0.2"
  1322. },
  1323. "require-dev": {
  1324. "phpspec/prophecy-phpunit": "^2.0.1"
  1325. },
  1326. "suggest": {
  1327. "ext-soap": "*",
  1328. "ext-xdebug": "*"
  1329. },
  1330. "bin": [
  1331. "phpunit"
  1332. ],
  1333. "type": "library",
  1334. "extra": {
  1335. "branch-alias": {
  1336. "dev-master": "9.5-dev"
  1337. }
  1338. },
  1339. "autoload": {
  1340. "files": [
  1341. "src/Framework/Assert/Functions.php"
  1342. ],
  1343. "classmap": [
  1344. "src/"
  1345. ]
  1346. },
  1347. "notification-url": "https://packagist.org/downloads/",
  1348. "license": [
  1349. "BSD-3-Clause"
  1350. ],
  1351. "authors": [
  1352. {
  1353. "name": "Sebastian Bergmann",
  1354. "email": "sebastian@phpunit.de",
  1355. "role": "lead"
  1356. }
  1357. ],
  1358. "description": "The PHP Unit Testing framework.",
  1359. "homepage": "https://phpunit.de/",
  1360. "keywords": [
  1361. "phpunit",
  1362. "testing",
  1363. "xunit"
  1364. ],
  1365. "support": {
  1366. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  1367. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
  1368. },
  1369. "funding": [
  1370. {
  1371. "url": "https://phpunit.de/sponsors.html",
  1372. "type": "custom"
  1373. },
  1374. {
  1375. "url": "https://github.com/sebastianbergmann",
  1376. "type": "github"
  1377. }
  1378. ],
  1379. "time": "2022-06-19T12:14:25+00:00"
  1380. },
  1381. {
  1382. "name": "psr/container",
  1383. "version": "2.0.2",
  1384. "source": {
  1385. "type": "git",
  1386. "url": "https://github.com/php-fig/container.git",
  1387. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  1388. },
  1389. "dist": {
  1390. "type": "zip",
  1391. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  1392. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  1393. "shasum": ""
  1394. },
  1395. "require": {
  1396. "php": ">=7.4.0"
  1397. },
  1398. "type": "library",
  1399. "extra": {
  1400. "branch-alias": {
  1401. "dev-master": "2.0.x-dev"
  1402. }
  1403. },
  1404. "autoload": {
  1405. "psr-4": {
  1406. "Psr\\Container\\": "src/"
  1407. }
  1408. },
  1409. "notification-url": "https://packagist.org/downloads/",
  1410. "license": [
  1411. "MIT"
  1412. ],
  1413. "authors": [
  1414. {
  1415. "name": "PHP-FIG",
  1416. "homepage": "https://www.php-fig.org/"
  1417. }
  1418. ],
  1419. "description": "Common Container Interface (PHP FIG PSR-11)",
  1420. "homepage": "https://github.com/php-fig/container",
  1421. "keywords": [
  1422. "PSR-11",
  1423. "container",
  1424. "container-interface",
  1425. "container-interop",
  1426. "psr"
  1427. ],
  1428. "support": {
  1429. "issues": "https://github.com/php-fig/container/issues",
  1430. "source": "https://github.com/php-fig/container/tree/2.0.2"
  1431. },
  1432. "time": "2021-11-05T16:47:00+00:00"
  1433. },
  1434. {
  1435. "name": "sebastian/cli-parser",
  1436. "version": "1.0.1",
  1437. "source": {
  1438. "type": "git",
  1439. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  1440. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  1441. },
  1442. "dist": {
  1443. "type": "zip",
  1444. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  1445. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  1446. "shasum": ""
  1447. },
  1448. "require": {
  1449. "php": ">=7.3"
  1450. },
  1451. "require-dev": {
  1452. "phpunit/phpunit": "^9.3"
  1453. },
  1454. "type": "library",
  1455. "extra": {
  1456. "branch-alias": {
  1457. "dev-master": "1.0-dev"
  1458. }
  1459. },
  1460. "autoload": {
  1461. "classmap": [
  1462. "src/"
  1463. ]
  1464. },
  1465. "notification-url": "https://packagist.org/downloads/",
  1466. "license": [
  1467. "BSD-3-Clause"
  1468. ],
  1469. "authors": [
  1470. {
  1471. "name": "Sebastian Bergmann",
  1472. "email": "sebastian@phpunit.de",
  1473. "role": "lead"
  1474. }
  1475. ],
  1476. "description": "Library for parsing CLI options",
  1477. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  1478. "support": {
  1479. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  1480. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  1481. },
  1482. "funding": [
  1483. {
  1484. "url": "https://github.com/sebastianbergmann",
  1485. "type": "github"
  1486. }
  1487. ],
  1488. "time": "2020-09-28T06:08:49+00:00"
  1489. },
  1490. {
  1491. "name": "sebastian/code-unit",
  1492. "version": "1.0.8",
  1493. "source": {
  1494. "type": "git",
  1495. "url": "https://github.com/sebastianbergmann/code-unit.git",
  1496. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  1497. },
  1498. "dist": {
  1499. "type": "zip",
  1500. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  1501. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  1502. "shasum": ""
  1503. },
  1504. "require": {
  1505. "php": ">=7.3"
  1506. },
  1507. "require-dev": {
  1508. "phpunit/phpunit": "^9.3"
  1509. },
  1510. "type": "library",
  1511. "extra": {
  1512. "branch-alias": {
  1513. "dev-master": "1.0-dev"
  1514. }
  1515. },
  1516. "autoload": {
  1517. "classmap": [
  1518. "src/"
  1519. ]
  1520. },
  1521. "notification-url": "https://packagist.org/downloads/",
  1522. "license": [
  1523. "BSD-3-Clause"
  1524. ],
  1525. "authors": [
  1526. {
  1527. "name": "Sebastian Bergmann",
  1528. "email": "sebastian@phpunit.de",
  1529. "role": "lead"
  1530. }
  1531. ],
  1532. "description": "Collection of value objects that represent the PHP code units",
  1533. "homepage": "https://github.com/sebastianbergmann/code-unit",
  1534. "support": {
  1535. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  1536. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  1537. },
  1538. "funding": [
  1539. {
  1540. "url": "https://github.com/sebastianbergmann",
  1541. "type": "github"
  1542. }
  1543. ],
  1544. "time": "2020-10-26T13:08:54+00:00"
  1545. },
  1546. {
  1547. "name": "sebastian/code-unit-reverse-lookup",
  1548. "version": "2.0.3",
  1549. "source": {
  1550. "type": "git",
  1551. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  1552. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  1553. },
  1554. "dist": {
  1555. "type": "zip",
  1556. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  1557. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  1558. "shasum": ""
  1559. },
  1560. "require": {
  1561. "php": ">=7.3"
  1562. },
  1563. "require-dev": {
  1564. "phpunit/phpunit": "^9.3"
  1565. },
  1566. "type": "library",
  1567. "extra": {
  1568. "branch-alias": {
  1569. "dev-master": "2.0-dev"
  1570. }
  1571. },
  1572. "autoload": {
  1573. "classmap": [
  1574. "src/"
  1575. ]
  1576. },
  1577. "notification-url": "https://packagist.org/downloads/",
  1578. "license": [
  1579. "BSD-3-Clause"
  1580. ],
  1581. "authors": [
  1582. {
  1583. "name": "Sebastian Bergmann",
  1584. "email": "sebastian@phpunit.de"
  1585. }
  1586. ],
  1587. "description": "Looks up which function or method a line of code belongs to",
  1588. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  1589. "support": {
  1590. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  1591. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  1592. },
  1593. "funding": [
  1594. {
  1595. "url": "https://github.com/sebastianbergmann",
  1596. "type": "github"
  1597. }
  1598. ],
  1599. "time": "2020-09-28T05:30:19+00:00"
  1600. },
  1601. {
  1602. "name": "sebastian/comparator",
  1603. "version": "4.0.6",
  1604. "source": {
  1605. "type": "git",
  1606. "url": "https://github.com/sebastianbergmann/comparator.git",
  1607. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  1608. },
  1609. "dist": {
  1610. "type": "zip",
  1611. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  1612. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  1613. "shasum": ""
  1614. },
  1615. "require": {
  1616. "php": ">=7.3",
  1617. "sebastian/diff": "^4.0",
  1618. "sebastian/exporter": "^4.0"
  1619. },
  1620. "require-dev": {
  1621. "phpunit/phpunit": "^9.3"
  1622. },
  1623. "type": "library",
  1624. "extra": {
  1625. "branch-alias": {
  1626. "dev-master": "4.0-dev"
  1627. }
  1628. },
  1629. "autoload": {
  1630. "classmap": [
  1631. "src/"
  1632. ]
  1633. },
  1634. "notification-url": "https://packagist.org/downloads/",
  1635. "license": [
  1636. "BSD-3-Clause"
  1637. ],
  1638. "authors": [
  1639. {
  1640. "name": "Sebastian Bergmann",
  1641. "email": "sebastian@phpunit.de"
  1642. },
  1643. {
  1644. "name": "Jeff Welch",
  1645. "email": "whatthejeff@gmail.com"
  1646. },
  1647. {
  1648. "name": "Volker Dusch",
  1649. "email": "github@wallbash.com"
  1650. },
  1651. {
  1652. "name": "Bernhard Schussek",
  1653. "email": "bschussek@2bepublished.at"
  1654. }
  1655. ],
  1656. "description": "Provides the functionality to compare PHP values for equality",
  1657. "homepage": "https://github.com/sebastianbergmann/comparator",
  1658. "keywords": [
  1659. "comparator",
  1660. "compare",
  1661. "equality"
  1662. ],
  1663. "support": {
  1664. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  1665. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  1666. },
  1667. "funding": [
  1668. {
  1669. "url": "https://github.com/sebastianbergmann",
  1670. "type": "github"
  1671. }
  1672. ],
  1673. "time": "2020-10-26T15:49:45+00:00"
  1674. },
  1675. {
  1676. "name": "sebastian/complexity",
  1677. "version": "2.0.2",
  1678. "source": {
  1679. "type": "git",
  1680. "url": "https://github.com/sebastianbergmann/complexity.git",
  1681. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  1682. },
  1683. "dist": {
  1684. "type": "zip",
  1685. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  1686. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  1687. "shasum": ""
  1688. },
  1689. "require": {
  1690. "nikic/php-parser": "^4.7",
  1691. "php": ">=7.3"
  1692. },
  1693. "require-dev": {
  1694. "phpunit/phpunit": "^9.3"
  1695. },
  1696. "type": "library",
  1697. "extra": {
  1698. "branch-alias": {
  1699. "dev-master": "2.0-dev"
  1700. }
  1701. },
  1702. "autoload": {
  1703. "classmap": [
  1704. "src/"
  1705. ]
  1706. },
  1707. "notification-url": "https://packagist.org/downloads/",
  1708. "license": [
  1709. "BSD-3-Clause"
  1710. ],
  1711. "authors": [
  1712. {
  1713. "name": "Sebastian Bergmann",
  1714. "email": "sebastian@phpunit.de",
  1715. "role": "lead"
  1716. }
  1717. ],
  1718. "description": "Library for calculating the complexity of PHP code units",
  1719. "homepage": "https://github.com/sebastianbergmann/complexity",
  1720. "support": {
  1721. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  1722. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  1723. },
  1724. "funding": [
  1725. {
  1726. "url": "https://github.com/sebastianbergmann",
  1727. "type": "github"
  1728. }
  1729. ],
  1730. "time": "2020-10-26T15:52:27+00:00"
  1731. },
  1732. {
  1733. "name": "sebastian/diff",
  1734. "version": "4.0.4",
  1735. "source": {
  1736. "type": "git",
  1737. "url": "https://github.com/sebastianbergmann/diff.git",
  1738. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  1739. },
  1740. "dist": {
  1741. "type": "zip",
  1742. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  1743. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  1744. "shasum": ""
  1745. },
  1746. "require": {
  1747. "php": ">=7.3"
  1748. },
  1749. "require-dev": {
  1750. "phpunit/phpunit": "^9.3",
  1751. "symfony/process": "^4.2 || ^5"
  1752. },
  1753. "type": "library",
  1754. "extra": {
  1755. "branch-alias": {
  1756. "dev-master": "4.0-dev"
  1757. }
  1758. },
  1759. "autoload": {
  1760. "classmap": [
  1761. "src/"
  1762. ]
  1763. },
  1764. "notification-url": "https://packagist.org/downloads/",
  1765. "license": [
  1766. "BSD-3-Clause"
  1767. ],
  1768. "authors": [
  1769. {
  1770. "name": "Sebastian Bergmann",
  1771. "email": "sebastian@phpunit.de"
  1772. },
  1773. {
  1774. "name": "Kore Nordmann",
  1775. "email": "mail@kore-nordmann.de"
  1776. }
  1777. ],
  1778. "description": "Diff implementation",
  1779. "homepage": "https://github.com/sebastianbergmann/diff",
  1780. "keywords": [
  1781. "diff",
  1782. "udiff",
  1783. "unidiff",
  1784. "unified diff"
  1785. ],
  1786. "support": {
  1787. "issues": "https://github.com/sebastianbergmann/diff/issues",
  1788. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  1789. },
  1790. "funding": [
  1791. {
  1792. "url": "https://github.com/sebastianbergmann",
  1793. "type": "github"
  1794. }
  1795. ],
  1796. "time": "2020-10-26T13:10:38+00:00"
  1797. },
  1798. {
  1799. "name": "sebastian/environment",
  1800. "version": "5.1.4",
  1801. "source": {
  1802. "type": "git",
  1803. "url": "https://github.com/sebastianbergmann/environment.git",
  1804. "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
  1805. },
  1806. "dist": {
  1807. "type": "zip",
  1808. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
  1809. "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
  1810. "shasum": ""
  1811. },
  1812. "require": {
  1813. "php": ">=7.3"
  1814. },
  1815. "require-dev": {
  1816. "phpunit/phpunit": "^9.3"
  1817. },
  1818. "suggest": {
  1819. "ext-posix": "*"
  1820. },
  1821. "type": "library",
  1822. "extra": {
  1823. "branch-alias": {
  1824. "dev-master": "5.1-dev"
  1825. }
  1826. },
  1827. "autoload": {
  1828. "classmap": [
  1829. "src/"
  1830. ]
  1831. },
  1832. "notification-url": "https://packagist.org/downloads/",
  1833. "license": [
  1834. "BSD-3-Clause"
  1835. ],
  1836. "authors": [
  1837. {
  1838. "name": "Sebastian Bergmann",
  1839. "email": "sebastian@phpunit.de"
  1840. }
  1841. ],
  1842. "description": "Provides functionality to handle HHVM/PHP environments",
  1843. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1844. "keywords": [
  1845. "Xdebug",
  1846. "environment",
  1847. "hhvm"
  1848. ],
  1849. "support": {
  1850. "issues": "https://github.com/sebastianbergmann/environment/issues",
  1851. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
  1852. },
  1853. "funding": [
  1854. {
  1855. "url": "https://github.com/sebastianbergmann",
  1856. "type": "github"
  1857. }
  1858. ],
  1859. "time": "2022-04-03T09:37:03+00:00"
  1860. },
  1861. {
  1862. "name": "sebastian/exporter",
  1863. "version": "4.0.4",
  1864. "source": {
  1865. "type": "git",
  1866. "url": "https://github.com/sebastianbergmann/exporter.git",
  1867. "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
  1868. },
  1869. "dist": {
  1870. "type": "zip",
  1871. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
  1872. "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
  1873. "shasum": ""
  1874. },
  1875. "require": {
  1876. "php": ">=7.3",
  1877. "sebastian/recursion-context": "^4.0"
  1878. },
  1879. "require-dev": {
  1880. "ext-mbstring": "*",
  1881. "phpunit/phpunit": "^9.3"
  1882. },
  1883. "type": "library",
  1884. "extra": {
  1885. "branch-alias": {
  1886. "dev-master": "4.0-dev"
  1887. }
  1888. },
  1889. "autoload": {
  1890. "classmap": [
  1891. "src/"
  1892. ]
  1893. },
  1894. "notification-url": "https://packagist.org/downloads/",
  1895. "license": [
  1896. "BSD-3-Clause"
  1897. ],
  1898. "authors": [
  1899. {
  1900. "name": "Sebastian Bergmann",
  1901. "email": "sebastian@phpunit.de"
  1902. },
  1903. {
  1904. "name": "Jeff Welch",
  1905. "email": "whatthejeff@gmail.com"
  1906. },
  1907. {
  1908. "name": "Volker Dusch",
  1909. "email": "github@wallbash.com"
  1910. },
  1911. {
  1912. "name": "Adam Harvey",
  1913. "email": "aharvey@php.net"
  1914. },
  1915. {
  1916. "name": "Bernhard Schussek",
  1917. "email": "bschussek@gmail.com"
  1918. }
  1919. ],
  1920. "description": "Provides the functionality to export PHP variables for visualization",
  1921. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  1922. "keywords": [
  1923. "export",
  1924. "exporter"
  1925. ],
  1926. "support": {
  1927. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  1928. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
  1929. },
  1930. "funding": [
  1931. {
  1932. "url": "https://github.com/sebastianbergmann",
  1933. "type": "github"
  1934. }
  1935. ],
  1936. "time": "2021-11-11T14:18:36+00:00"
  1937. },
  1938. {
  1939. "name": "sebastian/global-state",
  1940. "version": "5.0.5",
  1941. "source": {
  1942. "type": "git",
  1943. "url": "https://github.com/sebastianbergmann/global-state.git",
  1944. "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
  1945. },
  1946. "dist": {
  1947. "type": "zip",
  1948. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
  1949. "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
  1950. "shasum": ""
  1951. },
  1952. "require": {
  1953. "php": ">=7.3",
  1954. "sebastian/object-reflector": "^2.0",
  1955. "sebastian/recursion-context": "^4.0"
  1956. },
  1957. "require-dev": {
  1958. "ext-dom": "*",
  1959. "phpunit/phpunit": "^9.3"
  1960. },
  1961. "suggest": {
  1962. "ext-uopz": "*"
  1963. },
  1964. "type": "library",
  1965. "extra": {
  1966. "branch-alias": {
  1967. "dev-master": "5.0-dev"
  1968. }
  1969. },
  1970. "autoload": {
  1971. "classmap": [
  1972. "src/"
  1973. ]
  1974. },
  1975. "notification-url": "https://packagist.org/downloads/",
  1976. "license": [
  1977. "BSD-3-Clause"
  1978. ],
  1979. "authors": [
  1980. {
  1981. "name": "Sebastian Bergmann",
  1982. "email": "sebastian@phpunit.de"
  1983. }
  1984. ],
  1985. "description": "Snapshotting of global state",
  1986. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1987. "keywords": [
  1988. "global state"
  1989. ],
  1990. "support": {
  1991. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  1992. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
  1993. },
  1994. "funding": [
  1995. {
  1996. "url": "https://github.com/sebastianbergmann",
  1997. "type": "github"
  1998. }
  1999. ],
  2000. "time": "2022-02-14T08:28:10+00:00"
  2001. },
  2002. {
  2003. "name": "sebastian/lines-of-code",
  2004. "version": "1.0.3",
  2005. "source": {
  2006. "type": "git",
  2007. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  2008. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  2009. },
  2010. "dist": {
  2011. "type": "zip",
  2012. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  2013. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  2014. "shasum": ""
  2015. },
  2016. "require": {
  2017. "nikic/php-parser": "^4.6",
  2018. "php": ">=7.3"
  2019. },
  2020. "require-dev": {
  2021. "phpunit/phpunit": "^9.3"
  2022. },
  2023. "type": "library",
  2024. "extra": {
  2025. "branch-alias": {
  2026. "dev-master": "1.0-dev"
  2027. }
  2028. },
  2029. "autoload": {
  2030. "classmap": [
  2031. "src/"
  2032. ]
  2033. },
  2034. "notification-url": "https://packagist.org/downloads/",
  2035. "license": [
  2036. "BSD-3-Clause"
  2037. ],
  2038. "authors": [
  2039. {
  2040. "name": "Sebastian Bergmann",
  2041. "email": "sebastian@phpunit.de",
  2042. "role": "lead"
  2043. }
  2044. ],
  2045. "description": "Library for counting the lines of code in PHP source code",
  2046. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  2047. "support": {
  2048. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  2049. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  2050. },
  2051. "funding": [
  2052. {
  2053. "url": "https://github.com/sebastianbergmann",
  2054. "type": "github"
  2055. }
  2056. ],
  2057. "time": "2020-11-28T06:42:11+00:00"
  2058. },
  2059. {
  2060. "name": "sebastian/object-enumerator",
  2061. "version": "4.0.4",
  2062. "source": {
  2063. "type": "git",
  2064. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  2065. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  2066. },
  2067. "dist": {
  2068. "type": "zip",
  2069. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  2070. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  2071. "shasum": ""
  2072. },
  2073. "require": {
  2074. "php": ">=7.3",
  2075. "sebastian/object-reflector": "^2.0",
  2076. "sebastian/recursion-context": "^4.0"
  2077. },
  2078. "require-dev": {
  2079. "phpunit/phpunit": "^9.3"
  2080. },
  2081. "type": "library",
  2082. "extra": {
  2083. "branch-alias": {
  2084. "dev-master": "4.0-dev"
  2085. }
  2086. },
  2087. "autoload": {
  2088. "classmap": [
  2089. "src/"
  2090. ]
  2091. },
  2092. "notification-url": "https://packagist.org/downloads/",
  2093. "license": [
  2094. "BSD-3-Clause"
  2095. ],
  2096. "authors": [
  2097. {
  2098. "name": "Sebastian Bergmann",
  2099. "email": "sebastian@phpunit.de"
  2100. }
  2101. ],
  2102. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  2103. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  2104. "support": {
  2105. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  2106. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  2107. },
  2108. "funding": [
  2109. {
  2110. "url": "https://github.com/sebastianbergmann",
  2111. "type": "github"
  2112. }
  2113. ],
  2114. "time": "2020-10-26T13:12:34+00:00"
  2115. },
  2116. {
  2117. "name": "sebastian/object-reflector",
  2118. "version": "2.0.4",
  2119. "source": {
  2120. "type": "git",
  2121. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  2122. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  2123. },
  2124. "dist": {
  2125. "type": "zip",
  2126. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  2127. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  2128. "shasum": ""
  2129. },
  2130. "require": {
  2131. "php": ">=7.3"
  2132. },
  2133. "require-dev": {
  2134. "phpunit/phpunit": "^9.3"
  2135. },
  2136. "type": "library",
  2137. "extra": {
  2138. "branch-alias": {
  2139. "dev-master": "2.0-dev"
  2140. }
  2141. },
  2142. "autoload": {
  2143. "classmap": [
  2144. "src/"
  2145. ]
  2146. },
  2147. "notification-url": "https://packagist.org/downloads/",
  2148. "license": [
  2149. "BSD-3-Clause"
  2150. ],
  2151. "authors": [
  2152. {
  2153. "name": "Sebastian Bergmann",
  2154. "email": "sebastian@phpunit.de"
  2155. }
  2156. ],
  2157. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  2158. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  2159. "support": {
  2160. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  2161. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  2162. },
  2163. "funding": [
  2164. {
  2165. "url": "https://github.com/sebastianbergmann",
  2166. "type": "github"
  2167. }
  2168. ],
  2169. "time": "2020-10-26T13:14:26+00:00"
  2170. },
  2171. {
  2172. "name": "sebastian/recursion-context",
  2173. "version": "4.0.4",
  2174. "source": {
  2175. "type": "git",
  2176. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  2177. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  2178. },
  2179. "dist": {
  2180. "type": "zip",
  2181. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  2182. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  2183. "shasum": ""
  2184. },
  2185. "require": {
  2186. "php": ">=7.3"
  2187. },
  2188. "require-dev": {
  2189. "phpunit/phpunit": "^9.3"
  2190. },
  2191. "type": "library",
  2192. "extra": {
  2193. "branch-alias": {
  2194. "dev-master": "4.0-dev"
  2195. }
  2196. },
  2197. "autoload": {
  2198. "classmap": [
  2199. "src/"
  2200. ]
  2201. },
  2202. "notification-url": "https://packagist.org/downloads/",
  2203. "license": [
  2204. "BSD-3-Clause"
  2205. ],
  2206. "authors": [
  2207. {
  2208. "name": "Sebastian Bergmann",
  2209. "email": "sebastian@phpunit.de"
  2210. },
  2211. {
  2212. "name": "Jeff Welch",
  2213. "email": "whatthejeff@gmail.com"
  2214. },
  2215. {
  2216. "name": "Adam Harvey",
  2217. "email": "aharvey@php.net"
  2218. }
  2219. ],
  2220. "description": "Provides functionality to recursively process PHP variables",
  2221. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  2222. "support": {
  2223. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  2224. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  2225. },
  2226. "funding": [
  2227. {
  2228. "url": "https://github.com/sebastianbergmann",
  2229. "type": "github"
  2230. }
  2231. ],
  2232. "time": "2020-10-26T13:17:30+00:00"
  2233. },
  2234. {
  2235. "name": "sebastian/resource-operations",
  2236. "version": "3.0.3",
  2237. "source": {
  2238. "type": "git",
  2239. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  2240. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  2241. },
  2242. "dist": {
  2243. "type": "zip",
  2244. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  2245. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  2246. "shasum": ""
  2247. },
  2248. "require": {
  2249. "php": ">=7.3"
  2250. },
  2251. "require-dev": {
  2252. "phpunit/phpunit": "^9.0"
  2253. },
  2254. "type": "library",
  2255. "extra": {
  2256. "branch-alias": {
  2257. "dev-master": "3.0-dev"
  2258. }
  2259. },
  2260. "autoload": {
  2261. "classmap": [
  2262. "src/"
  2263. ]
  2264. },
  2265. "notification-url": "https://packagist.org/downloads/",
  2266. "license": [
  2267. "BSD-3-Clause"
  2268. ],
  2269. "authors": [
  2270. {
  2271. "name": "Sebastian Bergmann",
  2272. "email": "sebastian@phpunit.de"
  2273. }
  2274. ],
  2275. "description": "Provides a list of PHP built-in functions that operate on resources",
  2276. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  2277. "support": {
  2278. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  2279. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  2280. },
  2281. "funding": [
  2282. {
  2283. "url": "https://github.com/sebastianbergmann",
  2284. "type": "github"
  2285. }
  2286. ],
  2287. "time": "2020-09-28T06:45:17+00:00"
  2288. },
  2289. {
  2290. "name": "sebastian/type",
  2291. "version": "3.0.0",
  2292. "source": {
  2293. "type": "git",
  2294. "url": "https://github.com/sebastianbergmann/type.git",
  2295. "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
  2296. },
  2297. "dist": {
  2298. "type": "zip",
  2299. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
  2300. "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
  2301. "shasum": ""
  2302. },
  2303. "require": {
  2304. "php": ">=7.3"
  2305. },
  2306. "require-dev": {
  2307. "phpunit/phpunit": "^9.5"
  2308. },
  2309. "type": "library",
  2310. "extra": {
  2311. "branch-alias": {
  2312. "dev-master": "3.0-dev"
  2313. }
  2314. },
  2315. "autoload": {
  2316. "classmap": [
  2317. "src/"
  2318. ]
  2319. },
  2320. "notification-url": "https://packagist.org/downloads/",
  2321. "license": [
  2322. "BSD-3-Clause"
  2323. ],
  2324. "authors": [
  2325. {
  2326. "name": "Sebastian Bergmann",
  2327. "email": "sebastian@phpunit.de",
  2328. "role": "lead"
  2329. }
  2330. ],
  2331. "description": "Collection of value objects that represent the types of the PHP type system",
  2332. "homepage": "https://github.com/sebastianbergmann/type",
  2333. "support": {
  2334. "issues": "https://github.com/sebastianbergmann/type/issues",
  2335. "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
  2336. },
  2337. "funding": [
  2338. {
  2339. "url": "https://github.com/sebastianbergmann",
  2340. "type": "github"
  2341. }
  2342. ],
  2343. "time": "2022-03-15T09:54:48+00:00"
  2344. },
  2345. {
  2346. "name": "sebastian/version",
  2347. "version": "3.0.2",
  2348. "source": {
  2349. "type": "git",
  2350. "url": "https://github.com/sebastianbergmann/version.git",
  2351. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  2352. },
  2353. "dist": {
  2354. "type": "zip",
  2355. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  2356. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  2357. "shasum": ""
  2358. },
  2359. "require": {
  2360. "php": ">=7.3"
  2361. },
  2362. "type": "library",
  2363. "extra": {
  2364. "branch-alias": {
  2365. "dev-master": "3.0-dev"
  2366. }
  2367. },
  2368. "autoload": {
  2369. "classmap": [
  2370. "src/"
  2371. ]
  2372. },
  2373. "notification-url": "https://packagist.org/downloads/",
  2374. "license": [
  2375. "BSD-3-Clause"
  2376. ],
  2377. "authors": [
  2378. {
  2379. "name": "Sebastian Bergmann",
  2380. "email": "sebastian@phpunit.de",
  2381. "role": "lead"
  2382. }
  2383. ],
  2384. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  2385. "homepage": "https://github.com/sebastianbergmann/version",
  2386. "support": {
  2387. "issues": "https://github.com/sebastianbergmann/version/issues",
  2388. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  2389. },
  2390. "funding": [
  2391. {
  2392. "url": "https://github.com/sebastianbergmann",
  2393. "type": "github"
  2394. }
  2395. ],
  2396. "time": "2020-09-28T06:39:44+00:00"
  2397. },
  2398. {
  2399. "name": "symfony/deprecation-contracts",
  2400. "version": "v3.0.2",
  2401. "source": {
  2402. "type": "git",
  2403. "url": "https://github.com/symfony/deprecation-contracts.git",
  2404. "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
  2405. },
  2406. "dist": {
  2407. "type": "zip",
  2408. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
  2409. "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
  2410. "shasum": ""
  2411. },
  2412. "require": {
  2413. "php": ">=8.0.2"
  2414. },
  2415. "type": "library",
  2416. "extra": {
  2417. "branch-alias": {
  2418. "dev-main": "3.0-dev"
  2419. },
  2420. "thanks": {
  2421. "name": "symfony/contracts",
  2422. "url": "https://github.com/symfony/contracts"
  2423. }
  2424. },
  2425. "autoload": {
  2426. "files": [
  2427. "function.php"
  2428. ]
  2429. },
  2430. "notification-url": "https://packagist.org/downloads/",
  2431. "license": [
  2432. "MIT"
  2433. ],
  2434. "authors": [
  2435. {
  2436. "name": "Nicolas Grekas",
  2437. "email": "p@tchwork.com"
  2438. },
  2439. {
  2440. "name": "Symfony Community",
  2441. "homepage": "https://symfony.com/contributors"
  2442. }
  2443. ],
  2444. "description": "A generic function and convention to trigger deprecation notices",
  2445. "homepage": "https://symfony.com",
  2446. "support": {
  2447. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
  2448. },
  2449. "funding": [
  2450. {
  2451. "url": "https://symfony.com/sponsor",
  2452. "type": "custom"
  2453. },
  2454. {
  2455. "url": "https://github.com/fabpot",
  2456. "type": "github"
  2457. },
  2458. {
  2459. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2460. "type": "tidelift"
  2461. }
  2462. ],
  2463. "time": "2022-01-02T09:55:41+00:00"
  2464. },
  2465. {
  2466. "name": "theseer/tokenizer",
  2467. "version": "1.2.1",
  2468. "source": {
  2469. "type": "git",
  2470. "url": "https://github.com/theseer/tokenizer.git",
  2471. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
  2472. },
  2473. "dist": {
  2474. "type": "zip",
  2475. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
  2476. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
  2477. "shasum": ""
  2478. },
  2479. "require": {
  2480. "ext-dom": "*",
  2481. "ext-tokenizer": "*",
  2482. "ext-xmlwriter": "*",
  2483. "php": "^7.2 || ^8.0"
  2484. },
  2485. "type": "library",
  2486. "autoload": {
  2487. "classmap": [
  2488. "src/"
  2489. ]
  2490. },
  2491. "notification-url": "https://packagist.org/downloads/",
  2492. "license": [
  2493. "BSD-3-Clause"
  2494. ],
  2495. "authors": [
  2496. {
  2497. "name": "Arne Blankerts",
  2498. "email": "arne@blankerts.de",
  2499. "role": "Developer"
  2500. }
  2501. ],
  2502. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  2503. "support": {
  2504. "issues": "https://github.com/theseer/tokenizer/issues",
  2505. "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
  2506. },
  2507. "funding": [
  2508. {
  2509. "url": "https://github.com/theseer",
  2510. "type": "github"
  2511. }
  2512. ],
  2513. "time": "2021-07-28T10:34:58+00:00"
  2514. },
  2515. {
  2516. "name": "webmozart/assert",
  2517. "version": "1.11.0",
  2518. "source": {
  2519. "type": "git",
  2520. "url": "https://github.com/webmozarts/assert.git",
  2521. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  2522. },
  2523. "dist": {
  2524. "type": "zip",
  2525. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  2526. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  2527. "shasum": ""
  2528. },
  2529. "require": {
  2530. "ext-ctype": "*",
  2531. "php": "^7.2 || ^8.0"
  2532. },
  2533. "conflict": {
  2534. "phpstan/phpstan": "<0.12.20",
  2535. "vimeo/psalm": "<4.6.1 || 4.6.2"
  2536. },
  2537. "require-dev": {
  2538. "phpunit/phpunit": "^8.5.13"
  2539. },
  2540. "type": "library",
  2541. "extra": {
  2542. "branch-alias": {
  2543. "dev-master": "1.10-dev"
  2544. }
  2545. },
  2546. "autoload": {
  2547. "psr-4": {
  2548. "Webmozart\\Assert\\": "src/"
  2549. }
  2550. },
  2551. "notification-url": "https://packagist.org/downloads/",
  2552. "license": [
  2553. "MIT"
  2554. ],
  2555. "authors": [
  2556. {
  2557. "name": "Bernhard Schussek",
  2558. "email": "bschussek@gmail.com"
  2559. }
  2560. ],
  2561. "description": "Assertions to validate method input/output with nice error messages.",
  2562. "keywords": [
  2563. "assert",
  2564. "check",
  2565. "validate"
  2566. ],
  2567. "support": {
  2568. "issues": "https://github.com/webmozarts/assert/issues",
  2569. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  2570. },
  2571. "time": "2022-06-03T18:03:27+00:00"
  2572. }
  2573. ],
  2574. "aliases": [],
  2575. "minimum-stability": "stable",
  2576. "stability-flags": [],
  2577. "prefer-stable": false,
  2578. "prefer-lowest": false,
  2579. "platform": {
  2580. "php": "^7.4 || ^8.0"
  2581. },
  2582. "platform-dev": [],
  2583. "plugin-api-version": "2.2.0"
  2584. }