領収証発行サービス
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.

8994 lines
321KB

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