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.

10321 lines
392 KiB

3 years ago
3 years ago
3 years ago
3 years ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
  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": "fc0859f200f26f869303149d828d688c",
  8. "packages": [
  9. {
  10. "name": "brick/math",
  11. "version": "0.12.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/brick/math.git",
  15. "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
  20. "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^8.1"
  25. },
  26. "require-dev": {
  27. "php-coveralls/php-coveralls": "^2.2",
  28. "phpunit/phpunit": "^10.1",
  29. "vimeo/psalm": "6.8.8"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "psr-4": {
  34. "Brick\\Math\\": "src/"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "description": "Arbitrary-precision arithmetic library",
  42. "keywords": [
  43. "Arbitrary-precision",
  44. "BigInteger",
  45. "BigRational",
  46. "arithmetic",
  47. "bigdecimal",
  48. "bignum",
  49. "bignumber",
  50. "brick",
  51. "decimal",
  52. "integer",
  53. "math",
  54. "mathematics",
  55. "rational"
  56. ],
  57. "support": {
  58. "issues": "https://github.com/brick/math/issues",
  59. "source": "https://github.com/brick/math/tree/0.12.3"
  60. },
  61. "funding": [
  62. {
  63. "url": "https://github.com/BenMorel",
  64. "type": "github"
  65. }
  66. ],
  67. "time": "2025-02-28T13:11:00+00:00"
  68. },
  69. {
  70. "name": "carbonphp/carbon-doctrine-types",
  71. "version": "3.2.0",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
  75. "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
  80. "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "php": "^8.1"
  85. },
  86. "conflict": {
  87. "doctrine/dbal": "<4.0.0 || >=5.0.0"
  88. },
  89. "require-dev": {
  90. "doctrine/dbal": "^4.0.0",
  91. "nesbot/carbon": "^2.71.0 || ^3.0.0",
  92. "phpunit/phpunit": "^10.3"
  93. },
  94. "type": "library",
  95. "autoload": {
  96. "psr-4": {
  97. "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
  98. }
  99. },
  100. "notification-url": "https://packagist.org/downloads/",
  101. "license": [
  102. "MIT"
  103. ],
  104. "authors": [
  105. {
  106. "name": "KyleKatarn",
  107. "email": "kylekatarnls@gmail.com"
  108. }
  109. ],
  110. "description": "Types to use Carbon in Doctrine",
  111. "keywords": [
  112. "carbon",
  113. "date",
  114. "datetime",
  115. "doctrine",
  116. "time"
  117. ],
  118. "support": {
  119. "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
  120. "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
  121. },
  122. "funding": [
  123. {
  124. "url": "https://github.com/kylekatarnls",
  125. "type": "github"
  126. },
  127. {
  128. "url": "https://opencollective.com/Carbon",
  129. "type": "open_collective"
  130. },
  131. {
  132. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  133. "type": "tidelift"
  134. }
  135. ],
  136. "time": "2024-02-09T16:56:22+00:00"
  137. },
  138. {
  139. "name": "dflydev/dot-access-data",
  140. "version": "v3.0.3",
  141. "source": {
  142. "type": "git",
  143. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  144. "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
  145. },
  146. "dist": {
  147. "type": "zip",
  148. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
  149. "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
  150. "shasum": ""
  151. },
  152. "require": {
  153. "php": "^7.1 || ^8.0"
  154. },
  155. "require-dev": {
  156. "phpstan/phpstan": "^0.12.42",
  157. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
  158. "scrutinizer/ocular": "1.6.0",
  159. "squizlabs/php_codesniffer": "^3.5",
  160. "vimeo/psalm": "^4.0.0"
  161. },
  162. "type": "library",
  163. "extra": {
  164. "branch-alias": {
  165. "dev-main": "3.x-dev"
  166. }
  167. },
  168. "autoload": {
  169. "psr-4": {
  170. "Dflydev\\DotAccessData\\": "src/"
  171. }
  172. },
  173. "notification-url": "https://packagist.org/downloads/",
  174. "license": [
  175. "MIT"
  176. ],
  177. "authors": [
  178. {
  179. "name": "Dragonfly Development Inc.",
  180. "email": "info@dflydev.com",
  181. "homepage": "http://dflydev.com"
  182. },
  183. {
  184. "name": "Beau Simensen",
  185. "email": "beau@dflydev.com",
  186. "homepage": "http://beausimensen.com"
  187. },
  188. {
  189. "name": "Carlos Frutos",
  190. "email": "carlos@kiwing.it",
  191. "homepage": "https://github.com/cfrutos"
  192. },
  193. {
  194. "name": "Colin O'Dell",
  195. "email": "colinodell@gmail.com",
  196. "homepage": "https://www.colinodell.com"
  197. }
  198. ],
  199. "description": "Given a deep data structure, access data by dot notation.",
  200. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  201. "keywords": [
  202. "access",
  203. "data",
  204. "dot",
  205. "notation"
  206. ],
  207. "support": {
  208. "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
  209. "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
  210. },
  211. "time": "2024-07-08T12:26:09+00:00"
  212. },
  213. {
  214. "name": "doctrine/inflector",
  215. "version": "2.0.10",
  216. "source": {
  217. "type": "git",
  218. "url": "https://github.com/doctrine/inflector.git",
  219. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
  220. },
  221. "dist": {
  222. "type": "zip",
  223. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  224. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  225. "shasum": ""
  226. },
  227. "require": {
  228. "php": "^7.2 || ^8.0"
  229. },
  230. "require-dev": {
  231. "doctrine/coding-standard": "^11.0",
  232. "phpstan/phpstan": "^1.8",
  233. "phpstan/phpstan-phpunit": "^1.1",
  234. "phpstan/phpstan-strict-rules": "^1.3",
  235. "phpunit/phpunit": "^8.5 || ^9.5",
  236. "vimeo/psalm": "^4.25 || ^5.4"
  237. },
  238. "type": "library",
  239. "autoload": {
  240. "psr-4": {
  241. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  242. }
  243. },
  244. "notification-url": "https://packagist.org/downloads/",
  245. "license": [
  246. "MIT"
  247. ],
  248. "authors": [
  249. {
  250. "name": "Guilherme Blanco",
  251. "email": "guilhermeblanco@gmail.com"
  252. },
  253. {
  254. "name": "Roman Borschel",
  255. "email": "roman@code-factory.org"
  256. },
  257. {
  258. "name": "Benjamin Eberlei",
  259. "email": "kontakt@beberlei.de"
  260. },
  261. {
  262. "name": "Jonathan Wage",
  263. "email": "jonwage@gmail.com"
  264. },
  265. {
  266. "name": "Johannes Schmitt",
  267. "email": "schmittjoh@gmail.com"
  268. }
  269. ],
  270. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  271. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  272. "keywords": [
  273. "inflection",
  274. "inflector",
  275. "lowercase",
  276. "manipulation",
  277. "php",
  278. "plural",
  279. "singular",
  280. "strings",
  281. "uppercase",
  282. "words"
  283. ],
  284. "support": {
  285. "issues": "https://github.com/doctrine/inflector/issues",
  286. "source": "https://github.com/doctrine/inflector/tree/2.0.10"
  287. },
  288. "funding": [
  289. {
  290. "url": "https://www.doctrine-project.org/sponsorship.html",
  291. "type": "custom"
  292. },
  293. {
  294. "url": "https://www.patreon.com/phpdoctrine",
  295. "type": "patreon"
  296. },
  297. {
  298. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  299. "type": "tidelift"
  300. }
  301. ],
  302. "time": "2024-02-18T20:23:39+00:00"
  303. },
  304. {
  305. "name": "doctrine/lexer",
  306. "version": "3.0.1",
  307. "source": {
  308. "type": "git",
  309. "url": "https://github.com/doctrine/lexer.git",
  310. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
  311. },
  312. "dist": {
  313. "type": "zip",
  314. "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  315. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  316. "shasum": ""
  317. },
  318. "require": {
  319. "php": "^8.1"
  320. },
  321. "require-dev": {
  322. "doctrine/coding-standard": "^12",
  323. "phpstan/phpstan": "^1.10",
  324. "phpunit/phpunit": "^10.5",
  325. "psalm/plugin-phpunit": "^0.18.3",
  326. "vimeo/psalm": "^5.21"
  327. },
  328. "type": "library",
  329. "autoload": {
  330. "psr-4": {
  331. "Doctrine\\Common\\Lexer\\": "src"
  332. }
  333. },
  334. "notification-url": "https://packagist.org/downloads/",
  335. "license": [
  336. "MIT"
  337. ],
  338. "authors": [
  339. {
  340. "name": "Guilherme Blanco",
  341. "email": "guilhermeblanco@gmail.com"
  342. },
  343. {
  344. "name": "Roman Borschel",
  345. "email": "roman@code-factory.org"
  346. },
  347. {
  348. "name": "Johannes Schmitt",
  349. "email": "schmittjoh@gmail.com"
  350. }
  351. ],
  352. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  353. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  354. "keywords": [
  355. "annotations",
  356. "docblock",
  357. "lexer",
  358. "parser",
  359. "php"
  360. ],
  361. "support": {
  362. "issues": "https://github.com/doctrine/lexer/issues",
  363. "source": "https://github.com/doctrine/lexer/tree/3.0.1"
  364. },
  365. "funding": [
  366. {
  367. "url": "https://www.doctrine-project.org/sponsorship.html",
  368. "type": "custom"
  369. },
  370. {
  371. "url": "https://www.patreon.com/phpdoctrine",
  372. "type": "patreon"
  373. },
  374. {
  375. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  376. "type": "tidelift"
  377. }
  378. ],
  379. "time": "2024-02-05T11:56:58+00:00"
  380. },
  381. {
  382. "name": "dragonmantank/cron-expression",
  383. "version": "v3.4.0",
  384. "source": {
  385. "type": "git",
  386. "url": "https://github.com/dragonmantank/cron-expression.git",
  387. "reference": "8c784d071debd117328803d86b2097615b457500"
  388. },
  389. "dist": {
  390. "type": "zip",
  391. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500",
  392. "reference": "8c784d071debd117328803d86b2097615b457500",
  393. "shasum": ""
  394. },
  395. "require": {
  396. "php": "^7.2|^8.0",
  397. "webmozart/assert": "^1.0"
  398. },
  399. "replace": {
  400. "mtdowling/cron-expression": "^1.0"
  401. },
  402. "require-dev": {
  403. "phpstan/extension-installer": "^1.0",
  404. "phpstan/phpstan": "^1.0",
  405. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  406. },
  407. "type": "library",
  408. "extra": {
  409. "branch-alias": {
  410. "dev-master": "3.x-dev"
  411. }
  412. },
  413. "autoload": {
  414. "psr-4": {
  415. "Cron\\": "src/Cron/"
  416. }
  417. },
  418. "notification-url": "https://packagist.org/downloads/",
  419. "license": [
  420. "MIT"
  421. ],
  422. "authors": [
  423. {
  424. "name": "Chris Tankersley",
  425. "email": "chris@ctankersley.com",
  426. "homepage": "https://github.com/dragonmantank"
  427. }
  428. ],
  429. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  430. "keywords": [
  431. "cron",
  432. "schedule"
  433. ],
  434. "support": {
  435. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  436. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0"
  437. },
  438. "funding": [
  439. {
  440. "url": "https://github.com/dragonmantank",
  441. "type": "github"
  442. }
  443. ],
  444. "time": "2024-10-09T13:47:03+00:00"
  445. },
  446. {
  447. "name": "egulias/email-validator",
  448. "version": "4.0.4",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/egulias/EmailValidator.git",
  452. "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
  457. "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
  458. "shasum": ""
  459. },
  460. "require": {
  461. "doctrine/lexer": "^2.0 || ^3.0",
  462. "php": ">=8.1",
  463. "symfony/polyfill-intl-idn": "^1.26"
  464. },
  465. "require-dev": {
  466. "phpunit/phpunit": "^10.2",
  467. "vimeo/psalm": "^5.12"
  468. },
  469. "suggest": {
  470. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  471. },
  472. "type": "library",
  473. "extra": {
  474. "branch-alias": {
  475. "dev-master": "4.0.x-dev"
  476. }
  477. },
  478. "autoload": {
  479. "psr-4": {
  480. "Egulias\\EmailValidator\\": "src"
  481. }
  482. },
  483. "notification-url": "https://packagist.org/downloads/",
  484. "license": [
  485. "MIT"
  486. ],
  487. "authors": [
  488. {
  489. "name": "Eduardo Gulias Davis"
  490. }
  491. ],
  492. "description": "A library for validating emails against several RFCs",
  493. "homepage": "https://github.com/egulias/EmailValidator",
  494. "keywords": [
  495. "email",
  496. "emailvalidation",
  497. "emailvalidator",
  498. "validation",
  499. "validator"
  500. ],
  501. "support": {
  502. "issues": "https://github.com/egulias/EmailValidator/issues",
  503. "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
  504. },
  505. "funding": [
  506. {
  507. "url": "https://github.com/egulias",
  508. "type": "github"
  509. }
  510. ],
  511. "time": "2025-03-06T22:45:56+00:00"
  512. },
  513. {
  514. "name": "firefly-iii/api-support-classes",
  515. "version": "dev-main",
  516. "source": {
  517. "type": "git",
  518. "url": "https://github.com/JC5/api-support-classes.git",
  519. "reference": "c70158bc66bb3da01c9b7547539f1331ea2282ce"
  520. },
  521. "dist": {
  522. "type": "zip",
  523. "url": "https://api.github.com/repos/JC5/api-support-classes/zipball/c70158bc66bb3da01c9b7547539f1331ea2282ce",
  524. "reference": "c70158bc66bb3da01c9b7547539f1331ea2282ce",
  525. "shasum": ""
  526. },
  527. "require": {
  528. "ext-json": "*",
  529. "guzzlehttp/guzzle": "^7",
  530. "illuminate/support": "^11",
  531. "php": ">=8.3"
  532. },
  533. "require-dev": {
  534. "phpunit/phpunit": ">=10.0",
  535. "squizlabs/php_codesniffer": "^3.0"
  536. },
  537. "default-branch": true,
  538. "type": "library",
  539. "extra": {
  540. "branch-alias": {
  541. "dev-master": "1.0-dev"
  542. }
  543. },
  544. "autoload": {
  545. "psr-4": {
  546. "GrumpyDictator\\FFIIIApiSupport\\": "src"
  547. }
  548. },
  549. "notification-url": "https://packagist.org/downloads/",
  550. "license": [
  551. "AGPL-3.0-or-later"
  552. ],
  553. "authors": [
  554. {
  555. "name": "James Cole",
  556. "email": "james@firefly-iii.org",
  557. "homepage": "https://github.com/JC5",
  558. "role": "Developer"
  559. }
  560. ],
  561. "description": "API support classes",
  562. "homepage": "https://github.com/firefly-iii/api-support-classes",
  563. "keywords": [
  564. "administration",
  565. "api",
  566. "api support",
  567. "assistant",
  568. "bills",
  569. "budgeting",
  570. "budgeting application",
  571. "budgeting tool",
  572. "budgets",
  573. "currency",
  574. "dollar",
  575. "euro",
  576. "finance",
  577. "finances",
  578. "financial",
  579. "financials",
  580. "firefly",
  581. "firefly iii",
  582. "firefly-iii",
  583. "help",
  584. "helper",
  585. "import",
  586. "importing",
  587. "laravel",
  588. "management",
  589. "manager",
  590. "money",
  591. "organizing",
  592. "personal finance",
  593. "planning",
  594. "self hosted",
  595. "self-hosted",
  596. "tool",
  597. "tooling",
  598. "transactions",
  599. "transfers"
  600. ],
  601. "support": {
  602. "docs": "https://docs.firefly-iii.org/",
  603. "email": "james@firefly-iii.org",
  604. "forum": "https://reddit.com/r/FireflyIII",
  605. "issues": "https://github.com/firefly-iii/firefly-iii/issues",
  606. "source": "https://github.com/firefly-iii/api-support-classes"
  607. },
  608. "funding": [
  609. {
  610. "url": "https://github.com/sponsors/JC5",
  611. "type": "github"
  612. },
  613. {
  614. "url": "https://www.patreon.com/JC5",
  615. "type": "patreon"
  616. }
  617. ],
  618. "time": "2025-06-29T14:43:41+00:00"
  619. },
  620. {
  621. "name": "fruitcake/php-cors",
  622. "version": "v1.3.0",
  623. "source": {
  624. "type": "git",
  625. "url": "https://github.com/fruitcake/php-cors.git",
  626. "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
  627. },
  628. "dist": {
  629. "type": "zip",
  630. "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
  631. "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
  632. "shasum": ""
  633. },
  634. "require": {
  635. "php": "^7.4|^8.0",
  636. "symfony/http-foundation": "^4.4|^5.4|^6|^7"
  637. },
  638. "require-dev": {
  639. "phpstan/phpstan": "^1.4",
  640. "phpunit/phpunit": "^9",
  641. "squizlabs/php_codesniffer": "^3.5"
  642. },
  643. "type": "library",
  644. "extra": {
  645. "branch-alias": {
  646. "dev-master": "1.2-dev"
  647. }
  648. },
  649. "autoload": {
  650. "psr-4": {
  651. "Fruitcake\\Cors\\": "src/"
  652. }
  653. },
  654. "notification-url": "https://packagist.org/downloads/",
  655. "license": [
  656. "MIT"
  657. ],
  658. "authors": [
  659. {
  660. "name": "Fruitcake",
  661. "homepage": "https://fruitcake.nl"
  662. },
  663. {
  664. "name": "Barryvdh",
  665. "email": "barryvdh@gmail.com"
  666. }
  667. ],
  668. "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
  669. "homepage": "https://github.com/fruitcake/php-cors",
  670. "keywords": [
  671. "cors",
  672. "laravel",
  673. "symfony"
  674. ],
  675. "support": {
  676. "issues": "https://github.com/fruitcake/php-cors/issues",
  677. "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
  678. },
  679. "funding": [
  680. {
  681. "url": "https://fruitcake.nl",
  682. "type": "custom"
  683. },
  684. {
  685. "url": "https://github.com/barryvdh",
  686. "type": "github"
  687. }
  688. ],
  689. "time": "2023-10-12T05:21:21+00:00"
  690. },
  691. {
  692. "name": "genkgo/camt",
  693. "version": "2.10.0",
  694. "source": {
  695. "type": "git",
  696. "url": "https://github.com/genkgo/camt.git",
  697. "reference": "c48bd1a86dc27fa577cdab588d8d306542b71259"
  698. },
  699. "dist": {
  700. "type": "zip",
  701. "url": "https://api.github.com/repos/genkgo/camt/zipball/c48bd1a86dc27fa577cdab588d8d306542b71259",
  702. "reference": "c48bd1a86dc27fa577cdab588d8d306542b71259",
  703. "shasum": ""
  704. },
  705. "require": {
  706. "ext-dom": "*",
  707. "ext-libxml": "*",
  708. "ext-simplexml": "*",
  709. "jschaedl/iban-validation": "^2.5",
  710. "moneyphp/money": "^4.6",
  711. "php": "^8.1"
  712. },
  713. "require-dev": {
  714. "friendsofphp/php-cs-fixer": "@stable",
  715. "phpstan/phpstan": "@stable",
  716. "phpunit/phpunit": "@stable"
  717. },
  718. "type": "library",
  719. "autoload": {
  720. "psr-4": {
  721. "Genkgo\\Camt\\": "src"
  722. }
  723. },
  724. "notification-url": "https://packagist.org/downloads/",
  725. "license": [
  726. "MIT"
  727. ],
  728. "description": "Library to read CAMT files (XML containing bank statements).",
  729. "support": {
  730. "issues": "https://github.com/genkgo/camt/issues",
  731. "source": "https://github.com/genkgo/camt/tree/2.10.0"
  732. },
  733. "time": "2025-05-14T07:17:04+00:00"
  734. },
  735. {
  736. "name": "graham-campbell/result-type",
  737. "version": "v1.1.3",
  738. "source": {
  739. "type": "git",
  740. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  741. "reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
  742. },
  743. "dist": {
  744. "type": "zip",
  745. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
  746. "reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
  747. "shasum": ""
  748. },
  749. "require": {
  750. "php": "^7.2.5 || ^8.0",
  751. "phpoption/phpoption": "^1.9.3"
  752. },
  753. "require-dev": {
  754. "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
  755. },
  756. "type": "library",
  757. "autoload": {
  758. "psr-4": {
  759. "GrahamCampbell\\ResultType\\": "src/"
  760. }
  761. },
  762. "notification-url": "https://packagist.org/downloads/",
  763. "license": [
  764. "MIT"
  765. ],
  766. "authors": [
  767. {
  768. "name": "Graham Campbell",
  769. "email": "hello@gjcampbell.co.uk",
  770. "homepage": "https://github.com/GrahamCampbell"
  771. }
  772. ],
  773. "description": "An Implementation Of The Result Type",
  774. "keywords": [
  775. "Graham Campbell",
  776. "GrahamCampbell",
  777. "Result Type",
  778. "Result-Type",
  779. "result"
  780. ],
  781. "support": {
  782. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  783. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
  784. },
  785. "funding": [
  786. {
  787. "url": "https://github.com/GrahamCampbell",
  788. "type": "github"
  789. },
  790. {
  791. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  792. "type": "tidelift"
  793. }
  794. ],
  795. "time": "2024-07-20T21:45:45+00:00"
  796. },
  797. {
  798. "name": "guzzlehttp/guzzle",
  799. "version": "7.9.3",
  800. "source": {
  801. "type": "git",
  802. "url": "https://github.com/guzzle/guzzle.git",
  803. "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
  804. },
  805. "dist": {
  806. "type": "zip",
  807. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
  808. "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
  809. "shasum": ""
  810. },
  811. "require": {
  812. "ext-json": "*",
  813. "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
  814. "guzzlehttp/psr7": "^2.7.0",
  815. "php": "^7.2.5 || ^8.0",
  816. "psr/http-client": "^1.0",
  817. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  818. },
  819. "provide": {
  820. "psr/http-client-implementation": "1.0"
  821. },
  822. "require-dev": {
  823. "bamarni/composer-bin-plugin": "^1.8.2",
  824. "ext-curl": "*",
  825. "guzzle/client-integration-tests": "3.0.2",
  826. "php-http/message-factory": "^1.1",
  827. "phpunit/phpunit": "^8.5.39 || ^9.6.20",
  828. "psr/log": "^1.1 || ^2.0 || ^3.0"
  829. },
  830. "suggest": {
  831. "ext-curl": "Required for CURL handler support",
  832. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  833. "psr/log": "Required for using the Log middleware"
  834. },
  835. "type": "library",
  836. "extra": {
  837. "bamarni-bin": {
  838. "bin-links": true,
  839. "forward-command": false
  840. }
  841. },
  842. "autoload": {
  843. "files": [
  844. "src/functions_include.php"
  845. ],
  846. "psr-4": {
  847. "GuzzleHttp\\": "src/"
  848. }
  849. },
  850. "notification-url": "https://packagist.org/downloads/",
  851. "license": [
  852. "MIT"
  853. ],
  854. "authors": [
  855. {
  856. "name": "Graham Campbell",
  857. "email": "hello@gjcampbell.co.uk",
  858. "homepage": "https://github.com/GrahamCampbell"
  859. },
  860. {
  861. "name": "Michael Dowling",
  862. "email": "mtdowling@gmail.com",
  863. "homepage": "https://github.com/mtdowling"
  864. },
  865. {
  866. "name": "Jeremy Lindblom",
  867. "email": "jeremeamia@gmail.com",
  868. "homepage": "https://github.com/jeremeamia"
  869. },
  870. {
  871. "name": "George Mponos",
  872. "email": "gmponos@gmail.com",
  873. "homepage": "https://github.com/gmponos"
  874. },
  875. {
  876. "name": "Tobias Nyholm",
  877. "email": "tobias.nyholm@gmail.com",
  878. "homepage": "https://github.com/Nyholm"
  879. },
  880. {
  881. "name": "Márk Sági-Kazár",
  882. "email": "mark.sagikazar@gmail.com",
  883. "homepage": "https://github.com/sagikazarmark"
  884. },
  885. {
  886. "name": "Tobias Schultze",
  887. "email": "webmaster@tubo-world.de",
  888. "homepage": "https://github.com/Tobion"
  889. }
  890. ],
  891. "description": "Guzzle is a PHP HTTP client library",
  892. "keywords": [
  893. "client",
  894. "curl",
  895. "framework",
  896. "http",
  897. "http client",
  898. "psr-18",
  899. "psr-7",
  900. "rest",
  901. "web service"
  902. ],
  903. "support": {
  904. "issues": "https://github.com/guzzle/guzzle/issues",
  905. "source": "https://github.com/guzzle/guzzle/tree/7.9.3"
  906. },
  907. "funding": [
  908. {
  909. "url": "https://github.com/GrahamCampbell",
  910. "type": "github"
  911. },
  912. {
  913. "url": "https://github.com/Nyholm",
  914. "type": "github"
  915. },
  916. {
  917. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
  918. "type": "tidelift"
  919. }
  920. ],
  921. "time": "2025-03-27T13:37:11+00:00"
  922. },
  923. {
  924. "name": "guzzlehttp/promises",
  925. "version": "2.2.0",
  926. "source": {
  927. "type": "git",
  928. "url": "https://github.com/guzzle/promises.git",
  929. "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
  930. },
  931. "dist": {
  932. "type": "zip",
  933. "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
  934. "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
  935. "shasum": ""
  936. },
  937. "require": {
  938. "php": "^7.2.5 || ^8.0"
  939. },
  940. "require-dev": {
  941. "bamarni/composer-bin-plugin": "^1.8.2",
  942. "phpunit/phpunit": "^8.5.39 || ^9.6.20"
  943. },
  944. "type": "library",
  945. "extra": {
  946. "bamarni-bin": {
  947. "bin-links": true,
  948. "forward-command": false
  949. }
  950. },
  951. "autoload": {
  952. "psr-4": {
  953. "GuzzleHttp\\Promise\\": "src/"
  954. }
  955. },
  956. "notification-url": "https://packagist.org/downloads/",
  957. "license": [
  958. "MIT"
  959. ],
  960. "authors": [
  961. {
  962. "name": "Graham Campbell",
  963. "email": "hello@gjcampbell.co.uk",
  964. "homepage": "https://github.com/GrahamCampbell"
  965. },
  966. {
  967. "name": "Michael Dowling",
  968. "email": "mtdowling@gmail.com",
  969. "homepage": "https://github.com/mtdowling"
  970. },
  971. {
  972. "name": "Tobias Nyholm",
  973. "email": "tobias.nyholm@gmail.com",
  974. "homepage": "https://github.com/Nyholm"
  975. },
  976. {
  977. "name": "Tobias Schultze",
  978. "email": "webmaster@tubo-world.de",
  979. "homepage": "https://github.com/Tobion"
  980. }
  981. ],
  982. "description": "Guzzle promises library",
  983. "keywords": [
  984. "promise"
  985. ],
  986. "support": {
  987. "issues": "https://github.com/guzzle/promises/issues",
  988. "source": "https://github.com/guzzle/promises/tree/2.2.0"
  989. },
  990. "funding": [
  991. {
  992. "url": "https://github.com/GrahamCampbell",
  993. "type": "github"
  994. },
  995. {
  996. "url": "https://github.com/Nyholm",
  997. "type": "github"
  998. },
  999. {
  1000. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  1001. "type": "tidelift"
  1002. }
  1003. ],
  1004. "time": "2025-03-27T13:27:01+00:00"
  1005. },
  1006. {
  1007. "name": "guzzlehttp/psr7",
  1008. "version": "2.7.1",
  1009. "source": {
  1010. "type": "git",
  1011. "url": "https://github.com/guzzle/psr7.git",
  1012. "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
  1013. },
  1014. "dist": {
  1015. "type": "zip",
  1016. "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
  1017. "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
  1018. "shasum": ""
  1019. },
  1020. "require": {
  1021. "php": "^7.2.5 || ^8.0",
  1022. "psr/http-factory": "^1.0",
  1023. "psr/http-message": "^1.1 || ^2.0",
  1024. "ralouphie/getallheaders": "^3.0"
  1025. },
  1026. "provide": {
  1027. "psr/http-factory-implementation": "1.0",
  1028. "psr/http-message-implementation": "1.0"
  1029. },
  1030. "require-dev": {
  1031. "bamarni/composer-bin-plugin": "^1.8.2",
  1032. "http-interop/http-factory-tests": "0.9.0",
  1033. "phpunit/phpunit": "^8.5.39 || ^9.6.20"
  1034. },
  1035. "suggest": {
  1036. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  1037. },
  1038. "type": "library",
  1039. "extra": {
  1040. "bamarni-bin": {
  1041. "bin-links": true,
  1042. "forward-command": false
  1043. }
  1044. },
  1045. "autoload": {
  1046. "psr-4": {
  1047. "GuzzleHttp\\Psr7\\": "src/"
  1048. }
  1049. },
  1050. "notification-url": "https://packagist.org/downloads/",
  1051. "license": [
  1052. "MIT"
  1053. ],
  1054. "authors": [
  1055. {
  1056. "name": "Graham Campbell",
  1057. "email": "hello@gjcampbell.co.uk",
  1058. "homepage": "https://github.com/GrahamCampbell"
  1059. },
  1060. {
  1061. "name": "Michael Dowling",
  1062. "email": "mtdowling@gmail.com",
  1063. "homepage": "https://github.com/mtdowling"
  1064. },
  1065. {
  1066. "name": "George Mponos",
  1067. "email": "gmponos@gmail.com",
  1068. "homepage": "https://github.com/gmponos"
  1069. },
  1070. {
  1071. "name": "Tobias Nyholm",
  1072. "email": "tobias.nyholm@gmail.com",
  1073. "homepage": "https://github.com/Nyholm"
  1074. },
  1075. {
  1076. "name": "Márk Sági-Kazár",
  1077. "email": "mark.sagikazar@gmail.com",
  1078. "homepage": "https://github.com/sagikazarmark"
  1079. },
  1080. {
  1081. "name": "Tobias Schultze",
  1082. "email": "webmaster@tubo-world.de",
  1083. "homepage": "https://github.com/Tobion"
  1084. },
  1085. {
  1086. "name": "Márk Sági-Kazár",
  1087. "email": "mark.sagikazar@gmail.com",
  1088. "homepage": "https://sagikazarmark.hu"
  1089. }
  1090. ],
  1091. "description": "PSR-7 message implementation that also provides common utility methods",
  1092. "keywords": [
  1093. "http",
  1094. "message",
  1095. "psr-7",
  1096. "request",
  1097. "response",
  1098. "stream",
  1099. "uri",
  1100. "url"
  1101. ],
  1102. "support": {
  1103. "issues": "https://github.com/guzzle/psr7/issues",
  1104. "source": "https://github.com/guzzle/psr7/tree/2.7.1"
  1105. },
  1106. "funding": [
  1107. {
  1108. "url": "https://github.com/GrahamCampbell",
  1109. "type": "github"
  1110. },
  1111. {
  1112. "url": "https://github.com/Nyholm",
  1113. "type": "github"
  1114. },
  1115. {
  1116. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  1117. "type": "tidelift"
  1118. }
  1119. ],
  1120. "time": "2025-03-27T12:30:47+00:00"
  1121. },
  1122. {
  1123. "name": "guzzlehttp/uri-template",
  1124. "version": "v1.0.4",
  1125. "source": {
  1126. "type": "git",
  1127. "url": "https://github.com/guzzle/uri-template.git",
  1128. "reference": "30e286560c137526eccd4ce21b2de477ab0676d2"
  1129. },
  1130. "dist": {
  1131. "type": "zip",
  1132. "url": "https://api.github.com/repos/guzzle/uri-template/zipball/30e286560c137526eccd4ce21b2de477ab0676d2",
  1133. "reference": "30e286560c137526eccd4ce21b2de477ab0676d2",
  1134. "shasum": ""
  1135. },
  1136. "require": {
  1137. "php": "^7.2.5 || ^8.0",
  1138. "symfony/polyfill-php80": "^1.24"
  1139. },
  1140. "require-dev": {
  1141. "bamarni/composer-bin-plugin": "^1.8.2",
  1142. "phpunit/phpunit": "^8.5.36 || ^9.6.15",
  1143. "uri-template/tests": "1.0.0"
  1144. },
  1145. "type": "library",
  1146. "extra": {
  1147. "bamarni-bin": {
  1148. "bin-links": true,
  1149. "forward-command": false
  1150. }
  1151. },
  1152. "autoload": {
  1153. "psr-4": {
  1154. "GuzzleHttp\\UriTemplate\\": "src"
  1155. }
  1156. },
  1157. "notification-url": "https://packagist.org/downloads/",
  1158. "license": [
  1159. "MIT"
  1160. ],
  1161. "authors": [
  1162. {
  1163. "name": "Graham Campbell",
  1164. "email": "hello@gjcampbell.co.uk",
  1165. "homepage": "https://github.com/GrahamCampbell"
  1166. },
  1167. {
  1168. "name": "Michael Dowling",
  1169. "email": "mtdowling@gmail.com",
  1170. "homepage": "https://github.com/mtdowling"
  1171. },
  1172. {
  1173. "name": "George Mponos",
  1174. "email": "gmponos@gmail.com",
  1175. "homepage": "https://github.com/gmponos"
  1176. },
  1177. {
  1178. "name": "Tobias Nyholm",
  1179. "email": "tobias.nyholm@gmail.com",
  1180. "homepage": "https://github.com/Nyholm"
  1181. }
  1182. ],
  1183. "description": "A polyfill class for uri_template of PHP",
  1184. "keywords": [
  1185. "guzzlehttp",
  1186. "uri-template"
  1187. ],
  1188. "support": {
  1189. "issues": "https://github.com/guzzle/uri-template/issues",
  1190. "source": "https://github.com/guzzle/uri-template/tree/v1.0.4"
  1191. },
  1192. "funding": [
  1193. {
  1194. "url": "https://github.com/GrahamCampbell",
  1195. "type": "github"
  1196. },
  1197. {
  1198. "url": "https://github.com/Nyholm",
  1199. "type": "github"
  1200. },
  1201. {
  1202. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
  1203. "type": "tidelift"
  1204. }
  1205. ],
  1206. "time": "2025-02-03T10:55:03+00:00"
  1207. },
  1208. {
  1209. "name": "jschaedl/iban-validation",
  1210. "version": "v2.5.1",
  1211. "source": {
  1212. "type": "git",
  1213. "url": "https://github.com/jschaedl/iban-validation.git",
  1214. "reference": "a56e5b26bed85081b04c544b74d00319255a3e8f"
  1215. },
  1216. "dist": {
  1217. "type": "zip",
  1218. "url": "https://api.github.com/repos/jschaedl/iban-validation/zipball/a56e5b26bed85081b04c544b74d00319255a3e8f",
  1219. "reference": "a56e5b26bed85081b04c544b74d00319255a3e8f",
  1220. "shasum": ""
  1221. },
  1222. "require": {
  1223. "ext-ctype": "*",
  1224. "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
  1225. "symfony/options-resolver": "^5.4|^6|^7"
  1226. },
  1227. "require-dev": {
  1228. "phpunit/phpunit": "^9.5"
  1229. },
  1230. "suggest": {
  1231. "ext-bcmath": "This library makes use of bcmod function, so an installed bcmath extension is recommended."
  1232. },
  1233. "type": "library",
  1234. "extra": {
  1235. "branch-alias": {
  1236. "dev-master": "2.x-dev"
  1237. }
  1238. },
  1239. "autoload": {
  1240. "psr-4": {
  1241. "Iban\\Validation\\": "src"
  1242. }
  1243. },
  1244. "notification-url": "https://packagist.org/downloads/",
  1245. "license": [
  1246. "MIT"
  1247. ],
  1248. "authors": [
  1249. {
  1250. "name": "Jan Schaedlich",
  1251. "email": "mail@janschaedlich.de",
  1252. "homepage": "https://www.linkedin.com/in/janschaedlich"
  1253. }
  1254. ],
  1255. "description": "A small library for validating International BankAccount Numbers (IBANs).",
  1256. "homepage": "https://github.com/jschaedl/iban-validation",
  1257. "keywords": [
  1258. "IBAN",
  1259. "validation"
  1260. ],
  1261. "support": {
  1262. "issues": "https://github.com/jschaedl/iban-validation/issues",
  1263. "source": "https://github.com/jschaedl/iban-validation/tree/v2.5.1"
  1264. },
  1265. "time": "2024-12-02T15:19:39+00:00"
  1266. },
  1267. {
  1268. "name": "laravel/framework",
  1269. "version": "v11.45.1",
  1270. "source": {
  1271. "type": "git",
  1272. "url": "https://github.com/laravel/framework.git",
  1273. "reference": "b09ba32795b8e71df10856a2694706663984a239"
  1274. },
  1275. "dist": {
  1276. "type": "zip",
  1277. "url": "https://api.github.com/repos/laravel/framework/zipball/b09ba32795b8e71df10856a2694706663984a239",
  1278. "reference": "b09ba32795b8e71df10856a2694706663984a239",
  1279. "shasum": ""
  1280. },
  1281. "require": {
  1282. "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
  1283. "composer-runtime-api": "^2.2",
  1284. "doctrine/inflector": "^2.0.5",
  1285. "dragonmantank/cron-expression": "^3.4",
  1286. "egulias/email-validator": "^3.2.1|^4.0",
  1287. "ext-ctype": "*",
  1288. "ext-filter": "*",
  1289. "ext-hash": "*",
  1290. "ext-mbstring": "*",
  1291. "ext-openssl": "*",
  1292. "ext-session": "*",
  1293. "ext-tokenizer": "*",
  1294. "fruitcake/php-cors": "^1.3",
  1295. "guzzlehttp/guzzle": "^7.8.2",
  1296. "guzzlehttp/uri-template": "^1.0",
  1297. "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
  1298. "laravel/serializable-closure": "^1.3|^2.0",
  1299. "league/commonmark": "^2.7",
  1300. "league/flysystem": "^3.25.1",
  1301. "league/flysystem-local": "^3.25.1",
  1302. "league/uri": "^7.5.1",
  1303. "monolog/monolog": "^3.0",
  1304. "nesbot/carbon": "^2.72.6|^3.8.4",
  1305. "nunomaduro/termwind": "^2.0",
  1306. "php": "^8.2",
  1307. "psr/container": "^1.1.1|^2.0.1",
  1308. "psr/log": "^1.0|^2.0|^3.0",
  1309. "psr/simple-cache": "^1.0|^2.0|^3.0",
  1310. "ramsey/uuid": "^4.7",
  1311. "symfony/console": "^7.0.3",
  1312. "symfony/error-handler": "^7.0.3",
  1313. "symfony/finder": "^7.0.3",
  1314. "symfony/http-foundation": "^7.2.0",
  1315. "symfony/http-kernel": "^7.0.3",
  1316. "symfony/mailer": "^7.0.3",
  1317. "symfony/mime": "^7.0.3",
  1318. "symfony/polyfill-php83": "^1.31",
  1319. "symfony/process": "^7.0.3",
  1320. "symfony/routing": "^7.0.3",
  1321. "symfony/uid": "^7.0.3",
  1322. "symfony/var-dumper": "^7.0.3",
  1323. "tijsverkoyen/css-to-inline-styles": "^2.2.5",
  1324. "vlucas/phpdotenv": "^5.6.1",
  1325. "voku/portable-ascii": "^2.0.2"
  1326. },
  1327. "conflict": {
  1328. "tightenco/collect": "<5.5.33"
  1329. },
  1330. "provide": {
  1331. "psr/container-implementation": "1.1|2.0",
  1332. "psr/log-implementation": "1.0|2.0|3.0",
  1333. "psr/simple-cache-implementation": "1.0|2.0|3.0"
  1334. },
  1335. "replace": {
  1336. "illuminate/auth": "self.version",
  1337. "illuminate/broadcasting": "self.version",
  1338. "illuminate/bus": "self.version",
  1339. "illuminate/cache": "self.version",
  1340. "illuminate/collections": "self.version",
  1341. "illuminate/concurrency": "self.version",
  1342. "illuminate/conditionable": "self.version",
  1343. "illuminate/config": "self.version",
  1344. "illuminate/console": "self.version",
  1345. "illuminate/container": "self.version",
  1346. "illuminate/contracts": "self.version",
  1347. "illuminate/cookie": "self.version",
  1348. "illuminate/database": "self.version",
  1349. "illuminate/encryption": "self.version",
  1350. "illuminate/events": "self.version",
  1351. "illuminate/filesystem": "self.version",
  1352. "illuminate/hashing": "self.version",
  1353. "illuminate/http": "self.version",
  1354. "illuminate/log": "self.version",
  1355. "illuminate/macroable": "self.version",
  1356. "illuminate/mail": "self.version",
  1357. "illuminate/notifications": "self.version",
  1358. "illuminate/pagination": "self.version",
  1359. "illuminate/pipeline": "self.version",
  1360. "illuminate/process": "self.version",
  1361. "illuminate/queue": "self.version",
  1362. "illuminate/redis": "self.version",
  1363. "illuminate/routing": "self.version",
  1364. "illuminate/session": "self.version",
  1365. "illuminate/support": "self.version",
  1366. "illuminate/testing": "self.version",
  1367. "illuminate/translation": "self.version",
  1368. "illuminate/validation": "self.version",
  1369. "illuminate/view": "self.version",
  1370. "spatie/once": "*"
  1371. },
  1372. "require-dev": {
  1373. "ably/ably-php": "^1.0",
  1374. "aws/aws-sdk-php": "^3.322.9",
  1375. "ext-gmp": "*",
  1376. "fakerphp/faker": "^1.24",
  1377. "guzzlehttp/promises": "^2.0.3",
  1378. "guzzlehttp/psr7": "^2.4",
  1379. "laravel/pint": "^1.18",
  1380. "league/flysystem-aws-s3-v3": "^3.25.1",
  1381. "league/flysystem-ftp": "^3.25.1",
  1382. "league/flysystem-path-prefixing": "^3.25.1",
  1383. "league/flysystem-read-only": "^3.25.1",
  1384. "league/flysystem-sftp-v3": "^3.25.1",
  1385. "mockery/mockery": "^1.6.10",
  1386. "orchestra/testbench-core": "^9.13.2",
  1387. "pda/pheanstalk": "^5.0.6",
  1388. "php-http/discovery": "^1.15",
  1389. "phpstan/phpstan": "^2.0",
  1390. "phpunit/phpunit": "^10.5.35|^11.3.6|^12.0.1",
  1391. "predis/predis": "^2.3",
  1392. "resend/resend-php": "^0.10.0",
  1393. "symfony/cache": "^7.0.3",
  1394. "symfony/http-client": "^7.0.3",
  1395. "symfony/psr-http-message-bridge": "^7.0.3",
  1396. "symfony/translation": "^7.0.3"
  1397. },
  1398. "suggest": {
  1399. "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
  1400. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).",
  1401. "brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).",
  1402. "ext-apcu": "Required to use the APC cache driver.",
  1403. "ext-fileinfo": "Required to use the Filesystem class.",
  1404. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1405. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1406. "ext-memcached": "Required to use the memcache cache driver.",
  1407. "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
  1408. "ext-pdo": "Required to use all database features.",
  1409. "ext-posix": "Required to use all features of the queue worker.",
  1410. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0|^6.0).",
  1411. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  1412. "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
  1413. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1414. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
  1415. "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).",
  1416. "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.25.1).",
  1417. "league/flysystem-read-only": "Required to use read-only disks (^3.25.1)",
  1418. "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).",
  1419. "mockery/mockery": "Required to use mocking (^1.6).",
  1420. "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).",
  1421. "php-http/discovery": "Required to use PSR-7 bridging features (^1.15).",
  1422. "phpunit/phpunit": "Required to use assertions and run tests (^10.5.35|^11.3.6|^12.0.1).",
  1423. "predis/predis": "Required to use the predis connector (^2.3).",
  1424. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1425. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
  1426. "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).",
  1427. "symfony/cache": "Required to PSR-6 cache bridge (^7.0).",
  1428. "symfony/filesystem": "Required to enable support for relative symbolic links (^7.0).",
  1429. "symfony/http-client": "Required to enable support for the Symfony API mail transports (^7.0).",
  1430. "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^7.0).",
  1431. "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^7.0).",
  1432. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^7.0)."
  1433. },
  1434. "type": "library",
  1435. "extra": {
  1436. "branch-alias": {
  1437. "dev-master": "11.x-dev"
  1438. }
  1439. },
  1440. "autoload": {
  1441. "files": [
  1442. "src/Illuminate/Collections/functions.php",
  1443. "src/Illuminate/Collections/helpers.php",
  1444. "src/Illuminate/Events/functions.php",
  1445. "src/Illuminate/Filesystem/functions.php",
  1446. "src/Illuminate/Foundation/helpers.php",
  1447. "src/Illuminate/Log/functions.php",
  1448. "src/Illuminate/Support/functions.php",
  1449. "src/Illuminate/Support/helpers.php"
  1450. ],
  1451. "psr-4": {
  1452. "Illuminate\\": "src/Illuminate/",
  1453. "Illuminate\\Support\\": [
  1454. "src/Illuminate/Macroable/",
  1455. "src/Illuminate/Collections/",
  1456. "src/Illuminate/Conditionable/"
  1457. ]
  1458. }
  1459. },
  1460. "notification-url": "https://packagist.org/downloads/",
  1461. "license": [
  1462. "MIT"
  1463. ],
  1464. "authors": [
  1465. {
  1466. "name": "Taylor Otwell",
  1467. "email": "taylor@laravel.com"
  1468. }
  1469. ],
  1470. "description": "The Laravel Framework.",
  1471. "homepage": "https://laravel.com",
  1472. "keywords": [
  1473. "framework",
  1474. "laravel"
  1475. ],
  1476. "support": {
  1477. "issues": "https://github.com/laravel/framework/issues",
  1478. "source": "https://github.com/laravel/framework"
  1479. },
  1480. "time": "2025-06-03T14:01:40+00:00"
  1481. },
  1482. {
  1483. "name": "laravel/prompts",
  1484. "version": "v0.3.5",
  1485. "source": {
  1486. "type": "git",
  1487. "url": "https://github.com/laravel/prompts.git",
  1488. "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1"
  1489. },
  1490. "dist": {
  1491. "type": "zip",
  1492. "url": "https://api.github.com/repos/laravel/prompts/zipball/57b8f7efe40333cdb925700891c7d7465325d3b1",
  1493. "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1",
  1494. "shasum": ""
  1495. },
  1496. "require": {
  1497. "composer-runtime-api": "^2.2",
  1498. "ext-mbstring": "*",
  1499. "php": "^8.1",
  1500. "symfony/console": "^6.2|^7.0"
  1501. },
  1502. "conflict": {
  1503. "illuminate/console": ">=10.17.0 <10.25.0",
  1504. "laravel/framework": ">=10.17.0 <10.25.0"
  1505. },
  1506. "require-dev": {
  1507. "illuminate/collections": "^10.0|^11.0|^12.0",
  1508. "mockery/mockery": "^1.5",
  1509. "pestphp/pest": "^2.3|^3.4",
  1510. "phpstan/phpstan": "^1.11",
  1511. "phpstan/phpstan-mockery": "^1.1"
  1512. },
  1513. "suggest": {
  1514. "ext-pcntl": "Required for the spinner to be animated."
  1515. },
  1516. "type": "library",
  1517. "extra": {
  1518. "branch-alias": {
  1519. "dev-main": "0.3.x-dev"
  1520. }
  1521. },
  1522. "autoload": {
  1523. "files": [
  1524. "src/helpers.php"
  1525. ],
  1526. "psr-4": {
  1527. "Laravel\\Prompts\\": "src/"
  1528. }
  1529. },
  1530. "notification-url": "https://packagist.org/downloads/",
  1531. "license": [
  1532. "MIT"
  1533. ],
  1534. "description": "Add beautiful and user-friendly forms to your command-line applications.",
  1535. "support": {
  1536. "issues": "https://github.com/laravel/prompts/issues",
  1537. "source": "https://github.com/laravel/prompts/tree/v0.3.5"
  1538. },
  1539. "time": "2025-02-11T13:34:40+00:00"
  1540. },
  1541. {
  1542. "name": "laravel/serializable-closure",
  1543. "version": "v2.0.4",
  1544. "source": {
  1545. "type": "git",
  1546. "url": "https://github.com/laravel/serializable-closure.git",
  1547. "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841"
  1548. },
  1549. "dist": {
  1550. "type": "zip",
  1551. "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b352cf0534aa1ae6b4d825d1e762e35d43f8a841",
  1552. "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841",
  1553. "shasum": ""
  1554. },
  1555. "require": {
  1556. "php": "^8.1"
  1557. },
  1558. "require-dev": {
  1559. "illuminate/support": "^10.0|^11.0|^12.0",
  1560. "nesbot/carbon": "^2.67|^3.0",
  1561. "pestphp/pest": "^2.36|^3.0",
  1562. "phpstan/phpstan": "^2.0",
  1563. "symfony/var-dumper": "^6.2.0|^7.0.0"
  1564. },
  1565. "type": "library",
  1566. "extra": {
  1567. "branch-alias": {
  1568. "dev-master": "2.x-dev"
  1569. }
  1570. },
  1571. "autoload": {
  1572. "psr-4": {
  1573. "Laravel\\SerializableClosure\\": "src/"
  1574. }
  1575. },
  1576. "notification-url": "https://packagist.org/downloads/",
  1577. "license": [
  1578. "MIT"
  1579. ],
  1580. "authors": [
  1581. {
  1582. "name": "Taylor Otwell",
  1583. "email": "taylor@laravel.com"
  1584. },
  1585. {
  1586. "name": "Nuno Maduro",
  1587. "email": "nuno@laravel.com"
  1588. }
  1589. ],
  1590. "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
  1591. "keywords": [
  1592. "closure",
  1593. "laravel",
  1594. "serializable"
  1595. ],
  1596. "support": {
  1597. "issues": "https://github.com/laravel/serializable-closure/issues",
  1598. "source": "https://github.com/laravel/serializable-closure"
  1599. },
  1600. "time": "2025-03-19T13:51:03+00:00"
  1601. },
  1602. {
  1603. "name": "league/commonmark",
  1604. "version": "2.7.0",
  1605. "source": {
  1606. "type": "git",
  1607. "url": "https://github.com/thephpleague/commonmark.git",
  1608. "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405"
  1609. },
  1610. "dist": {
  1611. "type": "zip",
  1612. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
  1613. "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
  1614. "shasum": ""
  1615. },
  1616. "require": {
  1617. "ext-mbstring": "*",
  1618. "league/config": "^1.1.1",
  1619. "php": "^7.4 || ^8.0",
  1620. "psr/event-dispatcher": "^1.0",
  1621. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1622. "symfony/polyfill-php80": "^1.16"
  1623. },
  1624. "require-dev": {
  1625. "cebe/markdown": "^1.0",
  1626. "commonmark/cmark": "0.31.1",
  1627. "commonmark/commonmark.js": "0.31.1",
  1628. "composer/package-versions-deprecated": "^1.8",
  1629. "embed/embed": "^4.4",
  1630. "erusev/parsedown": "^1.0",
  1631. "ext-json": "*",
  1632. "github/gfm": "0.29.0",
  1633. "michelf/php-markdown": "^1.4 || ^2.0",
  1634. "nyholm/psr7": "^1.5",
  1635. "phpstan/phpstan": "^1.8.2",
  1636. "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
  1637. "scrutinizer/ocular": "^1.8.1",
  1638. "symfony/finder": "^5.3 | ^6.0 | ^7.0",
  1639. "symfony/process": "^5.4 | ^6.0 | ^7.0",
  1640. "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
  1641. "unleashedtech/php-coding-standard": "^3.1.1",
  1642. "vimeo/psalm": "^4.24.0 || ^5.0.0"
  1643. },
  1644. "suggest": {
  1645. "symfony/yaml": "v2.3+ required if using the Front Matter extension"
  1646. },
  1647. "type": "library",
  1648. "extra": {
  1649. "branch-alias": {
  1650. "dev-main": "2.8-dev"
  1651. }
  1652. },
  1653. "autoload": {
  1654. "psr-4": {
  1655. "League\\CommonMark\\": "src"
  1656. }
  1657. },
  1658. "notification-url": "https://packagist.org/downloads/",
  1659. "license": [
  1660. "BSD-3-Clause"
  1661. ],
  1662. "authors": [
  1663. {
  1664. "name": "Colin O'Dell",
  1665. "email": "colinodell@gmail.com",
  1666. "homepage": "https://www.colinodell.com",
  1667. "role": "Lead Developer"
  1668. }
  1669. ],
  1670. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
  1671. "homepage": "https://commonmark.thephpleague.com",
  1672. "keywords": [
  1673. "commonmark",
  1674. "flavored",
  1675. "gfm",
  1676. "github",
  1677. "github-flavored",
  1678. "markdown",
  1679. "md",
  1680. "parser"
  1681. ],
  1682. "support": {
  1683. "docs": "https://commonmark.thephpleague.com/",
  1684. "forum": "https://github.com/thephpleague/commonmark/discussions",
  1685. "issues": "https://github.com/thephpleague/commonmark/issues",
  1686. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  1687. "source": "https://github.com/thephpleague/commonmark"
  1688. },
  1689. "funding": [
  1690. {
  1691. "url": "https://www.colinodell.com/sponsor",
  1692. "type": "custom"
  1693. },
  1694. {
  1695. "url": "https://www.paypal.me/colinpodell/10.00",
  1696. "type": "custom"
  1697. },
  1698. {
  1699. "url": "https://github.com/colinodell",
  1700. "type": "github"
  1701. },
  1702. {
  1703. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  1704. "type": "tidelift"
  1705. }
  1706. ],
  1707. "time": "2025-05-05T12:20:28+00:00"
  1708. },
  1709. {
  1710. "name": "league/config",
  1711. "version": "v1.2.0",
  1712. "source": {
  1713. "type": "git",
  1714. "url": "https://github.com/thephpleague/config.git",
  1715. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
  1716. },
  1717. "dist": {
  1718. "type": "zip",
  1719. "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  1720. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  1721. "shasum": ""
  1722. },
  1723. "require": {
  1724. "dflydev/dot-access-data": "^3.0.1",
  1725. "nette/schema": "^1.2",
  1726. "php": "^7.4 || ^8.0"
  1727. },
  1728. "require-dev": {
  1729. "phpstan/phpstan": "^1.8.2",
  1730. "phpunit/phpunit": "^9.5.5",
  1731. "scrutinizer/ocular": "^1.8.1",
  1732. "unleashedtech/php-coding-standard": "^3.1",
  1733. "vimeo/psalm": "^4.7.3"
  1734. },
  1735. "type": "library",
  1736. "extra": {
  1737. "branch-alias": {
  1738. "dev-main": "1.2-dev"
  1739. }
  1740. },
  1741. "autoload": {
  1742. "psr-4": {
  1743. "League\\Config\\": "src"
  1744. }
  1745. },
  1746. "notification-url": "https://packagist.org/downloads/",
  1747. "license": [
  1748. "BSD-3-Clause"
  1749. ],
  1750. "authors": [
  1751. {
  1752. "name": "Colin O'Dell",
  1753. "email": "colinodell@gmail.com",
  1754. "homepage": "https://www.colinodell.com",
  1755. "role": "Lead Developer"
  1756. }
  1757. ],
  1758. "description": "Define configuration arrays with strict schemas and access values with dot notation",
  1759. "homepage": "https://config.thephpleague.com",
  1760. "keywords": [
  1761. "array",
  1762. "config",
  1763. "configuration",
  1764. "dot",
  1765. "dot-access",
  1766. "nested",
  1767. "schema"
  1768. ],
  1769. "support": {
  1770. "docs": "https://config.thephpleague.com/",
  1771. "issues": "https://github.com/thephpleague/config/issues",
  1772. "rss": "https://github.com/thephpleague/config/releases.atom",
  1773. "source": "https://github.com/thephpleague/config"
  1774. },
  1775. "funding": [
  1776. {
  1777. "url": "https://www.colinodell.com/sponsor",
  1778. "type": "custom"
  1779. },
  1780. {
  1781. "url": "https://www.paypal.me/colinpodell/10.00",
  1782. "type": "custom"
  1783. },
  1784. {
  1785. "url": "https://github.com/colinodell",
  1786. "type": "github"
  1787. }
  1788. ],
  1789. "time": "2022-12-11T20:36:23+00:00"
  1790. },
  1791. {
  1792. "name": "league/csv",
  1793. "version": "9.24.1",
  1794. "source": {
  1795. "type": "git",
  1796. "url": "https://github.com/thephpleague/csv.git",
  1797. "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8"
  1798. },
  1799. "dist": {
  1800. "type": "zip",
  1801. "url": "https://api.github.com/repos/thephpleague/csv/zipball/e0221a3f16aa2a823047d59fab5809d552e29bc8",
  1802. "reference": "e0221a3f16aa2a823047d59fab5809d552e29bc8",
  1803. "shasum": ""
  1804. },
  1805. "require": {
  1806. "ext-filter": "*",
  1807. "php": "^8.1.2"
  1808. },
  1809. "require-dev": {
  1810. "ext-dom": "*",
  1811. "ext-xdebug": "*",
  1812. "friendsofphp/php-cs-fixer": "^3.75.0",
  1813. "phpbench/phpbench": "^1.4.1",
  1814. "phpstan/phpstan": "^1.12.27",
  1815. "phpstan/phpstan-deprecation-rules": "^1.2.1",
  1816. "phpstan/phpstan-phpunit": "^1.4.2",
  1817. "phpstan/phpstan-strict-rules": "^1.6.2",
  1818. "phpunit/phpunit": "^10.5.16 || ^11.5.22",
  1819. "symfony/var-dumper": "^6.4.8 || ^7.3.0"
  1820. },
  1821. "suggest": {
  1822. "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
  1823. "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters",
  1824. "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters",
  1825. "ext-mysqli": "Requiered to use the package with the MySQLi extension",
  1826. "ext-pdo": "Required to use the package with the PDO extension",
  1827. "ext-pgsql": "Requiered to use the package with the PgSQL extension",
  1828. "ext-sqlite3": "Required to use the package with the SQLite3 extension"
  1829. },
  1830. "type": "library",
  1831. "extra": {
  1832. "branch-alias": {
  1833. "dev-master": "9.x-dev"
  1834. }
  1835. },
  1836. "autoload": {
  1837. "files": [
  1838. "src/functions_include.php"
  1839. ],
  1840. "psr-4": {
  1841. "League\\Csv\\": "src"
  1842. }
  1843. },
  1844. "notification-url": "https://packagist.org/downloads/",
  1845. "license": [
  1846. "MIT"
  1847. ],
  1848. "authors": [
  1849. {
  1850. "name": "Ignace Nyamagana Butera",
  1851. "email": "nyamsprod@gmail.com",
  1852. "homepage": "https://github.com/nyamsprod/",
  1853. "role": "Developer"
  1854. }
  1855. ],
  1856. "description": "CSV data manipulation made easy in PHP",
  1857. "homepage": "https://csv.thephpleague.com",
  1858. "keywords": [
  1859. "convert",
  1860. "csv",
  1861. "export",
  1862. "filter",
  1863. "import",
  1864. "read",
  1865. "transform",
  1866. "write"
  1867. ],
  1868. "support": {
  1869. "docs": "https://csv.thephpleague.com",
  1870. "issues": "https://github.com/thephpleague/csv/issues",
  1871. "rss": "https://github.com/thephpleague/csv/releases.atom",
  1872. "source": "https://github.com/thephpleague/csv"
  1873. },
  1874. "funding": [
  1875. {
  1876. "url": "https://github.com/sponsors/nyamsprod",
  1877. "type": "github"
  1878. }
  1879. ],
  1880. "time": "2025-06-25T14:53:51+00:00"
  1881. },
  1882. {
  1883. "name": "league/flysystem",
  1884. "version": "3.30.0",
  1885. "source": {
  1886. "type": "git",
  1887. "url": "https://github.com/thephpleague/flysystem.git",
  1888. "reference": "2203e3151755d874bb2943649dae1eb8533ac93e"
  1889. },
  1890. "dist": {
  1891. "type": "zip",
  1892. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2203e3151755d874bb2943649dae1eb8533ac93e",
  1893. "reference": "2203e3151755d874bb2943649dae1eb8533ac93e",
  1894. "shasum": ""
  1895. },
  1896. "require": {
  1897. "league/flysystem-local": "^3.0.0",
  1898. "league/mime-type-detection": "^1.0.0",
  1899. "php": "^8.0.2"
  1900. },
  1901. "conflict": {
  1902. "async-aws/core": "<1.19.0",
  1903. "async-aws/s3": "<1.14.0",
  1904. "aws/aws-sdk-php": "3.209.31 || 3.210.0",
  1905. "guzzlehttp/guzzle": "<7.0",
  1906. "guzzlehttp/ringphp": "<1.1.1",
  1907. "phpseclib/phpseclib": "3.0.15",
  1908. "symfony/http-client": "<5.2"
  1909. },
  1910. "require-dev": {
  1911. "async-aws/s3": "^1.5 || ^2.0",
  1912. "async-aws/simple-s3": "^1.1 || ^2.0",
  1913. "aws/aws-sdk-php": "^3.295.10",
  1914. "composer/semver": "^3.0",
  1915. "ext-fileinfo": "*",
  1916. "ext-ftp": "*",
  1917. "ext-mongodb": "^1.3|^2",
  1918. "ext-zip": "*",
  1919. "friendsofphp/php-cs-fixer": "^3.5",
  1920. "google/cloud-storage": "^1.23",
  1921. "guzzlehttp/psr7": "^2.6",
  1922. "microsoft/azure-storage-blob": "^1.1",
  1923. "mongodb/mongodb": "^1.2|^2",
  1924. "phpseclib/phpseclib": "^3.0.36",
  1925. "phpstan/phpstan": "^1.10",
  1926. "phpunit/phpunit": "^9.5.11|^10.0",
  1927. "sabre/dav": "^4.6.0"
  1928. },
  1929. "type": "library",
  1930. "autoload": {
  1931. "psr-4": {
  1932. "League\\Flysystem\\": "src"
  1933. }
  1934. },
  1935. "notification-url": "https://packagist.org/downloads/",
  1936. "license": [
  1937. "MIT"
  1938. ],
  1939. "authors": [
  1940. {
  1941. "name": "Frank de Jonge",
  1942. "email": "info@frankdejonge.nl"
  1943. }
  1944. ],
  1945. "description": "File storage abstraction for PHP",
  1946. "keywords": [
  1947. "WebDAV",
  1948. "aws",
  1949. "cloud",
  1950. "file",
  1951. "files",
  1952. "filesystem",
  1953. "filesystems",
  1954. "ftp",
  1955. "s3",
  1956. "sftp",
  1957. "storage"
  1958. ],
  1959. "support": {
  1960. "issues": "https://github.com/thephpleague/flysystem/issues",
  1961. "source": "https://github.com/thephpleague/flysystem/tree/3.30.0"
  1962. },
  1963. "time": "2025-06-25T13:29:59+00:00"
  1964. },
  1965. {
  1966. "name": "league/flysystem-local",
  1967. "version": "3.30.0",
  1968. "source": {
  1969. "type": "git",
  1970. "url": "https://github.com/thephpleague/flysystem-local.git",
  1971. "reference": "6691915f77c7fb69adfb87dcd550052dc184ee10"
  1972. },
  1973. "dist": {
  1974. "type": "zip",
  1975. "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/6691915f77c7fb69adfb87dcd550052dc184ee10",
  1976. "reference": "6691915f77c7fb69adfb87dcd550052dc184ee10",
  1977. "shasum": ""
  1978. },
  1979. "require": {
  1980. "ext-fileinfo": "*",
  1981. "league/flysystem": "^3.0.0",
  1982. "league/mime-type-detection": "^1.0.0",
  1983. "php": "^8.0.2"
  1984. },
  1985. "type": "library",
  1986. "autoload": {
  1987. "psr-4": {
  1988. "League\\Flysystem\\Local\\": ""
  1989. }
  1990. },
  1991. "notification-url": "https://packagist.org/downloads/",
  1992. "license": [
  1993. "MIT"
  1994. ],
  1995. "authors": [
  1996. {
  1997. "name": "Frank de Jonge",
  1998. "email": "info@frankdejonge.nl"
  1999. }
  2000. ],
  2001. "description": "Local filesystem adapter for Flysystem.",
  2002. "keywords": [
  2003. "Flysystem",
  2004. "file",
  2005. "files",
  2006. "filesystem",
  2007. "local"
  2008. ],
  2009. "support": {
  2010. "source": "https://github.com/thephpleague/flysystem-local/tree/3.30.0"
  2011. },
  2012. "time": "2025-05-21T10:34:19+00:00"
  2013. },
  2014. {
  2015. "name": "league/mime-type-detection",
  2016. "version": "1.16.0",
  2017. "source": {
  2018. "type": "git",
  2019. "url": "https://github.com/thephpleague/mime-type-detection.git",
  2020. "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
  2021. },
  2022. "dist": {
  2023. "type": "zip",
  2024. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
  2025. "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
  2026. "shasum": ""
  2027. },
  2028. "require": {
  2029. "ext-fileinfo": "*",
  2030. "php": "^7.4 || ^8.0"
  2031. },
  2032. "require-dev": {
  2033. "friendsofphp/php-cs-fixer": "^3.2",
  2034. "phpstan/phpstan": "^0.12.68",
  2035. "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
  2036. },
  2037. "type": "library",
  2038. "autoload": {
  2039. "psr-4": {
  2040. "League\\MimeTypeDetection\\": "src"
  2041. }
  2042. },
  2043. "notification-url": "https://packagist.org/downloads/",
  2044. "license": [
  2045. "MIT"
  2046. ],
  2047. "authors": [
  2048. {
  2049. "name": "Frank de Jonge",
  2050. "email": "info@frankdejonge.nl"
  2051. }
  2052. ],
  2053. "description": "Mime-type detection for Flysystem",
  2054. "support": {
  2055. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  2056. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
  2057. },
  2058. "funding": [
  2059. {
  2060. "url": "https://github.com/frankdejonge",
  2061. "type": "github"
  2062. },
  2063. {
  2064. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  2065. "type": "tidelift"
  2066. }
  2067. ],
  2068. "time": "2024-09-21T08:32:55+00:00"
  2069. },
  2070. {
  2071. "name": "league/uri",
  2072. "version": "7.5.1",
  2073. "source": {
  2074. "type": "git",
  2075. "url": "https://github.com/thephpleague/uri.git",
  2076. "reference": "81fb5145d2644324614cc532b28efd0215bda430"
  2077. },
  2078. "dist": {
  2079. "type": "zip",
  2080. "url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430",
  2081. "reference": "81fb5145d2644324614cc532b28efd0215bda430",
  2082. "shasum": ""
  2083. },
  2084. "require": {
  2085. "league/uri-interfaces": "^7.5",
  2086. "php": "^8.1"
  2087. },
  2088. "conflict": {
  2089. "league/uri-schemes": "^1.0"
  2090. },
  2091. "suggest": {
  2092. "ext-bcmath": "to improve IPV4 host parsing",
  2093. "ext-fileinfo": "to create Data URI from file contennts",
  2094. "ext-gmp": "to improve IPV4 host parsing",
  2095. "ext-intl": "to handle IDN host with the best performance",
  2096. "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain",
  2097. "league/uri-components": "Needed to easily manipulate URI objects components",
  2098. "php-64bit": "to improve IPV4 host parsing",
  2099. "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present"
  2100. },
  2101. "type": "library",
  2102. "extra": {
  2103. "branch-alias": {
  2104. "dev-master": "7.x-dev"
  2105. }
  2106. },
  2107. "autoload": {
  2108. "psr-4": {
  2109. "League\\Uri\\": ""
  2110. }
  2111. },
  2112. "notification-url": "https://packagist.org/downloads/",
  2113. "license": [
  2114. "MIT"
  2115. ],
  2116. "authors": [
  2117. {
  2118. "name": "Ignace Nyamagana Butera",
  2119. "email": "nyamsprod@gmail.com",
  2120. "homepage": "https://nyamsprod.com"
  2121. }
  2122. ],
  2123. "description": "URI manipulation library",
  2124. "homepage": "https://uri.thephpleague.com",
  2125. "keywords": [
  2126. "data-uri",
  2127. "file-uri",
  2128. "ftp",
  2129. "hostname",
  2130. "http",
  2131. "https",
  2132. "middleware",
  2133. "parse_str",
  2134. "parse_url",
  2135. "psr-7",
  2136. "query-string",
  2137. "querystring",
  2138. "rfc3986",
  2139. "rfc3987",
  2140. "rfc6570",
  2141. "uri",
  2142. "uri-template",
  2143. "url",
  2144. "ws"
  2145. ],
  2146. "support": {
  2147. "docs": "https://uri.thephpleague.com",
  2148. "forum": "https://thephpleague.slack.com",
  2149. "issues": "https://github.com/thephpleague/uri-src/issues",
  2150. "source": "https://github.com/thephpleague/uri/tree/7.5.1"
  2151. },
  2152. "funding": [
  2153. {
  2154. "url": "https://github.com/sponsors/nyamsprod",
  2155. "type": "github"
  2156. }
  2157. ],
  2158. "time": "2024-12-08T08:40:02+00:00"
  2159. },
  2160. {
  2161. "name": "league/uri-interfaces",
  2162. "version": "7.5.0",
  2163. "source": {
  2164. "type": "git",
  2165. "url": "https://github.com/thephpleague/uri-interfaces.git",
  2166. "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
  2167. },
  2168. "dist": {
  2169. "type": "zip",
  2170. "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742",
  2171. "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742",
  2172. "shasum": ""
  2173. },
  2174. "require": {
  2175. "ext-filter": "*",
  2176. "php": "^8.1",
  2177. "psr/http-factory": "^1",
  2178. "psr/http-message": "^1.1 || ^2.0"
  2179. },
  2180. "suggest": {
  2181. "ext-bcmath": "to improve IPV4 host parsing",
  2182. "ext-gmp": "to improve IPV4 host parsing",
  2183. "ext-intl": "to handle IDN host with the best performance",
  2184. "php-64bit": "to improve IPV4 host parsing",
  2185. "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present"
  2186. },
  2187. "type": "library",
  2188. "extra": {
  2189. "branch-alias": {
  2190. "dev-master": "7.x-dev"
  2191. }
  2192. },
  2193. "autoload": {
  2194. "psr-4": {
  2195. "League\\Uri\\": ""
  2196. }
  2197. },
  2198. "notification-url": "https://packagist.org/downloads/",
  2199. "license": [
  2200. "MIT"
  2201. ],
  2202. "authors": [
  2203. {
  2204. "name": "Ignace Nyamagana Butera",
  2205. "email": "nyamsprod@gmail.com",
  2206. "homepage": "https://nyamsprod.com"
  2207. }
  2208. ],
  2209. "description": "Common interfaces and classes for URI representation and interaction",
  2210. "homepage": "https://uri.thephpleague.com",
  2211. "keywords": [
  2212. "data-uri",
  2213. "file-uri",
  2214. "ftp",
  2215. "hostname",
  2216. "http",
  2217. "https",
  2218. "parse_str",
  2219. "parse_url",
  2220. "psr-7",
  2221. "query-string",
  2222. "querystring",
  2223. "rfc3986",
  2224. "rfc3987",
  2225. "rfc6570",
  2226. "uri",
  2227. "url",
  2228. "ws"
  2229. ],
  2230. "support": {
  2231. "docs": "https://uri.thephpleague.com",
  2232. "forum": "https://thephpleague.slack.com",
  2233. "issues": "https://github.com/thephpleague/uri-src/issues",
  2234. "source": "https://github.com/thephpleague/uri-interfaces/tree/7.5.0"
  2235. },
  2236. "funding": [
  2237. {
  2238. "url": "https://github.com/sponsors/nyamsprod",
  2239. "type": "github"
  2240. }
  2241. ],
  2242. "time": "2024-12-08T08:18:47+00:00"
  2243. },
  2244. {
  2245. "name": "moneyphp/money",
  2246. "version": "v4.7.1",
  2247. "source": {
  2248. "type": "git",
  2249. "url": "https://github.com/moneyphp/money.git",
  2250. "reference": "1a23f0e1b22e2c59ed5ed70cfbe4cbe696be9348"
  2251. },
  2252. "dist": {
  2253. "type": "zip",
  2254. "url": "https://api.github.com/repos/moneyphp/money/zipball/1a23f0e1b22e2c59ed5ed70cfbe4cbe696be9348",
  2255. "reference": "1a23f0e1b22e2c59ed5ed70cfbe4cbe696be9348",
  2256. "shasum": ""
  2257. },
  2258. "require": {
  2259. "ext-bcmath": "*",
  2260. "ext-filter": "*",
  2261. "ext-json": "*",
  2262. "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
  2263. },
  2264. "require-dev": {
  2265. "cache/taggable-cache": "^1.1.0",
  2266. "doctrine/coding-standard": "^12.0",
  2267. "doctrine/instantiator": "^1.5.0 || ^2.0",
  2268. "ext-gmp": "*",
  2269. "ext-intl": "*",
  2270. "florianv/exchanger": "^2.8.1",
  2271. "florianv/swap": "^4.3.0",
  2272. "moneyphp/crypto-currencies": "^1.1.0",
  2273. "moneyphp/iso-currencies": "^3.4",
  2274. "php-http/message": "^1.16.0",
  2275. "php-http/mock-client": "^1.6.0",
  2276. "phpbench/phpbench": "^1.2.5",
  2277. "phpstan/extension-installer": "^1.4",
  2278. "phpstan/phpstan": "^2.1.9",
  2279. "phpstan/phpstan-phpunit": "^2.0",
  2280. "phpunit/phpunit": "^10.5.9",
  2281. "psr/cache": "^1.0.1 || ^2.0 || ^3.0",
  2282. "ticketswap/phpstan-error-formatter": "^1.1"
  2283. },
  2284. "suggest": {
  2285. "ext-gmp": "Calculate without integer limits",
  2286. "ext-intl": "Format Money objects with intl",
  2287. "florianv/exchanger": "Exchange rates library for PHP",
  2288. "florianv/swap": "Exchange rates library for PHP",
  2289. "psr/cache-implementation": "Used for Currency caching"
  2290. },
  2291. "type": "library",
  2292. "extra": {
  2293. "branch-alias": {
  2294. "dev-master": "3.x-dev"
  2295. }
  2296. },
  2297. "autoload": {
  2298. "psr-4": {
  2299. "Money\\": "src/"
  2300. }
  2301. },
  2302. "notification-url": "https://packagist.org/downloads/",
  2303. "license": [
  2304. "MIT"
  2305. ],
  2306. "authors": [
  2307. {
  2308. "name": "Mathias Verraes",
  2309. "email": "mathias@verraes.net",
  2310. "homepage": "http://verraes.net"
  2311. },
  2312. {
  2313. "name": "Márk Sági-Kazár",
  2314. "email": "mark.sagikazar@gmail.com"
  2315. },
  2316. {
  2317. "name": "Frederik Bosch",
  2318. "email": "f.bosch@genkgo.nl"
  2319. }
  2320. ],
  2321. "description": "PHP implementation of Fowler's Money pattern",
  2322. "homepage": "http://moneyphp.org",
  2323. "keywords": [
  2324. "Value Object",
  2325. "money",
  2326. "vo"
  2327. ],
  2328. "support": {
  2329. "issues": "https://github.com/moneyphp/money/issues",
  2330. "source": "https://github.com/moneyphp/money/tree/v4.7.1"
  2331. },
  2332. "time": "2025-06-06T07:12:38+00:00"
  2333. },
  2334. {
  2335. "name": "monolog/monolog",
  2336. "version": "3.9.0",
  2337. "source": {
  2338. "type": "git",
  2339. "url": "https://github.com/Seldaek/monolog.git",
  2340. "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
  2341. },
  2342. "dist": {
  2343. "type": "zip",
  2344. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
  2345. "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
  2346. "shasum": ""
  2347. },
  2348. "require": {
  2349. "php": ">=8.1",
  2350. "psr/log": "^2.0 || ^3.0"
  2351. },
  2352. "provide": {
  2353. "psr/log-implementation": "3.0.0"
  2354. },
  2355. "require-dev": {
  2356. "aws/aws-sdk-php": "^3.0",
  2357. "doctrine/couchdb": "~1.0@dev",
  2358. "elasticsearch/elasticsearch": "^7 || ^8",
  2359. "ext-json": "*",
  2360. "graylog2/gelf-php": "^1.4.2 || ^2.0",
  2361. "guzzlehttp/guzzle": "^7.4.5",
  2362. "guzzlehttp/psr7": "^2.2",
  2363. "mongodb/mongodb": "^1.8",
  2364. "php-amqplib/php-amqplib": "~2.4 || ^3",
  2365. "php-console/php-console": "^3.1.8",
  2366. "phpstan/phpstan": "^2",
  2367. "phpstan/phpstan-deprecation-rules": "^2",
  2368. "phpstan/phpstan-strict-rules": "^2",
  2369. "phpunit/phpunit": "^10.5.17 || ^11.0.7",
  2370. "predis/predis": "^1.1 || ^2",
  2371. "rollbar/rollbar": "^4.0",
  2372. "ruflin/elastica": "^7 || ^8",
  2373. "symfony/mailer": "^5.4 || ^6",
  2374. "symfony/mime": "^5.4 || ^6"
  2375. },
  2376. "suggest": {
  2377. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2378. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2379. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2380. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2381. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  2382. "ext-mbstring": "Allow to work properly with unicode symbols",
  2383. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2384. "ext-openssl": "Required to send log messages using SSL",
  2385. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  2386. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2387. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2388. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2389. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2390. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2391. },
  2392. "type": "library",
  2393. "extra": {
  2394. "branch-alias": {
  2395. "dev-main": "3.x-dev"
  2396. }
  2397. },
  2398. "autoload": {
  2399. "psr-4": {
  2400. "Monolog\\": "src/Monolog"
  2401. }
  2402. },
  2403. "notification-url": "https://packagist.org/downloads/",
  2404. "license": [
  2405. "MIT"
  2406. ],
  2407. "authors": [
  2408. {
  2409. "name": "Jordi Boggiano",
  2410. "email": "j.boggiano@seld.be",
  2411. "homepage": "https://seld.be"
  2412. }
  2413. ],
  2414. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2415. "homepage": "https://github.com/Seldaek/monolog",
  2416. "keywords": [
  2417. "log",
  2418. "logging",
  2419. "psr-3"
  2420. ],
  2421. "support": {
  2422. "issues": "https://github.com/Seldaek/monolog/issues",
  2423. "source": "https://github.com/Seldaek/monolog/tree/3.9.0"
  2424. },
  2425. "funding": [
  2426. {
  2427. "url": "https://github.com/Seldaek",
  2428. "type": "github"
  2429. },
  2430. {
  2431. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2432. "type": "tidelift"
  2433. }
  2434. ],
  2435. "time": "2025-03-24T10:02:05+00:00"
  2436. },
  2437. {
  2438. "name": "nesbot/carbon",
  2439. "version": "3.10.1",
  2440. "source": {
  2441. "type": "git",
  2442. "url": "https://github.com/CarbonPHP/carbon.git",
  2443. "reference": "1fd1935b2d90aef2f093c5e35f7ae1257c448d00"
  2444. },
  2445. "dist": {
  2446. "type": "zip",
  2447. "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/1fd1935b2d90aef2f093c5e35f7ae1257c448d00",
  2448. "reference": "1fd1935b2d90aef2f093c5e35f7ae1257c448d00",
  2449. "shasum": ""
  2450. },
  2451. "require": {
  2452. "carbonphp/carbon-doctrine-types": "<100.0",
  2453. "ext-json": "*",
  2454. "php": "^8.1",
  2455. "psr/clock": "^1.0",
  2456. "symfony/clock": "^6.3.12 || ^7.0",
  2457. "symfony/polyfill-mbstring": "^1.0",
  2458. "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0"
  2459. },
  2460. "provide": {
  2461. "psr/clock-implementation": "1.0"
  2462. },
  2463. "require-dev": {
  2464. "doctrine/dbal": "^3.6.3 || ^4.0",
  2465. "doctrine/orm": "^2.15.2 || ^3.0",
  2466. "friendsofphp/php-cs-fixer": "^3.75.0",
  2467. "kylekatarnls/multi-tester": "^2.5.3",
  2468. "phpmd/phpmd": "^2.15.0",
  2469. "phpstan/extension-installer": "^1.4.3",
  2470. "phpstan/phpstan": "^2.1.17",
  2471. "phpunit/phpunit": "^10.5.46",
  2472. "squizlabs/php_codesniffer": "^3.13.0"
  2473. },
  2474. "bin": [
  2475. "bin/carbon"
  2476. ],
  2477. "type": "library",
  2478. "extra": {
  2479. "laravel": {
  2480. "providers": [
  2481. "Carbon\\Laravel\\ServiceProvider"
  2482. ]
  2483. },
  2484. "phpstan": {
  2485. "includes": [
  2486. "extension.neon"
  2487. ]
  2488. },
  2489. "branch-alias": {
  2490. "dev-2.x": "2.x-dev",
  2491. "dev-master": "3.x-dev"
  2492. }
  2493. },
  2494. "autoload": {
  2495. "psr-4": {
  2496. "Carbon\\": "src/Carbon/"
  2497. }
  2498. },
  2499. "notification-url": "https://packagist.org/downloads/",
  2500. "license": [
  2501. "MIT"
  2502. ],
  2503. "authors": [
  2504. {
  2505. "name": "Brian Nesbitt",
  2506. "email": "brian@nesbot.com",
  2507. "homepage": "https://markido.com"
  2508. },
  2509. {
  2510. "name": "kylekatarnls",
  2511. "homepage": "https://github.com/kylekatarnls"
  2512. }
  2513. ],
  2514. "description": "An API extension for DateTime that supports 281 different languages.",
  2515. "homepage": "https://carbon.nesbot.com",
  2516. "keywords": [
  2517. "date",
  2518. "datetime",
  2519. "time"
  2520. ],
  2521. "support": {
  2522. "docs": "https://carbon.nesbot.com/docs",
  2523. "issues": "https://github.com/CarbonPHP/carbon/issues",
  2524. "source": "https://github.com/CarbonPHP/carbon"
  2525. },
  2526. "funding": [
  2527. {
  2528. "url": "https://github.com/sponsors/kylekatarnls",
  2529. "type": "github"
  2530. },
  2531. {
  2532. "url": "https://opencollective.com/Carbon#sponsor",
  2533. "type": "opencollective"
  2534. },
  2535. {
  2536. "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
  2537. "type": "tidelift"
  2538. }
  2539. ],
  2540. "time": "2025-06-21T15:19:35+00:00"
  2541. },
  2542. {
  2543. "name": "nette/schema",
  2544. "version": "v1.3.2",
  2545. "source": {
  2546. "type": "git",
  2547. "url": "https://github.com/nette/schema.git",
  2548. "reference": "da801d52f0354f70a638673c4a0f04e16529431d"
  2549. },
  2550. "dist": {
  2551. "type": "zip",
  2552. "url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
  2553. "reference": "da801d52f0354f70a638673c4a0f04e16529431d",
  2554. "shasum": ""
  2555. },
  2556. "require": {
  2557. "nette/utils": "^4.0",
  2558. "php": "8.1 - 8.4"
  2559. },
  2560. "require-dev": {
  2561. "nette/tester": "^2.5.2",
  2562. "phpstan/phpstan-nette": "^1.0",
  2563. "tracy/tracy": "^2.8"
  2564. },
  2565. "type": "library",
  2566. "extra": {
  2567. "branch-alias": {
  2568. "dev-master": "1.3-dev"
  2569. }
  2570. },
  2571. "autoload": {
  2572. "classmap": [
  2573. "src/"
  2574. ]
  2575. },
  2576. "notification-url": "https://packagist.org/downloads/",
  2577. "license": [
  2578. "BSD-3-Clause",
  2579. "GPL-2.0-only",
  2580. "GPL-3.0-only"
  2581. ],
  2582. "authors": [
  2583. {
  2584. "name": "David Grudl",
  2585. "homepage": "https://davidgrudl.com"
  2586. },
  2587. {
  2588. "name": "Nette Community",
  2589. "homepage": "https://nette.org/contributors"
  2590. }
  2591. ],
  2592. "description": "📐 Nette Schema: validating data structures against a given Schema.",
  2593. "homepage": "https://nette.org",
  2594. "keywords": [
  2595. "config",
  2596. "nette"
  2597. ],
  2598. "support": {
  2599. "issues": "https://github.com/nette/schema/issues",
  2600. "source": "https://github.com/nette/schema/tree/v1.3.2"
  2601. },
  2602. "time": "2024-10-06T23:10:23+00:00"
  2603. },
  2604. {
  2605. "name": "nette/utils",
  2606. "version": "v4.0.7",
  2607. "source": {
  2608. "type": "git",
  2609. "url": "https://github.com/nette/utils.git",
  2610. "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2"
  2611. },
  2612. "dist": {
  2613. "type": "zip",
  2614. "url": "https://api.github.com/repos/nette/utils/zipball/e67c4061eb40b9c113b218214e42cb5a0dda28f2",
  2615. "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2",
  2616. "shasum": ""
  2617. },
  2618. "require": {
  2619. "php": "8.0 - 8.4"
  2620. },
  2621. "conflict": {
  2622. "nette/finder": "<3",
  2623. "nette/schema": "<1.2.2"
  2624. },
  2625. "require-dev": {
  2626. "jetbrains/phpstorm-attributes": "dev-master",
  2627. "nette/tester": "^2.5",
  2628. "phpstan/phpstan": "^1.0",
  2629. "tracy/tracy": "^2.9"
  2630. },
  2631. "suggest": {
  2632. "ext-gd": "to use Image",
  2633. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  2634. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  2635. "ext-json": "to use Nette\\Utils\\Json",
  2636. "ext-mbstring": "to use Strings::lower() etc...",
  2637. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
  2638. },
  2639. "type": "library",
  2640. "extra": {
  2641. "branch-alias": {
  2642. "dev-master": "4.0-dev"
  2643. }
  2644. },
  2645. "autoload": {
  2646. "classmap": [
  2647. "src/"
  2648. ]
  2649. },
  2650. "notification-url": "https://packagist.org/downloads/",
  2651. "license": [
  2652. "BSD-3-Clause",
  2653. "GPL-2.0-only",
  2654. "GPL-3.0-only"
  2655. ],
  2656. "authors": [
  2657. {
  2658. "name": "David Grudl",
  2659. "homepage": "https://davidgrudl.com"
  2660. },
  2661. {
  2662. "name": "Nette Community",
  2663. "homepage": "https://nette.org/contributors"
  2664. }
  2665. ],
  2666. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  2667. "homepage": "https://nette.org",
  2668. "keywords": [
  2669. "array",
  2670. "core",
  2671. "datetime",
  2672. "images",
  2673. "json",
  2674. "nette",
  2675. "paginator",
  2676. "password",
  2677. "slugify",
  2678. "string",
  2679. "unicode",
  2680. "utf-8",
  2681. "utility",
  2682. "validation"
  2683. ],
  2684. "support": {
  2685. "issues": "https://github.com/nette/utils/issues",
  2686. "source": "https://github.com/nette/utils/tree/v4.0.7"
  2687. },
  2688. "time": "2025-06-03T04:55:08+00:00"
  2689. },
  2690. {
  2691. "name": "nunomaduro/termwind",
  2692. "version": "v2.3.1",
  2693. "source": {
  2694. "type": "git",
  2695. "url": "https://github.com/nunomaduro/termwind.git",
  2696. "reference": "dfa08f390e509967a15c22493dc0bac5733d9123"
  2697. },
  2698. "dist": {
  2699. "type": "zip",
  2700. "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123",
  2701. "reference": "dfa08f390e509967a15c22493dc0bac5733d9123",
  2702. "shasum": ""
  2703. },
  2704. "require": {
  2705. "ext-mbstring": "*",
  2706. "php": "^8.2",
  2707. "symfony/console": "^7.2.6"
  2708. },
  2709. "require-dev": {
  2710. "illuminate/console": "^11.44.7",
  2711. "laravel/pint": "^1.22.0",
  2712. "mockery/mockery": "^1.6.12",
  2713. "pestphp/pest": "^2.36.0 || ^3.8.2",
  2714. "phpstan/phpstan": "^1.12.25",
  2715. "phpstan/phpstan-strict-rules": "^1.6.2",
  2716. "symfony/var-dumper": "^7.2.6",
  2717. "thecodingmachine/phpstan-strict-rules": "^1.0.0"
  2718. },
  2719. "type": "library",
  2720. "extra": {
  2721. "laravel": {
  2722. "providers": [
  2723. "Termwind\\Laravel\\TermwindServiceProvider"
  2724. ]
  2725. },
  2726. "branch-alias": {
  2727. "dev-2.x": "2.x-dev"
  2728. }
  2729. },
  2730. "autoload": {
  2731. "files": [
  2732. "src/Functions.php"
  2733. ],
  2734. "psr-4": {
  2735. "Termwind\\": "src/"
  2736. }
  2737. },
  2738. "notification-url": "https://packagist.org/downloads/",
  2739. "license": [
  2740. "MIT"
  2741. ],
  2742. "authors": [
  2743. {
  2744. "name": "Nuno Maduro",
  2745. "email": "enunomaduro@gmail.com"
  2746. }
  2747. ],
  2748. "description": "Its like Tailwind CSS, but for the console.",
  2749. "keywords": [
  2750. "cli",
  2751. "console",
  2752. "css",
  2753. "package",
  2754. "php",
  2755. "style"
  2756. ],
  2757. "support": {
  2758. "issues": "https://github.com/nunomaduro/termwind/issues",
  2759. "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1"
  2760. },
  2761. "funding": [
  2762. {
  2763. "url": "https://www.paypal.com/paypalme/enunomaduro",
  2764. "type": "custom"
  2765. },
  2766. {
  2767. "url": "https://github.com/nunomaduro",
  2768. "type": "github"
  2769. },
  2770. {
  2771. "url": "https://github.com/xiCO2k",
  2772. "type": "github"
  2773. }
  2774. ],
  2775. "time": "2025-05-08T08:14:37+00:00"
  2776. },
  2777. {
  2778. "name": "phpoption/phpoption",
  2779. "version": "1.9.3",
  2780. "source": {
  2781. "type": "git",
  2782. "url": "https://github.com/schmittjoh/php-option.git",
  2783. "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
  2784. },
  2785. "dist": {
  2786. "type": "zip",
  2787. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
  2788. "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
  2789. "shasum": ""
  2790. },
  2791. "require": {
  2792. "php": "^7.2.5 || ^8.0"
  2793. },
  2794. "require-dev": {
  2795. "bamarni/composer-bin-plugin": "^1.8.2",
  2796. "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
  2797. },
  2798. "type": "library",
  2799. "extra": {
  2800. "bamarni-bin": {
  2801. "bin-links": true,
  2802. "forward-command": false
  2803. },
  2804. "branch-alias": {
  2805. "dev-master": "1.9-dev"
  2806. }
  2807. },
  2808. "autoload": {
  2809. "psr-4": {
  2810. "PhpOption\\": "src/PhpOption/"
  2811. }
  2812. },
  2813. "notification-url": "https://packagist.org/downloads/",
  2814. "license": [
  2815. "Apache-2.0"
  2816. ],
  2817. "authors": [
  2818. {
  2819. "name": "Johannes M. Schmitt",
  2820. "email": "schmittjoh@gmail.com",
  2821. "homepage": "https://github.com/schmittjoh"
  2822. },
  2823. {
  2824. "name": "Graham Campbell",
  2825. "email": "hello@gjcampbell.co.uk",
  2826. "homepage": "https://github.com/GrahamCampbell"
  2827. }
  2828. ],
  2829. "description": "Option Type for PHP",
  2830. "keywords": [
  2831. "language",
  2832. "option",
  2833. "php",
  2834. "type"
  2835. ],
  2836. "support": {
  2837. "issues": "https://github.com/schmittjoh/php-option/issues",
  2838. "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
  2839. },
  2840. "funding": [
  2841. {
  2842. "url": "https://github.com/GrahamCampbell",
  2843. "type": "github"
  2844. },
  2845. {
  2846. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  2847. "type": "tidelift"
  2848. }
  2849. ],
  2850. "time": "2024-07-20T21:41:07+00:00"
  2851. },
  2852. {
  2853. "name": "psr/clock",
  2854. "version": "1.0.0",
  2855. "source": {
  2856. "type": "git",
  2857. "url": "https://github.com/php-fig/clock.git",
  2858. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  2859. },
  2860. "dist": {
  2861. "type": "zip",
  2862. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2863. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2864. "shasum": ""
  2865. },
  2866. "require": {
  2867. "php": "^7.0 || ^8.0"
  2868. },
  2869. "type": "library",
  2870. "autoload": {
  2871. "psr-4": {
  2872. "Psr\\Clock\\": "src/"
  2873. }
  2874. },
  2875. "notification-url": "https://packagist.org/downloads/",
  2876. "license": [
  2877. "MIT"
  2878. ],
  2879. "authors": [
  2880. {
  2881. "name": "PHP-FIG",
  2882. "homepage": "https://www.php-fig.org/"
  2883. }
  2884. ],
  2885. "description": "Common interface for reading the clock.",
  2886. "homepage": "https://github.com/php-fig/clock",
  2887. "keywords": [
  2888. "clock",
  2889. "now",
  2890. "psr",
  2891. "psr-20",
  2892. "time"
  2893. ],
  2894. "support": {
  2895. "issues": "https://github.com/php-fig/clock/issues",
  2896. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  2897. },
  2898. "time": "2022-11-25T14:36:26+00:00"
  2899. },
  2900. {
  2901. "name": "psr/container",
  2902. "version": "2.0.2",
  2903. "source": {
  2904. "type": "git",
  2905. "url": "https://github.com/php-fig/container.git",
  2906. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  2907. },
  2908. "dist": {
  2909. "type": "zip",
  2910. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2911. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2912. "shasum": ""
  2913. },
  2914. "require": {
  2915. "php": ">=7.4.0"
  2916. },
  2917. "type": "library",
  2918. "extra": {
  2919. "branch-alias": {
  2920. "dev-master": "2.0.x-dev"
  2921. }
  2922. },
  2923. "autoload": {
  2924. "psr-4": {
  2925. "Psr\\Container\\": "src/"
  2926. }
  2927. },
  2928. "notification-url": "https://packagist.org/downloads/",
  2929. "license": [
  2930. "MIT"
  2931. ],
  2932. "authors": [
  2933. {
  2934. "name": "PHP-FIG",
  2935. "homepage": "https://www.php-fig.org/"
  2936. }
  2937. ],
  2938. "description": "Common Container Interface (PHP FIG PSR-11)",
  2939. "homepage": "https://github.com/php-fig/container",
  2940. "keywords": [
  2941. "PSR-11",
  2942. "container",
  2943. "container-interface",
  2944. "container-interop",
  2945. "psr"
  2946. ],
  2947. "support": {
  2948. "issues": "https://github.com/php-fig/container/issues",
  2949. "source": "https://github.com/php-fig/container/tree/2.0.2"
  2950. },
  2951. "time": "2021-11-05T16:47:00+00:00"
  2952. },
  2953. {
  2954. "name": "psr/event-dispatcher",
  2955. "version": "1.0.0",
  2956. "source": {
  2957. "type": "git",
  2958. "url": "https://github.com/php-fig/event-dispatcher.git",
  2959. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2960. },
  2961. "dist": {
  2962. "type": "zip",
  2963. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2964. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2965. "shasum": ""
  2966. },
  2967. "require": {
  2968. "php": ">=7.2.0"
  2969. },
  2970. "type": "library",
  2971. "extra": {
  2972. "branch-alias": {
  2973. "dev-master": "1.0.x-dev"
  2974. }
  2975. },
  2976. "autoload": {
  2977. "psr-4": {
  2978. "Psr\\EventDispatcher\\": "src/"
  2979. }
  2980. },
  2981. "notification-url": "https://packagist.org/downloads/",
  2982. "license": [
  2983. "MIT"
  2984. ],
  2985. "authors": [
  2986. {
  2987. "name": "PHP-FIG",
  2988. "homepage": "http://www.php-fig.org/"
  2989. }
  2990. ],
  2991. "description": "Standard interfaces for event handling.",
  2992. "keywords": [
  2993. "events",
  2994. "psr",
  2995. "psr-14"
  2996. ],
  2997. "support": {
  2998. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2999. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  3000. },
  3001. "time": "2019-01-08T18:20:26+00:00"
  3002. },
  3003. {
  3004. "name": "psr/http-client",
  3005. "version": "1.0.3",
  3006. "source": {
  3007. "type": "git",
  3008. "url": "https://github.com/php-fig/http-client.git",
  3009. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
  3010. },
  3011. "dist": {
  3012. "type": "zip",
  3013. "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
  3014. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
  3015. "shasum": ""
  3016. },
  3017. "require": {
  3018. "php": "^7.0 || ^8.0",
  3019. "psr/http-message": "^1.0 || ^2.0"
  3020. },
  3021. "type": "library",
  3022. "extra": {
  3023. "branch-alias": {
  3024. "dev-master": "1.0.x-dev"
  3025. }
  3026. },
  3027. "autoload": {
  3028. "psr-4": {
  3029. "Psr\\Http\\Client\\": "src/"
  3030. }
  3031. },
  3032. "notification-url": "https://packagist.org/downloads/",
  3033. "license": [
  3034. "MIT"
  3035. ],
  3036. "authors": [
  3037. {
  3038. "name": "PHP-FIG",
  3039. "homepage": "https://www.php-fig.org/"
  3040. }
  3041. ],
  3042. "description": "Common interface for HTTP clients",
  3043. "homepage": "https://github.com/php-fig/http-client",
  3044. "keywords": [
  3045. "http",
  3046. "http-client",
  3047. "psr",
  3048. "psr-18"
  3049. ],
  3050. "support": {
  3051. "source": "https://github.com/php-fig/http-client"
  3052. },
  3053. "time": "2023-09-23T14:17:50+00:00"
  3054. },
  3055. {
  3056. "name": "psr/http-factory",
  3057. "version": "1.1.0",
  3058. "source": {
  3059. "type": "git",
  3060. "url": "https://github.com/php-fig/http-factory.git",
  3061. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
  3062. },
  3063. "dist": {
  3064. "type": "zip",
  3065. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  3066. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  3067. "shasum": ""
  3068. },
  3069. "require": {
  3070. "php": ">=7.1",
  3071. "psr/http-message": "^1.0 || ^2.0"
  3072. },
  3073. "type": "library",
  3074. "extra": {
  3075. "branch-alias": {
  3076. "dev-master": "1.0.x-dev"
  3077. }
  3078. },
  3079. "autoload": {
  3080. "psr-4": {
  3081. "Psr\\Http\\Message\\": "src/"
  3082. }
  3083. },
  3084. "notification-url": "https://packagist.org/downloads/",
  3085. "license": [
  3086. "MIT"
  3087. ],
  3088. "authors": [
  3089. {
  3090. "name": "PHP-FIG",
  3091. "homepage": "https://www.php-fig.org/"
  3092. }
  3093. ],
  3094. "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
  3095. "keywords": [
  3096. "factory",
  3097. "http",
  3098. "message",
  3099. "psr",
  3100. "psr-17",
  3101. "psr-7",
  3102. "request",
  3103. "response"
  3104. ],
  3105. "support": {
  3106. "source": "https://github.com/php-fig/http-factory"
  3107. },
  3108. "time": "2024-04-15T12:06:14+00:00"
  3109. },
  3110. {
  3111. "name": "psr/http-message",
  3112. "version": "2.0",
  3113. "source": {
  3114. "type": "git",
  3115. "url": "https://github.com/php-fig/http-message.git",
  3116. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
  3117. },
  3118. "dist": {
  3119. "type": "zip",
  3120. "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  3121. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  3122. "shasum": ""
  3123. },
  3124. "require": {
  3125. "php": "^7.2 || ^8.0"
  3126. },
  3127. "type": "library",
  3128. "extra": {
  3129. "branch-alias": {
  3130. "dev-master": "2.0.x-dev"
  3131. }
  3132. },
  3133. "autoload": {
  3134. "psr-4": {
  3135. "Psr\\Http\\Message\\": "src/"
  3136. }
  3137. },
  3138. "notification-url": "https://packagist.org/downloads/",
  3139. "license": [
  3140. "MIT"
  3141. ],
  3142. "authors": [
  3143. {
  3144. "name": "PHP-FIG",
  3145. "homepage": "https://www.php-fig.org/"
  3146. }
  3147. ],
  3148. "description": "Common interface for HTTP messages",
  3149. "homepage": "https://github.com/php-fig/http-message",
  3150. "keywords": [
  3151. "http",
  3152. "http-message",
  3153. "psr",
  3154. "psr-7",
  3155. "request",
  3156. "response"
  3157. ],
  3158. "support": {
  3159. "source": "https://github.com/php-fig/http-message/tree/2.0"
  3160. },
  3161. "time": "2023-04-04T09:54:51+00:00"
  3162. },
  3163. {
  3164. "name": "psr/log",
  3165. "version": "3.0.2",
  3166. "source": {
  3167. "type": "git",
  3168. "url": "https://github.com/php-fig/log.git",
  3169. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
  3170. },
  3171. "dist": {
  3172. "type": "zip",
  3173. "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  3174. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  3175. "shasum": ""
  3176. },
  3177. "require": {
  3178. "php": ">=8.0.0"
  3179. },
  3180. "type": "library",
  3181. "extra": {
  3182. "branch-alias": {
  3183. "dev-master": "3.x-dev"
  3184. }
  3185. },
  3186. "autoload": {
  3187. "psr-4": {
  3188. "Psr\\Log\\": "src"
  3189. }
  3190. },
  3191. "notification-url": "https://packagist.org/downloads/",
  3192. "license": [
  3193. "MIT"
  3194. ],
  3195. "authors": [
  3196. {
  3197. "name": "PHP-FIG",
  3198. "homepage": "https://www.php-fig.org/"
  3199. }
  3200. ],
  3201. "description": "Common interface for logging libraries",
  3202. "homepage": "https://github.com/php-fig/log",
  3203. "keywords": [
  3204. "log",
  3205. "psr",
  3206. "psr-3"
  3207. ],
  3208. "support": {
  3209. "source": "https://github.com/php-fig/log/tree/3.0.2"
  3210. },
  3211. "time": "2024-09-11T13:17:53+00:00"
  3212. },
  3213. {
  3214. "name": "psr/simple-cache",
  3215. "version": "3.0.0",
  3216. "source": {
  3217. "type": "git",
  3218. "url": "https://github.com/php-fig/simple-cache.git",
  3219. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  3220. },
  3221. "dist": {
  3222. "type": "zip",
  3223. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  3224. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  3225. "shasum": ""
  3226. },
  3227. "require": {
  3228. "php": ">=8.0.0"
  3229. },
  3230. "type": "library",
  3231. "extra": {
  3232. "branch-alias": {
  3233. "dev-master": "3.0.x-dev"
  3234. }
  3235. },
  3236. "autoload": {
  3237. "psr-4": {
  3238. "Psr\\SimpleCache\\": "src/"
  3239. }
  3240. },
  3241. "notification-url": "https://packagist.org/downloads/",
  3242. "license": [
  3243. "MIT"
  3244. ],
  3245. "authors": [
  3246. {
  3247. "name": "PHP-FIG",
  3248. "homepage": "https://www.php-fig.org/"
  3249. }
  3250. ],
  3251. "description": "Common interfaces for simple caching",
  3252. "keywords": [
  3253. "cache",
  3254. "caching",
  3255. "psr",
  3256. "psr-16",
  3257. "simple-cache"
  3258. ],
  3259. "support": {
  3260. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  3261. },
  3262. "time": "2021-10-29T13:26:27+00:00"
  3263. },
  3264. {
  3265. "name": "ralouphie/getallheaders",
  3266. "version": "3.0.3",
  3267. "source": {
  3268. "type": "git",
  3269. "url": "https://github.com/ralouphie/getallheaders.git",
  3270. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  3271. },
  3272. "dist": {
  3273. "type": "zip",
  3274. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  3275. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  3276. "shasum": ""
  3277. },
  3278. "require": {
  3279. "php": ">=5.6"
  3280. },
  3281. "require-dev": {
  3282. "php-coveralls/php-coveralls": "^2.1",
  3283. "phpunit/phpunit": "^5 || ^6.5"
  3284. },
  3285. "type": "library",
  3286. "autoload": {
  3287. "files": [
  3288. "src/getallheaders.php"
  3289. ]
  3290. },
  3291. "notification-url": "https://packagist.org/downloads/",
  3292. "license": [
  3293. "MIT"
  3294. ],
  3295. "authors": [
  3296. {
  3297. "name": "Ralph Khattar",
  3298. "email": "ralph.khattar@gmail.com"
  3299. }
  3300. ],
  3301. "description": "A polyfill for getallheaders.",
  3302. "support": {
  3303. "issues": "https://github.com/ralouphie/getallheaders/issues",
  3304. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  3305. },
  3306. "time": "2019-03-08T08:55:37+00:00"
  3307. },
  3308. {
  3309. "name": "ramsey/collection",
  3310. "version": "2.1.1",
  3311. "source": {
  3312. "type": "git",
  3313. "url": "https://github.com/ramsey/collection.git",
  3314. "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
  3315. },
  3316. "dist": {
  3317. "type": "zip",
  3318. "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
  3319. "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
  3320. "shasum": ""
  3321. },
  3322. "require": {
  3323. "php": "^8.1"
  3324. },
  3325. "require-dev": {
  3326. "captainhook/plugin-composer": "^5.3",
  3327. "ergebnis/composer-normalize": "^2.45",
  3328. "fakerphp/faker": "^1.24",
  3329. "hamcrest/hamcrest-php": "^2.0",
  3330. "jangregor/phpstan-prophecy": "^2.1",
  3331. "mockery/mockery": "^1.6",
  3332. "php-parallel-lint/php-console-highlighter": "^1.0",
  3333. "php-parallel-lint/php-parallel-lint": "^1.4",
  3334. "phpspec/prophecy-phpunit": "^2.3",
  3335. "phpstan/extension-installer": "^1.4",
  3336. "phpstan/phpstan": "^2.1",
  3337. "phpstan/phpstan-mockery": "^2.0",
  3338. "phpstan/phpstan-phpunit": "^2.0",
  3339. "phpunit/phpunit": "^10.5",
  3340. "ramsey/coding-standard": "^2.3",
  3341. "ramsey/conventional-commits": "^1.6",
  3342. "roave/security-advisories": "dev-latest"
  3343. },
  3344. "type": "library",
  3345. "extra": {
  3346. "captainhook": {
  3347. "force-install": true
  3348. },
  3349. "ramsey/conventional-commits": {
  3350. "configFile": "conventional-commits.json"
  3351. }
  3352. },
  3353. "autoload": {
  3354. "psr-4": {
  3355. "Ramsey\\Collection\\": "src/"
  3356. }
  3357. },
  3358. "notification-url": "https://packagist.org/downloads/",
  3359. "license": [
  3360. "MIT"
  3361. ],
  3362. "authors": [
  3363. {
  3364. "name": "Ben Ramsey",
  3365. "email": "ben@benramsey.com",
  3366. "homepage": "https://benramsey.com"
  3367. }
  3368. ],
  3369. "description": "A PHP library for representing and manipulating collections.",
  3370. "keywords": [
  3371. "array",
  3372. "collection",
  3373. "hash",
  3374. "map",
  3375. "queue",
  3376. "set"
  3377. ],
  3378. "support": {
  3379. "issues": "https://github.com/ramsey/collection/issues",
  3380. "source": "https://github.com/ramsey/collection/tree/2.1.1"
  3381. },
  3382. "time": "2025-03-22T05:38:12+00:00"
  3383. },
  3384. {
  3385. "name": "ramsey/uuid",
  3386. "version": "4.9.0",
  3387. "source": {
  3388. "type": "git",
  3389. "url": "https://github.com/ramsey/uuid.git",
  3390. "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0"
  3391. },
  3392. "dist": {
  3393. "type": "zip",
  3394. "url": "https://api.github.com/repos/ramsey/uuid/zipball/4e0e23cc785f0724a0e838279a9eb03f28b092a0",
  3395. "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0",
  3396. "shasum": ""
  3397. },
  3398. "require": {
  3399. "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13",
  3400. "php": "^8.0",
  3401. "ramsey/collection": "^1.2 || ^2.0"
  3402. },
  3403. "replace": {
  3404. "rhumsaa/uuid": "self.version"
  3405. },
  3406. "require-dev": {
  3407. "captainhook/captainhook": "^5.25",
  3408. "captainhook/plugin-composer": "^5.3",
  3409. "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
  3410. "ergebnis/composer-normalize": "^2.47",
  3411. "mockery/mockery": "^1.6",
  3412. "paragonie/random-lib": "^2",
  3413. "php-mock/php-mock": "^2.6",
  3414. "php-mock/php-mock-mockery": "^1.5",
  3415. "php-parallel-lint/php-parallel-lint": "^1.4.0",
  3416. "phpbench/phpbench": "^1.2.14",
  3417. "phpstan/extension-installer": "^1.4",
  3418. "phpstan/phpstan": "^2.1",
  3419. "phpstan/phpstan-mockery": "^2.0",
  3420. "phpstan/phpstan-phpunit": "^2.0",
  3421. "phpunit/phpunit": "^9.6",
  3422. "slevomat/coding-standard": "^8.18",
  3423. "squizlabs/php_codesniffer": "^3.13"
  3424. },
  3425. "suggest": {
  3426. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  3427. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  3428. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  3429. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  3430. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  3431. },
  3432. "type": "library",
  3433. "extra": {
  3434. "captainhook": {
  3435. "force-install": true
  3436. }
  3437. },
  3438. "autoload": {
  3439. "files": [
  3440. "src/functions.php"
  3441. ],
  3442. "psr-4": {
  3443. "Ramsey\\Uuid\\": "src/"
  3444. }
  3445. },
  3446. "notification-url": "https://packagist.org/downloads/",
  3447. "license": [
  3448. "MIT"
  3449. ],
  3450. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  3451. "keywords": [
  3452. "guid",
  3453. "identifier",
  3454. "uuid"
  3455. ],
  3456. "support": {
  3457. "issues": "https://github.com/ramsey/uuid/issues",
  3458. "source": "https://github.com/ramsey/uuid/tree/4.9.0"
  3459. },
  3460. "time": "2025-06-25T14:20:11+00:00"
  3461. },
  3462. {
  3463. "name": "spatie/enum",
  3464. "version": "3.13.0",
  3465. "source": {
  3466. "type": "git",
  3467. "url": "https://github.com/spatie/enum.git",
  3468. "reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c"
  3469. },
  3470. "dist": {
  3471. "type": "zip",
  3472. "url": "https://api.github.com/repos/spatie/enum/zipball/f1a0f464ba909491a53e60a955ce84ad7cd93a2c",
  3473. "reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c",
  3474. "shasum": ""
  3475. },
  3476. "require": {
  3477. "ext-json": "*",
  3478. "php": "^8.0"
  3479. },
  3480. "require-dev": {
  3481. "fakerphp/faker": "^1.9.1",
  3482. "larapack/dd": "^1.1",
  3483. "phpunit/phpunit": "^9.0",
  3484. "vimeo/psalm": "^4.3"
  3485. },
  3486. "suggest": {
  3487. "fakerphp/faker": "To use the enum faker provider",
  3488. "phpunit/phpunit": "To use the enum assertions"
  3489. },
  3490. "type": "library",
  3491. "autoload": {
  3492. "psr-4": {
  3493. "Spatie\\Enum\\": "src"
  3494. }
  3495. },
  3496. "notification-url": "https://packagist.org/downloads/",
  3497. "license": [
  3498. "MIT"
  3499. ],
  3500. "authors": [
  3501. {
  3502. "name": "Brent Roose",
  3503. "email": "brent@spatie.be",
  3504. "homepage": "https://spatie.be",
  3505. "role": "Developer"
  3506. },
  3507. {
  3508. "name": "Tom Witkowski",
  3509. "email": "dev@gummibeer.de",
  3510. "homepage": "https://gummibeer.de",
  3511. "role": "Developer"
  3512. }
  3513. ],
  3514. "description": "PHP Enums",
  3515. "homepage": "https://github.com/spatie/enum",
  3516. "keywords": [
  3517. "enum",
  3518. "enumerable",
  3519. "spatie"
  3520. ],
  3521. "support": {
  3522. "docs": "https://docs.spatie.be/enum",
  3523. "issues": "https://github.com/spatie/enum/issues",
  3524. "source": "https://github.com/spatie/enum"
  3525. },
  3526. "funding": [
  3527. {
  3528. "url": "https://spatie.be/open-source/support-us",
  3529. "type": "custom"
  3530. },
  3531. {
  3532. "url": "https://github.com/spatie",
  3533. "type": "github"
  3534. }
  3535. ],
  3536. "time": "2022-04-22T08:51:55+00:00"
  3537. },
  3538. {
  3539. "name": "symfony/clock",
  3540. "version": "v7.3.0",
  3541. "source": {
  3542. "type": "git",
  3543. "url": "https://github.com/symfony/clock.git",
  3544. "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24"
  3545. },
  3546. "dist": {
  3547. "type": "zip",
  3548. "url": "https://api.github.com/repos/symfony/clock/zipball/b81435fbd6648ea425d1ee96a2d8e68f4ceacd24",
  3549. "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24",
  3550. "shasum": ""
  3551. },
  3552. "require": {
  3553. "php": ">=8.2",
  3554. "psr/clock": "^1.0",
  3555. "symfony/polyfill-php83": "^1.28"
  3556. },
  3557. "provide": {
  3558. "psr/clock-implementation": "1.0"
  3559. },
  3560. "type": "library",
  3561. "autoload": {
  3562. "files": [
  3563. "Resources/now.php"
  3564. ],
  3565. "psr-4": {
  3566. "Symfony\\Component\\Clock\\": ""
  3567. },
  3568. "exclude-from-classmap": [
  3569. "/Tests/"
  3570. ]
  3571. },
  3572. "notification-url": "https://packagist.org/downloads/",
  3573. "license": [
  3574. "MIT"
  3575. ],
  3576. "authors": [
  3577. {
  3578. "name": "Nicolas Grekas",
  3579. "email": "p@tchwork.com"
  3580. },
  3581. {
  3582. "name": "Symfony Community",
  3583. "homepage": "https://symfony.com/contributors"
  3584. }
  3585. ],
  3586. "description": "Decouples applications from the system clock",
  3587. "homepage": "https://symfony.com",
  3588. "keywords": [
  3589. "clock",
  3590. "psr20",
  3591. "time"
  3592. ],
  3593. "support": {
  3594. "source": "https://github.com/symfony/clock/tree/v7.3.0"
  3595. },
  3596. "funding": [
  3597. {
  3598. "url": "https://symfony.com/sponsor",
  3599. "type": "custom"
  3600. },
  3601. {
  3602. "url": "https://github.com/fabpot",
  3603. "type": "github"
  3604. },
  3605. {
  3606. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3607. "type": "tidelift"
  3608. }
  3609. ],
  3610. "time": "2024-09-25T14:21:43+00:00"
  3611. },
  3612. {
  3613. "name": "symfony/console",
  3614. "version": "v7.3.1",
  3615. "source": {
  3616. "type": "git",
  3617. "url": "https://github.com/symfony/console.git",
  3618. "reference": "9e27aecde8f506ba0fd1d9989620c04a87697101"
  3619. },
  3620. "dist": {
  3621. "type": "zip",
  3622. "url": "https://api.github.com/repos/symfony/console/zipball/9e27aecde8f506ba0fd1d9989620c04a87697101",
  3623. "reference": "9e27aecde8f506ba0fd1d9989620c04a87697101",
  3624. "shasum": ""
  3625. },
  3626. "require": {
  3627. "php": ">=8.2",
  3628. "symfony/deprecation-contracts": "^2.5|^3",
  3629. "symfony/polyfill-mbstring": "~1.0",
  3630. "symfony/service-contracts": "^2.5|^3",
  3631. "symfony/string": "^7.2"
  3632. },
  3633. "conflict": {
  3634. "symfony/dependency-injection": "<6.4",
  3635. "symfony/dotenv": "<6.4",
  3636. "symfony/event-dispatcher": "<6.4",
  3637. "symfony/lock": "<6.4",
  3638. "symfony/process": "<6.4"
  3639. },
  3640. "provide": {
  3641. "psr/log-implementation": "1.0|2.0|3.0"
  3642. },
  3643. "require-dev": {
  3644. "psr/log": "^1|^2|^3",
  3645. "symfony/config": "^6.4|^7.0",
  3646. "symfony/dependency-injection": "^6.4|^7.0",
  3647. "symfony/event-dispatcher": "^6.4|^7.0",
  3648. "symfony/http-foundation": "^6.4|^7.0",
  3649. "symfony/http-kernel": "^6.4|^7.0",
  3650. "symfony/lock": "^6.4|^7.0",
  3651. "symfony/messenger": "^6.4|^7.0",
  3652. "symfony/process": "^6.4|^7.0",
  3653. "symfony/stopwatch": "^6.4|^7.0",
  3654. "symfony/var-dumper": "^6.4|^7.0"
  3655. },
  3656. "type": "library",
  3657. "autoload": {
  3658. "psr-4": {
  3659. "Symfony\\Component\\Console\\": ""
  3660. },
  3661. "exclude-from-classmap": [
  3662. "/Tests/"
  3663. ]
  3664. },
  3665. "notification-url": "https://packagist.org/downloads/",
  3666. "license": [
  3667. "MIT"
  3668. ],
  3669. "authors": [
  3670. {
  3671. "name": "Fabien Potencier",
  3672. "email": "fabien@symfony.com"
  3673. },
  3674. {
  3675. "name": "Symfony Community",
  3676. "homepage": "https://symfony.com/contributors"
  3677. }
  3678. ],
  3679. "description": "Eases the creation of beautiful and testable command line interfaces",
  3680. "homepage": "https://symfony.com",
  3681. "keywords": [
  3682. "cli",
  3683. "command-line",
  3684. "console",
  3685. "terminal"
  3686. ],
  3687. "support": {
  3688. "source": "https://github.com/symfony/console/tree/v7.3.1"
  3689. },
  3690. "funding": [
  3691. {
  3692. "url": "https://symfony.com/sponsor",
  3693. "type": "custom"
  3694. },
  3695. {
  3696. "url": "https://github.com/fabpot",
  3697. "type": "github"
  3698. },
  3699. {
  3700. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3701. "type": "tidelift"
  3702. }
  3703. ],
  3704. "time": "2025-06-27T19:55:54+00:00"
  3705. },
  3706. {
  3707. "name": "symfony/css-selector",
  3708. "version": "v7.3.0",
  3709. "source": {
  3710. "type": "git",
  3711. "url": "https://github.com/symfony/css-selector.git",
  3712. "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2"
  3713. },
  3714. "dist": {
  3715. "type": "zip",
  3716. "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2",
  3717. "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2",
  3718. "shasum": ""
  3719. },
  3720. "require": {
  3721. "php": ">=8.2"
  3722. },
  3723. "type": "library",
  3724. "autoload": {
  3725. "psr-4": {
  3726. "Symfony\\Component\\CssSelector\\": ""
  3727. },
  3728. "exclude-from-classmap": [
  3729. "/Tests/"
  3730. ]
  3731. },
  3732. "notification-url": "https://packagist.org/downloads/",
  3733. "license": [
  3734. "MIT"
  3735. ],
  3736. "authors": [
  3737. {
  3738. "name": "Fabien Potencier",
  3739. "email": "fabien@symfony.com"
  3740. },
  3741. {
  3742. "name": "Jean-François Simon",
  3743. "email": "jeanfrancois.simon@sensiolabs.com"
  3744. },
  3745. {
  3746. "name": "Symfony Community",
  3747. "homepage": "https://symfony.com/contributors"
  3748. }
  3749. ],
  3750. "description": "Converts CSS selectors to XPath expressions",
  3751. "homepage": "https://symfony.com",
  3752. "support": {
  3753. "source": "https://github.com/symfony/css-selector/tree/v7.3.0"
  3754. },
  3755. "funding": [
  3756. {
  3757. "url": "https://symfony.com/sponsor",
  3758. "type": "custom"
  3759. },
  3760. {
  3761. "url": "https://github.com/fabpot",
  3762. "type": "github"
  3763. },
  3764. {
  3765. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3766. "type": "tidelift"
  3767. }
  3768. ],
  3769. "time": "2024-09-25T14:21:43+00:00"
  3770. },
  3771. {
  3772. "name": "symfony/deprecation-contracts",
  3773. "version": "v3.6.0",
  3774. "source": {
  3775. "type": "git",
  3776. "url": "https://github.com/symfony/deprecation-contracts.git",
  3777. "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
  3778. },
  3779. "dist": {
  3780. "type": "zip",
  3781. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
  3782. "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
  3783. "shasum": ""
  3784. },
  3785. "require": {
  3786. "php": ">=8.1"
  3787. },
  3788. "type": "library",
  3789. "extra": {
  3790. "thanks": {
  3791. "url": "https://github.com/symfony/contracts",
  3792. "name": "symfony/contracts"
  3793. },
  3794. "branch-alias": {
  3795. "dev-main": "3.6-dev"
  3796. }
  3797. },
  3798. "autoload": {
  3799. "files": [
  3800. "function.php"
  3801. ]
  3802. },
  3803. "notification-url": "https://packagist.org/downloads/",
  3804. "license": [
  3805. "MIT"
  3806. ],
  3807. "authors": [
  3808. {
  3809. "name": "Nicolas Grekas",
  3810. "email": "p@tchwork.com"
  3811. },
  3812. {
  3813. "name": "Symfony Community",
  3814. "homepage": "https://symfony.com/contributors"
  3815. }
  3816. ],
  3817. "description": "A generic function and convention to trigger deprecation notices",
  3818. "homepage": "https://symfony.com",
  3819. "support": {
  3820. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
  3821. },
  3822. "funding": [
  3823. {
  3824. "url": "https://symfony.com/sponsor",
  3825. "type": "custom"
  3826. },
  3827. {
  3828. "url": "https://github.com/fabpot",
  3829. "type": "github"
  3830. },
  3831. {
  3832. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3833. "type": "tidelift"
  3834. }
  3835. ],
  3836. "time": "2024-09-25T14:21:43+00:00"
  3837. },
  3838. {
  3839. "name": "symfony/error-handler",
  3840. "version": "v7.3.1",
  3841. "source": {
  3842. "type": "git",
  3843. "url": "https://github.com/symfony/error-handler.git",
  3844. "reference": "35b55b166f6752d6aaf21aa042fc5ed280fce235"
  3845. },
  3846. "dist": {
  3847. "type": "zip",
  3848. "url": "https://api.github.com/repos/symfony/error-handler/zipball/35b55b166f6752d6aaf21aa042fc5ed280fce235",
  3849. "reference": "35b55b166f6752d6aaf21aa042fc5ed280fce235",
  3850. "shasum": ""
  3851. },
  3852. "require": {
  3853. "php": ">=8.2",
  3854. "psr/log": "^1|^2|^3",
  3855. "symfony/var-dumper": "^6.4|^7.0"
  3856. },
  3857. "conflict": {
  3858. "symfony/deprecation-contracts": "<2.5",
  3859. "symfony/http-kernel": "<6.4"
  3860. },
  3861. "require-dev": {
  3862. "symfony/console": "^6.4|^7.0",
  3863. "symfony/deprecation-contracts": "^2.5|^3",
  3864. "symfony/http-kernel": "^6.4|^7.0",
  3865. "symfony/serializer": "^6.4|^7.0",
  3866. "symfony/webpack-encore-bundle": "^1.0|^2.0"
  3867. },
  3868. "bin": [
  3869. "Resources/bin/patch-type-declarations"
  3870. ],
  3871. "type": "library",
  3872. "autoload": {
  3873. "psr-4": {
  3874. "Symfony\\Component\\ErrorHandler\\": ""
  3875. },
  3876. "exclude-from-classmap": [
  3877. "/Tests/"
  3878. ]
  3879. },
  3880. "notification-url": "https://packagist.org/downloads/",
  3881. "license": [
  3882. "MIT"
  3883. ],
  3884. "authors": [
  3885. {
  3886. "name": "Fabien Potencier",
  3887. "email": "fabien@symfony.com"
  3888. },
  3889. {
  3890. "name": "Symfony Community",
  3891. "homepage": "https://symfony.com/contributors"
  3892. }
  3893. ],
  3894. "description": "Provides tools to manage errors and ease debugging PHP code",
  3895. "homepage": "https://symfony.com",
  3896. "support": {
  3897. "source": "https://github.com/symfony/error-handler/tree/v7.3.1"
  3898. },
  3899. "funding": [
  3900. {
  3901. "url": "https://symfony.com/sponsor",
  3902. "type": "custom"
  3903. },
  3904. {
  3905. "url": "https://github.com/fabpot",
  3906. "type": "github"
  3907. },
  3908. {
  3909. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3910. "type": "tidelift"
  3911. }
  3912. ],
  3913. "time": "2025-06-13T07:48:40+00:00"
  3914. },
  3915. {
  3916. "name": "symfony/event-dispatcher",
  3917. "version": "v7.3.0",
  3918. "source": {
  3919. "type": "git",
  3920. "url": "https://github.com/symfony/event-dispatcher.git",
  3921. "reference": "497f73ac996a598c92409b44ac43b6690c4f666d"
  3922. },
  3923. "dist": {
  3924. "type": "zip",
  3925. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d",
  3926. "reference": "497f73ac996a598c92409b44ac43b6690c4f666d",
  3927. "shasum": ""
  3928. },
  3929. "require": {
  3930. "php": ">=8.2",
  3931. "symfony/event-dispatcher-contracts": "^2.5|^3"
  3932. },
  3933. "conflict": {
  3934. "symfony/dependency-injection": "<6.4",
  3935. "symfony/service-contracts": "<2.5"
  3936. },
  3937. "provide": {
  3938. "psr/event-dispatcher-implementation": "1.0",
  3939. "symfony/event-dispatcher-implementation": "2.0|3.0"
  3940. },
  3941. "require-dev": {
  3942. "psr/log": "^1|^2|^3",
  3943. "symfony/config": "^6.4|^7.0",
  3944. "symfony/dependency-injection": "^6.4|^7.0",
  3945. "symfony/error-handler": "^6.4|^7.0",
  3946. "symfony/expression-language": "^6.4|^7.0",
  3947. "symfony/http-foundation": "^6.4|^7.0",
  3948. "symfony/service-contracts": "^2.5|^3",
  3949. "symfony/stopwatch": "^6.4|^7.0"
  3950. },
  3951. "type": "library",
  3952. "autoload": {
  3953. "psr-4": {
  3954. "Symfony\\Component\\EventDispatcher\\": ""
  3955. },
  3956. "exclude-from-classmap": [
  3957. "/Tests/"
  3958. ]
  3959. },
  3960. "notification-url": "https://packagist.org/downloads/",
  3961. "license": [
  3962. "MIT"
  3963. ],
  3964. "authors": [
  3965. {
  3966. "name": "Fabien Potencier",
  3967. "email": "fabien@symfony.com"
  3968. },
  3969. {
  3970. "name": "Symfony Community",
  3971. "homepage": "https://symfony.com/contributors"
  3972. }
  3973. ],
  3974. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  3975. "homepage": "https://symfony.com",
  3976. "support": {
  3977. "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.0"
  3978. },
  3979. "funding": [
  3980. {
  3981. "url": "https://symfony.com/sponsor",
  3982. "type": "custom"
  3983. },
  3984. {
  3985. "url": "https://github.com/fabpot",
  3986. "type": "github"
  3987. },
  3988. {
  3989. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3990. "type": "tidelift"
  3991. }
  3992. ],
  3993. "time": "2025-04-22T09:11:45+00:00"
  3994. },
  3995. {
  3996. "name": "symfony/event-dispatcher-contracts",
  3997. "version": "v3.6.0",
  3998. "source": {
  3999. "type": "git",
  4000. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4001. "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
  4002. },
  4003. "dist": {
  4004. "type": "zip",
  4005. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
  4006. "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
  4007. "shasum": ""
  4008. },
  4009. "require": {
  4010. "php": ">=8.1",
  4011. "psr/event-dispatcher": "^1"
  4012. },
  4013. "type": "library",
  4014. "extra": {
  4015. "thanks": {
  4016. "url": "https://github.com/symfony/contracts",
  4017. "name": "symfony/contracts"
  4018. },
  4019. "branch-alias": {
  4020. "dev-main": "3.6-dev"
  4021. }
  4022. },
  4023. "autoload": {
  4024. "psr-4": {
  4025. "Symfony\\Contracts\\EventDispatcher\\": ""
  4026. }
  4027. },
  4028. "notification-url": "https://packagist.org/downloads/",
  4029. "license": [
  4030. "MIT"
  4031. ],
  4032. "authors": [
  4033. {
  4034. "name": "Nicolas Grekas",
  4035. "email": "p@tchwork.com"
  4036. },
  4037. {
  4038. "name": "Symfony Community",
  4039. "homepage": "https://symfony.com/contributors"
  4040. }
  4041. ],
  4042. "description": "Generic abstractions related to dispatching event",
  4043. "homepage": "https://symfony.com",
  4044. "keywords": [
  4045. "abstractions",
  4046. "contracts",
  4047. "decoupling",
  4048. "interfaces",
  4049. "interoperability",
  4050. "standards"
  4051. ],
  4052. "support": {
  4053. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
  4054. },
  4055. "funding": [
  4056. {
  4057. "url": "https://symfony.com/sponsor",
  4058. "type": "custom"
  4059. },
  4060. {
  4061. "url": "https://github.com/fabpot",
  4062. "type": "github"
  4063. },
  4064. {
  4065. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4066. "type": "tidelift"
  4067. }
  4068. ],
  4069. "time": "2024-09-25T14:21:43+00:00"
  4070. },
  4071. {
  4072. "name": "symfony/finder",
  4073. "version": "v7.3.0",
  4074. "source": {
  4075. "type": "git",
  4076. "url": "https://github.com/symfony/finder.git",
  4077. "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d"
  4078. },
  4079. "dist": {
  4080. "type": "zip",
  4081. "url": "https://api.github.com/repos/symfony/finder/zipball/ec2344cf77a48253bbca6939aa3d2477773ea63d",
  4082. "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d",
  4083. "shasum": ""
  4084. },
  4085. "require": {
  4086. "php": ">=8.2"
  4087. },
  4088. "require-dev": {
  4089. "symfony/filesystem": "^6.4|^7.0"
  4090. },
  4091. "type": "library",
  4092. "autoload": {
  4093. "psr-4": {
  4094. "Symfony\\Component\\Finder\\": ""
  4095. },
  4096. "exclude-from-classmap": [
  4097. "/Tests/"
  4098. ]
  4099. },
  4100. "notification-url": "https://packagist.org/downloads/",
  4101. "license": [
  4102. "MIT"
  4103. ],
  4104. "authors": [
  4105. {
  4106. "name": "Fabien Potencier",
  4107. "email": "fabien@symfony.com"
  4108. },
  4109. {
  4110. "name": "Symfony Community",
  4111. "homepage": "https://symfony.com/contributors"
  4112. }
  4113. ],
  4114. "description": "Finds files and directories via an intuitive fluent interface",
  4115. "homepage": "https://symfony.com",
  4116. "support": {
  4117. "source": "https://github.com/symfony/finder/tree/v7.3.0"
  4118. },
  4119. "funding": [
  4120. {
  4121. "url": "https://symfony.com/sponsor",
  4122. "type": "custom"
  4123. },
  4124. {
  4125. "url": "https://github.com/fabpot",
  4126. "type": "github"
  4127. },
  4128. {
  4129. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4130. "type": "tidelift"
  4131. }
  4132. ],
  4133. "time": "2024-12-30T19:00:26+00:00"
  4134. },
  4135. {
  4136. "name": "symfony/http-client",
  4137. "version": "v7.3.1",
  4138. "source": {
  4139. "type": "git",
  4140. "url": "https://github.com/symfony/http-client.git",
  4141. "reference": "4403d87a2c16f33345dca93407a8714ee8c05a64"
  4142. },
  4143. "dist": {
  4144. "type": "zip",
  4145. "url": "https://api.github.com/repos/symfony/http-client/zipball/4403d87a2c16f33345dca93407a8714ee8c05a64",
  4146. "reference": "4403d87a2c16f33345dca93407a8714ee8c05a64",
  4147. "shasum": ""
  4148. },
  4149. "require": {
  4150. "php": ">=8.2",
  4151. "psr/log": "^1|^2|^3",
  4152. "symfony/deprecation-contracts": "^2.5|^3",
  4153. "symfony/http-client-contracts": "~3.4.4|^3.5.2",
  4154. "symfony/service-contracts": "^2.5|^3"
  4155. },
  4156. "conflict": {
  4157. "amphp/amp": "<2.5",
  4158. "amphp/socket": "<1.1",
  4159. "php-http/discovery": "<1.15",
  4160. "symfony/http-foundation": "<6.4"
  4161. },
  4162. "provide": {
  4163. "php-http/async-client-implementation": "*",
  4164. "php-http/client-implementation": "*",
  4165. "psr/http-client-implementation": "1.0",
  4166. "symfony/http-client-implementation": "3.0"
  4167. },
  4168. "require-dev": {
  4169. "amphp/http-client": "^4.2.1|^5.0",
  4170. "amphp/http-tunnel": "^1.0|^2.0",
  4171. "guzzlehttp/promises": "^1.4|^2.0",
  4172. "nyholm/psr7": "^1.0",
  4173. "php-http/httplug": "^1.0|^2.0",
  4174. "psr/http-client": "^1.0",
  4175. "symfony/amphp-http-client-meta": "^1.0|^2.0",
  4176. "symfony/dependency-injection": "^6.4|^7.0",
  4177. "symfony/http-kernel": "^6.4|^7.0",
  4178. "symfony/messenger": "^6.4|^7.0",
  4179. "symfony/process": "^6.4|^7.0",
  4180. "symfony/rate-limiter": "^6.4|^7.0",
  4181. "symfony/stopwatch": "^6.4|^7.0"
  4182. },
  4183. "type": "library",
  4184. "autoload": {
  4185. "psr-4": {
  4186. "Symfony\\Component\\HttpClient\\": ""
  4187. },
  4188. "exclude-from-classmap": [
  4189. "/Tests/"
  4190. ]
  4191. },
  4192. "notification-url": "https://packagist.org/downloads/",
  4193. "license": [
  4194. "MIT"
  4195. ],
  4196. "authors": [
  4197. {
  4198. "name": "Nicolas Grekas",
  4199. "email": "p@tchwork.com"
  4200. },
  4201. {
  4202. "name": "Symfony Community",
  4203. "homepage": "https://symfony.com/contributors"
  4204. }
  4205. ],
  4206. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  4207. "homepage": "https://symfony.com",
  4208. "keywords": [
  4209. "http"
  4210. ],
  4211. "support": {
  4212. "source": "https://github.com/symfony/http-client/tree/v7.3.1"
  4213. },
  4214. "funding": [
  4215. {
  4216. "url": "https://symfony.com/sponsor",
  4217. "type": "custom"
  4218. },
  4219. {
  4220. "url": "https://github.com/fabpot",
  4221. "type": "github"
  4222. },
  4223. {
  4224. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4225. "type": "tidelift"
  4226. }
  4227. ],
  4228. "time": "2025-06-28T07:58:39+00:00"
  4229. },
  4230. {
  4231. "name": "symfony/http-client-contracts",
  4232. "version": "v3.6.0",
  4233. "source": {
  4234. "type": "git",
  4235. "url": "https://github.com/symfony/http-client-contracts.git",
  4236. "reference": "75d7043853a42837e68111812f4d964b01e5101c"
  4237. },
  4238. "dist": {
  4239. "type": "zip",
  4240. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
  4241. "reference": "75d7043853a42837e68111812f4d964b01e5101c",
  4242. "shasum": ""
  4243. },
  4244. "require": {
  4245. "php": ">=8.1"
  4246. },
  4247. "type": "library",
  4248. "extra": {
  4249. "thanks": {
  4250. "url": "https://github.com/symfony/contracts",
  4251. "name": "symfony/contracts"
  4252. },
  4253. "branch-alias": {
  4254. "dev-main": "3.6-dev"
  4255. }
  4256. },
  4257. "autoload": {
  4258. "psr-4": {
  4259. "Symfony\\Contracts\\HttpClient\\": ""
  4260. },
  4261. "exclude-from-classmap": [
  4262. "/Test/"
  4263. ]
  4264. },
  4265. "notification-url": "https://packagist.org/downloads/",
  4266. "license": [
  4267. "MIT"
  4268. ],
  4269. "authors": [
  4270. {
  4271. "name": "Nicolas Grekas",
  4272. "email": "p@tchwork.com"
  4273. },
  4274. {
  4275. "name": "Symfony Community",
  4276. "homepage": "https://symfony.com/contributors"
  4277. }
  4278. ],
  4279. "description": "Generic abstractions related to HTTP clients",
  4280. "homepage": "https://symfony.com",
  4281. "keywords": [
  4282. "abstractions",
  4283. "contracts",
  4284. "decoupling",
  4285. "interfaces",
  4286. "interoperability",
  4287. "standards"
  4288. ],
  4289. "support": {
  4290. "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0"
  4291. },
  4292. "funding": [
  4293. {
  4294. "url": "https://symfony.com/sponsor",
  4295. "type": "custom"
  4296. },
  4297. {
  4298. "url": "https://github.com/fabpot",
  4299. "type": "github"
  4300. },
  4301. {
  4302. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4303. "type": "tidelift"
  4304. }
  4305. ],
  4306. "time": "2025-04-29T11:18:49+00:00"
  4307. },
  4308. {
  4309. "name": "symfony/http-foundation",
  4310. "version": "v7.3.1",
  4311. "source": {
  4312. "type": "git",
  4313. "url": "https://github.com/symfony/http-foundation.git",
  4314. "reference": "23dd60256610c86a3414575b70c596e5deff6ed9"
  4315. },
  4316. "dist": {
  4317. "type": "zip",
  4318. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/23dd60256610c86a3414575b70c596e5deff6ed9",
  4319. "reference": "23dd60256610c86a3414575b70c596e5deff6ed9",
  4320. "shasum": ""
  4321. },
  4322. "require": {
  4323. "php": ">=8.2",
  4324. "symfony/deprecation-contracts": "^2.5|^3.0",
  4325. "symfony/polyfill-mbstring": "~1.1",
  4326. "symfony/polyfill-php83": "^1.27"
  4327. },
  4328. "conflict": {
  4329. "doctrine/dbal": "<3.6",
  4330. "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
  4331. },
  4332. "require-dev": {
  4333. "doctrine/dbal": "^3.6|^4",
  4334. "predis/predis": "^1.1|^2.0",
  4335. "symfony/cache": "^6.4.12|^7.1.5",
  4336. "symfony/clock": "^6.4|^7.0",
  4337. "symfony/dependency-injection": "^6.4|^7.0",
  4338. "symfony/expression-language": "^6.4|^7.0",
  4339. "symfony/http-kernel": "^6.4|^7.0",
  4340. "symfony/mime": "^6.4|^7.0",
  4341. "symfony/rate-limiter": "^6.4|^7.0"
  4342. },
  4343. "type": "library",
  4344. "autoload": {
  4345. "psr-4": {
  4346. "Symfony\\Component\\HttpFoundation\\": ""
  4347. },
  4348. "exclude-from-classmap": [
  4349. "/Tests/"
  4350. ]
  4351. },
  4352. "notification-url": "https://packagist.org/downloads/",
  4353. "license": [
  4354. "MIT"
  4355. ],
  4356. "authors": [
  4357. {
  4358. "name": "Fabien Potencier",
  4359. "email": "fabien@symfony.com"
  4360. },
  4361. {
  4362. "name": "Symfony Community",
  4363. "homepage": "https://symfony.com/contributors"
  4364. }
  4365. ],
  4366. "description": "Defines an object-oriented layer for the HTTP specification",
  4367. "homepage": "https://symfony.com",
  4368. "support": {
  4369. "source": "https://github.com/symfony/http-foundation/tree/v7.3.1"
  4370. },
  4371. "funding": [
  4372. {
  4373. "url": "https://symfony.com/sponsor",
  4374. "type": "custom"
  4375. },
  4376. {
  4377. "url": "https://github.com/fabpot",
  4378. "type": "github"
  4379. },
  4380. {
  4381. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4382. "type": "tidelift"
  4383. }
  4384. ],
  4385. "time": "2025-06-23T15:07:14+00:00"
  4386. },
  4387. {
  4388. "name": "symfony/http-kernel",
  4389. "version": "v7.3.1",
  4390. "source": {
  4391. "type": "git",
  4392. "url": "https://github.com/symfony/http-kernel.git",
  4393. "reference": "1644879a66e4aa29c36fe33dfa6c54b450ce1831"
  4394. },
  4395. "dist": {
  4396. "type": "zip",
  4397. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1644879a66e4aa29c36fe33dfa6c54b450ce1831",
  4398. "reference": "1644879a66e4aa29c36fe33dfa6c54b450ce1831",
  4399. "shasum": ""
  4400. },
  4401. "require": {
  4402. "php": ">=8.2",
  4403. "psr/log": "^1|^2|^3",
  4404. "symfony/deprecation-contracts": "^2.5|^3",
  4405. "symfony/error-handler": "^6.4|^7.0",
  4406. "symfony/event-dispatcher": "^7.3",
  4407. "symfony/http-foundation": "^7.3",
  4408. "symfony/polyfill-ctype": "^1.8"
  4409. },
  4410. "conflict": {
  4411. "symfony/browser-kit": "<6.4",
  4412. "symfony/cache": "<6.4",
  4413. "symfony/config": "<6.4",
  4414. "symfony/console": "<6.4",
  4415. "symfony/dependency-injection": "<6.4",
  4416. "symfony/doctrine-bridge": "<6.4",
  4417. "symfony/form": "<6.4",
  4418. "symfony/http-client": "<6.4",
  4419. "symfony/http-client-contracts": "<2.5",
  4420. "symfony/mailer": "<6.4",
  4421. "symfony/messenger": "<6.4",
  4422. "symfony/translation": "<6.4",
  4423. "symfony/translation-contracts": "<2.5",
  4424. "symfony/twig-bridge": "<6.4",
  4425. "symfony/validator": "<6.4",
  4426. "symfony/var-dumper": "<6.4",
  4427. "twig/twig": "<3.12"
  4428. },
  4429. "provide": {
  4430. "psr/log-implementation": "1.0|2.0|3.0"
  4431. },
  4432. "require-dev": {
  4433. "psr/cache": "^1.0|^2.0|^3.0",
  4434. "symfony/browser-kit": "^6.4|^7.0",
  4435. "symfony/clock": "^6.4|^7.0",
  4436. "symfony/config": "^6.4|^7.0",
  4437. "symfony/console": "^6.4|^7.0",
  4438. "symfony/css-selector": "^6.4|^7.0",
  4439. "symfony/dependency-injection": "^6.4|^7.0",
  4440. "symfony/dom-crawler": "^6.4|^7.0",
  4441. "symfony/expression-language": "^6.4|^7.0",
  4442. "symfony/finder": "^6.4|^7.0",
  4443. "symfony/http-client-contracts": "^2.5|^3",
  4444. "symfony/process": "^6.4|^7.0",
  4445. "symfony/property-access": "^7.1",
  4446. "symfony/routing": "^6.4|^7.0",
  4447. "symfony/serializer": "^7.1",
  4448. "symfony/stopwatch": "^6.4|^7.0",
  4449. "symfony/translation": "^6.4|^7.0",
  4450. "symfony/translation-contracts": "^2.5|^3",
  4451. "symfony/uid": "^6.4|^7.0",
  4452. "symfony/validator": "^6.4|^7.0",
  4453. "symfony/var-dumper": "^6.4|^7.0",
  4454. "symfony/var-exporter": "^6.4|^7.0",
  4455. "twig/twig": "^3.12"
  4456. },
  4457. "type": "library",
  4458. "autoload": {
  4459. "psr-4": {
  4460. "Symfony\\Component\\HttpKernel\\": ""
  4461. },
  4462. "exclude-from-classmap": [
  4463. "/Tests/"
  4464. ]
  4465. },
  4466. "notification-url": "https://packagist.org/downloads/",
  4467. "license": [
  4468. "MIT"
  4469. ],
  4470. "authors": [
  4471. {
  4472. "name": "Fabien Potencier",
  4473. "email": "fabien@symfony.com"
  4474. },
  4475. {
  4476. "name": "Symfony Community",
  4477. "homepage": "https://symfony.com/contributors"
  4478. }
  4479. ],
  4480. "description": "Provides a structured process for converting a Request into a Response",
  4481. "homepage": "https://symfony.com",
  4482. "support": {
  4483. "source": "https://github.com/symfony/http-kernel/tree/v7.3.1"
  4484. },
  4485. "funding": [
  4486. {
  4487. "url": "https://symfony.com/sponsor",
  4488. "type": "custom"
  4489. },
  4490. {
  4491. "url": "https://github.com/fabpot",
  4492. "type": "github"
  4493. },
  4494. {
  4495. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4496. "type": "tidelift"
  4497. }
  4498. ],
  4499. "time": "2025-06-28T08:24:55+00:00"
  4500. },
  4501. {
  4502. "name": "symfony/mailer",
  4503. "version": "v7.3.1",
  4504. "source": {
  4505. "type": "git",
  4506. "url": "https://github.com/symfony/mailer.git",
  4507. "reference": "b5db5105b290bdbea5ab27b89c69effcf1cb3368"
  4508. },
  4509. "dist": {
  4510. "type": "zip",
  4511. "url": "https://api.github.com/repos/symfony/mailer/zipball/b5db5105b290bdbea5ab27b89c69effcf1cb3368",
  4512. "reference": "b5db5105b290bdbea5ab27b89c69effcf1cb3368",
  4513. "shasum": ""
  4514. },
  4515. "require": {
  4516. "egulias/email-validator": "^2.1.10|^3|^4",
  4517. "php": ">=8.2",
  4518. "psr/event-dispatcher": "^1",
  4519. "psr/log": "^1|^2|^3",
  4520. "symfony/event-dispatcher": "^6.4|^7.0",
  4521. "symfony/mime": "^7.2",
  4522. "symfony/service-contracts": "^2.5|^3"
  4523. },
  4524. "conflict": {
  4525. "symfony/http-client-contracts": "<2.5",
  4526. "symfony/http-kernel": "<6.4",
  4527. "symfony/messenger": "<6.4",
  4528. "symfony/mime": "<6.4",
  4529. "symfony/twig-bridge": "<6.4"
  4530. },
  4531. "require-dev": {
  4532. "symfony/console": "^6.4|^7.0",
  4533. "symfony/http-client": "^6.4|^7.0",
  4534. "symfony/messenger": "^6.4|^7.0",
  4535. "symfony/twig-bridge": "^6.4|^7.0"
  4536. },
  4537. "type": "library",
  4538. "autoload": {
  4539. "psr-4": {
  4540. "Symfony\\Component\\Mailer\\": ""
  4541. },
  4542. "exclude-from-classmap": [
  4543. "/Tests/"
  4544. ]
  4545. },
  4546. "notification-url": "https://packagist.org/downloads/",
  4547. "license": [
  4548. "MIT"
  4549. ],
  4550. "authors": [
  4551. {
  4552. "name": "Fabien Potencier",
  4553. "email": "fabien@symfony.com"
  4554. },
  4555. {
  4556. "name": "Symfony Community",
  4557. "homepage": "https://symfony.com/contributors"
  4558. }
  4559. ],
  4560. "description": "Helps sending emails",
  4561. "homepage": "https://symfony.com",
  4562. "support": {
  4563. "source": "https://github.com/symfony/mailer/tree/v7.3.1"
  4564. },
  4565. "funding": [
  4566. {
  4567. "url": "https://symfony.com/sponsor",
  4568. "type": "custom"
  4569. },
  4570. {
  4571. "url": "https://github.com/fabpot",
  4572. "type": "github"
  4573. },
  4574. {
  4575. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4576. "type": "tidelift"
  4577. }
  4578. ],
  4579. "time": "2025-06-27T19:55:54+00:00"
  4580. },
  4581. {
  4582. "name": "symfony/mailgun-mailer",
  4583. "version": "v7.3.1",
  4584. "source": {
  4585. "type": "git",
  4586. "url": "https://github.com/symfony/mailgun-mailer.git",
  4587. "reference": "8c18f2bff4e70ed5669ab8228302edd2fecd689b"
  4588. },
  4589. "dist": {
  4590. "type": "zip",
  4591. "url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/8c18f2bff4e70ed5669ab8228302edd2fecd689b",
  4592. "reference": "8c18f2bff4e70ed5669ab8228302edd2fecd689b",
  4593. "shasum": ""
  4594. },
  4595. "require": {
  4596. "php": ">=8.2",
  4597. "symfony/mailer": "^7.2"
  4598. },
  4599. "conflict": {
  4600. "symfony/http-foundation": "<6.4"
  4601. },
  4602. "require-dev": {
  4603. "symfony/http-client": "^6.4|^7.0",
  4604. "symfony/webhook": "^6.4|^7.0"
  4605. },
  4606. "type": "symfony-mailer-bridge",
  4607. "autoload": {
  4608. "psr-4": {
  4609. "Symfony\\Component\\Mailer\\Bridge\\Mailgun\\": ""
  4610. },
  4611. "exclude-from-classmap": [
  4612. "/Tests/"
  4613. ]
  4614. },
  4615. "notification-url": "https://packagist.org/downloads/",
  4616. "license": [
  4617. "MIT"
  4618. ],
  4619. "authors": [
  4620. {
  4621. "name": "Fabien Potencier",
  4622. "email": "fabien@symfony.com"
  4623. },
  4624. {
  4625. "name": "Symfony Community",
  4626. "homepage": "https://symfony.com/contributors"
  4627. }
  4628. ],
  4629. "description": "Symfony Mailgun Mailer Bridge",
  4630. "homepage": "https://symfony.com",
  4631. "support": {
  4632. "source": "https://github.com/symfony/mailgun-mailer/tree/v7.3.1"
  4633. },
  4634. "funding": [
  4635. {
  4636. "url": "https://symfony.com/sponsor",
  4637. "type": "custom"
  4638. },
  4639. {
  4640. "url": "https://github.com/fabpot",
  4641. "type": "github"
  4642. },
  4643. {
  4644. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4645. "type": "tidelift"
  4646. }
  4647. ],
  4648. "time": "2025-06-20T16:15:52+00:00"
  4649. },
  4650. {
  4651. "name": "symfony/mime",
  4652. "version": "v7.3.0",
  4653. "source": {
  4654. "type": "git",
  4655. "url": "https://github.com/symfony/mime.git",
  4656. "reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9"
  4657. },
  4658. "dist": {
  4659. "type": "zip",
  4660. "url": "https://api.github.com/repos/symfony/mime/zipball/0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9",
  4661. "reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9",
  4662. "shasum": ""
  4663. },
  4664. "require": {
  4665. "php": ">=8.2",
  4666. "symfony/polyfill-intl-idn": "^1.10",
  4667. "symfony/polyfill-mbstring": "^1.0"
  4668. },
  4669. "conflict": {
  4670. "egulias/email-validator": "~3.0.0",
  4671. "phpdocumentor/reflection-docblock": "<3.2.2",
  4672. "phpdocumentor/type-resolver": "<1.4.0",
  4673. "symfony/mailer": "<6.4",
  4674. "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
  4675. },
  4676. "require-dev": {
  4677. "egulias/email-validator": "^2.1.10|^3.1|^4",
  4678. "league/html-to-markdown": "^5.0",
  4679. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4680. "symfony/dependency-injection": "^6.4|^7.0",
  4681. "symfony/process": "^6.4|^7.0",
  4682. "symfony/property-access": "^6.4|^7.0",
  4683. "symfony/property-info": "^6.4|^7.0",
  4684. "symfony/serializer": "^6.4.3|^7.0.3"
  4685. },
  4686. "type": "library",
  4687. "autoload": {
  4688. "psr-4": {
  4689. "Symfony\\Component\\Mime\\": ""
  4690. },
  4691. "exclude-from-classmap": [
  4692. "/Tests/"
  4693. ]
  4694. },
  4695. "notification-url": "https://packagist.org/downloads/",
  4696. "license": [
  4697. "MIT"
  4698. ],
  4699. "authors": [
  4700. {
  4701. "name": "Fabien Potencier",
  4702. "email": "fabien@symfony.com"
  4703. },
  4704. {
  4705. "name": "Symfony Community",
  4706. "homepage": "https://symfony.com/contributors"
  4707. }
  4708. ],
  4709. "description": "Allows manipulating MIME messages",
  4710. "homepage": "https://symfony.com",
  4711. "keywords": [
  4712. "mime",
  4713. "mime-type"
  4714. ],
  4715. "support": {
  4716. "source": "https://github.com/symfony/mime/tree/v7.3.0"
  4717. },
  4718. "funding": [
  4719. {
  4720. "url": "https://symfony.com/sponsor",
  4721. "type": "custom"
  4722. },
  4723. {
  4724. "url": "https://github.com/fabpot",
  4725. "type": "github"
  4726. },
  4727. {
  4728. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4729. "type": "tidelift"
  4730. }
  4731. ],
  4732. "time": "2025-02-19T08:51:26+00:00"
  4733. },
  4734. {
  4735. "name": "symfony/options-resolver",
  4736. "version": "v7.3.0",
  4737. "source": {
  4738. "type": "git",
  4739. "url": "https://github.com/symfony/options-resolver.git",
  4740. "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca"
  4741. },
  4742. "dist": {
  4743. "type": "zip",
  4744. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/afb9a8038025e5dbc657378bfab9198d75f10fca",
  4745. "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca",
  4746. "shasum": ""
  4747. },
  4748. "require": {
  4749. "php": ">=8.2",
  4750. "symfony/deprecation-contracts": "^2.5|^3"
  4751. },
  4752. "type": "library",
  4753. "autoload": {
  4754. "psr-4": {
  4755. "Symfony\\Component\\OptionsResolver\\": ""
  4756. },
  4757. "exclude-from-classmap": [
  4758. "/Tests/"
  4759. ]
  4760. },
  4761. "notification-url": "https://packagist.org/downloads/",
  4762. "license": [
  4763. "MIT"
  4764. ],
  4765. "authors": [
  4766. {
  4767. "name": "Fabien Potencier",
  4768. "email": "fabien@symfony.com"
  4769. },
  4770. {
  4771. "name": "Symfony Community",
  4772. "homepage": "https://symfony.com/contributors"
  4773. }
  4774. ],
  4775. "description": "Provides an improved replacement for the array_replace PHP function",
  4776. "homepage": "https://symfony.com",
  4777. "keywords": [
  4778. "config",
  4779. "configuration",
  4780. "options"
  4781. ],
  4782. "support": {
  4783. "source": "https://github.com/symfony/options-resolver/tree/v7.3.0"
  4784. },
  4785. "funding": [
  4786. {
  4787. "url": "https://symfony.com/sponsor",
  4788. "type": "custom"
  4789. },
  4790. {
  4791. "url": "https://github.com/fabpot",
  4792. "type": "github"
  4793. },
  4794. {
  4795. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4796. "type": "tidelift"
  4797. }
  4798. ],
  4799. "time": "2025-04-04T13:12:05+00:00"
  4800. },
  4801. {
  4802. "name": "symfony/polyfill-ctype",
  4803. "version": "v1.32.0",
  4804. "source": {
  4805. "type": "git",
  4806. "url": "https://github.com/symfony/polyfill-ctype.git",
  4807. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
  4808. },
  4809. "dist": {
  4810. "type": "zip",
  4811. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
  4812. "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
  4813. "shasum": ""
  4814. },
  4815. "require": {
  4816. "php": ">=7.2"
  4817. },
  4818. "provide": {
  4819. "ext-ctype": "*"
  4820. },
  4821. "suggest": {
  4822. "ext-ctype": "For best performance"
  4823. },
  4824. "type": "library",
  4825. "extra": {
  4826. "thanks": {
  4827. "url": "https://github.com/symfony/polyfill",
  4828. "name": "symfony/polyfill"
  4829. }
  4830. },
  4831. "autoload": {
  4832. "files": [
  4833. "bootstrap.php"
  4834. ],
  4835. "psr-4": {
  4836. "Symfony\\Polyfill\\Ctype\\": ""
  4837. }
  4838. },
  4839. "notification-url": "https://packagist.org/downloads/",
  4840. "license": [
  4841. "MIT"
  4842. ],
  4843. "authors": [
  4844. {
  4845. "name": "Gert de Pagter",
  4846. "email": "BackEndTea@gmail.com"
  4847. },
  4848. {
  4849. "name": "Symfony Community",
  4850. "homepage": "https://symfony.com/contributors"
  4851. }
  4852. ],
  4853. "description": "Symfony polyfill for ctype functions",
  4854. "homepage": "https://symfony.com",
  4855. "keywords": [
  4856. "compatibility",
  4857. "ctype",
  4858. "polyfill",
  4859. "portable"
  4860. ],
  4861. "support": {
  4862. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
  4863. },
  4864. "funding": [
  4865. {
  4866. "url": "https://symfony.com/sponsor",
  4867. "type": "custom"
  4868. },
  4869. {
  4870. "url": "https://github.com/fabpot",
  4871. "type": "github"
  4872. },
  4873. {
  4874. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4875. "type": "tidelift"
  4876. }
  4877. ],
  4878. "time": "2024-09-09T11:45:10+00:00"
  4879. },
  4880. {
  4881. "name": "symfony/polyfill-intl-grapheme",
  4882. "version": "v1.32.0",
  4883. "source": {
  4884. "type": "git",
  4885. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  4886. "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
  4887. },
  4888. "dist": {
  4889. "type": "zip",
  4890. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
  4891. "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
  4892. "shasum": ""
  4893. },
  4894. "require": {
  4895. "php": ">=7.2"
  4896. },
  4897. "suggest": {
  4898. "ext-intl": "For best performance"
  4899. },
  4900. "type": "library",
  4901. "extra": {
  4902. "thanks": {
  4903. "url": "https://github.com/symfony/polyfill",
  4904. "name": "symfony/polyfill"
  4905. }
  4906. },
  4907. "autoload": {
  4908. "files": [
  4909. "bootstrap.php"
  4910. ],
  4911. "psr-4": {
  4912. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  4913. }
  4914. },
  4915. "notification-url": "https://packagist.org/downloads/",
  4916. "license": [
  4917. "MIT"
  4918. ],
  4919. "authors": [
  4920. {
  4921. "name": "Nicolas Grekas",
  4922. "email": "p@tchwork.com"
  4923. },
  4924. {
  4925. "name": "Symfony Community",
  4926. "homepage": "https://symfony.com/contributors"
  4927. }
  4928. ],
  4929. "description": "Symfony polyfill for intl's grapheme_* functions",
  4930. "homepage": "https://symfony.com",
  4931. "keywords": [
  4932. "compatibility",
  4933. "grapheme",
  4934. "intl",
  4935. "polyfill",
  4936. "portable",
  4937. "shim"
  4938. ],
  4939. "support": {
  4940. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
  4941. },
  4942. "funding": [
  4943. {
  4944. "url": "https://symfony.com/sponsor",
  4945. "type": "custom"
  4946. },
  4947. {
  4948. "url": "https://github.com/fabpot",
  4949. "type": "github"
  4950. },
  4951. {
  4952. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4953. "type": "tidelift"
  4954. }
  4955. ],
  4956. "time": "2024-09-09T11:45:10+00:00"
  4957. },
  4958. {
  4959. "name": "symfony/polyfill-intl-idn",
  4960. "version": "v1.32.0",
  4961. "source": {
  4962. "type": "git",
  4963. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  4964. "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
  4965. },
  4966. "dist": {
  4967. "type": "zip",
  4968. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
  4969. "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
  4970. "shasum": ""
  4971. },
  4972. "require": {
  4973. "php": ">=7.2",
  4974. "symfony/polyfill-intl-normalizer": "^1.10"
  4975. },
  4976. "suggest": {
  4977. "ext-intl": "For best performance"
  4978. },
  4979. "type": "library",
  4980. "extra": {
  4981. "thanks": {
  4982. "url": "https://github.com/symfony/polyfill",
  4983. "name": "symfony/polyfill"
  4984. }
  4985. },
  4986. "autoload": {
  4987. "files": [
  4988. "bootstrap.php"
  4989. ],
  4990. "psr-4": {
  4991. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  4992. }
  4993. },
  4994. "notification-url": "https://packagist.org/downloads/",
  4995. "license": [
  4996. "MIT"
  4997. ],
  4998. "authors": [
  4999. {
  5000. "name": "Laurent Bassin",
  5001. "email": "laurent@bassin.info"
  5002. },
  5003. {
  5004. "name": "Trevor Rowbotham",
  5005. "email": "trevor.rowbotham@pm.me"
  5006. },
  5007. {
  5008. "name": "Symfony Community",
  5009. "homepage": "https://symfony.com/contributors"
  5010. }
  5011. ],
  5012. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5013. "homepage": "https://symfony.com",
  5014. "keywords": [
  5015. "compatibility",
  5016. "idn",
  5017. "intl",
  5018. "polyfill",
  5019. "portable",
  5020. "shim"
  5021. ],
  5022. "support": {
  5023. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0"
  5024. },
  5025. "funding": [
  5026. {
  5027. "url": "https://symfony.com/sponsor",
  5028. "type": "custom"
  5029. },
  5030. {
  5031. "url": "https://github.com/fabpot",
  5032. "type": "github"
  5033. },
  5034. {
  5035. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5036. "type": "tidelift"
  5037. }
  5038. ],
  5039. "time": "2024-09-10T14:38:51+00:00"
  5040. },
  5041. {
  5042. "name": "symfony/polyfill-intl-normalizer",
  5043. "version": "v1.32.0",
  5044. "source": {
  5045. "type": "git",
  5046. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5047. "reference": "3833d7255cc303546435cb650316bff708a1c75c"
  5048. },
  5049. "dist": {
  5050. "type": "zip",
  5051. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
  5052. "reference": "3833d7255cc303546435cb650316bff708a1c75c",
  5053. "shasum": ""
  5054. },
  5055. "require": {
  5056. "php": ">=7.2"
  5057. },
  5058. "suggest": {
  5059. "ext-intl": "For best performance"
  5060. },
  5061. "type": "library",
  5062. "extra": {
  5063. "thanks": {
  5064. "url": "https://github.com/symfony/polyfill",
  5065. "name": "symfony/polyfill"
  5066. }
  5067. },
  5068. "autoload": {
  5069. "files": [
  5070. "bootstrap.php"
  5071. ],
  5072. "psr-4": {
  5073. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  5074. },
  5075. "classmap": [
  5076. "Resources/stubs"
  5077. ]
  5078. },
  5079. "notification-url": "https://packagist.org/downloads/",
  5080. "license": [
  5081. "MIT"
  5082. ],
  5083. "authors": [
  5084. {
  5085. "name": "Nicolas Grekas",
  5086. "email": "p@tchwork.com"
  5087. },
  5088. {
  5089. "name": "Symfony Community",
  5090. "homepage": "https://symfony.com/contributors"
  5091. }
  5092. ],
  5093. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  5094. "homepage": "https://symfony.com",
  5095. "keywords": [
  5096. "compatibility",
  5097. "intl",
  5098. "normalizer",
  5099. "polyfill",
  5100. "portable",
  5101. "shim"
  5102. ],
  5103. "support": {
  5104. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
  5105. },
  5106. "funding": [
  5107. {
  5108. "url": "https://symfony.com/sponsor",
  5109. "type": "custom"
  5110. },
  5111. {
  5112. "url": "https://github.com/fabpot",
  5113. "type": "github"
  5114. },
  5115. {
  5116. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5117. "type": "tidelift"
  5118. }
  5119. ],
  5120. "time": "2024-09-09T11:45:10+00:00"
  5121. },
  5122. {
  5123. "name": "symfony/polyfill-mbstring",
  5124. "version": "v1.32.0",
  5125. "source": {
  5126. "type": "git",
  5127. "url": "https://github.com/symfony/polyfill-mbstring.git",
  5128. "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
  5129. },
  5130. "dist": {
  5131. "type": "zip",
  5132. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
  5133. "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
  5134. "shasum": ""
  5135. },
  5136. "require": {
  5137. "ext-iconv": "*",
  5138. "php": ">=7.2"
  5139. },
  5140. "provide": {
  5141. "ext-mbstring": "*"
  5142. },
  5143. "suggest": {
  5144. "ext-mbstring": "For best performance"
  5145. },
  5146. "type": "library",
  5147. "extra": {
  5148. "thanks": {
  5149. "url": "https://github.com/symfony/polyfill",
  5150. "name": "symfony/polyfill"
  5151. }
  5152. },
  5153. "autoload": {
  5154. "files": [
  5155. "bootstrap.php"
  5156. ],
  5157. "psr-4": {
  5158. "Symfony\\Polyfill\\Mbstring\\": ""
  5159. }
  5160. },
  5161. "notification-url": "https://packagist.org/downloads/",
  5162. "license": [
  5163. "MIT"
  5164. ],
  5165. "authors": [
  5166. {
  5167. "name": "Nicolas Grekas",
  5168. "email": "p@tchwork.com"
  5169. },
  5170. {
  5171. "name": "Symfony Community",
  5172. "homepage": "https://symfony.com/contributors"
  5173. }
  5174. ],
  5175. "description": "Symfony polyfill for the Mbstring extension",
  5176. "homepage": "https://symfony.com",
  5177. "keywords": [
  5178. "compatibility",
  5179. "mbstring",
  5180. "polyfill",
  5181. "portable",
  5182. "shim"
  5183. ],
  5184. "support": {
  5185. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
  5186. },
  5187. "funding": [
  5188. {
  5189. "url": "https://symfony.com/sponsor",
  5190. "type": "custom"
  5191. },
  5192. {
  5193. "url": "https://github.com/fabpot",
  5194. "type": "github"
  5195. },
  5196. {
  5197. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5198. "type": "tidelift"
  5199. }
  5200. ],
  5201. "time": "2024-12-23T08:48:59+00:00"
  5202. },
  5203. {
  5204. "name": "symfony/polyfill-php80",
  5205. "version": "v1.32.0",
  5206. "source": {
  5207. "type": "git",
  5208. "url": "https://github.com/symfony/polyfill-php80.git",
  5209. "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
  5210. },
  5211. "dist": {
  5212. "type": "zip",
  5213. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
  5214. "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
  5215. "shasum": ""
  5216. },
  5217. "require": {
  5218. "php": ">=7.2"
  5219. },
  5220. "type": "library",
  5221. "extra": {
  5222. "thanks": {
  5223. "url": "https://github.com/symfony/polyfill",
  5224. "name": "symfony/polyfill"
  5225. }
  5226. },
  5227. "autoload": {
  5228. "files": [
  5229. "bootstrap.php"
  5230. ],
  5231. "psr-4": {
  5232. "Symfony\\Polyfill\\Php80\\": ""
  5233. },
  5234. "classmap": [
  5235. "Resources/stubs"
  5236. ]
  5237. },
  5238. "notification-url": "https://packagist.org/downloads/",
  5239. "license": [
  5240. "MIT"
  5241. ],
  5242. "authors": [
  5243. {
  5244. "name": "Ion Bazan",
  5245. "email": "ion.bazan@gmail.com"
  5246. },
  5247. {
  5248. "name": "Nicolas Grekas",
  5249. "email": "p@tchwork.com"
  5250. },
  5251. {
  5252. "name": "Symfony Community",
  5253. "homepage": "https://symfony.com/contributors"
  5254. }
  5255. ],
  5256. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  5257. "homepage": "https://symfony.com",
  5258. "keywords": [
  5259. "compatibility",
  5260. "polyfill",
  5261. "portable",
  5262. "shim"
  5263. ],
  5264. "support": {
  5265. "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
  5266. },
  5267. "funding": [
  5268. {
  5269. "url": "https://symfony.com/sponsor",
  5270. "type": "custom"
  5271. },
  5272. {
  5273. "url": "https://github.com/fabpot",
  5274. "type": "github"
  5275. },
  5276. {
  5277. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5278. "type": "tidelift"
  5279. }
  5280. ],
  5281. "time": "2025-01-02T08:10:11+00:00"
  5282. },
  5283. {
  5284. "name": "symfony/polyfill-php83",
  5285. "version": "v1.32.0",
  5286. "source": {
  5287. "type": "git",
  5288. "url": "https://github.com/symfony/polyfill-php83.git",
  5289. "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
  5290. },
  5291. "dist": {
  5292. "type": "zip",
  5293. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
  5294. "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491",
  5295. "shasum": ""
  5296. },
  5297. "require": {
  5298. "php": ">=7.2"
  5299. },
  5300. "type": "library",
  5301. "extra": {
  5302. "thanks": {
  5303. "url": "https://github.com/symfony/polyfill",
  5304. "name": "symfony/polyfill"
  5305. }
  5306. },
  5307. "autoload": {
  5308. "files": [
  5309. "bootstrap.php"
  5310. ],
  5311. "psr-4": {
  5312. "Symfony\\Polyfill\\Php83\\": ""
  5313. },
  5314. "classmap": [
  5315. "Resources/stubs"
  5316. ]
  5317. },
  5318. "notification-url": "https://packagist.org/downloads/",
  5319. "license": [
  5320. "MIT"
  5321. ],
  5322. "authors": [
  5323. {
  5324. "name": "Nicolas Grekas",
  5325. "email": "p@tchwork.com"
  5326. },
  5327. {
  5328. "name": "Symfony Community",
  5329. "homepage": "https://symfony.com/contributors"
  5330. }
  5331. ],
  5332. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  5333. "homepage": "https://symfony.com",
  5334. "keywords": [
  5335. "compatibility",
  5336. "polyfill",
  5337. "portable",
  5338. "shim"
  5339. ],
  5340. "support": {
  5341. "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0"
  5342. },
  5343. "funding": [
  5344. {
  5345. "url": "https://symfony.com/sponsor",
  5346. "type": "custom"
  5347. },
  5348. {
  5349. "url": "https://github.com/fabpot",
  5350. "type": "github"
  5351. },
  5352. {
  5353. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5354. "type": "tidelift"
  5355. }
  5356. ],
  5357. "time": "2024-09-09T11:45:10+00:00"
  5358. },
  5359. {
  5360. "name": "symfony/polyfill-uuid",
  5361. "version": "v1.32.0",
  5362. "source": {
  5363. "type": "git",
  5364. "url": "https://github.com/symfony/polyfill-uuid.git",
  5365. "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
  5366. },
  5367. "dist": {
  5368. "type": "zip",
  5369. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
  5370. "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
  5371. "shasum": ""
  5372. },
  5373. "require": {
  5374. "php": ">=7.2"
  5375. },
  5376. "provide": {
  5377. "ext-uuid": "*"
  5378. },
  5379. "suggest": {
  5380. "ext-uuid": "For best performance"
  5381. },
  5382. "type": "library",
  5383. "extra": {
  5384. "thanks": {
  5385. "url": "https://github.com/symfony/polyfill",
  5386. "name": "symfony/polyfill"
  5387. }
  5388. },
  5389. "autoload": {
  5390. "files": [
  5391. "bootstrap.php"
  5392. ],
  5393. "psr-4": {
  5394. "Symfony\\Polyfill\\Uuid\\": ""
  5395. }
  5396. },
  5397. "notification-url": "https://packagist.org/downloads/",
  5398. "license": [
  5399. "MIT"
  5400. ],
  5401. "authors": [
  5402. {
  5403. "name": "Grégoire Pineau",
  5404. "email": "lyrixx@lyrixx.info"
  5405. },
  5406. {
  5407. "name": "Symfony Community",
  5408. "homepage": "https://symfony.com/contributors"
  5409. }
  5410. ],
  5411. "description": "Symfony polyfill for uuid functions",
  5412. "homepage": "https://symfony.com",
  5413. "keywords": [
  5414. "compatibility",
  5415. "polyfill",
  5416. "portable",
  5417. "uuid"
  5418. ],
  5419. "support": {
  5420. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.0"
  5421. },
  5422. "funding": [
  5423. {
  5424. "url": "https://symfony.com/sponsor",
  5425. "type": "custom"
  5426. },
  5427. {
  5428. "url": "https://github.com/fabpot",
  5429. "type": "github"
  5430. },
  5431. {
  5432. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5433. "type": "tidelift"
  5434. }
  5435. ],
  5436. "time": "2024-09-09T11:45:10+00:00"
  5437. },
  5438. {
  5439. "name": "symfony/process",
  5440. "version": "v7.3.0",
  5441. "source": {
  5442. "type": "git",
  5443. "url": "https://github.com/symfony/process.git",
  5444. "reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af"
  5445. },
  5446. "dist": {
  5447. "type": "zip",
  5448. "url": "https://api.github.com/repos/symfony/process/zipball/40c295f2deb408d5e9d2d32b8ba1dd61e36f05af",
  5449. "reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af",
  5450. "shasum": ""
  5451. },
  5452. "require": {
  5453. "php": ">=8.2"
  5454. },
  5455. "type": "library",
  5456. "autoload": {
  5457. "psr-4": {
  5458. "Symfony\\Component\\Process\\": ""
  5459. },
  5460. "exclude-from-classmap": [
  5461. "/Tests/"
  5462. ]
  5463. },
  5464. "notification-url": "https://packagist.org/downloads/",
  5465. "license": [
  5466. "MIT"
  5467. ],
  5468. "authors": [
  5469. {
  5470. "name": "Fabien Potencier",
  5471. "email": "fabien@symfony.com"
  5472. },
  5473. {
  5474. "name": "Symfony Community",
  5475. "homepage": "https://symfony.com/contributors"
  5476. }
  5477. ],
  5478. "description": "Executes commands in sub-processes",
  5479. "homepage": "https://symfony.com",
  5480. "support": {
  5481. "source": "https://github.com/symfony/process/tree/v7.3.0"
  5482. },
  5483. "funding": [
  5484. {
  5485. "url": "https://symfony.com/sponsor",
  5486. "type": "custom"
  5487. },
  5488. {
  5489. "url": "https://github.com/fabpot",
  5490. "type": "github"
  5491. },
  5492. {
  5493. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5494. "type": "tidelift"
  5495. }
  5496. ],
  5497. "time": "2025-04-17T09:11:12+00:00"
  5498. },
  5499. {
  5500. "name": "symfony/routing",
  5501. "version": "v7.3.0",
  5502. "source": {
  5503. "type": "git",
  5504. "url": "https://github.com/symfony/routing.git",
  5505. "reference": "8e213820c5fea844ecea29203d2a308019007c15"
  5506. },
  5507. "dist": {
  5508. "type": "zip",
  5509. "url": "https://api.github.com/repos/symfony/routing/zipball/8e213820c5fea844ecea29203d2a308019007c15",
  5510. "reference": "8e213820c5fea844ecea29203d2a308019007c15",
  5511. "shasum": ""
  5512. },
  5513. "require": {
  5514. "php": ">=8.2",
  5515. "symfony/deprecation-contracts": "^2.5|^3"
  5516. },
  5517. "conflict": {
  5518. "symfony/config": "<6.4",
  5519. "symfony/dependency-injection": "<6.4",
  5520. "symfony/yaml": "<6.4"
  5521. },
  5522. "require-dev": {
  5523. "psr/log": "^1|^2|^3",
  5524. "symfony/config": "^6.4|^7.0",
  5525. "symfony/dependency-injection": "^6.4|^7.0",
  5526. "symfony/expression-language": "^6.4|^7.0",
  5527. "symfony/http-foundation": "^6.4|^7.0",
  5528. "symfony/yaml": "^6.4|^7.0"
  5529. },
  5530. "type": "library",
  5531. "autoload": {
  5532. "psr-4": {
  5533. "Symfony\\Component\\Routing\\": ""
  5534. },
  5535. "exclude-from-classmap": [
  5536. "/Tests/"
  5537. ]
  5538. },
  5539. "notification-url": "https://packagist.org/downloads/",
  5540. "license": [
  5541. "MIT"
  5542. ],
  5543. "authors": [
  5544. {
  5545. "name": "Fabien Potencier",
  5546. "email": "fabien@symfony.com"
  5547. },
  5548. {
  5549. "name": "Symfony Community",
  5550. "homepage": "https://symfony.com/contributors"
  5551. }
  5552. ],
  5553. "description": "Maps an HTTP request to a set of configuration variables",
  5554. "homepage": "https://symfony.com",
  5555. "keywords": [
  5556. "router",
  5557. "routing",
  5558. "uri",
  5559. "url"
  5560. ],
  5561. "support": {
  5562. "source": "https://github.com/symfony/routing/tree/v7.3.0"
  5563. },
  5564. "funding": [
  5565. {
  5566. "url": "https://symfony.com/sponsor",
  5567. "type": "custom"
  5568. },
  5569. {
  5570. "url": "https://github.com/fabpot",
  5571. "type": "github"
  5572. },
  5573. {
  5574. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5575. "type": "tidelift"
  5576. }
  5577. ],
  5578. "time": "2025-05-24T20:43:28+00:00"
  5579. },
  5580. {
  5581. "name": "symfony/service-contracts",
  5582. "version": "v3.6.0",
  5583. "source": {
  5584. "type": "git",
  5585. "url": "https://github.com/symfony/service-contracts.git",
  5586. "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4"
  5587. },
  5588. "dist": {
  5589. "type": "zip",
  5590. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
  5591. "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
  5592. "shasum": ""
  5593. },
  5594. "require": {
  5595. "php": ">=8.1",
  5596. "psr/container": "^1.1|^2.0",
  5597. "symfony/deprecation-contracts": "^2.5|^3"
  5598. },
  5599. "conflict": {
  5600. "ext-psr": "<1.1|>=2"
  5601. },
  5602. "type": "library",
  5603. "extra": {
  5604. "thanks": {
  5605. "url": "https://github.com/symfony/contracts",
  5606. "name": "symfony/contracts"
  5607. },
  5608. "branch-alias": {
  5609. "dev-main": "3.6-dev"
  5610. }
  5611. },
  5612. "autoload": {
  5613. "psr-4": {
  5614. "Symfony\\Contracts\\Service\\": ""
  5615. },
  5616. "exclude-from-classmap": [
  5617. "/Test/"
  5618. ]
  5619. },
  5620. "notification-url": "https://packagist.org/downloads/",
  5621. "license": [
  5622. "MIT"
  5623. ],
  5624. "authors": [
  5625. {
  5626. "name": "Nicolas Grekas",
  5627. "email": "p@tchwork.com"
  5628. },
  5629. {
  5630. "name": "Symfony Community",
  5631. "homepage": "https://symfony.com/contributors"
  5632. }
  5633. ],
  5634. "description": "Generic abstractions related to writing services",
  5635. "homepage": "https://symfony.com",
  5636. "keywords": [
  5637. "abstractions",
  5638. "contracts",
  5639. "decoupling",
  5640. "interfaces",
  5641. "interoperability",
  5642. "standards"
  5643. ],
  5644. "support": {
  5645. "source": "https://github.com/symfony/service-contracts/tree/v3.6.0"
  5646. },
  5647. "funding": [
  5648. {
  5649. "url": "https://symfony.com/sponsor",
  5650. "type": "custom"
  5651. },
  5652. {
  5653. "url": "https://github.com/fabpot",
  5654. "type": "github"
  5655. },
  5656. {
  5657. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5658. "type": "tidelift"
  5659. }
  5660. ],
  5661. "time": "2025-04-25T09:37:31+00:00"
  5662. },
  5663. {
  5664. "name": "symfony/string",
  5665. "version": "v7.3.0",
  5666. "source": {
  5667. "type": "git",
  5668. "url": "https://github.com/symfony/string.git",
  5669. "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125"
  5670. },
  5671. "dist": {
  5672. "type": "zip",
  5673. "url": "https://api.github.com/repos/symfony/string/zipball/f3570b8c61ca887a9e2938e85cb6458515d2b125",
  5674. "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125",
  5675. "shasum": ""
  5676. },
  5677. "require": {
  5678. "php": ">=8.2",
  5679. "symfony/polyfill-ctype": "~1.8",
  5680. "symfony/polyfill-intl-grapheme": "~1.0",
  5681. "symfony/polyfill-intl-normalizer": "~1.0",
  5682. "symfony/polyfill-mbstring": "~1.0"
  5683. },
  5684. "conflict": {
  5685. "symfony/translation-contracts": "<2.5"
  5686. },
  5687. "require-dev": {
  5688. "symfony/emoji": "^7.1",
  5689. "symfony/error-handler": "^6.4|^7.0",
  5690. "symfony/http-client": "^6.4|^7.0",
  5691. "symfony/intl": "^6.4|^7.0",
  5692. "symfony/translation-contracts": "^2.5|^3.0",
  5693. "symfony/var-exporter": "^6.4|^7.0"
  5694. },
  5695. "type": "library",
  5696. "autoload": {
  5697. "files": [
  5698. "Resources/functions.php"
  5699. ],
  5700. "psr-4": {
  5701. "Symfony\\Component\\String\\": ""
  5702. },
  5703. "exclude-from-classmap": [
  5704. "/Tests/"
  5705. ]
  5706. },
  5707. "notification-url": "https://packagist.org/downloads/",
  5708. "license": [
  5709. "MIT"
  5710. ],
  5711. "authors": [
  5712. {
  5713. "name": "Nicolas Grekas",
  5714. "email": "p@tchwork.com"
  5715. },
  5716. {
  5717. "name": "Symfony Community",
  5718. "homepage": "https://symfony.com/contributors"
  5719. }
  5720. ],
  5721. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  5722. "homepage": "https://symfony.com",
  5723. "keywords": [
  5724. "grapheme",
  5725. "i18n",
  5726. "string",
  5727. "unicode",
  5728. "utf-8",
  5729. "utf8"
  5730. ],
  5731. "support": {
  5732. "source": "https://github.com/symfony/string/tree/v7.3.0"
  5733. },
  5734. "funding": [
  5735. {
  5736. "url": "https://symfony.com/sponsor",
  5737. "type": "custom"
  5738. },
  5739. {
  5740. "url": "https://github.com/fabpot",
  5741. "type": "github"
  5742. },
  5743. {
  5744. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5745. "type": "tidelift"
  5746. }
  5747. ],
  5748. "time": "2025-04-20T20:19:01+00:00"
  5749. },
  5750. {
  5751. "name": "symfony/translation",
  5752. "version": "v7.3.1",
  5753. "source": {
  5754. "type": "git",
  5755. "url": "https://github.com/symfony/translation.git",
  5756. "reference": "241d5ac4910d256660238a7ecf250deba4c73063"
  5757. },
  5758. "dist": {
  5759. "type": "zip",
  5760. "url": "https://api.github.com/repos/symfony/translation/zipball/241d5ac4910d256660238a7ecf250deba4c73063",
  5761. "reference": "241d5ac4910d256660238a7ecf250deba4c73063",
  5762. "shasum": ""
  5763. },
  5764. "require": {
  5765. "php": ">=8.2",
  5766. "symfony/deprecation-contracts": "^2.5|^3",
  5767. "symfony/polyfill-mbstring": "~1.0",
  5768. "symfony/translation-contracts": "^2.5|^3.0"
  5769. },
  5770. "conflict": {
  5771. "nikic/php-parser": "<5.0",
  5772. "symfony/config": "<6.4",
  5773. "symfony/console": "<6.4",
  5774. "symfony/dependency-injection": "<6.4",
  5775. "symfony/http-client-contracts": "<2.5",
  5776. "symfony/http-kernel": "<6.4",
  5777. "symfony/service-contracts": "<2.5",
  5778. "symfony/twig-bundle": "<6.4",
  5779. "symfony/yaml": "<6.4"
  5780. },
  5781. "provide": {
  5782. "symfony/translation-implementation": "2.3|3.0"
  5783. },
  5784. "require-dev": {
  5785. "nikic/php-parser": "^5.0",
  5786. "psr/log": "^1|^2|^3",
  5787. "symfony/config": "^6.4|^7.0",
  5788. "symfony/console": "^6.4|^7.0",
  5789. "symfony/dependency-injection": "^6.4|^7.0",
  5790. "symfony/finder": "^6.4|^7.0",
  5791. "symfony/http-client-contracts": "^2.5|^3.0",
  5792. "symfony/http-kernel": "^6.4|^7.0",
  5793. "symfony/intl": "^6.4|^7.0",
  5794. "symfony/polyfill-intl-icu": "^1.21",
  5795. "symfony/routing": "^6.4|^7.0",
  5796. "symfony/service-contracts": "^2.5|^3",
  5797. "symfony/yaml": "^6.4|^7.0"
  5798. },
  5799. "type": "library",
  5800. "autoload": {
  5801. "files": [
  5802. "Resources/functions.php"
  5803. ],
  5804. "psr-4": {
  5805. "Symfony\\Component\\Translation\\": ""
  5806. },
  5807. "exclude-from-classmap": [
  5808. "/Tests/"
  5809. ]
  5810. },
  5811. "notification-url": "https://packagist.org/downloads/",
  5812. "license": [
  5813. "MIT"
  5814. ],
  5815. "authors": [
  5816. {
  5817. "name": "Fabien Potencier",
  5818. "email": "fabien@symfony.com"
  5819. },
  5820. {
  5821. "name": "Symfony Community",
  5822. "homepage": "https://symfony.com/contributors"
  5823. }
  5824. ],
  5825. "description": "Provides tools to internationalize your application",
  5826. "homepage": "https://symfony.com",
  5827. "support": {
  5828. "source": "https://github.com/symfony/translation/tree/v7.3.1"
  5829. },
  5830. "funding": [
  5831. {
  5832. "url": "https://symfony.com/sponsor",
  5833. "type": "custom"
  5834. },
  5835. {
  5836. "url": "https://github.com/fabpot",
  5837. "type": "github"
  5838. },
  5839. {
  5840. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5841. "type": "tidelift"
  5842. }
  5843. ],
  5844. "time": "2025-06-27T19:55:54+00:00"
  5845. },
  5846. {
  5847. "name": "symfony/translation-contracts",
  5848. "version": "v3.6.0",
  5849. "source": {
  5850. "type": "git",
  5851. "url": "https://github.com/symfony/translation-contracts.git",
  5852. "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d"
  5853. },
  5854. "dist": {
  5855. "type": "zip",
  5856. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
  5857. "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
  5858. "shasum": ""
  5859. },
  5860. "require": {
  5861. "php": ">=8.1"
  5862. },
  5863. "type": "library",
  5864. "extra": {
  5865. "thanks": {
  5866. "url": "https://github.com/symfony/contracts",
  5867. "name": "symfony/contracts"
  5868. },
  5869. "branch-alias": {
  5870. "dev-main": "3.6-dev"
  5871. }
  5872. },
  5873. "autoload": {
  5874. "psr-4": {
  5875. "Symfony\\Contracts\\Translation\\": ""
  5876. },
  5877. "exclude-from-classmap": [
  5878. "/Test/"
  5879. ]
  5880. },
  5881. "notification-url": "https://packagist.org/downloads/",
  5882. "license": [
  5883. "MIT"
  5884. ],
  5885. "authors": [
  5886. {
  5887. "name": "Nicolas Grekas",
  5888. "email": "p@tchwork.com"
  5889. },
  5890. {
  5891. "name": "Symfony Community",
  5892. "homepage": "https://symfony.com/contributors"
  5893. }
  5894. ],
  5895. "description": "Generic abstractions related to translation",
  5896. "homepage": "https://symfony.com",
  5897. "keywords": [
  5898. "abstractions",
  5899. "contracts",
  5900. "decoupling",
  5901. "interfaces",
  5902. "interoperability",
  5903. "standards"
  5904. ],
  5905. "support": {
  5906. "source": "https://github.com/symfony/translation-contracts/tree/v3.6.0"
  5907. },
  5908. "funding": [
  5909. {
  5910. "url": "https://symfony.com/sponsor",
  5911. "type": "custom"
  5912. },
  5913. {
  5914. "url": "https://github.com/fabpot",
  5915. "type": "github"
  5916. },
  5917. {
  5918. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5919. "type": "tidelift"
  5920. }
  5921. ],
  5922. "time": "2024-09-27T08:32:26+00:00"
  5923. },
  5924. {
  5925. "name": "symfony/uid",
  5926. "version": "v7.3.1",
  5927. "source": {
  5928. "type": "git",
  5929. "url": "https://github.com/symfony/uid.git",
  5930. "reference": "a69f69f3159b852651a6bf45a9fdd149520525bb"
  5931. },
  5932. "dist": {
  5933. "type": "zip",
  5934. "url": "https://api.github.com/repos/symfony/uid/zipball/a69f69f3159b852651a6bf45a9fdd149520525bb",
  5935. "reference": "a69f69f3159b852651a6bf45a9fdd149520525bb",
  5936. "shasum": ""
  5937. },
  5938. "require": {
  5939. "php": ">=8.2",
  5940. "symfony/polyfill-uuid": "^1.15"
  5941. },
  5942. "require-dev": {
  5943. "symfony/console": "^6.4|^7.0"
  5944. },
  5945. "type": "library",
  5946. "autoload": {
  5947. "psr-4": {
  5948. "Symfony\\Component\\Uid\\": ""
  5949. },
  5950. "exclude-from-classmap": [
  5951. "/Tests/"
  5952. ]
  5953. },
  5954. "notification-url": "https://packagist.org/downloads/",
  5955. "license": [
  5956. "MIT"
  5957. ],
  5958. "authors": [
  5959. {
  5960. "name": "Grégoire Pineau",
  5961. "email": "lyrixx@lyrixx.info"
  5962. },
  5963. {
  5964. "name": "Nicolas Grekas",
  5965. "email": "p@tchwork.com"
  5966. },
  5967. {
  5968. "name": "Symfony Community",
  5969. "homepage": "https://symfony.com/contributors"
  5970. }
  5971. ],
  5972. "description": "Provides an object-oriented API to generate and represent UIDs",
  5973. "homepage": "https://symfony.com",
  5974. "keywords": [
  5975. "UID",
  5976. "ulid",
  5977. "uuid"
  5978. ],
  5979. "support": {
  5980. "source": "https://github.com/symfony/uid/tree/v7.3.1"
  5981. },
  5982. "funding": [
  5983. {
  5984. "url": "https://symfony.com/sponsor",
  5985. "type": "custom"
  5986. },
  5987. {
  5988. "url": "https://github.com/fabpot",
  5989. "type": "github"
  5990. },
  5991. {
  5992. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5993. "type": "tidelift"
  5994. }
  5995. ],
  5996. "time": "2025-06-27T19:55:54+00:00"
  5997. },
  5998. {
  5999. "name": "symfony/var-dumper",
  6000. "version": "v7.3.1",
  6001. "source": {
  6002. "type": "git",
  6003. "url": "https://github.com/symfony/var-dumper.git",
  6004. "reference": "6e209fbe5f5a7b6043baba46fe5735a4b85d0d42"
  6005. },
  6006. "dist": {
  6007. "type": "zip",
  6008. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6e209fbe5f5a7b6043baba46fe5735a4b85d0d42",
  6009. "reference": "6e209fbe5f5a7b6043baba46fe5735a4b85d0d42",
  6010. "shasum": ""
  6011. },
  6012. "require": {
  6013. "php": ">=8.2",
  6014. "symfony/deprecation-contracts": "^2.5|^3",
  6015. "symfony/polyfill-mbstring": "~1.0"
  6016. },
  6017. "conflict": {
  6018. "symfony/console": "<6.4"
  6019. },
  6020. "require-dev": {
  6021. "ext-iconv": "*",
  6022. "symfony/console": "^6.4|^7.0",
  6023. "symfony/http-kernel": "^6.4|^7.0",
  6024. "symfony/process": "^6.4|^7.0",
  6025. "symfony/uid": "^6.4|^7.0",
  6026. "twig/twig": "^3.12"
  6027. },
  6028. "bin": [
  6029. "Resources/bin/var-dump-server"
  6030. ],
  6031. "type": "library",
  6032. "autoload": {
  6033. "files": [
  6034. "Resources/functions/dump.php"
  6035. ],
  6036. "psr-4": {
  6037. "Symfony\\Component\\VarDumper\\": ""
  6038. },
  6039. "exclude-from-classmap": [
  6040. "/Tests/"
  6041. ]
  6042. },
  6043. "notification-url": "https://packagist.org/downloads/",
  6044. "license": [
  6045. "MIT"
  6046. ],
  6047. "authors": [
  6048. {
  6049. "name": "Nicolas Grekas",
  6050. "email": "p@tchwork.com"
  6051. },
  6052. {
  6053. "name": "Symfony Community",
  6054. "homepage": "https://symfony.com/contributors"
  6055. }
  6056. ],
  6057. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  6058. "homepage": "https://symfony.com",
  6059. "keywords": [
  6060. "debug",
  6061. "dump"
  6062. ],
  6063. "support": {
  6064. "source": "https://github.com/symfony/var-dumper/tree/v7.3.1"
  6065. },
  6066. "funding": [
  6067. {
  6068. "url": "https://symfony.com/sponsor",
  6069. "type": "custom"
  6070. },
  6071. {
  6072. "url": "https://github.com/fabpot",
  6073. "type": "github"
  6074. },
  6075. {
  6076. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6077. "type": "tidelift"
  6078. }
  6079. ],
  6080. "time": "2025-06-27T19:55:54+00:00"
  6081. },
  6082. {
  6083. "name": "tijsverkoyen/css-to-inline-styles",
  6084. "version": "v2.3.0",
  6085. "source": {
  6086. "type": "git",
  6087. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  6088. "reference": "0d72ac1c00084279c1816675284073c5a337c20d"
  6089. },
  6090. "dist": {
  6091. "type": "zip",
  6092. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d",
  6093. "reference": "0d72ac1c00084279c1816675284073c5a337c20d",
  6094. "shasum": ""
  6095. },
  6096. "require": {
  6097. "ext-dom": "*",
  6098. "ext-libxml": "*",
  6099. "php": "^7.4 || ^8.0",
  6100. "symfony/css-selector": "^5.4 || ^6.0 || ^7.0"
  6101. },
  6102. "require-dev": {
  6103. "phpstan/phpstan": "^2.0",
  6104. "phpstan/phpstan-phpunit": "^2.0",
  6105. "phpunit/phpunit": "^8.5.21 || ^9.5.10"
  6106. },
  6107. "type": "library",
  6108. "extra": {
  6109. "branch-alias": {
  6110. "dev-master": "2.x-dev"
  6111. }
  6112. },
  6113. "autoload": {
  6114. "psr-4": {
  6115. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  6116. }
  6117. },
  6118. "notification-url": "https://packagist.org/downloads/",
  6119. "license": [
  6120. "BSD-3-Clause"
  6121. ],
  6122. "authors": [
  6123. {
  6124. "name": "Tijs Verkoyen",
  6125. "email": "css_to_inline_styles@verkoyen.eu",
  6126. "role": "Developer"
  6127. }
  6128. ],
  6129. "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.",
  6130. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  6131. "support": {
  6132. "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  6133. "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0"
  6134. },
  6135. "time": "2024-12-21T16:25:41+00:00"
  6136. },
  6137. {
  6138. "name": "vlucas/phpdotenv",
  6139. "version": "v5.6.2",
  6140. "source": {
  6141. "type": "git",
  6142. "url": "https://github.com/vlucas/phpdotenv.git",
  6143. "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
  6144. },
  6145. "dist": {
  6146. "type": "zip",
  6147. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
  6148. "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
  6149. "shasum": ""
  6150. },
  6151. "require": {
  6152. "ext-pcre": "*",
  6153. "graham-campbell/result-type": "^1.1.3",
  6154. "php": "^7.2.5 || ^8.0",
  6155. "phpoption/phpoption": "^1.9.3",
  6156. "symfony/polyfill-ctype": "^1.24",
  6157. "symfony/polyfill-mbstring": "^1.24",
  6158. "symfony/polyfill-php80": "^1.24"
  6159. },
  6160. "require-dev": {
  6161. "bamarni/composer-bin-plugin": "^1.8.2",
  6162. "ext-filter": "*",
  6163. "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
  6164. },
  6165. "suggest": {
  6166. "ext-filter": "Required to use the boolean validator."
  6167. },
  6168. "type": "library",
  6169. "extra": {
  6170. "bamarni-bin": {
  6171. "bin-links": true,
  6172. "forward-command": false
  6173. },
  6174. "branch-alias": {
  6175. "dev-master": "5.6-dev"
  6176. }
  6177. },
  6178. "autoload": {
  6179. "psr-4": {
  6180. "Dotenv\\": "src/"
  6181. }
  6182. },
  6183. "notification-url": "https://packagist.org/downloads/",
  6184. "license": [
  6185. "BSD-3-Clause"
  6186. ],
  6187. "authors": [
  6188. {
  6189. "name": "Graham Campbell",
  6190. "email": "hello@gjcampbell.co.uk",
  6191. "homepage": "https://github.com/GrahamCampbell"
  6192. },
  6193. {
  6194. "name": "Vance Lucas",
  6195. "email": "vance@vancelucas.com",
  6196. "homepage": "https://github.com/vlucas"
  6197. }
  6198. ],
  6199. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  6200. "keywords": [
  6201. "dotenv",
  6202. "env",
  6203. "environment"
  6204. ],
  6205. "support": {
  6206. "issues": "https://github.com/vlucas/phpdotenv/issues",
  6207. "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
  6208. },
  6209. "funding": [
  6210. {
  6211. "url": "https://github.com/GrahamCampbell",
  6212. "type": "github"
  6213. },
  6214. {
  6215. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  6216. "type": "tidelift"
  6217. }
  6218. ],
  6219. "time": "2025-04-30T23:37:27+00:00"
  6220. },
  6221. {
  6222. "name": "voku/portable-ascii",
  6223. "version": "2.0.3",
  6224. "source": {
  6225. "type": "git",
  6226. "url": "https://github.com/voku/portable-ascii.git",
  6227. "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
  6228. },
  6229. "dist": {
  6230. "type": "zip",
  6231. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
  6232. "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
  6233. "shasum": ""
  6234. },
  6235. "require": {
  6236. "php": ">=7.0.0"
  6237. },
  6238. "require-dev": {
  6239. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  6240. },
  6241. "suggest": {
  6242. "ext-intl": "Use Intl for transliterator_transliterate() support"
  6243. },
  6244. "type": "library",
  6245. "autoload": {
  6246. "psr-4": {
  6247. "voku\\": "src/voku/"
  6248. }
  6249. },
  6250. "notification-url": "https://packagist.org/downloads/",
  6251. "license": [
  6252. "MIT"
  6253. ],
  6254. "authors": [
  6255. {
  6256. "name": "Lars Moelleken",
  6257. "homepage": "https://www.moelleken.org/"
  6258. }
  6259. ],
  6260. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  6261. "homepage": "https://github.com/voku/portable-ascii",
  6262. "keywords": [
  6263. "ascii",
  6264. "clean",
  6265. "php"
  6266. ],
  6267. "support": {
  6268. "issues": "https://github.com/voku/portable-ascii/issues",
  6269. "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
  6270. },
  6271. "funding": [
  6272. {
  6273. "url": "https://www.paypal.me/moelleken",
  6274. "type": "custom"
  6275. },
  6276. {
  6277. "url": "https://github.com/voku",
  6278. "type": "github"
  6279. },
  6280. {
  6281. "url": "https://opencollective.com/portable-ascii",
  6282. "type": "open_collective"
  6283. },
  6284. {
  6285. "url": "https://www.patreon.com/voku",
  6286. "type": "patreon"
  6287. },
  6288. {
  6289. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  6290. "type": "tidelift"
  6291. }
  6292. ],
  6293. "time": "2024-11-21T01:49:47+00:00"
  6294. },
  6295. {
  6296. "name": "webmozart/assert",
  6297. "version": "1.11.0",
  6298. "source": {
  6299. "type": "git",
  6300. "url": "https://github.com/webmozarts/assert.git",
  6301. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  6302. },
  6303. "dist": {
  6304. "type": "zip",
  6305. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  6306. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  6307. "shasum": ""
  6308. },
  6309. "require": {
  6310. "ext-ctype": "*",
  6311. "php": "^7.2 || ^8.0"
  6312. },
  6313. "conflict": {
  6314. "phpstan/phpstan": "<0.12.20",
  6315. "vimeo/psalm": "<4.6.1 || 4.6.2"
  6316. },
  6317. "require-dev": {
  6318. "phpunit/phpunit": "^8.5.13"
  6319. },
  6320. "type": "library",
  6321. "extra": {
  6322. "branch-alias": {
  6323. "dev-master": "1.10-dev"
  6324. }
  6325. },
  6326. "autoload": {
  6327. "psr-4": {
  6328. "Webmozart\\Assert\\": "src/"
  6329. }
  6330. },
  6331. "notification-url": "https://packagist.org/downloads/",
  6332. "license": [
  6333. "MIT"
  6334. ],
  6335. "authors": [
  6336. {
  6337. "name": "Bernhard Schussek",
  6338. "email": "bschussek@gmail.com"
  6339. }
  6340. ],
  6341. "description": "Assertions to validate method input/output with nice error messages.",
  6342. "keywords": [
  6343. "assert",
  6344. "check",
  6345. "validate"
  6346. ],
  6347. "support": {
  6348. "issues": "https://github.com/webmozarts/assert/issues",
  6349. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  6350. },
  6351. "time": "2022-06-03T18:03:27+00:00"
  6352. }
  6353. ],
  6354. "packages-dev": [
  6355. {
  6356. "name": "barryvdh/laravel-debugbar",
  6357. "version": "v3.15.4",
  6358. "source": {
  6359. "type": "git",
  6360. "url": "https://github.com/barryvdh/laravel-debugbar.git",
  6361. "reference": "c0667ea91f7185f1e074402c5788195e96bf8106"
  6362. },
  6363. "dist": {
  6364. "type": "zip",
  6365. "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/c0667ea91f7185f1e074402c5788195e96bf8106",
  6366. "reference": "c0667ea91f7185f1e074402c5788195e96bf8106",
  6367. "shasum": ""
  6368. },
  6369. "require": {
  6370. "illuminate/routing": "^9|^10|^11|^12",
  6371. "illuminate/session": "^9|^10|^11|^12",
  6372. "illuminate/support": "^9|^10|^11|^12",
  6373. "php": "^8.1",
  6374. "php-debugbar/php-debugbar": "~2.1.1",
  6375. "symfony/finder": "^6|^7"
  6376. },
  6377. "require-dev": {
  6378. "mockery/mockery": "^1.3.3",
  6379. "orchestra/testbench-dusk": "^7|^8|^9|^10",
  6380. "phpunit/phpunit": "^9.5.10|^10|^11",
  6381. "squizlabs/php_codesniffer": "^3.5"
  6382. },
  6383. "type": "library",
  6384. "extra": {
  6385. "laravel": {
  6386. "aliases": {
  6387. "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar"
  6388. },
  6389. "providers": [
  6390. "Barryvdh\\Debugbar\\ServiceProvider"
  6391. ]
  6392. },
  6393. "branch-alias": {
  6394. "dev-master": "3.15-dev"
  6395. }
  6396. },
  6397. "autoload": {
  6398. "files": [
  6399. "src/helpers.php"
  6400. ],
  6401. "psr-4": {
  6402. "Barryvdh\\Debugbar\\": "src/"
  6403. }
  6404. },
  6405. "notification-url": "https://packagist.org/downloads/",
  6406. "license": [
  6407. "MIT"
  6408. ],
  6409. "authors": [
  6410. {
  6411. "name": "Barry vd. Heuvel",
  6412. "email": "barryvdh@gmail.com"
  6413. }
  6414. ],
  6415. "description": "PHP Debugbar integration for Laravel",
  6416. "keywords": [
  6417. "debug",
  6418. "debugbar",
  6419. "dev",
  6420. "laravel",
  6421. "profiler",
  6422. "webprofiler"
  6423. ],
  6424. "support": {
  6425. "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
  6426. "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.4"
  6427. },
  6428. "funding": [
  6429. {
  6430. "url": "https://fruitcake.nl",
  6431. "type": "custom"
  6432. },
  6433. {
  6434. "url": "https://github.com/barryvdh",
  6435. "type": "github"
  6436. }
  6437. ],
  6438. "time": "2025-04-16T06:32:06+00:00"
  6439. },
  6440. {
  6441. "name": "barryvdh/laravel-ide-helper",
  6442. "version": "v3.5.5",
  6443. "source": {
  6444. "type": "git",
  6445. "url": "https://github.com/barryvdh/laravel-ide-helper.git",
  6446. "reference": "8d441ec99f8612b942b55f5183151d91591b618a"
  6447. },
  6448. "dist": {
  6449. "type": "zip",
  6450. "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/8d441ec99f8612b942b55f5183151d91591b618a",
  6451. "reference": "8d441ec99f8612b942b55f5183151d91591b618a",
  6452. "shasum": ""
  6453. },
  6454. "require": {
  6455. "barryvdh/reflection-docblock": "^2.3",
  6456. "composer/class-map-generator": "^1.0",
  6457. "ext-json": "*",
  6458. "illuminate/console": "^11.15 || ^12",
  6459. "illuminate/database": "^11.15 || ^12",
  6460. "illuminate/filesystem": "^11.15 || ^12",
  6461. "illuminate/support": "^11.15 || ^12",
  6462. "php": "^8.2"
  6463. },
  6464. "require-dev": {
  6465. "ext-pdo_sqlite": "*",
  6466. "friendsofphp/php-cs-fixer": "^3",
  6467. "illuminate/config": "^11.15 || ^12",
  6468. "illuminate/view": "^11.15 || ^12",
  6469. "mockery/mockery": "^1.4",
  6470. "orchestra/testbench": "^9.2 || ^10",
  6471. "phpunit/phpunit": "^10.5 || ^11.5.3",
  6472. "spatie/phpunit-snapshot-assertions": "^4 || ^5",
  6473. "vimeo/psalm": "^5.4",
  6474. "vlucas/phpdotenv": "^5"
  6475. },
  6476. "suggest": {
  6477. "illuminate/events": "Required for automatic helper generation (^6|^7|^8|^9|^10|^11)."
  6478. },
  6479. "type": "library",
  6480. "extra": {
  6481. "laravel": {
  6482. "providers": [
  6483. "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
  6484. ]
  6485. },
  6486. "branch-alias": {
  6487. "dev-master": "3.5-dev"
  6488. }
  6489. },
  6490. "autoload": {
  6491. "psr-4": {
  6492. "Barryvdh\\LaravelIdeHelper\\": "src"
  6493. }
  6494. },
  6495. "notification-url": "https://packagist.org/downloads/",
  6496. "license": [
  6497. "MIT"
  6498. ],
  6499. "authors": [
  6500. {
  6501. "name": "Barry vd. Heuvel",
  6502. "email": "barryvdh@gmail.com"
  6503. }
  6504. ],
  6505. "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
  6506. "keywords": [
  6507. "autocomplete",
  6508. "codeintel",
  6509. "dev",
  6510. "helper",
  6511. "ide",
  6512. "laravel",
  6513. "netbeans",
  6514. "phpdoc",
  6515. "phpstorm",
  6516. "sublime"
  6517. ],
  6518. "support": {
  6519. "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
  6520. "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.5.5"
  6521. },
  6522. "funding": [
  6523. {
  6524. "url": "https://fruitcake.nl",
  6525. "type": "custom"
  6526. },
  6527. {
  6528. "url": "https://github.com/barryvdh",
  6529. "type": "github"
  6530. }
  6531. ],
  6532. "time": "2025-02-11T13:59:46+00:00"
  6533. },
  6534. {
  6535. "name": "barryvdh/reflection-docblock",
  6536. "version": "v2.3.1",
  6537. "source": {
  6538. "type": "git",
  6539. "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
  6540. "reference": "b6ff9f93603561f50e53b64310495d20b8dff5d8"
  6541. },
  6542. "dist": {
  6543. "type": "zip",
  6544. "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/b6ff9f93603561f50e53b64310495d20b8dff5d8",
  6545. "reference": "b6ff9f93603561f50e53b64310495d20b8dff5d8",
  6546. "shasum": ""
  6547. },
  6548. "require": {
  6549. "php": ">=7.1"
  6550. },
  6551. "require-dev": {
  6552. "phpunit/phpunit": "^8.5.14|^9"
  6553. },
  6554. "suggest": {
  6555. "dflydev/markdown": "~1.0",
  6556. "erusev/parsedown": "~1.0"
  6557. },
  6558. "type": "library",
  6559. "extra": {
  6560. "branch-alias": {
  6561. "dev-master": "2.3.x-dev"
  6562. }
  6563. },
  6564. "autoload": {
  6565. "psr-0": {
  6566. "Barryvdh": [
  6567. "src/"
  6568. ]
  6569. }
  6570. },
  6571. "notification-url": "https://packagist.org/downloads/",
  6572. "license": [
  6573. "MIT"
  6574. ],
  6575. "authors": [
  6576. {
  6577. "name": "Mike van Riel",
  6578. "email": "mike.vanriel@naenius.com"
  6579. }
  6580. ],
  6581. "support": {
  6582. "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.3.1"
  6583. },
  6584. "time": "2025-01-18T19:26:32+00:00"
  6585. },
  6586. {
  6587. "name": "composer/class-map-generator",
  6588. "version": "1.6.1",
  6589. "source": {
  6590. "type": "git",
  6591. "url": "https://github.com/composer/class-map-generator.git",
  6592. "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34"
  6593. },
  6594. "dist": {
  6595. "type": "zip",
  6596. "url": "https://api.github.com/repos/composer/class-map-generator/zipball/134b705ddb0025d397d8318a75825fe3c9d1da34",
  6597. "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34",
  6598. "shasum": ""
  6599. },
  6600. "require": {
  6601. "composer/pcre": "^2.1 || ^3.1",
  6602. "php": "^7.2 || ^8.0",
  6603. "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
  6604. },
  6605. "require-dev": {
  6606. "phpstan/phpstan": "^1.12 || ^2",
  6607. "phpstan/phpstan-deprecation-rules": "^1 || ^2",
  6608. "phpstan/phpstan-phpunit": "^1 || ^2",
  6609. "phpstan/phpstan-strict-rules": "^1.1 || ^2",
  6610. "phpunit/phpunit": "^8",
  6611. "symfony/filesystem": "^5.4 || ^6"
  6612. },
  6613. "type": "library",
  6614. "extra": {
  6615. "branch-alias": {
  6616. "dev-main": "1.x-dev"
  6617. }
  6618. },
  6619. "autoload": {
  6620. "psr-4": {
  6621. "Composer\\ClassMapGenerator\\": "src"
  6622. }
  6623. },
  6624. "notification-url": "https://packagist.org/downloads/",
  6625. "license": [
  6626. "MIT"
  6627. ],
  6628. "authors": [
  6629. {
  6630. "name": "Jordi Boggiano",
  6631. "email": "j.boggiano@seld.be",
  6632. "homepage": "https://seld.be"
  6633. }
  6634. ],
  6635. "description": "Utilities to scan PHP code and generate class maps.",
  6636. "keywords": [
  6637. "classmap"
  6638. ],
  6639. "support": {
  6640. "issues": "https://github.com/composer/class-map-generator/issues",
  6641. "source": "https://github.com/composer/class-map-generator/tree/1.6.1"
  6642. },
  6643. "funding": [
  6644. {
  6645. "url": "https://packagist.com",
  6646. "type": "custom"
  6647. },
  6648. {
  6649. "url": "https://github.com/composer",
  6650. "type": "github"
  6651. },
  6652. {
  6653. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  6654. "type": "tidelift"
  6655. }
  6656. ],
  6657. "time": "2025-03-24T13:50:44+00:00"
  6658. },
  6659. {
  6660. "name": "composer/pcre",
  6661. "version": "3.3.2",
  6662. "source": {
  6663. "type": "git",
  6664. "url": "https://github.com/composer/pcre.git",
  6665. "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
  6666. },
  6667. "dist": {
  6668. "type": "zip",
  6669. "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
  6670. "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
  6671. "shasum": ""
  6672. },
  6673. "require": {
  6674. "php": "^7.4 || ^8.0"
  6675. },
  6676. "conflict": {
  6677. "phpstan/phpstan": "<1.11.10"
  6678. },
  6679. "require-dev": {
  6680. "phpstan/phpstan": "^1.12 || ^2",
  6681. "phpstan/phpstan-strict-rules": "^1 || ^2",
  6682. "phpunit/phpunit": "^8 || ^9"
  6683. },
  6684. "type": "library",
  6685. "extra": {
  6686. "phpstan": {
  6687. "includes": [
  6688. "extension.neon"
  6689. ]
  6690. },
  6691. "branch-alias": {
  6692. "dev-main": "3.x-dev"
  6693. }
  6694. },
  6695. "autoload": {
  6696. "psr-4": {
  6697. "Composer\\Pcre\\": "src"
  6698. }
  6699. },
  6700. "notification-url": "https://packagist.org/downloads/",
  6701. "license": [
  6702. "MIT"
  6703. ],
  6704. "authors": [
  6705. {
  6706. "name": "Jordi Boggiano",
  6707. "email": "j.boggiano@seld.be",
  6708. "homepage": "http://seld.be"
  6709. }
  6710. ],
  6711. "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
  6712. "keywords": [
  6713. "PCRE",
  6714. "preg",
  6715. "regex",
  6716. "regular expression"
  6717. ],
  6718. "support": {
  6719. "issues": "https://github.com/composer/pcre/issues",
  6720. "source": "https://github.com/composer/pcre/tree/3.3.2"
  6721. },
  6722. "funding": [
  6723. {
  6724. "url": "https://packagist.com",
  6725. "type": "custom"
  6726. },
  6727. {
  6728. "url": "https://github.com/composer",
  6729. "type": "github"
  6730. },
  6731. {
  6732. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  6733. "type": "tidelift"
  6734. }
  6735. ],
  6736. "time": "2024-11-12T16:29:46+00:00"
  6737. },
  6738. {
  6739. "name": "driftingly/rector-laravel",
  6740. "version": "2.0.5",
  6741. "source": {
  6742. "type": "git",
  6743. "url": "https://github.com/driftingly/rector-laravel.git",
  6744. "reference": "ac61de4f267c23249d175d7fc9149fd01528567d"
  6745. },
  6746. "dist": {
  6747. "type": "zip",
  6748. "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/ac61de4f267c23249d175d7fc9149fd01528567d",
  6749. "reference": "ac61de4f267c23249d175d7fc9149fd01528567d",
  6750. "shasum": ""
  6751. },
  6752. "require": {
  6753. "php": "^7.4 || ^8.0",
  6754. "rector/rector": "^2.0"
  6755. },
  6756. "type": "rector-extension",
  6757. "autoload": {
  6758. "psr-4": {
  6759. "RectorLaravel\\": "src"
  6760. }
  6761. },
  6762. "notification-url": "https://packagist.org/downloads/",
  6763. "license": [
  6764. "MIT"
  6765. ],
  6766. "description": "Rector upgrades rules for Laravel Framework",
  6767. "support": {
  6768. "issues": "https://github.com/driftingly/rector-laravel/issues",
  6769. "source": "https://github.com/driftingly/rector-laravel/tree/2.0.5"
  6770. },
  6771. "time": "2025-05-14T17:30:41+00:00"
  6772. },
  6773. {
  6774. "name": "ergebnis/phpstan-rules",
  6775. "version": "2.10.5",
  6776. "source": {
  6777. "type": "git",
  6778. "url": "https://github.com/ergebnis/phpstan-rules.git",
  6779. "reference": "719a53e793e2417da46d497f21fb8d2f007ecb78"
  6780. },
  6781. "dist": {
  6782. "type": "zip",
  6783. "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/719a53e793e2417da46d497f21fb8d2f007ecb78",
  6784. "reference": "719a53e793e2417da46d497f21fb8d2f007ecb78",
  6785. "shasum": ""
  6786. },
  6787. "require": {
  6788. "ext-mbstring": "*",
  6789. "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
  6790. "phpstan/phpstan": "^2.1.8"
  6791. },
  6792. "require-dev": {
  6793. "codeception/codeception": "^4.0.0 || ^5.0.0",
  6794. "doctrine/orm": "^2.20.0 || ^3.3.0",
  6795. "ergebnis/composer-normalize": "^2.47.0",
  6796. "ergebnis/license": "^2.6.0",
  6797. "ergebnis/php-cs-fixer-config": "^6.46.0",
  6798. "ergebnis/phpunit-slow-test-detector": "^2.19.1",
  6799. "fakerphp/faker": "^1.24.1",
  6800. "nette/di": "^3.1.10",
  6801. "phpstan/extension-installer": "^1.4.3",
  6802. "phpstan/phpstan-deprecation-rules": "^2.0.3",
  6803. "phpstan/phpstan-phpunit": "^2.0.6",
  6804. "phpstan/phpstan-strict-rules": "^2.0.4",
  6805. "phpunit/phpunit": "^9.6.21",
  6806. "psr/container": "^2.0.2",
  6807. "symfony/finder": "^5.4.45",
  6808. "symfony/process": "^5.4.47"
  6809. },
  6810. "type": "phpstan-extension",
  6811. "extra": {
  6812. "phpstan": {
  6813. "includes": [
  6814. "rules.neon"
  6815. ]
  6816. }
  6817. },
  6818. "autoload": {
  6819. "psr-4": {
  6820. "Ergebnis\\PHPStan\\Rules\\": "src/"
  6821. }
  6822. },
  6823. "notification-url": "https://packagist.org/downloads/",
  6824. "license": [
  6825. "MIT"
  6826. ],
  6827. "authors": [
  6828. {
  6829. "name": "Andreas Möller",
  6830. "email": "am@localheinz.com",
  6831. "homepage": "https://localheinz.com"
  6832. }
  6833. ],
  6834. "description": "Provides rules for phpstan/phpstan.",
  6835. "homepage": "https://github.com/ergebnis/phpstan-rules",
  6836. "keywords": [
  6837. "PHPStan",
  6838. "phpstan-rules"
  6839. ],
  6840. "support": {
  6841. "issues": "https://github.com/ergebnis/phpstan-rules/issues",
  6842. "security": "https://github.com/ergebnis/phpstan-rules/blob/main/.github/SECURITY.md",
  6843. "source": "https://github.com/ergebnis/phpstan-rules"
  6844. },
  6845. "time": "2025-06-23T17:35:58+00:00"
  6846. },
  6847. {
  6848. "name": "fakerphp/faker",
  6849. "version": "v1.24.1",
  6850. "source": {
  6851. "type": "git",
  6852. "url": "https://github.com/FakerPHP/Faker.git",
  6853. "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
  6854. },
  6855. "dist": {
  6856. "type": "zip",
  6857. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
  6858. "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
  6859. "shasum": ""
  6860. },
  6861. "require": {
  6862. "php": "^7.4 || ^8.0",
  6863. "psr/container": "^1.0 || ^2.0",
  6864. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  6865. },
  6866. "conflict": {
  6867. "fzaninotto/faker": "*"
  6868. },
  6869. "require-dev": {
  6870. "bamarni/composer-bin-plugin": "^1.4.1",
  6871. "doctrine/persistence": "^1.3 || ^2.0",
  6872. "ext-intl": "*",
  6873. "phpunit/phpunit": "^9.5.26",
  6874. "symfony/phpunit-bridge": "^5.4.16"
  6875. },
  6876. "suggest": {
  6877. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  6878. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  6879. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  6880. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  6881. "ext-mbstring": "Required for multibyte Unicode string functionality."
  6882. },
  6883. "type": "library",
  6884. "autoload": {
  6885. "psr-4": {
  6886. "Faker\\": "src/Faker/"
  6887. }
  6888. },
  6889. "notification-url": "https://packagist.org/downloads/",
  6890. "license": [
  6891. "MIT"
  6892. ],
  6893. "authors": [
  6894. {
  6895. "name": "François Zaninotto"
  6896. }
  6897. ],
  6898. "description": "Faker is a PHP library that generates fake data for you.",
  6899. "keywords": [
  6900. "data",
  6901. "faker",
  6902. "fixtures"
  6903. ],
  6904. "support": {
  6905. "issues": "https://github.com/FakerPHP/Faker/issues",
  6906. "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
  6907. },
  6908. "time": "2024-11-21T13:46:39+00:00"
  6909. },
  6910. {
  6911. "name": "filp/whoops",
  6912. "version": "2.18.3",
  6913. "source": {
  6914. "type": "git",
  6915. "url": "https://github.com/filp/whoops.git",
  6916. "reference": "59a123a3d459c5a23055802237cb317f609867e5"
  6917. },
  6918. "dist": {
  6919. "type": "zip",
  6920. "url": "https://api.github.com/repos/filp/whoops/zipball/59a123a3d459c5a23055802237cb317f609867e5",
  6921. "reference": "59a123a3d459c5a23055802237cb317f609867e5",
  6922. "shasum": ""
  6923. },
  6924. "require": {
  6925. "php": "^7.1 || ^8.0",
  6926. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  6927. },
  6928. "require-dev": {
  6929. "mockery/mockery": "^1.0",
  6930. "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
  6931. "symfony/var-dumper": "^4.0 || ^5.0"
  6932. },
  6933. "suggest": {
  6934. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  6935. "whoops/soap": "Formats errors as SOAP responses"
  6936. },
  6937. "type": "library",
  6938. "extra": {
  6939. "branch-alias": {
  6940. "dev-master": "2.7-dev"
  6941. }
  6942. },
  6943. "autoload": {
  6944. "psr-4": {
  6945. "Whoops\\": "src/Whoops/"
  6946. }
  6947. },
  6948. "notification-url": "https://packagist.org/downloads/",
  6949. "license": [
  6950. "MIT"
  6951. ],
  6952. "authors": [
  6953. {
  6954. "name": "Filipe Dobreira",
  6955. "homepage": "https://github.com/filp",
  6956. "role": "Developer"
  6957. }
  6958. ],
  6959. "description": "php error handling for cool kids",
  6960. "homepage": "https://filp.github.io/whoops/",
  6961. "keywords": [
  6962. "error",
  6963. "exception",
  6964. "handling",
  6965. "library",
  6966. "throwable",
  6967. "whoops"
  6968. ],
  6969. "support": {
  6970. "issues": "https://github.com/filp/whoops/issues",
  6971. "source": "https://github.com/filp/whoops/tree/2.18.3"
  6972. },
  6973. "funding": [
  6974. {
  6975. "url": "https://github.com/denis-sokolov",
  6976. "type": "github"
  6977. }
  6978. ],
  6979. "time": "2025-06-16T00:02:10+00:00"
  6980. },
  6981. {
  6982. "name": "hamcrest/hamcrest-php",
  6983. "version": "v2.1.1",
  6984. "source": {
  6985. "type": "git",
  6986. "url": "https://github.com/hamcrest/hamcrest-php.git",
  6987. "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
  6988. },
  6989. "dist": {
  6990. "type": "zip",
  6991. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
  6992. "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
  6993. "shasum": ""
  6994. },
  6995. "require": {
  6996. "php": "^7.4|^8.0"
  6997. },
  6998. "replace": {
  6999. "cordoval/hamcrest-php": "*",
  7000. "davedevelopment/hamcrest-php": "*",
  7001. "kodova/hamcrest-php": "*"
  7002. },
  7003. "require-dev": {
  7004. "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
  7005. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
  7006. },
  7007. "type": "library",
  7008. "extra": {
  7009. "branch-alias": {
  7010. "dev-master": "2.1-dev"
  7011. }
  7012. },
  7013. "autoload": {
  7014. "classmap": [
  7015. "hamcrest"
  7016. ]
  7017. },
  7018. "notification-url": "https://packagist.org/downloads/",
  7019. "license": [
  7020. "BSD-3-Clause"
  7021. ],
  7022. "description": "This is the PHP port of Hamcrest Matchers",
  7023. "keywords": [
  7024. "test"
  7025. ],
  7026. "support": {
  7027. "issues": "https://github.com/hamcrest/hamcrest-php/issues",
  7028. "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
  7029. },
  7030. "time": "2025-04-30T06:54:44+00:00"
  7031. },
  7032. {
  7033. "name": "iamcal/sql-parser",
  7034. "version": "v0.6",
  7035. "source": {
  7036. "type": "git",
  7037. "url": "https://github.com/iamcal/SQLParser.git",
  7038. "reference": "947083e2dca211a6f12fb1beb67a01e387de9b62"
  7039. },
  7040. "dist": {
  7041. "type": "zip",
  7042. "url": "https://api.github.com/repos/iamcal/SQLParser/zipball/947083e2dca211a6f12fb1beb67a01e387de9b62",
  7043. "reference": "947083e2dca211a6f12fb1beb67a01e387de9b62",
  7044. "shasum": ""
  7045. },
  7046. "require-dev": {
  7047. "php-coveralls/php-coveralls": "^1.0",
  7048. "phpunit/phpunit": "^5|^6|^7|^8|^9"
  7049. },
  7050. "type": "library",
  7051. "autoload": {
  7052. "psr-4": {
  7053. "iamcal\\": "src"
  7054. }
  7055. },
  7056. "notification-url": "https://packagist.org/downloads/",
  7057. "license": [
  7058. "MIT"
  7059. ],
  7060. "authors": [
  7061. {
  7062. "name": "Cal Henderson",
  7063. "email": "cal@iamcal.com"
  7064. }
  7065. ],
  7066. "description": "MySQL schema parser",
  7067. "support": {
  7068. "issues": "https://github.com/iamcal/SQLParser/issues",
  7069. "source": "https://github.com/iamcal/SQLParser/tree/v0.6"
  7070. },
  7071. "time": "2025-03-17T16:59:46+00:00"
  7072. },
  7073. {
  7074. "name": "larastan/larastan",
  7075. "version": "v3.5.0",
  7076. "source": {
  7077. "type": "git",
  7078. "url": "https://github.com/larastan/larastan.git",
  7079. "reference": "e8ccd73008487ba91da9877b373f8c447743f1ce"
  7080. },
  7081. "dist": {
  7082. "type": "zip",
  7083. "url": "https://api.github.com/repos/larastan/larastan/zipball/e8ccd73008487ba91da9877b373f8c447743f1ce",
  7084. "reference": "e8ccd73008487ba91da9877b373f8c447743f1ce",
  7085. "shasum": ""
  7086. },
  7087. "require": {
  7088. "ext-json": "*",
  7089. "iamcal/sql-parser": "^0.6.0",
  7090. "illuminate/console": "^11.44.2 || ^12.4.1",
  7091. "illuminate/container": "^11.44.2 || ^12.4.1",
  7092. "illuminate/contracts": "^11.44.2 || ^12.4.1",
  7093. "illuminate/database": "^11.44.2 || ^12.4.1",
  7094. "illuminate/http": "^11.44.2 || ^12.4.1",
  7095. "illuminate/pipeline": "^11.44.2 || ^12.4.1",
  7096. "illuminate/support": "^11.44.2 || ^12.4.1",
  7097. "php": "^8.2",
  7098. "phpstan/phpstan": "^2.1.11"
  7099. },
  7100. "require-dev": {
  7101. "doctrine/coding-standard": "^13",
  7102. "laravel/framework": "^11.44.2 || ^12.7.2",
  7103. "mockery/mockery": "^1.6.12",
  7104. "nikic/php-parser": "^5.4",
  7105. "orchestra/canvas": "^v9.2.2 || ^10.0.1",
  7106. "orchestra/testbench-core": "^9.12.0 || ^10.1",
  7107. "phpstan/phpstan-deprecation-rules": "^2.0.1",
  7108. "phpunit/phpunit": "^10.5.35 || ^11.5.15"
  7109. },
  7110. "suggest": {
  7111. "orchestra/testbench": "Using Larastan for analysing a package needs Testbench"
  7112. },
  7113. "type": "phpstan-extension",
  7114. "extra": {
  7115. "phpstan": {
  7116. "includes": [
  7117. "extension.neon"
  7118. ]
  7119. },
  7120. "branch-alias": {
  7121. "dev-master": "3.0-dev"
  7122. }
  7123. },
  7124. "autoload": {
  7125. "psr-4": {
  7126. "Larastan\\Larastan\\": "src/"
  7127. }
  7128. },
  7129. "notification-url": "https://packagist.org/downloads/",
  7130. "license": [
  7131. "MIT"
  7132. ],
  7133. "authors": [
  7134. {
  7135. "name": "Can Vural",
  7136. "email": "can9119@gmail.com"
  7137. }
  7138. ],
  7139. "description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel",
  7140. "keywords": [
  7141. "PHPStan",
  7142. "code analyse",
  7143. "code analysis",
  7144. "larastan",
  7145. "laravel",
  7146. "package",
  7147. "php",
  7148. "static analysis"
  7149. ],
  7150. "support": {
  7151. "issues": "https://github.com/larastan/larastan/issues",
  7152. "source": "https://github.com/larastan/larastan/tree/v3.5.0"
  7153. },
  7154. "funding": [
  7155. {
  7156. "url": "https://github.com/canvural",
  7157. "type": "github"
  7158. }
  7159. ],
  7160. "time": "2025-06-19T22:41:50+00:00"
  7161. },
  7162. {
  7163. "name": "laravel/ui",
  7164. "version": "v4.6.1",
  7165. "source": {
  7166. "type": "git",
  7167. "url": "https://github.com/laravel/ui.git",
  7168. "reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88"
  7169. },
  7170. "dist": {
  7171. "type": "zip",
  7172. "url": "https://api.github.com/repos/laravel/ui/zipball/7d6ffa38d79f19c9b3e70a751a9af845e8f41d88",
  7173. "reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88",
  7174. "shasum": ""
  7175. },
  7176. "require": {
  7177. "illuminate/console": "^9.21|^10.0|^11.0|^12.0",
  7178. "illuminate/filesystem": "^9.21|^10.0|^11.0|^12.0",
  7179. "illuminate/support": "^9.21|^10.0|^11.0|^12.0",
  7180. "illuminate/validation": "^9.21|^10.0|^11.0|^12.0",
  7181. "php": "^8.0",
  7182. "symfony/console": "^6.0|^7.0"
  7183. },
  7184. "require-dev": {
  7185. "orchestra/testbench": "^7.35|^8.15|^9.0|^10.0",
  7186. "phpunit/phpunit": "^9.3|^10.4|^11.5"
  7187. },
  7188. "type": "library",
  7189. "extra": {
  7190. "laravel": {
  7191. "providers": [
  7192. "Laravel\\Ui\\UiServiceProvider"
  7193. ]
  7194. },
  7195. "branch-alias": {
  7196. "dev-master": "4.x-dev"
  7197. }
  7198. },
  7199. "autoload": {
  7200. "psr-4": {
  7201. "Laravel\\Ui\\": "src/",
  7202. "Illuminate\\Foundation\\Auth\\": "auth-backend/"
  7203. }
  7204. },
  7205. "notification-url": "https://packagist.org/downloads/",
  7206. "license": [
  7207. "MIT"
  7208. ],
  7209. "authors": [
  7210. {
  7211. "name": "Taylor Otwell",
  7212. "email": "taylor@laravel.com"
  7213. }
  7214. ],
  7215. "description": "Laravel UI utilities and presets.",
  7216. "keywords": [
  7217. "laravel",
  7218. "ui"
  7219. ],
  7220. "support": {
  7221. "source": "https://github.com/laravel/ui/tree/v4.6.1"
  7222. },
  7223. "time": "2025-01-28T15:15:29+00:00"
  7224. },
  7225. {
  7226. "name": "mockery/mockery",
  7227. "version": "1.6.12",
  7228. "source": {
  7229. "type": "git",
  7230. "url": "https://github.com/mockery/mockery.git",
  7231. "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
  7232. },
  7233. "dist": {
  7234. "type": "zip",
  7235. "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
  7236. "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
  7237. "shasum": ""
  7238. },
  7239. "require": {
  7240. "hamcrest/hamcrest-php": "^2.0.1",
  7241. "lib-pcre": ">=7.0",
  7242. "php": ">=7.3"
  7243. },
  7244. "conflict": {
  7245. "phpunit/phpunit": "<8.0"
  7246. },
  7247. "require-dev": {
  7248. "phpunit/phpunit": "^8.5 || ^9.6.17",
  7249. "symplify/easy-coding-standard": "^12.1.14"
  7250. },
  7251. "type": "library",
  7252. "autoload": {
  7253. "files": [
  7254. "library/helpers.php",
  7255. "library/Mockery.php"
  7256. ],
  7257. "psr-4": {
  7258. "Mockery\\": "library/Mockery"
  7259. }
  7260. },
  7261. "notification-url": "https://packagist.org/downloads/",
  7262. "license": [
  7263. "BSD-3-Clause"
  7264. ],
  7265. "authors": [
  7266. {
  7267. "name": "Pádraic Brady",
  7268. "email": "padraic.brady@gmail.com",
  7269. "homepage": "https://github.com/padraic",
  7270. "role": "Author"
  7271. },
  7272. {
  7273. "name": "Dave Marshall",
  7274. "email": "dave.marshall@atstsolutions.co.uk",
  7275. "homepage": "https://davedevelopment.co.uk",
  7276. "role": "Developer"
  7277. },
  7278. {
  7279. "name": "Nathanael Esayeas",
  7280. "email": "nathanael.esayeas@protonmail.com",
  7281. "homepage": "https://github.com/ghostwriter",
  7282. "role": "Lead Developer"
  7283. }
  7284. ],
  7285. "description": "Mockery is a simple yet flexible PHP mock object framework",
  7286. "homepage": "https://github.com/mockery/mockery",
  7287. "keywords": [
  7288. "BDD",
  7289. "TDD",
  7290. "library",
  7291. "mock",
  7292. "mock objects",
  7293. "mockery",
  7294. "stub",
  7295. "test",
  7296. "test double",
  7297. "testing"
  7298. ],
  7299. "support": {
  7300. "docs": "https://docs.mockery.io/",
  7301. "issues": "https://github.com/mockery/mockery/issues",
  7302. "rss": "https://github.com/mockery/mockery/releases.atom",
  7303. "security": "https://github.com/mockery/mockery/security/advisories",
  7304. "source": "https://github.com/mockery/mockery"
  7305. },
  7306. "time": "2024-05-16T03:13:13+00:00"
  7307. },
  7308. {
  7309. "name": "myclabs/deep-copy",
  7310. "version": "1.13.1",
  7311. "source": {
  7312. "type": "git",
  7313. "url": "https://github.com/myclabs/DeepCopy.git",
  7314. "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
  7315. },
  7316. "dist": {
  7317. "type": "zip",
  7318. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
  7319. "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
  7320. "shasum": ""
  7321. },
  7322. "require": {
  7323. "php": "^7.1 || ^8.0"
  7324. },
  7325. "conflict": {
  7326. "doctrine/collections": "<1.6.8",
  7327. "doctrine/common": "<2.13.3 || >=3 <3.2.2"
  7328. },
  7329. "require-dev": {
  7330. "doctrine/collections": "^1.6.8",
  7331. "doctrine/common": "^2.13.3 || ^3.2.2",
  7332. "phpspec/prophecy": "^1.10",
  7333. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  7334. },
  7335. "type": "library",
  7336. "autoload": {
  7337. "files": [
  7338. "src/DeepCopy/deep_copy.php"
  7339. ],
  7340. "psr-4": {
  7341. "DeepCopy\\": "src/DeepCopy/"
  7342. }
  7343. },
  7344. "notification-url": "https://packagist.org/downloads/",
  7345. "license": [
  7346. "MIT"
  7347. ],
  7348. "description": "Create deep copies (clones) of your objects",
  7349. "keywords": [
  7350. "clone",
  7351. "copy",
  7352. "duplicate",
  7353. "object",
  7354. "object graph"
  7355. ],
  7356. "support": {
  7357. "issues": "https://github.com/myclabs/DeepCopy/issues",
  7358. "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
  7359. },
  7360. "funding": [
  7361. {
  7362. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  7363. "type": "tidelift"
  7364. }
  7365. ],
  7366. "time": "2025-04-29T12:36:36+00:00"
  7367. },
  7368. {
  7369. "name": "nikic/php-parser",
  7370. "version": "v5.5.0",
  7371. "source": {
  7372. "type": "git",
  7373. "url": "https://github.com/nikic/PHP-Parser.git",
  7374. "reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
  7375. },
  7376. "dist": {
  7377. "type": "zip",
  7378. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
  7379. "reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
  7380. "shasum": ""
  7381. },
  7382. "require": {
  7383. "ext-ctype": "*",
  7384. "ext-json": "*",
  7385. "ext-tokenizer": "*",
  7386. "php": ">=7.4"
  7387. },
  7388. "require-dev": {
  7389. "ircmaxell/php-yacc": "^0.0.7",
  7390. "phpunit/phpunit": "^9.0"
  7391. },
  7392. "bin": [
  7393. "bin/php-parse"
  7394. ],
  7395. "type": "library",
  7396. "extra": {
  7397. "branch-alias": {
  7398. "dev-master": "5.0-dev"
  7399. }
  7400. },
  7401. "autoload": {
  7402. "psr-4": {
  7403. "PhpParser\\": "lib/PhpParser"
  7404. }
  7405. },
  7406. "notification-url": "https://packagist.org/downloads/",
  7407. "license": [
  7408. "BSD-3-Clause"
  7409. ],
  7410. "authors": [
  7411. {
  7412. "name": "Nikita Popov"
  7413. }
  7414. ],
  7415. "description": "A PHP parser written in PHP",
  7416. "keywords": [
  7417. "parser",
  7418. "php"
  7419. ],
  7420. "support": {
  7421. "issues": "https://github.com/nikic/PHP-Parser/issues",
  7422. "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
  7423. },
  7424. "time": "2025-05-31T08:24:38+00:00"
  7425. },
  7426. {
  7427. "name": "nunomaduro/collision",
  7428. "version": "v8.8.2",
  7429. "source": {
  7430. "type": "git",
  7431. "url": "https://github.com/nunomaduro/collision.git",
  7432. "reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb"
  7433. },
  7434. "dist": {
  7435. "type": "zip",
  7436. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
  7437. "reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
  7438. "shasum": ""
  7439. },
  7440. "require": {
  7441. "filp/whoops": "^2.18.1",
  7442. "nunomaduro/termwind": "^2.3.1",
  7443. "php": "^8.2.0",
  7444. "symfony/console": "^7.3.0"
  7445. },
  7446. "conflict": {
  7447. "laravel/framework": "<11.44.2 || >=13.0.0",
  7448. "phpunit/phpunit": "<11.5.15 || >=13.0.0"
  7449. },
  7450. "require-dev": {
  7451. "brianium/paratest": "^7.8.3",
  7452. "larastan/larastan": "^3.4.2",
  7453. "laravel/framework": "^11.44.2 || ^12.18",
  7454. "laravel/pint": "^1.22.1",
  7455. "laravel/sail": "^1.43.1",
  7456. "laravel/sanctum": "^4.1.1",
  7457. "laravel/tinker": "^2.10.1",
  7458. "orchestra/testbench-core": "^9.12.0 || ^10.4",
  7459. "pestphp/pest": "^3.8.2",
  7460. "sebastian/environment": "^7.2.1 || ^8.0"
  7461. },
  7462. "type": "library",
  7463. "extra": {
  7464. "laravel": {
  7465. "providers": [
  7466. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  7467. ]
  7468. },
  7469. "branch-alias": {
  7470. "dev-8.x": "8.x-dev"
  7471. }
  7472. },
  7473. "autoload": {
  7474. "files": [
  7475. "./src/Adapters/Phpunit/Autoload.php"
  7476. ],
  7477. "psr-4": {
  7478. "NunoMaduro\\Collision\\": "src/"
  7479. }
  7480. },
  7481. "notification-url": "https://packagist.org/downloads/",
  7482. "license": [
  7483. "MIT"
  7484. ],
  7485. "authors": [
  7486. {
  7487. "name": "Nuno Maduro",
  7488. "email": "enunomaduro@gmail.com"
  7489. }
  7490. ],
  7491. "description": "Cli error handling for console/command-line PHP applications.",
  7492. "keywords": [
  7493. "artisan",
  7494. "cli",
  7495. "command-line",
  7496. "console",
  7497. "dev",
  7498. "error",
  7499. "handling",
  7500. "laravel",
  7501. "laravel-zero",
  7502. "php",
  7503. "symfony"
  7504. ],
  7505. "support": {
  7506. "issues": "https://github.com/nunomaduro/collision/issues",
  7507. "source": "https://github.com/nunomaduro/collision"
  7508. },
  7509. "funding": [
  7510. {
  7511. "url": "https://www.paypal.com/paypalme/enunomaduro",
  7512. "type": "custom"
  7513. },
  7514. {
  7515. "url": "https://github.com/nunomaduro",
  7516. "type": "github"
  7517. },
  7518. {
  7519. "url": "https://www.patreon.com/nunomaduro",
  7520. "type": "patreon"
  7521. }
  7522. ],
  7523. "time": "2025-06-25T02:12:12+00:00"
  7524. },
  7525. {
  7526. "name": "phar-io/manifest",
  7527. "version": "2.0.4",
  7528. "source": {
  7529. "type": "git",
  7530. "url": "https://github.com/phar-io/manifest.git",
  7531. "reference": "54750ef60c58e43759730615a392c31c80e23176"
  7532. },
  7533. "dist": {
  7534. "type": "zip",
  7535. "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
  7536. "reference": "54750ef60c58e43759730615a392c31c80e23176",
  7537. "shasum": ""
  7538. },
  7539. "require": {
  7540. "ext-dom": "*",
  7541. "ext-libxml": "*",
  7542. "ext-phar": "*",
  7543. "ext-xmlwriter": "*",
  7544. "phar-io/version": "^3.0.1",
  7545. "php": "^7.2 || ^8.0"
  7546. },
  7547. "type": "library",
  7548. "extra": {
  7549. "branch-alias": {
  7550. "dev-master": "2.0.x-dev"
  7551. }
  7552. },
  7553. "autoload": {
  7554. "classmap": [
  7555. "src/"
  7556. ]
  7557. },
  7558. "notification-url": "https://packagist.org/downloads/",
  7559. "license": [
  7560. "BSD-3-Clause"
  7561. ],
  7562. "authors": [
  7563. {
  7564. "name": "Arne Blankerts",
  7565. "email": "arne@blankerts.de",
  7566. "role": "Developer"
  7567. },
  7568. {
  7569. "name": "Sebastian Heuer",
  7570. "email": "sebastian@phpeople.de",
  7571. "role": "Developer"
  7572. },
  7573. {
  7574. "name": "Sebastian Bergmann",
  7575. "email": "sebastian@phpunit.de",
  7576. "role": "Developer"
  7577. }
  7578. ],
  7579. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  7580. "support": {
  7581. "issues": "https://github.com/phar-io/manifest/issues",
  7582. "source": "https://github.com/phar-io/manifest/tree/2.0.4"
  7583. },
  7584. "funding": [
  7585. {
  7586. "url": "https://github.com/theseer",
  7587. "type": "github"
  7588. }
  7589. ],
  7590. "time": "2024-03-03T12:33:53+00:00"
  7591. },
  7592. {
  7593. "name": "phar-io/version",
  7594. "version": "3.2.1",
  7595. "source": {
  7596. "type": "git",
  7597. "url": "https://github.com/phar-io/version.git",
  7598. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  7599. },
  7600. "dist": {
  7601. "type": "zip",
  7602. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  7603. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  7604. "shasum": ""
  7605. },
  7606. "require": {
  7607. "php": "^7.2 || ^8.0"
  7608. },
  7609. "type": "library",
  7610. "autoload": {
  7611. "classmap": [
  7612. "src/"
  7613. ]
  7614. },
  7615. "notification-url": "https://packagist.org/downloads/",
  7616. "license": [
  7617. "BSD-3-Clause"
  7618. ],
  7619. "authors": [
  7620. {
  7621. "name": "Arne Blankerts",
  7622. "email": "arne@blankerts.de",
  7623. "role": "Developer"
  7624. },
  7625. {
  7626. "name": "Sebastian Heuer",
  7627. "email": "sebastian@phpeople.de",
  7628. "role": "Developer"
  7629. },
  7630. {
  7631. "name": "Sebastian Bergmann",
  7632. "email": "sebastian@phpunit.de",
  7633. "role": "Developer"
  7634. }
  7635. ],
  7636. "description": "Library for handling version information and constraints",
  7637. "support": {
  7638. "issues": "https://github.com/phar-io/version/issues",
  7639. "source": "https://github.com/phar-io/version/tree/3.2.1"
  7640. },
  7641. "time": "2022-02-21T01:04:05+00:00"
  7642. },
  7643. {
  7644. "name": "php-debugbar/php-debugbar",
  7645. "version": "v2.1.6",
  7646. "source": {
  7647. "type": "git",
  7648. "url": "https://github.com/php-debugbar/php-debugbar.git",
  7649. "reference": "16fa68da5617220594aa5e33fa9de415f94784a0"
  7650. },
  7651. "dist": {
  7652. "type": "zip",
  7653. "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/16fa68da5617220594aa5e33fa9de415f94784a0",
  7654. "reference": "16fa68da5617220594aa5e33fa9de415f94784a0",
  7655. "shasum": ""
  7656. },
  7657. "require": {
  7658. "php": "^8",
  7659. "psr/log": "^1|^2|^3",
  7660. "symfony/var-dumper": "^4|^5|^6|^7"
  7661. },
  7662. "require-dev": {
  7663. "dbrekelmans/bdi": "^1",
  7664. "phpunit/phpunit": "^8|^9",
  7665. "symfony/panther": "^1|^2.1",
  7666. "twig/twig": "^1.38|^2.7|^3.0"
  7667. },
  7668. "suggest": {
  7669. "kriswallsmith/assetic": "The best way to manage assets",
  7670. "monolog/monolog": "Log using Monolog",
  7671. "predis/predis": "Redis storage"
  7672. },
  7673. "type": "library",
  7674. "extra": {
  7675. "branch-alias": {
  7676. "dev-master": "2.0-dev"
  7677. }
  7678. },
  7679. "autoload": {
  7680. "psr-4": {
  7681. "DebugBar\\": "src/DebugBar/"
  7682. }
  7683. },
  7684. "notification-url": "https://packagist.org/downloads/",
  7685. "license": [
  7686. "MIT"
  7687. ],
  7688. "authors": [
  7689. {
  7690. "name": "Maxime Bouroumeau-Fuseau",
  7691. "email": "maxime.bouroumeau@gmail.com",
  7692. "homepage": "http://maximebf.com"
  7693. },
  7694. {
  7695. "name": "Barry vd. Heuvel",
  7696. "email": "barryvdh@gmail.com"
  7697. }
  7698. ],
  7699. "description": "Debug bar in the browser for php application",
  7700. "homepage": "https://github.com/php-debugbar/php-debugbar",
  7701. "keywords": [
  7702. "debug",
  7703. "debug bar",
  7704. "debugbar",
  7705. "dev"
  7706. ],
  7707. "support": {
  7708. "issues": "https://github.com/php-debugbar/php-debugbar/issues",
  7709. "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.6"
  7710. },
  7711. "time": "2025-02-21T17:47:03+00:00"
  7712. },
  7713. {
  7714. "name": "phpstan/extension-installer",
  7715. "version": "1.4.3",
  7716. "source": {
  7717. "type": "git",
  7718. "url": "https://github.com/phpstan/extension-installer.git",
  7719. "reference": "85e90b3942d06b2326fba0403ec24fe912372936"
  7720. },
  7721. "dist": {
  7722. "type": "zip",
  7723. "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936",
  7724. "reference": "85e90b3942d06b2326fba0403ec24fe912372936",
  7725. "shasum": ""
  7726. },
  7727. "require": {
  7728. "composer-plugin-api": "^2.0",
  7729. "php": "^7.2 || ^8.0",
  7730. "phpstan/phpstan": "^1.9.0 || ^2.0"
  7731. },
  7732. "require-dev": {
  7733. "composer/composer": "^2.0",
  7734. "php-parallel-lint/php-parallel-lint": "^1.2.0",
  7735. "phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0"
  7736. },
  7737. "type": "composer-plugin",
  7738. "extra": {
  7739. "class": "PHPStan\\ExtensionInstaller\\Plugin"
  7740. },
  7741. "autoload": {
  7742. "psr-4": {
  7743. "PHPStan\\ExtensionInstaller\\": "src/"
  7744. }
  7745. },
  7746. "notification-url": "https://packagist.org/downloads/",
  7747. "license": [
  7748. "MIT"
  7749. ],
  7750. "description": "Composer plugin for automatic installation of PHPStan extensions",
  7751. "keywords": [
  7752. "dev",
  7753. "static analysis"
  7754. ],
  7755. "support": {
  7756. "issues": "https://github.com/phpstan/extension-installer/issues",
  7757. "source": "https://github.com/phpstan/extension-installer/tree/1.4.3"
  7758. },
  7759. "time": "2024-09-04T20:21:43+00:00"
  7760. },
  7761. {
  7762. "name": "phpstan/phpstan",
  7763. "version": "2.1.17",
  7764. "source": {
  7765. "type": "git",
  7766. "url": "https://github.com/phpstan/phpstan.git",
  7767. "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053"
  7768. },
  7769. "dist": {
  7770. "type": "zip",
  7771. "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053",
  7772. "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053",
  7773. "shasum": ""
  7774. },
  7775. "require": {
  7776. "php": "^7.4|^8.0"
  7777. },
  7778. "conflict": {
  7779. "phpstan/phpstan-shim": "*"
  7780. },
  7781. "bin": [
  7782. "phpstan",
  7783. "phpstan.phar"
  7784. ],
  7785. "type": "library",
  7786. "autoload": {
  7787. "files": [
  7788. "bootstrap.php"
  7789. ]
  7790. },
  7791. "notification-url": "https://packagist.org/downloads/",
  7792. "license": [
  7793. "MIT"
  7794. ],
  7795. "description": "PHPStan - PHP Static Analysis Tool",
  7796. "keywords": [
  7797. "dev",
  7798. "static analysis"
  7799. ],
  7800. "support": {
  7801. "docs": "https://phpstan.org/user-guide/getting-started",
  7802. "forum": "https://github.com/phpstan/phpstan/discussions",
  7803. "issues": "https://github.com/phpstan/phpstan/issues",
  7804. "security": "https://github.com/phpstan/phpstan/security/policy",
  7805. "source": "https://github.com/phpstan/phpstan-src"
  7806. },
  7807. "funding": [
  7808. {
  7809. "url": "https://github.com/ondrejmirtes",
  7810. "type": "github"
  7811. },
  7812. {
  7813. "url": "https://github.com/phpstan",
  7814. "type": "github"
  7815. }
  7816. ],
  7817. "time": "2025-05-21T20:55:28+00:00"
  7818. },
  7819. {
  7820. "name": "phpstan/phpstan-deprecation-rules",
  7821. "version": "2.0.3",
  7822. "source": {
  7823. "type": "git",
  7824. "url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
  7825. "reference": "468e02c9176891cc901143da118f09dc9505fc2f"
  7826. },
  7827. "dist": {
  7828. "type": "zip",
  7829. "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/468e02c9176891cc901143da118f09dc9505fc2f",
  7830. "reference": "468e02c9176891cc901143da118f09dc9505fc2f",
  7831. "shasum": ""
  7832. },
  7833. "require": {
  7834. "php": "^7.4 || ^8.0",
  7835. "phpstan/phpstan": "^2.1.15"
  7836. },
  7837. "require-dev": {
  7838. "php-parallel-lint/php-parallel-lint": "^1.2",
  7839. "phpstan/phpstan-phpunit": "^2.0",
  7840. "phpunit/phpunit": "^9.6"
  7841. },
  7842. "type": "phpstan-extension",
  7843. "extra": {
  7844. "phpstan": {
  7845. "includes": [
  7846. "rules.neon"
  7847. ]
  7848. }
  7849. },
  7850. "autoload": {
  7851. "psr-4": {
  7852. "PHPStan\\": "src/"
  7853. }
  7854. },
  7855. "notification-url": "https://packagist.org/downloads/",
  7856. "license": [
  7857. "MIT"
  7858. ],
  7859. "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
  7860. "support": {
  7861. "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
  7862. "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.3"
  7863. },
  7864. "time": "2025-05-14T10:56:57+00:00"
  7865. },
  7866. {
  7867. "name": "phpstan/phpstan-strict-rules",
  7868. "version": "2.0.4",
  7869. "source": {
  7870. "type": "git",
  7871. "url": "https://github.com/phpstan/phpstan-strict-rules.git",
  7872. "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a"
  7873. },
  7874. "dist": {
  7875. "type": "zip",
  7876. "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/3e139cbe67fafa3588e1dbe27ca50f31fdb6236a",
  7877. "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a",
  7878. "shasum": ""
  7879. },
  7880. "require": {
  7881. "php": "^7.4 || ^8.0",
  7882. "phpstan/phpstan": "^2.0.4"
  7883. },
  7884. "require-dev": {
  7885. "php-parallel-lint/php-parallel-lint": "^1.2",
  7886. "phpstan/phpstan-deprecation-rules": "^2.0",
  7887. "phpstan/phpstan-phpunit": "^2.0",
  7888. "phpunit/phpunit": "^9.6"
  7889. },
  7890. "type": "phpstan-extension",
  7891. "extra": {
  7892. "phpstan": {
  7893. "includes": [
  7894. "rules.neon"
  7895. ]
  7896. }
  7897. },
  7898. "autoload": {
  7899. "psr-4": {
  7900. "PHPStan\\": "src/"
  7901. }
  7902. },
  7903. "notification-url": "https://packagist.org/downloads/",
  7904. "license": [
  7905. "MIT"
  7906. ],
  7907. "description": "Extra strict and opinionated rules for PHPStan",
  7908. "support": {
  7909. "issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
  7910. "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.4"
  7911. },
  7912. "time": "2025-03-18T11:42:40+00:00"
  7913. },
  7914. {
  7915. "name": "phpunit/php-code-coverage",
  7916. "version": "12.3.1",
  7917. "source": {
  7918. "type": "git",
  7919. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  7920. "reference": "ddec29dfc128eba9c204389960f2063f3b7fa170"
  7921. },
  7922. "dist": {
  7923. "type": "zip",
  7924. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ddec29dfc128eba9c204389960f2063f3b7fa170",
  7925. "reference": "ddec29dfc128eba9c204389960f2063f3b7fa170",
  7926. "shasum": ""
  7927. },
  7928. "require": {
  7929. "ext-dom": "*",
  7930. "ext-libxml": "*",
  7931. "ext-xmlwriter": "*",
  7932. "nikic/php-parser": "^5.4.0",
  7933. "php": ">=8.3",
  7934. "phpunit/php-file-iterator": "^6.0",
  7935. "phpunit/php-text-template": "^5.0",
  7936. "sebastian/complexity": "^5.0",
  7937. "sebastian/environment": "^8.0",
  7938. "sebastian/lines-of-code": "^4.0",
  7939. "sebastian/version": "^6.0",
  7940. "theseer/tokenizer": "^1.2.3"
  7941. },
  7942. "require-dev": {
  7943. "phpunit/phpunit": "^12.1"
  7944. },
  7945. "suggest": {
  7946. "ext-pcov": "PHP extension that provides line coverage",
  7947. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  7948. },
  7949. "type": "library",
  7950. "extra": {
  7951. "branch-alias": {
  7952. "dev-main": "12.3.x-dev"
  7953. }
  7954. },
  7955. "autoload": {
  7956. "classmap": [
  7957. "src/"
  7958. ]
  7959. },
  7960. "notification-url": "https://packagist.org/downloads/",
  7961. "license": [
  7962. "BSD-3-Clause"
  7963. ],
  7964. "authors": [
  7965. {
  7966. "name": "Sebastian Bergmann",
  7967. "email": "sebastian@phpunit.de",
  7968. "role": "lead"
  7969. }
  7970. ],
  7971. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  7972. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  7973. "keywords": [
  7974. "coverage",
  7975. "testing",
  7976. "xunit"
  7977. ],
  7978. "support": {
  7979. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  7980. "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
  7981. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.3.1"
  7982. },
  7983. "funding": [
  7984. {
  7985. "url": "https://github.com/sebastianbergmann",
  7986. "type": "github"
  7987. },
  7988. {
  7989. "url": "https://liberapay.com/sebastianbergmann",
  7990. "type": "liberapay"
  7991. },
  7992. {
  7993. "url": "https://thanks.dev/u/gh/sebastianbergmann",
  7994. "type": "thanks_dev"
  7995. },
  7996. {
  7997. "url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage",
  7998. "type": "tidelift"
  7999. }
  8000. ],
  8001. "time": "2025-06-18T08:58:13+00:00"
  8002. },
  8003. {
  8004. "name": "phpunit/php-file-iterator",
  8005. "version": "6.0.0",
  8006. "source": {
  8007. "type": "git",
  8008. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  8009. "reference": "961bc913d42fe24a257bfff826a5068079ac7782"
  8010. },
  8011. "dist": {
  8012. "type": "zip",
  8013. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/961bc913d42fe24a257bfff826a5068079ac7782",
  8014. "reference": "961bc913d42fe24a257bfff826a5068079ac7782",
  8015. "shasum": ""
  8016. },
  8017. "require": {
  8018. "php": ">=8.3"
  8019. },
  8020. "require-dev": {
  8021. "phpunit/phpunit": "^12.0"
  8022. },
  8023. "type": "library",
  8024. "extra": {
  8025. "branch-alias": {
  8026. "dev-main": "6.0-dev"
  8027. }
  8028. },
  8029. "autoload": {
  8030. "classmap": [
  8031. "src/"
  8032. ]
  8033. },
  8034. "notification-url": "https://packagist.org/downloads/",
  8035. "license": [
  8036. "BSD-3-Clause"
  8037. ],
  8038. "authors": [
  8039. {
  8040. "name": "Sebastian Bergmann",
  8041. "email": "sebastian@phpunit.de",
  8042. "role": "lead"
  8043. }
  8044. ],
  8045. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  8046. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  8047. "keywords": [
  8048. "filesystem",
  8049. "iterator"
  8050. ],
  8051. "support": {
  8052. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  8053. "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
  8054. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/6.0.0"
  8055. },
  8056. "funding": [
  8057. {
  8058. "url": "https://github.com/sebastianbergmann",
  8059. "type": "github"
  8060. }
  8061. ],
  8062. "time": "2025-02-07T04:58:37+00:00"
  8063. },
  8064. {
  8065. "name": "phpunit/php-invoker",
  8066. "version": "6.0.0",
  8067. "source": {
  8068. "type": "git",
  8069. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  8070. "reference": "12b54e689b07a25a9b41e57736dfab6ec9ae5406"
  8071. },
  8072. "dist": {
  8073. "type": "zip",
  8074. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/12b54e689b07a25a9b41e57736dfab6ec9ae5406",
  8075. "reference": "12b54e689b07a25a9b41e57736dfab6ec9ae5406",
  8076. "shasum": ""
  8077. },
  8078. "require": {
  8079. "php": ">=8.3"
  8080. },
  8081. "require-dev": {
  8082. "ext-pcntl": "*",
  8083. "phpunit/phpunit": "^12.0"
  8084. },
  8085. "suggest": {
  8086. "ext-pcntl": "*"
  8087. },
  8088. "type": "library",
  8089. "extra": {
  8090. "branch-alias": {
  8091. "dev-main": "6.0-dev"
  8092. }
  8093. },
  8094. "autoload": {
  8095. "classmap": [
  8096. "src/"
  8097. ]
  8098. },
  8099. "notification-url": "https://packagist.org/downloads/",
  8100. "license": [
  8101. "BSD-3-Clause"
  8102. ],
  8103. "authors": [
  8104. {
  8105. "name": "Sebastian Bergmann",
  8106. "email": "sebastian@phpunit.de",
  8107. "role": "lead"
  8108. }
  8109. ],
  8110. "description": "Invoke callables with a timeout",
  8111. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  8112. "keywords": [
  8113. "process"
  8114. ],
  8115. "support": {
  8116. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  8117. "security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
  8118. "source": "https://github.com/sebastianbergmann/php-invoker/tree/6.0.0"
  8119. },
  8120. "funding": [
  8121. {
  8122. "url": "https://github.com/sebastianbergmann",
  8123. "type": "github"
  8124. }
  8125. ],
  8126. "time": "2025-02-07T04:58:58+00:00"
  8127. },
  8128. {
  8129. "name": "phpunit/php-text-template",
  8130. "version": "5.0.0",
  8131. "source": {
  8132. "type": "git",
  8133. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  8134. "reference": "e1367a453f0eda562eedb4f659e13aa900d66c53"
  8135. },
  8136. "dist": {
  8137. "type": "zip",
  8138. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/e1367a453f0eda562eedb4f659e13aa900d66c53",
  8139. "reference": "e1367a453f0eda562eedb4f659e13aa900d66c53",
  8140. "shasum": ""
  8141. },
  8142. "require": {
  8143. "php": ">=8.3"
  8144. },
  8145. "require-dev": {
  8146. "phpunit/phpunit": "^12.0"
  8147. },
  8148. "type": "library",
  8149. "extra": {
  8150. "branch-alias": {
  8151. "dev-main": "5.0-dev"
  8152. }
  8153. },
  8154. "autoload": {
  8155. "classmap": [
  8156. "src/"
  8157. ]
  8158. },
  8159. "notification-url": "https://packagist.org/downloads/",
  8160. "license": [
  8161. "BSD-3-Clause"
  8162. ],
  8163. "authors": [
  8164. {
  8165. "name": "Sebastian Bergmann",
  8166. "email": "sebastian@phpunit.de",
  8167. "role": "lead"
  8168. }
  8169. ],
  8170. "description": "Simple template engine.",
  8171. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  8172. "keywords": [
  8173. "template"
  8174. ],
  8175. "support": {
  8176. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  8177. "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
  8178. "source": "https://github.com/sebastianbergmann/php-text-template/tree/5.0.0"
  8179. },
  8180. "funding": [
  8181. {
  8182. "url": "https://github.com/sebastianbergmann",
  8183. "type": "github"
  8184. }
  8185. ],
  8186. "time": "2025-02-07T04:59:16+00:00"
  8187. },
  8188. {
  8189. "name": "phpunit/php-timer",
  8190. "version": "8.0.0",
  8191. "source": {
  8192. "type": "git",
  8193. "url": "https://github.com/sebastianbergmann/php-timer.git",
  8194. "reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc"
  8195. },
  8196. "dist": {
  8197. "type": "zip",
  8198. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc",
  8199. "reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc",
  8200. "shasum": ""
  8201. },
  8202. "require": {
  8203. "php": ">=8.3"
  8204. },
  8205. "require-dev": {
  8206. "phpunit/phpunit": "^12.0"
  8207. },
  8208. "type": "library",
  8209. "extra": {
  8210. "branch-alias": {
  8211. "dev-main": "8.0-dev"
  8212. }
  8213. },
  8214. "autoload": {
  8215. "classmap": [
  8216. "src/"
  8217. ]
  8218. },
  8219. "notification-url": "https://packagist.org/downloads/",
  8220. "license": [
  8221. "BSD-3-Clause"
  8222. ],
  8223. "authors": [
  8224. {
  8225. "name": "Sebastian Bergmann",
  8226. "email": "sebastian@phpunit.de",
  8227. "role": "lead"
  8228. }
  8229. ],
  8230. "description": "Utility class for timing",
  8231. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  8232. "keywords": [
  8233. "timer"
  8234. ],
  8235. "support": {
  8236. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  8237. "security": "https://github.com/sebastianbergmann/php-timer/security/policy",
  8238. "source": "https://github.com/sebastianbergmann/php-timer/tree/8.0.0"
  8239. },
  8240. "funding": [
  8241. {
  8242. "url": "https://github.com/sebastianbergmann",
  8243. "type": "github"
  8244. }
  8245. ],
  8246. "time": "2025-02-07T04:59:38+00:00"
  8247. },
  8248. {
  8249. "name": "phpunit/phpunit",
  8250. "version": "12.2.5",
  8251. "source": {
  8252. "type": "git",
  8253. "url": "https://github.com/sebastianbergmann/phpunit.git",
  8254. "reference": "b71849b29f7a8d7574e4401873cb8b539896613f"
  8255. },
  8256. "dist": {
  8257. "type": "zip",
  8258. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b71849b29f7a8d7574e4401873cb8b539896613f",
  8259. "reference": "b71849b29f7a8d7574e4401873cb8b539896613f",
  8260. "shasum": ""
  8261. },
  8262. "require": {
  8263. "ext-dom": "*",
  8264. "ext-json": "*",
  8265. "ext-libxml": "*",
  8266. "ext-mbstring": "*",
  8267. "ext-xml": "*",
  8268. "ext-xmlwriter": "*",
  8269. "myclabs/deep-copy": "^1.13.1",
  8270. "phar-io/manifest": "^2.0.4",
  8271. "phar-io/version": "^3.2.1",
  8272. "php": ">=8.3",
  8273. "phpunit/php-code-coverage": "^12.3.1",
  8274. "phpunit/php-file-iterator": "^6.0.0",
  8275. "phpunit/php-invoker": "^6.0.0",
  8276. "phpunit/php-text-template": "^5.0.0",
  8277. "phpunit/php-timer": "^8.0.0",
  8278. "sebastian/cli-parser": "^4.0.0",
  8279. "sebastian/comparator": "^7.1.0",
  8280. "sebastian/diff": "^7.0.0",
  8281. "sebastian/environment": "^8.0.2",
  8282. "sebastian/exporter": "^7.0.0",
  8283. "sebastian/global-state": "^8.0.0",
  8284. "sebastian/object-enumerator": "^7.0.0",
  8285. "sebastian/type": "^6.0.2",
  8286. "sebastian/version": "^6.0.0",
  8287. "staabm/side-effects-detector": "^1.0.5"
  8288. },
  8289. "bin": [
  8290. "phpunit"
  8291. ],
  8292. "type": "library",
  8293. "extra": {
  8294. "branch-alias": {
  8295. "dev-main": "12.2-dev"
  8296. }
  8297. },
  8298. "autoload": {
  8299. "files": [
  8300. "src/Framework/Assert/Functions.php"
  8301. ],
  8302. "classmap": [
  8303. "src/"
  8304. ]
  8305. },
  8306. "notification-url": "https://packagist.org/downloads/",
  8307. "license": [
  8308. "BSD-3-Clause"
  8309. ],
  8310. "authors": [
  8311. {
  8312. "name": "Sebastian Bergmann",
  8313. "email": "sebastian@phpunit.de",
  8314. "role": "lead"
  8315. }
  8316. ],
  8317. "description": "The PHP Unit Testing framework.",
  8318. "homepage": "https://phpunit.de/",
  8319. "keywords": [
  8320. "phpunit",
  8321. "testing",
  8322. "xunit"
  8323. ],
  8324. "support": {
  8325. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  8326. "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
  8327. "source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.5"
  8328. },
  8329. "funding": [
  8330. {
  8331. "url": "https://phpunit.de/sponsors.html",
  8332. "type": "custom"
  8333. },
  8334. {
  8335. "url": "https://github.com/sebastianbergmann",
  8336. "type": "github"
  8337. },
  8338. {
  8339. "url": "https://liberapay.com/sebastianbergmann",
  8340. "type": "liberapay"
  8341. },
  8342. {
  8343. "url": "https://thanks.dev/u/gh/sebastianbergmann",
  8344. "type": "thanks_dev"
  8345. },
  8346. {
  8347. "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
  8348. "type": "tidelift"
  8349. }
  8350. ],
  8351. "time": "2025-06-27T04:37:55+00:00"
  8352. },
  8353. {
  8354. "name": "rector/rector",
  8355. "version": "2.1.0",
  8356. "source": {
  8357. "type": "git",
  8358. "url": "https://github.com/rectorphp/rector.git",
  8359. "reference": "d513dea45a94394b660e15c155d1fa27826f8e30"
  8360. },
  8361. "dist": {
  8362. "type": "zip",
  8363. "url": "https://api.github.com/repos/rectorphp/rector/zipball/d513dea45a94394b660e15c155d1fa27826f8e30",
  8364. "reference": "d513dea45a94394b660e15c155d1fa27826f8e30",
  8365. "shasum": ""
  8366. },
  8367. "require": {
  8368. "php": "^7.4|^8.0",
  8369. "phpstan/phpstan": "^2.1.17"
  8370. },
  8371. "conflict": {
  8372. "rector/rector-doctrine": "*",
  8373. "rector/rector-downgrade-php": "*",
  8374. "rector/rector-phpunit": "*",
  8375. "rector/rector-symfony": "*"
  8376. },
  8377. "suggest": {
  8378. "ext-dom": "To manipulate phpunit.xml via the custom-rule command"
  8379. },
  8380. "bin": [
  8381. "bin/rector"
  8382. ],
  8383. "type": "library",
  8384. "autoload": {
  8385. "files": [
  8386. "bootstrap.php"
  8387. ]
  8388. },
  8389. "notification-url": "https://packagist.org/downloads/",
  8390. "license": [
  8391. "MIT"
  8392. ],
  8393. "description": "Instant Upgrade and Automated Refactoring of any PHP code",
  8394. "homepage": "https://getrector.com/",
  8395. "keywords": [
  8396. "automation",
  8397. "dev",
  8398. "migration",
  8399. "refactoring"
  8400. ],
  8401. "support": {
  8402. "issues": "https://github.com/rectorphp/rector/issues",
  8403. "source": "https://github.com/rectorphp/rector/tree/2.1.0"
  8404. },
  8405. "funding": [
  8406. {
  8407. "url": "https://github.com/tomasvotruba",
  8408. "type": "github"
  8409. }
  8410. ],
  8411. "time": "2025-06-24T20:26:57+00:00"
  8412. },
  8413. {
  8414. "name": "roave/security-advisories",
  8415. "version": "dev-master",
  8416. "source": {
  8417. "type": "git",
  8418. "url": "https://github.com/Roave/SecurityAdvisories.git",
  8419. "reference": "d4ca0cc4c49ba3437778e201d35844715d9b1bd9"
  8420. },
  8421. "dist": {
  8422. "type": "zip",
  8423. "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d4ca0cc4c49ba3437778e201d35844715d9b1bd9",
  8424. "reference": "d4ca0cc4c49ba3437778e201d35844715d9b1bd9",
  8425. "shasum": ""
  8426. },
  8427. "conflict": {
  8428. "3f/pygmentize": "<1.2",
  8429. "adaptcms/adaptcms": "<=1.3",
  8430. "admidio/admidio": "<4.3.12",
  8431. "adodb/adodb-php": "<=5.22.8",
  8432. "aheinze/cockpit": "<2.2",
  8433. "aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.07.2",
  8434. "aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1",
  8435. "aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7",
  8436. "aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9|==2024.04.1",
  8437. "aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7",
  8438. "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5",
  8439. "airesvsg/acf-to-rest-api": "<=3.1",
  8440. "akaunting/akaunting": "<2.1.13",
  8441. "akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
  8442. "alextselegidis/easyappointments": "<=1.5.1",
  8443. "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
  8444. "amazing/media2click": ">=1,<1.3.3",
  8445. "ameos/ameos_tarteaucitron": "<1.2.23",
  8446. "amphp/artax": "<1.0.6|>=2,<2.0.6",
  8447. "amphp/http": "<=1.7.2|>=2,<=2.1",
  8448. "amphp/http-client": ">=4,<4.4",
  8449. "anchorcms/anchor-cms": "<=0.12.7",
  8450. "andreapollastri/cipi": "<=3.1.15",
  8451. "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
  8452. "aoe/restler": "<1.7.1",
  8453. "apache-solr-for-typo3/solr": "<2.8.3",
  8454. "apereo/phpcas": "<1.6",
  8455. "api-platform/core": "<3.4.17|>=4.0.0.0-alpha1,<4.0.22",
  8456. "api-platform/graphql": "<3.4.17|>=4.0.0.0-alpha1,<4.0.22",
  8457. "appwrite/server-ce": "<=1.2.1",
  8458. "arc/web": "<3",
  8459. "area17/twill": "<1.2.5|>=2,<2.5.3",
  8460. "artesaos/seotools": "<0.17.2",
  8461. "asymmetricrypt/asymmetricrypt": "<9.9.99",
  8462. "athlon1600/php-proxy": "<=5.1",
  8463. "athlon1600/php-proxy-app": "<=3",
  8464. "athlon1600/youtube-downloader": "<=4",
  8465. "austintoddj/canvas": "<=3.4.2",
  8466. "auth0/auth0-php": ">=8.0.0.0-beta1,<8.14",
  8467. "auth0/login": "<7.17",
  8468. "auth0/symfony": "<5.4",
  8469. "auth0/wordpress": "<5.3",
  8470. "automad/automad": "<2.0.0.0-alpha5",
  8471. "automattic/jetpack": "<9.8",
  8472. "awesome-support/awesome-support": "<=6.0.7",
  8473. "aws/aws-sdk-php": "<3.288.1",
  8474. "azuracast/azuracast": "<0.18.3",
  8475. "b13/seo_basics": "<0.8.2",
  8476. "backdrop/backdrop": "<1.27.3|>=1.28,<1.28.2",
  8477. "backpack/crud": "<3.4.9",
  8478. "backpack/filemanager": "<2.0.2|>=3,<3.0.9",
  8479. "bacula-web/bacula-web": "<8.0.0.0-RC2-dev",
  8480. "badaso/core": "<2.7",
  8481. "bagisto/bagisto": "<2.1",
  8482. "barrelstrength/sprout-base-email": "<1.2.7",
  8483. "barrelstrength/sprout-forms": "<3.9",
  8484. "barryvdh/laravel-translation-manager": "<0.6.8",
  8485. "barzahlen/barzahlen-php": "<2.0.1",
  8486. "baserproject/basercms": "<=5.1.1",
  8487. "bassjobsen/bootstrap-3-typeahead": ">4.0.2",
  8488. "bbpress/bbpress": "<2.6.5",
  8489. "bcit-ci/codeigniter": "<3.1.3",
  8490. "bcosca/fatfree": "<3.7.2",
  8491. "bedita/bedita": "<4",
  8492. "bednee/cooluri": "<1.0.30",
  8493. "bigfork/silverstripe-form-capture": ">=3,<3.1.1",
  8494. "billz/raspap-webgui": "<3.3.6",
  8495. "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
  8496. "blueimp/jquery-file-upload": "==6.4.4",
  8497. "bmarshall511/wordpress_zero_spam": "<5.2.13",
  8498. "bolt/bolt": "<3.7.2",
  8499. "bolt/core": "<=4.2",
  8500. "born05/craft-twofactorauthentication": "<3.3.4",
  8501. "bottelet/flarepoint": "<2.2.1",
  8502. "bref/bref": "<2.1.17",
  8503. "brightlocal/phpwhois": "<=4.2.5",
  8504. "brotkrueml/codehighlight": "<2.7",
  8505. "brotkrueml/schema": "<1.13.1|>=2,<2.5.1",
  8506. "brotkrueml/typo3-matomo-integration": "<1.3.2",
  8507. "buddypress/buddypress": "<7.2.1",
  8508. "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
  8509. "bvbmedia/multishop": "<2.0.39",
  8510. "bytefury/crater": "<6.0.2",
  8511. "cachethq/cachet": "<2.5.1",
  8512. "cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
  8513. "cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
  8514. "cardgate/magento2": "<2.0.33",
  8515. "cardgate/woocommerce": "<=3.1.15",
  8516. "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
  8517. "cart2quote/module-quotation-encoded": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
  8518. "cartalyst/sentry": "<=2.1.6",
  8519. "catfan/medoo": "<1.7.5",
  8520. "causal/oidc": "<4",
  8521. "cecil/cecil": "<7.47.1",
  8522. "centreon/centreon": "<22.10.15",
  8523. "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
  8524. "chriskacerguis/codeigniter-restserver": "<=2.7.1",
  8525. "chrome-php/chrome": "<1.14",
  8526. "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
  8527. "ckeditor/ckeditor": "<4.25",
  8528. "clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
  8529. "co-stack/fal_sftp": "<0.2.6",
  8530. "cockpit-hq/cockpit": "<2.7|==2.7",
  8531. "codeception/codeception": "<3.1.3|>=4,<4.1.22",
  8532. "codeigniter/framework": "<3.1.10",
  8533. "codeigniter4/framework": "<4.5.8",
  8534. "codeigniter4/shield": "<1.0.0.0-beta8",
  8535. "codiad/codiad": "<=2.8.4",
  8536. "codingms/additional-tca": ">=1.7,<1.15.17|>=1.16,<1.16.9",
  8537. "commerceteam/commerce": ">=0.9.6,<0.9.9",
  8538. "components/jquery": ">=1.0.3,<3.5",
  8539. "composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
  8540. "concrete5/concrete5": "<9.4.0.0-RC2-dev",
  8541. "concrete5/core": "<8.5.8|>=9,<9.1",
  8542. "contao-components/mediaelement": ">=2.14.2,<2.21.1",
  8543. "contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
  8544. "contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
  8545. "contao/core": "<3.5.39",
  8546. "contao/core-bundle": "<4.13.54|>=5,<5.3.30|>=5.4,<5.5.6",
  8547. "contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8",
  8548. "contao/managed-edition": "<=1.5",
  8549. "corveda/phpsandbox": "<1.3.5",
  8550. "cosenary/instagram": "<=2.3",
  8551. "couleurcitron/tarteaucitron-wp": "<0.3",
  8552. "craftcms/cms": "<4.15.3|>=5,<5.7.5",
  8553. "croogo/croogo": "<4",
  8554. "cuyz/valinor": "<0.12",
  8555. "czim/file-handling": "<1.5|>=2,<2.3",
  8556. "czproject/git-php": "<4.0.3",
  8557. "damienharper/auditor-bundle": "<5.2.6",
  8558. "dapphp/securimage": "<3.6.6",
  8559. "darylldoyle/safe-svg": "<1.9.10",
  8560. "datadog/dd-trace": ">=0.30,<0.30.2",
  8561. "datatables/datatables": "<1.10.10",
  8562. "david-garcia/phpwhois": "<=4.3.1",
  8563. "dbrisinajumi/d2files": "<1",
  8564. "dcat/laravel-admin": "<=2.1.3|==2.2.0.0-beta|==2.2.2.0-beta",
  8565. "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
  8566. "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
  8567. "desperado/xml-bundle": "<=0.1.7",
  8568. "dev-lancer/minecraft-motd-parser": "<=1.0.5",
  8569. "devgroup/dotplant": "<2020.09.14-dev",
  8570. "digimix/wp-svg-upload": "<=1",
  8571. "directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
  8572. "dl/yag": "<3.0.1",
  8573. "dmk/webkitpdf": "<1.1.4",
  8574. "dnadesign/silverstripe-elemental": "<5.3.12",
  8575. "doctrine/annotations": "<1.2.7",
  8576. "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
  8577. "doctrine/common": "<2.4.3|>=2.5,<2.5.1",
  8578. "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
  8579. "doctrine/doctrine-bundle": "<1.5.2",
  8580. "doctrine/doctrine-module": "<0.7.2",
  8581. "doctrine/mongodb-odm": "<1.0.2",
  8582. "doctrine/mongodb-odm-bundle": "<3.0.1",
  8583. "doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
  8584. "dolibarr/dolibarr": "<19.0.2|==21.0.0.0-beta",
  8585. "dompdf/dompdf": "<2.0.4",
  8586. "doublethreedigital/guest-entries": "<3.1.2",
  8587. "drupal/admin_audit_trail": "<1.0.5",
  8588. "drupal/ai": "<1.0.5",
  8589. "drupal/alogin": "<2.0.6",
  8590. "drupal/cache_utility": "<1.2.1",
  8591. "drupal/commerce_alphabank_redirect": "<1.0.3",
  8592. "drupal/commerce_eurobank_redirect": "<2.1.1",
  8593. "drupal/config_split": "<1.10|>=2,<2.0.2",
  8594. "drupal/core": ">=6,<6.38|>=7,<7.102|>=8,<10.3.14|>=10.4,<10.4.5|>=11,<11.0.13|>=11.1,<11.1.5",
  8595. "drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
  8596. "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
  8597. "drupal/formatter_suite": "<2.1",
  8598. "drupal/gdpr": "<3.0.1|>=3.1,<3.1.2",
  8599. "drupal/google_tag": "<1.8|>=2,<2.0.8",
  8600. "drupal/ignition": "<1.0.4",
  8601. "drupal/lightgallery": "<1.6",
  8602. "drupal/link_field_display_mode_formatter": "<1.6",
  8603. "drupal/matomo": "<1.24",
  8604. "drupal/oauth2_client": "<4.1.3",
  8605. "drupal/oauth2_server": "<2.1",
  8606. "drupal/obfuscate": "<2.0.1",
  8607. "drupal/quick_node_block": "<2",
  8608. "drupal/rapidoc_elements_field_formatter": "<1.0.1",
  8609. "drupal/spamspan": "<3.2.1",
  8610. "drupal/tfa": "<1.10",
  8611. "duncanmcclean/guest-entries": "<3.1.2",
  8612. "dweeves/magmi": "<=0.7.24",
  8613. "ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2",
  8614. "ecodev/newsletter": "<=4",
  8615. "ectouch/ectouch": "<=2.7.2",
  8616. "egroupware/egroupware": "<23.1.20240624",
  8617. "elefant/cms": "<2.0.7",
  8618. "elgg/elgg": "<3.3.24|>=4,<4.0.5",
  8619. "elijaa/phpmemcacheadmin": "<=1.3",
  8620. "elmsln/haxcms": "<11",
  8621. "encore/laravel-admin": "<=1.8.19",
  8622. "endroid/qr-code-bundle": "<3.4.2",
  8623. "enhavo/enhavo-app": "<=0.13.1",
  8624. "enshrined/svg-sanitize": "<0.15",
  8625. "erusev/parsedown": "<1.7.2",
  8626. "ether/logs": "<3.0.4",
  8627. "evolutioncms/evolution": "<=3.2.3",
  8628. "exceedone/exment": "<4.4.3|>=5,<5.0.3",
  8629. "exceedone/laravel-admin": "<2.2.3|==3",
  8630. "ezsystems/demobundle": ">=5.4,<5.4.6.1-dev",
  8631. "ezsystems/ez-support-tools": ">=2.2,<2.2.3",
  8632. "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
  8633. "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
  8634. "ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
  8635. "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.38|>=3.3,<3.3.39",
  8636. "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1|>=5.3.0.0-beta1,<5.3.5",
  8637. "ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
  8638. "ezsystems/ezplatform-http-cache": "<2.3.16",
  8639. "ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.35",
  8640. "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
  8641. "ezsystems/ezplatform-richtext": ">=2.3,<2.3.26|>=3.3,<3.3.40",
  8642. "ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
  8643. "ezsystems/ezplatform-user": ">=1,<1.0.1",
  8644. "ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
  8645. "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
  8646. "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
  8647. "ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
  8648. "ezyang/htmlpurifier": "<=4.2",
  8649. "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
  8650. "facturascripts/facturascripts": "<=2022.08",
  8651. "fastly/magento2": "<1.2.26",
  8652. "feehi/cms": "<=2.1.1",
  8653. "feehi/feehicms": "<=2.1.1",
  8654. "fenom/fenom": "<=2.12.1",
  8655. "filament/actions": ">=3.2,<3.2.123",
  8656. "filament/infolists": ">=3,<3.2.115",
  8657. "filament/tables": ">=3,<3.2.115",
  8658. "filegator/filegator": "<7.8",
  8659. "filp/whoops": "<2.1.13",
  8660. "fineuploader/php-traditional-server": "<=1.2.2",
  8661. "firebase/php-jwt": "<6",
  8662. "fisharebest/webtrees": "<=2.1.18",
  8663. "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
  8664. "fixpunkt/fp-newsletter": "<1.1.1|>=1.2,<2.1.2|>=2.2,<3.2.6",
  8665. "flarum/core": "<1.8.10",
  8666. "flarum/flarum": "<0.1.0.0-beta8",
  8667. "flarum/framework": "<1.8.10",
  8668. "flarum/mentions": "<1.6.3",
  8669. "flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
  8670. "flarum/tags": "<=0.1.0.0-beta13",
  8671. "floriangaerber/magnesium": "<0.3.1",
  8672. "fluidtypo3/vhs": "<5.1.1",
  8673. "fof/byobu": ">=0.3.0.0-beta2,<1.1.7",
  8674. "fof/upload": "<1.2.3",
  8675. "foodcoopshop/foodcoopshop": ">=3.2,<3.6.1",
  8676. "fooman/tcpdf": "<6.2.22",
  8677. "forkcms/forkcms": "<5.11.1",
  8678. "fossar/tcpdf-parser": "<6.2.22",
  8679. "francoisjacquet/rosariosis": "<=11.5.1",
  8680. "frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
  8681. "friendsofsymfony/oauth2-php": "<1.3",
  8682. "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
  8683. "friendsofsymfony/user-bundle": ">=1,<1.3.5",
  8684. "friendsofsymfony1/swiftmailer": ">=4,<5.4.13|>=6,<6.2.5",
  8685. "friendsofsymfony1/symfony1": ">=1.1,<1.5.19",
  8686. "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
  8687. "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
  8688. "froala/wysiwyg-editor": "<=4.3",
  8689. "froxlor/froxlor": "<=2.2.5",
  8690. "frozennode/administrator": "<=5.0.12",
  8691. "fuel/core": "<1.8.1",
  8692. "funadmin/funadmin": "<=5.0.2",
  8693. "gaoming13/wechat-php-sdk": "<=1.10.2",
  8694. "genix/cms": "<=1.1.11",
  8695. "georgringer/news": "<1.3.3",
  8696. "geshi/geshi": "<=1.0.9.1",
  8697. "getformwork/formwork": "<1.13.1|>=2.0.0.0-beta1,<2.0.0.0-beta4",
  8698. "getgrav/grav": "<1.7.46",
  8699. "getkirby/cms": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
  8700. "getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
  8701. "getkirby/panel": "<2.5.14",
  8702. "getkirby/starterkit": "<=3.7.0.2",
  8703. "gilacms/gila": "<=1.15.4",
  8704. "gleez/cms": "<=1.3|==2",
  8705. "globalpayments/php-sdk": "<2",
  8706. "goalgorilla/open_social": "<12.3.11|>=12.4,<12.4.10|>=13.0.0.0-alpha1,<13.0.0.0-alpha11",
  8707. "gogentooss/samlbase": "<1.2.7",
  8708. "google/protobuf": "<3.15",
  8709. "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
  8710. "gree/jose": "<2.2.1",
  8711. "gregwar/rst": "<1.0.3",
  8712. "grumpydictator/firefly-iii": "<6.1.17",
  8713. "gugoan/economizzer": "<=0.9.0.0-beta1",
  8714. "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
  8715. "guzzlehttp/oauth-subscriber": "<0.8.1",
  8716. "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
  8717. "haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
  8718. "handcraftedinthealps/goodby-csv": "<1.4.3",
  8719. "harvesthq/chosen": "<1.8.7",
  8720. "helloxz/imgurl": "<=2.31",
  8721. "hhxsv5/laravel-s": "<3.7.36",
  8722. "hillelcoren/invoice-ninja": "<5.3.35",
  8723. "himiklab/yii2-jqgrid-widget": "<1.0.8",
  8724. "hjue/justwriting": "<=1",
  8725. "hov/jobfair": "<1.0.13|>=2,<2.0.2",
  8726. "httpsoft/http-message": "<1.0.12",
  8727. "hyn/multi-tenant": ">=5.6,<5.7.2",
  8728. "ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.21",
  8729. "ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21",
  8730. "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2",
  8731. "ibexa/fieldtype-richtext": ">=4.6,<4.6.21",
  8732. "ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
  8733. "ibexa/http-cache": ">=4.6,<4.6.14",
  8734. "ibexa/post-install": "<1.0.16|>=4.6,<4.6.14",
  8735. "ibexa/solr": ">=4.5,<4.5.4",
  8736. "ibexa/user": ">=4,<4.4.3",
  8737. "icecoder/icecoder": "<=8.1",
  8738. "idno/known": "<=1.3.1",
  8739. "ilicmiljan/secure-props": ">=1.2,<1.2.2",
  8740. "illuminate/auth": "<5.5.10",
  8741. "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<6.18.31|>=7,<7.22.4",
  8742. "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
  8743. "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
  8744. "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
  8745. "imdbphp/imdbphp": "<=5.1.1",
  8746. "impresscms/impresscms": "<=1.4.5",
  8747. "impresspages/impresspages": "<1.0.13",
  8748. "in2code/femanager": "<5.5.5|>=6,<6.4.1|>=7,<7.4.2|>=8,<8.2.2",
  8749. "in2code/ipandlanguageredirect": "<5.1.2",
  8750. "in2code/lux": "<17.6.1|>=18,<24.0.2",
  8751. "in2code/powermail": "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.4.1",
  8752. "innologi/typo3-appointments": "<2.0.6",
  8753. "intelliants/subrion": "<4.2.2",
  8754. "inter-mediator/inter-mediator": "==5.5",
  8755. "ipl/web": "<0.10.1",
  8756. "islandora/crayfish": "<4.1",
  8757. "islandora/islandora": ">=2,<2.4.1",
  8758. "ivankristianto/phpwhois": "<=4.3",
  8759. "jackalope/jackalope-doctrine-dbal": "<1.7.4",
  8760. "jambagecom/div2007": "<0.10.2",
  8761. "james-heinrich/getid3": "<1.9.21",
  8762. "james-heinrich/phpthumb": "<1.7.12",
  8763. "jasig/phpcas": "<1.3.3",
  8764. "jbartels/wec-map": "<3.0.3",
  8765. "jcbrand/converse.js": "<3.3.3",
  8766. "joelbutcher/socialstream": "<5.6|>=6,<6.2",
  8767. "johnbillion/wp-crontrol": "<1.16.2",
  8768. "joomla/application": "<1.0.13",
  8769. "joomla/archive": "<1.1.12|>=2,<2.0.1",
  8770. "joomla/database": ">=1,<2.2|>=3,<3.4",
  8771. "joomla/filesystem": "<1.6.2|>=2,<2.0.1",
  8772. "joomla/filter": "<1.4.4|>=2,<2.0.1",
  8773. "joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
  8774. "joomla/input": ">=2,<2.0.2",
  8775. "joomla/joomla-cms": "<3.9.12|>=4,<4.4.13|>=5,<5.2.6",
  8776. "joomla/joomla-platform": "<1.5.4",
  8777. "joomla/session": "<1.3.1",
  8778. "joyqi/hyper-down": "<=2.4.27",
  8779. "jsdecena/laracom": "<2.0.9",
  8780. "jsmitty12/phpwhois": "<5.1",
  8781. "juzaweb/cms": "<=3.4.2",
  8782. "jweiland/events2": "<8.3.8|>=9,<9.0.6",
  8783. "jweiland/kk-downloader": "<1.2.2",
  8784. "kazist/phpwhois": "<=4.2.6",
  8785. "kelvinmo/simplexrd": "<3.1.1",
  8786. "kevinpapst/kimai2": "<1.16.7",
  8787. "khodakhah/nodcms": "<=3",
  8788. "kimai/kimai": "<=2.20.1",
  8789. "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
  8790. "klaviyo/magento2-extension": ">=1,<3",
  8791. "knplabs/knp-snappy": "<=1.4.2",
  8792. "kohana/core": "<3.3.3",
  8793. "koillection/koillection": "<1.6.12",
  8794. "krayin/laravel-crm": "<=1.3",
  8795. "kreait/firebase-php": ">=3.2,<3.8.1",
  8796. "kumbiaphp/kumbiapp": "<=1.1.1",
  8797. "la-haute-societe/tcpdf": "<6.2.22",
  8798. "laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2",
  8799. "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
  8800. "laminas/laminas-http": "<2.14.2",
  8801. "lara-zeus/artemis": ">=1,<=1.0.6",
  8802. "lara-zeus/dynamic-dashboard": ">=3,<=3.0.1",
  8803. "laravel/fortify": "<1.11.1",
  8804. "laravel/framework": "<10.48.29|>=11,<11.44.1|>=12,<12.1.1",
  8805. "laravel/laravel": ">=5.4,<5.4.22",
  8806. "laravel/pulse": "<1.3.1",
  8807. "laravel/reverb": "<1.4",
  8808. "laravel/socialite": ">=1,<2.0.10",
  8809. "latte/latte": "<2.10.8",
  8810. "lavalite/cms": "<=9|==10.1",
  8811. "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
  8812. "league/commonmark": "<2.7",
  8813. "league/flysystem": "<1.1.4|>=2,<2.1.1",
  8814. "league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
  8815. "leantime/leantime": "<3.3",
  8816. "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
  8817. "libreform/libreform": ">=2,<=2.0.8",
  8818. "librenms/librenms": "<2017.08.18",
  8819. "liftkit/database": "<2.13.2",
  8820. "lightsaml/lightsaml": "<1.3.5",
  8821. "limesurvey/limesurvey": "<6.5.12",
  8822. "livehelperchat/livehelperchat": "<=3.91",
  8823. "livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.5.2",
  8824. "livewire/volt": "<1.7",
  8825. "lms/routes": "<2.1.1",
  8826. "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
  8827. "lomkit/laravel-rest-api": "<2.13",
  8828. "luracast/restler": "<3.1",
  8829. "luyadev/yii-helpers": "<1.2.1",
  8830. "macropay-solutions/laravel-crud-wizard-free": "<3.4.17",
  8831. "maestroerror/php-heic-to-jpg": "<1.0.5",
  8832. "magento/community-edition": "<2.4.5.0-patch13|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch11|>=2.4.7.0-beta1,<2.4.7.0-patch6|>=2.4.8.0-beta1,<2.4.8.0-patch1",
  8833. "magento/core": "<=1.9.4.5",
  8834. "magento/magento1ce": "<1.9.4.3-dev",
  8835. "magento/magento1ee": ">=1,<1.14.4.3-dev",
  8836. "magento/product-community-edition": "<2.4.4.0-patch9|>=2.4.5,<2.4.5.0-patch8|>=2.4.6,<2.4.6.0-patch6|>=2.4.7,<2.4.7.0-patch1",
  8837. "magento/project-community-edition": "<=2.0.2",
  8838. "magneto/core": "<1.9.4.4-dev",
  8839. "maikuolan/phpmussel": ">=1,<1.6",
  8840. "mainwp/mainwp": "<=4.4.3.3",
  8841. "mantisbt/mantisbt": "<=2.26.3",
  8842. "marcwillmann/turn": "<0.3.3",
  8843. "matomo/matomo": "<1.11",
  8844. "matyhtf/framework": "<3.0.6",
  8845. "mautic/core": "<5.2.6|>=6.0.0.0-alpha,<6.0.2",
  8846. "mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
  8847. "maximebf/debugbar": "<1.19",
  8848. "mdanter/ecc": "<2",
  8849. "mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2",
  8850. "mediawiki/cargo": "<3.6.1",
  8851. "mediawiki/core": "<1.39.5|==1.40",
  8852. "mediawiki/data-transfer": ">=1.39,<1.39.11|>=1.41,<1.41.3|>=1.42,<1.42.2",
  8853. "mediawiki/matomo": "<2.4.3",
  8854. "mediawiki/semantic-media-wiki": "<4.0.2",
  8855. "mehrwert/phpmyadmin": "<3.2",
  8856. "melisplatform/melis-asset-manager": "<5.0.1",
  8857. "melisplatform/melis-cms": "<5.0.1",
  8858. "melisplatform/melis-front": "<5.0.1",
  8859. "mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
  8860. "mgallegos/laravel-jqgrid": "<=1.3",
  8861. "microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
  8862. "microsoft/microsoft-graph-beta": "<2.0.1",
  8863. "microsoft/microsoft-graph-core": "<2.0.2",
  8864. "microweber/microweber": "<=2.0.16",
  8865. "mikehaertl/php-shellcommand": "<1.6.1",
  8866. "miniorange/miniorange-saml": "<1.4.3",
  8867. "mittwald/typo3_forum": "<1.2.1",
  8868. "mobiledetect/mobiledetectlib": "<2.8.32",
  8869. "modx/revolution": "<=3.1",
  8870. "mojo42/jirafeau": "<4.4",
  8871. "mongodb/mongodb": ">=1,<1.9.2",
  8872. "monolog/monolog": ">=1.8,<1.12",
  8873. "moodle/moodle": "<4.3.12|>=4.4,<4.4.8|>=4.5.0.0-beta,<4.5.4",
  8874. "mos/cimage": "<0.7.19",
  8875. "movim/moxl": ">=0.8,<=0.10",
  8876. "movingbytes/social-network": "<=1.2.1",
  8877. "mpdf/mpdf": "<=7.1.7",
  8878. "munkireport/comment": "<4.1",
  8879. "munkireport/managedinstalls": "<2.6",
  8880. "munkireport/munki_facts": "<1.5",
  8881. "munkireport/munkireport": ">=2.5.3,<5.6.3",
  8882. "munkireport/reportdata": "<3.5",
  8883. "munkireport/softwareupdate": "<1.6",
  8884. "mustache/mustache": ">=2,<2.14.1",
  8885. "mwdelaney/wp-enable-svg": "<=0.2",
  8886. "namshi/jose": "<2.2",
  8887. "nasirkhan/laravel-starter": "<11.11",
  8888. "nategood/httpful": "<1",
  8889. "neoan3-apps/template": "<1.1.1",
  8890. "neorazorx/facturascripts": "<2022.04",
  8891. "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
  8892. "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
  8893. "neos/media-browser": "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9",
  8894. "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2",
  8895. "neos/swiftmailer": "<5.4.5",
  8896. "nesbot/carbon": "<2.72.6|>=3,<3.8.4",
  8897. "netcarver/textile": "<=4.1.2",
  8898. "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
  8899. "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
  8900. "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
  8901. "nilsteampassnet/teampass": "<3.1.3.1-dev",
  8902. "nitsan/ns-backup": "<13.0.1",
  8903. "nonfiction/nterchange": "<4.1.1",
  8904. "notrinos/notrinos-erp": "<=0.7",
  8905. "noumo/easyii": "<=0.9",
  8906. "novaksolutions/infusionsoft-php-sdk": "<1",
  8907. "nukeviet/nukeviet": "<4.5.02",
  8908. "nyholm/psr7": "<1.6.1",
  8909. "nystudio107/craft-seomatic": "<3.4.12",
  8910. "nzedb/nzedb": "<0.8",
  8911. "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
  8912. "october/backend": "<1.1.2",
  8913. "october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
  8914. "october/october": "<3.7.5",
  8915. "october/rain": "<1.0.472|>=1.1,<1.1.2",
  8916. "october/system": "<3.7.5",
  8917. "oliverklee/phpunit": "<3.5.15",
  8918. "omeka/omeka-s": "<4.0.3",
  8919. "onelogin/php-saml": "<2.10.4",
  8920. "oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
  8921. "open-web-analytics/open-web-analytics": "<1.7.4",
  8922. "opencart/opencart": ">=0",
  8923. "openid/php-openid": "<2.3",
  8924. "openmage/magento-lts": "<20.12.3",
  8925. "opensolutions/vimbadmin": "<=3.0.15",
  8926. "opensource-workshop/connect-cms": "<1.8.7|>=2,<2.4.7",
  8927. "orchid/platform": ">=8,<14.43",
  8928. "oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
  8929. "oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
  8930. "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
  8931. "oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
  8932. "oro/customer-portal": ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3",
  8933. "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3",
  8934. "oveleon/contao-cookiebar": "<1.16.3|>=2,<2.1.3",
  8935. "oxid-esales/oxideshop-ce": "<=7.0.5",
  8936. "oxid-esales/paymorrow-module": ">=1,<1.0.2|>=2,<2.0.1",
  8937. "packbackbooks/lti-1-3-php-library": "<5",
  8938. "padraic/humbug_get_contents": "<1.1.2",
  8939. "pagarme/pagarme-php": "<3",
  8940. "pagekit/pagekit": "<=1.0.18",
  8941. "paragonie/ecc": "<2.0.1",
  8942. "paragonie/random_compat": "<2",
  8943. "passbolt/passbolt_api": "<4.6.2",
  8944. "paypal/adaptivepayments-sdk-php": "<=3.9.2",
  8945. "paypal/invoice-sdk-php": "<=3.9",
  8946. "paypal/merchant-sdk-php": "<3.12",
  8947. "paypal/permissions-sdk-php": "<=3.9.1",
  8948. "pear/archive_tar": "<1.4.14",
  8949. "pear/auth": "<1.2.4",
  8950. "pear/crypt_gpg": "<1.6.7",
  8951. "pear/http_request2": "<2.7",
  8952. "pear/pear": "<=1.10.1",
  8953. "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
  8954. "personnummer/personnummer": "<3.0.2",
  8955. "phanan/koel": "<5.1.4",
  8956. "phenx/php-svg-lib": "<0.5.2",
  8957. "php-censor/php-censor": "<2.0.13|>=2.1,<2.1.5",
  8958. "php-mod/curl": "<2.3.2",
  8959. "phpbb/phpbb": "<3.3.11",
  8960. "phpems/phpems": ">=6,<=6.1.3",
  8961. "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
  8962. "phpmailer/phpmailer": "<6.5",
  8963. "phpmussel/phpmussel": ">=1,<1.6",
  8964. "phpmyadmin/phpmyadmin": "<5.2.2",
  8965. "phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5|>=3.2.10,<=4.0.1",
  8966. "phpoffice/common": "<0.2.9",
  8967. "phpoffice/math": "<=0.2",
  8968. "phpoffice/phpexcel": "<=1.8.2",
  8969. "phpoffice/phpspreadsheet": "<1.29.9|>=2,<2.1.8|>=2.2,<2.3.7|>=3,<3.9",
  8970. "phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36",
  8971. "phpservermon/phpservermon": "<3.6",
  8972. "phpsysinfo/phpsysinfo": "<3.4.3",
  8973. "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
  8974. "phpwhois/phpwhois": "<=4.2.5",
  8975. "phpxmlrpc/extras": "<0.6.1",
  8976. "phpxmlrpc/phpxmlrpc": "<4.9.2",
  8977. "pi/pi": "<=2.5",
  8978. "pimcore/admin-ui-classic-bundle": "<1.7.6",
  8979. "pimcore/customer-management-framework-bundle": "<4.2.1",
  8980. "pimcore/data-hub": "<1.2.4",
  8981. "pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
  8982. "pimcore/demo": "<10.3",
  8983. "pimcore/ecommerce-framework-bundle": "<1.0.10",
  8984. "pimcore/perspective-editor": "<1.5.1",
  8985. "pimcore/pimcore": "<11.5.4",
  8986. "piwik/piwik": "<1.11",
  8987. "pixelfed/pixelfed": "<0.12.5",
  8988. "plotly/plotly.js": "<2.25.2",
  8989. "pocketmine/bedrock-protocol": "<8.0.2",
  8990. "pocketmine/pocketmine-mp": "<5.25.2",
  8991. "pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
  8992. "pressbooks/pressbooks": "<5.18",
  8993. "prestashop/autoupgrade": ">=4,<4.10.1",
  8994. "prestashop/blockreassurance": "<=5.1.3",
  8995. "prestashop/blockwishlist": ">=2,<2.1.1",
  8996. "prestashop/contactform": ">=1.0.1,<4.3",
  8997. "prestashop/gamification": "<2.3.2",
  8998. "prestashop/prestashop": "<8.1.6",
  8999. "prestashop/productcomments": "<5.0.2",
  9000. "prestashop/ps_contactinfo": "<=3.3.2",
  9001. "prestashop/ps_emailsubscription": "<2.6.1",
  9002. "prestashop/ps_facetedsearch": "<3.4.1",
  9003. "prestashop/ps_linklist": "<3.1",
  9004. "privatebin/privatebin": "<1.4|>=1.5,<1.7.4",
  9005. "processwire/processwire": "<=3.0.229",
  9006. "propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
  9007. "propel/propel1": ">=1,<=1.7.1",
  9008. "pterodactyl/panel": "<=1.11.10",
  9009. "ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
  9010. "ptrofimov/beanstalk_console": "<1.7.14",
  9011. "pubnub/pubnub": "<6.1",
  9012. "punktde/pt_extbase": "<1.5.1",
  9013. "pusher/pusher-php-server": "<2.2.1",
  9014. "pwweb/laravel-core": "<=0.3.6.0-beta",
  9015. "pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
  9016. "pyrocms/pyrocms": "<=3.9.1",
  9017. "qcubed/qcubed": "<=3.1.1",
  9018. "quickapps/cms": "<=2.0.0.0-beta2",
  9019. "rainlab/blog-plugin": "<1.4.1",
  9020. "rainlab/debugbar-plugin": "<3.1",
  9021. "rainlab/user-plugin": "<=1.4.5",
  9022. "rankmath/seo-by-rank-math": "<=1.0.95",
  9023. "rap2hpoutre/laravel-log-viewer": "<0.13",
  9024. "react/http": ">=0.7,<1.9",
  9025. "really-simple-plugins/complianz-gdpr": "<6.4.2",
  9026. "redaxo/source": "<5.18.3",
  9027. "remdex/livehelperchat": "<4.29",
  9028. "renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1",
  9029. "reportico-web/reportico": "<=8.1",
  9030. "rhukster/dom-sanitizer": "<1.0.7",
  9031. "rmccue/requests": ">=1.6,<1.8",
  9032. "robrichards/xmlseclibs": ">=1,<3.0.4",
  9033. "roots/soil": "<4.1",
  9034. "roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11",
  9035. "rudloff/alltube": "<3.0.3",
  9036. "rudloff/rtmpdump-bin": "<=2.3.1",
  9037. "s-cart/core": "<6.9",
  9038. "s-cart/s-cart": "<6.9",
  9039. "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
  9040. "sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
  9041. "samwilson/unlinked-wikibase": "<1.42",
  9042. "scheb/two-factor-bundle": "<3.26|>=4,<4.11",
  9043. "sensiolabs/connect": "<4.2.3",
  9044. "serluck/phpwhois": "<=4.2.6",
  9045. "sfroemken/url_redirect": "<=1.2.1",
  9046. "sheng/yiicms": "<1.2.1",
  9047. "shopware/core": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
  9048. "shopware/platform": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
  9049. "shopware/production": "<=6.3.5.2",
  9050. "shopware/shopware": "<=5.7.17",
  9051. "shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
  9052. "shopxo/shopxo": "<=6.4",
  9053. "showdoc/showdoc": "<2.10.4",
  9054. "shuchkin/simplexlsx": ">=1.0.12,<1.1.13",
  9055. "silverstripe-australia/advancedreports": ">=1,<=2",
  9056. "silverstripe/admin": "<1.13.19|>=2,<2.1.8",
  9057. "silverstripe/assets": ">=1,<1.11.1",
  9058. "silverstripe/cms": "<4.11.3",
  9059. "silverstripe/comments": ">=1.3,<3.1.1",
  9060. "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
  9061. "silverstripe/framework": "<5.3.23",
  9062. "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
  9063. "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
  9064. "silverstripe/recipe-cms": ">=4.5,<4.5.3",
  9065. "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
  9066. "silverstripe/reports": "<5.2.3",
  9067. "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4|>=2.1,<2.1.2",
  9068. "silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
  9069. "silverstripe/subsites": ">=2,<2.6.1",
  9070. "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
  9071. "silverstripe/userforms": "<3|>=5,<5.4.2",
  9072. "silverstripe/versioned-admin": ">=1,<1.11.1",
  9073. "simple-updates/phpwhois": "<=1",
  9074. "simplesamlphp/saml2": "<=4.16.15|>=5.0.0.0-alpha1,<=5.0.0.0-alpha19",
  9075. "simplesamlphp/saml2-legacy": "<=4.16.15",
  9076. "simplesamlphp/simplesamlphp": "<1.18.6",
  9077. "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
  9078. "simplesamlphp/simplesamlphp-module-openid": "<1",
  9079. "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
  9080. "simplesamlphp/xml-common": "<1.20",
  9081. "simplesamlphp/xml-security": "==1.6.11",
  9082. "simplito/elliptic-php": "<1.0.6",
  9083. "sitegeist/fluid-components": "<3.5",
  9084. "sjbr/sr-feuser-register": "<2.6.2|>=5.1,<12.5",
  9085. "sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
  9086. "sjbr/static-info-tables": "<2.3.1",
  9087. "slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
  9088. "slim/slim": "<2.6",
  9089. "slub/slub-events": "<3.0.3",
  9090. "smarty/smarty": "<4.5.3|>=5,<5.1.1",
  9091. "snipe/snipe-it": "<8.1",
  9092. "socalnick/scn-social-auth": "<1.15.2",
  9093. "socialiteproviders/steam": "<1.1",
  9094. "spatie/browsershot": "<5.0.5",
  9095. "spatie/image-optimizer": "<1.7.3",
  9096. "spencer14420/sp-php-email-handler": "<1",
  9097. "spipu/html2pdf": "<5.2.8",
  9098. "spoon/library": "<1.4.1",
  9099. "spoonity/tcpdf": "<6.2.22",
  9100. "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
  9101. "ssddanbrown/bookstack": "<24.05.1",
  9102. "starcitizentools/citizen-skin": ">=2.4.2,<3.3.1",
  9103. "starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
  9104. "statamic/cms": "<=5.16",
  9105. "stormpath/sdk": "<9.9.99",
  9106. "studio-42/elfinder": "<=2.1.64",
  9107. "studiomitte/friendlycaptcha": "<0.1.4",
  9108. "subhh/libconnect": "<7.0.8|>=8,<8.1",
  9109. "sukohi/surpass": "<1",
  9110. "sulu/form-bundle": ">=2,<2.5.3",
  9111. "sulu/sulu": "<1.6.44|>=2,<2.5.25|>=2.6,<2.6.9|>=3.0.0.0-alpha1,<3.0.0.0-alpha3",
  9112. "sumocoders/framework-user-bundle": "<1.4",
  9113. "superbig/craft-audit": "<3.0.2",
  9114. "svewap/a21glossary": "<=0.4.10",
  9115. "swag/paypal": "<5.4.4",
  9116. "swiftmailer/swiftmailer": "<6.2.5",
  9117. "swiftyedit/swiftyedit": "<1.2",
  9118. "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
  9119. "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
  9120. "sylius/grid-bundle": "<1.10.1",
  9121. "sylius/paypal-plugin": "<1.6.2|>=1.7,<1.7.2|>=2,<2.0.2",
  9122. "sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
  9123. "sylius/sylius": "<1.12.19|>=1.13.0.0-alpha1,<1.13.4",
  9124. "symbiote/silverstripe-multivaluefield": ">=3,<3.1",
  9125. "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
  9126. "symbiote/silverstripe-seed": "<6.0.3",
  9127. "symbiote/silverstripe-versionedfiles": "<=2.0.3",
  9128. "symfont/process": ">=0",
  9129. "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
  9130. "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  9131. "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
  9132. "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
  9133. "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4",
  9134. "symfony/http-client": ">=4.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
  9135. "symfony/http-foundation": "<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
  9136. "symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
  9137. "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  9138. "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
  9139. "symfony/mime": ">=4.3,<4.3.8",
  9140. "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  9141. "symfony/polyfill": ">=1,<1.10",
  9142. "symfony/polyfill-php55": ">=1,<1.10",
  9143. "symfony/process": "<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
  9144. "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  9145. "symfony/routing": ">=2,<2.0.19",
  9146. "symfony/runtime": ">=5.3,<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
  9147. "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
  9148. "symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.4.10|>=7,<7.0.10|>=7.1,<7.1.3",
  9149. "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
  9150. "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
  9151. "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
  9152. "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
  9153. "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
  9154. "symfony/symfony": "<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
  9155. "symfony/translation": ">=2,<2.0.17",
  9156. "symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
  9157. "symfony/ux-autocomplete": "<2.11.2",
  9158. "symfony/ux-live-component": "<2.25.1",
  9159. "symfony/ux-twig-component": "<2.25.1",
  9160. "symfony/validator": "<5.4.43|>=6,<6.4.11|>=7,<7.1.4",
  9161. "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
  9162. "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
  9163. "symfony/webhook": ">=6.3,<6.3.8",
  9164. "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2",
  9165. "symphonycms/symphony-2": "<2.6.4",
  9166. "t3/dce": "<0.11.5|>=2.2,<2.6.2",
  9167. "t3g/svg-sanitizer": "<1.0.3",
  9168. "t3s/content-consent": "<1.0.3|>=2,<2.0.2",
  9169. "tastyigniter/tastyigniter": "<4",
  9170. "tcg/voyager": "<=1.8",
  9171. "tecnickcom/tc-lib-pdf-font": "<2.6.4",
  9172. "tecnickcom/tcpdf": "<6.8",
  9173. "terminal42/contao-tablelookupwizard": "<3.3.5",
  9174. "thelia/backoffice-default-template": ">=2.1,<2.1.2",
  9175. "thelia/thelia": ">=2.1,<2.1.3",
  9176. "theonedemon/phpwhois": "<=4.2.5",
  9177. "thinkcmf/thinkcmf": "<6.0.8",
  9178. "thorsten/phpmyfaq": "<=4.0.1",
  9179. "tikiwiki/tiki-manager": "<=17.1",
  9180. "timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1",
  9181. "tinymce/tinymce": "<7.2",
  9182. "tinymighty/wiki-seo": "<1.2.2",
  9183. "titon/framework": "<9.9.99",
  9184. "tltneon/lgsl": "<7",
  9185. "tobiasbg/tablepress": "<=2.0.0.0-RC1",
  9186. "topthink/framework": "<6.0.17|>=6.1,<=8.0.4",
  9187. "topthink/think": "<=6.1.1",
  9188. "topthink/thinkphp": "<=3.2.3|>=6.1.3,<=8.0.4",
  9189. "torrentpier/torrentpier": "<=2.4.3",
  9190. "tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
  9191. "tribalsystems/zenario": "<=9.7.61188",
  9192. "truckersmp/phpwhois": "<=4.3.1",
  9193. "ttskch/pagination-service-provider": "<1",
  9194. "twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2",
  9195. "twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19",
  9196. "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
  9197. "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<=12.4.30|>=13,<=13.4.11",
  9198. "typo3/cms-belog": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9199. "typo3/cms-beuser": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9200. "typo3/cms-core": "<=8.7.56|>=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
  9201. "typo3/cms-dashboard": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9202. "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
  9203. "typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9204. "typo3/cms-felogin": ">=4.2,<4.2.3",
  9205. "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
  9206. "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9207. "typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
  9208. "typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
  9209. "typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8|==13.4.2",
  9210. "typo3/cms-lowlevel": ">=11,<=11.5.41",
  9211. "typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
  9212. "typo3/cms-scheduler": ">=11,<=11.5.41",
  9213. "typo3/cms-setup": ">=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
  9214. "typo3/cms-webhooks": ">=12,<=12.4.30|>=13,<=13.4.11",
  9215. "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
  9216. "typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
  9217. "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
  9218. "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
  9219. "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
  9220. "typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
  9221. "ua-parser/uap-php": "<3.8",
  9222. "uasoft-indonesia/badaso": "<=2.9.7",
  9223. "unisharp/laravel-filemanager": "<2.9.1",
  9224. "unopim/unopim": "<0.1.5",
  9225. "userfrosting/userfrosting": ">=0.3.1,<4.6.3",
  9226. "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
  9227. "uvdesk/community-skeleton": "<=1.1.1",
  9228. "uvdesk/core-framework": "<=1.1.1",
  9229. "vanilla/safecurl": "<0.9.2",
  9230. "verbb/comments": "<1.5.5",
  9231. "verbb/formie": "<=2.1.43",
  9232. "verbb/image-resizer": "<2.0.9",
  9233. "verbb/knock-knock": "<1.2.8",
  9234. "verot/class.upload.php": "<=2.1.6",
  9235. "vertexvaar/falsftp": "<0.2.6",
  9236. "villagedefrance/opencart-overclocked": "<=1.11.1",
  9237. "vova07/yii2-fileapi-widget": "<0.1.9",
  9238. "vrana/adminer": "<4.8.1",
  9239. "vufind/vufind": ">=2,<9.1.1",
  9240. "waldhacker/hcaptcha": "<2.1.2",
  9241. "wallabag/tcpdf": "<6.2.22",
  9242. "wallabag/wallabag": "<2.6.11",
  9243. "wanglelecc/laracms": "<=1.0.3",
  9244. "wapplersystems/a21glossary": "<=0.4.10",
  9245. "web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9",
  9246. "web-auth/webauthn-lib": ">=4.5,<4.9",
  9247. "web-feet/coastercms": "==5.5",
  9248. "web-tp3/wec_map": "<3.0.3",
  9249. "webbuilders-group/silverstripe-kapost-bridge": "<0.4",
  9250. "webcoast/deferred-image-processing": "<1.0.2",
  9251. "webklex/laravel-imap": "<5.3",
  9252. "webklex/php-imap": "<5.3",
  9253. "webpa/webpa": "<3.1.2",
  9254. "wikibase/wikibase": "<=1.39.3",
  9255. "wikimedia/parsoid": "<0.12.2",
  9256. "willdurand/js-translation-bundle": "<2.1.1",
  9257. "winter/wn-backend-module": "<1.2.4",
  9258. "winter/wn-cms-module": "<1.0.476|>=1.1,<1.1.11|>=1.2,<1.2.7",
  9259. "winter/wn-dusk-plugin": "<2.1",
  9260. "winter/wn-system-module": "<1.2.4",
  9261. "wintercms/winter": "<=1.2.3",
  9262. "wireui/wireui": "<1.19.3|>=2,<2.1.3",
  9263. "woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3",
  9264. "wp-cli/wp-cli": ">=0.12,<2.5",
  9265. "wp-graphql/wp-graphql": "<=1.14.5",
  9266. "wp-premium/gravityforms": "<2.4.21",
  9267. "wpanel/wpanel4-cms": "<=4.3.1",
  9268. "wpcloud/wp-stateless": "<3.2",
  9269. "wpglobus/wpglobus": "<=1.9.6",
  9270. "wwbn/avideo": "<14.3",
  9271. "xataface/xataface": "<3",
  9272. "xpressengine/xpressengine": "<3.0.15",
  9273. "yab/quarx": "<2.4.5",
  9274. "yeswiki/yeswiki": "<4.5.4",
  9275. "yetiforce/yetiforce-crm": "<6.5",
  9276. "yidashi/yii2cmf": "<=2",
  9277. "yii2mod/yii2-cms": "<1.9.2",
  9278. "yiisoft/yii": "<1.1.31",
  9279. "yiisoft/yii2": "<2.0.52",
  9280. "yiisoft/yii2-authclient": "<2.2.15",
  9281. "yiisoft/yii2-bootstrap": "<2.0.4",
  9282. "yiisoft/yii2-dev": "<=2.0.45",
  9283. "yiisoft/yii2-elasticsearch": "<2.0.5",
  9284. "yiisoft/yii2-gii": "<=2.2.4",
  9285. "yiisoft/yii2-jui": "<2.0.4",
  9286. "yiisoft/yii2-redis": "<2.0.20",
  9287. "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
  9288. "yoast-seo-for-typo3/yoast_seo": "<7.2.3",
  9289. "yourls/yourls": "<=1.8.2",
  9290. "yuan1994/tpadmin": "<=1.3.12",
  9291. "zencart/zencart": "<=1.5.7.0-beta",
  9292. "zendesk/zendesk_api_client_php": "<2.2.11",
  9293. "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
  9294. "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
  9295. "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
  9296. "zendframework/zend-db": "<2.2.10|>=2.3,<2.3.5",
  9297. "zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
  9298. "zendframework/zend-diactoros": "<1.8.4",
  9299. "zendframework/zend-feed": "<2.10.3",
  9300. "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
  9301. "zendframework/zend-http": "<2.8.1",
  9302. "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  9303. "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
  9304. "zendframework/zend-mail": "<2.4.11|>=2.5,<2.7.2",
  9305. "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
  9306. "zendframework/zend-session": ">=2,<2.2.9|>=2.3,<2.3.4",
  9307. "zendframework/zend-validator": ">=2.3,<2.3.6",
  9308. "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
  9309. "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  9310. "zendframework/zendframework": "<=3",
  9311. "zendframework/zendframework1": "<1.12.20",
  9312. "zendframework/zendopenid": "<2.0.2",
  9313. "zendframework/zendrest": "<2.0.2",
  9314. "zendframework/zendservice-amazon": "<2.0.3",
  9315. "zendframework/zendservice-api": "<1",
  9316. "zendframework/zendservice-audioscrobbler": "<2.0.2",
  9317. "zendframework/zendservice-nirvanix": "<2.0.2",
  9318. "zendframework/zendservice-slideshare": "<2.0.2",
  9319. "zendframework/zendservice-technorati": "<2.0.2",
  9320. "zendframework/zendservice-windowsazure": "<2.0.2",
  9321. "zendframework/zendxml": ">=1,<1.0.1",
  9322. "zenstruck/collection": "<0.2.1",
  9323. "zetacomponents/mail": "<1.8.2",
  9324. "zf-commons/zfc-user": "<1.2.2",
  9325. "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
  9326. "zfr/zfr-oauth2-server-module": "<0.1.2",
  9327. "zoujingli/thinkadmin": "<=6.1.53"
  9328. },
  9329. "type": "metapackage",
  9330. "notification-url": "https://packagist.org/downloads/",
  9331. "license": [
  9332. "MIT"
  9333. ],
  9334. "authors": [
  9335. {
  9336. "name": "Marco Pivetta",
  9337. "email": "ocramius@gmail.com",
  9338. "role": "maintainer"
  9339. },
  9340. {
  9341. "name": "Ilya Tribusean",
  9342. "email": "slash3b@gmail.com",
  9343. "role": "maintainer"
  9344. }
  9345. ],
  9346. "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
  9347. "keywords": [
  9348. "dev"
  9349. ],
  9350. "support": {
  9351. "issues": "https://github.com/Roave/SecurityAdvisories/issues",
  9352. "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
  9353. },
  9354. "funding": [
  9355. {
  9356. "url": "https://github.com/Ocramius",
  9357. "type": "github"
  9358. },
  9359. {
  9360. "url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
  9361. "type": "tidelift"
  9362. }
  9363. ],
  9364. "time": "2025-06-27T21:05:09+00:00"
  9365. },
  9366. {
  9367. "name": "sebastian/cli-parser",
  9368. "version": "4.0.0",
  9369. "source": {
  9370. "type": "git",
  9371. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  9372. "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c"
  9373. },
  9374. "dist": {
  9375. "type": "zip",
  9376. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/6d584c727d9114bcdc14c86711cd1cad51778e7c",
  9377. "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c",
  9378. "shasum": ""
  9379. },
  9380. "require": {
  9381. "php": ">=8.3"
  9382. },
  9383. "require-dev": {
  9384. "phpunit/phpunit": "^12.0"
  9385. },
  9386. "type": "library",
  9387. "extra": {
  9388. "branch-alias": {
  9389. "dev-main": "4.0-dev"
  9390. }
  9391. },
  9392. "autoload": {
  9393. "classmap": [
  9394. "src/"
  9395. ]
  9396. },
  9397. "notification-url": "https://packagist.org/downloads/",
  9398. "license": [
  9399. "BSD-3-Clause"
  9400. ],
  9401. "authors": [
  9402. {
  9403. "name": "Sebastian Bergmann",
  9404. "email": "sebastian@phpunit.de",
  9405. "role": "lead"
  9406. }
  9407. ],
  9408. "description": "Library for parsing CLI options",
  9409. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  9410. "support": {
  9411. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  9412. "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
  9413. "source": "https://github.com/sebastianbergmann/cli-parser/tree/4.0.0"
  9414. },
  9415. "funding": [
  9416. {
  9417. "url": "https://github.com/sebastianbergmann",
  9418. "type": "github"
  9419. }
  9420. ],
  9421. "time": "2025-02-07T04:53:50+00:00"
  9422. },
  9423. {
  9424. "name": "sebastian/comparator",
  9425. "version": "7.1.0",
  9426. "source": {
  9427. "type": "git",
  9428. "url": "https://github.com/sebastianbergmann/comparator.git",
  9429. "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f"
  9430. },
  9431. "dist": {
  9432. "type": "zip",
  9433. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/03d905327dccc0851c9a08d6a979dfc683826b6f",
  9434. "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f",
  9435. "shasum": ""
  9436. },
  9437. "require": {
  9438. "ext-dom": "*",
  9439. "ext-mbstring": "*",
  9440. "php": ">=8.3",
  9441. "sebastian/diff": "^7.0",
  9442. "sebastian/exporter": "^7.0"
  9443. },
  9444. "require-dev": {
  9445. "phpunit/phpunit": "^12.2"
  9446. },
  9447. "suggest": {
  9448. "ext-bcmath": "For comparing BcMath\\Number objects"
  9449. },
  9450. "type": "library",
  9451. "extra": {
  9452. "branch-alias": {
  9453. "dev-main": "7.1-dev"
  9454. }
  9455. },
  9456. "autoload": {
  9457. "classmap": [
  9458. "src/"
  9459. ]
  9460. },
  9461. "notification-url": "https://packagist.org/downloads/",
  9462. "license": [
  9463. "BSD-3-Clause"
  9464. ],
  9465. "authors": [
  9466. {
  9467. "name": "Sebastian Bergmann",
  9468. "email": "sebastian@phpunit.de"
  9469. },
  9470. {
  9471. "name": "Jeff Welch",
  9472. "email": "whatthejeff@gmail.com"
  9473. },
  9474. {
  9475. "name": "Volker Dusch",
  9476. "email": "github@wallbash.com"
  9477. },
  9478. {
  9479. "name": "Bernhard Schussek",
  9480. "email": "bschussek@2bepublished.at"
  9481. }
  9482. ],
  9483. "description": "Provides the functionality to compare PHP values for equality",
  9484. "homepage": "https://github.com/sebastianbergmann/comparator",
  9485. "keywords": [
  9486. "comparator",
  9487. "compare",
  9488. "equality"
  9489. ],
  9490. "support": {
  9491. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  9492. "security": "https://github.com/sebastianbergmann/comparator/security/policy",
  9493. "source": "https://github.com/sebastianbergmann/comparator/tree/7.1.0"
  9494. },
  9495. "funding": [
  9496. {
  9497. "url": "https://github.com/sebastianbergmann",
  9498. "type": "github"
  9499. },
  9500. {
  9501. "url": "https://liberapay.com/sebastianbergmann",
  9502. "type": "liberapay"
  9503. },
  9504. {
  9505. "url": "https://thanks.dev/u/gh/sebastianbergmann",
  9506. "type": "thanks_dev"
  9507. },
  9508. {
  9509. "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
  9510. "type": "tidelift"
  9511. }
  9512. ],
  9513. "time": "2025-06-17T07:41:58+00:00"
  9514. },
  9515. {
  9516. "name": "sebastian/complexity",
  9517. "version": "5.0.0",
  9518. "source": {
  9519. "type": "git",
  9520. "url": "https://github.com/sebastianbergmann/complexity.git",
  9521. "reference": "bad4316aba5303d0221f43f8cee37eb58d384bbb"
  9522. },
  9523. "dist": {
  9524. "type": "zip",
  9525. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/bad4316aba5303d0221f43f8cee37eb58d384bbb",
  9526. "reference": "bad4316aba5303d0221f43f8cee37eb58d384bbb",
  9527. "shasum": ""
  9528. },
  9529. "require": {
  9530. "nikic/php-parser": "^5.0",
  9531. "php": ">=8.3"
  9532. },
  9533. "require-dev": {
  9534. "phpunit/phpunit": "^12.0"
  9535. },
  9536. "type": "library",
  9537. "extra": {
  9538. "branch-alias": {
  9539. "dev-main": "5.0-dev"
  9540. }
  9541. },
  9542. "autoload": {
  9543. "classmap": [
  9544. "src/"
  9545. ]
  9546. },
  9547. "notification-url": "https://packagist.org/downloads/",
  9548. "license": [
  9549. "BSD-3-Clause"
  9550. ],
  9551. "authors": [
  9552. {
  9553. "name": "Sebastian Bergmann",
  9554. "email": "sebastian@phpunit.de",
  9555. "role": "lead"
  9556. }
  9557. ],
  9558. "description": "Library for calculating the complexity of PHP code units",
  9559. "homepage": "https://github.com/sebastianbergmann/complexity",
  9560. "support": {
  9561. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  9562. "security": "https://github.com/sebastianbergmann/complexity/security/policy",
  9563. "source": "https://github.com/sebastianbergmann/complexity/tree/5.0.0"
  9564. },
  9565. "funding": [
  9566. {
  9567. "url": "https://github.com/sebastianbergmann",
  9568. "type": "github"
  9569. }
  9570. ],
  9571. "time": "2025-02-07T04:55:25+00:00"
  9572. },
  9573. {
  9574. "name": "sebastian/diff",
  9575. "version": "7.0.0",
  9576. "source": {
  9577. "type": "git",
  9578. "url": "https://github.com/sebastianbergmann/diff.git",
  9579. "reference": "7ab1ea946c012266ca32390913653d844ecd085f"
  9580. },
  9581. "dist": {
  9582. "type": "zip",
  9583. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7ab1ea946c012266ca32390913653d844ecd085f",
  9584. "reference": "7ab1ea946c012266ca32390913653d844ecd085f",
  9585. "shasum": ""
  9586. },
  9587. "require": {
  9588. "php": ">=8.3"
  9589. },
  9590. "require-dev": {
  9591. "phpunit/phpunit": "^12.0",
  9592. "symfony/process": "^7.2"
  9593. },
  9594. "type": "library",
  9595. "extra": {
  9596. "branch-alias": {
  9597. "dev-main": "7.0-dev"
  9598. }
  9599. },
  9600. "autoload": {
  9601. "classmap": [
  9602. "src/"
  9603. ]
  9604. },
  9605. "notification-url": "https://packagist.org/downloads/",
  9606. "license": [
  9607. "BSD-3-Clause"
  9608. ],
  9609. "authors": [
  9610. {
  9611. "name": "Sebastian Bergmann",
  9612. "email": "sebastian@phpunit.de"
  9613. },
  9614. {
  9615. "name": "Kore Nordmann",
  9616. "email": "mail@kore-nordmann.de"
  9617. }
  9618. ],
  9619. "description": "Diff implementation",
  9620. "homepage": "https://github.com/sebastianbergmann/diff",
  9621. "keywords": [
  9622. "diff",
  9623. "udiff",
  9624. "unidiff",
  9625. "unified diff"
  9626. ],
  9627. "support": {
  9628. "issues": "https://github.com/sebastianbergmann/diff/issues",
  9629. "security": "https://github.com/sebastianbergmann/diff/security/policy",
  9630. "source": "https://github.com/sebastianbergmann/diff/tree/7.0.0"
  9631. },
  9632. "funding": [
  9633. {
  9634. "url": "https://github.com/sebastianbergmann",
  9635. "type": "github"
  9636. }
  9637. ],
  9638. "time": "2025-02-07T04:55:46+00:00"
  9639. },
  9640. {
  9641. "name": "sebastian/environment",
  9642. "version": "8.0.2",
  9643. "source": {
  9644. "type": "git",
  9645. "url": "https://github.com/sebastianbergmann/environment.git",
  9646. "reference": "d364b9e5d0d3b18a2573351a1786fbf96b7e0792"
  9647. },
  9648. "dist": {
  9649. "type": "zip",
  9650. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d364b9e5d0d3b18a2573351a1786fbf96b7e0792",
  9651. "reference": "d364b9e5d0d3b18a2573351a1786fbf96b7e0792",
  9652. "shasum": ""
  9653. },
  9654. "require": {
  9655. "php": ">=8.3"
  9656. },
  9657. "require-dev": {
  9658. "phpunit/phpunit": "^12.0"
  9659. },
  9660. "suggest": {
  9661. "ext-posix": "*"
  9662. },
  9663. "type": "library",
  9664. "extra": {
  9665. "branch-alias": {
  9666. "dev-main": "8.0-dev"
  9667. }
  9668. },
  9669. "autoload": {
  9670. "classmap": [
  9671. "src/"
  9672. ]
  9673. },
  9674. "notification-url": "https://packagist.org/downloads/",
  9675. "license": [
  9676. "BSD-3-Clause"
  9677. ],
  9678. "authors": [
  9679. {
  9680. "name": "Sebastian Bergmann",
  9681. "email": "sebastian@phpunit.de"
  9682. }
  9683. ],
  9684. "description": "Provides functionality to handle HHVM/PHP environments",
  9685. "homepage": "https://github.com/sebastianbergmann/environment",
  9686. "keywords": [
  9687. "Xdebug",
  9688. "environment",
  9689. "hhvm"
  9690. ],
  9691. "support": {
  9692. "issues": "https://github.com/sebastianbergmann/environment/issues",
  9693. "security": "https://github.com/sebastianbergmann/environment/security/policy",
  9694. "source": "https://github.com/sebastianbergmann/environment/tree/8.0.2"
  9695. },
  9696. "funding": [
  9697. {
  9698. "url": "https://github.com/sebastianbergmann",
  9699. "type": "github"
  9700. },
  9701. {
  9702. "url": "https://liberapay.com/sebastianbergmann",
  9703. "type": "liberapay"
  9704. },
  9705. {
  9706. "url": "https://thanks.dev/u/gh/sebastianbergmann",
  9707. "type": "thanks_dev"
  9708. },
  9709. {
  9710. "url": "https://tidelift.com/funding/github/packagist/sebastian/environment",
  9711. "type": "tidelift"
  9712. }
  9713. ],
  9714. "time": "2025-05-21T15:05:44+00:00"
  9715. },
  9716. {
  9717. "name": "sebastian/exporter",
  9718. "version": "7.0.0",
  9719. "source": {
  9720. "type": "git",
  9721. "url": "https://github.com/sebastianbergmann/exporter.git",
  9722. "reference": "76432aafc58d50691a00d86d0632f1217a47b688"
  9723. },
  9724. "dist": {
  9725. "type": "zip",
  9726. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/76432aafc58d50691a00d86d0632f1217a47b688",
  9727. "reference": "76432aafc58d50691a00d86d0632f1217a47b688",
  9728. "shasum": ""
  9729. },
  9730. "require": {
  9731. "ext-mbstring": "*",
  9732. "php": ">=8.3",
  9733. "sebastian/recursion-context": "^7.0"
  9734. },
  9735. "require-dev": {
  9736. "phpunit/phpunit": "^12.0"
  9737. },
  9738. "type": "library",
  9739. "extra": {
  9740. "branch-alias": {
  9741. "dev-main": "7.0-dev"
  9742. }
  9743. },
  9744. "autoload": {
  9745. "classmap": [
  9746. "src/"
  9747. ]
  9748. },
  9749. "notification-url": "https://packagist.org/downloads/",
  9750. "license": [
  9751. "BSD-3-Clause"
  9752. ],
  9753. "authors": [
  9754. {
  9755. "name": "Sebastian Bergmann",
  9756. "email": "sebastian@phpunit.de"
  9757. },
  9758. {
  9759. "name": "Jeff Welch",
  9760. "email": "whatthejeff@gmail.com"
  9761. },
  9762. {
  9763. "name": "Volker Dusch",
  9764. "email": "github@wallbash.com"
  9765. },
  9766. {
  9767. "name": "Adam Harvey",
  9768. "email": "aharvey@php.net"
  9769. },
  9770. {
  9771. "name": "Bernhard Schussek",
  9772. "email": "bschussek@gmail.com"
  9773. }
  9774. ],
  9775. "description": "Provides the functionality to export PHP variables for visualization",
  9776. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  9777. "keywords": [
  9778. "export",
  9779. "exporter"
  9780. ],
  9781. "support": {
  9782. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  9783. "security": "https://github.com/sebastianbergmann/exporter/security/policy",
  9784. "source": "https://github.com/sebastianbergmann/exporter/tree/7.0.0"
  9785. },
  9786. "funding": [
  9787. {
  9788. "url": "https://github.com/sebastianbergmann",
  9789. "type": "github"
  9790. }
  9791. ],
  9792. "time": "2025-02-07T04:56:42+00:00"
  9793. },
  9794. {
  9795. "name": "sebastian/global-state",
  9796. "version": "8.0.0",
  9797. "source": {
  9798. "type": "git",
  9799. "url": "https://github.com/sebastianbergmann/global-state.git",
  9800. "reference": "570a2aeb26d40f057af686d63c4e99b075fb6cbc"
  9801. },
  9802. "dist": {
  9803. "type": "zip",
  9804. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/570a2aeb26d40f057af686d63c4e99b075fb6cbc",
  9805. "reference": "570a2aeb26d40f057af686d63c4e99b075fb6cbc",
  9806. "shasum": ""
  9807. },
  9808. "require": {
  9809. "php": ">=8.3",
  9810. "sebastian/object-reflector": "^5.0",
  9811. "sebastian/recursion-context": "^7.0"
  9812. },
  9813. "require-dev": {
  9814. "ext-dom": "*",
  9815. "phpunit/phpunit": "^12.0"
  9816. },
  9817. "type": "library",
  9818. "extra": {
  9819. "branch-alias": {
  9820. "dev-main": "8.0-dev"
  9821. }
  9822. },
  9823. "autoload": {
  9824. "classmap": [
  9825. "src/"
  9826. ]
  9827. },
  9828. "notification-url": "https://packagist.org/downloads/",
  9829. "license": [
  9830. "BSD-3-Clause"
  9831. ],
  9832. "authors": [
  9833. {
  9834. "name": "Sebastian Bergmann",
  9835. "email": "sebastian@phpunit.de"
  9836. }
  9837. ],
  9838. "description": "Snapshotting of global state",
  9839. "homepage": "https://www.github.com/sebastianbergmann/global-state",
  9840. "keywords": [
  9841. "global state"
  9842. ],
  9843. "support": {
  9844. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  9845. "security": "https://github.com/sebastianbergmann/global-state/security/policy",
  9846. "source": "https://github.com/sebastianbergmann/global-state/tree/8.0.0"
  9847. },
  9848. "funding": [
  9849. {
  9850. "url": "https://github.com/sebastianbergmann",
  9851. "type": "github"
  9852. }
  9853. ],
  9854. "time": "2025-02-07T04:56:59+00:00"
  9855. },
  9856. {
  9857. "name": "sebastian/lines-of-code",
  9858. "version": "4.0.0",
  9859. "source": {
  9860. "type": "git",
  9861. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  9862. "reference": "97ffee3bcfb5805568d6af7f0f893678fc076d2f"
  9863. },
  9864. "dist": {
  9865. "type": "zip",
  9866. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/97ffee3bcfb5805568d6af7f0f893678fc076d2f",
  9867. "reference": "97ffee3bcfb5805568d6af7f0f893678fc076d2f",
  9868. "shasum": ""
  9869. },
  9870. "require": {
  9871. "nikic/php-parser": "^5.0",
  9872. "php": ">=8.3"
  9873. },
  9874. "require-dev": {
  9875. "phpunit/phpunit": "^12.0"
  9876. },
  9877. "type": "library",
  9878. "extra": {
  9879. "branch-alias": {
  9880. "dev-main": "4.0-dev"
  9881. }
  9882. },
  9883. "autoload": {
  9884. "classmap": [
  9885. "src/"
  9886. ]
  9887. },
  9888. "notification-url": "https://packagist.org/downloads/",
  9889. "license": [
  9890. "BSD-3-Clause"
  9891. ],
  9892. "authors": [
  9893. {
  9894. "name": "Sebastian Bergmann",
  9895. "email": "sebastian@phpunit.de",
  9896. "role": "lead"
  9897. }
  9898. ],
  9899. "description": "Library for counting the lines of code in PHP source code",
  9900. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  9901. "support": {
  9902. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  9903. "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
  9904. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/4.0.0"
  9905. },
  9906. "funding": [
  9907. {
  9908. "url": "https://github.com/sebastianbergmann",
  9909. "type": "github"
  9910. }
  9911. ],
  9912. "time": "2025-02-07T04:57:28+00:00"
  9913. },
  9914. {
  9915. "name": "sebastian/object-enumerator",
  9916. "version": "7.0.0",
  9917. "source": {
  9918. "type": "git",
  9919. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  9920. "reference": "1effe8e9b8e068e9ae228e542d5d11b5d16db894"
  9921. },
  9922. "dist": {
  9923. "type": "zip",
  9924. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1effe8e9b8e068e9ae228e542d5d11b5d16db894",
  9925. "reference": "1effe8e9b8e068e9ae228e542d5d11b5d16db894",
  9926. "shasum": ""
  9927. },
  9928. "require": {
  9929. "php": ">=8.3",
  9930. "sebastian/object-reflector": "^5.0",
  9931. "sebastian/recursion-context": "^7.0"
  9932. },
  9933. "require-dev": {
  9934. "phpunit/phpunit": "^12.0"
  9935. },
  9936. "type": "library",
  9937. "extra": {
  9938. "branch-alias": {
  9939. "dev-main": "7.0-dev"
  9940. }
  9941. },
  9942. "autoload": {
  9943. "classmap": [
  9944. "src/"
  9945. ]
  9946. },
  9947. "notification-url": "https://packagist.org/downloads/",
  9948. "license": [
  9949. "BSD-3-Clause"
  9950. ],
  9951. "authors": [
  9952. {
  9953. "name": "Sebastian Bergmann",
  9954. "email": "sebastian@phpunit.de"
  9955. }
  9956. ],
  9957. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  9958. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9959. "support": {
  9960. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  9961. "security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
  9962. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/7.0.0"
  9963. },
  9964. "funding": [
  9965. {
  9966. "url": "https://github.com/sebastianbergmann",
  9967. "type": "github"
  9968. }
  9969. ],
  9970. "time": "2025-02-07T04:57:48+00:00"
  9971. },
  9972. {
  9973. "name": "sebastian/object-reflector",
  9974. "version": "5.0.0",
  9975. "source": {
  9976. "type": "git",
  9977. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9978. "reference": "4bfa827c969c98be1e527abd576533293c634f6a"
  9979. },
  9980. "dist": {
  9981. "type": "zip",
  9982. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/4bfa827c969c98be1e527abd576533293c634f6a",
  9983. "reference": "4bfa827c969c98be1e527abd576533293c634f6a",
  9984. "shasum": ""
  9985. },
  9986. "require": {
  9987. "php": ">=8.3"
  9988. },
  9989. "require-dev": {
  9990. "phpunit/phpunit": "^12.0"
  9991. },
  9992. "type": "library",
  9993. "extra": {
  9994. "branch-alias": {
  9995. "dev-main": "5.0-dev"
  9996. }
  9997. },
  9998. "autoload": {
  9999. "classmap": [
  10000. "src/"
  10001. ]
  10002. },
  10003. "notification-url": "https://packagist.org/downloads/",
  10004. "license": [
  10005. "BSD-3-Clause"
  10006. ],
  10007. "authors": [
  10008. {
  10009. "name": "Sebastian Bergmann",
  10010. "email": "sebastian@phpunit.de"
  10011. }
  10012. ],
  10013. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  10014. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  10015. "support": {
  10016. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  10017. "security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
  10018. "source": "https://github.com/sebastianbergmann/object-reflector/tree/5.0.0"
  10019. },
  10020. "funding": [
  10021. {
  10022. "url": "https://github.com/sebastianbergmann",
  10023. "type": "github"
  10024. }
  10025. ],
  10026. "time": "2025-02-07T04:58:17+00:00"
  10027. },
  10028. {
  10029. "name": "sebastian/recursion-context",
  10030. "version": "7.0.0",
  10031. "source": {
  10032. "type": "git",
  10033. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  10034. "reference": "c405ae3a63e01b32eb71577f8ec1604e39858a7c"
  10035. },
  10036. "dist": {
  10037. "type": "zip",
  10038. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c405ae3a63e01b32eb71577f8ec1604e39858a7c",
  10039. "reference": "c405ae3a63e01b32eb71577f8ec1604e39858a7c",
  10040. "shasum": ""
  10041. },
  10042. "require": {
  10043. "php": ">=8.3"
  10044. },
  10045. "require-dev": {
  10046. "phpunit/phpunit": "^12.0"
  10047. },
  10048. "type": "library",
  10049. "extra": {
  10050. "branch-alias": {
  10051. "dev-main": "7.0-dev"
  10052. }
  10053. },
  10054. "autoload": {
  10055. "classmap": [
  10056. "src/"
  10057. ]
  10058. },
  10059. "notification-url": "https://packagist.org/downloads/",
  10060. "license": [
  10061. "BSD-3-Clause"
  10062. ],
  10063. "authors": [
  10064. {
  10065. "name": "Sebastian Bergmann",
  10066. "email": "sebastian@phpunit.de"
  10067. },
  10068. {
  10069. "name": "Jeff Welch",
  10070. "email": "whatthejeff@gmail.com"
  10071. },
  10072. {
  10073. "name": "Adam Harvey",
  10074. "email": "aharvey@php.net"
  10075. }
  10076. ],
  10077. "description": "Provides functionality to recursively process PHP variables",
  10078. "homepage": "https://github.com/sebastianbergmann/recursion-context",
  10079. "support": {
  10080. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  10081. "security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
  10082. "source": "https://github.com/sebastianbergmann/recursion-context/tree/7.0.0"
  10083. },
  10084. "funding": [
  10085. {
  10086. "url": "https://github.com/sebastianbergmann",
  10087. "type": "github"
  10088. }
  10089. ],
  10090. "time": "2025-02-07T05:00:01+00:00"
  10091. },
  10092. {
  10093. "name": "sebastian/type",
  10094. "version": "6.0.2",
  10095. "source": {
  10096. "type": "git",
  10097. "url": "https://github.com/sebastianbergmann/type.git",
  10098. "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069"
  10099. },
  10100. "dist": {
  10101. "type": "zip",
  10102. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/1d7cd6e514384c36d7a390347f57c385d4be6069",
  10103. "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069",
  10104. "shasum": ""
  10105. },
  10106. "require": {
  10107. "php": ">=8.3"
  10108. },
  10109. "require-dev": {
  10110. "phpunit/phpunit": "^12.0"
  10111. },
  10112. "type": "library",
  10113. "extra": {
  10114. "branch-alias": {
  10115. "dev-main": "6.0-dev"
  10116. }
  10117. },
  10118. "autoload": {
  10119. "classmap": [
  10120. "src/"
  10121. ]
  10122. },
  10123. "notification-url": "https://packagist.org/downloads/",
  10124. "license": [
  10125. "BSD-3-Clause"
  10126. ],
  10127. "authors": [
  10128. {
  10129. "name": "Sebastian Bergmann",
  10130. "email": "sebastian@phpunit.de",
  10131. "role": "lead"
  10132. }
  10133. ],
  10134. "description": "Collection of value objects that represent the types of the PHP type system",
  10135. "homepage": "https://github.com/sebastianbergmann/type",
  10136. "support": {
  10137. "issues": "https://github.com/sebastianbergmann/type/issues",
  10138. "security": "https://github.com/sebastianbergmann/type/security/policy",
  10139. "source": "https://github.com/sebastianbergmann/type/tree/6.0.2"
  10140. },
  10141. "funding": [
  10142. {
  10143. "url": "https://github.com/sebastianbergmann",
  10144. "type": "github"
  10145. }
  10146. ],
  10147. "time": "2025-03-18T13:37:31+00:00"
  10148. },
  10149. {
  10150. "name": "sebastian/version",
  10151. "version": "6.0.0",
  10152. "source": {
  10153. "type": "git",
  10154. "url": "https://github.com/sebastianbergmann/version.git",
  10155. "reference": "3e6ccf7657d4f0a59200564b08cead899313b53c"
  10156. },
  10157. "dist": {
  10158. "type": "zip",
  10159. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/3e6ccf7657d4f0a59200564b08cead899313b53c",
  10160. "reference": "3e6ccf7657d4f0a59200564b08cead899313b53c",
  10161. "shasum": ""
  10162. },
  10163. "require": {
  10164. "php": ">=8.3"
  10165. },
  10166. "type": "library",
  10167. "extra": {
  10168. "branch-alias": {
  10169. "dev-main": "6.0-dev"
  10170. }
  10171. },
  10172. "autoload": {
  10173. "classmap": [
  10174. "src/"
  10175. ]
  10176. },
  10177. "notification-url": "https://packagist.org/downloads/",
  10178. "license": [
  10179. "BSD-3-Clause"
  10180. ],
  10181. "authors": [
  10182. {
  10183. "name": "Sebastian Bergmann",
  10184. "email": "sebastian@phpunit.de",
  10185. "role": "lead"
  10186. }
  10187. ],
  10188. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  10189. "homepage": "https://github.com/sebastianbergmann/version",
  10190. "support": {
  10191. "issues": "https://github.com/sebastianbergmann/version/issues",
  10192. "security": "https://github.com/sebastianbergmann/version/security/policy",
  10193. "source": "https://github.com/sebastianbergmann/version/tree/6.0.0"
  10194. },
  10195. "funding": [
  10196. {
  10197. "url": "https://github.com/sebastianbergmann",
  10198. "type": "github"
  10199. }
  10200. ],
  10201. "time": "2025-02-07T05:00:38+00:00"
  10202. },
  10203. {
  10204. "name": "staabm/side-effects-detector",
  10205. "version": "1.0.5",
  10206. "source": {
  10207. "type": "git",
  10208. "url": "https://github.com/staabm/side-effects-detector.git",
  10209. "reference": "d8334211a140ce329c13726d4a715adbddd0a163"
  10210. },
  10211. "dist": {
  10212. "type": "zip",
  10213. "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
  10214. "reference": "d8334211a140ce329c13726d4a715adbddd0a163",
  10215. "shasum": ""
  10216. },
  10217. "require": {
  10218. "ext-tokenizer": "*",
  10219. "php": "^7.4 || ^8.0"
  10220. },
  10221. "require-dev": {
  10222. "phpstan/extension-installer": "^1.4.3",
  10223. "phpstan/phpstan": "^1.12.6",
  10224. "phpunit/phpunit": "^9.6.21",
  10225. "symfony/var-dumper": "^5.4.43",
  10226. "tomasvotruba/type-coverage": "1.0.0",
  10227. "tomasvotruba/unused-public": "1.0.0"
  10228. },
  10229. "type": "library",
  10230. "autoload": {
  10231. "classmap": [
  10232. "lib/"
  10233. ]
  10234. },
  10235. "notification-url": "https://packagist.org/downloads/",
  10236. "license": [
  10237. "MIT"
  10238. ],
  10239. "description": "A static analysis tool to detect side effects in PHP code",
  10240. "keywords": [
  10241. "static analysis"
  10242. ],
  10243. "support": {
  10244. "issues": "https://github.com/staabm/side-effects-detector/issues",
  10245. "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
  10246. },
  10247. "funding": [
  10248. {
  10249. "url": "https://github.com/staabm",
  10250. "type": "github"
  10251. }
  10252. ],
  10253. "time": "2024-10-20T05:08:20+00:00"
  10254. },
  10255. {
  10256. "name": "theseer/tokenizer",
  10257. "version": "1.2.3",
  10258. "source": {
  10259. "type": "git",
  10260. "url": "https://github.com/theseer/tokenizer.git",
  10261. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
  10262. },
  10263. "dist": {
  10264. "type": "zip",
  10265. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  10266. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  10267. "shasum": ""
  10268. },
  10269. "require": {
  10270. "ext-dom": "*",
  10271. "ext-tokenizer": "*",
  10272. "ext-xmlwriter": "*",
  10273. "php": "^7.2 || ^8.0"
  10274. },
  10275. "type": "library",
  10276. "autoload": {
  10277. "classmap": [
  10278. "src/"
  10279. ]
  10280. },
  10281. "notification-url": "https://packagist.org/downloads/",
  10282. "license": [
  10283. "BSD-3-Clause"
  10284. ],
  10285. "authors": [
  10286. {
  10287. "name": "Arne Blankerts",
  10288. "email": "arne@blankerts.de",
  10289. "role": "Developer"
  10290. }
  10291. ],
  10292. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  10293. "support": {
  10294. "issues": "https://github.com/theseer/tokenizer/issues",
  10295. "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
  10296. },
  10297. "funding": [
  10298. {
  10299. "url": "https://github.com/theseer",
  10300. "type": "github"
  10301. }
  10302. ],
  10303. "time": "2024-03-03T12:36:25+00:00"
  10304. }
  10305. ],
  10306. "aliases": [],
  10307. "minimum-stability": "dev",
  10308. "stability-flags": {
  10309. "firefly-iii/api-support-classes": 20,
  10310. "roave/security-advisories": 20
  10311. },
  10312. "prefer-stable": true,
  10313. "prefer-lowest": false,
  10314. "platform": {
  10315. "php": ">=8.4",
  10316. "ext-bcmath": "*",
  10317. "ext-json": "*"
  10318. },
  10319. "platform-dev": {},
  10320. "plugin-api-version": "2.6.0"
  10321. }