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.

8100 lines
290 KiB

  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": "b493f29313cf7c43f4d1560f7bb63b23",
  8. "packages": [
  9. {
  10. "name": "brick/math",
  11. "version": "0.12.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/brick/math.git",
  15. "reference": "f510c0a40911935b77b86859eb5223d58d660df1"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
  20. "reference": "f510c0a40911935b77b86859eb5223d58d660df1",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^8.1"
  25. },
  26. "require-dev": {
  27. "php-coveralls/php-coveralls": "^2.2",
  28. "phpunit/phpunit": "^10.1",
  29. "vimeo/psalm": "5.16.0"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "psr-4": {
  34. "Brick\\Math\\": "src/"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "description": "Arbitrary-precision arithmetic library",
  42. "keywords": [
  43. "Arbitrary-precision",
  44. "BigInteger",
  45. "BigRational",
  46. "arithmetic",
  47. "bigdecimal",
  48. "bignum",
  49. "bignumber",
  50. "brick",
  51. "decimal",
  52. "integer",
  53. "math",
  54. "mathematics",
  55. "rational"
  56. ],
  57. "support": {
  58. "issues": "https://github.com/brick/math/issues",
  59. "source": "https://github.com/brick/math/tree/0.12.1"
  60. },
  61. "funding": [
  62. {
  63. "url": "https://github.com/BenMorel",
  64. "type": "github"
  65. }
  66. ],
  67. "time": "2023-11-29T23:19:16+00:00"
  68. },
  69. {
  70. "name": "carbonphp/carbon-doctrine-types",
  71. "version": "3.2.0",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
  75. "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
  80. "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "php": "^8.1"
  85. },
  86. "conflict": {
  87. "doctrine/dbal": "<4.0.0 || >=5.0.0"
  88. },
  89. "require-dev": {
  90. "doctrine/dbal": "^4.0.0",
  91. "nesbot/carbon": "^2.71.0 || ^3.0.0",
  92. "phpunit/phpunit": "^10.3"
  93. },
  94. "type": "library",
  95. "autoload": {
  96. "psr-4": {
  97. "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
  98. }
  99. },
  100. "notification-url": "https://packagist.org/downloads/",
  101. "license": [
  102. "MIT"
  103. ],
  104. "authors": [
  105. {
  106. "name": "KyleKatarn",
  107. "email": "kylekatarnls@gmail.com"
  108. }
  109. ],
  110. "description": "Types to use Carbon in Doctrine",
  111. "keywords": [
  112. "carbon",
  113. "date",
  114. "datetime",
  115. "doctrine",
  116. "time"
  117. ],
  118. "support": {
  119. "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
  120. "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
  121. },
  122. "funding": [
  123. {
  124. "url": "https://github.com/kylekatarnls",
  125. "type": "github"
  126. },
  127. {
  128. "url": "https://opencollective.com/Carbon",
  129. "type": "open_collective"
  130. },
  131. {
  132. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  133. "type": "tidelift"
  134. }
  135. ],
  136. "time": "2024-02-09T16:56:22+00:00"
  137. },
  138. {
  139. "name": "dflydev/dot-access-data",
  140. "version": "v3.0.2",
  141. "source": {
  142. "type": "git",
  143. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  144. "reference": "f41715465d65213d644d3141a6a93081be5d3549"
  145. },
  146. "dist": {
  147. "type": "zip",
  148. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
  149. "reference": "f41715465d65213d644d3141a6a93081be5d3549",
  150. "shasum": ""
  151. },
  152. "require": {
  153. "php": "^7.1 || ^8.0"
  154. },
  155. "require-dev": {
  156. "phpstan/phpstan": "^0.12.42",
  157. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
  158. "scrutinizer/ocular": "1.6.0",
  159. "squizlabs/php_codesniffer": "^3.5",
  160. "vimeo/psalm": "^4.0.0"
  161. },
  162. "type": "library",
  163. "extra": {
  164. "branch-alias": {
  165. "dev-main": "3.x-dev"
  166. }
  167. },
  168. "autoload": {
  169. "psr-4": {
  170. "Dflydev\\DotAccessData\\": "src/"
  171. }
  172. },
  173. "notification-url": "https://packagist.org/downloads/",
  174. "license": [
  175. "MIT"
  176. ],
  177. "authors": [
  178. {
  179. "name": "Dragonfly Development Inc.",
  180. "email": "info@dflydev.com",
  181. "homepage": "http://dflydev.com"
  182. },
  183. {
  184. "name": "Beau Simensen",
  185. "email": "beau@dflydev.com",
  186. "homepage": "http://beausimensen.com"
  187. },
  188. {
  189. "name": "Carlos Frutos",
  190. "email": "carlos@kiwing.it",
  191. "homepage": "https://github.com/cfrutos"
  192. },
  193. {
  194. "name": "Colin O'Dell",
  195. "email": "colinodell@gmail.com",
  196. "homepage": "https://www.colinodell.com"
  197. }
  198. ],
  199. "description": "Given a deep data structure, access data by dot notation.",
  200. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  201. "keywords": [
  202. "access",
  203. "data",
  204. "dot",
  205. "notation"
  206. ],
  207. "support": {
  208. "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
  209. "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
  210. },
  211. "time": "2022-10-27T11:44:00+00:00"
  212. },
  213. {
  214. "name": "doctrine/inflector",
  215. "version": "2.0.10",
  216. "source": {
  217. "type": "git",
  218. "url": "https://github.com/doctrine/inflector.git",
  219. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
  220. },
  221. "dist": {
  222. "type": "zip",
  223. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  224. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  225. "shasum": ""
  226. },
  227. "require": {
  228. "php": "^7.2 || ^8.0"
  229. },
  230. "require-dev": {
  231. "doctrine/coding-standard": "^11.0",
  232. "phpstan/phpstan": "^1.8",
  233. "phpstan/phpstan-phpunit": "^1.1",
  234. "phpstan/phpstan-strict-rules": "^1.3",
  235. "phpunit/phpunit": "^8.5 || ^9.5",
  236. "vimeo/psalm": "^4.25 || ^5.4"
  237. },
  238. "type": "library",
  239. "autoload": {
  240. "psr-4": {
  241. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  242. }
  243. },
  244. "notification-url": "https://packagist.org/downloads/",
  245. "license": [
  246. "MIT"
  247. ],
  248. "authors": [
  249. {
  250. "name": "Guilherme Blanco",
  251. "email": "guilhermeblanco@gmail.com"
  252. },
  253. {
  254. "name": "Roman Borschel",
  255. "email": "roman@code-factory.org"
  256. },
  257. {
  258. "name": "Benjamin Eberlei",
  259. "email": "kontakt@beberlei.de"
  260. },
  261. {
  262. "name": "Jonathan Wage",
  263. "email": "jonwage@gmail.com"
  264. },
  265. {
  266. "name": "Johannes Schmitt",
  267. "email": "schmittjoh@gmail.com"
  268. }
  269. ],
  270. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  271. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  272. "keywords": [
  273. "inflection",
  274. "inflector",
  275. "lowercase",
  276. "manipulation",
  277. "php",
  278. "plural",
  279. "singular",
  280. "strings",
  281. "uppercase",
  282. "words"
  283. ],
  284. "support": {
  285. "issues": "https://github.com/doctrine/inflector/issues",
  286. "source": "https://github.com/doctrine/inflector/tree/2.0.10"
  287. },
  288. "funding": [
  289. {
  290. "url": "https://www.doctrine-project.org/sponsorship.html",
  291. "type": "custom"
  292. },
  293. {
  294. "url": "https://www.patreon.com/phpdoctrine",
  295. "type": "patreon"
  296. },
  297. {
  298. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  299. "type": "tidelift"
  300. }
  301. ],
  302. "time": "2024-02-18T20:23:39+00:00"
  303. },
  304. {
  305. "name": "doctrine/lexer",
  306. "version": "3.0.1",
  307. "source": {
  308. "type": "git",
  309. "url": "https://github.com/doctrine/lexer.git",
  310. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
  311. },
  312. "dist": {
  313. "type": "zip",
  314. "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  315. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  316. "shasum": ""
  317. },
  318. "require": {
  319. "php": "^8.1"
  320. },
  321. "require-dev": {
  322. "doctrine/coding-standard": "^12",
  323. "phpstan/phpstan": "^1.10",
  324. "phpunit/phpunit": "^10.5",
  325. "psalm/plugin-phpunit": "^0.18.3",
  326. "vimeo/psalm": "^5.21"
  327. },
  328. "type": "library",
  329. "autoload": {
  330. "psr-4": {
  331. "Doctrine\\Common\\Lexer\\": "src"
  332. }
  333. },
  334. "notification-url": "https://packagist.org/downloads/",
  335. "license": [
  336. "MIT"
  337. ],
  338. "authors": [
  339. {
  340. "name": "Guilherme Blanco",
  341. "email": "guilhermeblanco@gmail.com"
  342. },
  343. {
  344. "name": "Roman Borschel",
  345. "email": "roman@code-factory.org"
  346. },
  347. {
  348. "name": "Johannes Schmitt",
  349. "email": "schmittjoh@gmail.com"
  350. }
  351. ],
  352. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  353. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  354. "keywords": [
  355. "annotations",
  356. "docblock",
  357. "lexer",
  358. "parser",
  359. "php"
  360. ],
  361. "support": {
  362. "issues": "https://github.com/doctrine/lexer/issues",
  363. "source": "https://github.com/doctrine/lexer/tree/3.0.1"
  364. },
  365. "funding": [
  366. {
  367. "url": "https://www.doctrine-project.org/sponsorship.html",
  368. "type": "custom"
  369. },
  370. {
  371. "url": "https://www.patreon.com/phpdoctrine",
  372. "type": "patreon"
  373. },
  374. {
  375. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  376. "type": "tidelift"
  377. }
  378. ],
  379. "time": "2024-02-05T11:56:58+00:00"
  380. },
  381. {
  382. "name": "dragonmantank/cron-expression",
  383. "version": "v3.3.3",
  384. "source": {
  385. "type": "git",
  386. "url": "https://github.com/dragonmantank/cron-expression.git",
  387. "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
  388. },
  389. "dist": {
  390. "type": "zip",
  391. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
  392. "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
  393. "shasum": ""
  394. },
  395. "require": {
  396. "php": "^7.2|^8.0",
  397. "webmozart/assert": "^1.0"
  398. },
  399. "replace": {
  400. "mtdowling/cron-expression": "^1.0"
  401. },
  402. "require-dev": {
  403. "phpstan/extension-installer": "^1.0",
  404. "phpstan/phpstan": "^1.0",
  405. "phpstan/phpstan-webmozart-assert": "^1.0",
  406. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  407. },
  408. "type": "library",
  409. "autoload": {
  410. "psr-4": {
  411. "Cron\\": "src/Cron/"
  412. }
  413. },
  414. "notification-url": "https://packagist.org/downloads/",
  415. "license": [
  416. "MIT"
  417. ],
  418. "authors": [
  419. {
  420. "name": "Chris Tankersley",
  421. "email": "chris@ctankersley.com",
  422. "homepage": "https://github.com/dragonmantank"
  423. }
  424. ],
  425. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  426. "keywords": [
  427. "cron",
  428. "schedule"
  429. ],
  430. "support": {
  431. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  432. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
  433. },
  434. "funding": [
  435. {
  436. "url": "https://github.com/dragonmantank",
  437. "type": "github"
  438. }
  439. ],
  440. "time": "2023-08-10T19:36:49+00:00"
  441. },
  442. {
  443. "name": "egulias/email-validator",
  444. "version": "4.0.2",
  445. "source": {
  446. "type": "git",
  447. "url": "https://github.com/egulias/EmailValidator.git",
  448. "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
  449. },
  450. "dist": {
  451. "type": "zip",
  452. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
  453. "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
  454. "shasum": ""
  455. },
  456. "require": {
  457. "doctrine/lexer": "^2.0 || ^3.0",
  458. "php": ">=8.1",
  459. "symfony/polyfill-intl-idn": "^1.26"
  460. },
  461. "require-dev": {
  462. "phpunit/phpunit": "^10.2",
  463. "vimeo/psalm": "^5.12"
  464. },
  465. "suggest": {
  466. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  467. },
  468. "type": "library",
  469. "extra": {
  470. "branch-alias": {
  471. "dev-master": "4.0.x-dev"
  472. }
  473. },
  474. "autoload": {
  475. "psr-4": {
  476. "Egulias\\EmailValidator\\": "src"
  477. }
  478. },
  479. "notification-url": "https://packagist.org/downloads/",
  480. "license": [
  481. "MIT"
  482. ],
  483. "authors": [
  484. {
  485. "name": "Eduardo Gulias Davis"
  486. }
  487. ],
  488. "description": "A library for validating emails against several RFCs",
  489. "homepage": "https://github.com/egulias/EmailValidator",
  490. "keywords": [
  491. "email",
  492. "emailvalidation",
  493. "emailvalidator",
  494. "validation",
  495. "validator"
  496. ],
  497. "support": {
  498. "issues": "https://github.com/egulias/EmailValidator/issues",
  499. "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
  500. },
  501. "funding": [
  502. {
  503. "url": "https://github.com/egulias",
  504. "type": "github"
  505. }
  506. ],
  507. "time": "2023-10-06T06:47:41+00:00"
  508. },
  509. {
  510. "name": "fruitcake/php-cors",
  511. "version": "v1.3.0",
  512. "source": {
  513. "type": "git",
  514. "url": "https://github.com/fruitcake/php-cors.git",
  515. "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
  516. },
  517. "dist": {
  518. "type": "zip",
  519. "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
  520. "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
  521. "shasum": ""
  522. },
  523. "require": {
  524. "php": "^7.4|^8.0",
  525. "symfony/http-foundation": "^4.4|^5.4|^6|^7"
  526. },
  527. "require-dev": {
  528. "phpstan/phpstan": "^1.4",
  529. "phpunit/phpunit": "^9",
  530. "squizlabs/php_codesniffer": "^3.5"
  531. },
  532. "type": "library",
  533. "extra": {
  534. "branch-alias": {
  535. "dev-master": "1.2-dev"
  536. }
  537. },
  538. "autoload": {
  539. "psr-4": {
  540. "Fruitcake\\Cors\\": "src/"
  541. }
  542. },
  543. "notification-url": "https://packagist.org/downloads/",
  544. "license": [
  545. "MIT"
  546. ],
  547. "authors": [
  548. {
  549. "name": "Fruitcake",
  550. "homepage": "https://fruitcake.nl"
  551. },
  552. {
  553. "name": "Barryvdh",
  554. "email": "barryvdh@gmail.com"
  555. }
  556. ],
  557. "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
  558. "homepage": "https://github.com/fruitcake/php-cors",
  559. "keywords": [
  560. "cors",
  561. "laravel",
  562. "symfony"
  563. ],
  564. "support": {
  565. "issues": "https://github.com/fruitcake/php-cors/issues",
  566. "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
  567. },
  568. "funding": [
  569. {
  570. "url": "https://fruitcake.nl",
  571. "type": "custom"
  572. },
  573. {
  574. "url": "https://github.com/barryvdh",
  575. "type": "github"
  576. }
  577. ],
  578. "time": "2023-10-12T05:21:21+00:00"
  579. },
  580. {
  581. "name": "graham-campbell/result-type",
  582. "version": "v1.1.2",
  583. "source": {
  584. "type": "git",
  585. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  586. "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
  587. },
  588. "dist": {
  589. "type": "zip",
  590. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
  591. "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
  592. "shasum": ""
  593. },
  594. "require": {
  595. "php": "^7.2.5 || ^8.0",
  596. "phpoption/phpoption": "^1.9.2"
  597. },
  598. "require-dev": {
  599. "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
  600. },
  601. "type": "library",
  602. "autoload": {
  603. "psr-4": {
  604. "GrahamCampbell\\ResultType\\": "src/"
  605. }
  606. },
  607. "notification-url": "https://packagist.org/downloads/",
  608. "license": [
  609. "MIT"
  610. ],
  611. "authors": [
  612. {
  613. "name": "Graham Campbell",
  614. "email": "hello@gjcampbell.co.uk",
  615. "homepage": "https://github.com/GrahamCampbell"
  616. }
  617. ],
  618. "description": "An Implementation Of The Result Type",
  619. "keywords": [
  620. "Graham Campbell",
  621. "GrahamCampbell",
  622. "Result Type",
  623. "Result-Type",
  624. "result"
  625. ],
  626. "support": {
  627. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  628. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
  629. },
  630. "funding": [
  631. {
  632. "url": "https://github.com/GrahamCampbell",
  633. "type": "github"
  634. },
  635. {
  636. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  637. "type": "tidelift"
  638. }
  639. ],
  640. "time": "2023-11-12T22:16:48+00:00"
  641. },
  642. {
  643. "name": "guzzlehttp/guzzle",
  644. "version": "7.8.1",
  645. "source": {
  646. "type": "git",
  647. "url": "https://github.com/guzzle/guzzle.git",
  648. "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
  649. },
  650. "dist": {
  651. "type": "zip",
  652. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
  653. "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
  654. "shasum": ""
  655. },
  656. "require": {
  657. "ext-json": "*",
  658. "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
  659. "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
  660. "php": "^7.2.5 || ^8.0",
  661. "psr/http-client": "^1.0",
  662. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  663. },
  664. "provide": {
  665. "psr/http-client-implementation": "1.0"
  666. },
  667. "require-dev": {
  668. "bamarni/composer-bin-plugin": "^1.8.2",
  669. "ext-curl": "*",
  670. "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
  671. "php-http/message-factory": "^1.1",
  672. "phpunit/phpunit": "^8.5.36 || ^9.6.15",
  673. "psr/log": "^1.1 || ^2.0 || ^3.0"
  674. },
  675. "suggest": {
  676. "ext-curl": "Required for CURL handler support",
  677. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  678. "psr/log": "Required for using the Log middleware"
  679. },
  680. "type": "library",
  681. "extra": {
  682. "bamarni-bin": {
  683. "bin-links": true,
  684. "forward-command": false
  685. }
  686. },
  687. "autoload": {
  688. "files": [
  689. "src/functions_include.php"
  690. ],
  691. "psr-4": {
  692. "GuzzleHttp\\": "src/"
  693. }
  694. },
  695. "notification-url": "https://packagist.org/downloads/",
  696. "license": [
  697. "MIT"
  698. ],
  699. "authors": [
  700. {
  701. "name": "Graham Campbell",
  702. "email": "hello@gjcampbell.co.uk",
  703. "homepage": "https://github.com/GrahamCampbell"
  704. },
  705. {
  706. "name": "Michael Dowling",
  707. "email": "mtdowling@gmail.com",
  708. "homepage": "https://github.com/mtdowling"
  709. },
  710. {
  711. "name": "Jeremy Lindblom",
  712. "email": "jeremeamia@gmail.com",
  713. "homepage": "https://github.com/jeremeamia"
  714. },
  715. {
  716. "name": "George Mponos",
  717. "email": "gmponos@gmail.com",
  718. "homepage": "https://github.com/gmponos"
  719. },
  720. {
  721. "name": "Tobias Nyholm",
  722. "email": "tobias.nyholm@gmail.com",
  723. "homepage": "https://github.com/Nyholm"
  724. },
  725. {
  726. "name": "Márk Sági-Kazár",
  727. "email": "mark.sagikazar@gmail.com",
  728. "homepage": "https://github.com/sagikazarmark"
  729. },
  730. {
  731. "name": "Tobias Schultze",
  732. "email": "webmaster@tubo-world.de",
  733. "homepage": "https://github.com/Tobion"
  734. }
  735. ],
  736. "description": "Guzzle is a PHP HTTP client library",
  737. "keywords": [
  738. "client",
  739. "curl",
  740. "framework",
  741. "http",
  742. "http client",
  743. "psr-18",
  744. "psr-7",
  745. "rest",
  746. "web service"
  747. ],
  748. "support": {
  749. "issues": "https://github.com/guzzle/guzzle/issues",
  750. "source": "https://github.com/guzzle/guzzle/tree/7.8.1"
  751. },
  752. "funding": [
  753. {
  754. "url": "https://github.com/GrahamCampbell",
  755. "type": "github"
  756. },
  757. {
  758. "url": "https://github.com/Nyholm",
  759. "type": "github"
  760. },
  761. {
  762. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
  763. "type": "tidelift"
  764. }
  765. ],
  766. "time": "2023-12-03T20:35:24+00:00"
  767. },
  768. {
  769. "name": "guzzlehttp/promises",
  770. "version": "2.0.2",
  771. "source": {
  772. "type": "git",
  773. "url": "https://github.com/guzzle/promises.git",
  774. "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
  775. },
  776. "dist": {
  777. "type": "zip",
  778. "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
  779. "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
  780. "shasum": ""
  781. },
  782. "require": {
  783. "php": "^7.2.5 || ^8.0"
  784. },
  785. "require-dev": {
  786. "bamarni/composer-bin-plugin": "^1.8.2",
  787. "phpunit/phpunit": "^8.5.36 || ^9.6.15"
  788. },
  789. "type": "library",
  790. "extra": {
  791. "bamarni-bin": {
  792. "bin-links": true,
  793. "forward-command": false
  794. }
  795. },
  796. "autoload": {
  797. "psr-4": {
  798. "GuzzleHttp\\Promise\\": "src/"
  799. }
  800. },
  801. "notification-url": "https://packagist.org/downloads/",
  802. "license": [
  803. "MIT"
  804. ],
  805. "authors": [
  806. {
  807. "name": "Graham Campbell",
  808. "email": "hello@gjcampbell.co.uk",
  809. "homepage": "https://github.com/GrahamCampbell"
  810. },
  811. {
  812. "name": "Michael Dowling",
  813. "email": "mtdowling@gmail.com",
  814. "homepage": "https://github.com/mtdowling"
  815. },
  816. {
  817. "name": "Tobias Nyholm",
  818. "email": "tobias.nyholm@gmail.com",
  819. "homepage": "https://github.com/Nyholm"
  820. },
  821. {
  822. "name": "Tobias Schultze",
  823. "email": "webmaster@tubo-world.de",
  824. "homepage": "https://github.com/Tobion"
  825. }
  826. ],
  827. "description": "Guzzle promises library",
  828. "keywords": [
  829. "promise"
  830. ],
  831. "support": {
  832. "issues": "https://github.com/guzzle/promises/issues",
  833. "source": "https://github.com/guzzle/promises/tree/2.0.2"
  834. },
  835. "funding": [
  836. {
  837. "url": "https://github.com/GrahamCampbell",
  838. "type": "github"
  839. },
  840. {
  841. "url": "https://github.com/Nyholm",
  842. "type": "github"
  843. },
  844. {
  845. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  846. "type": "tidelift"
  847. }
  848. ],
  849. "time": "2023-12-03T20:19:20+00:00"
  850. },
  851. {
  852. "name": "guzzlehttp/psr7",
  853. "version": "2.6.2",
  854. "source": {
  855. "type": "git",
  856. "url": "https://github.com/guzzle/psr7.git",
  857. "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
  858. },
  859. "dist": {
  860. "type": "zip",
  861. "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
  862. "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
  863. "shasum": ""
  864. },
  865. "require": {
  866. "php": "^7.2.5 || ^8.0",
  867. "psr/http-factory": "^1.0",
  868. "psr/http-message": "^1.1 || ^2.0",
  869. "ralouphie/getallheaders": "^3.0"
  870. },
  871. "provide": {
  872. "psr/http-factory-implementation": "1.0",
  873. "psr/http-message-implementation": "1.0"
  874. },
  875. "require-dev": {
  876. "bamarni/composer-bin-plugin": "^1.8.2",
  877. "http-interop/http-factory-tests": "^0.9",
  878. "phpunit/phpunit": "^8.5.36 || ^9.6.15"
  879. },
  880. "suggest": {
  881. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  882. },
  883. "type": "library",
  884. "extra": {
  885. "bamarni-bin": {
  886. "bin-links": true,
  887. "forward-command": false
  888. }
  889. },
  890. "autoload": {
  891. "psr-4": {
  892. "GuzzleHttp\\Psr7\\": "src/"
  893. }
  894. },
  895. "notification-url": "https://packagist.org/downloads/",
  896. "license": [
  897. "MIT"
  898. ],
  899. "authors": [
  900. {
  901. "name": "Graham Campbell",
  902. "email": "hello@gjcampbell.co.uk",
  903. "homepage": "https://github.com/GrahamCampbell"
  904. },
  905. {
  906. "name": "Michael Dowling",
  907. "email": "mtdowling@gmail.com",
  908. "homepage": "https://github.com/mtdowling"
  909. },
  910. {
  911. "name": "George Mponos",
  912. "email": "gmponos@gmail.com",
  913. "homepage": "https://github.com/gmponos"
  914. },
  915. {
  916. "name": "Tobias Nyholm",
  917. "email": "tobias.nyholm@gmail.com",
  918. "homepage": "https://github.com/Nyholm"
  919. },
  920. {
  921. "name": "Márk Sági-Kazár",
  922. "email": "mark.sagikazar@gmail.com",
  923. "homepage": "https://github.com/sagikazarmark"
  924. },
  925. {
  926. "name": "Tobias Schultze",
  927. "email": "webmaster@tubo-world.de",
  928. "homepage": "https://github.com/Tobion"
  929. },
  930. {
  931. "name": "Márk Sági-Kazár",
  932. "email": "mark.sagikazar@gmail.com",
  933. "homepage": "https://sagikazarmark.hu"
  934. }
  935. ],
  936. "description": "PSR-7 message implementation that also provides common utility methods",
  937. "keywords": [
  938. "http",
  939. "message",
  940. "psr-7",
  941. "request",
  942. "response",
  943. "stream",
  944. "uri",
  945. "url"
  946. ],
  947. "support": {
  948. "issues": "https://github.com/guzzle/psr7/issues",
  949. "source": "https://github.com/guzzle/psr7/tree/2.6.2"
  950. },
  951. "funding": [
  952. {
  953. "url": "https://github.com/GrahamCampbell",
  954. "type": "github"
  955. },
  956. {
  957. "url": "https://github.com/Nyholm",
  958. "type": "github"
  959. },
  960. {
  961. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  962. "type": "tidelift"
  963. }
  964. ],
  965. "time": "2023-12-03T20:05:35+00:00"
  966. },
  967. {
  968. "name": "guzzlehttp/uri-template",
  969. "version": "v1.0.3",
  970. "source": {
  971. "type": "git",
  972. "url": "https://github.com/guzzle/uri-template.git",
  973. "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c"
  974. },
  975. "dist": {
  976. "type": "zip",
  977. "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c",
  978. "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c",
  979. "shasum": ""
  980. },
  981. "require": {
  982. "php": "^7.2.5 || ^8.0",
  983. "symfony/polyfill-php80": "^1.24"
  984. },
  985. "require-dev": {
  986. "bamarni/composer-bin-plugin": "^1.8.2",
  987. "phpunit/phpunit": "^8.5.36 || ^9.6.15",
  988. "uri-template/tests": "1.0.0"
  989. },
  990. "type": "library",
  991. "extra": {
  992. "bamarni-bin": {
  993. "bin-links": true,
  994. "forward-command": false
  995. }
  996. },
  997. "autoload": {
  998. "psr-4": {
  999. "GuzzleHttp\\UriTemplate\\": "src"
  1000. }
  1001. },
  1002. "notification-url": "https://packagist.org/downloads/",
  1003. "license": [
  1004. "MIT"
  1005. ],
  1006. "authors": [
  1007. {
  1008. "name": "Graham Campbell",
  1009. "email": "hello@gjcampbell.co.uk",
  1010. "homepage": "https://github.com/GrahamCampbell"
  1011. },
  1012. {
  1013. "name": "Michael Dowling",
  1014. "email": "mtdowling@gmail.com",
  1015. "homepage": "https://github.com/mtdowling"
  1016. },
  1017. {
  1018. "name": "George Mponos",
  1019. "email": "gmponos@gmail.com",
  1020. "homepage": "https://github.com/gmponos"
  1021. },
  1022. {
  1023. "name": "Tobias Nyholm",
  1024. "email": "tobias.nyholm@gmail.com",
  1025. "homepage": "https://github.com/Nyholm"
  1026. }
  1027. ],
  1028. "description": "A polyfill class for uri_template of PHP",
  1029. "keywords": [
  1030. "guzzlehttp",
  1031. "uri-template"
  1032. ],
  1033. "support": {
  1034. "issues": "https://github.com/guzzle/uri-template/issues",
  1035. "source": "https://github.com/guzzle/uri-template/tree/v1.0.3"
  1036. },
  1037. "funding": [
  1038. {
  1039. "url": "https://github.com/GrahamCampbell",
  1040. "type": "github"
  1041. },
  1042. {
  1043. "url": "https://github.com/Nyholm",
  1044. "type": "github"
  1045. },
  1046. {
  1047. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
  1048. "type": "tidelift"
  1049. }
  1050. ],
  1051. "time": "2023-12-03T19:50:20+00:00"
  1052. },
  1053. {
  1054. "name": "inertiajs/inertia-laravel",
  1055. "version": "v1.2.0",
  1056. "source": {
  1057. "type": "git",
  1058. "url": "https://github.com/inertiajs/inertia-laravel.git",
  1059. "reference": "5675663d9619528544cc2dca60e0f8b9603980ae"
  1060. },
  1061. "dist": {
  1062. "type": "zip",
  1063. "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/5675663d9619528544cc2dca60e0f8b9603980ae",
  1064. "reference": "5675663d9619528544cc2dca60e0f8b9603980ae",
  1065. "shasum": ""
  1066. },
  1067. "require": {
  1068. "ext-json": "*",
  1069. "laravel/framework": "^8.74|^9.0|^10.0|^11.0",
  1070. "php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0",
  1071. "symfony/console": "^5.3|^6.0|^7.0"
  1072. },
  1073. "require-dev": {
  1074. "mockery/mockery": "^1.3.3",
  1075. "orchestra/testbench": "^6.4|^7.0|^8.0|^9.0",
  1076. "phpunit/phpunit": "^8.0|^9.5.8|^10.4",
  1077. "roave/security-advisories": "dev-master"
  1078. },
  1079. "suggest": {
  1080. "ext-pcntl": "Recommended when running the Inertia SSR server via the `inertia:start-ssr` artisan command."
  1081. },
  1082. "type": "library",
  1083. "extra": {
  1084. "laravel": {
  1085. "providers": [
  1086. "Inertia\\ServiceProvider"
  1087. ]
  1088. },
  1089. "branch-alias": {
  1090. "dev-master": "1.x-dev"
  1091. }
  1092. },
  1093. "autoload": {
  1094. "files": [
  1095. "./helpers.php"
  1096. ],
  1097. "psr-4": {
  1098. "Inertia\\": "src"
  1099. }
  1100. },
  1101. "notification-url": "https://packagist.org/downloads/",
  1102. "license": [
  1103. "MIT"
  1104. ],
  1105. "authors": [
  1106. {
  1107. "name": "Jonathan Reinink",
  1108. "email": "jonathan@reinink.ca",
  1109. "homepage": "https://reinink.ca"
  1110. }
  1111. ],
  1112. "description": "The Laravel adapter for Inertia.js.",
  1113. "keywords": [
  1114. "inertia",
  1115. "laravel"
  1116. ],
  1117. "support": {
  1118. "issues": "https://github.com/inertiajs/inertia-laravel/issues",
  1119. "source": "https://github.com/inertiajs/inertia-laravel/tree/v1.2.0"
  1120. },
  1121. "funding": [
  1122. {
  1123. "url": "https://github.com/reinink",
  1124. "type": "github"
  1125. }
  1126. ],
  1127. "time": "2024-05-17T22:12:22+00:00"
  1128. },
  1129. {
  1130. "name": "laravel/breeze",
  1131. "version": "v2.0.5",
  1132. "source": {
  1133. "type": "git",
  1134. "url": "https://github.com/laravel/breeze.git",
  1135. "reference": "4b40708d13aab743a47251e52cc73989f68353bd"
  1136. },
  1137. "dist": {
  1138. "type": "zip",
  1139. "url": "https://api.github.com/repos/laravel/breeze/zipball/4b40708d13aab743a47251e52cc73989f68353bd",
  1140. "reference": "4b40708d13aab743a47251e52cc73989f68353bd",
  1141. "shasum": ""
  1142. },
  1143. "require": {
  1144. "illuminate/console": "^11.0",
  1145. "illuminate/filesystem": "^11.0",
  1146. "illuminate/support": "^11.0",
  1147. "illuminate/validation": "^11.0",
  1148. "php": "^8.2.0",
  1149. "symfony/console": "^7.0"
  1150. },
  1151. "require-dev": {
  1152. "orchestra/testbench": "^9.0",
  1153. "phpstan/phpstan": "^1.10"
  1154. },
  1155. "type": "library",
  1156. "extra": {
  1157. "laravel": {
  1158. "providers": [
  1159. "Laravel\\Breeze\\BreezeServiceProvider"
  1160. ]
  1161. }
  1162. },
  1163. "autoload": {
  1164. "psr-4": {
  1165. "Laravel\\Breeze\\": "src/"
  1166. }
  1167. },
  1168. "notification-url": "https://packagist.org/downloads/",
  1169. "license": [
  1170. "MIT"
  1171. ],
  1172. "authors": [
  1173. {
  1174. "name": "Taylor Otwell",
  1175. "email": "taylor@laravel.com"
  1176. }
  1177. ],
  1178. "description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.",
  1179. "keywords": [
  1180. "auth",
  1181. "laravel"
  1182. ],
  1183. "support": {
  1184. "issues": "https://github.com/laravel/breeze/issues",
  1185. "source": "https://github.com/laravel/breeze"
  1186. },
  1187. "time": "2024-05-28T15:37:59+00:00"
  1188. },
  1189. {
  1190. "name": "laravel/framework",
  1191. "version": "v11.10.0",
  1192. "source": {
  1193. "type": "git",
  1194. "url": "https://github.com/laravel/framework.git",
  1195. "reference": "99b4255194912044b75ab72329f8c19e6345720e"
  1196. },
  1197. "dist": {
  1198. "type": "zip",
  1199. "url": "https://api.github.com/repos/laravel/framework/zipball/99b4255194912044b75ab72329f8c19e6345720e",
  1200. "reference": "99b4255194912044b75ab72329f8c19e6345720e",
  1201. "shasum": ""
  1202. },
  1203. "require": {
  1204. "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
  1205. "composer-runtime-api": "^2.2",
  1206. "doctrine/inflector": "^2.0.5",
  1207. "dragonmantank/cron-expression": "^3.3.2",
  1208. "egulias/email-validator": "^3.2.1|^4.0",
  1209. "ext-ctype": "*",
  1210. "ext-filter": "*",
  1211. "ext-hash": "*",
  1212. "ext-mbstring": "*",
  1213. "ext-openssl": "*",
  1214. "ext-session": "*",
  1215. "ext-tokenizer": "*",
  1216. "fruitcake/php-cors": "^1.3",
  1217. "guzzlehttp/guzzle": "^7.8",
  1218. "guzzlehttp/uri-template": "^1.0",
  1219. "laravel/prompts": "^0.1.18",
  1220. "laravel/serializable-closure": "^1.3",
  1221. "league/commonmark": "^2.2.1",
  1222. "league/flysystem": "^3.8.0",
  1223. "monolog/monolog": "^3.0",
  1224. "nesbot/carbon": "^2.72.2|^3.0",
  1225. "nunomaduro/termwind": "^2.0",
  1226. "php": "^8.2",
  1227. "psr/container": "^1.1.1|^2.0.1",
  1228. "psr/log": "^1.0|^2.0|^3.0",
  1229. "psr/simple-cache": "^1.0|^2.0|^3.0",
  1230. "ramsey/uuid": "^4.7",
  1231. "symfony/console": "^7.0",
  1232. "symfony/error-handler": "^7.0",
  1233. "symfony/finder": "^7.0",
  1234. "symfony/http-foundation": "^7.0",
  1235. "symfony/http-kernel": "^7.0",
  1236. "symfony/mailer": "^7.0",
  1237. "symfony/mime": "^7.0",
  1238. "symfony/polyfill-php83": "^1.28",
  1239. "symfony/process": "^7.0",
  1240. "symfony/routing": "^7.0",
  1241. "symfony/uid": "^7.0",
  1242. "symfony/var-dumper": "^7.0",
  1243. "tijsverkoyen/css-to-inline-styles": "^2.2.5",
  1244. "vlucas/phpdotenv": "^5.4.1",
  1245. "voku/portable-ascii": "^2.0"
  1246. },
  1247. "conflict": {
  1248. "mockery/mockery": "1.6.8",
  1249. "tightenco/collect": "<5.5.33"
  1250. },
  1251. "provide": {
  1252. "psr/container-implementation": "1.1|2.0",
  1253. "psr/simple-cache-implementation": "1.0|2.0|3.0"
  1254. },
  1255. "replace": {
  1256. "illuminate/auth": "self.version",
  1257. "illuminate/broadcasting": "self.version",
  1258. "illuminate/bus": "self.version",
  1259. "illuminate/cache": "self.version",
  1260. "illuminate/collections": "self.version",
  1261. "illuminate/conditionable": "self.version",
  1262. "illuminate/config": "self.version",
  1263. "illuminate/console": "self.version",
  1264. "illuminate/container": "self.version",
  1265. "illuminate/contracts": "self.version",
  1266. "illuminate/cookie": "self.version",
  1267. "illuminate/database": "self.version",
  1268. "illuminate/encryption": "self.version",
  1269. "illuminate/events": "self.version",
  1270. "illuminate/filesystem": "self.version",
  1271. "illuminate/hashing": "self.version",
  1272. "illuminate/http": "self.version",
  1273. "illuminate/log": "self.version",
  1274. "illuminate/macroable": "self.version",
  1275. "illuminate/mail": "self.version",
  1276. "illuminate/notifications": "self.version",
  1277. "illuminate/pagination": "self.version",
  1278. "illuminate/pipeline": "self.version",
  1279. "illuminate/process": "self.version",
  1280. "illuminate/queue": "self.version",
  1281. "illuminate/redis": "self.version",
  1282. "illuminate/routing": "self.version",
  1283. "illuminate/session": "self.version",
  1284. "illuminate/support": "self.version",
  1285. "illuminate/testing": "self.version",
  1286. "illuminate/translation": "self.version",
  1287. "illuminate/validation": "self.version",
  1288. "illuminate/view": "self.version",
  1289. "spatie/once": "*"
  1290. },
  1291. "require-dev": {
  1292. "ably/ably-php": "^1.0",
  1293. "aws/aws-sdk-php": "^3.235.5",
  1294. "ext-gmp": "*",
  1295. "fakerphp/faker": "^1.23",
  1296. "league/flysystem-aws-s3-v3": "^3.0",
  1297. "league/flysystem-ftp": "^3.0",
  1298. "league/flysystem-path-prefixing": "^3.3",
  1299. "league/flysystem-read-only": "^3.3",
  1300. "league/flysystem-sftp-v3": "^3.0",
  1301. "mockery/mockery": "^1.6",
  1302. "nyholm/psr7": "^1.2",
  1303. "orchestra/testbench-core": "^9.0.15",
  1304. "pda/pheanstalk": "^5.0",
  1305. "phpstan/phpstan": "^1.4.7",
  1306. "phpunit/phpunit": "^10.5|^11.0",
  1307. "predis/predis": "^2.0.2",
  1308. "resend/resend-php": "^0.10.0",
  1309. "symfony/cache": "^7.0",
  1310. "symfony/http-client": "^7.0",
  1311. "symfony/psr-http-message-bridge": "^7.0"
  1312. },
  1313. "suggest": {
  1314. "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
  1315. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).",
  1316. "brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).",
  1317. "ext-apcu": "Required to use the APC cache driver.",
  1318. "ext-fileinfo": "Required to use the Filesystem class.",
  1319. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1320. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1321. "ext-memcached": "Required to use the memcache cache driver.",
  1322. "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
  1323. "ext-pdo": "Required to use all database features.",
  1324. "ext-posix": "Required to use all features of the queue worker.",
  1325. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0|^6.0).",
  1326. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  1327. "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
  1328. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1329. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
  1330. "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
  1331. "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
  1332. "league/flysystem-read-only": "Required to use read-only disks (^3.3)",
  1333. "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
  1334. "mockery/mockery": "Required to use mocking (^1.6).",
  1335. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  1336. "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).",
  1337. "phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).",
  1338. "predis/predis": "Required to use the predis connector (^2.0.2).",
  1339. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1340. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
  1341. "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).",
  1342. "symfony/cache": "Required to PSR-6 cache bridge (^7.0).",
  1343. "symfony/filesystem": "Required to enable support for relative symbolic links (^7.0).",
  1344. "symfony/http-client": "Required to enable support for the Symfony API mail transports (^7.0).",
  1345. "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^7.0).",
  1346. "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^7.0).",
  1347. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^7.0)."
  1348. },
  1349. "type": "library",
  1350. "extra": {
  1351. "branch-alias": {
  1352. "dev-master": "11.x-dev"
  1353. }
  1354. },
  1355. "autoload": {
  1356. "files": [
  1357. "src/Illuminate/Collections/helpers.php",
  1358. "src/Illuminate/Events/functions.php",
  1359. "src/Illuminate/Filesystem/functions.php",
  1360. "src/Illuminate/Foundation/helpers.php",
  1361. "src/Illuminate/Support/helpers.php"
  1362. ],
  1363. "psr-4": {
  1364. "Illuminate\\": "src/Illuminate/",
  1365. "Illuminate\\Support\\": [
  1366. "src/Illuminate/Macroable/",
  1367. "src/Illuminate/Collections/",
  1368. "src/Illuminate/Conditionable/"
  1369. ]
  1370. }
  1371. },
  1372. "notification-url": "https://packagist.org/downloads/",
  1373. "license": [
  1374. "MIT"
  1375. ],
  1376. "authors": [
  1377. {
  1378. "name": "Taylor Otwell",
  1379. "email": "taylor@laravel.com"
  1380. }
  1381. ],
  1382. "description": "The Laravel Framework.",
  1383. "homepage": "https://laravel.com",
  1384. "keywords": [
  1385. "framework",
  1386. "laravel"
  1387. ],
  1388. "support": {
  1389. "issues": "https://github.com/laravel/framework/issues",
  1390. "source": "https://github.com/laravel/framework"
  1391. },
  1392. "time": "2024-06-04T13:45:55+00:00"
  1393. },
  1394. {
  1395. "name": "laravel/prompts",
  1396. "version": "v0.1.23",
  1397. "source": {
  1398. "type": "git",
  1399. "url": "https://github.com/laravel/prompts.git",
  1400. "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400"
  1401. },
  1402. "dist": {
  1403. "type": "zip",
  1404. "url": "https://api.github.com/repos/laravel/prompts/zipball/9bc4df7c699b0452c6b815e64a2d84b6d7f99400",
  1405. "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400",
  1406. "shasum": ""
  1407. },
  1408. "require": {
  1409. "ext-mbstring": "*",
  1410. "illuminate/collections": "^10.0|^11.0",
  1411. "php": "^8.1",
  1412. "symfony/console": "^6.2|^7.0"
  1413. },
  1414. "conflict": {
  1415. "illuminate/console": ">=10.17.0 <10.25.0",
  1416. "laravel/framework": ">=10.17.0 <10.25.0"
  1417. },
  1418. "require-dev": {
  1419. "mockery/mockery": "^1.5",
  1420. "pestphp/pest": "^2.3",
  1421. "phpstan/phpstan": "^1.11",
  1422. "phpstan/phpstan-mockery": "^1.1"
  1423. },
  1424. "suggest": {
  1425. "ext-pcntl": "Required for the spinner to be animated."
  1426. },
  1427. "type": "library",
  1428. "extra": {
  1429. "branch-alias": {
  1430. "dev-main": "0.1.x-dev"
  1431. }
  1432. },
  1433. "autoload": {
  1434. "files": [
  1435. "src/helpers.php"
  1436. ],
  1437. "psr-4": {
  1438. "Laravel\\Prompts\\": "src/"
  1439. }
  1440. },
  1441. "notification-url": "https://packagist.org/downloads/",
  1442. "license": [
  1443. "MIT"
  1444. ],
  1445. "description": "Add beautiful and user-friendly forms to your command-line applications.",
  1446. "support": {
  1447. "issues": "https://github.com/laravel/prompts/issues",
  1448. "source": "https://github.com/laravel/prompts/tree/v0.1.23"
  1449. },
  1450. "time": "2024-05-27T13:53:20+00:00"
  1451. },
  1452. {
  1453. "name": "laravel/sanctum",
  1454. "version": "v4.0.2",
  1455. "source": {
  1456. "type": "git",
  1457. "url": "https://github.com/laravel/sanctum.git",
  1458. "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1"
  1459. },
  1460. "dist": {
  1461. "type": "zip",
  1462. "url": "https://api.github.com/repos/laravel/sanctum/zipball/9cfc0ce80cabad5334efff73ec856339e8ec1ac1",
  1463. "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1",
  1464. "shasum": ""
  1465. },
  1466. "require": {
  1467. "ext-json": "*",
  1468. "illuminate/console": "^11.0",
  1469. "illuminate/contracts": "^11.0",
  1470. "illuminate/database": "^11.0",
  1471. "illuminate/support": "^11.0",
  1472. "php": "^8.2",
  1473. "symfony/console": "^7.0"
  1474. },
  1475. "require-dev": {
  1476. "mockery/mockery": "^1.6",
  1477. "orchestra/testbench": "^9.0",
  1478. "phpstan/phpstan": "^1.10",
  1479. "phpunit/phpunit": "^10.5"
  1480. },
  1481. "type": "library",
  1482. "extra": {
  1483. "laravel": {
  1484. "providers": [
  1485. "Laravel\\Sanctum\\SanctumServiceProvider"
  1486. ]
  1487. }
  1488. },
  1489. "autoload": {
  1490. "psr-4": {
  1491. "Laravel\\Sanctum\\": "src/"
  1492. }
  1493. },
  1494. "notification-url": "https://packagist.org/downloads/",
  1495. "license": [
  1496. "MIT"
  1497. ],
  1498. "authors": [
  1499. {
  1500. "name": "Taylor Otwell",
  1501. "email": "taylor@laravel.com"
  1502. }
  1503. ],
  1504. "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.",
  1505. "keywords": [
  1506. "auth",
  1507. "laravel",
  1508. "sanctum"
  1509. ],
  1510. "support": {
  1511. "issues": "https://github.com/laravel/sanctum/issues",
  1512. "source": "https://github.com/laravel/sanctum"
  1513. },
  1514. "time": "2024-04-10T19:39:58+00:00"
  1515. },
  1516. {
  1517. "name": "laravel/serializable-closure",
  1518. "version": "v1.3.3",
  1519. "source": {
  1520. "type": "git",
  1521. "url": "https://github.com/laravel/serializable-closure.git",
  1522. "reference": "3dbf8a8e914634c48d389c1234552666b3d43754"
  1523. },
  1524. "dist": {
  1525. "type": "zip",
  1526. "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3dbf8a8e914634c48d389c1234552666b3d43754",
  1527. "reference": "3dbf8a8e914634c48d389c1234552666b3d43754",
  1528. "shasum": ""
  1529. },
  1530. "require": {
  1531. "php": "^7.3|^8.0"
  1532. },
  1533. "require-dev": {
  1534. "nesbot/carbon": "^2.61",
  1535. "pestphp/pest": "^1.21.3",
  1536. "phpstan/phpstan": "^1.8.2",
  1537. "symfony/var-dumper": "^5.4.11"
  1538. },
  1539. "type": "library",
  1540. "extra": {
  1541. "branch-alias": {
  1542. "dev-master": "1.x-dev"
  1543. }
  1544. },
  1545. "autoload": {
  1546. "psr-4": {
  1547. "Laravel\\SerializableClosure\\": "src/"
  1548. }
  1549. },
  1550. "notification-url": "https://packagist.org/downloads/",
  1551. "license": [
  1552. "MIT"
  1553. ],
  1554. "authors": [
  1555. {
  1556. "name": "Taylor Otwell",
  1557. "email": "taylor@laravel.com"
  1558. },
  1559. {
  1560. "name": "Nuno Maduro",
  1561. "email": "nuno@laravel.com"
  1562. }
  1563. ],
  1564. "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
  1565. "keywords": [
  1566. "closure",
  1567. "laravel",
  1568. "serializable"
  1569. ],
  1570. "support": {
  1571. "issues": "https://github.com/laravel/serializable-closure/issues",
  1572. "source": "https://github.com/laravel/serializable-closure"
  1573. },
  1574. "time": "2023-11-08T14:08:06+00:00"
  1575. },
  1576. {
  1577. "name": "laravel/tinker",
  1578. "version": "v2.9.0",
  1579. "source": {
  1580. "type": "git",
  1581. "url": "https://github.com/laravel/tinker.git",
  1582. "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe"
  1583. },
  1584. "dist": {
  1585. "type": "zip",
  1586. "url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
  1587. "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
  1588. "shasum": ""
  1589. },
  1590. "require": {
  1591. "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
  1592. "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
  1593. "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
  1594. "php": "^7.2.5|^8.0",
  1595. "psy/psysh": "^0.11.1|^0.12.0",
  1596. "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
  1597. },
  1598. "require-dev": {
  1599. "mockery/mockery": "~1.3.3|^1.4.2",
  1600. "phpstan/phpstan": "^1.10",
  1601. "phpunit/phpunit": "^8.5.8|^9.3.3"
  1602. },
  1603. "suggest": {
  1604. "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."
  1605. },
  1606. "type": "library",
  1607. "extra": {
  1608. "laravel": {
  1609. "providers": [
  1610. "Laravel\\Tinker\\TinkerServiceProvider"
  1611. ]
  1612. }
  1613. },
  1614. "autoload": {
  1615. "psr-4": {
  1616. "Laravel\\Tinker\\": "src/"
  1617. }
  1618. },
  1619. "notification-url": "https://packagist.org/downloads/",
  1620. "license": [
  1621. "MIT"
  1622. ],
  1623. "authors": [
  1624. {
  1625. "name": "Taylor Otwell",
  1626. "email": "taylor@laravel.com"
  1627. }
  1628. ],
  1629. "description": "Powerful REPL for the Laravel framework.",
  1630. "keywords": [
  1631. "REPL",
  1632. "Tinker",
  1633. "laravel",
  1634. "psysh"
  1635. ],
  1636. "support": {
  1637. "issues": "https://github.com/laravel/tinker/issues",
  1638. "source": "https://github.com/laravel/tinker/tree/v2.9.0"
  1639. },
  1640. "time": "2024-01-04T16:10:04+00:00"
  1641. },
  1642. {
  1643. "name": "league/commonmark",
  1644. "version": "2.4.2",
  1645. "source": {
  1646. "type": "git",
  1647. "url": "https://github.com/thephpleague/commonmark.git",
  1648. "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf"
  1649. },
  1650. "dist": {
  1651. "type": "zip",
  1652. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf",
  1653. "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf",
  1654. "shasum": ""
  1655. },
  1656. "require": {
  1657. "ext-mbstring": "*",
  1658. "league/config": "^1.1.1",
  1659. "php": "^7.4 || ^8.0",
  1660. "psr/event-dispatcher": "^1.0",
  1661. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1662. "symfony/polyfill-php80": "^1.16"
  1663. },
  1664. "require-dev": {
  1665. "cebe/markdown": "^1.0",
  1666. "commonmark/cmark": "0.30.3",
  1667. "commonmark/commonmark.js": "0.30.0",
  1668. "composer/package-versions-deprecated": "^1.8",
  1669. "embed/embed": "^4.4",
  1670. "erusev/parsedown": "^1.0",
  1671. "ext-json": "*",
  1672. "github/gfm": "0.29.0",
  1673. "michelf/php-markdown": "^1.4 || ^2.0",
  1674. "nyholm/psr7": "^1.5",
  1675. "phpstan/phpstan": "^1.8.2",
  1676. "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
  1677. "scrutinizer/ocular": "^1.8.1",
  1678. "symfony/finder": "^5.3 | ^6.0 || ^7.0",
  1679. "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0",
  1680. "unleashedtech/php-coding-standard": "^3.1.1",
  1681. "vimeo/psalm": "^4.24.0 || ^5.0.0"
  1682. },
  1683. "suggest": {
  1684. "symfony/yaml": "v2.3+ required if using the Front Matter extension"
  1685. },
  1686. "type": "library",
  1687. "extra": {
  1688. "branch-alias": {
  1689. "dev-main": "2.5-dev"
  1690. }
  1691. },
  1692. "autoload": {
  1693. "psr-4": {
  1694. "League\\CommonMark\\": "src"
  1695. }
  1696. },
  1697. "notification-url": "https://packagist.org/downloads/",
  1698. "license": [
  1699. "BSD-3-Clause"
  1700. ],
  1701. "authors": [
  1702. {
  1703. "name": "Colin O'Dell",
  1704. "email": "colinodell@gmail.com",
  1705. "homepage": "https://www.colinodell.com",
  1706. "role": "Lead Developer"
  1707. }
  1708. ],
  1709. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
  1710. "homepage": "https://commonmark.thephpleague.com",
  1711. "keywords": [
  1712. "commonmark",
  1713. "flavored",
  1714. "gfm",
  1715. "github",
  1716. "github-flavored",
  1717. "markdown",
  1718. "md",
  1719. "parser"
  1720. ],
  1721. "support": {
  1722. "docs": "https://commonmark.thephpleague.com/",
  1723. "forum": "https://github.com/thephpleague/commonmark/discussions",
  1724. "issues": "https://github.com/thephpleague/commonmark/issues",
  1725. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  1726. "source": "https://github.com/thephpleague/commonmark"
  1727. },
  1728. "funding": [
  1729. {
  1730. "url": "https://www.colinodell.com/sponsor",
  1731. "type": "custom"
  1732. },
  1733. {
  1734. "url": "https://www.paypal.me/colinpodell/10.00",
  1735. "type": "custom"
  1736. },
  1737. {
  1738. "url": "https://github.com/colinodell",
  1739. "type": "github"
  1740. },
  1741. {
  1742. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  1743. "type": "tidelift"
  1744. }
  1745. ],
  1746. "time": "2024-02-02T11:59:32+00:00"
  1747. },
  1748. {
  1749. "name": "league/config",
  1750. "version": "v1.2.0",
  1751. "source": {
  1752. "type": "git",
  1753. "url": "https://github.com/thephpleague/config.git",
  1754. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
  1755. },
  1756. "dist": {
  1757. "type": "zip",
  1758. "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  1759. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  1760. "shasum": ""
  1761. },
  1762. "require": {
  1763. "dflydev/dot-access-data": "^3.0.1",
  1764. "nette/schema": "^1.2",
  1765. "php": "^7.4 || ^8.0"
  1766. },
  1767. "require-dev": {
  1768. "phpstan/phpstan": "^1.8.2",
  1769. "phpunit/phpunit": "^9.5.5",
  1770. "scrutinizer/ocular": "^1.8.1",
  1771. "unleashedtech/php-coding-standard": "^3.1",
  1772. "vimeo/psalm": "^4.7.3"
  1773. },
  1774. "type": "library",
  1775. "extra": {
  1776. "branch-alias": {
  1777. "dev-main": "1.2-dev"
  1778. }
  1779. },
  1780. "autoload": {
  1781. "psr-4": {
  1782. "League\\Config\\": "src"
  1783. }
  1784. },
  1785. "notification-url": "https://packagist.org/downloads/",
  1786. "license": [
  1787. "BSD-3-Clause"
  1788. ],
  1789. "authors": [
  1790. {
  1791. "name": "Colin O'Dell",
  1792. "email": "colinodell@gmail.com",
  1793. "homepage": "https://www.colinodell.com",
  1794. "role": "Lead Developer"
  1795. }
  1796. ],
  1797. "description": "Define configuration arrays with strict schemas and access values with dot notation",
  1798. "homepage": "https://config.thephpleague.com",
  1799. "keywords": [
  1800. "array",
  1801. "config",
  1802. "configuration",
  1803. "dot",
  1804. "dot-access",
  1805. "nested",
  1806. "schema"
  1807. ],
  1808. "support": {
  1809. "docs": "https://config.thephpleague.com/",
  1810. "issues": "https://github.com/thephpleague/config/issues",
  1811. "rss": "https://github.com/thephpleague/config/releases.atom",
  1812. "source": "https://github.com/thephpleague/config"
  1813. },
  1814. "funding": [
  1815. {
  1816. "url": "https://www.colinodell.com/sponsor",
  1817. "type": "custom"
  1818. },
  1819. {
  1820. "url": "https://www.paypal.me/colinpodell/10.00",
  1821. "type": "custom"
  1822. },
  1823. {
  1824. "url": "https://github.com/colinodell",
  1825. "type": "github"
  1826. }
  1827. ],
  1828. "time": "2022-12-11T20:36:23+00:00"
  1829. },
  1830. {
  1831. "name": "league/flysystem",
  1832. "version": "3.28.0",
  1833. "source": {
  1834. "type": "git",
  1835. "url": "https://github.com/thephpleague/flysystem.git",
  1836. "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c"
  1837. },
  1838. "dist": {
  1839. "type": "zip",
  1840. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
  1841. "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
  1842. "shasum": ""
  1843. },
  1844. "require": {
  1845. "league/flysystem-local": "^3.0.0",
  1846. "league/mime-type-detection": "^1.0.0",
  1847. "php": "^8.0.2"
  1848. },
  1849. "conflict": {
  1850. "async-aws/core": "<1.19.0",
  1851. "async-aws/s3": "<1.14.0",
  1852. "aws/aws-sdk-php": "3.209.31 || 3.210.0",
  1853. "guzzlehttp/guzzle": "<7.0",
  1854. "guzzlehttp/ringphp": "<1.1.1",
  1855. "phpseclib/phpseclib": "3.0.15",
  1856. "symfony/http-client": "<5.2"
  1857. },
  1858. "require-dev": {
  1859. "async-aws/s3": "^1.5 || ^2.0",
  1860. "async-aws/simple-s3": "^1.1 || ^2.0",
  1861. "aws/aws-sdk-php": "^3.295.10",
  1862. "composer/semver": "^3.0",
  1863. "ext-fileinfo": "*",
  1864. "ext-ftp": "*",
  1865. "ext-mongodb": "^1.3",
  1866. "ext-zip": "*",
  1867. "friendsofphp/php-cs-fixer": "^3.5",
  1868. "google/cloud-storage": "^1.23",
  1869. "guzzlehttp/psr7": "^2.6",
  1870. "microsoft/azure-storage-blob": "^1.1",
  1871. "mongodb/mongodb": "^1.2",
  1872. "phpseclib/phpseclib": "^3.0.36",
  1873. "phpstan/phpstan": "^1.10",
  1874. "phpunit/phpunit": "^9.5.11|^10.0",
  1875. "sabre/dav": "^4.6.0"
  1876. },
  1877. "type": "library",
  1878. "autoload": {
  1879. "psr-4": {
  1880. "League\\Flysystem\\": "src"
  1881. }
  1882. },
  1883. "notification-url": "https://packagist.org/downloads/",
  1884. "license": [
  1885. "MIT"
  1886. ],
  1887. "authors": [
  1888. {
  1889. "name": "Frank de Jonge",
  1890. "email": "info@frankdejonge.nl"
  1891. }
  1892. ],
  1893. "description": "File storage abstraction for PHP",
  1894. "keywords": [
  1895. "WebDAV",
  1896. "aws",
  1897. "cloud",
  1898. "file",
  1899. "files",
  1900. "filesystem",
  1901. "filesystems",
  1902. "ftp",
  1903. "s3",
  1904. "sftp",
  1905. "storage"
  1906. ],
  1907. "support": {
  1908. "issues": "https://github.com/thephpleague/flysystem/issues",
  1909. "source": "https://github.com/thephpleague/flysystem/tree/3.28.0"
  1910. },
  1911. "time": "2024-05-22T10:09:12+00:00"
  1912. },
  1913. {
  1914. "name": "league/flysystem-local",
  1915. "version": "3.28.0",
  1916. "source": {
  1917. "type": "git",
  1918. "url": "https://github.com/thephpleague/flysystem-local.git",
  1919. "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40"
  1920. },
  1921. "dist": {
  1922. "type": "zip",
  1923. "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
  1924. "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
  1925. "shasum": ""
  1926. },
  1927. "require": {
  1928. "ext-fileinfo": "*",
  1929. "league/flysystem": "^3.0.0",
  1930. "league/mime-type-detection": "^1.0.0",
  1931. "php": "^8.0.2"
  1932. },
  1933. "type": "library",
  1934. "autoload": {
  1935. "psr-4": {
  1936. "League\\Flysystem\\Local\\": ""
  1937. }
  1938. },
  1939. "notification-url": "https://packagist.org/downloads/",
  1940. "license": [
  1941. "MIT"
  1942. ],
  1943. "authors": [
  1944. {
  1945. "name": "Frank de Jonge",
  1946. "email": "info@frankdejonge.nl"
  1947. }
  1948. ],
  1949. "description": "Local filesystem adapter for Flysystem.",
  1950. "keywords": [
  1951. "Flysystem",
  1952. "file",
  1953. "files",
  1954. "filesystem",
  1955. "local"
  1956. ],
  1957. "support": {
  1958. "source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0"
  1959. },
  1960. "time": "2024-05-06T20:05:52+00:00"
  1961. },
  1962. {
  1963. "name": "league/mime-type-detection",
  1964. "version": "1.15.0",
  1965. "source": {
  1966. "type": "git",
  1967. "url": "https://github.com/thephpleague/mime-type-detection.git",
  1968. "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
  1969. },
  1970. "dist": {
  1971. "type": "zip",
  1972. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
  1973. "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
  1974. "shasum": ""
  1975. },
  1976. "require": {
  1977. "ext-fileinfo": "*",
  1978. "php": "^7.4 || ^8.0"
  1979. },
  1980. "require-dev": {
  1981. "friendsofphp/php-cs-fixer": "^3.2",
  1982. "phpstan/phpstan": "^0.12.68",
  1983. "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
  1984. },
  1985. "type": "library",
  1986. "autoload": {
  1987. "psr-4": {
  1988. "League\\MimeTypeDetection\\": "src"
  1989. }
  1990. },
  1991. "notification-url": "https://packagist.org/downloads/",
  1992. "license": [
  1993. "MIT"
  1994. ],
  1995. "authors": [
  1996. {
  1997. "name": "Frank de Jonge",
  1998. "email": "info@frankdejonge.nl"
  1999. }
  2000. ],
  2001. "description": "Mime-type detection for Flysystem",
  2002. "support": {
  2003. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  2004. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
  2005. },
  2006. "funding": [
  2007. {
  2008. "url": "https://github.com/frankdejonge",
  2009. "type": "github"
  2010. },
  2011. {
  2012. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  2013. "type": "tidelift"
  2014. }
  2015. ],
  2016. "time": "2024-01-28T23:22:08+00:00"
  2017. },
  2018. {
  2019. "name": "monolog/monolog",
  2020. "version": "3.6.0",
  2021. "source": {
  2022. "type": "git",
  2023. "url": "https://github.com/Seldaek/monolog.git",
  2024. "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"
  2025. },
  2026. "dist": {
  2027. "type": "zip",
  2028. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
  2029. "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
  2030. "shasum": ""
  2031. },
  2032. "require": {
  2033. "php": ">=8.1",
  2034. "psr/log": "^2.0 || ^3.0"
  2035. },
  2036. "provide": {
  2037. "psr/log-implementation": "3.0.0"
  2038. },
  2039. "require-dev": {
  2040. "aws/aws-sdk-php": "^3.0",
  2041. "doctrine/couchdb": "~1.0@dev",
  2042. "elasticsearch/elasticsearch": "^7 || ^8",
  2043. "ext-json": "*",
  2044. "graylog2/gelf-php": "^1.4.2 || ^2.0",
  2045. "guzzlehttp/guzzle": "^7.4.5",
  2046. "guzzlehttp/psr7": "^2.2",
  2047. "mongodb/mongodb": "^1.8",
  2048. "php-amqplib/php-amqplib": "~2.4 || ^3",
  2049. "phpstan/phpstan": "^1.9",
  2050. "phpstan/phpstan-deprecation-rules": "^1.0",
  2051. "phpstan/phpstan-strict-rules": "^1.4",
  2052. "phpunit/phpunit": "^10.5.17",
  2053. "predis/predis": "^1.1 || ^2",
  2054. "ruflin/elastica": "^7",
  2055. "symfony/mailer": "^5.4 || ^6",
  2056. "symfony/mime": "^5.4 || ^6"
  2057. },
  2058. "suggest": {
  2059. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2060. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2061. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2062. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2063. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  2064. "ext-mbstring": "Allow to work properly with unicode symbols",
  2065. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2066. "ext-openssl": "Required to send log messages using SSL",
  2067. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  2068. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2069. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2070. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2071. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2072. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2073. },
  2074. "type": "library",
  2075. "extra": {
  2076. "branch-alias": {
  2077. "dev-main": "3.x-dev"
  2078. }
  2079. },
  2080. "autoload": {
  2081. "psr-4": {
  2082. "Monolog\\": "src/Monolog"
  2083. }
  2084. },
  2085. "notification-url": "https://packagist.org/downloads/",
  2086. "license": [
  2087. "MIT"
  2088. ],
  2089. "authors": [
  2090. {
  2091. "name": "Jordi Boggiano",
  2092. "email": "j.boggiano@seld.be",
  2093. "homepage": "https://seld.be"
  2094. }
  2095. ],
  2096. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2097. "homepage": "https://github.com/Seldaek/monolog",
  2098. "keywords": [
  2099. "log",
  2100. "logging",
  2101. "psr-3"
  2102. ],
  2103. "support": {
  2104. "issues": "https://github.com/Seldaek/monolog/issues",
  2105. "source": "https://github.com/Seldaek/monolog/tree/3.6.0"
  2106. },
  2107. "funding": [
  2108. {
  2109. "url": "https://github.com/Seldaek",
  2110. "type": "github"
  2111. },
  2112. {
  2113. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2114. "type": "tidelift"
  2115. }
  2116. ],
  2117. "time": "2024-04-12T21:02:21+00:00"
  2118. },
  2119. {
  2120. "name": "nesbot/carbon",
  2121. "version": "3.5.0",
  2122. "source": {
  2123. "type": "git",
  2124. "url": "https://github.com/briannesbitt/Carbon.git",
  2125. "reference": "415782b7e48223342f1a616c16c45a95b15b2318"
  2126. },
  2127. "dist": {
  2128. "type": "zip",
  2129. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/415782b7e48223342f1a616c16c45a95b15b2318",
  2130. "reference": "415782b7e48223342f1a616c16c45a95b15b2318",
  2131. "shasum": ""
  2132. },
  2133. "require": {
  2134. "carbonphp/carbon-doctrine-types": "*",
  2135. "ext-json": "*",
  2136. "php": "^8.1",
  2137. "psr/clock": "^1.0",
  2138. "symfony/clock": "^6.3 || ^7.0",
  2139. "symfony/polyfill-mbstring": "^1.0",
  2140. "symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0"
  2141. },
  2142. "provide": {
  2143. "psr/clock-implementation": "1.0"
  2144. },
  2145. "require-dev": {
  2146. "doctrine/dbal": "^3.6.3 || ^4.0",
  2147. "doctrine/orm": "^2.15.2 || ^3.0",
  2148. "friendsofphp/php-cs-fixer": "^3.57.2",
  2149. "kylekatarnls/multi-tester": "^2.5.3",
  2150. "ondrejmirtes/better-reflection": "^6.25.0.4",
  2151. "phpmd/phpmd": "^2.15.0",
  2152. "phpstan/extension-installer": "^1.3.1",
  2153. "phpstan/phpstan": "^1.11.2",
  2154. "phpunit/phpunit": "^10.5.20",
  2155. "squizlabs/php_codesniffer": "^3.9.0"
  2156. },
  2157. "bin": [
  2158. "bin/carbon"
  2159. ],
  2160. "type": "library",
  2161. "extra": {
  2162. "branch-alias": {
  2163. "dev-master": "3.x-dev",
  2164. "dev-2.x": "2.x-dev"
  2165. },
  2166. "laravel": {
  2167. "providers": [
  2168. "Carbon\\Laravel\\ServiceProvider"
  2169. ]
  2170. },
  2171. "phpstan": {
  2172. "includes": [
  2173. "extension.neon"
  2174. ]
  2175. }
  2176. },
  2177. "autoload": {
  2178. "psr-4": {
  2179. "Carbon\\": "src/Carbon/"
  2180. }
  2181. },
  2182. "notification-url": "https://packagist.org/downloads/",
  2183. "license": [
  2184. "MIT"
  2185. ],
  2186. "authors": [
  2187. {
  2188. "name": "Brian Nesbitt",
  2189. "email": "brian@nesbot.com",
  2190. "homepage": "https://markido.com"
  2191. },
  2192. {
  2193. "name": "kylekatarnls",
  2194. "homepage": "https://github.com/kylekatarnls"
  2195. }
  2196. ],
  2197. "description": "An API extension for DateTime that supports 281 different languages.",
  2198. "homepage": "https://carbon.nesbot.com",
  2199. "keywords": [
  2200. "date",
  2201. "datetime",
  2202. "time"
  2203. ],
  2204. "support": {
  2205. "docs": "https://carbon.nesbot.com/docs",
  2206. "issues": "https://github.com/briannesbitt/Carbon/issues",
  2207. "source": "https://github.com/briannesbitt/Carbon"
  2208. },
  2209. "funding": [
  2210. {
  2211. "url": "https://github.com/sponsors/kylekatarnls",
  2212. "type": "github"
  2213. },
  2214. {
  2215. "url": "https://opencollective.com/Carbon#sponsor",
  2216. "type": "opencollective"
  2217. },
  2218. {
  2219. "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
  2220. "type": "tidelift"
  2221. }
  2222. ],
  2223. "time": "2024-06-03T17:25:54+00:00"
  2224. },
  2225. {
  2226. "name": "nette/schema",
  2227. "version": "v1.3.0",
  2228. "source": {
  2229. "type": "git",
  2230. "url": "https://github.com/nette/schema.git",
  2231. "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
  2232. },
  2233. "dist": {
  2234. "type": "zip",
  2235. "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
  2236. "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
  2237. "shasum": ""
  2238. },
  2239. "require": {
  2240. "nette/utils": "^4.0",
  2241. "php": "8.1 - 8.3"
  2242. },
  2243. "require-dev": {
  2244. "nette/tester": "^2.4",
  2245. "phpstan/phpstan-nette": "^1.0",
  2246. "tracy/tracy": "^2.8"
  2247. },
  2248. "type": "library",
  2249. "extra": {
  2250. "branch-alias": {
  2251. "dev-master": "1.3-dev"
  2252. }
  2253. },
  2254. "autoload": {
  2255. "classmap": [
  2256. "src/"
  2257. ]
  2258. },
  2259. "notification-url": "https://packagist.org/downloads/",
  2260. "license": [
  2261. "BSD-3-Clause",
  2262. "GPL-2.0-only",
  2263. "GPL-3.0-only"
  2264. ],
  2265. "authors": [
  2266. {
  2267. "name": "David Grudl",
  2268. "homepage": "https://davidgrudl.com"
  2269. },
  2270. {
  2271. "name": "Nette Community",
  2272. "homepage": "https://nette.org/contributors"
  2273. }
  2274. ],
  2275. "description": "📐 Nette Schema: validating data structures against a given Schema.",
  2276. "homepage": "https://nette.org",
  2277. "keywords": [
  2278. "config",
  2279. "nette"
  2280. ],
  2281. "support": {
  2282. "issues": "https://github.com/nette/schema/issues",
  2283. "source": "https://github.com/nette/schema/tree/v1.3.0"
  2284. },
  2285. "time": "2023-12-11T11:54:22+00:00"
  2286. },
  2287. {
  2288. "name": "nette/utils",
  2289. "version": "v4.0.4",
  2290. "source": {
  2291. "type": "git",
  2292. "url": "https://github.com/nette/utils.git",
  2293. "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218"
  2294. },
  2295. "dist": {
  2296. "type": "zip",
  2297. "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
  2298. "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
  2299. "shasum": ""
  2300. },
  2301. "require": {
  2302. "php": ">=8.0 <8.4"
  2303. },
  2304. "conflict": {
  2305. "nette/finder": "<3",
  2306. "nette/schema": "<1.2.2"
  2307. },
  2308. "require-dev": {
  2309. "jetbrains/phpstorm-attributes": "dev-master",
  2310. "nette/tester": "^2.5",
  2311. "phpstan/phpstan": "^1.0",
  2312. "tracy/tracy": "^2.9"
  2313. },
  2314. "suggest": {
  2315. "ext-gd": "to use Image",
  2316. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  2317. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  2318. "ext-json": "to use Nette\\Utils\\Json",
  2319. "ext-mbstring": "to use Strings::lower() etc...",
  2320. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
  2321. },
  2322. "type": "library",
  2323. "extra": {
  2324. "branch-alias": {
  2325. "dev-master": "4.0-dev"
  2326. }
  2327. },
  2328. "autoload": {
  2329. "classmap": [
  2330. "src/"
  2331. ]
  2332. },
  2333. "notification-url": "https://packagist.org/downloads/",
  2334. "license": [
  2335. "BSD-3-Clause",
  2336. "GPL-2.0-only",
  2337. "GPL-3.0-only"
  2338. ],
  2339. "authors": [
  2340. {
  2341. "name": "David Grudl",
  2342. "homepage": "https://davidgrudl.com"
  2343. },
  2344. {
  2345. "name": "Nette Community",
  2346. "homepage": "https://nette.org/contributors"
  2347. }
  2348. ],
  2349. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  2350. "homepage": "https://nette.org",
  2351. "keywords": [
  2352. "array",
  2353. "core",
  2354. "datetime",
  2355. "images",
  2356. "json",
  2357. "nette",
  2358. "paginator",
  2359. "password",
  2360. "slugify",
  2361. "string",
  2362. "unicode",
  2363. "utf-8",
  2364. "utility",
  2365. "validation"
  2366. ],
  2367. "support": {
  2368. "issues": "https://github.com/nette/utils/issues",
  2369. "source": "https://github.com/nette/utils/tree/v4.0.4"
  2370. },
  2371. "time": "2024-01-17T16:50:36+00:00"
  2372. },
  2373. {
  2374. "name": "nikic/php-parser",
  2375. "version": "v5.0.2",
  2376. "source": {
  2377. "type": "git",
  2378. "url": "https://github.com/nikic/PHP-Parser.git",
  2379. "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
  2380. },
  2381. "dist": {
  2382. "type": "zip",
  2383. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
  2384. "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
  2385. "shasum": ""
  2386. },
  2387. "require": {
  2388. "ext-ctype": "*",
  2389. "ext-json": "*",
  2390. "ext-tokenizer": "*",
  2391. "php": ">=7.4"
  2392. },
  2393. "require-dev": {
  2394. "ircmaxell/php-yacc": "^0.0.7",
  2395. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  2396. },
  2397. "bin": [
  2398. "bin/php-parse"
  2399. ],
  2400. "type": "library",
  2401. "extra": {
  2402. "branch-alias": {
  2403. "dev-master": "5.0-dev"
  2404. }
  2405. },
  2406. "autoload": {
  2407. "psr-4": {
  2408. "PhpParser\\": "lib/PhpParser"
  2409. }
  2410. },
  2411. "notification-url": "https://packagist.org/downloads/",
  2412. "license": [
  2413. "BSD-3-Clause"
  2414. ],
  2415. "authors": [
  2416. {
  2417. "name": "Nikita Popov"
  2418. }
  2419. ],
  2420. "description": "A PHP parser written in PHP",
  2421. "keywords": [
  2422. "parser",
  2423. "php"
  2424. ],
  2425. "support": {
  2426. "issues": "https://github.com/nikic/PHP-Parser/issues",
  2427. "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
  2428. },
  2429. "time": "2024-03-05T20:51:40+00:00"
  2430. },
  2431. {
  2432. "name": "nunomaduro/termwind",
  2433. "version": "v2.0.1",
  2434. "source": {
  2435. "type": "git",
  2436. "url": "https://github.com/nunomaduro/termwind.git",
  2437. "reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a"
  2438. },
  2439. "dist": {
  2440. "type": "zip",
  2441. "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/58c4c58cf23df7f498daeb97092e34f5259feb6a",
  2442. "reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a",
  2443. "shasum": ""
  2444. },
  2445. "require": {
  2446. "ext-mbstring": "*",
  2447. "php": "^8.2",
  2448. "symfony/console": "^7.0.4"
  2449. },
  2450. "require-dev": {
  2451. "ergebnis/phpstan-rules": "^2.2.0",
  2452. "illuminate/console": "^11.0.0",
  2453. "laravel/pint": "^1.14.0",
  2454. "mockery/mockery": "^1.6.7",
  2455. "pestphp/pest": "^2.34.1",
  2456. "phpstan/phpstan": "^1.10.59",
  2457. "phpstan/phpstan-strict-rules": "^1.5.2",
  2458. "symfony/var-dumper": "^7.0.4",
  2459. "thecodingmachine/phpstan-strict-rules": "^1.0.0"
  2460. },
  2461. "type": "library",
  2462. "extra": {
  2463. "laravel": {
  2464. "providers": [
  2465. "Termwind\\Laravel\\TermwindServiceProvider"
  2466. ]
  2467. },
  2468. "branch-alias": {
  2469. "dev-2.x": "2.x-dev"
  2470. }
  2471. },
  2472. "autoload": {
  2473. "files": [
  2474. "src/Functions.php"
  2475. ],
  2476. "psr-4": {
  2477. "Termwind\\": "src/"
  2478. }
  2479. },
  2480. "notification-url": "https://packagist.org/downloads/",
  2481. "license": [
  2482. "MIT"
  2483. ],
  2484. "authors": [
  2485. {
  2486. "name": "Nuno Maduro",
  2487. "email": "enunomaduro@gmail.com"
  2488. }
  2489. ],
  2490. "description": "Its like Tailwind CSS, but for the console.",
  2491. "keywords": [
  2492. "cli",
  2493. "console",
  2494. "css",
  2495. "package",
  2496. "php",
  2497. "style"
  2498. ],
  2499. "support": {
  2500. "issues": "https://github.com/nunomaduro/termwind/issues",
  2501. "source": "https://github.com/nunomaduro/termwind/tree/v2.0.1"
  2502. },
  2503. "funding": [
  2504. {
  2505. "url": "https://www.paypal.com/paypalme/enunomaduro",
  2506. "type": "custom"
  2507. },
  2508. {
  2509. "url": "https://github.com/nunomaduro",
  2510. "type": "github"
  2511. },
  2512. {
  2513. "url": "https://github.com/xiCO2k",
  2514. "type": "github"
  2515. }
  2516. ],
  2517. "time": "2024-03-06T16:17:14+00:00"
  2518. },
  2519. {
  2520. "name": "phpoption/phpoption",
  2521. "version": "1.9.2",
  2522. "source": {
  2523. "type": "git",
  2524. "url": "https://github.com/schmittjoh/php-option.git",
  2525. "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
  2526. },
  2527. "dist": {
  2528. "type": "zip",
  2529. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
  2530. "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
  2531. "shasum": ""
  2532. },
  2533. "require": {
  2534. "php": "^7.2.5 || ^8.0"
  2535. },
  2536. "require-dev": {
  2537. "bamarni/composer-bin-plugin": "^1.8.2",
  2538. "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
  2539. },
  2540. "type": "library",
  2541. "extra": {
  2542. "bamarni-bin": {
  2543. "bin-links": true,
  2544. "forward-command": true
  2545. },
  2546. "branch-alias": {
  2547. "dev-master": "1.9-dev"
  2548. }
  2549. },
  2550. "autoload": {
  2551. "psr-4": {
  2552. "PhpOption\\": "src/PhpOption/"
  2553. }
  2554. },
  2555. "notification-url": "https://packagist.org/downloads/",
  2556. "license": [
  2557. "Apache-2.0"
  2558. ],
  2559. "authors": [
  2560. {
  2561. "name": "Johannes M. Schmitt",
  2562. "email": "schmittjoh@gmail.com",
  2563. "homepage": "https://github.com/schmittjoh"
  2564. },
  2565. {
  2566. "name": "Graham Campbell",
  2567. "email": "hello@gjcampbell.co.uk",
  2568. "homepage": "https://github.com/GrahamCampbell"
  2569. }
  2570. ],
  2571. "description": "Option Type for PHP",
  2572. "keywords": [
  2573. "language",
  2574. "option",
  2575. "php",
  2576. "type"
  2577. ],
  2578. "support": {
  2579. "issues": "https://github.com/schmittjoh/php-option/issues",
  2580. "source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
  2581. },
  2582. "funding": [
  2583. {
  2584. "url": "https://github.com/GrahamCampbell",
  2585. "type": "github"
  2586. },
  2587. {
  2588. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  2589. "type": "tidelift"
  2590. }
  2591. ],
  2592. "time": "2023-11-12T21:59:55+00:00"
  2593. },
  2594. {
  2595. "name": "psr/clock",
  2596. "version": "1.0.0",
  2597. "source": {
  2598. "type": "git",
  2599. "url": "https://github.com/php-fig/clock.git",
  2600. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  2601. },
  2602. "dist": {
  2603. "type": "zip",
  2604. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2605. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2606. "shasum": ""
  2607. },
  2608. "require": {
  2609. "php": "^7.0 || ^8.0"
  2610. },
  2611. "type": "library",
  2612. "autoload": {
  2613. "psr-4": {
  2614. "Psr\\Clock\\": "src/"
  2615. }
  2616. },
  2617. "notification-url": "https://packagist.org/downloads/",
  2618. "license": [
  2619. "MIT"
  2620. ],
  2621. "authors": [
  2622. {
  2623. "name": "PHP-FIG",
  2624. "homepage": "https://www.php-fig.org/"
  2625. }
  2626. ],
  2627. "description": "Common interface for reading the clock.",
  2628. "homepage": "https://github.com/php-fig/clock",
  2629. "keywords": [
  2630. "clock",
  2631. "now",
  2632. "psr",
  2633. "psr-20",
  2634. "time"
  2635. ],
  2636. "support": {
  2637. "issues": "https://github.com/php-fig/clock/issues",
  2638. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  2639. },
  2640. "time": "2022-11-25T14:36:26+00:00"
  2641. },
  2642. {
  2643. "name": "psr/container",
  2644. "version": "2.0.2",
  2645. "source": {
  2646. "type": "git",
  2647. "url": "https://github.com/php-fig/container.git",
  2648. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  2649. },
  2650. "dist": {
  2651. "type": "zip",
  2652. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2653. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2654. "shasum": ""
  2655. },
  2656. "require": {
  2657. "php": ">=7.4.0"
  2658. },
  2659. "type": "library",
  2660. "extra": {
  2661. "branch-alias": {
  2662. "dev-master": "2.0.x-dev"
  2663. }
  2664. },
  2665. "autoload": {
  2666. "psr-4": {
  2667. "Psr\\Container\\": "src/"
  2668. }
  2669. },
  2670. "notification-url": "https://packagist.org/downloads/",
  2671. "license": [
  2672. "MIT"
  2673. ],
  2674. "authors": [
  2675. {
  2676. "name": "PHP-FIG",
  2677. "homepage": "https://www.php-fig.org/"
  2678. }
  2679. ],
  2680. "description": "Common Container Interface (PHP FIG PSR-11)",
  2681. "homepage": "https://github.com/php-fig/container",
  2682. "keywords": [
  2683. "PSR-11",
  2684. "container",
  2685. "container-interface",
  2686. "container-interop",
  2687. "psr"
  2688. ],
  2689. "support": {
  2690. "issues": "https://github.com/php-fig/container/issues",
  2691. "source": "https://github.com/php-fig/container/tree/2.0.2"
  2692. },
  2693. "time": "2021-11-05T16:47:00+00:00"
  2694. },
  2695. {
  2696. "name": "psr/event-dispatcher",
  2697. "version": "1.0.0",
  2698. "source": {
  2699. "type": "git",
  2700. "url": "https://github.com/php-fig/event-dispatcher.git",
  2701. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2702. },
  2703. "dist": {
  2704. "type": "zip",
  2705. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2706. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2707. "shasum": ""
  2708. },
  2709. "require": {
  2710. "php": ">=7.2.0"
  2711. },
  2712. "type": "library",
  2713. "extra": {
  2714. "branch-alias": {
  2715. "dev-master": "1.0.x-dev"
  2716. }
  2717. },
  2718. "autoload": {
  2719. "psr-4": {
  2720. "Psr\\EventDispatcher\\": "src/"
  2721. }
  2722. },
  2723. "notification-url": "https://packagist.org/downloads/",
  2724. "license": [
  2725. "MIT"
  2726. ],
  2727. "authors": [
  2728. {
  2729. "name": "PHP-FIG",
  2730. "homepage": "http://www.php-fig.org/"
  2731. }
  2732. ],
  2733. "description": "Standard interfaces for event handling.",
  2734. "keywords": [
  2735. "events",
  2736. "psr",
  2737. "psr-14"
  2738. ],
  2739. "support": {
  2740. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2741. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2742. },
  2743. "time": "2019-01-08T18:20:26+00:00"
  2744. },
  2745. {
  2746. "name": "psr/http-client",
  2747. "version": "1.0.3",
  2748. "source": {
  2749. "type": "git",
  2750. "url": "https://github.com/php-fig/http-client.git",
  2751. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
  2752. },
  2753. "dist": {
  2754. "type": "zip",
  2755. "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
  2756. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
  2757. "shasum": ""
  2758. },
  2759. "require": {
  2760. "php": "^7.0 || ^8.0",
  2761. "psr/http-message": "^1.0 || ^2.0"
  2762. },
  2763. "type": "library",
  2764. "extra": {
  2765. "branch-alias": {
  2766. "dev-master": "1.0.x-dev"
  2767. }
  2768. },
  2769. "autoload": {
  2770. "psr-4": {
  2771. "Psr\\Http\\Client\\": "src/"
  2772. }
  2773. },
  2774. "notification-url": "https://packagist.org/downloads/",
  2775. "license": [
  2776. "MIT"
  2777. ],
  2778. "authors": [
  2779. {
  2780. "name": "PHP-FIG",
  2781. "homepage": "https://www.php-fig.org/"
  2782. }
  2783. ],
  2784. "description": "Common interface for HTTP clients",
  2785. "homepage": "https://github.com/php-fig/http-client",
  2786. "keywords": [
  2787. "http",
  2788. "http-client",
  2789. "psr",
  2790. "psr-18"
  2791. ],
  2792. "support": {
  2793. "source": "https://github.com/php-fig/http-client"
  2794. },
  2795. "time": "2023-09-23T14:17:50+00:00"
  2796. },
  2797. {
  2798. "name": "psr/http-factory",
  2799. "version": "1.1.0",
  2800. "source": {
  2801. "type": "git",
  2802. "url": "https://github.com/php-fig/http-factory.git",
  2803. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
  2804. },
  2805. "dist": {
  2806. "type": "zip",
  2807. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  2808. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  2809. "shasum": ""
  2810. },
  2811. "require": {
  2812. "php": ">=7.1",
  2813. "psr/http-message": "^1.0 || ^2.0"
  2814. },
  2815. "type": "library",
  2816. "extra": {
  2817. "branch-alias": {
  2818. "dev-master": "1.0.x-dev"
  2819. }
  2820. },
  2821. "autoload": {
  2822. "psr-4": {
  2823. "Psr\\Http\\Message\\": "src/"
  2824. }
  2825. },
  2826. "notification-url": "https://packagist.org/downloads/",
  2827. "license": [
  2828. "MIT"
  2829. ],
  2830. "authors": [
  2831. {
  2832. "name": "PHP-FIG",
  2833. "homepage": "https://www.php-fig.org/"
  2834. }
  2835. ],
  2836. "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
  2837. "keywords": [
  2838. "factory",
  2839. "http",
  2840. "message",
  2841. "psr",
  2842. "psr-17",
  2843. "psr-7",
  2844. "request",
  2845. "response"
  2846. ],
  2847. "support": {
  2848. "source": "https://github.com/php-fig/http-factory"
  2849. },
  2850. "time": "2024-04-15T12:06:14+00:00"
  2851. },
  2852. {
  2853. "name": "psr/http-message",
  2854. "version": "2.0",
  2855. "source": {
  2856. "type": "git",
  2857. "url": "https://github.com/php-fig/http-message.git",
  2858. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
  2859. },
  2860. "dist": {
  2861. "type": "zip",
  2862. "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  2863. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  2864. "shasum": ""
  2865. },
  2866. "require": {
  2867. "php": "^7.2 || ^8.0"
  2868. },
  2869. "type": "library",
  2870. "extra": {
  2871. "branch-alias": {
  2872. "dev-master": "2.0.x-dev"
  2873. }
  2874. },
  2875. "autoload": {
  2876. "psr-4": {
  2877. "Psr\\Http\\Message\\": "src/"
  2878. }
  2879. },
  2880. "notification-url": "https://packagist.org/downloads/",
  2881. "license": [
  2882. "MIT"
  2883. ],
  2884. "authors": [
  2885. {
  2886. "name": "PHP-FIG",
  2887. "homepage": "https://www.php-fig.org/"
  2888. }
  2889. ],
  2890. "description": "Common interface for HTTP messages",
  2891. "homepage": "https://github.com/php-fig/http-message",
  2892. "keywords": [
  2893. "http",
  2894. "http-message",
  2895. "psr",
  2896. "psr-7",
  2897. "request",
  2898. "response"
  2899. ],
  2900. "support": {
  2901. "source": "https://github.com/php-fig/http-message/tree/2.0"
  2902. },
  2903. "time": "2023-04-04T09:54:51+00:00"
  2904. },
  2905. {
  2906. "name": "psr/log",
  2907. "version": "3.0.0",
  2908. "source": {
  2909. "type": "git",
  2910. "url": "https://github.com/php-fig/log.git",
  2911. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  2912. },
  2913. "dist": {
  2914. "type": "zip",
  2915. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  2916. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  2917. "shasum": ""
  2918. },
  2919. "require": {
  2920. "php": ">=8.0.0"
  2921. },
  2922. "type": "library",
  2923. "extra": {
  2924. "branch-alias": {
  2925. "dev-master": "3.x-dev"
  2926. }
  2927. },
  2928. "autoload": {
  2929. "psr-4": {
  2930. "Psr\\Log\\": "src"
  2931. }
  2932. },
  2933. "notification-url": "https://packagist.org/downloads/",
  2934. "license": [
  2935. "MIT"
  2936. ],
  2937. "authors": [
  2938. {
  2939. "name": "PHP-FIG",
  2940. "homepage": "https://www.php-fig.org/"
  2941. }
  2942. ],
  2943. "description": "Common interface for logging libraries",
  2944. "homepage": "https://github.com/php-fig/log",
  2945. "keywords": [
  2946. "log",
  2947. "psr",
  2948. "psr-3"
  2949. ],
  2950. "support": {
  2951. "source": "https://github.com/php-fig/log/tree/3.0.0"
  2952. },
  2953. "time": "2021-07-14T16:46:02+00:00"
  2954. },
  2955. {
  2956. "name": "psr/simple-cache",
  2957. "version": "3.0.0",
  2958. "source": {
  2959. "type": "git",
  2960. "url": "https://github.com/php-fig/simple-cache.git",
  2961. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  2962. },
  2963. "dist": {
  2964. "type": "zip",
  2965. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  2966. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  2967. "shasum": ""
  2968. },
  2969. "require": {
  2970. "php": ">=8.0.0"
  2971. },
  2972. "type": "library",
  2973. "extra": {
  2974. "branch-alias": {
  2975. "dev-master": "3.0.x-dev"
  2976. }
  2977. },
  2978. "autoload": {
  2979. "psr-4": {
  2980. "Psr\\SimpleCache\\": "src/"
  2981. }
  2982. },
  2983. "notification-url": "https://packagist.org/downloads/",
  2984. "license": [
  2985. "MIT"
  2986. ],
  2987. "authors": [
  2988. {
  2989. "name": "PHP-FIG",
  2990. "homepage": "https://www.php-fig.org/"
  2991. }
  2992. ],
  2993. "description": "Common interfaces for simple caching",
  2994. "keywords": [
  2995. "cache",
  2996. "caching",
  2997. "psr",
  2998. "psr-16",
  2999. "simple-cache"
  3000. ],
  3001. "support": {
  3002. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  3003. },
  3004. "time": "2021-10-29T13:26:27+00:00"
  3005. },
  3006. {
  3007. "name": "psy/psysh",
  3008. "version": "v0.12.3",
  3009. "source": {
  3010. "type": "git",
  3011. "url": "https://github.com/bobthecow/psysh.git",
  3012. "reference": "b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73"
  3013. },
  3014. "dist": {
  3015. "type": "zip",
  3016. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73",
  3017. "reference": "b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73",
  3018. "shasum": ""
  3019. },
  3020. "require": {
  3021. "ext-json": "*",
  3022. "ext-tokenizer": "*",
  3023. "nikic/php-parser": "^5.0 || ^4.0",
  3024. "php": "^8.0 || ^7.4",
  3025. "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
  3026. "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
  3027. },
  3028. "conflict": {
  3029. "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
  3030. },
  3031. "require-dev": {
  3032. "bamarni/composer-bin-plugin": "^1.2"
  3033. },
  3034. "suggest": {
  3035. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  3036. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  3037. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
  3038. },
  3039. "bin": [
  3040. "bin/psysh"
  3041. ],
  3042. "type": "library",
  3043. "extra": {
  3044. "branch-alias": {
  3045. "dev-main": "0.12.x-dev"
  3046. },
  3047. "bamarni-bin": {
  3048. "bin-links": false,
  3049. "forward-command": false
  3050. }
  3051. },
  3052. "autoload": {
  3053. "files": [
  3054. "src/functions.php"
  3055. ],
  3056. "psr-4": {
  3057. "Psy\\": "src/"
  3058. }
  3059. },
  3060. "notification-url": "https://packagist.org/downloads/",
  3061. "license": [
  3062. "MIT"
  3063. ],
  3064. "authors": [
  3065. {
  3066. "name": "Justin Hileman",
  3067. "email": "justin@justinhileman.info",
  3068. "homepage": "http://justinhileman.com"
  3069. }
  3070. ],
  3071. "description": "An interactive shell for modern PHP.",
  3072. "homepage": "http://psysh.org",
  3073. "keywords": [
  3074. "REPL",
  3075. "console",
  3076. "interactive",
  3077. "shell"
  3078. ],
  3079. "support": {
  3080. "issues": "https://github.com/bobthecow/psysh/issues",
  3081. "source": "https://github.com/bobthecow/psysh/tree/v0.12.3"
  3082. },
  3083. "time": "2024-04-02T15:57:53+00:00"
  3084. },
  3085. {
  3086. "name": "ralouphie/getallheaders",
  3087. "version": "3.0.3",
  3088. "source": {
  3089. "type": "git",
  3090. "url": "https://github.com/ralouphie/getallheaders.git",
  3091. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  3092. },
  3093. "dist": {
  3094. "type": "zip",
  3095. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  3096. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  3097. "shasum": ""
  3098. },
  3099. "require": {
  3100. "php": ">=5.6"
  3101. },
  3102. "require-dev": {
  3103. "php-coveralls/php-coveralls": "^2.1",
  3104. "phpunit/phpunit": "^5 || ^6.5"
  3105. },
  3106. "type": "library",
  3107. "autoload": {
  3108. "files": [
  3109. "src/getallheaders.php"
  3110. ]
  3111. },
  3112. "notification-url": "https://packagist.org/downloads/",
  3113. "license": [
  3114. "MIT"
  3115. ],
  3116. "authors": [
  3117. {
  3118. "name": "Ralph Khattar",
  3119. "email": "ralph.khattar@gmail.com"
  3120. }
  3121. ],
  3122. "description": "A polyfill for getallheaders.",
  3123. "support": {
  3124. "issues": "https://github.com/ralouphie/getallheaders/issues",
  3125. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  3126. },
  3127. "time": "2019-03-08T08:55:37+00:00"
  3128. },
  3129. {
  3130. "name": "ramsey/collection",
  3131. "version": "2.0.0",
  3132. "source": {
  3133. "type": "git",
  3134. "url": "https://github.com/ramsey/collection.git",
  3135. "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
  3136. },
  3137. "dist": {
  3138. "type": "zip",
  3139. "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
  3140. "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
  3141. "shasum": ""
  3142. },
  3143. "require": {
  3144. "php": "^8.1"
  3145. },
  3146. "require-dev": {
  3147. "captainhook/plugin-composer": "^5.3",
  3148. "ergebnis/composer-normalize": "^2.28.3",
  3149. "fakerphp/faker": "^1.21",
  3150. "hamcrest/hamcrest-php": "^2.0",
  3151. "jangregor/phpstan-prophecy": "^1.0",
  3152. "mockery/mockery": "^1.5",
  3153. "php-parallel-lint/php-console-highlighter": "^1.0",
  3154. "php-parallel-lint/php-parallel-lint": "^1.3",
  3155. "phpcsstandards/phpcsutils": "^1.0.0-rc1",
  3156. "phpspec/prophecy-phpunit": "^2.0",
  3157. "phpstan/extension-installer": "^1.2",
  3158. "phpstan/phpstan": "^1.9",
  3159. "phpstan/phpstan-mockery": "^1.1",
  3160. "phpstan/phpstan-phpunit": "^1.3",
  3161. "phpunit/phpunit": "^9.5",
  3162. "psalm/plugin-mockery": "^1.1",
  3163. "psalm/plugin-phpunit": "^0.18.4",
  3164. "ramsey/coding-standard": "^2.0.3",
  3165. "ramsey/conventional-commits": "^1.3",
  3166. "vimeo/psalm": "^5.4"
  3167. },
  3168. "type": "library",
  3169. "extra": {
  3170. "captainhook": {
  3171. "force-install": true
  3172. },
  3173. "ramsey/conventional-commits": {
  3174. "configFile": "conventional-commits.json"
  3175. }
  3176. },
  3177. "autoload": {
  3178. "psr-4": {
  3179. "Ramsey\\Collection\\": "src/"
  3180. }
  3181. },
  3182. "notification-url": "https://packagist.org/downloads/",
  3183. "license": [
  3184. "MIT"
  3185. ],
  3186. "authors": [
  3187. {
  3188. "name": "Ben Ramsey",
  3189. "email": "ben@benramsey.com",
  3190. "homepage": "https://benramsey.com"
  3191. }
  3192. ],
  3193. "description": "A PHP library for representing and manipulating collections.",
  3194. "keywords": [
  3195. "array",
  3196. "collection",
  3197. "hash",
  3198. "map",
  3199. "queue",
  3200. "set"
  3201. ],
  3202. "support": {
  3203. "issues": "https://github.com/ramsey/collection/issues",
  3204. "source": "https://github.com/ramsey/collection/tree/2.0.0"
  3205. },
  3206. "funding": [
  3207. {
  3208. "url": "https://github.com/ramsey",
  3209. "type": "github"
  3210. },
  3211. {
  3212. "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
  3213. "type": "tidelift"
  3214. }
  3215. ],
  3216. "time": "2022-12-31T21:50:55+00:00"
  3217. },
  3218. {
  3219. "name": "ramsey/uuid",
  3220. "version": "4.7.6",
  3221. "source": {
  3222. "type": "git",
  3223. "url": "https://github.com/ramsey/uuid.git",
  3224. "reference": "91039bc1faa45ba123c4328958e620d382ec7088"
  3225. },
  3226. "dist": {
  3227. "type": "zip",
  3228. "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
  3229. "reference": "91039bc1faa45ba123c4328958e620d382ec7088",
  3230. "shasum": ""
  3231. },
  3232. "require": {
  3233. "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
  3234. "ext-json": "*",
  3235. "php": "^8.0",
  3236. "ramsey/collection": "^1.2 || ^2.0"
  3237. },
  3238. "replace": {
  3239. "rhumsaa/uuid": "self.version"
  3240. },
  3241. "require-dev": {
  3242. "captainhook/captainhook": "^5.10",
  3243. "captainhook/plugin-composer": "^5.3",
  3244. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  3245. "doctrine/annotations": "^1.8",
  3246. "ergebnis/composer-normalize": "^2.15",
  3247. "mockery/mockery": "^1.3",
  3248. "paragonie/random-lib": "^2",
  3249. "php-mock/php-mock": "^2.2",
  3250. "php-mock/php-mock-mockery": "^1.3",
  3251. "php-parallel-lint/php-parallel-lint": "^1.1",
  3252. "phpbench/phpbench": "^1.0",
  3253. "phpstan/extension-installer": "^1.1",
  3254. "phpstan/phpstan": "^1.8",
  3255. "phpstan/phpstan-mockery": "^1.1",
  3256. "phpstan/phpstan-phpunit": "^1.1",
  3257. "phpunit/phpunit": "^8.5 || ^9",
  3258. "ramsey/composer-repl": "^1.4",
  3259. "slevomat/coding-standard": "^8.4",
  3260. "squizlabs/php_codesniffer": "^3.5",
  3261. "vimeo/psalm": "^4.9"
  3262. },
  3263. "suggest": {
  3264. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  3265. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  3266. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  3267. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  3268. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  3269. },
  3270. "type": "library",
  3271. "extra": {
  3272. "captainhook": {
  3273. "force-install": true
  3274. }
  3275. },
  3276. "autoload": {
  3277. "files": [
  3278. "src/functions.php"
  3279. ],
  3280. "psr-4": {
  3281. "Ramsey\\Uuid\\": "src/"
  3282. }
  3283. },
  3284. "notification-url": "https://packagist.org/downloads/",
  3285. "license": [
  3286. "MIT"
  3287. ],
  3288. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  3289. "keywords": [
  3290. "guid",
  3291. "identifier",
  3292. "uuid"
  3293. ],
  3294. "support": {
  3295. "issues": "https://github.com/ramsey/uuid/issues",
  3296. "source": "https://github.com/ramsey/uuid/tree/4.7.6"
  3297. },
  3298. "funding": [
  3299. {
  3300. "url": "https://github.com/ramsey",
  3301. "type": "github"
  3302. },
  3303. {
  3304. "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
  3305. "type": "tidelift"
  3306. }
  3307. ],
  3308. "time": "2024-04-27T21:32:50+00:00"
  3309. },
  3310. {
  3311. "name": "symfony/clock",
  3312. "version": "v7.1.1",
  3313. "source": {
  3314. "type": "git",
  3315. "url": "https://github.com/symfony/clock.git",
  3316. "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7"
  3317. },
  3318. "dist": {
  3319. "type": "zip",
  3320. "url": "https://api.github.com/repos/symfony/clock/zipball/3dfc8b084853586de51dd1441c6242c76a28cbe7",
  3321. "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7",
  3322. "shasum": ""
  3323. },
  3324. "require": {
  3325. "php": ">=8.2",
  3326. "psr/clock": "^1.0",
  3327. "symfony/polyfill-php83": "^1.28"
  3328. },
  3329. "provide": {
  3330. "psr/clock-implementation": "1.0"
  3331. },
  3332. "type": "library",
  3333. "autoload": {
  3334. "files": [
  3335. "Resources/now.php"
  3336. ],
  3337. "psr-4": {
  3338. "Symfony\\Component\\Clock\\": ""
  3339. },
  3340. "exclude-from-classmap": [
  3341. "/Tests/"
  3342. ]
  3343. },
  3344. "notification-url": "https://packagist.org/downloads/",
  3345. "license": [
  3346. "MIT"
  3347. ],
  3348. "authors": [
  3349. {
  3350. "name": "Nicolas Grekas",
  3351. "email": "p@tchwork.com"
  3352. },
  3353. {
  3354. "name": "Symfony Community",
  3355. "homepage": "https://symfony.com/contributors"
  3356. }
  3357. ],
  3358. "description": "Decouples applications from the system clock",
  3359. "homepage": "https://symfony.com",
  3360. "keywords": [
  3361. "clock",
  3362. "psr20",
  3363. "time"
  3364. ],
  3365. "support": {
  3366. "source": "https://github.com/symfony/clock/tree/v7.1.1"
  3367. },
  3368. "funding": [
  3369. {
  3370. "url": "https://symfony.com/sponsor",
  3371. "type": "custom"
  3372. },
  3373. {
  3374. "url": "https://github.com/fabpot",
  3375. "type": "github"
  3376. },
  3377. {
  3378. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3379. "type": "tidelift"
  3380. }
  3381. ],
  3382. "time": "2024-05-31T14:57:53+00:00"
  3383. },
  3384. {
  3385. "name": "symfony/console",
  3386. "version": "v7.1.1",
  3387. "source": {
  3388. "type": "git",
  3389. "url": "https://github.com/symfony/console.git",
  3390. "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3"
  3391. },
  3392. "dist": {
  3393. "type": "zip",
  3394. "url": "https://api.github.com/repos/symfony/console/zipball/9b008f2d7b21c74ef4d0c3de6077a642bc55ece3",
  3395. "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3",
  3396. "shasum": ""
  3397. },
  3398. "require": {
  3399. "php": ">=8.2",
  3400. "symfony/polyfill-mbstring": "~1.0",
  3401. "symfony/service-contracts": "^2.5|^3",
  3402. "symfony/string": "^6.4|^7.0"
  3403. },
  3404. "conflict": {
  3405. "symfony/dependency-injection": "<6.4",
  3406. "symfony/dotenv": "<6.4",
  3407. "symfony/event-dispatcher": "<6.4",
  3408. "symfony/lock": "<6.4",
  3409. "symfony/process": "<6.4"
  3410. },
  3411. "provide": {
  3412. "psr/log-implementation": "1.0|2.0|3.0"
  3413. },
  3414. "require-dev": {
  3415. "psr/log": "^1|^2|^3",
  3416. "symfony/config": "^6.4|^7.0",
  3417. "symfony/dependency-injection": "^6.4|^7.0",
  3418. "symfony/event-dispatcher": "^6.4|^7.0",
  3419. "symfony/http-foundation": "^6.4|^7.0",
  3420. "symfony/http-kernel": "^6.4|^7.0",
  3421. "symfony/lock": "^6.4|^7.0",
  3422. "symfony/messenger": "^6.4|^7.0",
  3423. "symfony/process": "^6.4|^7.0",
  3424. "symfony/stopwatch": "^6.4|^7.0",
  3425. "symfony/var-dumper": "^6.4|^7.0"
  3426. },
  3427. "type": "library",
  3428. "autoload": {
  3429. "psr-4": {
  3430. "Symfony\\Component\\Console\\": ""
  3431. },
  3432. "exclude-from-classmap": [
  3433. "/Tests/"
  3434. ]
  3435. },
  3436. "notification-url": "https://packagist.org/downloads/",
  3437. "license": [
  3438. "MIT"
  3439. ],
  3440. "authors": [
  3441. {
  3442. "name": "Fabien Potencier",
  3443. "email": "fabien@symfony.com"
  3444. },
  3445. {
  3446. "name": "Symfony Community",
  3447. "homepage": "https://symfony.com/contributors"
  3448. }
  3449. ],
  3450. "description": "Eases the creation of beautiful and testable command line interfaces",
  3451. "homepage": "https://symfony.com",
  3452. "keywords": [
  3453. "cli",
  3454. "command-line",
  3455. "console",
  3456. "terminal"
  3457. ],
  3458. "support": {
  3459. "source": "https://github.com/symfony/console/tree/v7.1.1"
  3460. },
  3461. "funding": [
  3462. {
  3463. "url": "https://symfony.com/sponsor",
  3464. "type": "custom"
  3465. },
  3466. {
  3467. "url": "https://github.com/fabpot",
  3468. "type": "github"
  3469. },
  3470. {
  3471. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3472. "type": "tidelift"
  3473. }
  3474. ],
  3475. "time": "2024-05-31T14:57:53+00:00"
  3476. },
  3477. {
  3478. "name": "symfony/css-selector",
  3479. "version": "v7.1.1",
  3480. "source": {
  3481. "type": "git",
  3482. "url": "https://github.com/symfony/css-selector.git",
  3483. "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4"
  3484. },
  3485. "dist": {
  3486. "type": "zip",
  3487. "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
  3488. "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
  3489. "shasum": ""
  3490. },
  3491. "require": {
  3492. "php": ">=8.2"
  3493. },
  3494. "type": "library",
  3495. "autoload": {
  3496. "psr-4": {
  3497. "Symfony\\Component\\CssSelector\\": ""
  3498. },
  3499. "exclude-from-classmap": [
  3500. "/Tests/"
  3501. ]
  3502. },
  3503. "notification-url": "https://packagist.org/downloads/",
  3504. "license": [
  3505. "MIT"
  3506. ],
  3507. "authors": [
  3508. {
  3509. "name": "Fabien Potencier",
  3510. "email": "fabien@symfony.com"
  3511. },
  3512. {
  3513. "name": "Jean-François Simon",
  3514. "email": "jeanfrancois.simon@sensiolabs.com"
  3515. },
  3516. {
  3517. "name": "Symfony Community",
  3518. "homepage": "https://symfony.com/contributors"
  3519. }
  3520. ],
  3521. "description": "Converts CSS selectors to XPath expressions",
  3522. "homepage": "https://symfony.com",
  3523. "support": {
  3524. "source": "https://github.com/symfony/css-selector/tree/v7.1.1"
  3525. },
  3526. "funding": [
  3527. {
  3528. "url": "https://symfony.com/sponsor",
  3529. "type": "custom"
  3530. },
  3531. {
  3532. "url": "https://github.com/fabpot",
  3533. "type": "github"
  3534. },
  3535. {
  3536. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3537. "type": "tidelift"
  3538. }
  3539. ],
  3540. "time": "2024-05-31T14:57:53+00:00"
  3541. },
  3542. {
  3543. "name": "symfony/deprecation-contracts",
  3544. "version": "v3.5.0",
  3545. "source": {
  3546. "type": "git",
  3547. "url": "https://github.com/symfony/deprecation-contracts.git",
  3548. "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
  3549. },
  3550. "dist": {
  3551. "type": "zip",
  3552. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
  3553. "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
  3554. "shasum": ""
  3555. },
  3556. "require": {
  3557. "php": ">=8.1"
  3558. },
  3559. "type": "library",
  3560. "extra": {
  3561. "branch-alias": {
  3562. "dev-main": "3.5-dev"
  3563. },
  3564. "thanks": {
  3565. "name": "symfony/contracts",
  3566. "url": "https://github.com/symfony/contracts"
  3567. }
  3568. },
  3569. "autoload": {
  3570. "files": [
  3571. "function.php"
  3572. ]
  3573. },
  3574. "notification-url": "https://packagist.org/downloads/",
  3575. "license": [
  3576. "MIT"
  3577. ],
  3578. "authors": [
  3579. {
  3580. "name": "Nicolas Grekas",
  3581. "email": "p@tchwork.com"
  3582. },
  3583. {
  3584. "name": "Symfony Community",
  3585. "homepage": "https://symfony.com/contributors"
  3586. }
  3587. ],
  3588. "description": "A generic function and convention to trigger deprecation notices",
  3589. "homepage": "https://symfony.com",
  3590. "support": {
  3591. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
  3592. },
  3593. "funding": [
  3594. {
  3595. "url": "https://symfony.com/sponsor",
  3596. "type": "custom"
  3597. },
  3598. {
  3599. "url": "https://github.com/fabpot",
  3600. "type": "github"
  3601. },
  3602. {
  3603. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3604. "type": "tidelift"
  3605. }
  3606. ],
  3607. "time": "2024-04-18T09:32:20+00:00"
  3608. },
  3609. {
  3610. "name": "symfony/error-handler",
  3611. "version": "v7.1.1",
  3612. "source": {
  3613. "type": "git",
  3614. "url": "https://github.com/symfony/error-handler.git",
  3615. "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd"
  3616. },
  3617. "dist": {
  3618. "type": "zip",
  3619. "url": "https://api.github.com/repos/symfony/error-handler/zipball/e9b8bbce0b4f322939332ab7b6b81d8c11da27dd",
  3620. "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd",
  3621. "shasum": ""
  3622. },
  3623. "require": {
  3624. "php": ">=8.2",
  3625. "psr/log": "^1|^2|^3",
  3626. "symfony/var-dumper": "^6.4|^7.0"
  3627. },
  3628. "conflict": {
  3629. "symfony/deprecation-contracts": "<2.5",
  3630. "symfony/http-kernel": "<6.4"
  3631. },
  3632. "require-dev": {
  3633. "symfony/deprecation-contracts": "^2.5|^3",
  3634. "symfony/http-kernel": "^6.4|^7.0",
  3635. "symfony/serializer": "^6.4|^7.0"
  3636. },
  3637. "bin": [
  3638. "Resources/bin/patch-type-declarations"
  3639. ],
  3640. "type": "library",
  3641. "autoload": {
  3642. "psr-4": {
  3643. "Symfony\\Component\\ErrorHandler\\": ""
  3644. },
  3645. "exclude-from-classmap": [
  3646. "/Tests/"
  3647. ]
  3648. },
  3649. "notification-url": "https://packagist.org/downloads/",
  3650. "license": [
  3651. "MIT"
  3652. ],
  3653. "authors": [
  3654. {
  3655. "name": "Fabien Potencier",
  3656. "email": "fabien@symfony.com"
  3657. },
  3658. {
  3659. "name": "Symfony Community",
  3660. "homepage": "https://symfony.com/contributors"
  3661. }
  3662. ],
  3663. "description": "Provides tools to manage errors and ease debugging PHP code",
  3664. "homepage": "https://symfony.com",
  3665. "support": {
  3666. "source": "https://github.com/symfony/error-handler/tree/v7.1.1"
  3667. },
  3668. "funding": [
  3669. {
  3670. "url": "https://symfony.com/sponsor",
  3671. "type": "custom"
  3672. },
  3673. {
  3674. "url": "https://github.com/fabpot",
  3675. "type": "github"
  3676. },
  3677. {
  3678. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3679. "type": "tidelift"
  3680. }
  3681. ],
  3682. "time": "2024-05-31T14:57:53+00:00"
  3683. },
  3684. {
  3685. "name": "symfony/event-dispatcher",
  3686. "version": "v7.1.1",
  3687. "source": {
  3688. "type": "git",
  3689. "url": "https://github.com/symfony/event-dispatcher.git",
  3690. "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7"
  3691. },
  3692. "dist": {
  3693. "type": "zip",
  3694. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
  3695. "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
  3696. "shasum": ""
  3697. },
  3698. "require": {
  3699. "php": ">=8.2",
  3700. "symfony/event-dispatcher-contracts": "^2.5|^3"
  3701. },
  3702. "conflict": {
  3703. "symfony/dependency-injection": "<6.4",
  3704. "symfony/service-contracts": "<2.5"
  3705. },
  3706. "provide": {
  3707. "psr/event-dispatcher-implementation": "1.0",
  3708. "symfony/event-dispatcher-implementation": "2.0|3.0"
  3709. },
  3710. "require-dev": {
  3711. "psr/log": "^1|^2|^3",
  3712. "symfony/config": "^6.4|^7.0",
  3713. "symfony/dependency-injection": "^6.4|^7.0",
  3714. "symfony/error-handler": "^6.4|^7.0",
  3715. "symfony/expression-language": "^6.4|^7.0",
  3716. "symfony/http-foundation": "^6.4|^7.0",
  3717. "symfony/service-contracts": "^2.5|^3",
  3718. "symfony/stopwatch": "^6.4|^7.0"
  3719. },
  3720. "type": "library",
  3721. "autoload": {
  3722. "psr-4": {
  3723. "Symfony\\Component\\EventDispatcher\\": ""
  3724. },
  3725. "exclude-from-classmap": [
  3726. "/Tests/"
  3727. ]
  3728. },
  3729. "notification-url": "https://packagist.org/downloads/",
  3730. "license": [
  3731. "MIT"
  3732. ],
  3733. "authors": [
  3734. {
  3735. "name": "Fabien Potencier",
  3736. "email": "fabien@symfony.com"
  3737. },
  3738. {
  3739. "name": "Symfony Community",
  3740. "homepage": "https://symfony.com/contributors"
  3741. }
  3742. ],
  3743. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  3744. "homepage": "https://symfony.com",
  3745. "support": {
  3746. "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.1"
  3747. },
  3748. "funding": [
  3749. {
  3750. "url": "https://symfony.com/sponsor",
  3751. "type": "custom"
  3752. },
  3753. {
  3754. "url": "https://github.com/fabpot",
  3755. "type": "github"
  3756. },
  3757. {
  3758. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3759. "type": "tidelift"
  3760. }
  3761. ],
  3762. "time": "2024-05-31T14:57:53+00:00"
  3763. },
  3764. {
  3765. "name": "symfony/event-dispatcher-contracts",
  3766. "version": "v3.5.0",
  3767. "source": {
  3768. "type": "git",
  3769. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  3770. "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
  3771. },
  3772. "dist": {
  3773. "type": "zip",
  3774. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
  3775. "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
  3776. "shasum": ""
  3777. },
  3778. "require": {
  3779. "php": ">=8.1",
  3780. "psr/event-dispatcher": "^1"
  3781. },
  3782. "type": "library",
  3783. "extra": {
  3784. "branch-alias": {
  3785. "dev-main": "3.5-dev"
  3786. },
  3787. "thanks": {
  3788. "name": "symfony/contracts",
  3789. "url": "https://github.com/symfony/contracts"
  3790. }
  3791. },
  3792. "autoload": {
  3793. "psr-4": {
  3794. "Symfony\\Contracts\\EventDispatcher\\": ""
  3795. }
  3796. },
  3797. "notification-url": "https://packagist.org/downloads/",
  3798. "license": [
  3799. "MIT"
  3800. ],
  3801. "authors": [
  3802. {
  3803. "name": "Nicolas Grekas",
  3804. "email": "p@tchwork.com"
  3805. },
  3806. {
  3807. "name": "Symfony Community",
  3808. "homepage": "https://symfony.com/contributors"
  3809. }
  3810. ],
  3811. "description": "Generic abstractions related to dispatching event",
  3812. "homepage": "https://symfony.com",
  3813. "keywords": [
  3814. "abstractions",
  3815. "contracts",
  3816. "decoupling",
  3817. "interfaces",
  3818. "interoperability",
  3819. "standards"
  3820. ],
  3821. "support": {
  3822. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
  3823. },
  3824. "funding": [
  3825. {
  3826. "url": "https://symfony.com/sponsor",
  3827. "type": "custom"
  3828. },
  3829. {
  3830. "url": "https://github.com/fabpot",
  3831. "type": "github"
  3832. },
  3833. {
  3834. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3835. "type": "tidelift"
  3836. }
  3837. ],
  3838. "time": "2024-04-18T09:32:20+00:00"
  3839. },
  3840. {
  3841. "name": "symfony/finder",
  3842. "version": "v7.1.1",
  3843. "source": {
  3844. "type": "git",
  3845. "url": "https://github.com/symfony/finder.git",
  3846. "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6"
  3847. },
  3848. "dist": {
  3849. "type": "zip",
  3850. "url": "https://api.github.com/repos/symfony/finder/zipball/fbb0ba67688b780efbc886c1a0a0948dcf7205d6",
  3851. "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6",
  3852. "shasum": ""
  3853. },
  3854. "require": {
  3855. "php": ">=8.2"
  3856. },
  3857. "require-dev": {
  3858. "symfony/filesystem": "^6.4|^7.0"
  3859. },
  3860. "type": "library",
  3861. "autoload": {
  3862. "psr-4": {
  3863. "Symfony\\Component\\Finder\\": ""
  3864. },
  3865. "exclude-from-classmap": [
  3866. "/Tests/"
  3867. ]
  3868. },
  3869. "notification-url": "https://packagist.org/downloads/",
  3870. "license": [
  3871. "MIT"
  3872. ],
  3873. "authors": [
  3874. {
  3875. "name": "Fabien Potencier",
  3876. "email": "fabien@symfony.com"
  3877. },
  3878. {
  3879. "name": "Symfony Community",
  3880. "homepage": "https://symfony.com/contributors"
  3881. }
  3882. ],
  3883. "description": "Finds files and directories via an intuitive fluent interface",
  3884. "homepage": "https://symfony.com",
  3885. "support": {
  3886. "source": "https://github.com/symfony/finder/tree/v7.1.1"
  3887. },
  3888. "funding": [
  3889. {
  3890. "url": "https://symfony.com/sponsor",
  3891. "type": "custom"
  3892. },
  3893. {
  3894. "url": "https://github.com/fabpot",
  3895. "type": "github"
  3896. },
  3897. {
  3898. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3899. "type": "tidelift"
  3900. }
  3901. ],
  3902. "time": "2024-05-31T14:57:53+00:00"
  3903. },
  3904. {
  3905. "name": "symfony/http-foundation",
  3906. "version": "v7.1.1",
  3907. "source": {
  3908. "type": "git",
  3909. "url": "https://github.com/symfony/http-foundation.git",
  3910. "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa"
  3911. },
  3912. "dist": {
  3913. "type": "zip",
  3914. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/74d171d5b6a1d9e4bfee09a41937c17a7536acfa",
  3915. "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa",
  3916. "shasum": ""
  3917. },
  3918. "require": {
  3919. "php": ">=8.2",
  3920. "symfony/polyfill-mbstring": "~1.1",
  3921. "symfony/polyfill-php83": "^1.27"
  3922. },
  3923. "conflict": {
  3924. "doctrine/dbal": "<3.6",
  3925. "symfony/cache": "<6.4"
  3926. },
  3927. "require-dev": {
  3928. "doctrine/dbal": "^3.6|^4",
  3929. "predis/predis": "^1.1|^2.0",
  3930. "symfony/cache": "^6.4|^7.0",
  3931. "symfony/dependency-injection": "^6.4|^7.0",
  3932. "symfony/expression-language": "^6.4|^7.0",
  3933. "symfony/http-kernel": "^6.4|^7.0",
  3934. "symfony/mime": "^6.4|^7.0",
  3935. "symfony/rate-limiter": "^6.4|^7.0"
  3936. },
  3937. "type": "library",
  3938. "autoload": {
  3939. "psr-4": {
  3940. "Symfony\\Component\\HttpFoundation\\": ""
  3941. },
  3942. "exclude-from-classmap": [
  3943. "/Tests/"
  3944. ]
  3945. },
  3946. "notification-url": "https://packagist.org/downloads/",
  3947. "license": [
  3948. "MIT"
  3949. ],
  3950. "authors": [
  3951. {
  3952. "name": "Fabien Potencier",
  3953. "email": "fabien@symfony.com"
  3954. },
  3955. {
  3956. "name": "Symfony Community",
  3957. "homepage": "https://symfony.com/contributors"
  3958. }
  3959. ],
  3960. "description": "Defines an object-oriented layer for the HTTP specification",
  3961. "homepage": "https://symfony.com",
  3962. "support": {
  3963. "source": "https://github.com/symfony/http-foundation/tree/v7.1.1"
  3964. },
  3965. "funding": [
  3966. {
  3967. "url": "https://symfony.com/sponsor",
  3968. "type": "custom"
  3969. },
  3970. {
  3971. "url": "https://github.com/fabpot",
  3972. "type": "github"
  3973. },
  3974. {
  3975. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3976. "type": "tidelift"
  3977. }
  3978. ],
  3979. "time": "2024-05-31T14:57:53+00:00"
  3980. },
  3981. {
  3982. "name": "symfony/http-kernel",
  3983. "version": "v7.1.1",
  3984. "source": {
  3985. "type": "git",
  3986. "url": "https://github.com/symfony/http-kernel.git",
  3987. "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f"
  3988. },
  3989. "dist": {
  3990. "type": "zip",
  3991. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa8d1c75b5f33b1302afccf81811f93976c6e26f",
  3992. "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f",
  3993. "shasum": ""
  3994. },
  3995. "require": {
  3996. "php": ">=8.2",
  3997. "psr/log": "^1|^2|^3",
  3998. "symfony/deprecation-contracts": "^2.5|^3",
  3999. "symfony/error-handler": "^6.4|^7.0",
  4000. "symfony/event-dispatcher": "^6.4|^7.0",
  4001. "symfony/http-foundation": "^6.4|^7.0",
  4002. "symfony/polyfill-ctype": "^1.8"
  4003. },
  4004. "conflict": {
  4005. "symfony/browser-kit": "<6.4",
  4006. "symfony/cache": "<6.4",
  4007. "symfony/config": "<6.4",
  4008. "symfony/console": "<6.4",
  4009. "symfony/dependency-injection": "<6.4",
  4010. "symfony/doctrine-bridge": "<6.4",
  4011. "symfony/form": "<6.4",
  4012. "symfony/http-client": "<6.4",
  4013. "symfony/http-client-contracts": "<2.5",
  4014. "symfony/mailer": "<6.4",
  4015. "symfony/messenger": "<6.4",
  4016. "symfony/translation": "<6.4",
  4017. "symfony/translation-contracts": "<2.5",
  4018. "symfony/twig-bridge": "<6.4",
  4019. "symfony/validator": "<6.4",
  4020. "symfony/var-dumper": "<6.4",
  4021. "twig/twig": "<3.0.4"
  4022. },
  4023. "provide": {
  4024. "psr/log-implementation": "1.0|2.0|3.0"
  4025. },
  4026. "require-dev": {
  4027. "psr/cache": "^1.0|^2.0|^3.0",
  4028. "symfony/browser-kit": "^6.4|^7.0",
  4029. "symfony/clock": "^6.4|^7.0",
  4030. "symfony/config": "^6.4|^7.0",
  4031. "symfony/console": "^6.4|^7.0",
  4032. "symfony/css-selector": "^6.4|^7.0",
  4033. "symfony/dependency-injection": "^6.4|^7.0",
  4034. "symfony/dom-crawler": "^6.4|^7.0",
  4035. "symfony/expression-language": "^6.4|^7.0",
  4036. "symfony/finder": "^6.4|^7.0",
  4037. "symfony/http-client-contracts": "^2.5|^3",
  4038. "symfony/process": "^6.4|^7.0",
  4039. "symfony/property-access": "^7.1",
  4040. "symfony/routing": "^6.4|^7.0",
  4041. "symfony/serializer": "^7.1",
  4042. "symfony/stopwatch": "^6.4|^7.0",
  4043. "symfony/translation": "^6.4|^7.0",
  4044. "symfony/translation-contracts": "^2.5|^3",
  4045. "symfony/uid": "^6.4|^7.0",
  4046. "symfony/validator": "^6.4|^7.0",
  4047. "symfony/var-dumper": "^6.4|^7.0",
  4048. "symfony/var-exporter": "^6.4|^7.0",
  4049. "twig/twig": "^3.0.4"
  4050. },
  4051. "type": "library",
  4052. "autoload": {
  4053. "psr-4": {
  4054. "Symfony\\Component\\HttpKernel\\": ""
  4055. },
  4056. "exclude-from-classmap": [
  4057. "/Tests/"
  4058. ]
  4059. },
  4060. "notification-url": "https://packagist.org/downloads/",
  4061. "license": [
  4062. "MIT"
  4063. ],
  4064. "authors": [
  4065. {
  4066. "name": "Fabien Potencier",
  4067. "email": "fabien@symfony.com"
  4068. },
  4069. {
  4070. "name": "Symfony Community",
  4071. "homepage": "https://symfony.com/contributors"
  4072. }
  4073. ],
  4074. "description": "Provides a structured process for converting a Request into a Response",
  4075. "homepage": "https://symfony.com",
  4076. "support": {
  4077. "source": "https://github.com/symfony/http-kernel/tree/v7.1.1"
  4078. },
  4079. "funding": [
  4080. {
  4081. "url": "https://symfony.com/sponsor",
  4082. "type": "custom"
  4083. },
  4084. {
  4085. "url": "https://github.com/fabpot",
  4086. "type": "github"
  4087. },
  4088. {
  4089. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4090. "type": "tidelift"
  4091. }
  4092. ],
  4093. "time": "2024-06-04T06:52:15+00:00"
  4094. },
  4095. {
  4096. "name": "symfony/mailer",
  4097. "version": "v7.1.1",
  4098. "source": {
  4099. "type": "git",
  4100. "url": "https://github.com/symfony/mailer.git",
  4101. "reference": "2eaad2e167cae930f25a3d731fec8b2ded5e751e"
  4102. },
  4103. "dist": {
  4104. "type": "zip",
  4105. "url": "https://api.github.com/repos/symfony/mailer/zipball/2eaad2e167cae930f25a3d731fec8b2ded5e751e",
  4106. "reference": "2eaad2e167cae930f25a3d731fec8b2ded5e751e",
  4107. "shasum": ""
  4108. },
  4109. "require": {
  4110. "egulias/email-validator": "^2.1.10|^3|^4",
  4111. "php": ">=8.2",
  4112. "psr/event-dispatcher": "^1",
  4113. "psr/log": "^1|^2|^3",
  4114. "symfony/event-dispatcher": "^6.4|^7.0",
  4115. "symfony/mime": "^6.4|^7.0",
  4116. "symfony/service-contracts": "^2.5|^3"
  4117. },
  4118. "conflict": {
  4119. "symfony/http-client-contracts": "<2.5",
  4120. "symfony/http-kernel": "<6.4",
  4121. "symfony/messenger": "<6.4",
  4122. "symfony/mime": "<6.4",
  4123. "symfony/twig-bridge": "<6.4"
  4124. },
  4125. "require-dev": {
  4126. "symfony/console": "^6.4|^7.0",
  4127. "symfony/http-client": "^6.4|^7.0",
  4128. "symfony/messenger": "^6.4|^7.0",
  4129. "symfony/twig-bridge": "^6.4|^7.0"
  4130. },
  4131. "type": "library",
  4132. "autoload": {
  4133. "psr-4": {
  4134. "Symfony\\Component\\Mailer\\": ""
  4135. },
  4136. "exclude-from-classmap": [
  4137. "/Tests/"
  4138. ]
  4139. },
  4140. "notification-url": "https://packagist.org/downloads/",
  4141. "license": [
  4142. "MIT"
  4143. ],
  4144. "authors": [
  4145. {
  4146. "name": "Fabien Potencier",
  4147. "email": "fabien@symfony.com"
  4148. },
  4149. {
  4150. "name": "Symfony Community",
  4151. "homepage": "https://symfony.com/contributors"
  4152. }
  4153. ],
  4154. "description": "Helps sending emails",
  4155. "homepage": "https://symfony.com",
  4156. "support": {
  4157. "source": "https://github.com/symfony/mailer/tree/v7.1.1"
  4158. },
  4159. "funding": [
  4160. {
  4161. "url": "https://symfony.com/sponsor",
  4162. "type": "custom"
  4163. },
  4164. {
  4165. "url": "https://github.com/fabpot",
  4166. "type": "github"
  4167. },
  4168. {
  4169. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4170. "type": "tidelift"
  4171. }
  4172. ],
  4173. "time": "2024-05-31T14:57:53+00:00"
  4174. },
  4175. {
  4176. "name": "symfony/mime",
  4177. "version": "v7.1.1",
  4178. "source": {
  4179. "type": "git",
  4180. "url": "https://github.com/symfony/mime.git",
  4181. "reference": "21027eaacc1a8a20f5e616c25c3580f5dd3a15df"
  4182. },
  4183. "dist": {
  4184. "type": "zip",
  4185. "url": "https://api.github.com/repos/symfony/mime/zipball/21027eaacc1a8a20f5e616c25c3580f5dd3a15df",
  4186. "reference": "21027eaacc1a8a20f5e616c25c3580f5dd3a15df",
  4187. "shasum": ""
  4188. },
  4189. "require": {
  4190. "php": ">=8.2",
  4191. "symfony/polyfill-intl-idn": "^1.10",
  4192. "symfony/polyfill-mbstring": "^1.0"
  4193. },
  4194. "conflict": {
  4195. "egulias/email-validator": "~3.0.0",
  4196. "phpdocumentor/reflection-docblock": "<3.2.2",
  4197. "phpdocumentor/type-resolver": "<1.4.0",
  4198. "symfony/mailer": "<6.4",
  4199. "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
  4200. },
  4201. "require-dev": {
  4202. "egulias/email-validator": "^2.1.10|^3.1|^4",
  4203. "league/html-to-markdown": "^5.0",
  4204. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4205. "symfony/dependency-injection": "^6.4|^7.0",
  4206. "symfony/process": "^6.4|^7.0",
  4207. "symfony/property-access": "^6.4|^7.0",
  4208. "symfony/property-info": "^6.4|^7.0",
  4209. "symfony/serializer": "^6.4.3|^7.0.3"
  4210. },
  4211. "type": "library",
  4212. "autoload": {
  4213. "psr-4": {
  4214. "Symfony\\Component\\Mime\\": ""
  4215. },
  4216. "exclude-from-classmap": [
  4217. "/Tests/"
  4218. ]
  4219. },
  4220. "notification-url": "https://packagist.org/downloads/",
  4221. "license": [
  4222. "MIT"
  4223. ],
  4224. "authors": [
  4225. {
  4226. "name": "Fabien Potencier",
  4227. "email": "fabien@symfony.com"
  4228. },
  4229. {
  4230. "name": "Symfony Community",
  4231. "homepage": "https://symfony.com/contributors"
  4232. }
  4233. ],
  4234. "description": "Allows manipulating MIME messages",
  4235. "homepage": "https://symfony.com",
  4236. "keywords": [
  4237. "mime",
  4238. "mime-type"
  4239. ],
  4240. "support": {
  4241. "source": "https://github.com/symfony/mime/tree/v7.1.1"
  4242. },
  4243. "funding": [
  4244. {
  4245. "url": "https://symfony.com/sponsor",
  4246. "type": "custom"
  4247. },
  4248. {
  4249. "url": "https://github.com/fabpot",
  4250. "type": "github"
  4251. },
  4252. {
  4253. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4254. "type": "tidelift"
  4255. }
  4256. ],
  4257. "time": "2024-06-04T06:40:14+00:00"
  4258. },
  4259. {
  4260. "name": "symfony/polyfill-ctype",
  4261. "version": "v1.29.0",
  4262. "source": {
  4263. "type": "git",
  4264. "url": "https://github.com/symfony/polyfill-ctype.git",
  4265. "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
  4266. },
  4267. "dist": {
  4268. "type": "zip",
  4269. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
  4270. "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
  4271. "shasum": ""
  4272. },
  4273. "require": {
  4274. "php": ">=7.1"
  4275. },
  4276. "provide": {
  4277. "ext-ctype": "*"
  4278. },
  4279. "suggest": {
  4280. "ext-ctype": "For best performance"
  4281. },
  4282. "type": "library",
  4283. "extra": {
  4284. "thanks": {
  4285. "name": "symfony/polyfill",
  4286. "url": "https://github.com/symfony/polyfill"
  4287. }
  4288. },
  4289. "autoload": {
  4290. "files": [
  4291. "bootstrap.php"
  4292. ],
  4293. "psr-4": {
  4294. "Symfony\\Polyfill\\Ctype\\": ""
  4295. }
  4296. },
  4297. "notification-url": "https://packagist.org/downloads/",
  4298. "license": [
  4299. "MIT"
  4300. ],
  4301. "authors": [
  4302. {
  4303. "name": "Gert de Pagter",
  4304. "email": "BackEndTea@gmail.com"
  4305. },
  4306. {
  4307. "name": "Symfony Community",
  4308. "homepage": "https://symfony.com/contributors"
  4309. }
  4310. ],
  4311. "description": "Symfony polyfill for ctype functions",
  4312. "homepage": "https://symfony.com",
  4313. "keywords": [
  4314. "compatibility",
  4315. "ctype",
  4316. "polyfill",
  4317. "portable"
  4318. ],
  4319. "support": {
  4320. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
  4321. },
  4322. "funding": [
  4323. {
  4324. "url": "https://symfony.com/sponsor",
  4325. "type": "custom"
  4326. },
  4327. {
  4328. "url": "https://github.com/fabpot",
  4329. "type": "github"
  4330. },
  4331. {
  4332. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4333. "type": "tidelift"
  4334. }
  4335. ],
  4336. "time": "2024-01-29T20:11:03+00:00"
  4337. },
  4338. {
  4339. "name": "symfony/polyfill-intl-grapheme",
  4340. "version": "v1.29.0",
  4341. "source": {
  4342. "type": "git",
  4343. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  4344. "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
  4345. },
  4346. "dist": {
  4347. "type": "zip",
  4348. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
  4349. "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
  4350. "shasum": ""
  4351. },
  4352. "require": {
  4353. "php": ">=7.1"
  4354. },
  4355. "suggest": {
  4356. "ext-intl": "For best performance"
  4357. },
  4358. "type": "library",
  4359. "extra": {
  4360. "thanks": {
  4361. "name": "symfony/polyfill",
  4362. "url": "https://github.com/symfony/polyfill"
  4363. }
  4364. },
  4365. "autoload": {
  4366. "files": [
  4367. "bootstrap.php"
  4368. ],
  4369. "psr-4": {
  4370. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  4371. }
  4372. },
  4373. "notification-url": "https://packagist.org/downloads/",
  4374. "license": [
  4375. "MIT"
  4376. ],
  4377. "authors": [
  4378. {
  4379. "name": "Nicolas Grekas",
  4380. "email": "p@tchwork.com"
  4381. },
  4382. {
  4383. "name": "Symfony Community",
  4384. "homepage": "https://symfony.com/contributors"
  4385. }
  4386. ],
  4387. "description": "Symfony polyfill for intl's grapheme_* functions",
  4388. "homepage": "https://symfony.com",
  4389. "keywords": [
  4390. "compatibility",
  4391. "grapheme",
  4392. "intl",
  4393. "polyfill",
  4394. "portable",
  4395. "shim"
  4396. ],
  4397. "support": {
  4398. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
  4399. },
  4400. "funding": [
  4401. {
  4402. "url": "https://symfony.com/sponsor",
  4403. "type": "custom"
  4404. },
  4405. {
  4406. "url": "https://github.com/fabpot",
  4407. "type": "github"
  4408. },
  4409. {
  4410. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4411. "type": "tidelift"
  4412. }
  4413. ],
  4414. "time": "2024-01-29T20:11:03+00:00"
  4415. },
  4416. {
  4417. "name": "symfony/polyfill-intl-idn",
  4418. "version": "v1.29.0",
  4419. "source": {
  4420. "type": "git",
  4421. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  4422. "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
  4423. },
  4424. "dist": {
  4425. "type": "zip",
  4426. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
  4427. "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
  4428. "shasum": ""
  4429. },
  4430. "require": {
  4431. "php": ">=7.1",
  4432. "symfony/polyfill-intl-normalizer": "^1.10",
  4433. "symfony/polyfill-php72": "^1.10"
  4434. },
  4435. "suggest": {
  4436. "ext-intl": "For best performance"
  4437. },
  4438. "type": "library",
  4439. "extra": {
  4440. "thanks": {
  4441. "name": "symfony/polyfill",
  4442. "url": "https://github.com/symfony/polyfill"
  4443. }
  4444. },
  4445. "autoload": {
  4446. "files": [
  4447. "bootstrap.php"
  4448. ],
  4449. "psr-4": {
  4450. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  4451. }
  4452. },
  4453. "notification-url": "https://packagist.org/downloads/",
  4454. "license": [
  4455. "MIT"
  4456. ],
  4457. "authors": [
  4458. {
  4459. "name": "Laurent Bassin",
  4460. "email": "laurent@bassin.info"
  4461. },
  4462. {
  4463. "name": "Trevor Rowbotham",
  4464. "email": "trevor.rowbotham@pm.me"
  4465. },
  4466. {
  4467. "name": "Symfony Community",
  4468. "homepage": "https://symfony.com/contributors"
  4469. }
  4470. ],
  4471. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  4472. "homepage": "https://symfony.com",
  4473. "keywords": [
  4474. "compatibility",
  4475. "idn",
  4476. "intl",
  4477. "polyfill",
  4478. "portable",
  4479. "shim"
  4480. ],
  4481. "support": {
  4482. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
  4483. },
  4484. "funding": [
  4485. {
  4486. "url": "https://symfony.com/sponsor",
  4487. "type": "custom"
  4488. },
  4489. {
  4490. "url": "https://github.com/fabpot",
  4491. "type": "github"
  4492. },
  4493. {
  4494. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4495. "type": "tidelift"
  4496. }
  4497. ],
  4498. "time": "2024-01-29T20:11:03+00:00"
  4499. },
  4500. {
  4501. "name": "symfony/polyfill-intl-normalizer",
  4502. "version": "v1.29.0",
  4503. "source": {
  4504. "type": "git",
  4505. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  4506. "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
  4507. },
  4508. "dist": {
  4509. "type": "zip",
  4510. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
  4511. "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
  4512. "shasum": ""
  4513. },
  4514. "require": {
  4515. "php": ">=7.1"
  4516. },
  4517. "suggest": {
  4518. "ext-intl": "For best performance"
  4519. },
  4520. "type": "library",
  4521. "extra": {
  4522. "thanks": {
  4523. "name": "symfony/polyfill",
  4524. "url": "https://github.com/symfony/polyfill"
  4525. }
  4526. },
  4527. "autoload": {
  4528. "files": [
  4529. "bootstrap.php"
  4530. ],
  4531. "psr-4": {
  4532. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  4533. },
  4534. "classmap": [
  4535. "Resources/stubs"
  4536. ]
  4537. },
  4538. "notification-url": "https://packagist.org/downloads/",
  4539. "license": [
  4540. "MIT"
  4541. ],
  4542. "authors": [
  4543. {
  4544. "name": "Nicolas Grekas",
  4545. "email": "p@tchwork.com"
  4546. },
  4547. {
  4548. "name": "Symfony Community",
  4549. "homepage": "https://symfony.com/contributors"
  4550. }
  4551. ],
  4552. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  4553. "homepage": "https://symfony.com",
  4554. "keywords": [
  4555. "compatibility",
  4556. "intl",
  4557. "normalizer",
  4558. "polyfill",
  4559. "portable",
  4560. "shim"
  4561. ],
  4562. "support": {
  4563. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
  4564. },
  4565. "funding": [
  4566. {
  4567. "url": "https://symfony.com/sponsor",
  4568. "type": "custom"
  4569. },
  4570. {
  4571. "url": "https://github.com/fabpot",
  4572. "type": "github"
  4573. },
  4574. {
  4575. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4576. "type": "tidelift"
  4577. }
  4578. ],
  4579. "time": "2024-01-29T20:11:03+00:00"
  4580. },
  4581. {
  4582. "name": "symfony/polyfill-mbstring",
  4583. "version": "v1.29.0",
  4584. "source": {
  4585. "type": "git",
  4586. "url": "https://github.com/symfony/polyfill-mbstring.git",
  4587. "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
  4588. },
  4589. "dist": {
  4590. "type": "zip",
  4591. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
  4592. "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
  4593. "shasum": ""
  4594. },
  4595. "require": {
  4596. "php": ">=7.1"
  4597. },
  4598. "provide": {
  4599. "ext-mbstring": "*"
  4600. },
  4601. "suggest": {
  4602. "ext-mbstring": "For best performance"
  4603. },
  4604. "type": "library",
  4605. "extra": {
  4606. "thanks": {
  4607. "name": "symfony/polyfill",
  4608. "url": "https://github.com/symfony/polyfill"
  4609. }
  4610. },
  4611. "autoload": {
  4612. "files": [
  4613. "bootstrap.php"
  4614. ],
  4615. "psr-4": {
  4616. "Symfony\\Polyfill\\Mbstring\\": ""
  4617. }
  4618. },
  4619. "notification-url": "https://packagist.org/downloads/",
  4620. "license": [
  4621. "MIT"
  4622. ],
  4623. "authors": [
  4624. {
  4625. "name": "Nicolas Grekas",
  4626. "email": "p@tchwork.com"
  4627. },
  4628. {
  4629. "name": "Symfony Community",
  4630. "homepage": "https://symfony.com/contributors"
  4631. }
  4632. ],
  4633. "description": "Symfony polyfill for the Mbstring extension",
  4634. "homepage": "https://symfony.com",
  4635. "keywords": [
  4636. "compatibility",
  4637. "mbstring",
  4638. "polyfill",
  4639. "portable",
  4640. "shim"
  4641. ],
  4642. "support": {
  4643. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
  4644. },
  4645. "funding": [
  4646. {
  4647. "url": "https://symfony.com/sponsor",
  4648. "type": "custom"
  4649. },
  4650. {
  4651. "url": "https://github.com/fabpot",
  4652. "type": "github"
  4653. },
  4654. {
  4655. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4656. "type": "tidelift"
  4657. }
  4658. ],
  4659. "time": "2024-01-29T20:11:03+00:00"
  4660. },
  4661. {
  4662. "name": "symfony/polyfill-php72",
  4663. "version": "v1.29.0",
  4664. "source": {
  4665. "type": "git",
  4666. "url": "https://github.com/symfony/polyfill-php72.git",
  4667. "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
  4668. },
  4669. "dist": {
  4670. "type": "zip",
  4671. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
  4672. "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
  4673. "shasum": ""
  4674. },
  4675. "require": {
  4676. "php": ">=7.1"
  4677. },
  4678. "type": "library",
  4679. "extra": {
  4680. "thanks": {
  4681. "name": "symfony/polyfill",
  4682. "url": "https://github.com/symfony/polyfill"
  4683. }
  4684. },
  4685. "autoload": {
  4686. "files": [
  4687. "bootstrap.php"
  4688. ],
  4689. "psr-4": {
  4690. "Symfony\\Polyfill\\Php72\\": ""
  4691. }
  4692. },
  4693. "notification-url": "https://packagist.org/downloads/",
  4694. "license": [
  4695. "MIT"
  4696. ],
  4697. "authors": [
  4698. {
  4699. "name": "Nicolas Grekas",
  4700. "email": "p@tchwork.com"
  4701. },
  4702. {
  4703. "name": "Symfony Community",
  4704. "homepage": "https://symfony.com/contributors"
  4705. }
  4706. ],
  4707. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  4708. "homepage": "https://symfony.com",
  4709. "keywords": [
  4710. "compatibility",
  4711. "polyfill",
  4712. "portable",
  4713. "shim"
  4714. ],
  4715. "support": {
  4716. "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
  4717. },
  4718. "funding": [
  4719. {
  4720. "url": "https://symfony.com/sponsor",
  4721. "type": "custom"
  4722. },
  4723. {
  4724. "url": "https://github.com/fabpot",
  4725. "type": "github"
  4726. },
  4727. {
  4728. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4729. "type": "tidelift"
  4730. }
  4731. ],
  4732. "time": "2024-01-29T20:11:03+00:00"
  4733. },
  4734. {
  4735. "name": "symfony/polyfill-php80",
  4736. "version": "v1.29.0",
  4737. "source": {
  4738. "type": "git",
  4739. "url": "https://github.com/symfony/polyfill-php80.git",
  4740. "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
  4741. },
  4742. "dist": {
  4743. "type": "zip",
  4744. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
  4745. "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
  4746. "shasum": ""
  4747. },
  4748. "require": {
  4749. "php": ">=7.1"
  4750. },
  4751. "type": "library",
  4752. "extra": {
  4753. "thanks": {
  4754. "name": "symfony/polyfill",
  4755. "url": "https://github.com/symfony/polyfill"
  4756. }
  4757. },
  4758. "autoload": {
  4759. "files": [
  4760. "bootstrap.php"
  4761. ],
  4762. "psr-4": {
  4763. "Symfony\\Polyfill\\Php80\\": ""
  4764. },
  4765. "classmap": [
  4766. "Resources/stubs"
  4767. ]
  4768. },
  4769. "notification-url": "https://packagist.org/downloads/",
  4770. "license": [
  4771. "MIT"
  4772. ],
  4773. "authors": [
  4774. {
  4775. "name": "Ion Bazan",
  4776. "email": "ion.bazan@gmail.com"
  4777. },
  4778. {
  4779. "name": "Nicolas Grekas",
  4780. "email": "p@tchwork.com"
  4781. },
  4782. {
  4783. "name": "Symfony Community",
  4784. "homepage": "https://symfony.com/contributors"
  4785. }
  4786. ],
  4787. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  4788. "homepage": "https://symfony.com",
  4789. "keywords": [
  4790. "compatibility",
  4791. "polyfill",
  4792. "portable",
  4793. "shim"
  4794. ],
  4795. "support": {
  4796. "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
  4797. },
  4798. "funding": [
  4799. {
  4800. "url": "https://symfony.com/sponsor",
  4801. "type": "custom"
  4802. },
  4803. {
  4804. "url": "https://github.com/fabpot",
  4805. "type": "github"
  4806. },
  4807. {
  4808. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4809. "type": "tidelift"
  4810. }
  4811. ],
  4812. "time": "2024-01-29T20:11:03+00:00"
  4813. },
  4814. {
  4815. "name": "symfony/polyfill-php83",
  4816. "version": "v1.29.0",
  4817. "source": {
  4818. "type": "git",
  4819. "url": "https://github.com/symfony/polyfill-php83.git",
  4820. "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
  4821. },
  4822. "dist": {
  4823. "type": "zip",
  4824. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
  4825. "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
  4826. "shasum": ""
  4827. },
  4828. "require": {
  4829. "php": ">=7.1",
  4830. "symfony/polyfill-php80": "^1.14"
  4831. },
  4832. "type": "library",
  4833. "extra": {
  4834. "thanks": {
  4835. "name": "symfony/polyfill",
  4836. "url": "https://github.com/symfony/polyfill"
  4837. }
  4838. },
  4839. "autoload": {
  4840. "files": [
  4841. "bootstrap.php"
  4842. ],
  4843. "psr-4": {
  4844. "Symfony\\Polyfill\\Php83\\": ""
  4845. },
  4846. "classmap": [
  4847. "Resources/stubs"
  4848. ]
  4849. },
  4850. "notification-url": "https://packagist.org/downloads/",
  4851. "license": [
  4852. "MIT"
  4853. ],
  4854. "authors": [
  4855. {
  4856. "name": "Nicolas Grekas",
  4857. "email": "p@tchwork.com"
  4858. },
  4859. {
  4860. "name": "Symfony Community",
  4861. "homepage": "https://symfony.com/contributors"
  4862. }
  4863. ],
  4864. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  4865. "homepage": "https://symfony.com",
  4866. "keywords": [
  4867. "compatibility",
  4868. "polyfill",
  4869. "portable",
  4870. "shim"
  4871. ],
  4872. "support": {
  4873. "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
  4874. },
  4875. "funding": [
  4876. {
  4877. "url": "https://symfony.com/sponsor",
  4878. "type": "custom"
  4879. },
  4880. {
  4881. "url": "https://github.com/fabpot",
  4882. "type": "github"
  4883. },
  4884. {
  4885. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4886. "type": "tidelift"
  4887. }
  4888. ],
  4889. "time": "2024-01-29T20:11:03+00:00"
  4890. },
  4891. {
  4892. "name": "symfony/polyfill-uuid",
  4893. "version": "v1.29.0",
  4894. "source": {
  4895. "type": "git",
  4896. "url": "https://github.com/symfony/polyfill-uuid.git",
  4897. "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853"
  4898. },
  4899. "dist": {
  4900. "type": "zip",
  4901. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853",
  4902. "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853",
  4903. "shasum": ""
  4904. },
  4905. "require": {
  4906. "php": ">=7.1"
  4907. },
  4908. "provide": {
  4909. "ext-uuid": "*"
  4910. },
  4911. "suggest": {
  4912. "ext-uuid": "For best performance"
  4913. },
  4914. "type": "library",
  4915. "extra": {
  4916. "thanks": {
  4917. "name": "symfony/polyfill",
  4918. "url": "https://github.com/symfony/polyfill"
  4919. }
  4920. },
  4921. "autoload": {
  4922. "files": [
  4923. "bootstrap.php"
  4924. ],
  4925. "psr-4": {
  4926. "Symfony\\Polyfill\\Uuid\\": ""
  4927. }
  4928. },
  4929. "notification-url": "https://packagist.org/downloads/",
  4930. "license": [
  4931. "MIT"
  4932. ],
  4933. "authors": [
  4934. {
  4935. "name": "Grégoire Pineau",
  4936. "email": "lyrixx@lyrixx.info"
  4937. },
  4938. {
  4939. "name": "Symfony Community",
  4940. "homepage": "https://symfony.com/contributors"
  4941. }
  4942. ],
  4943. "description": "Symfony polyfill for uuid functions",
  4944. "homepage": "https://symfony.com",
  4945. "keywords": [
  4946. "compatibility",
  4947. "polyfill",
  4948. "portable",
  4949. "uuid"
  4950. ],
  4951. "support": {
  4952. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.29.0"
  4953. },
  4954. "funding": [
  4955. {
  4956. "url": "https://symfony.com/sponsor",
  4957. "type": "custom"
  4958. },
  4959. {
  4960. "url": "https://github.com/fabpot",
  4961. "type": "github"
  4962. },
  4963. {
  4964. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4965. "type": "tidelift"
  4966. }
  4967. ],
  4968. "time": "2024-01-29T20:11:03+00:00"
  4969. },
  4970. {
  4971. "name": "symfony/process",
  4972. "version": "v7.1.1",
  4973. "source": {
  4974. "type": "git",
  4975. "url": "https://github.com/symfony/process.git",
  4976. "reference": "febf90124323a093c7ee06fdb30e765ca3c20028"
  4977. },
  4978. "dist": {
  4979. "type": "zip",
  4980. "url": "https://api.github.com/repos/symfony/process/zipball/febf90124323a093c7ee06fdb30e765ca3c20028",
  4981. "reference": "febf90124323a093c7ee06fdb30e765ca3c20028",
  4982. "shasum": ""
  4983. },
  4984. "require": {
  4985. "php": ">=8.2"
  4986. },
  4987. "type": "library",
  4988. "autoload": {
  4989. "psr-4": {
  4990. "Symfony\\Component\\Process\\": ""
  4991. },
  4992. "exclude-from-classmap": [
  4993. "/Tests/"
  4994. ]
  4995. },
  4996. "notification-url": "https://packagist.org/downloads/",
  4997. "license": [
  4998. "MIT"
  4999. ],
  5000. "authors": [
  5001. {
  5002. "name": "Fabien Potencier",
  5003. "email": "fabien@symfony.com"
  5004. },
  5005. {
  5006. "name": "Symfony Community",
  5007. "homepage": "https://symfony.com/contributors"
  5008. }
  5009. ],
  5010. "description": "Executes commands in sub-processes",
  5011. "homepage": "https://symfony.com",
  5012. "support": {
  5013. "source": "https://github.com/symfony/process/tree/v7.1.1"
  5014. },
  5015. "funding": [
  5016. {
  5017. "url": "https://symfony.com/sponsor",
  5018. "type": "custom"
  5019. },
  5020. {
  5021. "url": "https://github.com/fabpot",
  5022. "type": "github"
  5023. },
  5024. {
  5025. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5026. "type": "tidelift"
  5027. }
  5028. ],
  5029. "time": "2024-05-31T14:57:53+00:00"
  5030. },
  5031. {
  5032. "name": "symfony/routing",
  5033. "version": "v7.1.1",
  5034. "source": {
  5035. "type": "git",
  5036. "url": "https://github.com/symfony/routing.git",
  5037. "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0"
  5038. },
  5039. "dist": {
  5040. "type": "zip",
  5041. "url": "https://api.github.com/repos/symfony/routing/zipball/60c31bab5c45af7f13091b87deb708830f3c96c0",
  5042. "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0",
  5043. "shasum": ""
  5044. },
  5045. "require": {
  5046. "php": ">=8.2",
  5047. "symfony/deprecation-contracts": "^2.5|^3"
  5048. },
  5049. "conflict": {
  5050. "symfony/config": "<6.4",
  5051. "symfony/dependency-injection": "<6.4",
  5052. "symfony/yaml": "<6.4"
  5053. },
  5054. "require-dev": {
  5055. "psr/log": "^1|^2|^3",
  5056. "symfony/config": "^6.4|^7.0",
  5057. "symfony/dependency-injection": "^6.4|^7.0",
  5058. "symfony/expression-language": "^6.4|^7.0",
  5059. "symfony/http-foundation": "^6.4|^7.0",
  5060. "symfony/yaml": "^6.4|^7.0"
  5061. },
  5062. "type": "library",
  5063. "autoload": {
  5064. "psr-4": {
  5065. "Symfony\\Component\\Routing\\": ""
  5066. },
  5067. "exclude-from-classmap": [
  5068. "/Tests/"
  5069. ]
  5070. },
  5071. "notification-url": "https://packagist.org/downloads/",
  5072. "license": [
  5073. "MIT"
  5074. ],
  5075. "authors": [
  5076. {
  5077. "name": "Fabien Potencier",
  5078. "email": "fabien@symfony.com"
  5079. },
  5080. {
  5081. "name": "Symfony Community",
  5082. "homepage": "https://symfony.com/contributors"
  5083. }
  5084. ],
  5085. "description": "Maps an HTTP request to a set of configuration variables",
  5086. "homepage": "https://symfony.com",
  5087. "keywords": [
  5088. "router",
  5089. "routing",
  5090. "uri",
  5091. "url"
  5092. ],
  5093. "support": {
  5094. "source": "https://github.com/symfony/routing/tree/v7.1.1"
  5095. },
  5096. "funding": [
  5097. {
  5098. "url": "https://symfony.com/sponsor",
  5099. "type": "custom"
  5100. },
  5101. {
  5102. "url": "https://github.com/fabpot",
  5103. "type": "github"
  5104. },
  5105. {
  5106. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5107. "type": "tidelift"
  5108. }
  5109. ],
  5110. "time": "2024-05-31T14:57:53+00:00"
  5111. },
  5112. {
  5113. "name": "symfony/service-contracts",
  5114. "version": "v3.5.0",
  5115. "source": {
  5116. "type": "git",
  5117. "url": "https://github.com/symfony/service-contracts.git",
  5118. "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
  5119. },
  5120. "dist": {
  5121. "type": "zip",
  5122. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
  5123. "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
  5124. "shasum": ""
  5125. },
  5126. "require": {
  5127. "php": ">=8.1",
  5128. "psr/container": "^1.1|^2.0",
  5129. "symfony/deprecation-contracts": "^2.5|^3"
  5130. },
  5131. "conflict": {
  5132. "ext-psr": "<1.1|>=2"
  5133. },
  5134. "type": "library",
  5135. "extra": {
  5136. "branch-alias": {
  5137. "dev-main": "3.5-dev"
  5138. },
  5139. "thanks": {
  5140. "name": "symfony/contracts",
  5141. "url": "https://github.com/symfony/contracts"
  5142. }
  5143. },
  5144. "autoload": {
  5145. "psr-4": {
  5146. "Symfony\\Contracts\\Service\\": ""
  5147. },
  5148. "exclude-from-classmap": [
  5149. "/Test/"
  5150. ]
  5151. },
  5152. "notification-url": "https://packagist.org/downloads/",
  5153. "license": [
  5154. "MIT"
  5155. ],
  5156. "authors": [
  5157. {
  5158. "name": "Nicolas Grekas",
  5159. "email": "p@tchwork.com"
  5160. },
  5161. {
  5162. "name": "Symfony Community",
  5163. "homepage": "https://symfony.com/contributors"
  5164. }
  5165. ],
  5166. "description": "Generic abstractions related to writing services",
  5167. "homepage": "https://symfony.com",
  5168. "keywords": [
  5169. "abstractions",
  5170. "contracts",
  5171. "decoupling",
  5172. "interfaces",
  5173. "interoperability",
  5174. "standards"
  5175. ],
  5176. "support": {
  5177. "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
  5178. },
  5179. "funding": [
  5180. {
  5181. "url": "https://symfony.com/sponsor",
  5182. "type": "custom"
  5183. },
  5184. {
  5185. "url": "https://github.com/fabpot",
  5186. "type": "github"
  5187. },
  5188. {
  5189. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5190. "type": "tidelift"
  5191. }
  5192. ],
  5193. "time": "2024-04-18T09:32:20+00:00"
  5194. },
  5195. {
  5196. "name": "symfony/string",
  5197. "version": "v7.1.1",
  5198. "source": {
  5199. "type": "git",
  5200. "url": "https://github.com/symfony/string.git",
  5201. "reference": "60bc311c74e0af215101235aa6f471bcbc032df2"
  5202. },
  5203. "dist": {
  5204. "type": "zip",
  5205. "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2",
  5206. "reference": "60bc311c74e0af215101235aa6f471bcbc032df2",
  5207. "shasum": ""
  5208. },
  5209. "require": {
  5210. "php": ">=8.2",
  5211. "symfony/polyfill-ctype": "~1.8",
  5212. "symfony/polyfill-intl-grapheme": "~1.0",
  5213. "symfony/polyfill-intl-normalizer": "~1.0",
  5214. "symfony/polyfill-mbstring": "~1.0"
  5215. },
  5216. "conflict": {
  5217. "symfony/translation-contracts": "<2.5"
  5218. },
  5219. "require-dev": {
  5220. "symfony/emoji": "^7.1",
  5221. "symfony/error-handler": "^6.4|^7.0",
  5222. "symfony/http-client": "^6.4|^7.0",
  5223. "symfony/intl": "^6.4|^7.0",
  5224. "symfony/translation-contracts": "^2.5|^3.0",
  5225. "symfony/var-exporter": "^6.4|^7.0"
  5226. },
  5227. "type": "library",
  5228. "autoload": {
  5229. "files": [
  5230. "Resources/functions.php"
  5231. ],
  5232. "psr-4": {
  5233. "Symfony\\Component\\String\\": ""
  5234. },
  5235. "exclude-from-classmap": [
  5236. "/Tests/"
  5237. ]
  5238. },
  5239. "notification-url": "https://packagist.org/downloads/",
  5240. "license": [
  5241. "MIT"
  5242. ],
  5243. "authors": [
  5244. {
  5245. "name": "Nicolas Grekas",
  5246. "email": "p@tchwork.com"
  5247. },
  5248. {
  5249. "name": "Symfony Community",
  5250. "homepage": "https://symfony.com/contributors"
  5251. }
  5252. ],
  5253. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  5254. "homepage": "https://symfony.com",
  5255. "keywords": [
  5256. "grapheme",
  5257. "i18n",
  5258. "string",
  5259. "unicode",
  5260. "utf-8",
  5261. "utf8"
  5262. ],
  5263. "support": {
  5264. "source": "https://github.com/symfony/string/tree/v7.1.1"
  5265. },
  5266. "funding": [
  5267. {
  5268. "url": "https://symfony.com/sponsor",
  5269. "type": "custom"
  5270. },
  5271. {
  5272. "url": "https://github.com/fabpot",
  5273. "type": "github"
  5274. },
  5275. {
  5276. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5277. "type": "tidelift"
  5278. }
  5279. ],
  5280. "time": "2024-06-04T06:40:14+00:00"
  5281. },
  5282. {
  5283. "name": "symfony/translation",
  5284. "version": "v7.1.1",
  5285. "source": {
  5286. "type": "git",
  5287. "url": "https://github.com/symfony/translation.git",
  5288. "reference": "cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3"
  5289. },
  5290. "dist": {
  5291. "type": "zip",
  5292. "url": "https://api.github.com/repos/symfony/translation/zipball/cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3",
  5293. "reference": "cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3",
  5294. "shasum": ""
  5295. },
  5296. "require": {
  5297. "php": ">=8.2",
  5298. "symfony/polyfill-mbstring": "~1.0",
  5299. "symfony/translation-contracts": "^2.5|^3.0"
  5300. },
  5301. "conflict": {
  5302. "symfony/config": "<6.4",
  5303. "symfony/console": "<6.4",
  5304. "symfony/dependency-injection": "<6.4",
  5305. "symfony/http-client-contracts": "<2.5",
  5306. "symfony/http-kernel": "<6.4",
  5307. "symfony/service-contracts": "<2.5",
  5308. "symfony/twig-bundle": "<6.4",
  5309. "symfony/yaml": "<6.4"
  5310. },
  5311. "provide": {
  5312. "symfony/translation-implementation": "2.3|3.0"
  5313. },
  5314. "require-dev": {
  5315. "nikic/php-parser": "^4.18|^5.0",
  5316. "psr/log": "^1|^2|^3",
  5317. "symfony/config": "^6.4|^7.0",
  5318. "symfony/console": "^6.4|^7.0",
  5319. "symfony/dependency-injection": "^6.4|^7.0",
  5320. "symfony/finder": "^6.4|^7.0",
  5321. "symfony/http-client-contracts": "^2.5|^3.0",
  5322. "symfony/http-kernel": "^6.4|^7.0",
  5323. "symfony/intl": "^6.4|^7.0",
  5324. "symfony/polyfill-intl-icu": "^1.21",
  5325. "symfony/routing": "^6.4|^7.0",
  5326. "symfony/service-contracts": "^2.5|^3",
  5327. "symfony/yaml": "^6.4|^7.0"
  5328. },
  5329. "type": "library",
  5330. "autoload": {
  5331. "files": [
  5332. "Resources/functions.php"
  5333. ],
  5334. "psr-4": {
  5335. "Symfony\\Component\\Translation\\": ""
  5336. },
  5337. "exclude-from-classmap": [
  5338. "/Tests/"
  5339. ]
  5340. },
  5341. "notification-url": "https://packagist.org/downloads/",
  5342. "license": [
  5343. "MIT"
  5344. ],
  5345. "authors": [
  5346. {
  5347. "name": "Fabien Potencier",
  5348. "email": "fabien@symfony.com"
  5349. },
  5350. {
  5351. "name": "Symfony Community",
  5352. "homepage": "https://symfony.com/contributors"
  5353. }
  5354. ],
  5355. "description": "Provides tools to internationalize your application",
  5356. "homepage": "https://symfony.com",
  5357. "support": {
  5358. "source": "https://github.com/symfony/translation/tree/v7.1.1"
  5359. },
  5360. "funding": [
  5361. {
  5362. "url": "https://symfony.com/sponsor",
  5363. "type": "custom"
  5364. },
  5365. {
  5366. "url": "https://github.com/fabpot",
  5367. "type": "github"
  5368. },
  5369. {
  5370. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5371. "type": "tidelift"
  5372. }
  5373. ],
  5374. "time": "2024-05-31T14:57:53+00:00"
  5375. },
  5376. {
  5377. "name": "symfony/translation-contracts",
  5378. "version": "v3.5.0",
  5379. "source": {
  5380. "type": "git",
  5381. "url": "https://github.com/symfony/translation-contracts.git",
  5382. "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
  5383. },
  5384. "dist": {
  5385. "type": "zip",
  5386. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
  5387. "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
  5388. "shasum": ""
  5389. },
  5390. "require": {
  5391. "php": ">=8.1"
  5392. },
  5393. "type": "library",
  5394. "extra": {
  5395. "branch-alias": {
  5396. "dev-main": "3.5-dev"
  5397. },
  5398. "thanks": {
  5399. "name": "symfony/contracts",
  5400. "url": "https://github.com/symfony/contracts"
  5401. }
  5402. },
  5403. "autoload": {
  5404. "psr-4": {
  5405. "Symfony\\Contracts\\Translation\\": ""
  5406. },
  5407. "exclude-from-classmap": [
  5408. "/Test/"
  5409. ]
  5410. },
  5411. "notification-url": "https://packagist.org/downloads/",
  5412. "license": [
  5413. "MIT"
  5414. ],
  5415. "authors": [
  5416. {
  5417. "name": "Nicolas Grekas",
  5418. "email": "p@tchwork.com"
  5419. },
  5420. {
  5421. "name": "Symfony Community",
  5422. "homepage": "https://symfony.com/contributors"
  5423. }
  5424. ],
  5425. "description": "Generic abstractions related to translation",
  5426. "homepage": "https://symfony.com",
  5427. "keywords": [
  5428. "abstractions",
  5429. "contracts",
  5430. "decoupling",
  5431. "interfaces",
  5432. "interoperability",
  5433. "standards"
  5434. ],
  5435. "support": {
  5436. "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
  5437. },
  5438. "funding": [
  5439. {
  5440. "url": "https://symfony.com/sponsor",
  5441. "type": "custom"
  5442. },
  5443. {
  5444. "url": "https://github.com/fabpot",
  5445. "type": "github"
  5446. },
  5447. {
  5448. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5449. "type": "tidelift"
  5450. }
  5451. ],
  5452. "time": "2024-04-18T09:32:20+00:00"
  5453. },
  5454. {
  5455. "name": "symfony/uid",
  5456. "version": "v7.1.1",
  5457. "source": {
  5458. "type": "git",
  5459. "url": "https://github.com/symfony/uid.git",
  5460. "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277"
  5461. },
  5462. "dist": {
  5463. "type": "zip",
  5464. "url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277",
  5465. "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277",
  5466. "shasum": ""
  5467. },
  5468. "require": {
  5469. "php": ">=8.2",
  5470. "symfony/polyfill-uuid": "^1.15"
  5471. },
  5472. "require-dev": {
  5473. "symfony/console": "^6.4|^7.0"
  5474. },
  5475. "type": "library",
  5476. "autoload": {
  5477. "psr-4": {
  5478. "Symfony\\Component\\Uid\\": ""
  5479. },
  5480. "exclude-from-classmap": [
  5481. "/Tests/"
  5482. ]
  5483. },
  5484. "notification-url": "https://packagist.org/downloads/",
  5485. "license": [
  5486. "MIT"
  5487. ],
  5488. "authors": [
  5489. {
  5490. "name": "Grégoire Pineau",
  5491. "email": "lyrixx@lyrixx.info"
  5492. },
  5493. {
  5494. "name": "Nicolas Grekas",
  5495. "email": "p@tchwork.com"
  5496. },
  5497. {
  5498. "name": "Symfony Community",
  5499. "homepage": "https://symfony.com/contributors"
  5500. }
  5501. ],
  5502. "description": "Provides an object-oriented API to generate and represent UIDs",
  5503. "homepage": "https://symfony.com",
  5504. "keywords": [
  5505. "UID",
  5506. "ulid",
  5507. "uuid"
  5508. ],
  5509. "support": {
  5510. "source": "https://github.com/symfony/uid/tree/v7.1.1"
  5511. },
  5512. "funding": [
  5513. {
  5514. "url": "https://symfony.com/sponsor",
  5515. "type": "custom"
  5516. },
  5517. {
  5518. "url": "https://github.com/fabpot",
  5519. "type": "github"
  5520. },
  5521. {
  5522. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5523. "type": "tidelift"
  5524. }
  5525. ],
  5526. "time": "2024-05-31T14:57:53+00:00"
  5527. },
  5528. {
  5529. "name": "symfony/var-dumper",
  5530. "version": "v7.1.1",
  5531. "source": {
  5532. "type": "git",
  5533. "url": "https://github.com/symfony/var-dumper.git",
  5534. "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293"
  5535. },
  5536. "dist": {
  5537. "type": "zip",
  5538. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/deb2c2b506ff6fdbb340e00b34e9901e1605f293",
  5539. "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293",
  5540. "shasum": ""
  5541. },
  5542. "require": {
  5543. "php": ">=8.2",
  5544. "symfony/polyfill-mbstring": "~1.0"
  5545. },
  5546. "conflict": {
  5547. "symfony/console": "<6.4"
  5548. },
  5549. "require-dev": {
  5550. "ext-iconv": "*",
  5551. "symfony/console": "^6.4|^7.0",
  5552. "symfony/http-kernel": "^6.4|^7.0",
  5553. "symfony/process": "^6.4|^7.0",
  5554. "symfony/uid": "^6.4|^7.0",
  5555. "twig/twig": "^3.0.4"
  5556. },
  5557. "bin": [
  5558. "Resources/bin/var-dump-server"
  5559. ],
  5560. "type": "library",
  5561. "autoload": {
  5562. "files": [
  5563. "Resources/functions/dump.php"
  5564. ],
  5565. "psr-4": {
  5566. "Symfony\\Component\\VarDumper\\": ""
  5567. },
  5568. "exclude-from-classmap": [
  5569. "/Tests/"
  5570. ]
  5571. },
  5572. "notification-url": "https://packagist.org/downloads/",
  5573. "license": [
  5574. "MIT"
  5575. ],
  5576. "authors": [
  5577. {
  5578. "name": "Nicolas Grekas",
  5579. "email": "p@tchwork.com"
  5580. },
  5581. {
  5582. "name": "Symfony Community",
  5583. "homepage": "https://symfony.com/contributors"
  5584. }
  5585. ],
  5586. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  5587. "homepage": "https://symfony.com",
  5588. "keywords": [
  5589. "debug",
  5590. "dump"
  5591. ],
  5592. "support": {
  5593. "source": "https://github.com/symfony/var-dumper/tree/v7.1.1"
  5594. },
  5595. "funding": [
  5596. {
  5597. "url": "https://symfony.com/sponsor",
  5598. "type": "custom"
  5599. },
  5600. {
  5601. "url": "https://github.com/fabpot",
  5602. "type": "github"
  5603. },
  5604. {
  5605. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5606. "type": "tidelift"
  5607. }
  5608. ],
  5609. "time": "2024-05-31T14:57:53+00:00"
  5610. },
  5611. {
  5612. "name": "tightenco/ziggy",
  5613. "version": "v2.2.1",
  5614. "source": {
  5615. "type": "git",
  5616. "url": "https://github.com/tighten/ziggy.git",
  5617. "reference": "c0ee79a5bb92077e4b72d1d732c823ccba7f6a15"
  5618. },
  5619. "dist": {
  5620. "type": "zip",
  5621. "url": "https://api.github.com/repos/tighten/ziggy/zipball/c0ee79a5bb92077e4b72d1d732c823ccba7f6a15",
  5622. "reference": "c0ee79a5bb92077e4b72d1d732c823ccba7f6a15",
  5623. "shasum": ""
  5624. },
  5625. "require": {
  5626. "ext-json": "*",
  5627. "laravel/framework": ">=9.0",
  5628. "php": ">=8.1"
  5629. },
  5630. "require-dev": {
  5631. "laravel/folio": "^1.1",
  5632. "orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
  5633. "phpunit/phpunit": "^9.5 || ^10.3"
  5634. },
  5635. "type": "library",
  5636. "extra": {
  5637. "laravel": {
  5638. "providers": [
  5639. "Tighten\\Ziggy\\ZiggyServiceProvider"
  5640. ]
  5641. }
  5642. },
  5643. "autoload": {
  5644. "psr-4": {
  5645. "Tighten\\Ziggy\\": "src/"
  5646. }
  5647. },
  5648. "notification-url": "https://packagist.org/downloads/",
  5649. "license": [
  5650. "MIT"
  5651. ],
  5652. "authors": [
  5653. {
  5654. "name": "Daniel Coulbourne",
  5655. "email": "daniel@tighten.co"
  5656. },
  5657. {
  5658. "name": "Jake Bathman",
  5659. "email": "jake@tighten.co"
  5660. },
  5661. {
  5662. "name": "Jacob Baker-Kretzmar",
  5663. "email": "jacob@tighten.co"
  5664. }
  5665. ],
  5666. "description": "Use your Laravel named routes in JavaScript.",
  5667. "homepage": "https://github.com/tighten/ziggy",
  5668. "keywords": [
  5669. "Ziggy",
  5670. "javascript",
  5671. "laravel",
  5672. "routes"
  5673. ],
  5674. "support": {
  5675. "issues": "https://github.com/tighten/ziggy/issues",
  5676. "source": "https://github.com/tighten/ziggy/tree/v2.2.1"
  5677. },
  5678. "time": "2024-05-16T23:31:31+00:00"
  5679. },
  5680. {
  5681. "name": "tijsverkoyen/css-to-inline-styles",
  5682. "version": "v2.2.7",
  5683. "source": {
  5684. "type": "git",
  5685. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  5686. "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb"
  5687. },
  5688. "dist": {
  5689. "type": "zip",
  5690. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb",
  5691. "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb",
  5692. "shasum": ""
  5693. },
  5694. "require": {
  5695. "ext-dom": "*",
  5696. "ext-libxml": "*",
  5697. "php": "^5.5 || ^7.0 || ^8.0",
  5698. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
  5699. },
  5700. "require-dev": {
  5701. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
  5702. },
  5703. "type": "library",
  5704. "extra": {
  5705. "branch-alias": {
  5706. "dev-master": "2.2.x-dev"
  5707. }
  5708. },
  5709. "autoload": {
  5710. "psr-4": {
  5711. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  5712. }
  5713. },
  5714. "notification-url": "https://packagist.org/downloads/",
  5715. "license": [
  5716. "BSD-3-Clause"
  5717. ],
  5718. "authors": [
  5719. {
  5720. "name": "Tijs Verkoyen",
  5721. "email": "css_to_inline_styles@verkoyen.eu",
  5722. "role": "Developer"
  5723. }
  5724. ],
  5725. "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
  5726. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  5727. "support": {
  5728. "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  5729. "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7"
  5730. },
  5731. "time": "2023-12-08T13:03:43+00:00"
  5732. },
  5733. {
  5734. "name": "vlucas/phpdotenv",
  5735. "version": "v5.6.0",
  5736. "source": {
  5737. "type": "git",
  5738. "url": "https://github.com/vlucas/phpdotenv.git",
  5739. "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4"
  5740. },
  5741. "dist": {
  5742. "type": "zip",
  5743. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
  5744. "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
  5745. "shasum": ""
  5746. },
  5747. "require": {
  5748. "ext-pcre": "*",
  5749. "graham-campbell/result-type": "^1.1.2",
  5750. "php": "^7.2.5 || ^8.0",
  5751. "phpoption/phpoption": "^1.9.2",
  5752. "symfony/polyfill-ctype": "^1.24",
  5753. "symfony/polyfill-mbstring": "^1.24",
  5754. "symfony/polyfill-php80": "^1.24"
  5755. },
  5756. "require-dev": {
  5757. "bamarni/composer-bin-plugin": "^1.8.2",
  5758. "ext-filter": "*",
  5759. "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
  5760. },
  5761. "suggest": {
  5762. "ext-filter": "Required to use the boolean validator."
  5763. },
  5764. "type": "library",
  5765. "extra": {
  5766. "bamarni-bin": {
  5767. "bin-links": true,
  5768. "forward-command": true
  5769. },
  5770. "branch-alias": {
  5771. "dev-master": "5.6-dev"
  5772. }
  5773. },
  5774. "autoload": {
  5775. "psr-4": {
  5776. "Dotenv\\": "src/"
  5777. }
  5778. },
  5779. "notification-url": "https://packagist.org/downloads/",
  5780. "license": [
  5781. "BSD-3-Clause"
  5782. ],
  5783. "authors": [
  5784. {
  5785. "name": "Graham Campbell",
  5786. "email": "hello@gjcampbell.co.uk",
  5787. "homepage": "https://github.com/GrahamCampbell"
  5788. },
  5789. {
  5790. "name": "Vance Lucas",
  5791. "email": "vance@vancelucas.com",
  5792. "homepage": "https://github.com/vlucas"
  5793. }
  5794. ],
  5795. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  5796. "keywords": [
  5797. "dotenv",
  5798. "env",
  5799. "environment"
  5800. ],
  5801. "support": {
  5802. "issues": "https://github.com/vlucas/phpdotenv/issues",
  5803. "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0"
  5804. },
  5805. "funding": [
  5806. {
  5807. "url": "https://github.com/GrahamCampbell",
  5808. "type": "github"
  5809. },
  5810. {
  5811. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  5812. "type": "tidelift"
  5813. }
  5814. ],
  5815. "time": "2023-11-12T22:43:29+00:00"
  5816. },
  5817. {
  5818. "name": "voku/portable-ascii",
  5819. "version": "2.0.1",
  5820. "source": {
  5821. "type": "git",
  5822. "url": "https://github.com/voku/portable-ascii.git",
  5823. "reference": "b56450eed252f6801410d810c8e1727224ae0743"
  5824. },
  5825. "dist": {
  5826. "type": "zip",
  5827. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
  5828. "reference": "b56450eed252f6801410d810c8e1727224ae0743",
  5829. "shasum": ""
  5830. },
  5831. "require": {
  5832. "php": ">=7.0.0"
  5833. },
  5834. "require-dev": {
  5835. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  5836. },
  5837. "suggest": {
  5838. "ext-intl": "Use Intl for transliterator_transliterate() support"
  5839. },
  5840. "type": "library",
  5841. "autoload": {
  5842. "psr-4": {
  5843. "voku\\": "src/voku/"
  5844. }
  5845. },
  5846. "notification-url": "https://packagist.org/downloads/",
  5847. "license": [
  5848. "MIT"
  5849. ],
  5850. "authors": [
  5851. {
  5852. "name": "Lars Moelleken",
  5853. "homepage": "http://www.moelleken.org/"
  5854. }
  5855. ],
  5856. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  5857. "homepage": "https://github.com/voku/portable-ascii",
  5858. "keywords": [
  5859. "ascii",
  5860. "clean",
  5861. "php"
  5862. ],
  5863. "support": {
  5864. "issues": "https://github.com/voku/portable-ascii/issues",
  5865. "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
  5866. },
  5867. "funding": [
  5868. {
  5869. "url": "https://www.paypal.me/moelleken",
  5870. "type": "custom"
  5871. },
  5872. {
  5873. "url": "https://github.com/voku",
  5874. "type": "github"
  5875. },
  5876. {
  5877. "url": "https://opencollective.com/portable-ascii",
  5878. "type": "open_collective"
  5879. },
  5880. {
  5881. "url": "https://www.patreon.com/voku",
  5882. "type": "patreon"
  5883. },
  5884. {
  5885. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  5886. "type": "tidelift"
  5887. }
  5888. ],
  5889. "time": "2022-03-08T17:03:00+00:00"
  5890. },
  5891. {
  5892. "name": "webmozart/assert",
  5893. "version": "1.11.0",
  5894. "source": {
  5895. "type": "git",
  5896. "url": "https://github.com/webmozarts/assert.git",
  5897. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  5898. },
  5899. "dist": {
  5900. "type": "zip",
  5901. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  5902. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  5903. "shasum": ""
  5904. },
  5905. "require": {
  5906. "ext-ctype": "*",
  5907. "php": "^7.2 || ^8.0"
  5908. },
  5909. "conflict": {
  5910. "phpstan/phpstan": "<0.12.20",
  5911. "vimeo/psalm": "<4.6.1 || 4.6.2"
  5912. },
  5913. "require-dev": {
  5914. "phpunit/phpunit": "^8.5.13"
  5915. },
  5916. "type": "library",
  5917. "extra": {
  5918. "branch-alias": {
  5919. "dev-master": "1.10-dev"
  5920. }
  5921. },
  5922. "autoload": {
  5923. "psr-4": {
  5924. "Webmozart\\Assert\\": "src/"
  5925. }
  5926. },
  5927. "notification-url": "https://packagist.org/downloads/",
  5928. "license": [
  5929. "MIT"
  5930. ],
  5931. "authors": [
  5932. {
  5933. "name": "Bernhard Schussek",
  5934. "email": "bschussek@gmail.com"
  5935. }
  5936. ],
  5937. "description": "Assertions to validate method input/output with nice error messages.",
  5938. "keywords": [
  5939. "assert",
  5940. "check",
  5941. "validate"
  5942. ],
  5943. "support": {
  5944. "issues": "https://github.com/webmozarts/assert/issues",
  5945. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  5946. },
  5947. "time": "2022-06-03T18:03:27+00:00"
  5948. }
  5949. ],
  5950. "packages-dev": [
  5951. {
  5952. "name": "fakerphp/faker",
  5953. "version": "v1.23.1",
  5954. "source": {
  5955. "type": "git",
  5956. "url": "https://github.com/FakerPHP/Faker.git",
  5957. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b"
  5958. },
  5959. "dist": {
  5960. "type": "zip",
  5961. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b",
  5962. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b",
  5963. "shasum": ""
  5964. },
  5965. "require": {
  5966. "php": "^7.4 || ^8.0",
  5967. "psr/container": "^1.0 || ^2.0",
  5968. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  5969. },
  5970. "conflict": {
  5971. "fzaninotto/faker": "*"
  5972. },
  5973. "require-dev": {
  5974. "bamarni/composer-bin-plugin": "^1.4.1",
  5975. "doctrine/persistence": "^1.3 || ^2.0",
  5976. "ext-intl": "*",
  5977. "phpunit/phpunit": "^9.5.26",
  5978. "symfony/phpunit-bridge": "^5.4.16"
  5979. },
  5980. "suggest": {
  5981. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  5982. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  5983. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  5984. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  5985. "ext-mbstring": "Required for multibyte Unicode string functionality."
  5986. },
  5987. "type": "library",
  5988. "autoload": {
  5989. "psr-4": {
  5990. "Faker\\": "src/Faker/"
  5991. }
  5992. },
  5993. "notification-url": "https://packagist.org/downloads/",
  5994. "license": [
  5995. "MIT"
  5996. ],
  5997. "authors": [
  5998. {
  5999. "name": "François Zaninotto"
  6000. }
  6001. ],
  6002. "description": "Faker is a PHP library that generates fake data for you.",
  6003. "keywords": [
  6004. "data",
  6005. "faker",
  6006. "fixtures"
  6007. ],
  6008. "support": {
  6009. "issues": "https://github.com/FakerPHP/Faker/issues",
  6010. "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1"
  6011. },
  6012. "time": "2024-01-02T13:46:09+00:00"
  6013. },
  6014. {
  6015. "name": "filp/whoops",
  6016. "version": "2.15.4",
  6017. "source": {
  6018. "type": "git",
  6019. "url": "https://github.com/filp/whoops.git",
  6020. "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546"
  6021. },
  6022. "dist": {
  6023. "type": "zip",
  6024. "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546",
  6025. "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546",
  6026. "shasum": ""
  6027. },
  6028. "require": {
  6029. "php": "^5.5.9 || ^7.0 || ^8.0",
  6030. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  6031. },
  6032. "require-dev": {
  6033. "mockery/mockery": "^0.9 || ^1.0",
  6034. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
  6035. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  6036. },
  6037. "suggest": {
  6038. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  6039. "whoops/soap": "Formats errors as SOAP responses"
  6040. },
  6041. "type": "library",
  6042. "extra": {
  6043. "branch-alias": {
  6044. "dev-master": "2.7-dev"
  6045. }
  6046. },
  6047. "autoload": {
  6048. "psr-4": {
  6049. "Whoops\\": "src/Whoops/"
  6050. }
  6051. },
  6052. "notification-url": "https://packagist.org/downloads/",
  6053. "license": [
  6054. "MIT"
  6055. ],
  6056. "authors": [
  6057. {
  6058. "name": "Filipe Dobreira",
  6059. "homepage": "https://github.com/filp",
  6060. "role": "Developer"
  6061. }
  6062. ],
  6063. "description": "php error handling for cool kids",
  6064. "homepage": "https://filp.github.io/whoops/",
  6065. "keywords": [
  6066. "error",
  6067. "exception",
  6068. "handling",
  6069. "library",
  6070. "throwable",
  6071. "whoops"
  6072. ],
  6073. "support": {
  6074. "issues": "https://github.com/filp/whoops/issues",
  6075. "source": "https://github.com/filp/whoops/tree/2.15.4"
  6076. },
  6077. "funding": [
  6078. {
  6079. "url": "https://github.com/denis-sokolov",
  6080. "type": "github"
  6081. }
  6082. ],
  6083. "time": "2023-11-03T12:00:00+00:00"
  6084. },
  6085. {
  6086. "name": "hamcrest/hamcrest-php",
  6087. "version": "v2.0.1",
  6088. "source": {
  6089. "type": "git",
  6090. "url": "https://github.com/hamcrest/hamcrest-php.git",
  6091. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  6092. },
  6093. "dist": {
  6094. "type": "zip",
  6095. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6096. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6097. "shasum": ""
  6098. },
  6099. "require": {
  6100. "php": "^5.3|^7.0|^8.0"
  6101. },
  6102. "replace": {
  6103. "cordoval/hamcrest-php": "*",
  6104. "davedevelopment/hamcrest-php": "*",
  6105. "kodova/hamcrest-php": "*"
  6106. },
  6107. "require-dev": {
  6108. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  6109. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  6110. },
  6111. "type": "library",
  6112. "extra": {
  6113. "branch-alias": {
  6114. "dev-master": "2.1-dev"
  6115. }
  6116. },
  6117. "autoload": {
  6118. "classmap": [
  6119. "hamcrest"
  6120. ]
  6121. },
  6122. "notification-url": "https://packagist.org/downloads/",
  6123. "license": [
  6124. "BSD-3-Clause"
  6125. ],
  6126. "description": "This is the PHP port of Hamcrest Matchers",
  6127. "keywords": [
  6128. "test"
  6129. ],
  6130. "support": {
  6131. "issues": "https://github.com/hamcrest/hamcrest-php/issues",
  6132. "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
  6133. },
  6134. "time": "2020-07-09T08:09:16+00:00"
  6135. },
  6136. {
  6137. "name": "laravel/pint",
  6138. "version": "v1.16.0",
  6139. "source": {
  6140. "type": "git",
  6141. "url": "https://github.com/laravel/pint.git",
  6142. "reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98"
  6143. },
  6144. "dist": {
  6145. "type": "zip",
  6146. "url": "https://api.github.com/repos/laravel/pint/zipball/1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98",
  6147. "reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98",
  6148. "shasum": ""
  6149. },
  6150. "require": {
  6151. "ext-json": "*",
  6152. "ext-mbstring": "*",
  6153. "ext-tokenizer": "*",
  6154. "ext-xml": "*",
  6155. "php": "^8.1.0"
  6156. },
  6157. "require-dev": {
  6158. "friendsofphp/php-cs-fixer": "^3.57.1",
  6159. "illuminate/view": "^10.48.10",
  6160. "larastan/larastan": "^2.9.6",
  6161. "laravel-zero/framework": "^10.4.0",
  6162. "mockery/mockery": "^1.6.12",
  6163. "nunomaduro/termwind": "^1.15.1",
  6164. "pestphp/pest": "^2.34.7"
  6165. },
  6166. "bin": [
  6167. "builds/pint"
  6168. ],
  6169. "type": "project",
  6170. "autoload": {
  6171. "psr-4": {
  6172. "App\\": "app/",
  6173. "Database\\Seeders\\": "database/seeders/",
  6174. "Database\\Factories\\": "database/factories/"
  6175. }
  6176. },
  6177. "notification-url": "https://packagist.org/downloads/",
  6178. "license": [
  6179. "MIT"
  6180. ],
  6181. "authors": [
  6182. {
  6183. "name": "Nuno Maduro",
  6184. "email": "enunomaduro@gmail.com"
  6185. }
  6186. ],
  6187. "description": "An opinionated code formatter for PHP.",
  6188. "homepage": "https://laravel.com",
  6189. "keywords": [
  6190. "format",
  6191. "formatter",
  6192. "lint",
  6193. "linter",
  6194. "php"
  6195. ],
  6196. "support": {
  6197. "issues": "https://github.com/laravel/pint/issues",
  6198. "source": "https://github.com/laravel/pint"
  6199. },
  6200. "time": "2024-05-21T18:08:25+00:00"
  6201. },
  6202. {
  6203. "name": "laravel/sail",
  6204. "version": "v1.29.2",
  6205. "source": {
  6206. "type": "git",
  6207. "url": "https://github.com/laravel/sail.git",
  6208. "reference": "a8e4e749735ba2f091856eafeb3f99db8cd6b621"
  6209. },
  6210. "dist": {
  6211. "type": "zip",
  6212. "url": "https://api.github.com/repos/laravel/sail/zipball/a8e4e749735ba2f091856eafeb3f99db8cd6b621",
  6213. "reference": "a8e4e749735ba2f091856eafeb3f99db8cd6b621",
  6214. "shasum": ""
  6215. },
  6216. "require": {
  6217. "illuminate/console": "^9.52.16|^10.0|^11.0",
  6218. "illuminate/contracts": "^9.52.16|^10.0|^11.0",
  6219. "illuminate/support": "^9.52.16|^10.0|^11.0",
  6220. "php": "^8.0",
  6221. "symfony/console": "^6.0|^7.0",
  6222. "symfony/yaml": "^6.0|^7.0"
  6223. },
  6224. "require-dev": {
  6225. "orchestra/testbench": "^7.0|^8.0|^9.0",
  6226. "phpstan/phpstan": "^1.10"
  6227. },
  6228. "bin": [
  6229. "bin/sail"
  6230. ],
  6231. "type": "library",
  6232. "extra": {
  6233. "laravel": {
  6234. "providers": [
  6235. "Laravel\\Sail\\SailServiceProvider"
  6236. ]
  6237. }
  6238. },
  6239. "autoload": {
  6240. "psr-4": {
  6241. "Laravel\\Sail\\": "src/"
  6242. }
  6243. },
  6244. "notification-url": "https://packagist.org/downloads/",
  6245. "license": [
  6246. "MIT"
  6247. ],
  6248. "authors": [
  6249. {
  6250. "name": "Taylor Otwell",
  6251. "email": "taylor@laravel.com"
  6252. }
  6253. ],
  6254. "description": "Docker files for running a basic Laravel application.",
  6255. "keywords": [
  6256. "docker",
  6257. "laravel"
  6258. ],
  6259. "support": {
  6260. "issues": "https://github.com/laravel/sail/issues",
  6261. "source": "https://github.com/laravel/sail"
  6262. },
  6263. "time": "2024-05-16T21:39:11+00:00"
  6264. },
  6265. {
  6266. "name": "mockery/mockery",
  6267. "version": "1.6.12",
  6268. "source": {
  6269. "type": "git",
  6270. "url": "https://github.com/mockery/mockery.git",
  6271. "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
  6272. },
  6273. "dist": {
  6274. "type": "zip",
  6275. "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
  6276. "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
  6277. "shasum": ""
  6278. },
  6279. "require": {
  6280. "hamcrest/hamcrest-php": "^2.0.1",
  6281. "lib-pcre": ">=7.0",
  6282. "php": ">=7.3"
  6283. },
  6284. "conflict": {
  6285. "phpunit/phpunit": "<8.0"
  6286. },
  6287. "require-dev": {
  6288. "phpunit/phpunit": "^8.5 || ^9.6.17",
  6289. "symplify/easy-coding-standard": "^12.1.14"
  6290. },
  6291. "type": "library",
  6292. "autoload": {
  6293. "files": [
  6294. "library/helpers.php",
  6295. "library/Mockery.php"
  6296. ],
  6297. "psr-4": {
  6298. "Mockery\\": "library/Mockery"
  6299. }
  6300. },
  6301. "notification-url": "https://packagist.org/downloads/",
  6302. "license": [
  6303. "BSD-3-Clause"
  6304. ],
  6305. "authors": [
  6306. {
  6307. "name": "Pádraic Brady",
  6308. "email": "padraic.brady@gmail.com",
  6309. "homepage": "https://github.com/padraic",
  6310. "role": "Author"
  6311. },
  6312. {
  6313. "name": "Dave Marshall",
  6314. "email": "dave.marshall@atstsolutions.co.uk",
  6315. "homepage": "https://davedevelopment.co.uk",
  6316. "role": "Developer"
  6317. },
  6318. {
  6319. "name": "Nathanael Esayeas",
  6320. "email": "nathanael.esayeas@protonmail.com",
  6321. "homepage": "https://github.com/ghostwriter",
  6322. "role": "Lead Developer"
  6323. }
  6324. ],
  6325. "description": "Mockery is a simple yet flexible PHP mock object framework",
  6326. "homepage": "https://github.com/mockery/mockery",
  6327. "keywords": [
  6328. "BDD",
  6329. "TDD",
  6330. "library",
  6331. "mock",
  6332. "mock objects",
  6333. "mockery",
  6334. "stub",
  6335. "test",
  6336. "test double",
  6337. "testing"
  6338. ],
  6339. "support": {
  6340. "docs": "https://docs.mockery.io/",
  6341. "issues": "https://github.com/mockery/mockery/issues",
  6342. "rss": "https://github.com/mockery/mockery/releases.atom",
  6343. "security": "https://github.com/mockery/mockery/security/advisories",
  6344. "source": "https://github.com/mockery/mockery"
  6345. },
  6346. "time": "2024-05-16T03:13:13+00:00"
  6347. },
  6348. {
  6349. "name": "myclabs/deep-copy",
  6350. "version": "1.11.1",
  6351. "source": {
  6352. "type": "git",
  6353. "url": "https://github.com/myclabs/DeepCopy.git",
  6354. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
  6355. },
  6356. "dist": {
  6357. "type": "zip",
  6358. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  6359. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  6360. "shasum": ""
  6361. },
  6362. "require": {
  6363. "php": "^7.1 || ^8.0"
  6364. },
  6365. "conflict": {
  6366. "doctrine/collections": "<1.6.8",
  6367. "doctrine/common": "<2.13.3 || >=3,<3.2.2"
  6368. },
  6369. "require-dev": {
  6370. "doctrine/collections": "^1.6.8",
  6371. "doctrine/common": "^2.13.3 || ^3.2.2",
  6372. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  6373. },
  6374. "type": "library",
  6375. "autoload": {
  6376. "files": [
  6377. "src/DeepCopy/deep_copy.php"
  6378. ],
  6379. "psr-4": {
  6380. "DeepCopy\\": "src/DeepCopy/"
  6381. }
  6382. },
  6383. "notification-url": "https://packagist.org/downloads/",
  6384. "license": [
  6385. "MIT"
  6386. ],
  6387. "description": "Create deep copies (clones) of your objects",
  6388. "keywords": [
  6389. "clone",
  6390. "copy",
  6391. "duplicate",
  6392. "object",
  6393. "object graph"
  6394. ],
  6395. "support": {
  6396. "issues": "https://github.com/myclabs/DeepCopy/issues",
  6397. "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
  6398. },
  6399. "funding": [
  6400. {
  6401. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  6402. "type": "tidelift"
  6403. }
  6404. ],
  6405. "time": "2023-03-08T13:26:56+00:00"
  6406. },
  6407. {
  6408. "name": "nunomaduro/collision",
  6409. "version": "v8.1.1",
  6410. "source": {
  6411. "type": "git",
  6412. "url": "https://github.com/nunomaduro/collision.git",
  6413. "reference": "13e5d538b95a744d85f447a321ce10adb28e9af9"
  6414. },
  6415. "dist": {
  6416. "type": "zip",
  6417. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/13e5d538b95a744d85f447a321ce10adb28e9af9",
  6418. "reference": "13e5d538b95a744d85f447a321ce10adb28e9af9",
  6419. "shasum": ""
  6420. },
  6421. "require": {
  6422. "filp/whoops": "^2.15.4",
  6423. "nunomaduro/termwind": "^2.0.1",
  6424. "php": "^8.2.0",
  6425. "symfony/console": "^7.0.4"
  6426. },
  6427. "conflict": {
  6428. "laravel/framework": "<11.0.0 || >=12.0.0",
  6429. "phpunit/phpunit": "<10.5.1 || >=12.0.0"
  6430. },
  6431. "require-dev": {
  6432. "larastan/larastan": "^2.9.2",
  6433. "laravel/framework": "^11.0.0",
  6434. "laravel/pint": "^1.14.0",
  6435. "laravel/sail": "^1.28.2",
  6436. "laravel/sanctum": "^4.0.0",
  6437. "laravel/tinker": "^2.9.0",
  6438. "orchestra/testbench-core": "^9.0.0",
  6439. "pestphp/pest": "^2.34.1 || ^3.0.0",
  6440. "sebastian/environment": "^6.0.1 || ^7.0.0"
  6441. },
  6442. "type": "library",
  6443. "extra": {
  6444. "laravel": {
  6445. "providers": [
  6446. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  6447. ]
  6448. },
  6449. "branch-alias": {
  6450. "dev-8.x": "8.x-dev"
  6451. }
  6452. },
  6453. "autoload": {
  6454. "files": [
  6455. "./src/Adapters/Phpunit/Autoload.php"
  6456. ],
  6457. "psr-4": {
  6458. "NunoMaduro\\Collision\\": "src/"
  6459. }
  6460. },
  6461. "notification-url": "https://packagist.org/downloads/",
  6462. "license": [
  6463. "MIT"
  6464. ],
  6465. "authors": [
  6466. {
  6467. "name": "Nuno Maduro",
  6468. "email": "enunomaduro@gmail.com"
  6469. }
  6470. ],
  6471. "description": "Cli error handling for console/command-line PHP applications.",
  6472. "keywords": [
  6473. "artisan",
  6474. "cli",
  6475. "command-line",
  6476. "console",
  6477. "error",
  6478. "handling",
  6479. "laravel",
  6480. "laravel-zero",
  6481. "php",
  6482. "symfony"
  6483. ],
  6484. "support": {
  6485. "issues": "https://github.com/nunomaduro/collision/issues",
  6486. "source": "https://github.com/nunomaduro/collision"
  6487. },
  6488. "funding": [
  6489. {
  6490. "url": "https://www.paypal.com/paypalme/enunomaduro",
  6491. "type": "custom"
  6492. },
  6493. {
  6494. "url": "https://github.com/nunomaduro",
  6495. "type": "github"
  6496. },
  6497. {
  6498. "url": "https://www.patreon.com/nunomaduro",
  6499. "type": "patreon"
  6500. }
  6501. ],
  6502. "time": "2024-03-06T16:20:09+00:00"
  6503. },
  6504. {
  6505. "name": "phar-io/manifest",
  6506. "version": "2.0.4",
  6507. "source": {
  6508. "type": "git",
  6509. "url": "https://github.com/phar-io/manifest.git",
  6510. "reference": "54750ef60c58e43759730615a392c31c80e23176"
  6511. },
  6512. "dist": {
  6513. "type": "zip",
  6514. "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
  6515. "reference": "54750ef60c58e43759730615a392c31c80e23176",
  6516. "shasum": ""
  6517. },
  6518. "require": {
  6519. "ext-dom": "*",
  6520. "ext-libxml": "*",
  6521. "ext-phar": "*",
  6522. "ext-xmlwriter": "*",
  6523. "phar-io/version": "^3.0.1",
  6524. "php": "^7.2 || ^8.0"
  6525. },
  6526. "type": "library",
  6527. "extra": {
  6528. "branch-alias": {
  6529. "dev-master": "2.0.x-dev"
  6530. }
  6531. },
  6532. "autoload": {
  6533. "classmap": [
  6534. "src/"
  6535. ]
  6536. },
  6537. "notification-url": "https://packagist.org/downloads/",
  6538. "license": [
  6539. "BSD-3-Clause"
  6540. ],
  6541. "authors": [
  6542. {
  6543. "name": "Arne Blankerts",
  6544. "email": "arne@blankerts.de",
  6545. "role": "Developer"
  6546. },
  6547. {
  6548. "name": "Sebastian Heuer",
  6549. "email": "sebastian@phpeople.de",
  6550. "role": "Developer"
  6551. },
  6552. {
  6553. "name": "Sebastian Bergmann",
  6554. "email": "sebastian@phpunit.de",
  6555. "role": "Developer"
  6556. }
  6557. ],
  6558. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  6559. "support": {
  6560. "issues": "https://github.com/phar-io/manifest/issues",
  6561. "source": "https://github.com/phar-io/manifest/tree/2.0.4"
  6562. },
  6563. "funding": [
  6564. {
  6565. "url": "https://github.com/theseer",
  6566. "type": "github"
  6567. }
  6568. ],
  6569. "time": "2024-03-03T12:33:53+00:00"
  6570. },
  6571. {
  6572. "name": "phar-io/version",
  6573. "version": "3.2.1",
  6574. "source": {
  6575. "type": "git",
  6576. "url": "https://github.com/phar-io/version.git",
  6577. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  6578. },
  6579. "dist": {
  6580. "type": "zip",
  6581. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  6582. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  6583. "shasum": ""
  6584. },
  6585. "require": {
  6586. "php": "^7.2 || ^8.0"
  6587. },
  6588. "type": "library",
  6589. "autoload": {
  6590. "classmap": [
  6591. "src/"
  6592. ]
  6593. },
  6594. "notification-url": "https://packagist.org/downloads/",
  6595. "license": [
  6596. "BSD-3-Clause"
  6597. ],
  6598. "authors": [
  6599. {
  6600. "name": "Arne Blankerts",
  6601. "email": "arne@blankerts.de",
  6602. "role": "Developer"
  6603. },
  6604. {
  6605. "name": "Sebastian Heuer",
  6606. "email": "sebastian@phpeople.de",
  6607. "role": "Developer"
  6608. },
  6609. {
  6610. "name": "Sebastian Bergmann",
  6611. "email": "sebastian@phpunit.de",
  6612. "role": "Developer"
  6613. }
  6614. ],
  6615. "description": "Library for handling version information and constraints",
  6616. "support": {
  6617. "issues": "https://github.com/phar-io/version/issues",
  6618. "source": "https://github.com/phar-io/version/tree/3.2.1"
  6619. },
  6620. "time": "2022-02-21T01:04:05+00:00"
  6621. },
  6622. {
  6623. "name": "phpunit/php-code-coverage",
  6624. "version": "11.0.3",
  6625. "source": {
  6626. "type": "git",
  6627. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  6628. "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92"
  6629. },
  6630. "dist": {
  6631. "type": "zip",
  6632. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e35a2cbcabac0e6865fd373742ea432a3c34f92",
  6633. "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92",
  6634. "shasum": ""
  6635. },
  6636. "require": {
  6637. "ext-dom": "*",
  6638. "ext-libxml": "*",
  6639. "ext-xmlwriter": "*",
  6640. "nikic/php-parser": "^5.0",
  6641. "php": ">=8.2",
  6642. "phpunit/php-file-iterator": "^5.0",
  6643. "phpunit/php-text-template": "^4.0",
  6644. "sebastian/code-unit-reverse-lookup": "^4.0",
  6645. "sebastian/complexity": "^4.0",
  6646. "sebastian/environment": "^7.0",
  6647. "sebastian/lines-of-code": "^3.0",
  6648. "sebastian/version": "^5.0",
  6649. "theseer/tokenizer": "^1.2.0"
  6650. },
  6651. "require-dev": {
  6652. "phpunit/phpunit": "^11.0"
  6653. },
  6654. "suggest": {
  6655. "ext-pcov": "PHP extension that provides line coverage",
  6656. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  6657. },
  6658. "type": "library",
  6659. "extra": {
  6660. "branch-alias": {
  6661. "dev-main": "11.0-dev"
  6662. }
  6663. },
  6664. "autoload": {
  6665. "classmap": [
  6666. "src/"
  6667. ]
  6668. },
  6669. "notification-url": "https://packagist.org/downloads/",
  6670. "license": [
  6671. "BSD-3-Clause"
  6672. ],
  6673. "authors": [
  6674. {
  6675. "name": "Sebastian Bergmann",
  6676. "email": "sebastian@phpunit.de",
  6677. "role": "lead"
  6678. }
  6679. ],
  6680. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  6681. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  6682. "keywords": [
  6683. "coverage",
  6684. "testing",
  6685. "xunit"
  6686. ],
  6687. "support": {
  6688. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  6689. "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
  6690. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.3"
  6691. },
  6692. "funding": [
  6693. {
  6694. "url": "https://github.com/sebastianbergmann",
  6695. "type": "github"
  6696. }
  6697. ],
  6698. "time": "2024-03-12T15:35:40+00:00"
  6699. },
  6700. {
  6701. "name": "phpunit/php-file-iterator",
  6702. "version": "5.0.0",
  6703. "source": {
  6704. "type": "git",
  6705. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  6706. "reference": "99e95c94ad9500daca992354fa09d7b99abe2210"
  6707. },
  6708. "dist": {
  6709. "type": "zip",
  6710. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/99e95c94ad9500daca992354fa09d7b99abe2210",
  6711. "reference": "99e95c94ad9500daca992354fa09d7b99abe2210",
  6712. "shasum": ""
  6713. },
  6714. "require": {
  6715. "php": ">=8.2"
  6716. },
  6717. "require-dev": {
  6718. "phpunit/phpunit": "^11.0"
  6719. },
  6720. "type": "library",
  6721. "extra": {
  6722. "branch-alias": {
  6723. "dev-main": "5.0-dev"
  6724. }
  6725. },
  6726. "autoload": {
  6727. "classmap": [
  6728. "src/"
  6729. ]
  6730. },
  6731. "notification-url": "https://packagist.org/downloads/",
  6732. "license": [
  6733. "BSD-3-Clause"
  6734. ],
  6735. "authors": [
  6736. {
  6737. "name": "Sebastian Bergmann",
  6738. "email": "sebastian@phpunit.de",
  6739. "role": "lead"
  6740. }
  6741. ],
  6742. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  6743. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  6744. "keywords": [
  6745. "filesystem",
  6746. "iterator"
  6747. ],
  6748. "support": {
  6749. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  6750. "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
  6751. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/5.0.0"
  6752. },
  6753. "funding": [
  6754. {
  6755. "url": "https://github.com/sebastianbergmann",
  6756. "type": "github"
  6757. }
  6758. ],
  6759. "time": "2024-02-02T06:05:04+00:00"
  6760. },
  6761. {
  6762. "name": "phpunit/php-invoker",
  6763. "version": "5.0.0",
  6764. "source": {
  6765. "type": "git",
  6766. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  6767. "reference": "5d8d9355a16d8cc5a1305b0a85342cfa420612be"
  6768. },
  6769. "dist": {
  6770. "type": "zip",
  6771. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5d8d9355a16d8cc5a1305b0a85342cfa420612be",
  6772. "reference": "5d8d9355a16d8cc5a1305b0a85342cfa420612be",
  6773. "shasum": ""
  6774. },
  6775. "require": {
  6776. "php": ">=8.2"
  6777. },
  6778. "require-dev": {
  6779. "ext-pcntl": "*",
  6780. "phpunit/phpunit": "^11.0"
  6781. },
  6782. "suggest": {
  6783. "ext-pcntl": "*"
  6784. },
  6785. "type": "library",
  6786. "extra": {
  6787. "branch-alias": {
  6788. "dev-main": "5.0-dev"
  6789. }
  6790. },
  6791. "autoload": {
  6792. "classmap": [
  6793. "src/"
  6794. ]
  6795. },
  6796. "notification-url": "https://packagist.org/downloads/",
  6797. "license": [
  6798. "BSD-3-Clause"
  6799. ],
  6800. "authors": [
  6801. {
  6802. "name": "Sebastian Bergmann",
  6803. "email": "sebastian@phpunit.de",
  6804. "role": "lead"
  6805. }
  6806. ],
  6807. "description": "Invoke callables with a timeout",
  6808. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  6809. "keywords": [
  6810. "process"
  6811. ],
  6812. "support": {
  6813. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  6814. "security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
  6815. "source": "https://github.com/sebastianbergmann/php-invoker/tree/5.0.0"
  6816. },
  6817. "funding": [
  6818. {
  6819. "url": "https://github.com/sebastianbergmann",
  6820. "type": "github"
  6821. }
  6822. ],
  6823. "time": "2024-02-02T06:05:50+00:00"
  6824. },
  6825. {
  6826. "name": "phpunit/php-text-template",
  6827. "version": "4.0.0",
  6828. "source": {
  6829. "type": "git",
  6830. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  6831. "reference": "d38f6cbff1cdb6f40b03c9811421561668cc133e"
  6832. },
  6833. "dist": {
  6834. "type": "zip",
  6835. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/d38f6cbff1cdb6f40b03c9811421561668cc133e",
  6836. "reference": "d38f6cbff1cdb6f40b03c9811421561668cc133e",
  6837. "shasum": ""
  6838. },
  6839. "require": {
  6840. "php": ">=8.2"
  6841. },
  6842. "require-dev": {
  6843. "phpunit/phpunit": "^11.0"
  6844. },
  6845. "type": "library",
  6846. "extra": {
  6847. "branch-alias": {
  6848. "dev-main": "4.0-dev"
  6849. }
  6850. },
  6851. "autoload": {
  6852. "classmap": [
  6853. "src/"
  6854. ]
  6855. },
  6856. "notification-url": "https://packagist.org/downloads/",
  6857. "license": [
  6858. "BSD-3-Clause"
  6859. ],
  6860. "authors": [
  6861. {
  6862. "name": "Sebastian Bergmann",
  6863. "email": "sebastian@phpunit.de",
  6864. "role": "lead"
  6865. }
  6866. ],
  6867. "description": "Simple template engine.",
  6868. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  6869. "keywords": [
  6870. "template"
  6871. ],
  6872. "support": {
  6873. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  6874. "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
  6875. "source": "https://github.com/sebastianbergmann/php-text-template/tree/4.0.0"
  6876. },
  6877. "funding": [
  6878. {
  6879. "url": "https://github.com/sebastianbergmann",
  6880. "type": "github"
  6881. }
  6882. ],
  6883. "time": "2024-02-02T06:06:56+00:00"
  6884. },
  6885. {
  6886. "name": "phpunit/php-timer",
  6887. "version": "7.0.0",
  6888. "source": {
  6889. "type": "git",
  6890. "url": "https://github.com/sebastianbergmann/php-timer.git",
  6891. "reference": "8a59d9e25720482ee7fcdf296595e08795b84dc5"
  6892. },
  6893. "dist": {
  6894. "type": "zip",
  6895. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8a59d9e25720482ee7fcdf296595e08795b84dc5",
  6896. "reference": "8a59d9e25720482ee7fcdf296595e08795b84dc5",
  6897. "shasum": ""
  6898. },
  6899. "require": {
  6900. "php": ">=8.2"
  6901. },
  6902. "require-dev": {
  6903. "phpunit/phpunit": "^11.0"
  6904. },
  6905. "type": "library",
  6906. "extra": {
  6907. "branch-alias": {
  6908. "dev-main": "7.0-dev"
  6909. }
  6910. },
  6911. "autoload": {
  6912. "classmap": [
  6913. "src/"
  6914. ]
  6915. },
  6916. "notification-url": "https://packagist.org/downloads/",
  6917. "license": [
  6918. "BSD-3-Clause"
  6919. ],
  6920. "authors": [
  6921. {
  6922. "name": "Sebastian Bergmann",
  6923. "email": "sebastian@phpunit.de",
  6924. "role": "lead"
  6925. }
  6926. ],
  6927. "description": "Utility class for timing",
  6928. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  6929. "keywords": [
  6930. "timer"
  6931. ],
  6932. "support": {
  6933. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  6934. "security": "https://github.com/sebastianbergmann/php-timer/security/policy",
  6935. "source": "https://github.com/sebastianbergmann/php-timer/tree/7.0.0"
  6936. },
  6937. "funding": [
  6938. {
  6939. "url": "https://github.com/sebastianbergmann",
  6940. "type": "github"
  6941. }
  6942. ],
  6943. "time": "2024-02-02T06:08:01+00:00"
  6944. },
  6945. {
  6946. "name": "phpunit/phpunit",
  6947. "version": "11.2.0",
  6948. "source": {
  6949. "type": "git",
  6950. "url": "https://github.com/sebastianbergmann/phpunit.git",
  6951. "reference": "705eba0190afe04bc057f565ad843267717cf109"
  6952. },
  6953. "dist": {
  6954. "type": "zip",
  6955. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/705eba0190afe04bc057f565ad843267717cf109",
  6956. "reference": "705eba0190afe04bc057f565ad843267717cf109",
  6957. "shasum": ""
  6958. },
  6959. "require": {
  6960. "ext-dom": "*",
  6961. "ext-json": "*",
  6962. "ext-libxml": "*",
  6963. "ext-mbstring": "*",
  6964. "ext-xml": "*",
  6965. "ext-xmlwriter": "*",
  6966. "myclabs/deep-copy": "^1.10.1",
  6967. "phar-io/manifest": "^2.0.3",
  6968. "phar-io/version": "^3.0.2",
  6969. "php": ">=8.2",
  6970. "phpunit/php-code-coverage": "^11.0",
  6971. "phpunit/php-file-iterator": "^5.0",
  6972. "phpunit/php-invoker": "^5.0",
  6973. "phpunit/php-text-template": "^4.0",
  6974. "phpunit/php-timer": "^7.0",
  6975. "sebastian/cli-parser": "^3.0",
  6976. "sebastian/code-unit": "^3.0",
  6977. "sebastian/comparator": "^6.0",
  6978. "sebastian/diff": "^6.0",
  6979. "sebastian/environment": "^7.0",
  6980. "sebastian/exporter": "^6.0",
  6981. "sebastian/global-state": "^7.0",
  6982. "sebastian/object-enumerator": "^6.0",
  6983. "sebastian/type": "^5.0",
  6984. "sebastian/version": "^5.0"
  6985. },
  6986. "suggest": {
  6987. "ext-soap": "To be able to generate mocks based on WSDL files"
  6988. },
  6989. "bin": [
  6990. "phpunit"
  6991. ],
  6992. "type": "library",
  6993. "extra": {
  6994. "branch-alias": {
  6995. "dev-main": "11.2-dev"
  6996. }
  6997. },
  6998. "autoload": {
  6999. "files": [
  7000. "src/Framework/Assert/Functions.php"
  7001. ],
  7002. "classmap": [
  7003. "src/"
  7004. ]
  7005. },
  7006. "notification-url": "https://packagist.org/downloads/",
  7007. "license": [
  7008. "BSD-3-Clause"
  7009. ],
  7010. "authors": [
  7011. {
  7012. "name": "Sebastian Bergmann",
  7013. "email": "sebastian@phpunit.de",
  7014. "role": "lead"
  7015. }
  7016. ],
  7017. "description": "The PHP Unit Testing framework.",
  7018. "homepage": "https://phpunit.de/",
  7019. "keywords": [
  7020. "phpunit",
  7021. "testing",
  7022. "xunit"
  7023. ],
  7024. "support": {
  7025. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  7026. "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
  7027. "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.0"
  7028. },
  7029. "funding": [
  7030. {
  7031. "url": "https://phpunit.de/sponsors.html",
  7032. "type": "custom"
  7033. },
  7034. {
  7035. "url": "https://github.com/sebastianbergmann",
  7036. "type": "github"
  7037. },
  7038. {
  7039. "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
  7040. "type": "tidelift"
  7041. }
  7042. ],
  7043. "time": "2024-06-07T04:48:50+00:00"
  7044. },
  7045. {
  7046. "name": "sebastian/cli-parser",
  7047. "version": "3.0.1",
  7048. "source": {
  7049. "type": "git",
  7050. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  7051. "reference": "00a74d5568694711f0222e54fb281e1d15fdf04a"
  7052. },
  7053. "dist": {
  7054. "type": "zip",
  7055. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/00a74d5568694711f0222e54fb281e1d15fdf04a",
  7056. "reference": "00a74d5568694711f0222e54fb281e1d15fdf04a",
  7057. "shasum": ""
  7058. },
  7059. "require": {
  7060. "php": ">=8.2"
  7061. },
  7062. "require-dev": {
  7063. "phpunit/phpunit": "^11.0"
  7064. },
  7065. "type": "library",
  7066. "extra": {
  7067. "branch-alias": {
  7068. "dev-main": "3.0-dev"
  7069. }
  7070. },
  7071. "autoload": {
  7072. "classmap": [
  7073. "src/"
  7074. ]
  7075. },
  7076. "notification-url": "https://packagist.org/downloads/",
  7077. "license": [
  7078. "BSD-3-Clause"
  7079. ],
  7080. "authors": [
  7081. {
  7082. "name": "Sebastian Bergmann",
  7083. "email": "sebastian@phpunit.de",
  7084. "role": "lead"
  7085. }
  7086. ],
  7087. "description": "Library for parsing CLI options",
  7088. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  7089. "support": {
  7090. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  7091. "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
  7092. "source": "https://github.com/sebastianbergmann/cli-parser/tree/3.0.1"
  7093. },
  7094. "funding": [
  7095. {
  7096. "url": "https://github.com/sebastianbergmann",
  7097. "type": "github"
  7098. }
  7099. ],
  7100. "time": "2024-03-02T07:26:58+00:00"
  7101. },
  7102. {
  7103. "name": "sebastian/code-unit",
  7104. "version": "3.0.0",
  7105. "source": {
  7106. "type": "git",
  7107. "url": "https://github.com/sebastianbergmann/code-unit.git",
  7108. "reference": "6634549cb8d702282a04a774e36a7477d2bd9015"
  7109. },
  7110. "dist": {
  7111. "type": "zip",
  7112. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6634549cb8d702282a04a774e36a7477d2bd9015",
  7113. "reference": "6634549cb8d702282a04a774e36a7477d2bd9015",
  7114. "shasum": ""
  7115. },
  7116. "require": {
  7117. "php": ">=8.2"
  7118. },
  7119. "require-dev": {
  7120. "phpunit/phpunit": "^11.0"
  7121. },
  7122. "type": "library",
  7123. "extra": {
  7124. "branch-alias": {
  7125. "dev-main": "3.0-dev"
  7126. }
  7127. },
  7128. "autoload": {
  7129. "classmap": [
  7130. "src/"
  7131. ]
  7132. },
  7133. "notification-url": "https://packagist.org/downloads/",
  7134. "license": [
  7135. "BSD-3-Clause"
  7136. ],
  7137. "authors": [
  7138. {
  7139. "name": "Sebastian Bergmann",
  7140. "email": "sebastian@phpunit.de",
  7141. "role": "lead"
  7142. }
  7143. ],
  7144. "description": "Collection of value objects that represent the PHP code units",
  7145. "homepage": "https://github.com/sebastianbergmann/code-unit",
  7146. "support": {
  7147. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  7148. "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
  7149. "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.0"
  7150. },
  7151. "funding": [
  7152. {
  7153. "url": "https://github.com/sebastianbergmann",
  7154. "type": "github"
  7155. }
  7156. ],
  7157. "time": "2024-02-02T05:50:41+00:00"
  7158. },
  7159. {
  7160. "name": "sebastian/code-unit-reverse-lookup",
  7161. "version": "4.0.0",
  7162. "source": {
  7163. "type": "git",
  7164. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  7165. "reference": "df80c875d3e459b45c6039e4d9b71d4fbccae25d"
  7166. },
  7167. "dist": {
  7168. "type": "zip",
  7169. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/df80c875d3e459b45c6039e4d9b71d4fbccae25d",
  7170. "reference": "df80c875d3e459b45c6039e4d9b71d4fbccae25d",
  7171. "shasum": ""
  7172. },
  7173. "require": {
  7174. "php": ">=8.2"
  7175. },
  7176. "require-dev": {
  7177. "phpunit/phpunit": "^11.0"
  7178. },
  7179. "type": "library",
  7180. "extra": {
  7181. "branch-alias": {
  7182. "dev-main": "4.0-dev"
  7183. }
  7184. },
  7185. "autoload": {
  7186. "classmap": [
  7187. "src/"
  7188. ]
  7189. },
  7190. "notification-url": "https://packagist.org/downloads/",
  7191. "license": [
  7192. "BSD-3-Clause"
  7193. ],
  7194. "authors": [
  7195. {
  7196. "name": "Sebastian Bergmann",
  7197. "email": "sebastian@phpunit.de"
  7198. }
  7199. ],
  7200. "description": "Looks up which function or method a line of code belongs to",
  7201. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  7202. "support": {
  7203. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  7204. "security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
  7205. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.0"
  7206. },
  7207. "funding": [
  7208. {
  7209. "url": "https://github.com/sebastianbergmann",
  7210. "type": "github"
  7211. }
  7212. ],
  7213. "time": "2024-02-02T05:52:17+00:00"
  7214. },
  7215. {
  7216. "name": "sebastian/comparator",
  7217. "version": "6.0.0",
  7218. "source": {
  7219. "type": "git",
  7220. "url": "https://github.com/sebastianbergmann/comparator.git",
  7221. "reference": "bd0f2fa5b9257c69903537b266ccb80fcf940db8"
  7222. },
  7223. "dist": {
  7224. "type": "zip",
  7225. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/bd0f2fa5b9257c69903537b266ccb80fcf940db8",
  7226. "reference": "bd0f2fa5b9257c69903537b266ccb80fcf940db8",
  7227. "shasum": ""
  7228. },
  7229. "require": {
  7230. "ext-dom": "*",
  7231. "ext-mbstring": "*",
  7232. "php": ">=8.2",
  7233. "sebastian/diff": "^6.0",
  7234. "sebastian/exporter": "^6.0"
  7235. },
  7236. "require-dev": {
  7237. "phpunit/phpunit": "^11.0"
  7238. },
  7239. "type": "library",
  7240. "extra": {
  7241. "branch-alias": {
  7242. "dev-main": "6.0-dev"
  7243. }
  7244. },
  7245. "autoload": {
  7246. "classmap": [
  7247. "src/"
  7248. ]
  7249. },
  7250. "notification-url": "https://packagist.org/downloads/",
  7251. "license": [
  7252. "BSD-3-Clause"
  7253. ],
  7254. "authors": [
  7255. {
  7256. "name": "Sebastian Bergmann",
  7257. "email": "sebastian@phpunit.de"
  7258. },
  7259. {
  7260. "name": "Jeff Welch",
  7261. "email": "whatthejeff@gmail.com"
  7262. },
  7263. {
  7264. "name": "Volker Dusch",
  7265. "email": "github@wallbash.com"
  7266. },
  7267. {
  7268. "name": "Bernhard Schussek",
  7269. "email": "bschussek@2bepublished.at"
  7270. }
  7271. ],
  7272. "description": "Provides the functionality to compare PHP values for equality",
  7273. "homepage": "https://github.com/sebastianbergmann/comparator",
  7274. "keywords": [
  7275. "comparator",
  7276. "compare",
  7277. "equality"
  7278. ],
  7279. "support": {
  7280. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  7281. "security": "https://github.com/sebastianbergmann/comparator/security/policy",
  7282. "source": "https://github.com/sebastianbergmann/comparator/tree/6.0.0"
  7283. },
  7284. "funding": [
  7285. {
  7286. "url": "https://github.com/sebastianbergmann",
  7287. "type": "github"
  7288. }
  7289. ],
  7290. "time": "2024-02-02T05:53:45+00:00"
  7291. },
  7292. {
  7293. "name": "sebastian/complexity",
  7294. "version": "4.0.0",
  7295. "source": {
  7296. "type": "git",
  7297. "url": "https://github.com/sebastianbergmann/complexity.git",
  7298. "reference": "88a434ad86150e11a606ac4866b09130712671f0"
  7299. },
  7300. "dist": {
  7301. "type": "zip",
  7302. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/88a434ad86150e11a606ac4866b09130712671f0",
  7303. "reference": "88a434ad86150e11a606ac4866b09130712671f0",
  7304. "shasum": ""
  7305. },
  7306. "require": {
  7307. "nikic/php-parser": "^5.0",
  7308. "php": ">=8.2"
  7309. },
  7310. "require-dev": {
  7311. "phpunit/phpunit": "^11.0"
  7312. },
  7313. "type": "library",
  7314. "extra": {
  7315. "branch-alias": {
  7316. "dev-main": "4.0-dev"
  7317. }
  7318. },
  7319. "autoload": {
  7320. "classmap": [
  7321. "src/"
  7322. ]
  7323. },
  7324. "notification-url": "https://packagist.org/downloads/",
  7325. "license": [
  7326. "BSD-3-Clause"
  7327. ],
  7328. "authors": [
  7329. {
  7330. "name": "Sebastian Bergmann",
  7331. "email": "sebastian@phpunit.de",
  7332. "role": "lead"
  7333. }
  7334. ],
  7335. "description": "Library for calculating the complexity of PHP code units",
  7336. "homepage": "https://github.com/sebastianbergmann/complexity",
  7337. "support": {
  7338. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  7339. "security": "https://github.com/sebastianbergmann/complexity/security/policy",
  7340. "source": "https://github.com/sebastianbergmann/complexity/tree/4.0.0"
  7341. },
  7342. "funding": [
  7343. {
  7344. "url": "https://github.com/sebastianbergmann",
  7345. "type": "github"
  7346. }
  7347. ],
  7348. "time": "2024-02-02T05:55:19+00:00"
  7349. },
  7350. {
  7351. "name": "sebastian/diff",
  7352. "version": "6.0.1",
  7353. "source": {
  7354. "type": "git",
  7355. "url": "https://github.com/sebastianbergmann/diff.git",
  7356. "reference": "ab83243ecc233de5655b76f577711de9f842e712"
  7357. },
  7358. "dist": {
  7359. "type": "zip",
  7360. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ab83243ecc233de5655b76f577711de9f842e712",
  7361. "reference": "ab83243ecc233de5655b76f577711de9f842e712",
  7362. "shasum": ""
  7363. },
  7364. "require": {
  7365. "php": ">=8.2"
  7366. },
  7367. "require-dev": {
  7368. "phpunit/phpunit": "^11.0",
  7369. "symfony/process": "^4.2 || ^5"
  7370. },
  7371. "type": "library",
  7372. "extra": {
  7373. "branch-alias": {
  7374. "dev-main": "6.0-dev"
  7375. }
  7376. },
  7377. "autoload": {
  7378. "classmap": [
  7379. "src/"
  7380. ]
  7381. },
  7382. "notification-url": "https://packagist.org/downloads/",
  7383. "license": [
  7384. "BSD-3-Clause"
  7385. ],
  7386. "authors": [
  7387. {
  7388. "name": "Sebastian Bergmann",
  7389. "email": "sebastian@phpunit.de"
  7390. },
  7391. {
  7392. "name": "Kore Nordmann",
  7393. "email": "mail@kore-nordmann.de"
  7394. }
  7395. ],
  7396. "description": "Diff implementation",
  7397. "homepage": "https://github.com/sebastianbergmann/diff",
  7398. "keywords": [
  7399. "diff",
  7400. "udiff",
  7401. "unidiff",
  7402. "unified diff"
  7403. ],
  7404. "support": {
  7405. "issues": "https://github.com/sebastianbergmann/diff/issues",
  7406. "security": "https://github.com/sebastianbergmann/diff/security/policy",
  7407. "source": "https://github.com/sebastianbergmann/diff/tree/6.0.1"
  7408. },
  7409. "funding": [
  7410. {
  7411. "url": "https://github.com/sebastianbergmann",
  7412. "type": "github"
  7413. }
  7414. ],
  7415. "time": "2024-03-02T07:30:33+00:00"
  7416. },
  7417. {
  7418. "name": "sebastian/environment",
  7419. "version": "7.1.0",
  7420. "source": {
  7421. "type": "git",
  7422. "url": "https://github.com/sebastianbergmann/environment.git",
  7423. "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a"
  7424. },
  7425. "dist": {
  7426. "type": "zip",
  7427. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4eb3a442574d0e9d141aab209cd4aaf25701b09a",
  7428. "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a",
  7429. "shasum": ""
  7430. },
  7431. "require": {
  7432. "php": ">=8.2"
  7433. },
  7434. "require-dev": {
  7435. "phpunit/phpunit": "^11.0"
  7436. },
  7437. "suggest": {
  7438. "ext-posix": "*"
  7439. },
  7440. "type": "library",
  7441. "extra": {
  7442. "branch-alias": {
  7443. "dev-main": "7.1-dev"
  7444. }
  7445. },
  7446. "autoload": {
  7447. "classmap": [
  7448. "src/"
  7449. ]
  7450. },
  7451. "notification-url": "https://packagist.org/downloads/",
  7452. "license": [
  7453. "BSD-3-Clause"
  7454. ],
  7455. "authors": [
  7456. {
  7457. "name": "Sebastian Bergmann",
  7458. "email": "sebastian@phpunit.de"
  7459. }
  7460. ],
  7461. "description": "Provides functionality to handle HHVM/PHP environments",
  7462. "homepage": "https://github.com/sebastianbergmann/environment",
  7463. "keywords": [
  7464. "Xdebug",
  7465. "environment",
  7466. "hhvm"
  7467. ],
  7468. "support": {
  7469. "issues": "https://github.com/sebastianbergmann/environment/issues",
  7470. "security": "https://github.com/sebastianbergmann/environment/security/policy",
  7471. "source": "https://github.com/sebastianbergmann/environment/tree/7.1.0"
  7472. },
  7473. "funding": [
  7474. {
  7475. "url": "https://github.com/sebastianbergmann",
  7476. "type": "github"
  7477. }
  7478. ],
  7479. "time": "2024-03-23T08:56:34+00:00"
  7480. },
  7481. {
  7482. "name": "sebastian/exporter",
  7483. "version": "6.0.1",
  7484. "source": {
  7485. "type": "git",
  7486. "url": "https://github.com/sebastianbergmann/exporter.git",
  7487. "reference": "f291e5a317c321c0381fa9ecc796fa2d21b186da"
  7488. },
  7489. "dist": {
  7490. "type": "zip",
  7491. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f291e5a317c321c0381fa9ecc796fa2d21b186da",
  7492. "reference": "f291e5a317c321c0381fa9ecc796fa2d21b186da",
  7493. "shasum": ""
  7494. },
  7495. "require": {
  7496. "ext-mbstring": "*",
  7497. "php": ">=8.2",
  7498. "sebastian/recursion-context": "^6.0"
  7499. },
  7500. "require-dev": {
  7501. "phpunit/phpunit": "^11.0"
  7502. },
  7503. "type": "library",
  7504. "extra": {
  7505. "branch-alias": {
  7506. "dev-main": "6.0-dev"
  7507. }
  7508. },
  7509. "autoload": {
  7510. "classmap": [
  7511. "src/"
  7512. ]
  7513. },
  7514. "notification-url": "https://packagist.org/downloads/",
  7515. "license": [
  7516. "BSD-3-Clause"
  7517. ],
  7518. "authors": [
  7519. {
  7520. "name": "Sebastian Bergmann",
  7521. "email": "sebastian@phpunit.de"
  7522. },
  7523. {
  7524. "name": "Jeff Welch",
  7525. "email": "whatthejeff@gmail.com"
  7526. },
  7527. {
  7528. "name": "Volker Dusch",
  7529. "email": "github@wallbash.com"
  7530. },
  7531. {
  7532. "name": "Adam Harvey",
  7533. "email": "aharvey@php.net"
  7534. },
  7535. {
  7536. "name": "Bernhard Schussek",
  7537. "email": "bschussek@gmail.com"
  7538. }
  7539. ],
  7540. "description": "Provides the functionality to export PHP variables for visualization",
  7541. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  7542. "keywords": [
  7543. "export",
  7544. "exporter"
  7545. ],
  7546. "support": {
  7547. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  7548. "security": "https://github.com/sebastianbergmann/exporter/security/policy",
  7549. "source": "https://github.com/sebastianbergmann/exporter/tree/6.0.1"
  7550. },
  7551. "funding": [
  7552. {
  7553. "url": "https://github.com/sebastianbergmann",
  7554. "type": "github"
  7555. }
  7556. ],
  7557. "time": "2024-03-02T07:28:20+00:00"
  7558. },
  7559. {
  7560. "name": "sebastian/global-state",
  7561. "version": "7.0.1",
  7562. "source": {
  7563. "type": "git",
  7564. "url": "https://github.com/sebastianbergmann/global-state.git",
  7565. "reference": "c3a307e832f2e69c7ef869e31fc644fde0e7cb3e"
  7566. },
  7567. "dist": {
  7568. "type": "zip",
  7569. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c3a307e832f2e69c7ef869e31fc644fde0e7cb3e",
  7570. "reference": "c3a307e832f2e69c7ef869e31fc644fde0e7cb3e",
  7571. "shasum": ""
  7572. },
  7573. "require": {
  7574. "php": ">=8.2",
  7575. "sebastian/object-reflector": "^4.0",
  7576. "sebastian/recursion-context": "^6.0"
  7577. },
  7578. "require-dev": {
  7579. "ext-dom": "*",
  7580. "phpunit/phpunit": "^11.0"
  7581. },
  7582. "type": "library",
  7583. "extra": {
  7584. "branch-alias": {
  7585. "dev-main": "7.0-dev"
  7586. }
  7587. },
  7588. "autoload": {
  7589. "classmap": [
  7590. "src/"
  7591. ]
  7592. },
  7593. "notification-url": "https://packagist.org/downloads/",
  7594. "license": [
  7595. "BSD-3-Clause"
  7596. ],
  7597. "authors": [
  7598. {
  7599. "name": "Sebastian Bergmann",
  7600. "email": "sebastian@phpunit.de"
  7601. }
  7602. ],
  7603. "description": "Snapshotting of global state",
  7604. "homepage": "https://www.github.com/sebastianbergmann/global-state",
  7605. "keywords": [
  7606. "global state"
  7607. ],
  7608. "support": {
  7609. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  7610. "security": "https://github.com/sebastianbergmann/global-state/security/policy",
  7611. "source": "https://github.com/sebastianbergmann/global-state/tree/7.0.1"
  7612. },
  7613. "funding": [
  7614. {
  7615. "url": "https://github.com/sebastianbergmann",
  7616. "type": "github"
  7617. }
  7618. ],
  7619. "time": "2024-03-02T07:32:10+00:00"
  7620. },
  7621. {
  7622. "name": "sebastian/lines-of-code",
  7623. "version": "3.0.0",
  7624. "source": {
  7625. "type": "git",
  7626. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  7627. "reference": "376c5b3f6b43c78fdc049740bca76a7c846706c0"
  7628. },
  7629. "dist": {
  7630. "type": "zip",
  7631. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/376c5b3f6b43c78fdc049740bca76a7c846706c0",
  7632. "reference": "376c5b3f6b43c78fdc049740bca76a7c846706c0",
  7633. "shasum": ""
  7634. },
  7635. "require": {
  7636. "nikic/php-parser": "^5.0",
  7637. "php": ">=8.2"
  7638. },
  7639. "require-dev": {
  7640. "phpunit/phpunit": "^11.0"
  7641. },
  7642. "type": "library",
  7643. "extra": {
  7644. "branch-alias": {
  7645. "dev-main": "3.0-dev"
  7646. }
  7647. },
  7648. "autoload": {
  7649. "classmap": [
  7650. "src/"
  7651. ]
  7652. },
  7653. "notification-url": "https://packagist.org/downloads/",
  7654. "license": [
  7655. "BSD-3-Clause"
  7656. ],
  7657. "authors": [
  7658. {
  7659. "name": "Sebastian Bergmann",
  7660. "email": "sebastian@phpunit.de",
  7661. "role": "lead"
  7662. }
  7663. ],
  7664. "description": "Library for counting the lines of code in PHP source code",
  7665. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  7666. "support": {
  7667. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  7668. "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
  7669. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/3.0.0"
  7670. },
  7671. "funding": [
  7672. {
  7673. "url": "https://github.com/sebastianbergmann",
  7674. "type": "github"
  7675. }
  7676. ],
  7677. "time": "2024-02-02T06:00:36+00:00"
  7678. },
  7679. {
  7680. "name": "sebastian/object-enumerator",
  7681. "version": "6.0.0",
  7682. "source": {
  7683. "type": "git",
  7684. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  7685. "reference": "f75f6c460da0bbd9668f43a3dde0ec0ba7faa678"
  7686. },
  7687. "dist": {
  7688. "type": "zip",
  7689. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f75f6c460da0bbd9668f43a3dde0ec0ba7faa678",
  7690. "reference": "f75f6c460da0bbd9668f43a3dde0ec0ba7faa678",
  7691. "shasum": ""
  7692. },
  7693. "require": {
  7694. "php": ">=8.2",
  7695. "sebastian/object-reflector": "^4.0",
  7696. "sebastian/recursion-context": "^6.0"
  7697. },
  7698. "require-dev": {
  7699. "phpunit/phpunit": "^11.0"
  7700. },
  7701. "type": "library",
  7702. "extra": {
  7703. "branch-alias": {
  7704. "dev-main": "6.0-dev"
  7705. }
  7706. },
  7707. "autoload": {
  7708. "classmap": [
  7709. "src/"
  7710. ]
  7711. },
  7712. "notification-url": "https://packagist.org/downloads/",
  7713. "license": [
  7714. "BSD-3-Clause"
  7715. ],
  7716. "authors": [
  7717. {
  7718. "name": "Sebastian Bergmann",
  7719. "email": "sebastian@phpunit.de"
  7720. }
  7721. ],
  7722. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  7723. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  7724. "support": {
  7725. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  7726. "security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
  7727. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/6.0.0"
  7728. },
  7729. "funding": [
  7730. {
  7731. "url": "https://github.com/sebastianbergmann",
  7732. "type": "github"
  7733. }
  7734. ],
  7735. "time": "2024-02-02T06:01:29+00:00"
  7736. },
  7737. {
  7738. "name": "sebastian/object-reflector",
  7739. "version": "4.0.0",
  7740. "source": {
  7741. "type": "git",
  7742. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  7743. "reference": "bb2a6255d30853425fd38f032eb64ced9f7f132d"
  7744. },
  7745. "dist": {
  7746. "type": "zip",
  7747. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/bb2a6255d30853425fd38f032eb64ced9f7f132d",
  7748. "reference": "bb2a6255d30853425fd38f032eb64ced9f7f132d",
  7749. "shasum": ""
  7750. },
  7751. "require": {
  7752. "php": ">=8.2"
  7753. },
  7754. "require-dev": {
  7755. "phpunit/phpunit": "^11.0"
  7756. },
  7757. "type": "library",
  7758. "extra": {
  7759. "branch-alias": {
  7760. "dev-main": "4.0-dev"
  7761. }
  7762. },
  7763. "autoload": {
  7764. "classmap": [
  7765. "src/"
  7766. ]
  7767. },
  7768. "notification-url": "https://packagist.org/downloads/",
  7769. "license": [
  7770. "BSD-3-Clause"
  7771. ],
  7772. "authors": [
  7773. {
  7774. "name": "Sebastian Bergmann",
  7775. "email": "sebastian@phpunit.de"
  7776. }
  7777. ],
  7778. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  7779. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  7780. "support": {
  7781. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  7782. "security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
  7783. "source": "https://github.com/sebastianbergmann/object-reflector/tree/4.0.0"
  7784. },
  7785. "funding": [
  7786. {
  7787. "url": "https://github.com/sebastianbergmann",
  7788. "type": "github"
  7789. }
  7790. ],
  7791. "time": "2024-02-02T06:02:18+00:00"
  7792. },
  7793. {
  7794. "name": "sebastian/recursion-context",
  7795. "version": "6.0.0",
  7796. "source": {
  7797. "type": "git",
  7798. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  7799. "reference": "b75224967b5a466925c6d54e68edd0edf8dd4ed4"
  7800. },
  7801. "dist": {
  7802. "type": "zip",
  7803. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b75224967b5a466925c6d54e68edd0edf8dd4ed4",
  7804. "reference": "b75224967b5a466925c6d54e68edd0edf8dd4ed4",
  7805. "shasum": ""
  7806. },
  7807. "require": {
  7808. "php": ">=8.2"
  7809. },
  7810. "require-dev": {
  7811. "phpunit/phpunit": "^11.0"
  7812. },
  7813. "type": "library",
  7814. "extra": {
  7815. "branch-alias": {
  7816. "dev-main": "6.0-dev"
  7817. }
  7818. },
  7819. "autoload": {
  7820. "classmap": [
  7821. "src/"
  7822. ]
  7823. },
  7824. "notification-url": "https://packagist.org/downloads/",
  7825. "license": [
  7826. "BSD-3-Clause"
  7827. ],
  7828. "authors": [
  7829. {
  7830. "name": "Sebastian Bergmann",
  7831. "email": "sebastian@phpunit.de"
  7832. },
  7833. {
  7834. "name": "Jeff Welch",
  7835. "email": "whatthejeff@gmail.com"
  7836. },
  7837. {
  7838. "name": "Adam Harvey",
  7839. "email": "aharvey@php.net"
  7840. }
  7841. ],
  7842. "description": "Provides functionality to recursively process PHP variables",
  7843. "homepage": "https://github.com/sebastianbergmann/recursion-context",
  7844. "support": {
  7845. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  7846. "security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
  7847. "source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.0"
  7848. },
  7849. "funding": [
  7850. {
  7851. "url": "https://github.com/sebastianbergmann",
  7852. "type": "github"
  7853. }
  7854. ],
  7855. "time": "2024-02-02T06:08:48+00:00"
  7856. },
  7857. {
  7858. "name": "sebastian/type",
  7859. "version": "5.0.0",
  7860. "source": {
  7861. "type": "git",
  7862. "url": "https://github.com/sebastianbergmann/type.git",
  7863. "reference": "b8502785eb3523ca0dd4afe9ca62235590020f3f"
  7864. },
  7865. "dist": {
  7866. "type": "zip",
  7867. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8502785eb3523ca0dd4afe9ca62235590020f3f",
  7868. "reference": "b8502785eb3523ca0dd4afe9ca62235590020f3f",
  7869. "shasum": ""
  7870. },
  7871. "require": {
  7872. "php": ">=8.2"
  7873. },
  7874. "require-dev": {
  7875. "phpunit/phpunit": "^11.0"
  7876. },
  7877. "type": "library",
  7878. "extra": {
  7879. "branch-alias": {
  7880. "dev-main": "5.0-dev"
  7881. }
  7882. },
  7883. "autoload": {
  7884. "classmap": [
  7885. "src/"
  7886. ]
  7887. },
  7888. "notification-url": "https://packagist.org/downloads/",
  7889. "license": [
  7890. "BSD-3-Clause"
  7891. ],
  7892. "authors": [
  7893. {
  7894. "name": "Sebastian Bergmann",
  7895. "email": "sebastian@phpunit.de",
  7896. "role": "lead"
  7897. }
  7898. ],
  7899. "description": "Collection of value objects that represent the types of the PHP type system",
  7900. "homepage": "https://github.com/sebastianbergmann/type",
  7901. "support": {
  7902. "issues": "https://github.com/sebastianbergmann/type/issues",
  7903. "security": "https://github.com/sebastianbergmann/type/security/policy",
  7904. "source": "https://github.com/sebastianbergmann/type/tree/5.0.0"
  7905. },
  7906. "funding": [
  7907. {
  7908. "url": "https://github.com/sebastianbergmann",
  7909. "type": "github"
  7910. }
  7911. ],
  7912. "time": "2024-02-02T06:09:34+00:00"
  7913. },
  7914. {
  7915. "name": "sebastian/version",
  7916. "version": "5.0.0",
  7917. "source": {
  7918. "type": "git",
  7919. "url": "https://github.com/sebastianbergmann/version.git",
  7920. "reference": "13999475d2cb1ab33cb73403ba356a814fdbb001"
  7921. },
  7922. "dist": {
  7923. "type": "zip",
  7924. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/13999475d2cb1ab33cb73403ba356a814fdbb001",
  7925. "reference": "13999475d2cb1ab33cb73403ba356a814fdbb001",
  7926. "shasum": ""
  7927. },
  7928. "require": {
  7929. "php": ">=8.2"
  7930. },
  7931. "type": "library",
  7932. "extra": {
  7933. "branch-alias": {
  7934. "dev-main": "5.0-dev"
  7935. }
  7936. },
  7937. "autoload": {
  7938. "classmap": [
  7939. "src/"
  7940. ]
  7941. },
  7942. "notification-url": "https://packagist.org/downloads/",
  7943. "license": [
  7944. "BSD-3-Clause"
  7945. ],
  7946. "authors": [
  7947. {
  7948. "name": "Sebastian Bergmann",
  7949. "email": "sebastian@phpunit.de",
  7950. "role": "lead"
  7951. }
  7952. ],
  7953. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  7954. "homepage": "https://github.com/sebastianbergmann/version",
  7955. "support": {
  7956. "issues": "https://github.com/sebastianbergmann/version/issues",
  7957. "security": "https://github.com/sebastianbergmann/version/security/policy",
  7958. "source": "https://github.com/sebastianbergmann/version/tree/5.0.0"
  7959. },
  7960. "funding": [
  7961. {
  7962. "url": "https://github.com/sebastianbergmann",
  7963. "type": "github"
  7964. }
  7965. ],
  7966. "time": "2024-02-02T06:10:47+00:00"
  7967. },
  7968. {
  7969. "name": "symfony/yaml",
  7970. "version": "v7.1.1",
  7971. "source": {
  7972. "type": "git",
  7973. "url": "https://github.com/symfony/yaml.git",
  7974. "reference": "fa34c77015aa6720469db7003567b9f772492bf2"
  7975. },
  7976. "dist": {
  7977. "type": "zip",
  7978. "url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2",
  7979. "reference": "fa34c77015aa6720469db7003567b9f772492bf2",
  7980. "shasum": ""
  7981. },
  7982. "require": {
  7983. "php": ">=8.2",
  7984. "symfony/polyfill-ctype": "^1.8"
  7985. },
  7986. "conflict": {
  7987. "symfony/console": "<6.4"
  7988. },
  7989. "require-dev": {
  7990. "symfony/console": "^6.4|^7.0"
  7991. },
  7992. "bin": [
  7993. "Resources/bin/yaml-lint"
  7994. ],
  7995. "type": "library",
  7996. "autoload": {
  7997. "psr-4": {
  7998. "Symfony\\Component\\Yaml\\": ""
  7999. },
  8000. "exclude-from-classmap": [
  8001. "/Tests/"
  8002. ]
  8003. },
  8004. "notification-url": "https://packagist.org/downloads/",
  8005. "license": [
  8006. "MIT"
  8007. ],
  8008. "authors": [
  8009. {
  8010. "name": "Fabien Potencier",
  8011. "email": "fabien@symfony.com"
  8012. },
  8013. {
  8014. "name": "Symfony Community",
  8015. "homepage": "https://symfony.com/contributors"
  8016. }
  8017. ],
  8018. "description": "Loads and dumps YAML files",
  8019. "homepage": "https://symfony.com",
  8020. "support": {
  8021. "source": "https://github.com/symfony/yaml/tree/v7.1.1"
  8022. },
  8023. "funding": [
  8024. {
  8025. "url": "https://symfony.com/sponsor",
  8026. "type": "custom"
  8027. },
  8028. {
  8029. "url": "https://github.com/fabpot",
  8030. "type": "github"
  8031. },
  8032. {
  8033. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8034. "type": "tidelift"
  8035. }
  8036. ],
  8037. "time": "2024-05-31T14:57:53+00:00"
  8038. },
  8039. {
  8040. "name": "theseer/tokenizer",
  8041. "version": "1.2.3",
  8042. "source": {
  8043. "type": "git",
  8044. "url": "https://github.com/theseer/tokenizer.git",
  8045. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
  8046. },
  8047. "dist": {
  8048. "type": "zip",
  8049. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  8050. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  8051. "shasum": ""
  8052. },
  8053. "require": {
  8054. "ext-dom": "*",
  8055. "ext-tokenizer": "*",
  8056. "ext-xmlwriter": "*",
  8057. "php": "^7.2 || ^8.0"
  8058. },
  8059. "type": "library",
  8060. "autoload": {
  8061. "classmap": [
  8062. "src/"
  8063. ]
  8064. },
  8065. "notification-url": "https://packagist.org/downloads/",
  8066. "license": [
  8067. "BSD-3-Clause"
  8068. ],
  8069. "authors": [
  8070. {
  8071. "name": "Arne Blankerts",
  8072. "email": "arne@blankerts.de",
  8073. "role": "Developer"
  8074. }
  8075. ],
  8076. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  8077. "support": {
  8078. "issues": "https://github.com/theseer/tokenizer/issues",
  8079. "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
  8080. },
  8081. "funding": [
  8082. {
  8083. "url": "https://github.com/theseer",
  8084. "type": "github"
  8085. }
  8086. ],
  8087. "time": "2024-03-03T12:36:25+00:00"
  8088. }
  8089. ],
  8090. "aliases": [],
  8091. "minimum-stability": "stable",
  8092. "stability-flags": [],
  8093. "prefer-stable": true,
  8094. "prefer-lowest": false,
  8095. "platform": {
  8096. "php": "^8.2"
  8097. },
  8098. "platform-dev": [],
  8099. "plugin-api-version": "2.6.0"
  8100. }