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.

8873 lines
317KB

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