您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

14618 行
538 KiB

  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "ba5c96508e91368332f4a8ccb63a41ba",
  8. "packages": [
  9. {
  10. "name": "ausi/slug-generator",
  11. "version": "v1.1.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/ausi/slug-generator.git",
  15. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/ausi/slug-generator/zipball/4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  20. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-intl": "*",
  25. "ext-mbstring": "*",
  26. "ext-pcre": "*",
  27. "lib-icu": ">=4.2.1",
  28. "php": "^7.1 || ^8.0"
  29. },
  30. "require-dev": {
  31. "contao/easy-coding-standard": "^3.0",
  32. "phpstan/phpstan": "^0.12.40",
  33. "phpstan/phpstan-phpunit": "^0.12.16",
  34. "phpunit/phpunit": "^7.5.20 || ^8.5.4 || ^9.4.2",
  35. "psalm/plugin-phpunit": "^0.9",
  36. "slam/phpstan-extensions": "^5.0",
  37. "vimeo/psalm": "^3.9"
  38. },
  39. "type": "library",
  40. "autoload": {
  41. "psr-4": {
  42. "Ausi\\SlugGenerator\\": "src/"
  43. }
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "MIT"
  48. ],
  49. "authors": [
  50. {
  51. "name": "Martin Auswöger",
  52. "email": "martin@auswoeger.com"
  53. }
  54. ],
  55. "description": "Slug Generator",
  56. "keywords": [
  57. "ascii",
  58. "cldr",
  59. "pretty-url",
  60. "slug",
  61. "slug-generator",
  62. "slugify",
  63. "transliteration",
  64. "unicode"
  65. ],
  66. "support": {
  67. "issues": "https://github.com/ausi/slug-generator/issues",
  68. "source": "https://github.com/ausi/slug-generator/tree/v1.1.1"
  69. },
  70. "funding": [
  71. {
  72. "url": "https://github.com/ausi",
  73. "type": "github"
  74. }
  75. ],
  76. "time": "2020-10-19T15:25:33+00:00"
  77. },
  78. {
  79. "name": "bacon/bacon-qr-code",
  80. "version": "v3.1.1",
  81. "source": {
  82. "type": "git",
  83. "url": "https://github.com/Bacon/BaconQrCode.git",
  84. "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2"
  85. },
  86. "dist": {
  87. "type": "zip",
  88. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
  89. "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
  90. "shasum": ""
  91. },
  92. "require": {
  93. "dasprid/enum": "^1.0.3",
  94. "ext-iconv": "*",
  95. "php": "^8.1"
  96. },
  97. "require-dev": {
  98. "phly/keep-a-changelog": "^2.12",
  99. "phpunit/phpunit": "^10.5.11 || ^11.0.4",
  100. "spatie/phpunit-snapshot-assertions": "^5.1.5",
  101. "spatie/pixelmatch-php": "^1.2.0",
  102. "squizlabs/php_codesniffer": "^3.9"
  103. },
  104. "suggest": {
  105. "ext-imagick": "to generate QR code images"
  106. },
  107. "type": "library",
  108. "autoload": {
  109. "psr-4": {
  110. "BaconQrCode\\": "src/"
  111. }
  112. },
  113. "notification-url": "https://packagist.org/downloads/",
  114. "license": [
  115. "BSD-2-Clause"
  116. ],
  117. "authors": [
  118. {
  119. "name": "Ben Scholzen 'DASPRiD'",
  120. "email": "mail@dasprids.de",
  121. "homepage": "https://dasprids.de/",
  122. "role": "Developer"
  123. }
  124. ],
  125. "description": "BaconQrCode is a QR code generator for PHP.",
  126. "homepage": "https://github.com/Bacon/BaconQrCode",
  127. "support": {
  128. "issues": "https://github.com/Bacon/BaconQrCode/issues",
  129. "source": "https://github.com/Bacon/BaconQrCode/tree/v3.1.1"
  130. },
  131. "time": "2026-04-05T21:06:35+00:00"
  132. },
  133. {
  134. "name": "brick/math",
  135. "version": "0.17.2",
  136. "source": {
  137. "type": "git",
  138. "url": "https://github.com/brick/math.git",
  139. "reference": "8189e751995f9e15729c1aa2f89fa8f166ffe818"
  140. },
  141. "dist": {
  142. "type": "zip",
  143. "url": "https://api.github.com/repos/brick/math/zipball/8189e751995f9e15729c1aa2f89fa8f166ffe818",
  144. "reference": "8189e751995f9e15729c1aa2f89fa8f166ffe818",
  145. "shasum": ""
  146. },
  147. "require": {
  148. "php": "^8.2"
  149. },
  150. "require-dev": {
  151. "phpstan/phpstan": "2.1.22",
  152. "phpunit/phpunit": "^11.5"
  153. },
  154. "type": "library",
  155. "autoload": {
  156. "psr-4": {
  157. "Brick\\Math\\": "src/"
  158. }
  159. },
  160. "notification-url": "https://packagist.org/downloads/",
  161. "license": [
  162. "MIT"
  163. ],
  164. "description": "Arbitrary-precision arithmetic library",
  165. "keywords": [
  166. "Arbitrary-precision",
  167. "BigInteger",
  168. "BigRational",
  169. "arithmetic",
  170. "bigdecimal",
  171. "bignum",
  172. "bignumber",
  173. "brick",
  174. "decimal",
  175. "integer",
  176. "math",
  177. "mathematics",
  178. "rational"
  179. ],
  180. "support": {
  181. "issues": "https://github.com/brick/math/issues",
  182. "source": "https://github.com/brick/math/tree/0.17.2"
  183. },
  184. "funding": [
  185. {
  186. "url": "https://github.com/BenMorel",
  187. "type": "github"
  188. }
  189. ],
  190. "time": "2026-05-25T20:34:43+00:00"
  191. },
  192. {
  193. "name": "clue/stream-filter",
  194. "version": "v1.7.0",
  195. "source": {
  196. "type": "git",
  197. "url": "https://github.com/clue/stream-filter.git",
  198. "reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
  199. },
  200. "dist": {
  201. "type": "zip",
  202. "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
  203. "reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
  204. "shasum": ""
  205. },
  206. "require": {
  207. "php": ">=5.3"
  208. },
  209. "require-dev": {
  210. "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
  211. },
  212. "type": "library",
  213. "autoload": {
  214. "files": [
  215. "src/functions_include.php"
  216. ],
  217. "psr-4": {
  218. "Clue\\StreamFilter\\": "src/"
  219. }
  220. },
  221. "notification-url": "https://packagist.org/downloads/",
  222. "license": [
  223. "MIT"
  224. ],
  225. "authors": [
  226. {
  227. "name": "Christian Lück",
  228. "email": "christian@clue.engineering"
  229. }
  230. ],
  231. "description": "A simple and modern approach to stream filtering in PHP",
  232. "homepage": "https://github.com/clue/stream-filter",
  233. "keywords": [
  234. "bucket brigade",
  235. "callback",
  236. "filter",
  237. "php_user_filter",
  238. "stream",
  239. "stream_filter_append",
  240. "stream_filter_register"
  241. ],
  242. "support": {
  243. "issues": "https://github.com/clue/stream-filter/issues",
  244. "source": "https://github.com/clue/stream-filter/tree/v1.7.0"
  245. },
  246. "funding": [
  247. {
  248. "url": "https://clue.engineering/support",
  249. "type": "custom"
  250. },
  251. {
  252. "url": "https://github.com/clue",
  253. "type": "github"
  254. }
  255. ],
  256. "time": "2023-12-20T15:40:13+00:00"
  257. },
  258. {
  259. "name": "cmsig/seal",
  260. "version": "0.12.11",
  261. "source": {
  262. "type": "git",
  263. "url": "https://github.com/PHP-CMSIG/seal.git",
  264. "reference": "b8f7a6713e4cc56a4d6cf52eb43bce30171cf5bd"
  265. },
  266. "dist": {
  267. "type": "zip",
  268. "url": "https://api.github.com/repos/PHP-CMSIG/seal/zipball/b8f7a6713e4cc56a4d6cf52eb43bce30171cf5bd",
  269. "reference": "b8f7a6713e4cc56a4d6cf52eb43bce30171cf5bd",
  270. "shasum": ""
  271. },
  272. "require": {
  273. "php": "^8.1"
  274. },
  275. "replace": {
  276. "schranz-search/seal": "self.version"
  277. },
  278. "require-dev": {
  279. "php-cs-fixer/shim": "^3.51",
  280. "phpstan/extension-installer": "^1.0",
  281. "phpstan/phpstan": "^2.0",
  282. "phpstan/phpstan-phpunit": "^2.0",
  283. "phpunit/phpunit": "^10.3",
  284. "rector/rector": "^2.0"
  285. },
  286. "type": "library",
  287. "autoload": {
  288. "psr-4": {
  289. "CmsIg\\Seal\\": "src"
  290. }
  291. },
  292. "notification-url": "https://packagist.org/downloads/",
  293. "license": [
  294. "MIT"
  295. ],
  296. "authors": [
  297. {
  298. "name": "Alexander Schranz",
  299. "email": "alexander@sulu.io"
  300. }
  301. ],
  302. "description": "Search Engine Abstraction Layer",
  303. "keywords": [
  304. "abstraction",
  305. "algolia",
  306. "cmsig",
  307. "elasticsearch",
  308. "meilisearch",
  309. "opensearch",
  310. "redisearch",
  311. "seal",
  312. "search",
  313. "search-abstraction",
  314. "search-client",
  315. "solr",
  316. "typesense"
  317. ],
  318. "support": {
  319. "source": "https://github.com/PHP-CMSIG/seal/tree/0.12.11"
  320. },
  321. "funding": [
  322. {
  323. "url": "https://paypal.me/L91",
  324. "type": "custom"
  325. },
  326. {
  327. "url": "https://github.com/alexander-schranz",
  328. "type": "github"
  329. }
  330. ],
  331. "time": "2026-05-21T09:38:14+00:00"
  332. },
  333. {
  334. "name": "cmsig/seal-symfony-bundle",
  335. "version": "0.12.10",
  336. "source": {
  337. "type": "git",
  338. "url": "https://github.com/PHP-CMSIG/seal-symfony-bundle.git",
  339. "reference": "3a7e2247dcf948cf9c279e1aac4c161e290ef24f"
  340. },
  341. "dist": {
  342. "type": "zip",
  343. "url": "https://api.github.com/repos/PHP-CMSIG/seal-symfony-bundle/zipball/3a7e2247dcf948cf9c279e1aac4c161e290ef24f",
  344. "reference": "3a7e2247dcf948cf9c279e1aac4c161e290ef24f",
  345. "shasum": ""
  346. },
  347. "require": {
  348. "cmsig/seal": "^0.12",
  349. "php": "^8.1",
  350. "symfony/config": "^6.1 || ^7.0 || ^8.0",
  351. "symfony/console": "^6.1 || ^7.0 || ^8.0",
  352. "symfony/dependency-injection": "^6.1 || ^7.0 || ^8.0",
  353. "symfony/http-kernel": "^6.1 || ^7.0 || ^8.0"
  354. },
  355. "conflict": {
  356. "cmsig/seal-algolia-adapter": "<0.12 || >=0.13",
  357. "cmsig/seal-elasticsearch-adapter": "<0.12 || >=0.13",
  358. "cmsig/seal-loupe-adapter": "<0.12 || >=0.13",
  359. "cmsig/seal-meilisearch-adapter": "<0.12 || >=0.13",
  360. "cmsig/seal-memory-adapter": "<0.12 || >=0.13",
  361. "cmsig/seal-multi-adapter": "<0.12 || >=0.13",
  362. "cmsig/seal-opensearch-adapter": "<0.12 || >=0.13",
  363. "cmsig/seal-read-write-adapter": "<0.12 || >=0.13",
  364. "cmsig/seal-redisearch-adapter": "<0.12 || >=0.13",
  365. "cmsig/seal-solr-adapter": "<0.12 || >=0.13",
  366. "cmsig/seal-typesense-adapter": "<0.12 || >=0.13"
  367. },
  368. "replace": {
  369. "schranz-search/symfony-bundle": "self.version"
  370. },
  371. "require-dev": {
  372. "cmsig/seal-algolia-adapter": "^0.12",
  373. "cmsig/seal-elasticsearch-adapter": "^0.12",
  374. "cmsig/seal-loupe-adapter": "^0.12",
  375. "cmsig/seal-meilisearch-adapter": "^0.12",
  376. "cmsig/seal-memory-adapter": "^0.12",
  377. "cmsig/seal-multi-adapter": "^0.12",
  378. "cmsig/seal-opensearch-adapter": "^0.12",
  379. "cmsig/seal-read-write-adapter": "^0.12",
  380. "cmsig/seal-redisearch-adapter": "^0.12",
  381. "cmsig/seal-solr-adapter": "^0.12",
  382. "cmsig/seal-typesense-adapter": "^0.12",
  383. "php-cs-fixer/shim": "^3.51",
  384. "phpstan/extension-installer": "^1.0",
  385. "phpstan/phpstan": "^2.0",
  386. "phpstan/phpstan-phpunit": "^2.0",
  387. "phpunit/phpunit": "^10.3",
  388. "rector/rector": "^2.0"
  389. },
  390. "type": "symfony-bundle",
  391. "autoload": {
  392. "psr-4": {
  393. "CmsIg\\Seal\\Integration\\Symfony\\": "src"
  394. }
  395. },
  396. "notification-url": "https://packagist.org/downloads/",
  397. "license": [
  398. "MIT"
  399. ],
  400. "authors": [
  401. {
  402. "name": "Alexander Schranz",
  403. "email": "alexander@sulu.io"
  404. }
  405. ],
  406. "description": "An integration of CMS-IG SEAL search abstraction into Symfony Framework.",
  407. "keywords": [
  408. "Bridge",
  409. "abstraction",
  410. "algolia",
  411. "bundle",
  412. "cmsig",
  413. "elasticsearch",
  414. "integration",
  415. "loupe",
  416. "meilisearch",
  417. "opensearch",
  418. "redisearch",
  419. "seal",
  420. "search",
  421. "search-abstraction",
  422. "search-client",
  423. "solr",
  424. "symfony",
  425. "symfony-bundle",
  426. "typesense"
  427. ],
  428. "support": {
  429. "source": "https://github.com/PHP-CMSIG/seal-symfony-bundle/tree/0.12.10"
  430. },
  431. "funding": [
  432. {
  433. "url": "https://paypal.me/L91",
  434. "type": "custom"
  435. },
  436. {
  437. "url": "https://github.com/alexander-schranz",
  438. "type": "github"
  439. }
  440. ],
  441. "time": "2026-04-09T06:30:16+00:00"
  442. },
  443. {
  444. "name": "composer/ca-bundle",
  445. "version": "1.5.12",
  446. "source": {
  447. "type": "git",
  448. "url": "https://github.com/composer/ca-bundle.git",
  449. "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78"
  450. },
  451. "dist": {
  452. "type": "zip",
  453. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78",
  454. "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78",
  455. "shasum": ""
  456. },
  457. "require": {
  458. "ext-openssl": "*",
  459. "ext-pcre": "*",
  460. "php": "^7.2 || ^8.0"
  461. },
  462. "require-dev": {
  463. "phpstan/phpstan": "^1.10",
  464. "phpunit/phpunit": "^8 || ^9",
  465. "psr/log": "^1.0 || ^2.0 || ^3.0",
  466. "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  467. },
  468. "type": "library",
  469. "extra": {
  470. "branch-alias": {
  471. "dev-main": "1.x-dev"
  472. }
  473. },
  474. "autoload": {
  475. "psr-4": {
  476. "Composer\\CaBundle\\": "src"
  477. }
  478. },
  479. "notification-url": "https://packagist.org/downloads/",
  480. "license": [
  481. "MIT"
  482. ],
  483. "authors": [
  484. {
  485. "name": "Jordi Boggiano",
  486. "email": "j.boggiano@seld.be",
  487. "homepage": "http://seld.be"
  488. }
  489. ],
  490. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  491. "keywords": [
  492. "cabundle",
  493. "cacert",
  494. "certificate",
  495. "ssl",
  496. "tls"
  497. ],
  498. "support": {
  499. "irc": "irc://irc.freenode.org/composer",
  500. "issues": "https://github.com/composer/ca-bundle/issues",
  501. "source": "https://github.com/composer/ca-bundle/tree/1.5.12"
  502. },
  503. "funding": [
  504. {
  505. "url": "https://packagist.com",
  506. "type": "custom"
  507. },
  508. {
  509. "url": "https://github.com/composer",
  510. "type": "github"
  511. }
  512. ],
  513. "time": "2026-05-19T11:26:22+00:00"
  514. },
  515. {
  516. "name": "contao-components/ace",
  517. "version": "1.44.0",
  518. "source": {
  519. "type": "git",
  520. "url": "https://github.com/contao-components/ace.git",
  521. "reference": "7f73636d4f5295b8932f07615a154ec185d5dd60"
  522. },
  523. "dist": {
  524. "type": "zip",
  525. "url": "https://api.github.com/repos/contao-components/ace/zipball/7f73636d4f5295b8932f07615a154ec185d5dd60",
  526. "reference": "7f73636d4f5295b8932f07615a154ec185d5dd60",
  527. "shasum": ""
  528. },
  529. "require": {
  530. "contao-components/installer": "^1.0.9"
  531. },
  532. "type": "contao-component",
  533. "notification-url": "https://packagist.org/downloads/",
  534. "license": [
  535. "BSD-3-Clause"
  536. ],
  537. "authors": [
  538. {
  539. "name": "Fabian Jakobs",
  540. "homepage": "https://github.com/fjakobs"
  541. }
  542. ],
  543. "description": "ACE code editor integration for Contao Open Source CMS",
  544. "support": {
  545. "issues": "https://github.com/contao-components/ace/issues",
  546. "source": "https://github.com/contao-components/ace/tree/1.44.0"
  547. },
  548. "time": "2026-05-19T09:40:16+00:00"
  549. },
  550. {
  551. "name": "contao-components/altcha",
  552. "version": "2.2.4",
  553. "source": {
  554. "type": "git",
  555. "url": "https://github.com/contao-components/altcha.git",
  556. "reference": "87f8593049ce6cd1dbdf38e8db1e0d4c0b7119b8"
  557. },
  558. "dist": {
  559. "type": "zip",
  560. "url": "https://api.github.com/repos/contao-components/altcha/zipball/87f8593049ce6cd1dbdf38e8db1e0d4c0b7119b8",
  561. "reference": "87f8593049ce6cd1dbdf38e8db1e0d4c0b7119b8",
  562. "shasum": ""
  563. },
  564. "require": {
  565. "contao-components/installer": "^1.0.9"
  566. },
  567. "type": "contao-component",
  568. "notification-url": "https://packagist.org/downloads/",
  569. "license": [
  570. "MIT"
  571. ],
  572. "authors": [
  573. {
  574. "name": "Daniel Regeci",
  575. "homepage": "https://github.com/ovx"
  576. }
  577. ],
  578. "description": "ALTCHA integration for Contao Open Source CMS",
  579. "support": {
  580. "issues": "https://github.com/contao-components/altcha/issues",
  581. "source": "https://github.com/contao-components/altcha/tree/2.2.4"
  582. },
  583. "time": "2025-10-24T09:16:05+00:00"
  584. },
  585. {
  586. "name": "contao-components/choices",
  587. "version": "11.2.3",
  588. "source": {
  589. "type": "git",
  590. "url": "https://github.com/contao-components/choices.git",
  591. "reference": "1d47d3c24ce48b6d52f30f3ad08b0f9d81142873"
  592. },
  593. "dist": {
  594. "type": "zip",
  595. "url": "https://api.github.com/repos/contao-components/choices/zipball/1d47d3c24ce48b6d52f30f3ad08b0f9d81142873",
  596. "reference": "1d47d3c24ce48b6d52f30f3ad08b0f9d81142873",
  597. "shasum": ""
  598. },
  599. "require": {
  600. "contao-components/installer": "^1.0.9"
  601. },
  602. "type": "contao-component",
  603. "notification-url": "https://packagist.org/downloads/",
  604. "license": [
  605. "MIT"
  606. ],
  607. "authors": [
  608. {
  609. "name": "Josh Johnson",
  610. "homepage": "https://github.com/jshjohnson"
  611. }
  612. ],
  613. "description": "Choices integration for Contao Open Source CMS",
  614. "support": {
  615. "issues": "https://github.com/contao-components/choices/issues",
  616. "source": "https://github.com/contao-components/choices/tree/11.2.3"
  617. },
  618. "time": "2026-05-05T08:19:06+00:00"
  619. },
  620. {
  621. "name": "contao-components/colorbox",
  622. "version": "1.6.4.2",
  623. "source": {
  624. "type": "git",
  625. "url": "https://github.com/contao-components/colorbox.git",
  626. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d"
  627. },
  628. "dist": {
  629. "type": "zip",
  630. "url": "https://api.github.com/repos/contao-components/colorbox/zipball/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  631. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  632. "shasum": ""
  633. },
  634. "require": {
  635. "contao-components/installer": "^1.0.9"
  636. },
  637. "type": "contao-component",
  638. "notification-url": "https://packagist.org/downloads/",
  639. "license": [
  640. "MIT"
  641. ],
  642. "authors": [
  643. {
  644. "name": "Leo Feyer",
  645. "homepage": "https://github.com/leofeyer"
  646. }
  647. ],
  648. "description": "Colorbox integration for Contao Open Source CMS",
  649. "support": {
  650. "issues": "https://github.com/contao-components/colorbox/issues",
  651. "source": "https://github.com/contao-components/colorbox/tree/1.6.6"
  652. },
  653. "time": "2020-05-01T15:29:20+00:00"
  654. },
  655. {
  656. "name": "contao-components/contao",
  657. "version": "9.4.2",
  658. "source": {
  659. "type": "git",
  660. "url": "https://github.com/contao-components/contao.git",
  661. "reference": "be6883300d36234ae7700ba0eae6b690a269ed18"
  662. },
  663. "dist": {
  664. "type": "zip",
  665. "url": "https://api.github.com/repos/contao-components/contao/zipball/be6883300d36234ae7700ba0eae6b690a269ed18",
  666. "reference": "be6883300d36234ae7700ba0eae6b690a269ed18",
  667. "shasum": ""
  668. },
  669. "require": {
  670. "contao-components/installer": "^1.0.9"
  671. },
  672. "type": "contao-component",
  673. "notification-url": "https://packagist.org/downloads/",
  674. "license": [
  675. "LGPL-3.0-or-later"
  676. ],
  677. "authors": [
  678. {
  679. "name": "Leo Feyer",
  680. "homepage": "https://github.com/leofeyer"
  681. }
  682. ],
  683. "description": "Contao Open Source CMS components",
  684. "support": {
  685. "issues": "https://github.com/contao-components/contao/issues",
  686. "source": "https://github.com/contao-components/contao/tree/9.4.2"
  687. },
  688. "time": "2026-03-24T15:15:25+00:00"
  689. },
  690. {
  691. "name": "contao-components/datepicker",
  692. "version": "3.0.3",
  693. "source": {
  694. "type": "git",
  695. "url": "https://github.com/contao-components/datepicker.git",
  696. "reference": "ed2c4f7c31b942d6edd8dfb0678528b7538476d5"
  697. },
  698. "dist": {
  699. "type": "zip",
  700. "url": "https://api.github.com/repos/contao-components/datepicker/zipball/ed2c4f7c31b942d6edd8dfb0678528b7538476d5",
  701. "reference": "ed2c4f7c31b942d6edd8dfb0678528b7538476d5",
  702. "shasum": ""
  703. },
  704. "require": {
  705. "contao-components/installer": "^1.0.9"
  706. },
  707. "type": "contao-component",
  708. "notification-url": "https://packagist.org/downloads/",
  709. "license": [
  710. "MIT"
  711. ],
  712. "authors": [
  713. {
  714. "name": "Arian Stolwijk",
  715. "homepage": "https://github.com/arian"
  716. }
  717. ],
  718. "description": "Date picker integration for Contao Open Source CMS",
  719. "support": {
  720. "issues": "https://github.com/contao-components/datepicker/issues",
  721. "source": "https://github.com/contao-components/datepicker/tree/3.0.3"
  722. },
  723. "time": "2026-02-20T09:48:25+00:00"
  724. },
  725. {
  726. "name": "contao-components/dropzone",
  727. "version": "5.9.3",
  728. "source": {
  729. "type": "git",
  730. "url": "https://github.com/contao-components/dropzone.git",
  731. "reference": "212c524e3c226b01e8232287c764b22d7469df6a"
  732. },
  733. "dist": {
  734. "type": "zip",
  735. "url": "https://api.github.com/repos/contao-components/dropzone/zipball/212c524e3c226b01e8232287c764b22d7469df6a",
  736. "reference": "212c524e3c226b01e8232287c764b22d7469df6a",
  737. "shasum": ""
  738. },
  739. "require": {
  740. "contao-components/installer": "^1.0.9"
  741. },
  742. "type": "contao-component",
  743. "notification-url": "https://packagist.org/downloads/",
  744. "license": [
  745. "MIT"
  746. ],
  747. "authors": [
  748. {
  749. "name": "Leo Feyer",
  750. "homepage": "https://github.com/leofeyer"
  751. }
  752. ],
  753. "description": "DropZone integration for Contao Open Source CMS",
  754. "support": {
  755. "issues": "https://github.com/contao-components/dropzone/issues",
  756. "source": "https://github.com/contao-components/dropzone/tree/5.9.3"
  757. },
  758. "time": "2021-09-28T07:38:53+00:00"
  759. },
  760. {
  761. "name": "contao-components/handorgel",
  762. "version": "1.0.0.1",
  763. "source": {
  764. "type": "git",
  765. "url": "https://github.com/contao-components/handorgel.git",
  766. "reference": "37cf6c431e847b2dbbbb43fec3a9f134871da01a"
  767. },
  768. "dist": {
  769. "type": "zip",
  770. "url": "https://api.github.com/repos/contao-components/handorgel/zipball/37cf6c431e847b2dbbbb43fec3a9f134871da01a",
  771. "reference": "37cf6c431e847b2dbbbb43fec3a9f134871da01a",
  772. "shasum": ""
  773. },
  774. "require": {
  775. "contao-components/installer": "^1.0.9"
  776. },
  777. "type": "contao-component",
  778. "notification-url": "https://packagist.org/downloads/",
  779. "license": [
  780. "MIT"
  781. ],
  782. "authors": [
  783. {
  784. "name": "Manuel Sommerhalder",
  785. "homepage": "https://github.com/oncode"
  786. }
  787. ],
  788. "description": "Handorgel integration for Contao Open Source CMS",
  789. "support": {
  790. "issues": "https://github.com/contao-components/handorgel/issues",
  791. "source": "https://github.com/contao-components/handorgel/tree/1.0.0.1"
  792. },
  793. "time": "2024-02-22T09:17:13+00:00"
  794. },
  795. {
  796. "name": "contao-components/installer",
  797. "version": "1.4.1",
  798. "source": {
  799. "type": "git",
  800. "url": "https://github.com/contao-components/installer.git",
  801. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7"
  802. },
  803. "dist": {
  804. "type": "zip",
  805. "url": "https://api.github.com/repos/contao-components/installer/zipball/eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  806. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  807. "shasum": ""
  808. },
  809. "require": {
  810. "composer-plugin-api": "^1.0 || ^2.0",
  811. "php": ">=5.6"
  812. },
  813. "require-dev": {
  814. "composer/composer": "^1.0 || ^2.0",
  815. "phpunit/phpunit": "^5.7.26"
  816. },
  817. "type": "composer-plugin",
  818. "extra": {
  819. "class": "Contao\\ComponentsInstaller\\Composer\\Plugin"
  820. },
  821. "autoload": {
  822. "psr-4": {
  823. "Contao\\ComponentsInstaller\\": "src/"
  824. }
  825. },
  826. "notification-url": "https://packagist.org/downloads/",
  827. "license": [
  828. "LGPL-3.0-or-later"
  829. ],
  830. "authors": [
  831. {
  832. "name": "Leo Feyer",
  833. "homepage": "https://github.com/leofeyer"
  834. }
  835. ],
  836. "description": "Contao components installer",
  837. "support": {
  838. "issues": "https://github.com/contao-components/installer/issues",
  839. "source": "https://github.com/contao-components/installer/tree/1.4.1"
  840. },
  841. "time": "2020-12-23T10:51:52+00:00"
  842. },
  843. {
  844. "name": "contao-components/jquery",
  845. "version": "3.7.1",
  846. "source": {
  847. "type": "git",
  848. "url": "https://github.com/contao-components/jquery.git",
  849. "reference": "34215fee962fc9b9831600d6b983d2f77d9e6f71"
  850. },
  851. "dist": {
  852. "type": "zip",
  853. "url": "https://api.github.com/repos/contao-components/jquery/zipball/34215fee962fc9b9831600d6b983d2f77d9e6f71",
  854. "reference": "34215fee962fc9b9831600d6b983d2f77d9e6f71",
  855. "shasum": ""
  856. },
  857. "require": {
  858. "contao-components/installer": "^1.0.9"
  859. },
  860. "type": "contao-component",
  861. "notification-url": "https://packagist.org/downloads/",
  862. "license": [
  863. "MIT"
  864. ],
  865. "authors": [
  866. {
  867. "name": "OpenJS Foundation and other contributors",
  868. "homepage": "https://github.com/jquery/jquery/blob/main/AUTHORS.txt"
  869. }
  870. ],
  871. "description": "jQuery integration for Contao Open Source CMS",
  872. "support": {
  873. "issues": "https://github.com/contao-components/jquery/issues",
  874. "source": "https://github.com/contao-components/jquery/tree/3.7.1"
  875. },
  876. "time": "2023-08-31T10:23:57+00:00"
  877. },
  878. {
  879. "name": "contao-components/jquery-ui",
  880. "version": "1.13.2",
  881. "source": {
  882. "type": "git",
  883. "url": "https://github.com/contao-components/jquery-ui.git",
  884. "reference": "f1ac19cfd2093663278ffa509038d0ffc6d38db5"
  885. },
  886. "dist": {
  887. "type": "zip",
  888. "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/f1ac19cfd2093663278ffa509038d0ffc6d38db5",
  889. "reference": "f1ac19cfd2093663278ffa509038d0ffc6d38db5",
  890. "shasum": ""
  891. },
  892. "require": {
  893. "contao-components/installer": "^1.0.9"
  894. },
  895. "type": "contao-component",
  896. "notification-url": "https://packagist.org/downloads/",
  897. "license": [
  898. "MIT"
  899. ],
  900. "authors": [
  901. {
  902. "name": "jQuery Foundation and other contributors",
  903. "homepage": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt"
  904. }
  905. ],
  906. "description": "jQuery UI integration for Contao Open Source CMS",
  907. "support": {
  908. "issues": "https://github.com/contao-components/jquery-ui/issues",
  909. "source": "https://github.com/contao-components/jquery-ui/tree/1.13.2"
  910. },
  911. "time": "2022-12-07T15:46:44+00:00"
  912. },
  913. {
  914. "name": "contao-components/mediabox",
  915. "version": "1.5.4.3",
  916. "source": {
  917. "type": "git",
  918. "url": "https://github.com/contao-components/mediabox.git",
  919. "reference": "f22a38ec178c00a1331d22584649082c3fc4cfb5"
  920. },
  921. "dist": {
  922. "type": "zip",
  923. "url": "https://api.github.com/repos/contao-components/mediabox/zipball/f22a38ec178c00a1331d22584649082c3fc4cfb5",
  924. "reference": "f22a38ec178c00a1331d22584649082c3fc4cfb5",
  925. "shasum": ""
  926. },
  927. "require": {
  928. "contao-components/installer": "^1.0.9"
  929. },
  930. "type": "contao-component",
  931. "notification-url": "https://packagist.org/downloads/",
  932. "license": [
  933. "MIT"
  934. ],
  935. "authors": [
  936. {
  937. "name": "John Einselen",
  938. "homepage": "https://github.com/iaian7"
  939. }
  940. ],
  941. "description": "Mediabox integration for Contao Open Source CMS",
  942. "support": {
  943. "issues": "https://github.com/contao-components/mediabox/issues",
  944. "source": "https://github.com/contao-components/mediabox/tree/1.5.4.3"
  945. },
  946. "time": "2024-07-05T15:06:42+00:00"
  947. },
  948. {
  949. "name": "contao-components/mootools",
  950. "version": "1.6.0.9",
  951. "source": {
  952. "type": "git",
  953. "url": "https://github.com/contao-components/mootools.git",
  954. "reference": "89d1d111c663a6a438ff5478fa7053d07e59db10"
  955. },
  956. "dist": {
  957. "type": "zip",
  958. "url": "https://api.github.com/repos/contao-components/mootools/zipball/89d1d111c663a6a438ff5478fa7053d07e59db10",
  959. "reference": "89d1d111c663a6a438ff5478fa7053d07e59db10",
  960. "shasum": ""
  961. },
  962. "require": {
  963. "contao-components/installer": "^1.0.9"
  964. },
  965. "type": "contao-component",
  966. "notification-url": "https://packagist.org/downloads/",
  967. "license": [
  968. "MIT"
  969. ],
  970. "authors": [
  971. {
  972. "name": "MooTools Development Team",
  973. "homepage": "http://mootools.net/developers"
  974. }
  975. ],
  976. "description": "MooTools integration for Contao Open Source CMS",
  977. "support": {
  978. "issues": "https://github.com/contao-components/mootools/issues",
  979. "source": "https://github.com/contao-components/mootools/tree/1.6.0.9"
  980. },
  981. "time": "2024-07-05T14:21:21+00:00"
  982. },
  983. {
  984. "name": "contao-components/simplemodal",
  985. "version": "3.1.2",
  986. "source": {
  987. "type": "git",
  988. "url": "https://github.com/contao-components/simplemodal.git",
  989. "reference": "cbade036eaca25a4fc77c1a6842585ee6c0319d7"
  990. },
  991. "dist": {
  992. "type": "zip",
  993. "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/cbade036eaca25a4fc77c1a6842585ee6c0319d7",
  994. "reference": "cbade036eaca25a4fc77c1a6842585ee6c0319d7",
  995. "shasum": ""
  996. },
  997. "require": {
  998. "contao-components/installer": "^1.0.9"
  999. },
  1000. "type": "contao-component",
  1001. "notification-url": "https://packagist.org/downloads/",
  1002. "license": [
  1003. "MIT"
  1004. ],
  1005. "authors": [
  1006. {
  1007. "name": "Marco Dell'Anna",
  1008. "homepage": "https://plasm.it"
  1009. }
  1010. ],
  1011. "description": "SimpleModal integration for Contao Open Source CMS",
  1012. "support": {
  1013. "issues": "https://github.com/contao-components/simplemodal/issues",
  1014. "source": "https://github.com/contao-components/simplemodal/tree/3.1.2"
  1015. },
  1016. "time": "2026-05-22T15:51:12+00:00"
  1017. },
  1018. {
  1019. "name": "contao-components/swipe",
  1020. "version": "2.2.2",
  1021. "source": {
  1022. "type": "git",
  1023. "url": "https://github.com/contao-components/swipe.git",
  1024. "reference": "fb642c0c82980e6cb7175572aa29cc8c18cacdc5"
  1025. },
  1026. "dist": {
  1027. "type": "zip",
  1028. "url": "https://api.github.com/repos/contao-components/swipe/zipball/fb642c0c82980e6cb7175572aa29cc8c18cacdc5",
  1029. "reference": "fb642c0c82980e6cb7175572aa29cc8c18cacdc5",
  1030. "shasum": ""
  1031. },
  1032. "require": {
  1033. "contao-components/installer": "^1.0.9"
  1034. },
  1035. "type": "contao-component",
  1036. "notification-url": "https://packagist.org/downloads/",
  1037. "license": [
  1038. "MIT"
  1039. ],
  1040. "authors": [
  1041. {
  1042. "name": "Brad Birdsall",
  1043. "homepage": "https://github.com/thebird"
  1044. },
  1045. {
  1046. "name": "Leo Feyer",
  1047. "homepage": "https://github.com/leofeyer"
  1048. }
  1049. ],
  1050. "description": "A JavaScript touch slider with dot menu",
  1051. "support": {
  1052. "issues": "https://github.com/contao-components/swipe/issues",
  1053. "source": "https://github.com/contao-components/swipe/tree/2.2.2"
  1054. },
  1055. "time": "2024-07-05T15:28:51+00:00"
  1056. },
  1057. {
  1058. "name": "contao-components/swiper",
  1059. "version": "12.1.4",
  1060. "source": {
  1061. "type": "git",
  1062. "url": "https://github.com/contao-components/swiper.git",
  1063. "reference": "8f0349d134653a6cc82a418c7e26438796bea703"
  1064. },
  1065. "dist": {
  1066. "type": "zip",
  1067. "url": "https://api.github.com/repos/contao-components/swiper/zipball/8f0349d134653a6cc82a418c7e26438796bea703",
  1068. "reference": "8f0349d134653a6cc82a418c7e26438796bea703",
  1069. "shasum": ""
  1070. },
  1071. "require": {
  1072. "contao-components/installer": "^1.0.9"
  1073. },
  1074. "type": "contao-component",
  1075. "notification-url": "https://packagist.org/downloads/",
  1076. "license": [
  1077. "MIT"
  1078. ],
  1079. "authors": [
  1080. {
  1081. "name": "Vladimir Kharlampidi",
  1082. "homepage": "https://github.com/nolimits4web"
  1083. }
  1084. ],
  1085. "description": "The most modern mobile touch slider",
  1086. "support": {
  1087. "issues": "https://github.com/contao-components/swiper/issues",
  1088. "source": "https://github.com/contao-components/swiper/tree/12.1.4"
  1089. },
  1090. "time": "2026-05-05T08:26:35+00:00"
  1091. },
  1092. {
  1093. "name": "contao-components/tablesort",
  1094. "version": "4.0.2",
  1095. "source": {
  1096. "type": "git",
  1097. "url": "https://github.com/contao-components/tablesort.git",
  1098. "reference": "3111796f82456a279feb9ad305e54fbd422a2f28"
  1099. },
  1100. "dist": {
  1101. "type": "zip",
  1102. "url": "https://api.github.com/repos/contao-components/tablesort/zipball/3111796f82456a279feb9ad305e54fbd422a2f28",
  1103. "reference": "3111796f82456a279feb9ad305e54fbd422a2f28",
  1104. "shasum": ""
  1105. },
  1106. "require": {
  1107. "contao-components/installer": "^1.0.9"
  1108. },
  1109. "type": "contao-component",
  1110. "notification-url": "https://packagist.org/downloads/",
  1111. "license": [
  1112. "LGPL-3.0-or-later"
  1113. ],
  1114. "authors": [
  1115. {
  1116. "name": "Leo Feyer",
  1117. "homepage": "https://github.com/leofeyer"
  1118. }
  1119. ],
  1120. "description": "Contao Open Source CMS tablesort",
  1121. "support": {
  1122. "issues": "https://github.com/contao-components/tablesort/issues",
  1123. "source": "https://github.com/contao-components/tablesort/tree/4.0.2"
  1124. },
  1125. "time": "2024-07-05T15:15:09+00:00"
  1126. },
  1127. {
  1128. "name": "contao-components/tablesorter",
  1129. "version": "2.31.3.1",
  1130. "source": {
  1131. "type": "git",
  1132. "url": "https://github.com/contao-components/tablesorter.git",
  1133. "reference": "9b3439f59c8b7aa5e2d7a136726f7c2918c11e76"
  1134. },
  1135. "dist": {
  1136. "type": "zip",
  1137. "url": "https://api.github.com/repos/contao-components/tablesorter/zipball/9b3439f59c8b7aa5e2d7a136726f7c2918c11e76",
  1138. "reference": "9b3439f59c8b7aa5e2d7a136726f7c2918c11e76",
  1139. "shasum": ""
  1140. },
  1141. "require": {
  1142. "contao-components/installer": "^1.0.9"
  1143. },
  1144. "type": "contao-component",
  1145. "notification-url": "https://packagist.org/downloads/",
  1146. "license": [
  1147. "MIT"
  1148. ],
  1149. "authors": [
  1150. {
  1151. "name": "Rob Garrison",
  1152. "homepage": "https://github.com/Mottie"
  1153. }
  1154. ],
  1155. "description": "jQuery tablesorter integration for Contao Open Source CMS",
  1156. "support": {
  1157. "issues": "https://github.com/contao-components/tablesorter/issues",
  1158. "source": "https://github.com/contao-components/tablesorter/tree/2.31.3.1"
  1159. },
  1160. "time": "2024-08-16T09:33:19+00:00"
  1161. },
  1162. {
  1163. "name": "contao-components/tinymce4",
  1164. "version": "8.5.1",
  1165. "source": {
  1166. "type": "git",
  1167. "url": "https://github.com/contao-components/tinymce4.git",
  1168. "reference": "5ac9ceaeabc968952b0da5969d079c77ddab091a"
  1169. },
  1170. "dist": {
  1171. "type": "zip",
  1172. "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/5ac9ceaeabc968952b0da5969d079c77ddab091a",
  1173. "reference": "5ac9ceaeabc968952b0da5969d079c77ddab091a",
  1174. "shasum": ""
  1175. },
  1176. "require": {
  1177. "contao-components/installer": "^1.0.9"
  1178. },
  1179. "type": "contao-component",
  1180. "notification-url": "https://packagist.org/downloads/",
  1181. "license": [
  1182. "LGPL-2.1-or-later"
  1183. ],
  1184. "authors": [
  1185. {
  1186. "name": "Tiny",
  1187. "homepage": "https://github.com/tinymce"
  1188. }
  1189. ],
  1190. "description": "TinyMCE integration for Contao Open Source CMS",
  1191. "support": {
  1192. "issues": "https://github.com/contao-components/tinymce4/issues",
  1193. "source": "https://github.com/contao-components/tinymce4/tree/8.5.1"
  1194. },
  1195. "time": "2026-05-22T15:45:35+00:00"
  1196. },
  1197. {
  1198. "name": "contao-components/tristen-tablesort",
  1199. "version": "5.7.1",
  1200. "source": {
  1201. "type": "git",
  1202. "url": "https://github.com/contao-components/tristen-tablesort.git",
  1203. "reference": "9f15d92f19fcef9e9b453edafd0b462d599fb681"
  1204. },
  1205. "dist": {
  1206. "type": "zip",
  1207. "url": "https://api.github.com/repos/contao-components/tristen-tablesort/zipball/9f15d92f19fcef9e9b453edafd0b462d599fb681",
  1208. "reference": "9f15d92f19fcef9e9b453edafd0b462d599fb681",
  1209. "shasum": ""
  1210. },
  1211. "require": {
  1212. "contao-components/installer": "^1.0.9"
  1213. },
  1214. "type": "contao-component",
  1215. "notification-url": "https://packagist.org/downloads/",
  1216. "license": [
  1217. "MIT"
  1218. ],
  1219. "authors": [
  1220. {
  1221. "name": "Tristen Brown",
  1222. "homepage": "https://github.com/tristen"
  1223. }
  1224. ],
  1225. "description": "Tablesort integration for Contao Open Source CMS",
  1226. "support": {
  1227. "issues": "https://github.com/contao-components/tristen-tablesort/issues",
  1228. "source": "https://github.com/contao-components/tristen-tablesort/tree/5.7.1"
  1229. },
  1230. "time": "2026-04-16T15:35:43+00:00"
  1231. },
  1232. {
  1233. "name": "contao/calendar-bundle",
  1234. "version": "5.7.5",
  1235. "source": {
  1236. "type": "git",
  1237. "url": "https://github.com/contao/calendar-bundle.git",
  1238. "reference": "29557c56d283ddb6771ef9d74f528faa05804418"
  1239. },
  1240. "dist": {
  1241. "type": "zip",
  1242. "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/29557c56d283ddb6771ef9d74f528faa05804418",
  1243. "reference": "29557c56d283ddb6771ef9d74f528faa05804418",
  1244. "shasum": ""
  1245. },
  1246. "require": {
  1247. "contao/core-bundle": "self.version",
  1248. "friendsofsymfony/http-cache": "^3.0",
  1249. "php": "^8.3",
  1250. "php-feed-io/feed-io": "^6.0",
  1251. "symfony/config": "^7.4",
  1252. "symfony/dependency-injection": "^7.4",
  1253. "symfony/deprecation-contracts": "^3.0",
  1254. "symfony/http-foundation": "^7.4",
  1255. "symfony/http-kernel": "^7.4",
  1256. "symfony/polyfill-mbstring": "^1.0",
  1257. "symfony/yaml": "^7.4"
  1258. },
  1259. "conflict": {
  1260. "contao/core": "*",
  1261. "contao/manager-plugin": "<2.0 || >=3.0"
  1262. },
  1263. "require-dev": {
  1264. "contao/manager-plugin": "^2.3.1",
  1265. "contao/test-case": "self.version",
  1266. "phpunit/phpunit": "^12.4",
  1267. "symfony/http-client": "^7.4"
  1268. },
  1269. "type": "contao-bundle",
  1270. "extra": {
  1271. "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin"
  1272. },
  1273. "autoload": {
  1274. "psr-4": {
  1275. "Contao\\CalendarBundle\\": "src/"
  1276. },
  1277. "classmap": [
  1278. "contao/"
  1279. ],
  1280. "exclude-from-classmap": [
  1281. "contao/config/",
  1282. "contao/dca/",
  1283. "contao/languages/",
  1284. "contao/templates/"
  1285. ]
  1286. },
  1287. "notification-url": "https://packagist.org/downloads/",
  1288. "license": [
  1289. "LGPL-3.0-or-later"
  1290. ],
  1291. "authors": [
  1292. {
  1293. "name": "Leo Feyer",
  1294. "homepage": "https://github.com/leofeyer"
  1295. },
  1296. {
  1297. "name": "Contao Community",
  1298. "homepage": "https://contao.org/contributors"
  1299. }
  1300. ],
  1301. "description": "Adds calendar functionality to Contao",
  1302. "homepage": "https://contao.org",
  1303. "support": {
  1304. "docs": "https://docs.contao.org",
  1305. "forum": "https://community.contao.org",
  1306. "issues": "https://github.com/contao/contao/issues",
  1307. "source": "https://github.com/contao/calendar-bundle"
  1308. },
  1309. "funding": [
  1310. {
  1311. "url": "https://to.contao.org/donate",
  1312. "type": "other"
  1313. }
  1314. ],
  1315. "time": "2026-05-06T15:11:15+00:00"
  1316. },
  1317. {
  1318. "name": "contao/core-bundle",
  1319. "version": "5.7.5",
  1320. "source": {
  1321. "type": "git",
  1322. "url": "https://github.com/contao/core-bundle.git",
  1323. "reference": "47c23de90916e066ef94ff59606b25f1d2056da8"
  1324. },
  1325. "dist": {
  1326. "type": "zip",
  1327. "url": "https://api.github.com/repos/contao/core-bundle/zipball/47c23de90916e066ef94ff59606b25f1d2056da8",
  1328. "reference": "47c23de90916e066ef94ff59606b25f1d2056da8",
  1329. "shasum": ""
  1330. },
  1331. "require": {
  1332. "ausi/slug-generator": "^1.1",
  1333. "bacon/bacon-qr-code": "^3.0.4",
  1334. "cmsig/seal": "^0.12.2",
  1335. "cmsig/seal-symfony-bundle": "^0.12.2",
  1336. "composer-runtime-api": "^2.0.14",
  1337. "contao-components/ace": "^1.8",
  1338. "contao-components/altcha": "^1.0 || ^2.0",
  1339. "contao-components/choices": "^11.0",
  1340. "contao-components/colorbox": "^1.6",
  1341. "contao-components/contao": "^9.1",
  1342. "contao-components/datepicker": "^3.0",
  1343. "contao-components/dropzone": "^5.0.1",
  1344. "contao-components/handorgel": "^1.0",
  1345. "contao-components/jquery": "^3.5",
  1346. "contao-components/jquery-ui": "^1.11.4",
  1347. "contao-components/mediabox": "^1.5",
  1348. "contao-components/mootools": "^1.6.0.1",
  1349. "contao-components/simplemodal": "^3.1",
  1350. "contao-components/swipe": "^2.0.3",
  1351. "contao-components/swiper": "^11.0 || ^12.0",
  1352. "contao-components/tablesort": "^4.0",
  1353. "contao-components/tablesorter": "^2.1",
  1354. "contao-components/tinymce4": "^5.0 || ^6.0 || ^7.0 || ^8.0",
  1355. "contao-components/tristen-tablesort": "^5.3",
  1356. "contao/image": "^1.2",
  1357. "contao/imagine-svg": "^1.0.2",
  1358. "doctrine/collections": "^2.1",
  1359. "doctrine/dbal": "^3.7 || ^4.3",
  1360. "doctrine/doctrine-bundle": "^2.8",
  1361. "doctrine/orm": "^2.17 || ^3.0",
  1362. "doctrine/persistence": "^3.2",
  1363. "dragonmantank/cron-expression": "^3.4",
  1364. "enshrined/svg-sanitize": "^0.22",
  1365. "ext-dom": "*",
  1366. "ext-filter": "*",
  1367. "ext-hash": "*",
  1368. "ext-intl": "*",
  1369. "ext-json": "*",
  1370. "ext-mbstring": "*",
  1371. "ext-pcre": "*",
  1372. "ext-pdo": "*",
  1373. "ext-session": "*",
  1374. "ext-zlib": "*",
  1375. "friendsofsymfony/http-cache": "^3.0",
  1376. "guzzlehttp/promises": "^1.5 || ^2.0",
  1377. "imagine/imagine": "^1.3",
  1378. "knplabs/knp-menu": "^3.1",
  1379. "knplabs/knp-menu-bundle": "^3.0",
  1380. "knplabs/knp-time-bundle": "^1.11 || ^2.0",
  1381. "lcobucci/jwt": "^5.5",
  1382. "league/commonmark": "^2.2",
  1383. "league/flysystem": "^3.7",
  1384. "league/flysystem-bundle": "^3.4 <3.7",
  1385. "league/flysystem-local": "^3.0",
  1386. "matthiasmullie/minify": "^1.3",
  1387. "monolog/monolog": "^3.0",
  1388. "nelmio/cors-bundle": "^2.0.1",
  1389. "nelmio/security-bundle": "^3.0",
  1390. "nikic/php-parser": "^5.0",
  1391. "nyholm/psr7": "^1.2",
  1392. "paragonie/constant_time_encoding": "^2.8 || ^3.1",
  1393. "php": "^8.3",
  1394. "php-feed-io/feed-io": "^6.0",
  1395. "phpspec/php-diff": "^1.0",
  1396. "psr/cache": "^3.0",
  1397. "psr/container": "^2.0",
  1398. "psr/http-message": "^1.0 || ^2.0",
  1399. "psr/log": "^1.1 || 2.0 || ^3.0",
  1400. "scheb/2fa-backup-code": "^7.0 || ^8.0",
  1401. "scheb/2fa-bundle": "^7.0 || ^8.0",
  1402. "scheb/2fa-trusted-device": "^7.0 || ^8.0",
  1403. "scrivo/highlight.php": "^9.18.1.10",
  1404. "scssphp/scssphp": "^1.11 || ^2.0",
  1405. "simplepie/simplepie": "^1.3",
  1406. "spatie/schema-org": "^3.10",
  1407. "spomky-labs/otphp": "^11.3",
  1408. "symfony-cmf/routing": "^3.0",
  1409. "symfony-cmf/routing-bundle": "^3.0",
  1410. "symfony/asset": "^7.4",
  1411. "symfony/cache-contracts": "^3.0",
  1412. "symfony/clock": "^7.4",
  1413. "symfony/config": "^7.4",
  1414. "symfony/console": "^7.4",
  1415. "symfony/dependency-injection": "^7.4",
  1416. "symfony/deprecation-contracts": "^3.0",
  1417. "symfony/doctrine-bridge": "^7.4",
  1418. "symfony/dom-crawler": "^7.4",
  1419. "symfony/event-dispatcher": "^7.4",
  1420. "symfony/event-dispatcher-contracts": "^3.0",
  1421. "symfony/expression-language": "^7.4",
  1422. "symfony/filesystem": "^7.4",
  1423. "symfony/finder": "^7.4",
  1424. "symfony/form": "^7.4",
  1425. "symfony/framework-bundle": "^7.4",
  1426. "symfony/html-sanitizer": "^7.4",
  1427. "symfony/http-client": "^7.4",
  1428. "symfony/http-client-contracts": "^3.1",
  1429. "symfony/http-foundation": "^7.4",
  1430. "symfony/http-kernel": "^7.4",
  1431. "symfony/intl": "^7.4",
  1432. "symfony/mailer": "^7.4",
  1433. "symfony/messenger": "^7.2",
  1434. "symfony/mime": "^7.4",
  1435. "symfony/monolog-bridge": "^7.4",
  1436. "symfony/options-resolver": "^7.4",
  1437. "symfony/password-hasher": "^7.4",
  1438. "symfony/polyfill-intl-idn": "^1.0",
  1439. "symfony/polyfill-mbstring": "^1.0",
  1440. "symfony/process": "^7.4",
  1441. "symfony/property-access": "^7.4",
  1442. "symfony/rate-limiter": "^7.4",
  1443. "symfony/routing": "^7.4",
  1444. "symfony/security-bundle": "^7.4",
  1445. "symfony/security-core": "^7.4",
  1446. "symfony/security-csrf": "^7.4",
  1447. "symfony/security-http": "^7.4",
  1448. "symfony/service-contracts": "^3.0",
  1449. "symfony/string": "^7.4",
  1450. "symfony/translation": "^7.4",
  1451. "symfony/translation-contracts": "^3.0",
  1452. "symfony/twig-bridge": "^7.4",
  1453. "symfony/twig-bundle": "^7.4",
  1454. "symfony/uid": "^7.4",
  1455. "symfony/validator": "^7.4",
  1456. "symfony/var-dumper": "^7.4",
  1457. "symfony/yaml": "^7.4",
  1458. "terminal42/escargot": "^1.6.3",
  1459. "terminal42/service-annotation-bundle": "^1.1",
  1460. "toflar/cronjob-supervisor": "^2.0",
  1461. "twig/string-extra": "^3.0",
  1462. "twig/twig": "^3.21",
  1463. "ua-parser/uap-php": "^3.9",
  1464. "web-auth/webauthn-lib": "^5.0",
  1465. "web-auth/webauthn-symfony-bundle": "^5.0",
  1466. "webignition/robots-txt-file": "^3.0",
  1467. "wikimedia/less.php": "^1.7"
  1468. },
  1469. "conflict": {
  1470. "contao-community-alliance/composer-plugin": "<3.0",
  1471. "contao/core": "*",
  1472. "contao/manager-bundle": "^4.5 <4.5.2",
  1473. "contao/manager-plugin": "<2.0 || >=3.0",
  1474. "doctrine/cache": "<1.10",
  1475. "masterminds/html5": "<2.8",
  1476. "terminal42/contao-ce-access": "<3.0",
  1477. "web-auth/webauthn-symfony-bundle": "5.1.* <5.1.3 || 5.2.0 || 5.2.1"
  1478. },
  1479. "require-dev": {
  1480. "cmsig/seal-memory-adapter": "^0.12",
  1481. "contao/manager-plugin": "^2.3.1",
  1482. "contao/news-bundle": "self.version",
  1483. "contao/test-case": "self.version",
  1484. "doctrine/annotations": "^2.0",
  1485. "ext-fileinfo": "*",
  1486. "league/flysystem-memory": "^3.0",
  1487. "phpunit/phpunit": "^12.4",
  1488. "sebastian/diff": "^7.0",
  1489. "symfony/browser-kit": "^7.4",
  1490. "symfony/cache": "^7.4",
  1491. "symfony/monolog-bundle": "^3.1",
  1492. "symfony/web-profiler-bundle": "^7.4",
  1493. "twig/extra-bundle": "^3.0"
  1494. },
  1495. "type": "symfony-bundle",
  1496. "extra": {
  1497. "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin"
  1498. },
  1499. "autoload": {
  1500. "psr-4": {
  1501. "Contao\\CoreBundle\\": "src/"
  1502. },
  1503. "classmap": [
  1504. "contao/"
  1505. ],
  1506. "exclude-from-classmap": [
  1507. "contao/config/",
  1508. "contao/dca/",
  1509. "contao/languages/",
  1510. "contao/templates/",
  1511. "contao/themes/"
  1512. ]
  1513. },
  1514. "notification-url": "https://packagist.org/downloads/",
  1515. "license": [
  1516. "LGPL-3.0-or-later"
  1517. ],
  1518. "authors": [
  1519. {
  1520. "name": "Leo Feyer",
  1521. "homepage": "https://github.com/leofeyer"
  1522. },
  1523. {
  1524. "name": "Contao Community",
  1525. "homepage": "https://contao.org/contributors"
  1526. }
  1527. ],
  1528. "description": "Contao Open Source CMS",
  1529. "homepage": "https://contao.org",
  1530. "support": {
  1531. "docs": "https://docs.contao.org",
  1532. "forum": "https://community.contao.org",
  1533. "issues": "https://github.com/contao/contao/issues",
  1534. "source": "https://github.com/contao/core-bundle"
  1535. },
  1536. "funding": [
  1537. {
  1538. "url": "https://to.contao.org/donate",
  1539. "type": "other"
  1540. }
  1541. ],
  1542. "time": "2026-05-12T14:48:04+00:00"
  1543. },
  1544. {
  1545. "name": "contao/faq-bundle",
  1546. "version": "5.7.5",
  1547. "source": {
  1548. "type": "git",
  1549. "url": "https://github.com/contao/faq-bundle.git",
  1550. "reference": "998f9bf06eed009582f5e3e588577d06cfbb79e0"
  1551. },
  1552. "dist": {
  1553. "type": "zip",
  1554. "url": "https://api.github.com/repos/contao/faq-bundle/zipball/998f9bf06eed009582f5e3e588577d06cfbb79e0",
  1555. "reference": "998f9bf06eed009582f5e3e588577d06cfbb79e0",
  1556. "shasum": ""
  1557. },
  1558. "require": {
  1559. "contao/core-bundle": "self.version",
  1560. "php": "^8.3",
  1561. "symfony/config": "^7.4",
  1562. "symfony/dependency-injection": "^7.4",
  1563. "symfony/http-kernel": "^7.4",
  1564. "symfony/yaml": "^7.4"
  1565. },
  1566. "conflict": {
  1567. "contao/core": "*",
  1568. "contao/manager-plugin": "<2.0 || >=3.0"
  1569. },
  1570. "require-dev": {
  1571. "contao/manager-plugin": "^2.3.1",
  1572. "contao/test-case": "self.version",
  1573. "phpunit/phpunit": "^12.4",
  1574. "symfony/http-client": "^7.4"
  1575. },
  1576. "type": "contao-bundle",
  1577. "extra": {
  1578. "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin"
  1579. },
  1580. "autoload": {
  1581. "psr-4": {
  1582. "Contao\\FaqBundle\\": "src/"
  1583. },
  1584. "classmap": [
  1585. "contao/"
  1586. ],
  1587. "exclude-from-classmap": [
  1588. "contao/config/",
  1589. "contao/dca/",
  1590. "contao/languages/",
  1591. "contao/templates/"
  1592. ]
  1593. },
  1594. "notification-url": "https://packagist.org/downloads/",
  1595. "license": [
  1596. "LGPL-3.0-or-later"
  1597. ],
  1598. "authors": [
  1599. {
  1600. "name": "Leo Feyer",
  1601. "homepage": "https://github.com/leofeyer"
  1602. },
  1603. {
  1604. "name": "Contao Community",
  1605. "homepage": "https://contao.org/contributors"
  1606. }
  1607. ],
  1608. "description": "Adds FAQ functionality to Contao",
  1609. "homepage": "https://contao.org",
  1610. "support": {
  1611. "docs": "https://docs.contao.org",
  1612. "forum": "https://community.contao.org",
  1613. "issues": "https://github.com/contao/contao/issues",
  1614. "source": "https://github.com/contao/faq-bundle"
  1615. },
  1616. "funding": [
  1617. {
  1618. "url": "https://to.contao.org/donate",
  1619. "type": "other"
  1620. }
  1621. ],
  1622. "time": "2026-05-06T15:11:15+00:00"
  1623. },
  1624. {
  1625. "name": "contao/image",
  1626. "version": "1.2.4",
  1627. "source": {
  1628. "type": "git",
  1629. "url": "https://github.com/contao/image.git",
  1630. "reference": "06cafbcf787276b0a1639b44c89439dde14ca151"
  1631. },
  1632. "dist": {
  1633. "type": "zip",
  1634. "url": "https://api.github.com/repos/contao/image/zipball/06cafbcf787276b0a1639b44c89439dde14ca151",
  1635. "reference": "06cafbcf787276b0a1639b44c89439dde14ca151",
  1636. "shasum": ""
  1637. },
  1638. "require": {
  1639. "ext-dom": "*",
  1640. "ext-gd": "*",
  1641. "ext-hash": "*",
  1642. "ext-json": "*",
  1643. "ext-zlib": "*",
  1644. "imagine/imagine": "^1.3",
  1645. "php": "^7.2 || ^8.0",
  1646. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1647. "symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
  1648. "symfony/polyfill-php73": "^1.27",
  1649. "symfony/polyfill-php80": "^1.27"
  1650. },
  1651. "conflict": {
  1652. "contao/imagine-svg": "<1.0 || >=2.0"
  1653. },
  1654. "require-dev": {
  1655. "bamarni/composer-bin-plugin": "^1.4",
  1656. "contao/imagine-svg": "^1.0",
  1657. "contao/test-case": "^4.5 <4.13.51",
  1658. "phpunit/phpunit": "^8.5 || ^9.5",
  1659. "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0",
  1660. "symfony/polyfill-php81": "^1.27"
  1661. },
  1662. "suggest": {
  1663. "ext-exif": "To support EXIF auto-rotation and preserve copyright metadata"
  1664. },
  1665. "type": "library",
  1666. "extra": {
  1667. "bamarni-bin": {
  1668. "bin-links": false,
  1669. "target-directory": "tools"
  1670. }
  1671. },
  1672. "autoload": {
  1673. "psr-4": {
  1674. "Contao\\Image\\": "src/"
  1675. }
  1676. },
  1677. "notification-url": "https://packagist.org/downloads/",
  1678. "license": [
  1679. "LGPL-3.0-or-later"
  1680. ],
  1681. "authors": [
  1682. {
  1683. "name": "Martin Auswöger",
  1684. "homepage": "https://github.com/ausi"
  1685. }
  1686. ],
  1687. "description": "Contao image library",
  1688. "support": {
  1689. "issues": "https://github.com/contao/image/issues",
  1690. "source": "https://github.com/contao/image/tree/1.2.4"
  1691. },
  1692. "funding": [
  1693. {
  1694. "url": "https://to.contao.org/donate",
  1695. "type": "custom"
  1696. }
  1697. ],
  1698. "time": "2026-01-21T00:41:28+00:00"
  1699. },
  1700. {
  1701. "name": "contao/imagine-svg",
  1702. "version": "1.0.4",
  1703. "source": {
  1704. "type": "git",
  1705. "url": "https://github.com/contao/imagine-svg.git",
  1706. "reference": "3e8c7356951a94bc8ff6338296496a2a3cd23dc4"
  1707. },
  1708. "dist": {
  1709. "type": "zip",
  1710. "url": "https://api.github.com/repos/contao/imagine-svg/zipball/3e8c7356951a94bc8ff6338296496a2a3cd23dc4",
  1711. "reference": "3e8c7356951a94bc8ff6338296496a2a3cd23dc4",
  1712. "shasum": ""
  1713. },
  1714. "require": {
  1715. "ext-dom": "*",
  1716. "imagine/imagine": "^1.1",
  1717. "php": "^7.2 || ^8.0"
  1718. },
  1719. "require-dev": {
  1720. "bamarni/composer-bin-plugin": "^1.8",
  1721. "composer/semver": "^3.3",
  1722. "contao/test-case": "^4.4",
  1723. "phpunit/phpunit": "^8.5.4",
  1724. "symfony/filesystem": "^5.0"
  1725. },
  1726. "type": "library",
  1727. "extra": {
  1728. "bamarni-bin": {
  1729. "bin-links": false,
  1730. "target-directory": "tools"
  1731. }
  1732. },
  1733. "autoload": {
  1734. "psr-4": {
  1735. "Contao\\ImagineSvg\\": "src/"
  1736. }
  1737. },
  1738. "notification-url": "https://packagist.org/downloads/",
  1739. "license": [
  1740. "LGPL-3.0-or-later"
  1741. ],
  1742. "authors": [
  1743. {
  1744. "name": "Martin Auswöger",
  1745. "homepage": "https://github.com/ausi"
  1746. }
  1747. ],
  1748. "description": "Contao Imagine SVG library",
  1749. "support": {
  1750. "issues": "https://github.com/contao/imagine-svg/issues",
  1751. "source": "https://github.com/contao/imagine-svg/tree/1.0.4"
  1752. },
  1753. "funding": [
  1754. {
  1755. "url": "https://to.contao.org/donate",
  1756. "type": "custom"
  1757. }
  1758. ],
  1759. "time": "2024-10-02T10:47:33+00:00"
  1760. },
  1761. {
  1762. "name": "contao/listing-bundle",
  1763. "version": "5.7.5",
  1764. "source": {
  1765. "type": "git",
  1766. "url": "https://github.com/contao/listing-bundle.git",
  1767. "reference": "96d52e16a0f89a717267bf2f9f4d6af398b30411"
  1768. },
  1769. "dist": {
  1770. "type": "zip",
  1771. "url": "https://api.github.com/repos/contao/listing-bundle/zipball/96d52e16a0f89a717267bf2f9f4d6af398b30411",
  1772. "reference": "96d52e16a0f89a717267bf2f9f4d6af398b30411",
  1773. "shasum": ""
  1774. },
  1775. "require": {
  1776. "contao/core-bundle": "self.version",
  1777. "php": "^8.3",
  1778. "symfony/http-kernel": "^7.4"
  1779. },
  1780. "conflict": {
  1781. "contao/core": "*",
  1782. "contao/manager-plugin": "<2.0 || >=3.0"
  1783. },
  1784. "require-dev": {
  1785. "contao/manager-plugin": "^2.0",
  1786. "symfony/http-client": "^7.4"
  1787. },
  1788. "type": "contao-bundle",
  1789. "extra": {
  1790. "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin"
  1791. },
  1792. "autoload": {
  1793. "psr-4": {
  1794. "Contao\\ListingBundle\\": "src/"
  1795. },
  1796. "classmap": [
  1797. "contao/"
  1798. ],
  1799. "exclude-from-classmap": [
  1800. "contao/config/",
  1801. "contao/dca/",
  1802. "contao/languages/",
  1803. "contao/templates/"
  1804. ]
  1805. },
  1806. "notification-url": "https://packagist.org/downloads/",
  1807. "license": [
  1808. "LGPL-3.0-or-later"
  1809. ],
  1810. "authors": [
  1811. {
  1812. "name": "Leo Feyer",
  1813. "homepage": "https://github.com/leofeyer"
  1814. },
  1815. {
  1816. "name": "Contao Community",
  1817. "homepage": "https://contao.org/contributors"
  1818. }
  1819. ],
  1820. "description": "Allows to list arbitrary data in the Contao front end",
  1821. "homepage": "https://contao.org",
  1822. "support": {
  1823. "docs": "https://docs.contao.org",
  1824. "forum": "https://community.contao.org",
  1825. "issues": "https://github.com/contao/contao/issues",
  1826. "source": "https://github.com/contao/listing-bundle"
  1827. },
  1828. "funding": [
  1829. {
  1830. "url": "https://to.contao.org/donate",
  1831. "type": "other"
  1832. }
  1833. ],
  1834. "time": "2026-03-19T16:38:30+00:00"
  1835. },
  1836. {
  1837. "name": "contao/manager-bundle",
  1838. "version": "5.7.5",
  1839. "source": {
  1840. "type": "git",
  1841. "url": "https://github.com/contao/manager-bundle.git",
  1842. "reference": "3729df5a1a24363c0cadb4faf221e6f303aab314"
  1843. },
  1844. "dist": {
  1845. "type": "zip",
  1846. "url": "https://api.github.com/repos/contao/manager-bundle/zipball/3729df5a1a24363c0cadb4faf221e6f303aab314",
  1847. "reference": "3729df5a1a24363c0cadb4faf221e6f303aab314",
  1848. "shasum": ""
  1849. },
  1850. "require": {
  1851. "contao/core-bundle": "self.version",
  1852. "contao/manager-plugin": "^2.4",
  1853. "doctrine/dbal": "^3.6 || ^4.0",
  1854. "doctrine/doctrine-bundle": "^2.8",
  1855. "ext-json": "*",
  1856. "friendsofsymfony/http-cache": "^3.0",
  1857. "friendsofsymfony/http-cache-bundle": "^3.0",
  1858. "nelmio/cors-bundle": "^2.0.1",
  1859. "nelmio/security-bundle": "^2.2 || ^3.0",
  1860. "php": "^8.3",
  1861. "symfony/cache": "^7.4",
  1862. "symfony/config": "^7.4",
  1863. "symfony/console": "^7.4",
  1864. "symfony/debug-bundle": "^7.4",
  1865. "symfony/dependency-injection": "^7.4",
  1866. "symfony/deprecation-contracts": "^3.0",
  1867. "symfony/doctrine-bridge": "^7.4",
  1868. "symfony/doctrine-messenger": "^7.4",
  1869. "symfony/dotenv": "^7.4",
  1870. "symfony/error-handler": "^7.4",
  1871. "symfony/expression-language": "^7.4",
  1872. "symfony/filesystem": "^7.4",
  1873. "symfony/finder": "^7.4",
  1874. "symfony/framework-bundle": "^7.4",
  1875. "symfony/http-client": "^7.4",
  1876. "symfony/http-foundation": "^7.4",
  1877. "symfony/http-kernel": "^7.4",
  1878. "symfony/mailer": "^7.4",
  1879. "symfony/monolog-bridge": "^7.4",
  1880. "symfony/monolog-bundle": "^3.1",
  1881. "symfony/polyfill-php84": "^1.34",
  1882. "symfony/process": "^7.4",
  1883. "symfony/routing": "^7.4",
  1884. "symfony/security-bundle": "^7.4",
  1885. "symfony/stopwatch": "^7.4",
  1886. "symfony/twig-bundle": "^7.4",
  1887. "symfony/web-profiler-bundle": "^7.4",
  1888. "symfony/yaml": "^7.4",
  1889. "toflar/psr6-symfony-http-cache-store": "^4.0",
  1890. "twig/extra-bundle": "^3.0"
  1891. },
  1892. "conflict": {
  1893. "symfony/var-exporter": ">=8.0"
  1894. },
  1895. "require-dev": {
  1896. "composer/composer": "^2.0",
  1897. "contao/news-bundle": "self.version",
  1898. "contao/test-case": "self.version",
  1899. "phpunit/phpunit": "^12.4"
  1900. },
  1901. "bin": [
  1902. "bin/contao-console",
  1903. "bin/contao-setup"
  1904. ],
  1905. "type": "symfony-bundle",
  1906. "extra": {
  1907. "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin"
  1908. },
  1909. "autoload": {
  1910. "psr-4": {
  1911. "Contao\\ManagerBundle\\": "src/"
  1912. }
  1913. },
  1914. "notification-url": "https://packagist.org/downloads/",
  1915. "license": [
  1916. "LGPL-3.0-or-later"
  1917. ],
  1918. "authors": [
  1919. {
  1920. "name": "Leo Feyer",
  1921. "homepage": "https://github.com/leofeyer"
  1922. },
  1923. {
  1924. "name": "Contao Community",
  1925. "homepage": "https://contao.org/contributors"
  1926. }
  1927. ],
  1928. "description": "Provides the Contao Managed Edition",
  1929. "homepage": "https://contao.org",
  1930. "support": {
  1931. "docs": "https://docs.contao.org",
  1932. "forum": "https://community.contao.org",
  1933. "issues": "https://github.com/contao/contao/issues",
  1934. "source": "https://github.com/contao/manager-bundle"
  1935. },
  1936. "funding": [
  1937. {
  1938. "url": "https://to.contao.org/donate",
  1939. "type": "other"
  1940. }
  1941. ],
  1942. "time": "2026-05-06T15:09:08+00:00"
  1943. },
  1944. {
  1945. "name": "contao/manager-plugin",
  1946. "version": "2.13.5",
  1947. "source": {
  1948. "type": "git",
  1949. "url": "https://github.com/contao/manager-plugin.git",
  1950. "reference": "53a6f5b2289406ead1e80a631664c314a3e66b68"
  1951. },
  1952. "dist": {
  1953. "type": "zip",
  1954. "url": "https://api.github.com/repos/contao/manager-plugin/zipball/53a6f5b2289406ead1e80a631664c314a3e66b68",
  1955. "reference": "53a6f5b2289406ead1e80a631664c314a3e66b68",
  1956. "shasum": ""
  1957. },
  1958. "require": {
  1959. "composer-plugin-api": "^1.7 || ^2.0",
  1960. "php": "^7.1 || ^8.0",
  1961. "symfony/config": "^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1962. "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1963. "symfony/filesystem": "^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1964. "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1965. "symfony/routing": "^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
  1966. },
  1967. "conflict": {
  1968. "contao/manager-bundle": "4.9.* <4.9.4"
  1969. },
  1970. "require-dev": {
  1971. "bamarni/composer-bin-plugin": "^1.4",
  1972. "composer/composer": "^1.7 || ^2.0",
  1973. "contao/core-bundle": "^4.4 || ^5.0",
  1974. "ext-zip": "*",
  1975. "php-http/guzzle6-adapter": "^1.1",
  1976. "phpunit/phpunit": "^8.5 || ^9.3",
  1977. "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1978. "webmozart/path-util": "^2.0"
  1979. },
  1980. "type": "composer-plugin",
  1981. "extra": {
  1982. "class": [
  1983. "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
  1984. "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
  1985. "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
  1986. ],
  1987. "bamarni-bin": {
  1988. "bin-links": false,
  1989. "target-directory": "tools"
  1990. }
  1991. },
  1992. "autoload": {
  1993. "psr-4": {
  1994. "Contao\\ManagerPlugin\\": "src/"
  1995. }
  1996. },
  1997. "notification-url": "https://packagist.org/downloads/",
  1998. "license": [
  1999. "LGPL-3.0-or-later"
  2000. ],
  2001. "authors": [
  2002. {
  2003. "name": "Andreas Schempp",
  2004. "homepage": "https://github.com/aschempp"
  2005. }
  2006. ],
  2007. "description": "Contao 4 manager plugin",
  2008. "support": {
  2009. "issues": "https://github.com/contao/manager-plugin/issues",
  2010. "source": "https://github.com/contao/manager-plugin/tree/2.13.5"
  2011. },
  2012. "funding": [
  2013. {
  2014. "url": "https://to.contao.org/donate",
  2015. "type": "custom"
  2016. }
  2017. ],
  2018. "time": "2025-06-26T11:56:06+00:00"
  2019. },
  2020. {
  2021. "name": "contao/news-bundle",
  2022. "version": "5.7.5",
  2023. "source": {
  2024. "type": "git",
  2025. "url": "https://github.com/contao/news-bundle.git",
  2026. "reference": "eaeb2df518a50bf0b8c32212f3f9bfae94860834"
  2027. },
  2028. "dist": {
  2029. "type": "zip",
  2030. "url": "https://api.github.com/repos/contao/news-bundle/zipball/eaeb2df518a50bf0b8c32212f3f9bfae94860834",
  2031. "reference": "eaeb2df518a50bf0b8c32212f3f9bfae94860834",
  2032. "shasum": ""
  2033. },
  2034. "require": {
  2035. "contao/core-bundle": "self.version",
  2036. "friendsofsymfony/http-cache": "^3.0",
  2037. "php": "^8.3",
  2038. "php-feed-io/feed-io": "^6.0",
  2039. "symfony/config": "^7.4",
  2040. "symfony/dependency-injection": "^7.4",
  2041. "symfony/deprecation-contracts": "^3.0",
  2042. "symfony/http-foundation": "^7.4",
  2043. "symfony/http-kernel": "^7.4",
  2044. "symfony/polyfill-mbstring": "^1.0",
  2045. "symfony/yaml": "^7.4"
  2046. },
  2047. "conflict": {
  2048. "contao/core": "*",
  2049. "contao/manager-plugin": "<2.0 || >=3.0"
  2050. },
  2051. "require-dev": {
  2052. "contao/manager-plugin": "^2.3.1",
  2053. "contao/test-case": "self.version",
  2054. "phpunit/phpunit": "^12.4",
  2055. "symfony/http-client": "^7.4"
  2056. },
  2057. "type": "contao-bundle",
  2058. "extra": {
  2059. "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin"
  2060. },
  2061. "autoload": {
  2062. "psr-4": {
  2063. "Contao\\NewsBundle\\": "src/"
  2064. },
  2065. "classmap": [
  2066. "contao/"
  2067. ],
  2068. "exclude-from-classmap": [
  2069. "contao/config/",
  2070. "contao/dca/",
  2071. "contao/languages/",
  2072. "contao/templates/"
  2073. ]
  2074. },
  2075. "notification-url": "https://packagist.org/downloads/",
  2076. "license": [
  2077. "LGPL-3.0-or-later"
  2078. ],
  2079. "authors": [
  2080. {
  2081. "name": "Leo Feyer",
  2082. "homepage": "https://github.com/leofeyer"
  2083. },
  2084. {
  2085. "name": "Contao Community",
  2086. "homepage": "https://contao.org/contributors"
  2087. }
  2088. ],
  2089. "description": "Adds news functionality to Contao",
  2090. "homepage": "https://contao.org",
  2091. "support": {
  2092. "docs": "https://docs.contao.org",
  2093. "forum": "https://community.contao.org",
  2094. "issues": "https://github.com/contao/contao/issues",
  2095. "source": "https://github.com/contao/news-bundle"
  2096. },
  2097. "funding": [
  2098. {
  2099. "url": "https://to.contao.org/donate",
  2100. "type": "other"
  2101. }
  2102. ],
  2103. "time": "2026-05-06T15:11:15+00:00"
  2104. },
  2105. {
  2106. "name": "dasprid/enum",
  2107. "version": "1.0.7",
  2108. "source": {
  2109. "type": "git",
  2110. "url": "https://github.com/DASPRiD/Enum.git",
  2111. "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
  2112. },
  2113. "dist": {
  2114. "type": "zip",
  2115. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
  2116. "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
  2117. "shasum": ""
  2118. },
  2119. "require": {
  2120. "php": ">=7.1 <9.0"
  2121. },
  2122. "require-dev": {
  2123. "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
  2124. "squizlabs/php_codesniffer": "*"
  2125. },
  2126. "type": "library",
  2127. "autoload": {
  2128. "psr-4": {
  2129. "DASPRiD\\Enum\\": "src/"
  2130. }
  2131. },
  2132. "notification-url": "https://packagist.org/downloads/",
  2133. "license": [
  2134. "BSD-2-Clause"
  2135. ],
  2136. "authors": [
  2137. {
  2138. "name": "Ben Scholzen 'DASPRiD'",
  2139. "email": "mail@dasprids.de",
  2140. "homepage": "https://dasprids.de/",
  2141. "role": "Developer"
  2142. }
  2143. ],
  2144. "description": "PHP 7.1 enum implementation",
  2145. "keywords": [
  2146. "enum",
  2147. "map"
  2148. ],
  2149. "support": {
  2150. "issues": "https://github.com/DASPRiD/Enum/issues",
  2151. "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
  2152. },
  2153. "time": "2025-09-16T12:23:56+00:00"
  2154. },
  2155. {
  2156. "name": "dflydev/dot-access-data",
  2157. "version": "v3.0.3",
  2158. "source": {
  2159. "type": "git",
  2160. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  2161. "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
  2162. },
  2163. "dist": {
  2164. "type": "zip",
  2165. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
  2166. "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
  2167. "shasum": ""
  2168. },
  2169. "require": {
  2170. "php": "^7.1 || ^8.0"
  2171. },
  2172. "require-dev": {
  2173. "phpstan/phpstan": "^0.12.42",
  2174. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
  2175. "scrutinizer/ocular": "1.6.0",
  2176. "squizlabs/php_codesniffer": "^3.5",
  2177. "vimeo/psalm": "^4.0.0"
  2178. },
  2179. "type": "library",
  2180. "extra": {
  2181. "branch-alias": {
  2182. "dev-main": "3.x-dev"
  2183. }
  2184. },
  2185. "autoload": {
  2186. "psr-4": {
  2187. "Dflydev\\DotAccessData\\": "src/"
  2188. }
  2189. },
  2190. "notification-url": "https://packagist.org/downloads/",
  2191. "license": [
  2192. "MIT"
  2193. ],
  2194. "authors": [
  2195. {
  2196. "name": "Dragonfly Development Inc.",
  2197. "email": "info@dflydev.com",
  2198. "homepage": "http://dflydev.com"
  2199. },
  2200. {
  2201. "name": "Beau Simensen",
  2202. "email": "beau@dflydev.com",
  2203. "homepage": "http://beausimensen.com"
  2204. },
  2205. {
  2206. "name": "Carlos Frutos",
  2207. "email": "carlos@kiwing.it",
  2208. "homepage": "https://github.com/cfrutos"
  2209. },
  2210. {
  2211. "name": "Colin O'Dell",
  2212. "email": "colinodell@gmail.com",
  2213. "homepage": "https://www.colinodell.com"
  2214. }
  2215. ],
  2216. "description": "Given a deep data structure, access data by dot notation.",
  2217. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  2218. "keywords": [
  2219. "access",
  2220. "data",
  2221. "dot",
  2222. "notation"
  2223. ],
  2224. "support": {
  2225. "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
  2226. "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
  2227. },
  2228. "time": "2024-07-08T12:26:09+00:00"
  2229. },
  2230. {
  2231. "name": "doctrine/annotations",
  2232. "version": "2.0.2",
  2233. "source": {
  2234. "type": "git",
  2235. "url": "https://github.com/doctrine/annotations.git",
  2236. "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7"
  2237. },
  2238. "dist": {
  2239. "type": "zip",
  2240. "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7",
  2241. "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7",
  2242. "shasum": ""
  2243. },
  2244. "require": {
  2245. "doctrine/lexer": "^2 || ^3",
  2246. "ext-tokenizer": "*",
  2247. "php": "^7.2 || ^8.0",
  2248. "psr/cache": "^1 || ^2 || ^3"
  2249. },
  2250. "require-dev": {
  2251. "doctrine/cache": "^2.0",
  2252. "doctrine/coding-standard": "^10",
  2253. "phpstan/phpstan": "^1.10.28",
  2254. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  2255. "symfony/cache": "^5.4 || ^6.4 || ^7",
  2256. "vimeo/psalm": "^4.30 || ^5.14"
  2257. },
  2258. "suggest": {
  2259. "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
  2260. },
  2261. "type": "library",
  2262. "autoload": {
  2263. "psr-4": {
  2264. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  2265. }
  2266. },
  2267. "notification-url": "https://packagist.org/downloads/",
  2268. "license": [
  2269. "MIT"
  2270. ],
  2271. "authors": [
  2272. {
  2273. "name": "Guilherme Blanco",
  2274. "email": "guilhermeblanco@gmail.com"
  2275. },
  2276. {
  2277. "name": "Roman Borschel",
  2278. "email": "roman@code-factory.org"
  2279. },
  2280. {
  2281. "name": "Benjamin Eberlei",
  2282. "email": "kontakt@beberlei.de"
  2283. },
  2284. {
  2285. "name": "Jonathan Wage",
  2286. "email": "jonwage@gmail.com"
  2287. },
  2288. {
  2289. "name": "Johannes Schmitt",
  2290. "email": "schmittjoh@gmail.com"
  2291. }
  2292. ],
  2293. "description": "Docblock Annotations Parser",
  2294. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  2295. "keywords": [
  2296. "annotations",
  2297. "docblock",
  2298. "parser"
  2299. ],
  2300. "support": {
  2301. "issues": "https://github.com/doctrine/annotations/issues",
  2302. "source": "https://github.com/doctrine/annotations/tree/2.0.2"
  2303. },
  2304. "abandoned": true,
  2305. "time": "2024-09-05T10:17:24+00:00"
  2306. },
  2307. {
  2308. "name": "doctrine/collections",
  2309. "version": "2.6.0",
  2310. "source": {
  2311. "type": "git",
  2312. "url": "https://github.com/doctrine/collections.git",
  2313. "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2"
  2314. },
  2315. "dist": {
  2316. "type": "zip",
  2317. "url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2",
  2318. "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2",
  2319. "shasum": ""
  2320. },
  2321. "require": {
  2322. "doctrine/deprecations": "^1",
  2323. "php": "^8.1",
  2324. "symfony/polyfill-php84": "^1.30"
  2325. },
  2326. "require-dev": {
  2327. "doctrine/coding-standard": "^14",
  2328. "ext-json": "*",
  2329. "phpstan/phpstan": "^2.1.30",
  2330. "phpstan/phpstan-phpunit": "^2.0.7",
  2331. "phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
  2332. },
  2333. "type": "library",
  2334. "autoload": {
  2335. "psr-4": {
  2336. "Doctrine\\Common\\Collections\\": "src"
  2337. }
  2338. },
  2339. "notification-url": "https://packagist.org/downloads/",
  2340. "license": [
  2341. "MIT"
  2342. ],
  2343. "authors": [
  2344. {
  2345. "name": "Guilherme Blanco",
  2346. "email": "guilhermeblanco@gmail.com"
  2347. },
  2348. {
  2349. "name": "Roman Borschel",
  2350. "email": "roman@code-factory.org"
  2351. },
  2352. {
  2353. "name": "Benjamin Eberlei",
  2354. "email": "kontakt@beberlei.de"
  2355. },
  2356. {
  2357. "name": "Jonathan Wage",
  2358. "email": "jonwage@gmail.com"
  2359. },
  2360. {
  2361. "name": "Johannes Schmitt",
  2362. "email": "schmittjoh@gmail.com"
  2363. }
  2364. ],
  2365. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  2366. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  2367. "keywords": [
  2368. "array",
  2369. "collections",
  2370. "iterators",
  2371. "php"
  2372. ],
  2373. "support": {
  2374. "issues": "https://github.com/doctrine/collections/issues",
  2375. "source": "https://github.com/doctrine/collections/tree/2.6.0"
  2376. },
  2377. "funding": [
  2378. {
  2379. "url": "https://www.doctrine-project.org/sponsorship.html",
  2380. "type": "custom"
  2381. },
  2382. {
  2383. "url": "https://www.patreon.com/phpdoctrine",
  2384. "type": "patreon"
  2385. },
  2386. {
  2387. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
  2388. "type": "tidelift"
  2389. }
  2390. ],
  2391. "time": "2026-01-15T10:01:58+00:00"
  2392. },
  2393. {
  2394. "name": "doctrine/dbal",
  2395. "version": "4.4.3",
  2396. "source": {
  2397. "type": "git",
  2398. "url": "https://github.com/doctrine/dbal.git",
  2399. "reference": "61e730f1658814821a85f2402c945f3883407dec"
  2400. },
  2401. "dist": {
  2402. "type": "zip",
  2403. "url": "https://api.github.com/repos/doctrine/dbal/zipball/61e730f1658814821a85f2402c945f3883407dec",
  2404. "reference": "61e730f1658814821a85f2402c945f3883407dec",
  2405. "shasum": ""
  2406. },
  2407. "require": {
  2408. "doctrine/deprecations": "^1.1.5",
  2409. "php": "^8.2",
  2410. "psr/cache": "^1|^2|^3",
  2411. "psr/log": "^1|^2|^3"
  2412. },
  2413. "require-dev": {
  2414. "doctrine/coding-standard": "14.0.0",
  2415. "fig/log-test": "^1",
  2416. "jetbrains/phpstorm-stubs": "2023.2",
  2417. "phpstan/phpstan": "2.1.30",
  2418. "phpstan/phpstan-phpunit": "2.0.7",
  2419. "phpstan/phpstan-strict-rules": "^2",
  2420. "phpunit/phpunit": "11.5.50",
  2421. "slevomat/coding-standard": "8.27.1",
  2422. "squizlabs/php_codesniffer": "4.0.1",
  2423. "symfony/cache": "^6.3.8|^7.0|^8.0",
  2424. "symfony/console": "^5.4|^6.3|^7.0|^8.0"
  2425. },
  2426. "suggest": {
  2427. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  2428. },
  2429. "type": "library",
  2430. "autoload": {
  2431. "psr-4": {
  2432. "Doctrine\\DBAL\\": "src"
  2433. }
  2434. },
  2435. "notification-url": "https://packagist.org/downloads/",
  2436. "license": [
  2437. "MIT"
  2438. ],
  2439. "authors": [
  2440. {
  2441. "name": "Guilherme Blanco",
  2442. "email": "guilhermeblanco@gmail.com"
  2443. },
  2444. {
  2445. "name": "Roman Borschel",
  2446. "email": "roman@code-factory.org"
  2447. },
  2448. {
  2449. "name": "Benjamin Eberlei",
  2450. "email": "kontakt@beberlei.de"
  2451. },
  2452. {
  2453. "name": "Jonathan Wage",
  2454. "email": "jonwage@gmail.com"
  2455. }
  2456. ],
  2457. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  2458. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  2459. "keywords": [
  2460. "abstraction",
  2461. "database",
  2462. "db2",
  2463. "dbal",
  2464. "mariadb",
  2465. "mssql",
  2466. "mysql",
  2467. "oci8",
  2468. "oracle",
  2469. "pdo",
  2470. "pgsql",
  2471. "postgresql",
  2472. "queryobject",
  2473. "sasql",
  2474. "sql",
  2475. "sqlite",
  2476. "sqlserver",
  2477. "sqlsrv"
  2478. ],
  2479. "support": {
  2480. "issues": "https://github.com/doctrine/dbal/issues",
  2481. "source": "https://github.com/doctrine/dbal/tree/4.4.3"
  2482. },
  2483. "funding": [
  2484. {
  2485. "url": "https://www.doctrine-project.org/sponsorship.html",
  2486. "type": "custom"
  2487. },
  2488. {
  2489. "url": "https://www.patreon.com/phpdoctrine",
  2490. "type": "patreon"
  2491. },
  2492. {
  2493. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  2494. "type": "tidelift"
  2495. }
  2496. ],
  2497. "time": "2026-03-20T08:52:12+00:00"
  2498. },
  2499. {
  2500. "name": "doctrine/deprecations",
  2501. "version": "1.1.6",
  2502. "source": {
  2503. "type": "git",
  2504. "url": "https://github.com/doctrine/deprecations.git",
  2505. "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
  2506. },
  2507. "dist": {
  2508. "type": "zip",
  2509. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
  2510. "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
  2511. "shasum": ""
  2512. },
  2513. "require": {
  2514. "php": "^7.1 || ^8.0"
  2515. },
  2516. "conflict": {
  2517. "phpunit/phpunit": "<=7.5 || >=14"
  2518. },
  2519. "require-dev": {
  2520. "doctrine/coding-standard": "^9 || ^12 || ^14",
  2521. "phpstan/phpstan": "1.4.10 || 2.1.30",
  2522. "phpstan/phpstan-phpunit": "^1.0 || ^2",
  2523. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
  2524. "psr/log": "^1 || ^2 || ^3"
  2525. },
  2526. "suggest": {
  2527. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  2528. },
  2529. "type": "library",
  2530. "autoload": {
  2531. "psr-4": {
  2532. "Doctrine\\Deprecations\\": "src"
  2533. }
  2534. },
  2535. "notification-url": "https://packagist.org/downloads/",
  2536. "license": [
  2537. "MIT"
  2538. ],
  2539. "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
  2540. "homepage": "https://www.doctrine-project.org/",
  2541. "support": {
  2542. "issues": "https://github.com/doctrine/deprecations/issues",
  2543. "source": "https://github.com/doctrine/deprecations/tree/1.1.6"
  2544. },
  2545. "time": "2026-02-07T07:09:04+00:00"
  2546. },
  2547. {
  2548. "name": "doctrine/doctrine-bundle",
  2549. "version": "2.18.2",
  2550. "source": {
  2551. "type": "git",
  2552. "url": "https://github.com/doctrine/DoctrineBundle.git",
  2553. "reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546"
  2554. },
  2555. "dist": {
  2556. "type": "zip",
  2557. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ff098b29b8b3c68307c8987dcaed7fd829c6546",
  2558. "reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546",
  2559. "shasum": ""
  2560. },
  2561. "require": {
  2562. "doctrine/dbal": "^3.7.0 || ^4.0",
  2563. "doctrine/deprecations": "^1.0",
  2564. "doctrine/persistence": "^3.1 || ^4",
  2565. "doctrine/sql-formatter": "^1.0.1",
  2566. "php": "^8.1",
  2567. "symfony/cache": "^6.4 || ^7.0",
  2568. "symfony/config": "^6.4 || ^7.0",
  2569. "symfony/console": "^6.4 || ^7.0",
  2570. "symfony/dependency-injection": "^6.4 || ^7.0",
  2571. "symfony/doctrine-bridge": "^6.4.3 || ^7.0.3",
  2572. "symfony/framework-bundle": "^6.4 || ^7.0",
  2573. "symfony/service-contracts": "^2.5 || ^3"
  2574. },
  2575. "conflict": {
  2576. "doctrine/annotations": ">=3.0",
  2577. "doctrine/cache": "< 1.11",
  2578. "doctrine/orm": "<2.17 || >=4.0",
  2579. "symfony/var-exporter": "< 6.4.1 || 7.0.0",
  2580. "twig/twig": "<2.13 || >=3.0 <3.0.4"
  2581. },
  2582. "require-dev": {
  2583. "doctrine/annotations": "^1 || ^2",
  2584. "doctrine/cache": "^1.11 || ^2.0",
  2585. "doctrine/coding-standard": "^14",
  2586. "doctrine/orm": "^2.17 || ^3.1",
  2587. "friendsofphp/proxy-manager-lts": "^1.0",
  2588. "phpstan/phpstan": "2.1.1",
  2589. "phpstan/phpstan-phpunit": "2.0.3",
  2590. "phpstan/phpstan-strict-rules": "^2",
  2591. "phpunit/phpunit": "^10.5.53 || ^12.3.10",
  2592. "psr/log": "^1.1.4 || ^2.0 || ^3.0",
  2593. "symfony/doctrine-messenger": "^6.4 || ^7.0",
  2594. "symfony/expression-language": "^6.4 || ^7.0",
  2595. "symfony/messenger": "^6.4 || ^7.0",
  2596. "symfony/property-info": "^6.4 || ^7.0",
  2597. "symfony/security-bundle": "^6.4 || ^7.0",
  2598. "symfony/stopwatch": "^6.4 || ^7.0",
  2599. "symfony/string": "^6.4 || ^7.0",
  2600. "symfony/twig-bridge": "^6.4 || ^7.0",
  2601. "symfony/validator": "^6.4 || ^7.0",
  2602. "symfony/var-exporter": "^6.4.1 || ^7.0.1",
  2603. "symfony/web-profiler-bundle": "^6.4 || ^7.0",
  2604. "symfony/yaml": "^6.4 || ^7.0",
  2605. "twig/twig": "^2.14.7 || ^3.0.4"
  2606. },
  2607. "suggest": {
  2608. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  2609. "ext-pdo": "*",
  2610. "symfony/web-profiler-bundle": "To use the data collector."
  2611. },
  2612. "type": "symfony-bundle",
  2613. "autoload": {
  2614. "psr-4": {
  2615. "Doctrine\\Bundle\\DoctrineBundle\\": "src"
  2616. }
  2617. },
  2618. "notification-url": "https://packagist.org/downloads/",
  2619. "license": [
  2620. "MIT"
  2621. ],
  2622. "authors": [
  2623. {
  2624. "name": "Fabien Potencier",
  2625. "email": "fabien@symfony.com"
  2626. },
  2627. {
  2628. "name": "Benjamin Eberlei",
  2629. "email": "kontakt@beberlei.de"
  2630. },
  2631. {
  2632. "name": "Symfony Community",
  2633. "homepage": "https://symfony.com/contributors"
  2634. },
  2635. {
  2636. "name": "Doctrine Project",
  2637. "homepage": "https://www.doctrine-project.org/"
  2638. }
  2639. ],
  2640. "description": "Symfony DoctrineBundle",
  2641. "homepage": "https://www.doctrine-project.org",
  2642. "keywords": [
  2643. "database",
  2644. "dbal",
  2645. "orm",
  2646. "persistence"
  2647. ],
  2648. "support": {
  2649. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  2650. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.2"
  2651. },
  2652. "funding": [
  2653. {
  2654. "url": "https://www.doctrine-project.org/sponsorship.html",
  2655. "type": "custom"
  2656. },
  2657. {
  2658. "url": "https://www.patreon.com/phpdoctrine",
  2659. "type": "patreon"
  2660. },
  2661. {
  2662. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  2663. "type": "tidelift"
  2664. }
  2665. ],
  2666. "time": "2025-12-20T21:35:32+00:00"
  2667. },
  2668. {
  2669. "name": "doctrine/event-manager",
  2670. "version": "2.1.1",
  2671. "source": {
  2672. "type": "git",
  2673. "url": "https://github.com/doctrine/event-manager.git",
  2674. "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf"
  2675. },
  2676. "dist": {
  2677. "type": "zip",
  2678. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf",
  2679. "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf",
  2680. "shasum": ""
  2681. },
  2682. "require": {
  2683. "php": "^8.1"
  2684. },
  2685. "conflict": {
  2686. "doctrine/common": "<2.9"
  2687. },
  2688. "require-dev": {
  2689. "doctrine/coding-standard": "^14",
  2690. "phpdocumentor/guides-cli": "^1.4",
  2691. "phpstan/phpstan": "^2.1.32",
  2692. "phpunit/phpunit": "^10.5.58"
  2693. },
  2694. "type": "library",
  2695. "autoload": {
  2696. "psr-4": {
  2697. "Doctrine\\Common\\": "src"
  2698. }
  2699. },
  2700. "notification-url": "https://packagist.org/downloads/",
  2701. "license": [
  2702. "MIT"
  2703. ],
  2704. "authors": [
  2705. {
  2706. "name": "Guilherme Blanco",
  2707. "email": "guilhermeblanco@gmail.com"
  2708. },
  2709. {
  2710. "name": "Roman Borschel",
  2711. "email": "roman@code-factory.org"
  2712. },
  2713. {
  2714. "name": "Benjamin Eberlei",
  2715. "email": "kontakt@beberlei.de"
  2716. },
  2717. {
  2718. "name": "Jonathan Wage",
  2719. "email": "jonwage@gmail.com"
  2720. },
  2721. {
  2722. "name": "Johannes Schmitt",
  2723. "email": "schmittjoh@gmail.com"
  2724. },
  2725. {
  2726. "name": "Marco Pivetta",
  2727. "email": "ocramius@gmail.com"
  2728. }
  2729. ],
  2730. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  2731. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  2732. "keywords": [
  2733. "event",
  2734. "event dispatcher",
  2735. "event manager",
  2736. "event system",
  2737. "events"
  2738. ],
  2739. "support": {
  2740. "issues": "https://github.com/doctrine/event-manager/issues",
  2741. "source": "https://github.com/doctrine/event-manager/tree/2.1.1"
  2742. },
  2743. "funding": [
  2744. {
  2745. "url": "https://www.doctrine-project.org/sponsorship.html",
  2746. "type": "custom"
  2747. },
  2748. {
  2749. "url": "https://www.patreon.com/phpdoctrine",
  2750. "type": "patreon"
  2751. },
  2752. {
  2753. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  2754. "type": "tidelift"
  2755. }
  2756. ],
  2757. "time": "2026-01-29T07:11:08+00:00"
  2758. },
  2759. {
  2760. "name": "doctrine/inflector",
  2761. "version": "2.1.0",
  2762. "source": {
  2763. "type": "git",
  2764. "url": "https://github.com/doctrine/inflector.git",
  2765. "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
  2766. },
  2767. "dist": {
  2768. "type": "zip",
  2769. "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
  2770. "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
  2771. "shasum": ""
  2772. },
  2773. "require": {
  2774. "php": "^7.2 || ^8.0"
  2775. },
  2776. "require-dev": {
  2777. "doctrine/coding-standard": "^12.0 || ^13.0",
  2778. "phpstan/phpstan": "^1.12 || ^2.0",
  2779. "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
  2780. "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
  2781. "phpunit/phpunit": "^8.5 || ^12.2"
  2782. },
  2783. "type": "library",
  2784. "autoload": {
  2785. "psr-4": {
  2786. "Doctrine\\Inflector\\": "src"
  2787. }
  2788. },
  2789. "notification-url": "https://packagist.org/downloads/",
  2790. "license": [
  2791. "MIT"
  2792. ],
  2793. "authors": [
  2794. {
  2795. "name": "Guilherme Blanco",
  2796. "email": "guilhermeblanco@gmail.com"
  2797. },
  2798. {
  2799. "name": "Roman Borschel",
  2800. "email": "roman@code-factory.org"
  2801. },
  2802. {
  2803. "name": "Benjamin Eberlei",
  2804. "email": "kontakt@beberlei.de"
  2805. },
  2806. {
  2807. "name": "Jonathan Wage",
  2808. "email": "jonwage@gmail.com"
  2809. },
  2810. {
  2811. "name": "Johannes Schmitt",
  2812. "email": "schmittjoh@gmail.com"
  2813. }
  2814. ],
  2815. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  2816. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  2817. "keywords": [
  2818. "inflection",
  2819. "inflector",
  2820. "lowercase",
  2821. "manipulation",
  2822. "php",
  2823. "plural",
  2824. "singular",
  2825. "strings",
  2826. "uppercase",
  2827. "words"
  2828. ],
  2829. "support": {
  2830. "issues": "https://github.com/doctrine/inflector/issues",
  2831. "source": "https://github.com/doctrine/inflector/tree/2.1.0"
  2832. },
  2833. "funding": [
  2834. {
  2835. "url": "https://www.doctrine-project.org/sponsorship.html",
  2836. "type": "custom"
  2837. },
  2838. {
  2839. "url": "https://www.patreon.com/phpdoctrine",
  2840. "type": "patreon"
  2841. },
  2842. {
  2843. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  2844. "type": "tidelift"
  2845. }
  2846. ],
  2847. "time": "2025-08-10T19:31:58+00:00"
  2848. },
  2849. {
  2850. "name": "doctrine/instantiator",
  2851. "version": "2.0.0",
  2852. "source": {
  2853. "type": "git",
  2854. "url": "https://github.com/doctrine/instantiator.git",
  2855. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
  2856. },
  2857. "dist": {
  2858. "type": "zip",
  2859. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  2860. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  2861. "shasum": ""
  2862. },
  2863. "require": {
  2864. "php": "^8.1"
  2865. },
  2866. "require-dev": {
  2867. "doctrine/coding-standard": "^11",
  2868. "ext-pdo": "*",
  2869. "ext-phar": "*",
  2870. "phpbench/phpbench": "^1.2",
  2871. "phpstan/phpstan": "^1.9.4",
  2872. "phpstan/phpstan-phpunit": "^1.3",
  2873. "phpunit/phpunit": "^9.5.27",
  2874. "vimeo/psalm": "^5.4"
  2875. },
  2876. "type": "library",
  2877. "autoload": {
  2878. "psr-4": {
  2879. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  2880. }
  2881. },
  2882. "notification-url": "https://packagist.org/downloads/",
  2883. "license": [
  2884. "MIT"
  2885. ],
  2886. "authors": [
  2887. {
  2888. "name": "Marco Pivetta",
  2889. "email": "ocramius@gmail.com",
  2890. "homepage": "https://ocramius.github.io/"
  2891. }
  2892. ],
  2893. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  2894. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  2895. "keywords": [
  2896. "constructor",
  2897. "instantiate"
  2898. ],
  2899. "support": {
  2900. "issues": "https://github.com/doctrine/instantiator/issues",
  2901. "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
  2902. },
  2903. "funding": [
  2904. {
  2905. "url": "https://www.doctrine-project.org/sponsorship.html",
  2906. "type": "custom"
  2907. },
  2908. {
  2909. "url": "https://www.patreon.com/phpdoctrine",
  2910. "type": "patreon"
  2911. },
  2912. {
  2913. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  2914. "type": "tidelift"
  2915. }
  2916. ],
  2917. "time": "2022-12-30T00:23:10+00:00"
  2918. },
  2919. {
  2920. "name": "doctrine/lexer",
  2921. "version": "3.0.1",
  2922. "source": {
  2923. "type": "git",
  2924. "url": "https://github.com/doctrine/lexer.git",
  2925. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
  2926. },
  2927. "dist": {
  2928. "type": "zip",
  2929. "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  2930. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  2931. "shasum": ""
  2932. },
  2933. "require": {
  2934. "php": "^8.1"
  2935. },
  2936. "require-dev": {
  2937. "doctrine/coding-standard": "^12",
  2938. "phpstan/phpstan": "^1.10",
  2939. "phpunit/phpunit": "^10.5",
  2940. "psalm/plugin-phpunit": "^0.18.3",
  2941. "vimeo/psalm": "^5.21"
  2942. },
  2943. "type": "library",
  2944. "autoload": {
  2945. "psr-4": {
  2946. "Doctrine\\Common\\Lexer\\": "src"
  2947. }
  2948. },
  2949. "notification-url": "https://packagist.org/downloads/",
  2950. "license": [
  2951. "MIT"
  2952. ],
  2953. "authors": [
  2954. {
  2955. "name": "Guilherme Blanco",
  2956. "email": "guilhermeblanco@gmail.com"
  2957. },
  2958. {
  2959. "name": "Roman Borschel",
  2960. "email": "roman@code-factory.org"
  2961. },
  2962. {
  2963. "name": "Johannes Schmitt",
  2964. "email": "schmittjoh@gmail.com"
  2965. }
  2966. ],
  2967. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  2968. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  2969. "keywords": [
  2970. "annotations",
  2971. "docblock",
  2972. "lexer",
  2973. "parser",
  2974. "php"
  2975. ],
  2976. "support": {
  2977. "issues": "https://github.com/doctrine/lexer/issues",
  2978. "source": "https://github.com/doctrine/lexer/tree/3.0.1"
  2979. },
  2980. "funding": [
  2981. {
  2982. "url": "https://www.doctrine-project.org/sponsorship.html",
  2983. "type": "custom"
  2984. },
  2985. {
  2986. "url": "https://www.patreon.com/phpdoctrine",
  2987. "type": "patreon"
  2988. },
  2989. {
  2990. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  2991. "type": "tidelift"
  2992. }
  2993. ],
  2994. "time": "2024-02-05T11:56:58+00:00"
  2995. },
  2996. {
  2997. "name": "doctrine/orm",
  2998. "version": "3.6.7",
  2999. "source": {
  3000. "type": "git",
  3001. "url": "https://github.com/doctrine/orm.git",
  3002. "reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c"
  3003. },
  3004. "dist": {
  3005. "type": "zip",
  3006. "url": "https://api.github.com/repos/doctrine/orm/zipball/bc217c0e19c3a9eadfa67697143b87c9ba01272c",
  3007. "reference": "bc217c0e19c3a9eadfa67697143b87c9ba01272c",
  3008. "shasum": ""
  3009. },
  3010. "require": {
  3011. "composer-runtime-api": "^2",
  3012. "doctrine/collections": "^2.2",
  3013. "doctrine/dbal": "^3.8.2 || ^4",
  3014. "doctrine/deprecations": "^0.5.3 || ^1",
  3015. "doctrine/event-manager": "^1.2 || ^2",
  3016. "doctrine/inflector": "^1.4 || ^2.0",
  3017. "doctrine/instantiator": "^1.3 || ^2",
  3018. "doctrine/lexer": "^3",
  3019. "doctrine/persistence": "^3.3.1 || ^4",
  3020. "ext-ctype": "*",
  3021. "php": "^8.1",
  3022. "psr/cache": "^1 || ^2 || ^3",
  3023. "symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
  3024. "symfony/var-exporter": "^6.3.9 || ^7.0 || ^8.0"
  3025. },
  3026. "require-dev": {
  3027. "doctrine/coding-standard": "^14.0",
  3028. "phpbench/phpbench": "^1.0",
  3029. "phpstan/extension-installer": "^1.4",
  3030. "phpstan/phpstan": "2.1.23",
  3031. "phpstan/phpstan-deprecation-rules": "^2",
  3032. "phpunit/phpunit": "^10.5.0 || ^11.5",
  3033. "psr/log": "^1 || ^2 || ^3",
  3034. "symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
  3035. },
  3036. "suggest": {
  3037. "ext-dom": "Provides support for XSD validation for XML mapping files",
  3038. "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
  3039. },
  3040. "type": "library",
  3041. "autoload": {
  3042. "psr-4": {
  3043. "Doctrine\\ORM\\": "src"
  3044. }
  3045. },
  3046. "notification-url": "https://packagist.org/downloads/",
  3047. "license": [
  3048. "MIT"
  3049. ],
  3050. "authors": [
  3051. {
  3052. "name": "Guilherme Blanco",
  3053. "email": "guilhermeblanco@gmail.com"
  3054. },
  3055. {
  3056. "name": "Roman Borschel",
  3057. "email": "roman@code-factory.org"
  3058. },
  3059. {
  3060. "name": "Benjamin Eberlei",
  3061. "email": "kontakt@beberlei.de"
  3062. },
  3063. {
  3064. "name": "Jonathan Wage",
  3065. "email": "jonwage@gmail.com"
  3066. },
  3067. {
  3068. "name": "Marco Pivetta",
  3069. "email": "ocramius@gmail.com"
  3070. }
  3071. ],
  3072. "description": "Object-Relational-Mapper for PHP",
  3073. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  3074. "keywords": [
  3075. "database",
  3076. "orm"
  3077. ],
  3078. "support": {
  3079. "issues": "https://github.com/doctrine/orm/issues",
  3080. "source": "https://github.com/doctrine/orm/tree/3.6.7"
  3081. },
  3082. "time": "2026-05-25T16:45:47+00:00"
  3083. },
  3084. {
  3085. "name": "doctrine/persistence",
  3086. "version": "3.4.4",
  3087. "source": {
  3088. "type": "git",
  3089. "url": "https://github.com/doctrine/persistence.git",
  3090. "reference": "5785dc79a0553ba41b0dda8a7ee792053e6186c8"
  3091. },
  3092. "dist": {
  3093. "type": "zip",
  3094. "url": "https://api.github.com/repos/doctrine/persistence/zipball/5785dc79a0553ba41b0dda8a7ee792053e6186c8",
  3095. "reference": "5785dc79a0553ba41b0dda8a7ee792053e6186c8",
  3096. "shasum": ""
  3097. },
  3098. "require": {
  3099. "doctrine/event-manager": "^1 || ^2",
  3100. "php": "^7.2 || ^8.0",
  3101. "psr/cache": "^1.0 || ^2.0 || ^3.0"
  3102. },
  3103. "conflict": {
  3104. "doctrine/common": "<2.10"
  3105. },
  3106. "require-dev": {
  3107. "doctrine/coding-standard": "^12 || ^14",
  3108. "doctrine/common": "^3.0",
  3109. "phpstan/phpstan": "^1 || 2.1.30",
  3110. "phpstan/phpstan-phpunit": "^1 || ^2",
  3111. "phpstan/phpstan-strict-rules": "^1 || ^2",
  3112. "phpunit/phpunit": "^8.5.38 || ^9.5",
  3113. "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
  3114. },
  3115. "type": "library",
  3116. "autoload": {
  3117. "psr-4": {
  3118. "Doctrine\\Persistence\\": "src"
  3119. }
  3120. },
  3121. "notification-url": "https://packagist.org/downloads/",
  3122. "license": [
  3123. "MIT"
  3124. ],
  3125. "authors": [
  3126. {
  3127. "name": "Guilherme Blanco",
  3128. "email": "guilhermeblanco@gmail.com"
  3129. },
  3130. {
  3131. "name": "Roman Borschel",
  3132. "email": "roman@code-factory.org"
  3133. },
  3134. {
  3135. "name": "Benjamin Eberlei",
  3136. "email": "kontakt@beberlei.de"
  3137. },
  3138. {
  3139. "name": "Jonathan Wage",
  3140. "email": "jonwage@gmail.com"
  3141. },
  3142. {
  3143. "name": "Johannes Schmitt",
  3144. "email": "schmittjoh@gmail.com"
  3145. },
  3146. {
  3147. "name": "Marco Pivetta",
  3148. "email": "ocramius@gmail.com"
  3149. }
  3150. ],
  3151. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  3152. "homepage": "https://www.doctrine-project.org/projects/persistence.html",
  3153. "keywords": [
  3154. "mapper",
  3155. "object",
  3156. "odm",
  3157. "orm",
  3158. "persistence"
  3159. ],
  3160. "support": {
  3161. "issues": "https://github.com/doctrine/persistence/issues",
  3162. "source": "https://github.com/doctrine/persistence/tree/3.4.4"
  3163. },
  3164. "funding": [
  3165. {
  3166. "url": "https://www.doctrine-project.org/sponsorship.html",
  3167. "type": "custom"
  3168. },
  3169. {
  3170. "url": "https://www.patreon.com/phpdoctrine",
  3171. "type": "patreon"
  3172. },
  3173. {
  3174. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
  3175. "type": "tidelift"
  3176. }
  3177. ],
  3178. "time": "2026-04-04T19:40:43+00:00"
  3179. },
  3180. {
  3181. "name": "doctrine/sql-formatter",
  3182. "version": "1.5.4",
  3183. "source": {
  3184. "type": "git",
  3185. "url": "https://github.com/doctrine/sql-formatter.git",
  3186. "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806"
  3187. },
  3188. "dist": {
  3189. "type": "zip",
  3190. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806",
  3191. "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806",
  3192. "shasum": ""
  3193. },
  3194. "require": {
  3195. "php": "^8.1"
  3196. },
  3197. "require-dev": {
  3198. "doctrine/coding-standard": "^14",
  3199. "ergebnis/phpunit-slow-test-detector": "^2.20",
  3200. "phpstan/phpstan": "^2.1.31",
  3201. "phpunit/phpunit": "^10.5.58"
  3202. },
  3203. "bin": [
  3204. "bin/sql-formatter"
  3205. ],
  3206. "type": "library",
  3207. "autoload": {
  3208. "psr-4": {
  3209. "Doctrine\\SqlFormatter\\": "src"
  3210. }
  3211. },
  3212. "notification-url": "https://packagist.org/downloads/",
  3213. "license": [
  3214. "MIT"
  3215. ],
  3216. "authors": [
  3217. {
  3218. "name": "Jeremy Dorn",
  3219. "email": "jeremy@jeremydorn.com",
  3220. "homepage": "https://jeremydorn.com/"
  3221. }
  3222. ],
  3223. "description": "a PHP SQL highlighting library",
  3224. "homepage": "https://github.com/doctrine/sql-formatter/",
  3225. "keywords": [
  3226. "highlight",
  3227. "sql"
  3228. ],
  3229. "support": {
  3230. "issues": "https://github.com/doctrine/sql-formatter/issues",
  3231. "source": "https://github.com/doctrine/sql-formatter/tree/1.5.4"
  3232. },
  3233. "time": "2026-02-08T16:21:46+00:00"
  3234. },
  3235. {
  3236. "name": "dragonmantank/cron-expression",
  3237. "version": "v3.6.0",
  3238. "source": {
  3239. "type": "git",
  3240. "url": "https://github.com/dragonmantank/cron-expression.git",
  3241. "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013"
  3242. },
  3243. "dist": {
  3244. "type": "zip",
  3245. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013",
  3246. "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013",
  3247. "shasum": ""
  3248. },
  3249. "require": {
  3250. "php": "^8.2|^8.3|^8.4|^8.5"
  3251. },
  3252. "replace": {
  3253. "mtdowling/cron-expression": "^1.0"
  3254. },
  3255. "require-dev": {
  3256. "phpstan/extension-installer": "^1.4.3",
  3257. "phpstan/phpstan": "^1.12.32|^2.1.31",
  3258. "phpunit/phpunit": "^8.5.48|^9.0"
  3259. },
  3260. "type": "library",
  3261. "extra": {
  3262. "branch-alias": {
  3263. "dev-master": "3.x-dev"
  3264. }
  3265. },
  3266. "autoload": {
  3267. "psr-4": {
  3268. "Cron\\": "src/Cron/"
  3269. }
  3270. },
  3271. "notification-url": "https://packagist.org/downloads/",
  3272. "license": [
  3273. "MIT"
  3274. ],
  3275. "authors": [
  3276. {
  3277. "name": "Chris Tankersley",
  3278. "email": "chris@ctankersley.com",
  3279. "homepage": "https://github.com/dragonmantank"
  3280. }
  3281. ],
  3282. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  3283. "keywords": [
  3284. "cron",
  3285. "schedule"
  3286. ],
  3287. "support": {
  3288. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  3289. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.6.0"
  3290. },
  3291. "funding": [
  3292. {
  3293. "url": "https://github.com/dragonmantank",
  3294. "type": "github"
  3295. }
  3296. ],
  3297. "time": "2025-10-31T18:51:33+00:00"
  3298. },
  3299. {
  3300. "name": "egulias/email-validator",
  3301. "version": "4.0.4",
  3302. "source": {
  3303. "type": "git",
  3304. "url": "https://github.com/egulias/EmailValidator.git",
  3305. "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
  3306. },
  3307. "dist": {
  3308. "type": "zip",
  3309. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
  3310. "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
  3311. "shasum": ""
  3312. },
  3313. "require": {
  3314. "doctrine/lexer": "^2.0 || ^3.0",
  3315. "php": ">=8.1",
  3316. "symfony/polyfill-intl-idn": "^1.26"
  3317. },
  3318. "require-dev": {
  3319. "phpunit/phpunit": "^10.2",
  3320. "vimeo/psalm": "^5.12"
  3321. },
  3322. "suggest": {
  3323. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  3324. },
  3325. "type": "library",
  3326. "extra": {
  3327. "branch-alias": {
  3328. "dev-master": "4.0.x-dev"
  3329. }
  3330. },
  3331. "autoload": {
  3332. "psr-4": {
  3333. "Egulias\\EmailValidator\\": "src"
  3334. }
  3335. },
  3336. "notification-url": "https://packagist.org/downloads/",
  3337. "license": [
  3338. "MIT"
  3339. ],
  3340. "authors": [
  3341. {
  3342. "name": "Eduardo Gulias Davis"
  3343. }
  3344. ],
  3345. "description": "A library for validating emails against several RFCs",
  3346. "homepage": "https://github.com/egulias/EmailValidator",
  3347. "keywords": [
  3348. "email",
  3349. "emailvalidation",
  3350. "emailvalidator",
  3351. "validation",
  3352. "validator"
  3353. ],
  3354. "support": {
  3355. "issues": "https://github.com/egulias/EmailValidator/issues",
  3356. "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
  3357. },
  3358. "funding": [
  3359. {
  3360. "url": "https://github.com/egulias",
  3361. "type": "github"
  3362. }
  3363. ],
  3364. "time": "2025-03-06T22:45:56+00:00"
  3365. },
  3366. {
  3367. "name": "enshrined/svg-sanitize",
  3368. "version": "0.22.0",
  3369. "source": {
  3370. "type": "git",
  3371. "url": "https://github.com/darylldoyle/svg-sanitizer.git",
  3372. "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
  3373. },
  3374. "dist": {
  3375. "type": "zip",
  3376. "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500",
  3377. "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
  3378. "shasum": ""
  3379. },
  3380. "require": {
  3381. "ext-dom": "*",
  3382. "ext-libxml": "*",
  3383. "php": "^7.1 || ^8.0"
  3384. },
  3385. "require-dev": {
  3386. "phpunit/phpunit": "^6.5 || ^8.5"
  3387. },
  3388. "type": "library",
  3389. "autoload": {
  3390. "psr-4": {
  3391. "enshrined\\svgSanitize\\": "src"
  3392. }
  3393. },
  3394. "notification-url": "https://packagist.org/downloads/",
  3395. "license": [
  3396. "GPL-2.0-or-later"
  3397. ],
  3398. "authors": [
  3399. {
  3400. "name": "Daryll Doyle",
  3401. "email": "daryll@enshrined.co.uk"
  3402. }
  3403. ],
  3404. "description": "An SVG sanitizer for PHP",
  3405. "support": {
  3406. "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
  3407. "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0"
  3408. },
  3409. "time": "2025-08-12T10:13:48+00:00"
  3410. },
  3411. {
  3412. "name": "friendsofsymfony/http-cache",
  3413. "version": "3.2.0",
  3414. "source": {
  3415. "type": "git",
  3416. "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
  3417. "reference": "50f4c73f80628d9707342446263656b905b7efb8"
  3418. },
  3419. "dist": {
  3420. "type": "zip",
  3421. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/50f4c73f80628d9707342446263656b905b7efb8",
  3422. "reference": "50f4c73f80628d9707342446263656b905b7efb8",
  3423. "shasum": ""
  3424. },
  3425. "require": {
  3426. "php": "^8.1",
  3427. "php-http/async-client-implementation": "^1.1.0 || ^2.0",
  3428. "php-http/client-common": "^1.1.0 || ^2.0",
  3429. "php-http/discovery": "^1.12",
  3430. "psr/http-client-implementation": "^1.0 || ^2.0",
  3431. "psr/http-factory": "^1.0",
  3432. "symfony/event-dispatcher": "^6.4 || ^7.0 || ^8.0",
  3433. "symfony/options-resolver": "^6.4 || ^7.0 || ^8.0"
  3434. },
  3435. "conflict": {
  3436. "toflar/psr6-symfony-http-cache-store": "<2.2.1"
  3437. },
  3438. "require-dev": {
  3439. "mockery/mockery": "^1.6.0",
  3440. "monolog/monolog": "^1.0",
  3441. "php-http/guzzle7-adapter": "^1",
  3442. "php-http/mock-client": "^1.6.0",
  3443. "phpunit/phpunit": "^10.5",
  3444. "symfony/http-kernel": "^6.4|| ^7.0 || ^8.0",
  3445. "symfony/process": "^6.4|| ^7.0 || ^8.0"
  3446. },
  3447. "suggest": {
  3448. "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
  3449. "monolog/monolog": "For logging issues while invalidating",
  3450. "phpunit/phpunit": "To build tests with the WebServerSubscriber, ^10.0"
  3451. },
  3452. "type": "library",
  3453. "autoload": {
  3454. "psr-4": {
  3455. "FOS\\HttpCache\\": "src/"
  3456. }
  3457. },
  3458. "notification-url": "https://packagist.org/downloads/",
  3459. "license": [
  3460. "MIT"
  3461. ],
  3462. "authors": [
  3463. {
  3464. "name": "Liip AG",
  3465. "homepage": "http://www.liip.ch/"
  3466. },
  3467. {
  3468. "name": "Driebit",
  3469. "email": "tech@driebit.nl",
  3470. "homepage": "http://www.driebit.nl"
  3471. },
  3472. {
  3473. "name": "Community contributions",
  3474. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors"
  3475. }
  3476. ],
  3477. "description": "Tools to manage HTTP caching proxies with PHP",
  3478. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache",
  3479. "keywords": [
  3480. "caching",
  3481. "http",
  3482. "invalidation",
  3483. "nginx",
  3484. "purge",
  3485. "varnish"
  3486. ],
  3487. "support": {
  3488. "issues": "https://github.com/FriendsOfSymfony/FOSHttpCache/issues",
  3489. "source": "https://github.com/FriendsOfSymfony/FOSHttpCache/tree/3.2.0"
  3490. },
  3491. "time": "2026-03-04T16:25:47+00:00"
  3492. },
  3493. {
  3494. "name": "friendsofsymfony/http-cache-bundle",
  3495. "version": "3.4.0",
  3496. "source": {
  3497. "type": "git",
  3498. "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
  3499. "reference": "84dff2979cb5b4e07ae3803904bbcd5888a91950"
  3500. },
  3501. "dist": {
  3502. "type": "zip",
  3503. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/84dff2979cb5b4e07ae3803904bbcd5888a91950",
  3504. "reference": "84dff2979cb5b4e07ae3803904bbcd5888a91950",
  3505. "shasum": ""
  3506. },
  3507. "require": {
  3508. "friendsofsymfony/http-cache": "^3.0",
  3509. "php": "^8.1",
  3510. "symfony/dependency-injection": "^6.4 || ^7.0 || ^8.0",
  3511. "symfony/expression-language": "^6.4 || ^7.0 || ^8.0",
  3512. "symfony/framework-bundle": "^6.4 || ^7.0 || ^8.0",
  3513. "symfony/http-foundation": "^6.4 || ^7.0 || ^8.0",
  3514. "symfony/http-kernel": "^6.4 || ^7.0 || ^8.0",
  3515. "symfony/security-bundle": "^6.4 || ^7.0 || ^8.0"
  3516. },
  3517. "conflict": {
  3518. "symfony/monolog-bridge": "<3.4.4",
  3519. "twig/twig": "<1.12.0"
  3520. },
  3521. "require-dev": {
  3522. "friendsofphp/php-cs-fixer": "^3.54",
  3523. "guzzlehttp/guzzle": "^7.2",
  3524. "jean-beru/fos-http-cache-cloudfront": "^1.1.1",
  3525. "matthiasnoback/symfony-config-test": "^5.2 || ^6.1",
  3526. "matthiasnoback/symfony-dependency-injection-test": "^5.1 || ^6.2",
  3527. "mockery/mockery": "^1.6.9",
  3528. "monolog/monolog": "*",
  3529. "php-http/discovery": "^1.13",
  3530. "php-http/guzzle7-adapter": "^0.1.1",
  3531. "php-http/httplug": "^2.2.0",
  3532. "php-http/message": "^1.0 || ^2.0",
  3533. "phpstan/extension-installer": "^1.4",
  3534. "phpstan/phpstan": "^2",
  3535. "phpstan/phpstan-symfony": "^2",
  3536. "phpunit/phpunit": "^10.5",
  3537. "symfony/browser-kit": "^6.4 || ^7.0 || ^8.0",
  3538. "symfony/console": "^6.4 || ^7.0 || ^8.0",
  3539. "symfony/css-selector": "^6.4 || ^7.0 || ^8.0",
  3540. "symfony/finder": "^6.4 || ^7.0 || ^8.0",
  3541. "symfony/monolog-bundle": "*",
  3542. "symfony/routing": "^6.4 || ^7.0 || ^8.0",
  3543. "symfony/twig-bundle": "^6.4 || ^7.0 || ^8.0",
  3544. "symfony/yaml": "^6.4 || ^7.0 || ^8.0",
  3545. "twig/twig": "^v3.8"
  3546. },
  3547. "suggest": {
  3548. "jean-beru/fos-http-cache-cloudfront": "To use CloudFront proxy",
  3549. "sensio/framework-extra-bundle": "For Tagged Cache Invalidation",
  3550. "symfony/console": "To send invalidation requests from the command line",
  3551. "symfony/expression-language": "For Tagged Cache Invalidation"
  3552. },
  3553. "type": "symfony-bundle",
  3554. "autoload": {
  3555. "psr-4": {
  3556. "FOS\\HttpCacheBundle\\": "src/"
  3557. }
  3558. },
  3559. "notification-url": "https://packagist.org/downloads/",
  3560. "license": [
  3561. "MIT"
  3562. ],
  3563. "authors": [
  3564. {
  3565. "name": "Liip AG",
  3566. "homepage": "http://www.liip.ch/"
  3567. },
  3568. {
  3569. "name": "Driebit",
  3570. "email": "tech@driebit.nl",
  3571. "homepage": "http://www.driebit.nl"
  3572. },
  3573. {
  3574. "name": "Community contributions",
  3575. "homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
  3576. }
  3577. ],
  3578. "description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
  3579. "homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
  3580. "keywords": [
  3581. "caching",
  3582. "esi",
  3583. "http",
  3584. "invalidation",
  3585. "purge",
  3586. "varnish"
  3587. ],
  3588. "support": {
  3589. "issues": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/issues",
  3590. "source": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/tree/3.4.0"
  3591. },
  3592. "time": "2026-03-05T08:33:04+00:00"
  3593. },
  3594. {
  3595. "name": "guzzlehttp/promises",
  3596. "version": "2.4.1",
  3597. "source": {
  3598. "type": "git",
  3599. "url": "https://github.com/guzzle/promises.git",
  3600. "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2"
  3601. },
  3602. "dist": {
  3603. "type": "zip",
  3604. "url": "https://api.github.com/repos/guzzle/promises/zipball/09e8a212562fb1fb6a512c4156ed71525969d6c2",
  3605. "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2",
  3606. "shasum": ""
  3607. },
  3608. "require": {
  3609. "php": "^7.2.5 || ^8.0"
  3610. },
  3611. "require-dev": {
  3612. "bamarni/composer-bin-plugin": "^1.8.2",
  3613. "phpunit/phpunit": "^8.5.52 || ^9.6.34"
  3614. },
  3615. "type": "library",
  3616. "extra": {
  3617. "bamarni-bin": {
  3618. "bin-links": true,
  3619. "forward-command": false
  3620. }
  3621. },
  3622. "autoload": {
  3623. "psr-4": {
  3624. "GuzzleHttp\\Promise\\": "src/"
  3625. }
  3626. },
  3627. "notification-url": "https://packagist.org/downloads/",
  3628. "license": [
  3629. "MIT"
  3630. ],
  3631. "authors": [
  3632. {
  3633. "name": "Graham Campbell",
  3634. "email": "hello@gjcampbell.co.uk",
  3635. "homepage": "https://github.com/GrahamCampbell"
  3636. },
  3637. {
  3638. "name": "Michael Dowling",
  3639. "email": "mtdowling@gmail.com",
  3640. "homepage": "https://github.com/mtdowling"
  3641. },
  3642. {
  3643. "name": "Tobias Nyholm",
  3644. "email": "tobias.nyholm@gmail.com",
  3645. "homepage": "https://github.com/Nyholm"
  3646. },
  3647. {
  3648. "name": "Tobias Schultze",
  3649. "email": "webmaster@tubo-world.de",
  3650. "homepage": "https://github.com/Tobion"
  3651. }
  3652. ],
  3653. "description": "Guzzle promises library",
  3654. "keywords": [
  3655. "promise"
  3656. ],
  3657. "support": {
  3658. "issues": "https://github.com/guzzle/promises/issues",
  3659. "source": "https://github.com/guzzle/promises/tree/2.4.1"
  3660. },
  3661. "funding": [
  3662. {
  3663. "url": "https://github.com/GrahamCampbell",
  3664. "type": "github"
  3665. },
  3666. {
  3667. "url": "https://github.com/Nyholm",
  3668. "type": "github"
  3669. },
  3670. {
  3671. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  3672. "type": "tidelift"
  3673. }
  3674. ],
  3675. "time": "2026-05-20T22:57:30+00:00"
  3676. },
  3677. {
  3678. "name": "imagine/imagine",
  3679. "version": "1.5.2",
  3680. "source": {
  3681. "type": "git",
  3682. "url": "https://github.com/php-imagine/Imagine.git",
  3683. "reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c"
  3684. },
  3685. "dist": {
  3686. "type": "zip",
  3687. "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
  3688. "reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
  3689. "shasum": ""
  3690. },
  3691. "require": {
  3692. "php": ">=7.1"
  3693. },
  3694. "require-dev": {
  3695. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  3696. },
  3697. "suggest": {
  3698. "ext-exif": "to read EXIF metadata",
  3699. "ext-gd": "to use the GD implementation",
  3700. "ext-gmagick": "to use the Gmagick implementation",
  3701. "ext-imagick": "to use the Imagick implementation"
  3702. },
  3703. "type": "library",
  3704. "extra": {
  3705. "branch-alias": {
  3706. "dev-develop": "1.x-dev"
  3707. }
  3708. },
  3709. "autoload": {
  3710. "psr-4": {
  3711. "Imagine\\": "src/"
  3712. }
  3713. },
  3714. "notification-url": "https://packagist.org/downloads/",
  3715. "license": [
  3716. "MIT"
  3717. ],
  3718. "authors": [
  3719. {
  3720. "name": "Bulat Shakirzyanov",
  3721. "email": "mallluhuct@gmail.com",
  3722. "homepage": "http://avalanche123.com"
  3723. }
  3724. ],
  3725. "description": "Image processing for PHP",
  3726. "homepage": "http://imagine.readthedocs.org/",
  3727. "keywords": [
  3728. "drawing",
  3729. "graphics",
  3730. "image manipulation",
  3731. "image processing"
  3732. ],
  3733. "support": {
  3734. "issues": "https://github.com/php-imagine/Imagine/issues",
  3735. "source": "https://github.com/php-imagine/Imagine/tree/1.5.2"
  3736. },
  3737. "time": "2026-01-09T10:45:12+00:00"
  3738. },
  3739. {
  3740. "name": "knplabs/knp-menu",
  3741. "version": "v3.8.0",
  3742. "source": {
  3743. "type": "git",
  3744. "url": "https://github.com/KnpLabs/KnpMenu.git",
  3745. "reference": "79d325909a1d428a93f1a0f55e90177830e283bb"
  3746. },
  3747. "dist": {
  3748. "type": "zip",
  3749. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/79d325909a1d428a93f1a0f55e90177830e283bb",
  3750. "reference": "79d325909a1d428a93f1a0f55e90177830e283bb",
  3751. "shasum": ""
  3752. },
  3753. "require": {
  3754. "php": "^8.1"
  3755. },
  3756. "conflict": {
  3757. "symfony/http-foundation": "<5.4",
  3758. "twig/twig": "<2.16"
  3759. },
  3760. "require-dev": {
  3761. "phpstan/phpstan": "^2.1",
  3762. "phpunit/phpunit": "^9.6",
  3763. "psr/container": "^1.0 || ^2.0",
  3764. "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
  3765. "symfony/phpunit-bridge": "^7.0",
  3766. "symfony/routing": "^5.4 || ^6.0 || ^7.0",
  3767. "twig/twig": "^2.16 || ^3.0"
  3768. },
  3769. "suggest": {
  3770. "twig/twig": "for the TwigRenderer and the integration with your templates"
  3771. },
  3772. "type": "library",
  3773. "extra": {
  3774. "branch-alias": {
  3775. "dev-master": "3.x-dev"
  3776. }
  3777. },
  3778. "autoload": {
  3779. "psr-4": {
  3780. "Knp\\Menu\\": "src/Knp/Menu"
  3781. }
  3782. },
  3783. "notification-url": "https://packagist.org/downloads/",
  3784. "license": [
  3785. "MIT"
  3786. ],
  3787. "authors": [
  3788. {
  3789. "name": "KnpLabs",
  3790. "homepage": "https://knplabs.com"
  3791. },
  3792. {
  3793. "name": "Christophe Coevoet",
  3794. "email": "stof@notk.org"
  3795. },
  3796. {
  3797. "name": "The Community",
  3798. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  3799. }
  3800. ],
  3801. "description": "An object oriented menu library",
  3802. "homepage": "https://knplabs.com",
  3803. "keywords": [
  3804. "menu",
  3805. "tree"
  3806. ],
  3807. "support": {
  3808. "issues": "https://github.com/KnpLabs/KnpMenu/issues",
  3809. "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.8.0"
  3810. },
  3811. "time": "2025-06-13T15:03:33+00:00"
  3812. },
  3813. {
  3814. "name": "knplabs/knp-menu-bundle",
  3815. "version": "v3.7.0",
  3816. "source": {
  3817. "type": "git",
  3818. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  3819. "reference": "aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a"
  3820. },
  3821. "dist": {
  3822. "type": "zip",
  3823. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a",
  3824. "reference": "aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a",
  3825. "shasum": ""
  3826. },
  3827. "require": {
  3828. "knplabs/knp-menu": "^3.8",
  3829. "php": "^8.1",
  3830. "symfony/config": "^6.4 | ^7.0 | ^8.0",
  3831. "symfony/dependency-injection": "^6.4 | ^7.0 | ^8.0",
  3832. "symfony/deprecation-contracts": "^2.5 | ^3.3",
  3833. "symfony/http-kernel": "^6.4 | ^7.0 | ^8.0"
  3834. },
  3835. "require-dev": {
  3836. "phpunit/phpunit": "^10.5 | ^11.5 | ^12.4",
  3837. "symfony/expression-language": "^6.4 | ^7.0 | ^8.0",
  3838. "symfony/phpunit-bridge": "^7.0 | ^8.0",
  3839. "symfony/templating": "^6.4 | ^7.0 | ^8.0"
  3840. },
  3841. "type": "symfony-bundle",
  3842. "extra": {
  3843. "branch-alias": {
  3844. "dev-master": "3.x-dev"
  3845. }
  3846. },
  3847. "autoload": {
  3848. "psr-4": {
  3849. "Knp\\Bundle\\MenuBundle\\": "src"
  3850. }
  3851. },
  3852. "notification-url": "https://packagist.org/downloads/",
  3853. "license": [
  3854. "MIT"
  3855. ],
  3856. "authors": [
  3857. {
  3858. "name": "Knplabs",
  3859. "homepage": "http://knplabs.com"
  3860. },
  3861. {
  3862. "name": "Christophe Coevoet",
  3863. "email": "stof@notk.org"
  3864. },
  3865. {
  3866. "name": "Symfony Community",
  3867. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  3868. }
  3869. ],
  3870. "description": "This bundle provides an integration of the KnpMenu library",
  3871. "keywords": [
  3872. "menu"
  3873. ],
  3874. "support": {
  3875. "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
  3876. "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.7.0"
  3877. },
  3878. "time": "2025-11-30T08:30:04+00:00"
  3879. },
  3880. {
  3881. "name": "knplabs/knp-time-bundle",
  3882. "version": "2.5.0",
  3883. "source": {
  3884. "type": "git",
  3885. "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
  3886. "reference": "09106f13cb19bb8975d05c02c732b3b1ada6f2ce"
  3887. },
  3888. "dist": {
  3889. "type": "zip",
  3890. "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/09106f13cb19bb8975d05c02c732b3b1ada6f2ce",
  3891. "reference": "09106f13cb19bb8975d05c02c732b3b1ada6f2ce",
  3892. "shasum": ""
  3893. },
  3894. "require": {
  3895. "php": ">=8.1",
  3896. "symfony/config": "^5.4|^6.0|^7.0|^8.0",
  3897. "symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
  3898. "symfony/translation": "^5.4|^6.0|^7.0|^8.0"
  3899. },
  3900. "conflict": {
  3901. "phpunit/phpunit": "<8.0"
  3902. },
  3903. "require-dev": {
  3904. "phpstan/phpstan": "^1.11",
  3905. "phpunit/phpunit": "^9.6",
  3906. "symfony/framework-bundle": "^5.4|^6.0|^7.0|^8.0",
  3907. "symfony/phpunit-bridge": "^5.4|^6.0|^7.0|^8.0",
  3908. "symfony/twig-bundle": "^5.4|^6.0|^7.0|^8.0"
  3909. },
  3910. "suggest": {
  3911. "symfony/twig-bundle": "to use the Twig `time_diff()` function and `|time_diff`/`|duration` filter"
  3912. },
  3913. "type": "symfony-bundle",
  3914. "extra": {
  3915. "branch-alias": {
  3916. "dev-master": "2.x-dev"
  3917. }
  3918. },
  3919. "autoload": {
  3920. "psr-4": {
  3921. "Knp\\Bundle\\TimeBundle\\": "src/"
  3922. }
  3923. },
  3924. "notification-url": "https://packagist.org/downloads/",
  3925. "license": [
  3926. "MIT"
  3927. ],
  3928. "authors": [
  3929. {
  3930. "name": "KnpLabs Team",
  3931. "homepage": "https://knplabs.com"
  3932. },
  3933. {
  3934. "name": "Symfony Community",
  3935. "homepage": "https://github.com/KnpLabs/KnpTimeBundle/contributors"
  3936. }
  3937. ],
  3938. "description": "Making your dates and durations look sensible and descriptive",
  3939. "homepage": "https://github.com/KnpLabs/KnpTimeBundle",
  3940. "keywords": [
  3941. "bundle",
  3942. "date",
  3943. "descriptive time",
  3944. "duration",
  3945. "knp",
  3946. "knplabs",
  3947. "time"
  3948. ],
  3949. "support": {
  3950. "issues": "https://github.com/KnpLabs/KnpTimeBundle/issues",
  3951. "source": "https://github.com/KnpLabs/KnpTimeBundle/tree/2.5.0"
  3952. },
  3953. "time": "2025-12-08T15:41:46+00:00"
  3954. },
  3955. {
  3956. "name": "lcobucci/clock",
  3957. "version": "3.5.0",
  3958. "source": {
  3959. "type": "git",
  3960. "url": "https://github.com/lcobucci/clock.git",
  3961. "reference": "a3139d9e97d47826f27e6a17bb63f13621f86058"
  3962. },
  3963. "dist": {
  3964. "type": "zip",
  3965. "url": "https://api.github.com/repos/lcobucci/clock/zipball/a3139d9e97d47826f27e6a17bb63f13621f86058",
  3966. "reference": "a3139d9e97d47826f27e6a17bb63f13621f86058",
  3967. "shasum": ""
  3968. },
  3969. "require": {
  3970. "php": "~8.3.0 || ~8.4.0 || ~8.5.0",
  3971. "psr/clock": "^1.0"
  3972. },
  3973. "provide": {
  3974. "psr/clock-implementation": "1.0"
  3975. },
  3976. "require-dev": {
  3977. "infection/infection": "^0.31",
  3978. "lcobucci/coding-standard": "^11.2.0",
  3979. "phpstan/extension-installer": "^1.3.1",
  3980. "phpstan/phpstan": "^2.0.0",
  3981. "phpstan/phpstan-deprecation-rules": "^2.0.0",
  3982. "phpstan/phpstan-phpunit": "^2.0.0",
  3983. "phpstan/phpstan-strict-rules": "^2.0.0",
  3984. "phpunit/phpunit": "^12.0.0"
  3985. },
  3986. "type": "library",
  3987. "autoload": {
  3988. "psr-4": {
  3989. "Lcobucci\\Clock\\": "src"
  3990. }
  3991. },
  3992. "notification-url": "https://packagist.org/downloads/",
  3993. "license": [
  3994. "MIT"
  3995. ],
  3996. "authors": [
  3997. {
  3998. "name": "Luís Cobucci",
  3999. "email": "lcobucci@gmail.com"
  4000. }
  4001. ],
  4002. "description": "Yet another clock abstraction",
  4003. "support": {
  4004. "issues": "https://github.com/lcobucci/clock/issues",
  4005. "source": "https://github.com/lcobucci/clock/tree/3.5.0"
  4006. },
  4007. "funding": [
  4008. {
  4009. "url": "https://github.com/lcobucci",
  4010. "type": "github"
  4011. },
  4012. {
  4013. "url": "https://www.patreon.com/lcobucci",
  4014. "type": "patreon"
  4015. }
  4016. ],
  4017. "time": "2025-10-27T09:03:17+00:00"
  4018. },
  4019. {
  4020. "name": "lcobucci/jwt",
  4021. "version": "5.6.0",
  4022. "source": {
  4023. "type": "git",
  4024. "url": "https://github.com/lcobucci/jwt.git",
  4025. "reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e"
  4026. },
  4027. "dist": {
  4028. "type": "zip",
  4029. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e",
  4030. "reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e",
  4031. "shasum": ""
  4032. },
  4033. "require": {
  4034. "ext-openssl": "*",
  4035. "ext-sodium": "*",
  4036. "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
  4037. "psr/clock": "^1.0"
  4038. },
  4039. "require-dev": {
  4040. "infection/infection": "^0.29",
  4041. "lcobucci/clock": "^3.2",
  4042. "lcobucci/coding-standard": "^11.0",
  4043. "phpbench/phpbench": "^1.2",
  4044. "phpstan/extension-installer": "^1.2",
  4045. "phpstan/phpstan": "^1.10.7",
  4046. "phpstan/phpstan-deprecation-rules": "^1.1.3",
  4047. "phpstan/phpstan-phpunit": "^1.3.10",
  4048. "phpstan/phpstan-strict-rules": "^1.5.0",
  4049. "phpunit/phpunit": "^11.1"
  4050. },
  4051. "suggest": {
  4052. "lcobucci/clock": ">= 3.2"
  4053. },
  4054. "type": "library",
  4055. "autoload": {
  4056. "psr-4": {
  4057. "Lcobucci\\JWT\\": "src"
  4058. }
  4059. },
  4060. "notification-url": "https://packagist.org/downloads/",
  4061. "license": [
  4062. "BSD-3-Clause"
  4063. ],
  4064. "authors": [
  4065. {
  4066. "name": "Luís Cobucci",
  4067. "email": "lcobucci@gmail.com",
  4068. "role": "Developer"
  4069. }
  4070. ],
  4071. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  4072. "keywords": [
  4073. "JWS",
  4074. "jwt"
  4075. ],
  4076. "support": {
  4077. "issues": "https://github.com/lcobucci/jwt/issues",
  4078. "source": "https://github.com/lcobucci/jwt/tree/5.6.0"
  4079. },
  4080. "funding": [
  4081. {
  4082. "url": "https://github.com/lcobucci",
  4083. "type": "github"
  4084. },
  4085. {
  4086. "url": "https://www.patreon.com/lcobucci",
  4087. "type": "patreon"
  4088. }
  4089. ],
  4090. "time": "2025-10-17T11:30:53+00:00"
  4091. },
  4092. {
  4093. "name": "league/commonmark",
  4094. "version": "2.8.2",
  4095. "source": {
  4096. "type": "git",
  4097. "url": "https://github.com/thephpleague/commonmark.git",
  4098. "reference": "59fb075d2101740c337c7216e3f32b36c204218b"
  4099. },
  4100. "dist": {
  4101. "type": "zip",
  4102. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b",
  4103. "reference": "59fb075d2101740c337c7216e3f32b36c204218b",
  4104. "shasum": ""
  4105. },
  4106. "require": {
  4107. "ext-mbstring": "*",
  4108. "league/config": "^1.1.1",
  4109. "php": "^7.4 || ^8.0",
  4110. "psr/event-dispatcher": "^1.0",
  4111. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  4112. "symfony/polyfill-php80": "^1.16"
  4113. },
  4114. "require-dev": {
  4115. "cebe/markdown": "^1.0",
  4116. "commonmark/cmark": "0.31.1",
  4117. "commonmark/commonmark.js": "0.31.1",
  4118. "composer/package-versions-deprecated": "^1.8",
  4119. "embed/embed": "^4.4",
  4120. "erusev/parsedown": "^1.0",
  4121. "ext-json": "*",
  4122. "github/gfm": "0.29.0",
  4123. "michelf/php-markdown": "^1.4 || ^2.0",
  4124. "nyholm/psr7": "^1.5",
  4125. "phpstan/phpstan": "^1.8.2",
  4126. "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
  4127. "scrutinizer/ocular": "^1.8.1",
  4128. "symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
  4129. "symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
  4130. "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
  4131. "unleashedtech/php-coding-standard": "^3.1.1",
  4132. "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
  4133. },
  4134. "suggest": {
  4135. "symfony/yaml": "v2.3+ required if using the Front Matter extension"
  4136. },
  4137. "type": "library",
  4138. "extra": {
  4139. "branch-alias": {
  4140. "dev-main": "2.9-dev"
  4141. }
  4142. },
  4143. "autoload": {
  4144. "psr-4": {
  4145. "League\\CommonMark\\": "src"
  4146. }
  4147. },
  4148. "notification-url": "https://packagist.org/downloads/",
  4149. "license": [
  4150. "BSD-3-Clause"
  4151. ],
  4152. "authors": [
  4153. {
  4154. "name": "Colin O'Dell",
  4155. "email": "colinodell@gmail.com",
  4156. "homepage": "https://www.colinodell.com",
  4157. "role": "Lead Developer"
  4158. }
  4159. ],
  4160. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
  4161. "homepage": "https://commonmark.thephpleague.com",
  4162. "keywords": [
  4163. "commonmark",
  4164. "flavored",
  4165. "gfm",
  4166. "github",
  4167. "github-flavored",
  4168. "markdown",
  4169. "md",
  4170. "parser"
  4171. ],
  4172. "support": {
  4173. "docs": "https://commonmark.thephpleague.com/",
  4174. "forum": "https://github.com/thephpleague/commonmark/discussions",
  4175. "issues": "https://github.com/thephpleague/commonmark/issues",
  4176. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  4177. "source": "https://github.com/thephpleague/commonmark"
  4178. },
  4179. "funding": [
  4180. {
  4181. "url": "https://www.colinodell.com/sponsor",
  4182. "type": "custom"
  4183. },
  4184. {
  4185. "url": "https://www.paypal.me/colinpodell/10.00",
  4186. "type": "custom"
  4187. },
  4188. {
  4189. "url": "https://github.com/colinodell",
  4190. "type": "github"
  4191. },
  4192. {
  4193. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  4194. "type": "tidelift"
  4195. }
  4196. ],
  4197. "time": "2026-03-19T13:16:38+00:00"
  4198. },
  4199. {
  4200. "name": "league/config",
  4201. "version": "v1.2.0",
  4202. "source": {
  4203. "type": "git",
  4204. "url": "https://github.com/thephpleague/config.git",
  4205. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
  4206. },
  4207. "dist": {
  4208. "type": "zip",
  4209. "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  4210. "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
  4211. "shasum": ""
  4212. },
  4213. "require": {
  4214. "dflydev/dot-access-data": "^3.0.1",
  4215. "nette/schema": "^1.2",
  4216. "php": "^7.4 || ^8.0"
  4217. },
  4218. "require-dev": {
  4219. "phpstan/phpstan": "^1.8.2",
  4220. "phpunit/phpunit": "^9.5.5",
  4221. "scrutinizer/ocular": "^1.8.1",
  4222. "unleashedtech/php-coding-standard": "^3.1",
  4223. "vimeo/psalm": "^4.7.3"
  4224. },
  4225. "type": "library",
  4226. "extra": {
  4227. "branch-alias": {
  4228. "dev-main": "1.2-dev"
  4229. }
  4230. },
  4231. "autoload": {
  4232. "psr-4": {
  4233. "League\\Config\\": "src"
  4234. }
  4235. },
  4236. "notification-url": "https://packagist.org/downloads/",
  4237. "license": [
  4238. "BSD-3-Clause"
  4239. ],
  4240. "authors": [
  4241. {
  4242. "name": "Colin O'Dell",
  4243. "email": "colinodell@gmail.com",
  4244. "homepage": "https://www.colinodell.com",
  4245. "role": "Lead Developer"
  4246. }
  4247. ],
  4248. "description": "Define configuration arrays with strict schemas and access values with dot notation",
  4249. "homepage": "https://config.thephpleague.com",
  4250. "keywords": [
  4251. "array",
  4252. "config",
  4253. "configuration",
  4254. "dot",
  4255. "dot-access",
  4256. "nested",
  4257. "schema"
  4258. ],
  4259. "support": {
  4260. "docs": "https://config.thephpleague.com/",
  4261. "issues": "https://github.com/thephpleague/config/issues",
  4262. "rss": "https://github.com/thephpleague/config/releases.atom",
  4263. "source": "https://github.com/thephpleague/config"
  4264. },
  4265. "funding": [
  4266. {
  4267. "url": "https://www.colinodell.com/sponsor",
  4268. "type": "custom"
  4269. },
  4270. {
  4271. "url": "https://www.paypal.me/colinpodell/10.00",
  4272. "type": "custom"
  4273. },
  4274. {
  4275. "url": "https://github.com/colinodell",
  4276. "type": "github"
  4277. }
  4278. ],
  4279. "time": "2022-12-11T20:36:23+00:00"
  4280. },
  4281. {
  4282. "name": "league/flysystem",
  4283. "version": "3.34.0",
  4284. "source": {
  4285. "type": "git",
  4286. "url": "https://github.com/thephpleague/flysystem.git",
  4287. "reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e"
  4288. },
  4289. "dist": {
  4290. "type": "zip",
  4291. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
  4292. "reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
  4293. "shasum": ""
  4294. },
  4295. "require": {
  4296. "league/flysystem-local": "^3.0.0",
  4297. "league/mime-type-detection": "^1.0.0",
  4298. "php": "^8.0.2"
  4299. },
  4300. "conflict": {
  4301. "async-aws/core": "<1.19.0",
  4302. "async-aws/s3": "<1.14.0",
  4303. "aws/aws-sdk-php": "3.209.31 || 3.210.0",
  4304. "guzzlehttp/guzzle": "<7.0",
  4305. "guzzlehttp/ringphp": "<1.1.1",
  4306. "phpseclib/phpseclib": "3.0.15",
  4307. "symfony/http-client": "<5.2"
  4308. },
  4309. "require-dev": {
  4310. "async-aws/s3": "^1.5 || ^2.0",
  4311. "async-aws/simple-s3": "^1.1 || ^2.0",
  4312. "aws/aws-sdk-php": "^3.295.10",
  4313. "composer/semver": "^3.0",
  4314. "ext-fileinfo": "*",
  4315. "ext-ftp": "*",
  4316. "ext-mongodb": "^1.3|^2",
  4317. "ext-zip": "*",
  4318. "friendsofphp/php-cs-fixer": "^3.5",
  4319. "google/cloud-storage": "^1.23",
  4320. "guzzlehttp/psr7": "^2.6",
  4321. "microsoft/azure-storage-blob": "^1.1",
  4322. "mongodb/mongodb": "^1.2|^2",
  4323. "phpseclib/phpseclib": "^3.0.36",
  4324. "phpstan/phpstan": "^1.10",
  4325. "phpunit/phpunit": "^9.5.11|^10.0",
  4326. "sabre/dav": "^4.6.0"
  4327. },
  4328. "type": "library",
  4329. "autoload": {
  4330. "psr-4": {
  4331. "League\\Flysystem\\": "src"
  4332. }
  4333. },
  4334. "notification-url": "https://packagist.org/downloads/",
  4335. "license": [
  4336. "MIT"
  4337. ],
  4338. "authors": [
  4339. {
  4340. "name": "Frank de Jonge",
  4341. "email": "info@frankdejonge.nl"
  4342. }
  4343. ],
  4344. "description": "File storage abstraction for PHP",
  4345. "keywords": [
  4346. "WebDAV",
  4347. "aws",
  4348. "cloud",
  4349. "file",
  4350. "files",
  4351. "filesystem",
  4352. "filesystems",
  4353. "ftp",
  4354. "s3",
  4355. "sftp",
  4356. "storage"
  4357. ],
  4358. "support": {
  4359. "issues": "https://github.com/thephpleague/flysystem/issues",
  4360. "source": "https://github.com/thephpleague/flysystem/tree/3.34.0"
  4361. },
  4362. "time": "2026-05-14T10:28:08+00:00"
  4363. },
  4364. {
  4365. "name": "league/flysystem-bundle",
  4366. "version": "3.6.2",
  4367. "source": {
  4368. "type": "git",
  4369. "url": "https://github.com/thephpleague/flysystem-bundle.git",
  4370. "reference": "123ab96910177751faf3b6cc85eecc360ec12a1f"
  4371. },
  4372. "dist": {
  4373. "type": "zip",
  4374. "url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/123ab96910177751faf3b6cc85eecc360ec12a1f",
  4375. "reference": "123ab96910177751faf3b6cc85eecc360ec12a1f",
  4376. "shasum": ""
  4377. },
  4378. "require": {
  4379. "league/flysystem": "^3.0",
  4380. "php": ">=8.2",
  4381. "symfony/config": "^6.0 || ^7.0 || ^8.0",
  4382. "symfony/dependency-injection": "^6.0 || ^7.0 || ^8.0",
  4383. "symfony/deprecation-contracts": "^2.1 || ^3",
  4384. "symfony/http-kernel": "^6.0 || ^7.0 || ^8.0",
  4385. "symfony/options-resolver": "^6.0 || ^7.0 || ^8.0"
  4386. },
  4387. "require-dev": {
  4388. "doctrine/mongodb-odm": "^2.0",
  4389. "league/flysystem-async-aws-s3": "^3.1",
  4390. "league/flysystem-aws-s3-v3": "^3.1",
  4391. "league/flysystem-azure-blob-storage": "^3.1",
  4392. "league/flysystem-ftp": "^3.1",
  4393. "league/flysystem-google-cloud-storage": "^3.1",
  4394. "league/flysystem-gridfs": "^3.28",
  4395. "league/flysystem-memory": "^3.1",
  4396. "league/flysystem-read-only": "^3.15",
  4397. "league/flysystem-sftp-v3": "^3.1",
  4398. "league/flysystem-webdav": "^3.29",
  4399. "platformcommunity/flysystem-bunnycdn": "^3.3",
  4400. "symfony/dotenv": "^6.0 || ^7.0 || ^8.0",
  4401. "symfony/framework-bundle": "^6.0 || ^7.0 || ^8.0",
  4402. "symfony/phpunit-bridge": "^6.0 || ^7.0 || ^8.0",
  4403. "symfony/var-dumper": "^6.0 || ^7.0 || ^8.0"
  4404. },
  4405. "type": "symfony-bundle",
  4406. "autoload": {
  4407. "psr-4": {
  4408. "League\\FlysystemBundle\\": "src"
  4409. }
  4410. },
  4411. "notification-url": "https://packagist.org/downloads/",
  4412. "license": [
  4413. "MIT"
  4414. ],
  4415. "authors": [
  4416. {
  4417. "name": "Titouan Galopin",
  4418. "email": "galopintitouan@gmail.com"
  4419. }
  4420. ],
  4421. "description": "Symfony bundle integrating Flysystem into Symfony applications",
  4422. "keywords": [
  4423. "Flysystem",
  4424. "bundle",
  4425. "filesystem",
  4426. "symfony"
  4427. ],
  4428. "support": {
  4429. "issues": "https://github.com/thephpleague/flysystem-bundle/issues",
  4430. "source": "https://github.com/thephpleague/flysystem-bundle/tree/3.6.2"
  4431. },
  4432. "time": "2026-02-05T15:26:57+00:00"
  4433. },
  4434. {
  4435. "name": "league/flysystem-local",
  4436. "version": "3.31.0",
  4437. "source": {
  4438. "type": "git",
  4439. "url": "https://github.com/thephpleague/flysystem-local.git",
  4440. "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
  4441. },
  4442. "dist": {
  4443. "type": "zip",
  4444. "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079",
  4445. "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079",
  4446. "shasum": ""
  4447. },
  4448. "require": {
  4449. "ext-fileinfo": "*",
  4450. "league/flysystem": "^3.0.0",
  4451. "league/mime-type-detection": "^1.0.0",
  4452. "php": "^8.0.2"
  4453. },
  4454. "type": "library",
  4455. "autoload": {
  4456. "psr-4": {
  4457. "League\\Flysystem\\Local\\": ""
  4458. }
  4459. },
  4460. "notification-url": "https://packagist.org/downloads/",
  4461. "license": [
  4462. "MIT"
  4463. ],
  4464. "authors": [
  4465. {
  4466. "name": "Frank de Jonge",
  4467. "email": "info@frankdejonge.nl"
  4468. }
  4469. ],
  4470. "description": "Local filesystem adapter for Flysystem.",
  4471. "keywords": [
  4472. "Flysystem",
  4473. "file",
  4474. "files",
  4475. "filesystem",
  4476. "local"
  4477. ],
  4478. "support": {
  4479. "source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
  4480. },
  4481. "time": "2026-01-23T15:30:45+00:00"
  4482. },
  4483. {
  4484. "name": "league/mime-type-detection",
  4485. "version": "1.16.0",
  4486. "source": {
  4487. "type": "git",
  4488. "url": "https://github.com/thephpleague/mime-type-detection.git",
  4489. "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
  4490. },
  4491. "dist": {
  4492. "type": "zip",
  4493. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
  4494. "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
  4495. "shasum": ""
  4496. },
  4497. "require": {
  4498. "ext-fileinfo": "*",
  4499. "php": "^7.4 || ^8.0"
  4500. },
  4501. "require-dev": {
  4502. "friendsofphp/php-cs-fixer": "^3.2",
  4503. "phpstan/phpstan": "^0.12.68",
  4504. "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
  4505. },
  4506. "type": "library",
  4507. "autoload": {
  4508. "psr-4": {
  4509. "League\\MimeTypeDetection\\": "src"
  4510. }
  4511. },
  4512. "notification-url": "https://packagist.org/downloads/",
  4513. "license": [
  4514. "MIT"
  4515. ],
  4516. "authors": [
  4517. {
  4518. "name": "Frank de Jonge",
  4519. "email": "info@frankdejonge.nl"
  4520. }
  4521. ],
  4522. "description": "Mime-type detection for Flysystem",
  4523. "support": {
  4524. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  4525. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
  4526. },
  4527. "funding": [
  4528. {
  4529. "url": "https://github.com/frankdejonge",
  4530. "type": "github"
  4531. },
  4532. {
  4533. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  4534. "type": "tidelift"
  4535. }
  4536. ],
  4537. "time": "2024-09-21T08:32:55+00:00"
  4538. },
  4539. {
  4540. "name": "league/uri",
  4541. "version": "7.8.1",
  4542. "source": {
  4543. "type": "git",
  4544. "url": "https://github.com/thephpleague/uri.git",
  4545. "reference": "08cf38e3924d4f56238125547b5720496fac8fd4"
  4546. },
  4547. "dist": {
  4548. "type": "zip",
  4549. "url": "https://api.github.com/repos/thephpleague/uri/zipball/08cf38e3924d4f56238125547b5720496fac8fd4",
  4550. "reference": "08cf38e3924d4f56238125547b5720496fac8fd4",
  4551. "shasum": ""
  4552. },
  4553. "require": {
  4554. "league/uri-interfaces": "^7.8.1",
  4555. "php": "^8.1",
  4556. "psr/http-factory": "^1"
  4557. },
  4558. "conflict": {
  4559. "league/uri-schemes": "^1.0"
  4560. },
  4561. "suggest": {
  4562. "ext-bcmath": "to improve IPV4 host parsing",
  4563. "ext-dom": "to convert the URI into an HTML anchor tag",
  4564. "ext-fileinfo": "to create Data URI from file contennts",
  4565. "ext-gmp": "to improve IPV4 host parsing",
  4566. "ext-intl": "to handle IDN host with the best performance",
  4567. "ext-uri": "to use the PHP native URI class",
  4568. "jeremykendall/php-domain-parser": "to further parse the URI host and resolve its Public Suffix and Top Level Domain",
  4569. "league/uri-components": "to provide additional tools to manipulate URI objects components",
  4570. "league/uri-polyfill": "to backport the PHP URI extension for older versions of PHP",
  4571. "php-64bit": "to improve IPV4 host parsing",
  4572. "rowbot/url": "to handle URLs using the WHATWG URL Living Standard specification",
  4573. "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present"
  4574. },
  4575. "type": "library",
  4576. "extra": {
  4577. "branch-alias": {
  4578. "dev-master": "7.x-dev"
  4579. }
  4580. },
  4581. "autoload": {
  4582. "psr-4": {
  4583. "League\\Uri\\": ""
  4584. }
  4585. },
  4586. "notification-url": "https://packagist.org/downloads/",
  4587. "license": [
  4588. "MIT"
  4589. ],
  4590. "authors": [
  4591. {
  4592. "name": "Ignace Nyamagana Butera",
  4593. "email": "nyamsprod@gmail.com",
  4594. "homepage": "https://nyamsprod.com"
  4595. }
  4596. ],
  4597. "description": "URI manipulation library",
  4598. "homepage": "https://uri.thephpleague.com",
  4599. "keywords": [
  4600. "URN",
  4601. "data-uri",
  4602. "file-uri",
  4603. "ftp",
  4604. "hostname",
  4605. "http",
  4606. "https",
  4607. "middleware",
  4608. "parse_str",
  4609. "parse_url",
  4610. "psr-7",
  4611. "query-string",
  4612. "querystring",
  4613. "rfc2141",
  4614. "rfc3986",
  4615. "rfc3987",
  4616. "rfc6570",
  4617. "rfc8141",
  4618. "uri",
  4619. "uri-template",
  4620. "url",
  4621. "ws"
  4622. ],
  4623. "support": {
  4624. "docs": "https://uri.thephpleague.com",
  4625. "forum": "https://thephpleague.slack.com",
  4626. "issues": "https://github.com/thephpleague/uri-src/issues",
  4627. "source": "https://github.com/thephpleague/uri/tree/7.8.1"
  4628. },
  4629. "funding": [
  4630. {
  4631. "url": "https://github.com/sponsors/nyamsprod",
  4632. "type": "github"
  4633. }
  4634. ],
  4635. "time": "2026-03-15T20:22:25+00:00"
  4636. },
  4637. {
  4638. "name": "league/uri-interfaces",
  4639. "version": "7.8.1",
  4640. "source": {
  4641. "type": "git",
  4642. "url": "https://github.com/thephpleague/uri-interfaces.git",
  4643. "reference": "85d5c77c5d6d3af6c54db4a78246364908f3c928"
  4644. },
  4645. "dist": {
  4646. "type": "zip",
  4647. "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/85d5c77c5d6d3af6c54db4a78246364908f3c928",
  4648. "reference": "85d5c77c5d6d3af6c54db4a78246364908f3c928",
  4649. "shasum": ""
  4650. },
  4651. "require": {
  4652. "ext-filter": "*",
  4653. "php": "^8.1",
  4654. "psr/http-message": "^1.1 || ^2.0"
  4655. },
  4656. "suggest": {
  4657. "ext-bcmath": "to improve IPV4 host parsing",
  4658. "ext-gmp": "to improve IPV4 host parsing",
  4659. "ext-intl": "to handle IDN host with the best performance",
  4660. "php-64bit": "to improve IPV4 host parsing",
  4661. "rowbot/url": "to handle URLs using the WHATWG URL Living Standard specification",
  4662. "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present"
  4663. },
  4664. "type": "library",
  4665. "extra": {
  4666. "branch-alias": {
  4667. "dev-master": "7.x-dev"
  4668. }
  4669. },
  4670. "autoload": {
  4671. "psr-4": {
  4672. "League\\Uri\\": ""
  4673. }
  4674. },
  4675. "notification-url": "https://packagist.org/downloads/",
  4676. "license": [
  4677. "MIT"
  4678. ],
  4679. "authors": [
  4680. {
  4681. "name": "Ignace Nyamagana Butera",
  4682. "email": "nyamsprod@gmail.com",
  4683. "homepage": "https://nyamsprod.com"
  4684. }
  4685. ],
  4686. "description": "Common tools for parsing and resolving RFC3987/RFC3986 URI",
  4687. "homepage": "https://uri.thephpleague.com",
  4688. "keywords": [
  4689. "data-uri",
  4690. "file-uri",
  4691. "ftp",
  4692. "hostname",
  4693. "http",
  4694. "https",
  4695. "parse_str",
  4696. "parse_url",
  4697. "psr-7",
  4698. "query-string",
  4699. "querystring",
  4700. "rfc3986",
  4701. "rfc3987",
  4702. "rfc6570",
  4703. "uri",
  4704. "url",
  4705. "ws"
  4706. ],
  4707. "support": {
  4708. "docs": "https://uri.thephpleague.com",
  4709. "forum": "https://thephpleague.slack.com",
  4710. "issues": "https://github.com/thephpleague/uri-src/issues",
  4711. "source": "https://github.com/thephpleague/uri-interfaces/tree/7.8.1"
  4712. },
  4713. "funding": [
  4714. {
  4715. "url": "https://github.com/sponsors/nyamsprod",
  4716. "type": "github"
  4717. }
  4718. ],
  4719. "time": "2026-03-08T20:05:35+00:00"
  4720. },
  4721. {
  4722. "name": "masterminds/html5",
  4723. "version": "2.10.0",
  4724. "source": {
  4725. "type": "git",
  4726. "url": "https://github.com/Masterminds/html5-php.git",
  4727. "reference": "fcf91eb64359852f00d921887b219479b4f21251"
  4728. },
  4729. "dist": {
  4730. "type": "zip",
  4731. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251",
  4732. "reference": "fcf91eb64359852f00d921887b219479b4f21251",
  4733. "shasum": ""
  4734. },
  4735. "require": {
  4736. "ext-dom": "*",
  4737. "php": ">=5.3.0"
  4738. },
  4739. "require-dev": {
  4740. "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
  4741. },
  4742. "type": "library",
  4743. "extra": {
  4744. "branch-alias": {
  4745. "dev-master": "2.7-dev"
  4746. }
  4747. },
  4748. "autoload": {
  4749. "psr-4": {
  4750. "Masterminds\\": "src"
  4751. }
  4752. },
  4753. "notification-url": "https://packagist.org/downloads/",
  4754. "license": [
  4755. "MIT"
  4756. ],
  4757. "authors": [
  4758. {
  4759. "name": "Matt Butcher",
  4760. "email": "technosophos@gmail.com"
  4761. },
  4762. {
  4763. "name": "Matt Farina",
  4764. "email": "matt@mattfarina.com"
  4765. },
  4766. {
  4767. "name": "Asmir Mustafic",
  4768. "email": "goetas@gmail.com"
  4769. }
  4770. ],
  4771. "description": "An HTML5 parser and serializer.",
  4772. "homepage": "http://masterminds.github.io/html5-php",
  4773. "keywords": [
  4774. "HTML5",
  4775. "dom",
  4776. "html",
  4777. "parser",
  4778. "querypath",
  4779. "serializer",
  4780. "xml"
  4781. ],
  4782. "support": {
  4783. "issues": "https://github.com/Masterminds/html5-php/issues",
  4784. "source": "https://github.com/Masterminds/html5-php/tree/2.10.0"
  4785. },
  4786. "time": "2025-07-25T09:04:22+00:00"
  4787. },
  4788. {
  4789. "name": "matthiasmullie/minify",
  4790. "version": "1.3.75",
  4791. "source": {
  4792. "type": "git",
  4793. "url": "https://github.com/matthiasmullie/minify.git",
  4794. "reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
  4795. },
  4796. "dist": {
  4797. "type": "zip",
  4798. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
  4799. "reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
  4800. "shasum": ""
  4801. },
  4802. "require": {
  4803. "ext-pcre": "*",
  4804. "matthiasmullie/path-converter": "~1.1",
  4805. "php": ">=5.3.0"
  4806. },
  4807. "require-dev": {
  4808. "friendsofphp/php-cs-fixer": ">=2.0",
  4809. "matthiasmullie/scrapbook": ">=1.3",
  4810. "phpunit/phpunit": ">=4.8"
  4811. },
  4812. "suggest": {
  4813. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  4814. },
  4815. "bin": [
  4816. "bin/minifycss",
  4817. "bin/minifyjs"
  4818. ],
  4819. "type": "library",
  4820. "autoload": {
  4821. "psr-4": {
  4822. "MatthiasMullie\\Minify\\": "src/"
  4823. }
  4824. },
  4825. "notification-url": "https://packagist.org/downloads/",
  4826. "license": [
  4827. "MIT"
  4828. ],
  4829. "authors": [
  4830. {
  4831. "name": "Matthias Mullie",
  4832. "email": "minify@mullie.eu",
  4833. "homepage": "https://www.mullie.eu",
  4834. "role": "Developer"
  4835. }
  4836. ],
  4837. "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
  4838. "homepage": "https://github.com/matthiasmullie/minify",
  4839. "keywords": [
  4840. "JS",
  4841. "css",
  4842. "javascript",
  4843. "minifier",
  4844. "minify"
  4845. ],
  4846. "support": {
  4847. "issues": "https://github.com/matthiasmullie/minify/issues",
  4848. "source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
  4849. },
  4850. "funding": [
  4851. {
  4852. "url": "https://github.com/matthiasmullie",
  4853. "type": "github"
  4854. }
  4855. ],
  4856. "time": "2025-06-25T09:56:19+00:00"
  4857. },
  4858. {
  4859. "name": "matthiasmullie/path-converter",
  4860. "version": "1.1.3",
  4861. "source": {
  4862. "type": "git",
  4863. "url": "https://github.com/matthiasmullie/path-converter.git",
  4864. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  4865. },
  4866. "dist": {
  4867. "type": "zip",
  4868. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  4869. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  4870. "shasum": ""
  4871. },
  4872. "require": {
  4873. "ext-pcre": "*",
  4874. "php": ">=5.3.0"
  4875. },
  4876. "require-dev": {
  4877. "phpunit/phpunit": "~4.8"
  4878. },
  4879. "type": "library",
  4880. "autoload": {
  4881. "psr-4": {
  4882. "MatthiasMullie\\PathConverter\\": "src/"
  4883. }
  4884. },
  4885. "notification-url": "https://packagist.org/downloads/",
  4886. "license": [
  4887. "MIT"
  4888. ],
  4889. "authors": [
  4890. {
  4891. "name": "Matthias Mullie",
  4892. "email": "pathconverter@mullie.eu",
  4893. "homepage": "http://www.mullie.eu",
  4894. "role": "Developer"
  4895. }
  4896. ],
  4897. "description": "Relative path converter",
  4898. "homepage": "http://github.com/matthiasmullie/path-converter",
  4899. "keywords": [
  4900. "converter",
  4901. "path",
  4902. "paths",
  4903. "relative"
  4904. ],
  4905. "support": {
  4906. "issues": "https://github.com/matthiasmullie/path-converter/issues",
  4907. "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
  4908. },
  4909. "time": "2019-02-05T23:41:09+00:00"
  4910. },
  4911. {
  4912. "name": "monolog/monolog",
  4913. "version": "3.10.0",
  4914. "source": {
  4915. "type": "git",
  4916. "url": "https://github.com/Seldaek/monolog.git",
  4917. "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
  4918. },
  4919. "dist": {
  4920. "type": "zip",
  4921. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
  4922. "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
  4923. "shasum": ""
  4924. },
  4925. "require": {
  4926. "php": ">=8.1",
  4927. "psr/log": "^2.0 || ^3.0"
  4928. },
  4929. "provide": {
  4930. "psr/log-implementation": "3.0.0"
  4931. },
  4932. "require-dev": {
  4933. "aws/aws-sdk-php": "^3.0",
  4934. "doctrine/couchdb": "~1.0@dev",
  4935. "elasticsearch/elasticsearch": "^7 || ^8",
  4936. "ext-json": "*",
  4937. "graylog2/gelf-php": "^1.4.2 || ^2.0",
  4938. "guzzlehttp/guzzle": "^7.4.5",
  4939. "guzzlehttp/psr7": "^2.2",
  4940. "mongodb/mongodb": "^1.8 || ^2.0",
  4941. "php-amqplib/php-amqplib": "~2.4 || ^3",
  4942. "php-console/php-console": "^3.1.8",
  4943. "phpstan/phpstan": "^2",
  4944. "phpstan/phpstan-deprecation-rules": "^2",
  4945. "phpstan/phpstan-strict-rules": "^2",
  4946. "phpunit/phpunit": "^10.5.17 || ^11.0.7",
  4947. "predis/predis": "^1.1 || ^2",
  4948. "rollbar/rollbar": "^4.0",
  4949. "ruflin/elastica": "^7 || ^8",
  4950. "symfony/mailer": "^5.4 || ^6",
  4951. "symfony/mime": "^5.4 || ^6"
  4952. },
  4953. "suggest": {
  4954. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  4955. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  4956. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  4957. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  4958. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  4959. "ext-mbstring": "Allow to work properly with unicode symbols",
  4960. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  4961. "ext-openssl": "Required to send log messages using SSL",
  4962. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  4963. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  4964. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  4965. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  4966. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  4967. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  4968. },
  4969. "type": "library",
  4970. "extra": {
  4971. "branch-alias": {
  4972. "dev-main": "3.x-dev"
  4973. }
  4974. },
  4975. "autoload": {
  4976. "psr-4": {
  4977. "Monolog\\": "src/Monolog"
  4978. }
  4979. },
  4980. "notification-url": "https://packagist.org/downloads/",
  4981. "license": [
  4982. "MIT"
  4983. ],
  4984. "authors": [
  4985. {
  4986. "name": "Jordi Boggiano",
  4987. "email": "j.boggiano@seld.be",
  4988. "homepage": "https://seld.be"
  4989. }
  4990. ],
  4991. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  4992. "homepage": "https://github.com/Seldaek/monolog",
  4993. "keywords": [
  4994. "log",
  4995. "logging",
  4996. "psr-3"
  4997. ],
  4998. "support": {
  4999. "issues": "https://github.com/Seldaek/monolog/issues",
  5000. "source": "https://github.com/Seldaek/monolog/tree/3.10.0"
  5001. },
  5002. "funding": [
  5003. {
  5004. "url": "https://github.com/Seldaek",
  5005. "type": "github"
  5006. },
  5007. {
  5008. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  5009. "type": "tidelift"
  5010. }
  5011. ],
  5012. "time": "2026-01-02T08:56:05+00:00"
  5013. },
  5014. {
  5015. "name": "nelmio/cors-bundle",
  5016. "version": "2.6.1",
  5017. "source": {
  5018. "type": "git",
  5019. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  5020. "reference": "3d80dbcd5d1eb5f8b20ed5199e1778d44c2e4d1c"
  5021. },
  5022. "dist": {
  5023. "type": "zip",
  5024. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/3d80dbcd5d1eb5f8b20ed5199e1778d44c2e4d1c",
  5025. "reference": "3d80dbcd5d1eb5f8b20ed5199e1778d44c2e4d1c",
  5026. "shasum": ""
  5027. },
  5028. "require": {
  5029. "psr/log": "^1.0 || ^2.0 || ^3.0",
  5030. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
  5031. },
  5032. "require-dev": {
  5033. "phpstan/phpstan": "^1.11.5",
  5034. "phpstan/phpstan-deprecation-rules": "^1.2.0",
  5035. "phpstan/phpstan-phpunit": "^1.4",
  5036. "phpstan/phpstan-symfony": "^1.4.4",
  5037. "phpunit/phpunit": "^8"
  5038. },
  5039. "type": "symfony-bundle",
  5040. "extra": {
  5041. "branch-alias": {
  5042. "dev-master": "2.x-dev"
  5043. }
  5044. },
  5045. "autoload": {
  5046. "psr-4": {
  5047. "Nelmio\\CorsBundle\\": ""
  5048. },
  5049. "exclude-from-classmap": [
  5050. "/Tests/"
  5051. ]
  5052. },
  5053. "notification-url": "https://packagist.org/downloads/",
  5054. "license": [
  5055. "MIT"
  5056. ],
  5057. "authors": [
  5058. {
  5059. "name": "Nelmio",
  5060. "homepage": "http://nelm.io"
  5061. },
  5062. {
  5063. "name": "Symfony Community",
  5064. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  5065. }
  5066. ],
  5067. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  5068. "keywords": [
  5069. "api",
  5070. "cors",
  5071. "crossdomain"
  5072. ],
  5073. "support": {
  5074. "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
  5075. "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.6.1"
  5076. },
  5077. "time": "2026-01-12T15:59:08+00:00"
  5078. },
  5079. {
  5080. "name": "nelmio/security-bundle",
  5081. "version": "v3.9.0",
  5082. "source": {
  5083. "type": "git",
  5084. "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
  5085. "reference": "86dd4d12bc729498cd6f52b95ab6b36a66c72fd2"
  5086. },
  5087. "dist": {
  5088. "type": "zip",
  5089. "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/86dd4d12bc729498cd6f52b95ab6b36a66c72fd2",
  5090. "reference": "86dd4d12bc729498cd6f52b95ab6b36a66c72fd2",
  5091. "shasum": ""
  5092. },
  5093. "require": {
  5094. "php": "^7.4 || ^8.0",
  5095. "symfony/deprecation-contracts": "^2.5 || ^3",
  5096. "symfony/framework-bundle": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5097. "symfony/http-kernel": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5098. "symfony/security-core": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5099. "symfony/security-csrf": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5100. "symfony/security-http": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5101. "symfony/yaml": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5102. "ua-parser/uap-php": "^3.4.4"
  5103. },
  5104. "require-dev": {
  5105. "phpstan/phpstan": "^2.0",
  5106. "phpstan/phpstan-deprecation-rules": "^2.0",
  5107. "phpstan/phpstan-phpunit": "^2.0",
  5108. "phpstan/phpstan-strict-rules": "^2.0",
  5109. "phpstan/phpstan-symfony": "^2.0",
  5110. "phpunit/phpunit": "^9.5 || ^10.1 || ^11.0",
  5111. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  5112. "symfony/browser-kit": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5113. "symfony/cache": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5114. "symfony/phpunit-bridge": "^6.3 || ^7.0 || ^8.0",
  5115. "symfony/twig-bundle": "^5.4 || ^6.3 || ^7.0 || ^8.0",
  5116. "twig/twig": "^2.10 || ^3.0"
  5117. },
  5118. "type": "symfony-bundle",
  5119. "extra": {
  5120. "branch-alias": {
  5121. "dev-master": "3.x-dev"
  5122. }
  5123. },
  5124. "autoload": {
  5125. "psr-4": {
  5126. "Nelmio\\SecurityBundle\\": "src/"
  5127. }
  5128. },
  5129. "notification-url": "https://packagist.org/downloads/",
  5130. "license": [
  5131. "MIT"
  5132. ],
  5133. "authors": [
  5134. {
  5135. "name": "Nelmio",
  5136. "homepage": "http://nelm.io"
  5137. },
  5138. {
  5139. "name": "Symfony Community",
  5140. "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
  5141. }
  5142. ],
  5143. "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
  5144. "keywords": [
  5145. "security"
  5146. ],
  5147. "support": {
  5148. "issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
  5149. "source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.9.0"
  5150. },
  5151. "time": "2026-02-23T10:58:33+00:00"
  5152. },
  5153. {
  5154. "name": "nette/schema",
  5155. "version": "v1.3.5",
  5156. "source": {
  5157. "type": "git",
  5158. "url": "https://github.com/nette/schema.git",
  5159. "reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002"
  5160. },
  5161. "dist": {
  5162. "type": "zip",
  5163. "url": "https://api.github.com/repos/nette/schema/zipball/f0ab1a3cda782dbc5da270d28545236aa80c4002",
  5164. "reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002",
  5165. "shasum": ""
  5166. },
  5167. "require": {
  5168. "nette/utils": "^4.0",
  5169. "php": "8.1 - 8.5"
  5170. },
  5171. "require-dev": {
  5172. "nette/phpstan-rules": "^1.0",
  5173. "nette/tester": "^2.6",
  5174. "phpstan/extension-installer": "^1.4@stable",
  5175. "phpstan/phpstan": "^2.1.39@stable",
  5176. "tracy/tracy": "^2.8"
  5177. },
  5178. "type": "library",
  5179. "extra": {
  5180. "branch-alias": {
  5181. "dev-master": "1.3-dev"
  5182. }
  5183. },
  5184. "autoload": {
  5185. "psr-4": {
  5186. "Nette\\": "src"
  5187. },
  5188. "classmap": [
  5189. "src/"
  5190. ]
  5191. },
  5192. "notification-url": "https://packagist.org/downloads/",
  5193. "license": [
  5194. "BSD-3-Clause",
  5195. "GPL-2.0-only",
  5196. "GPL-3.0-only"
  5197. ],
  5198. "authors": [
  5199. {
  5200. "name": "David Grudl",
  5201. "homepage": "https://davidgrudl.com"
  5202. },
  5203. {
  5204. "name": "Nette Community",
  5205. "homepage": "https://nette.org/contributors"
  5206. }
  5207. ],
  5208. "description": "📐 Nette Schema: validating data structures against a given Schema.",
  5209. "homepage": "https://nette.org",
  5210. "keywords": [
  5211. "config",
  5212. "nette"
  5213. ],
  5214. "support": {
  5215. "issues": "https://github.com/nette/schema/issues",
  5216. "source": "https://github.com/nette/schema/tree/v1.3.5"
  5217. },
  5218. "time": "2026-02-23T03:47:12+00:00"
  5219. },
  5220. {
  5221. "name": "nette/utils",
  5222. "version": "v4.1.4",
  5223. "source": {
  5224. "type": "git",
  5225. "url": "https://github.com/nette/utils.git",
  5226. "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7"
  5227. },
  5228. "dist": {
  5229. "type": "zip",
  5230. "url": "https://api.github.com/repos/nette/utils/zipball/7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
  5231. "reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
  5232. "shasum": ""
  5233. },
  5234. "require": {
  5235. "php": "8.2 - 8.5"
  5236. },
  5237. "conflict": {
  5238. "nette/finder": "<3",
  5239. "nette/schema": "<1.2.2"
  5240. },
  5241. "require-dev": {
  5242. "jetbrains/phpstorm-attributes": "^1.2",
  5243. "nette/phpstan-rules": "^1.0",
  5244. "nette/tester": "^2.5",
  5245. "phpstan/extension-installer": "^1.4@stable",
  5246. "phpstan/phpstan": "^2.1@stable",
  5247. "tracy/tracy": "^2.9"
  5248. },
  5249. "suggest": {
  5250. "ext-gd": "to use Image",
  5251. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  5252. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  5253. "ext-json": "to use Nette\\Utils\\Json",
  5254. "ext-mbstring": "to use Strings::lower() etc...",
  5255. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
  5256. },
  5257. "type": "library",
  5258. "extra": {
  5259. "branch-alias": {
  5260. "dev-master": "4.1-dev"
  5261. }
  5262. },
  5263. "autoload": {
  5264. "psr-4": {
  5265. "Nette\\": "src"
  5266. },
  5267. "classmap": [
  5268. "src/"
  5269. ]
  5270. },
  5271. "notification-url": "https://packagist.org/downloads/",
  5272. "license": [
  5273. "BSD-3-Clause",
  5274. "GPL-2.0-only",
  5275. "GPL-3.0-only"
  5276. ],
  5277. "authors": [
  5278. {
  5279. "name": "David Grudl",
  5280. "homepage": "https://davidgrudl.com"
  5281. },
  5282. {
  5283. "name": "Nette Community",
  5284. "homepage": "https://nette.org/contributors"
  5285. }
  5286. ],
  5287. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  5288. "homepage": "https://nette.org",
  5289. "keywords": [
  5290. "array",
  5291. "core",
  5292. "datetime",
  5293. "images",
  5294. "json",
  5295. "nette",
  5296. "paginator",
  5297. "password",
  5298. "slugify",
  5299. "string",
  5300. "unicode",
  5301. "utf-8",
  5302. "utility",
  5303. "validation"
  5304. ],
  5305. "support": {
  5306. "issues": "https://github.com/nette/utils/issues",
  5307. "source": "https://github.com/nette/utils/tree/v4.1.4"
  5308. },
  5309. "time": "2026-05-11T20:49:54+00:00"
  5310. },
  5311. {
  5312. "name": "nikic/php-parser",
  5313. "version": "v5.7.0",
  5314. "source": {
  5315. "type": "git",
  5316. "url": "https://github.com/nikic/PHP-Parser.git",
  5317. "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
  5318. },
  5319. "dist": {
  5320. "type": "zip",
  5321. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
  5322. "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
  5323. "shasum": ""
  5324. },
  5325. "require": {
  5326. "ext-ctype": "*",
  5327. "ext-json": "*",
  5328. "ext-tokenizer": "*",
  5329. "php": ">=7.4"
  5330. },
  5331. "require-dev": {
  5332. "ircmaxell/php-yacc": "^0.0.7",
  5333. "phpunit/phpunit": "^9.0"
  5334. },
  5335. "bin": [
  5336. "bin/php-parse"
  5337. ],
  5338. "type": "library",
  5339. "extra": {
  5340. "branch-alias": {
  5341. "dev-master": "5.x-dev"
  5342. }
  5343. },
  5344. "autoload": {
  5345. "psr-4": {
  5346. "PhpParser\\": "lib/PhpParser"
  5347. }
  5348. },
  5349. "notification-url": "https://packagist.org/downloads/",
  5350. "license": [
  5351. "BSD-3-Clause"
  5352. ],
  5353. "authors": [
  5354. {
  5355. "name": "Nikita Popov"
  5356. }
  5357. ],
  5358. "description": "A PHP parser written in PHP",
  5359. "keywords": [
  5360. "parser",
  5361. "php"
  5362. ],
  5363. "support": {
  5364. "issues": "https://github.com/nikic/PHP-Parser/issues",
  5365. "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
  5366. },
  5367. "time": "2025-12-06T11:56:16+00:00"
  5368. },
  5369. {
  5370. "name": "nyholm/psr7",
  5371. "version": "1.8.2",
  5372. "source": {
  5373. "type": "git",
  5374. "url": "https://github.com/Nyholm/psr7.git",
  5375. "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
  5376. },
  5377. "dist": {
  5378. "type": "zip",
  5379. "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
  5380. "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
  5381. "shasum": ""
  5382. },
  5383. "require": {
  5384. "php": ">=7.2",
  5385. "psr/http-factory": "^1.0",
  5386. "psr/http-message": "^1.1 || ^2.0"
  5387. },
  5388. "provide": {
  5389. "php-http/message-factory-implementation": "1.0",
  5390. "psr/http-factory-implementation": "1.0",
  5391. "psr/http-message-implementation": "1.0"
  5392. },
  5393. "require-dev": {
  5394. "http-interop/http-factory-tests": "^0.9",
  5395. "php-http/message-factory": "^1.0",
  5396. "php-http/psr7-integration-tests": "^1.0",
  5397. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
  5398. "symfony/error-handler": "^4.4"
  5399. },
  5400. "type": "library",
  5401. "extra": {
  5402. "branch-alias": {
  5403. "dev-master": "1.8-dev"
  5404. }
  5405. },
  5406. "autoload": {
  5407. "psr-4": {
  5408. "Nyholm\\Psr7\\": "src/"
  5409. }
  5410. },
  5411. "notification-url": "https://packagist.org/downloads/",
  5412. "license": [
  5413. "MIT"
  5414. ],
  5415. "authors": [
  5416. {
  5417. "name": "Tobias Nyholm",
  5418. "email": "tobias.nyholm@gmail.com"
  5419. },
  5420. {
  5421. "name": "Martijn van der Ven",
  5422. "email": "martijn@vanderven.se"
  5423. }
  5424. ],
  5425. "description": "A fast PHP7 implementation of PSR-7",
  5426. "homepage": "https://tnyholm.se",
  5427. "keywords": [
  5428. "psr-17",
  5429. "psr-7"
  5430. ],
  5431. "support": {
  5432. "issues": "https://github.com/Nyholm/psr7/issues",
  5433. "source": "https://github.com/Nyholm/psr7/tree/1.8.2"
  5434. },
  5435. "funding": [
  5436. {
  5437. "url": "https://github.com/Zegnat",
  5438. "type": "github"
  5439. },
  5440. {
  5441. "url": "https://github.com/nyholm",
  5442. "type": "github"
  5443. }
  5444. ],
  5445. "time": "2024-09-09T07:06:30+00:00"
  5446. },
  5447. {
  5448. "name": "paragonie/constant_time_encoding",
  5449. "version": "v3.1.3",
  5450. "source": {
  5451. "type": "git",
  5452. "url": "https://github.com/paragonie/constant_time_encoding.git",
  5453. "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
  5454. },
  5455. "dist": {
  5456. "type": "zip",
  5457. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
  5458. "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
  5459. "shasum": ""
  5460. },
  5461. "require": {
  5462. "php": "^8"
  5463. },
  5464. "require-dev": {
  5465. "infection/infection": "^0",
  5466. "nikic/php-fuzzer": "^0",
  5467. "phpunit/phpunit": "^9|^10|^11",
  5468. "vimeo/psalm": "^4|^5|^6"
  5469. },
  5470. "type": "library",
  5471. "autoload": {
  5472. "psr-4": {
  5473. "ParagonIE\\ConstantTime\\": "src/"
  5474. }
  5475. },
  5476. "notification-url": "https://packagist.org/downloads/",
  5477. "license": [
  5478. "MIT"
  5479. ],
  5480. "authors": [
  5481. {
  5482. "name": "Paragon Initiative Enterprises",
  5483. "email": "security@paragonie.com",
  5484. "homepage": "https://paragonie.com",
  5485. "role": "Maintainer"
  5486. },
  5487. {
  5488. "name": "Steve 'Sc00bz' Thomas",
  5489. "email": "steve@tobtu.com",
  5490. "homepage": "https://www.tobtu.com",
  5491. "role": "Original Developer"
  5492. }
  5493. ],
  5494. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  5495. "keywords": [
  5496. "base16",
  5497. "base32",
  5498. "base32_decode",
  5499. "base32_encode",
  5500. "base64",
  5501. "base64_decode",
  5502. "base64_encode",
  5503. "bin2hex",
  5504. "encoding",
  5505. "hex",
  5506. "hex2bin",
  5507. "rfc4648"
  5508. ],
  5509. "support": {
  5510. "email": "info@paragonie.com",
  5511. "issues": "https://github.com/paragonie/constant_time_encoding/issues",
  5512. "source": "https://github.com/paragonie/constant_time_encoding"
  5513. },
  5514. "time": "2025-09-24T15:06:41+00:00"
  5515. },
  5516. {
  5517. "name": "php-feed-io/feed-io",
  5518. "version": "v6.3.1",
  5519. "source": {
  5520. "type": "git",
  5521. "url": "https://github.com/php-feed-io/feed-io.git",
  5522. "reference": "77c10d2eafc91cbaa8f07cba25e119ee9ef365e4"
  5523. },
  5524. "dist": {
  5525. "type": "zip",
  5526. "url": "https://api.github.com/repos/php-feed-io/feed-io/zipball/77c10d2eafc91cbaa8f07cba25e119ee9ef365e4",
  5527. "reference": "77c10d2eafc91cbaa8f07cba25e119ee9ef365e4",
  5528. "shasum": ""
  5529. },
  5530. "require": {
  5531. "ext-dom": "*",
  5532. "ext-json": "*",
  5533. "ext-libxml": "*",
  5534. "nyholm/psr7": "^1.5",
  5535. "php": ">=8.1",
  5536. "php-http/discovery": "^1.14",
  5537. "php-http/httplug": "^2.3",
  5538. "psr/http-client-implementation": "*",
  5539. "psr/log": "~1.0|~2.0|~3.0"
  5540. },
  5541. "require-dev": {
  5542. "friendsofphp/php-cs-fixer": "^3.95",
  5543. "monolog/monolog": "^3.10.0",
  5544. "php-http/guzzle7-adapter": "^1.1",
  5545. "php-http/mock-client": "^1.5",
  5546. "phpstan/phpstan": "^2.1.22",
  5547. "phpunit/phpunit": "~10.5.62",
  5548. "rector/rector": "^2.4"
  5549. },
  5550. "suggest": {
  5551. "monolog/monolog": "Allows to handle logs",
  5552. "php-http/guzzle7-adapter": "Handles HTTP requests and responses"
  5553. },
  5554. "bin": [
  5555. "bin/feedio"
  5556. ],
  5557. "type": "library",
  5558. "autoload": {
  5559. "psr-4": {
  5560. "FeedIo\\": "src/FeedIo"
  5561. }
  5562. },
  5563. "notification-url": "https://packagist.org/downloads/",
  5564. "license": [
  5565. "MIT"
  5566. ],
  5567. "authors": [
  5568. {
  5569. "name": "Benjamin Brahmer",
  5570. "email": "info@b-brahmer.de"
  5571. },
  5572. {
  5573. "name": "Alexandre Debril",
  5574. "email": "alex.debril@gmail.com"
  5575. }
  5576. ],
  5577. "description": "PHP library built to consume and serve JSONFeed / RSS / Atom feeds",
  5578. "homepage": "https://php-feed-io.github.io/feed-io/",
  5579. "keywords": [
  5580. "atom",
  5581. "cli",
  5582. "client",
  5583. "feed",
  5584. "jsonfeed",
  5585. "news",
  5586. "rss"
  5587. ],
  5588. "support": {
  5589. "issues": "https://github.com/php-feed-io/feed-io/issues",
  5590. "source": "https://github.com/php-feed-io/feed-io/tree/v6.3.1"
  5591. },
  5592. "funding": [
  5593. {
  5594. "url": "https://github.com/Grotax",
  5595. "type": "github"
  5596. }
  5597. ],
  5598. "time": "2026-04-26T08:56:59+00:00"
  5599. },
  5600. {
  5601. "name": "php-http/client-common",
  5602. "version": "2.7.3",
  5603. "source": {
  5604. "type": "git",
  5605. "url": "https://github.com/php-http/client-common.git",
  5606. "reference": "dcc6de29c90dd74faab55f71b79d89409c4bf0c1"
  5607. },
  5608. "dist": {
  5609. "type": "zip",
  5610. "url": "https://api.github.com/repos/php-http/client-common/zipball/dcc6de29c90dd74faab55f71b79d89409c4bf0c1",
  5611. "reference": "dcc6de29c90dd74faab55f71b79d89409c4bf0c1",
  5612. "shasum": ""
  5613. },
  5614. "require": {
  5615. "php": "^7.1 || ^8.0",
  5616. "php-http/httplug": "^2.0",
  5617. "php-http/message": "^1.6",
  5618. "psr/http-client": "^1.0",
  5619. "psr/http-factory": "^1.0",
  5620. "psr/http-message": "^1.0 || ^2.0",
  5621. "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
  5622. "symfony/polyfill-php80": "^1.17"
  5623. },
  5624. "require-dev": {
  5625. "doctrine/instantiator": "^1.1",
  5626. "guzzlehttp/psr7": "^1.4",
  5627. "nyholm/psr7": "^1.2",
  5628. "phpunit/phpunit": "^7.5.20 || ^8.5.33 || ^9.6.7"
  5629. },
  5630. "suggest": {
  5631. "ext-json": "To detect JSON responses with the ContentTypePlugin",
  5632. "ext-libxml": "To detect XML responses with the ContentTypePlugin",
  5633. "php-http/cache-plugin": "PSR-6 Cache plugin",
  5634. "php-http/logger-plugin": "PSR-3 Logger plugin",
  5635. "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
  5636. },
  5637. "type": "library",
  5638. "autoload": {
  5639. "psr-4": {
  5640. "Http\\Client\\Common\\": "src/"
  5641. }
  5642. },
  5643. "notification-url": "https://packagist.org/downloads/",
  5644. "license": [
  5645. "MIT"
  5646. ],
  5647. "authors": [
  5648. {
  5649. "name": "Márk Sági-Kazár",
  5650. "email": "mark.sagikazar@gmail.com"
  5651. }
  5652. ],
  5653. "description": "Common HTTP Client implementations and tools for HTTPlug",
  5654. "homepage": "http://httplug.io",
  5655. "keywords": [
  5656. "client",
  5657. "common",
  5658. "http",
  5659. "httplug"
  5660. ],
  5661. "support": {
  5662. "issues": "https://github.com/php-http/client-common/issues",
  5663. "source": "https://github.com/php-http/client-common/tree/2.7.3"
  5664. },
  5665. "time": "2025-11-29T19:12:34+00:00"
  5666. },
  5667. {
  5668. "name": "php-http/discovery",
  5669. "version": "1.20.0",
  5670. "source": {
  5671. "type": "git",
  5672. "url": "https://github.com/php-http/discovery.git",
  5673. "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
  5674. },
  5675. "dist": {
  5676. "type": "zip",
  5677. "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
  5678. "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
  5679. "shasum": ""
  5680. },
  5681. "require": {
  5682. "composer-plugin-api": "^1.0|^2.0",
  5683. "php": "^7.1 || ^8.0"
  5684. },
  5685. "conflict": {
  5686. "nyholm/psr7": "<1.0",
  5687. "zendframework/zend-diactoros": "*"
  5688. },
  5689. "provide": {
  5690. "php-http/async-client-implementation": "*",
  5691. "php-http/client-implementation": "*",
  5692. "psr/http-client-implementation": "*",
  5693. "psr/http-factory-implementation": "*",
  5694. "psr/http-message-implementation": "*"
  5695. },
  5696. "require-dev": {
  5697. "composer/composer": "^1.0.2|^2.0",
  5698. "graham-campbell/phpspec-skip-example-extension": "^5.0",
  5699. "php-http/httplug": "^1.0 || ^2.0",
  5700. "php-http/message-factory": "^1.0",
  5701. "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
  5702. "sebastian/comparator": "^3.0.5 || ^4.0.8",
  5703. "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
  5704. },
  5705. "type": "composer-plugin",
  5706. "extra": {
  5707. "class": "Http\\Discovery\\Composer\\Plugin",
  5708. "plugin-optional": true
  5709. },
  5710. "autoload": {
  5711. "psr-4": {
  5712. "Http\\Discovery\\": "src/"
  5713. },
  5714. "exclude-from-classmap": [
  5715. "src/Composer/Plugin.php"
  5716. ]
  5717. },
  5718. "notification-url": "https://packagist.org/downloads/",
  5719. "license": [
  5720. "MIT"
  5721. ],
  5722. "authors": [
  5723. {
  5724. "name": "Márk Sági-Kazár",
  5725. "email": "mark.sagikazar@gmail.com"
  5726. }
  5727. ],
  5728. "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
  5729. "homepage": "http://php-http.org",
  5730. "keywords": [
  5731. "adapter",
  5732. "client",
  5733. "discovery",
  5734. "factory",
  5735. "http",
  5736. "message",
  5737. "psr17",
  5738. "psr7"
  5739. ],
  5740. "support": {
  5741. "issues": "https://github.com/php-http/discovery/issues",
  5742. "source": "https://github.com/php-http/discovery/tree/1.20.0"
  5743. },
  5744. "time": "2024-10-02T11:20:13+00:00"
  5745. },
  5746. {
  5747. "name": "php-http/httplug",
  5748. "version": "2.4.1",
  5749. "source": {
  5750. "type": "git",
  5751. "url": "https://github.com/php-http/httplug.git",
  5752. "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
  5753. },
  5754. "dist": {
  5755. "type": "zip",
  5756. "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
  5757. "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
  5758. "shasum": ""
  5759. },
  5760. "require": {
  5761. "php": "^7.1 || ^8.0",
  5762. "php-http/promise": "^1.1",
  5763. "psr/http-client": "^1.0",
  5764. "psr/http-message": "^1.0 || ^2.0"
  5765. },
  5766. "require-dev": {
  5767. "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
  5768. "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
  5769. },
  5770. "type": "library",
  5771. "autoload": {
  5772. "psr-4": {
  5773. "Http\\Client\\": "src/"
  5774. }
  5775. },
  5776. "notification-url": "https://packagist.org/downloads/",
  5777. "license": [
  5778. "MIT"
  5779. ],
  5780. "authors": [
  5781. {
  5782. "name": "Eric GELOEN",
  5783. "email": "geloen.eric@gmail.com"
  5784. },
  5785. {
  5786. "name": "Márk Sági-Kazár",
  5787. "email": "mark.sagikazar@gmail.com",
  5788. "homepage": "https://sagikazarmark.hu"
  5789. }
  5790. ],
  5791. "description": "HTTPlug, the HTTP client abstraction for PHP",
  5792. "homepage": "http://httplug.io",
  5793. "keywords": [
  5794. "client",
  5795. "http"
  5796. ],
  5797. "support": {
  5798. "issues": "https://github.com/php-http/httplug/issues",
  5799. "source": "https://github.com/php-http/httplug/tree/2.4.1"
  5800. },
  5801. "time": "2024-09-23T11:39:58+00:00"
  5802. },
  5803. {
  5804. "name": "php-http/message",
  5805. "version": "1.16.2",
  5806. "source": {
  5807. "type": "git",
  5808. "url": "https://github.com/php-http/message.git",
  5809. "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
  5810. },
  5811. "dist": {
  5812. "type": "zip",
  5813. "url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
  5814. "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
  5815. "shasum": ""
  5816. },
  5817. "require": {
  5818. "clue/stream-filter": "^1.5",
  5819. "php": "^7.2 || ^8.0",
  5820. "psr/http-message": "^1.1 || ^2.0"
  5821. },
  5822. "provide": {
  5823. "php-http/message-factory-implementation": "1.0"
  5824. },
  5825. "require-dev": {
  5826. "ergebnis/composer-normalize": "^2.6",
  5827. "ext-zlib": "*",
  5828. "guzzlehttp/psr7": "^1.0 || ^2.0",
  5829. "laminas/laminas-diactoros": "^2.0 || ^3.0",
  5830. "php-http/message-factory": "^1.0.2",
  5831. "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
  5832. "slim/slim": "^3.0"
  5833. },
  5834. "suggest": {
  5835. "ext-zlib": "Used with compressor/decompressor streams",
  5836. "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
  5837. "laminas/laminas-diactoros": "Used with Diactoros Factories",
  5838. "slim/slim": "Used with Slim Framework PSR-7 implementation"
  5839. },
  5840. "type": "library",
  5841. "autoload": {
  5842. "files": [
  5843. "src/filters.php"
  5844. ],
  5845. "psr-4": {
  5846. "Http\\Message\\": "src/"
  5847. }
  5848. },
  5849. "notification-url": "https://packagist.org/downloads/",
  5850. "license": [
  5851. "MIT"
  5852. ],
  5853. "authors": [
  5854. {
  5855. "name": "Márk Sági-Kazár",
  5856. "email": "mark.sagikazar@gmail.com"
  5857. }
  5858. ],
  5859. "description": "HTTP Message related tools",
  5860. "homepage": "http://php-http.org",
  5861. "keywords": [
  5862. "http",
  5863. "message",
  5864. "psr-7"
  5865. ],
  5866. "support": {
  5867. "issues": "https://github.com/php-http/message/issues",
  5868. "source": "https://github.com/php-http/message/tree/1.16.2"
  5869. },
  5870. "time": "2024-10-02T11:34:13+00:00"
  5871. },
  5872. {
  5873. "name": "php-http/promise",
  5874. "version": "1.3.1",
  5875. "source": {
  5876. "type": "git",
  5877. "url": "https://github.com/php-http/promise.git",
  5878. "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
  5879. },
  5880. "dist": {
  5881. "type": "zip",
  5882. "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
  5883. "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
  5884. "shasum": ""
  5885. },
  5886. "require": {
  5887. "php": "^7.1 || ^8.0"
  5888. },
  5889. "require-dev": {
  5890. "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
  5891. "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
  5892. },
  5893. "type": "library",
  5894. "autoload": {
  5895. "psr-4": {
  5896. "Http\\Promise\\": "src/"
  5897. }
  5898. },
  5899. "notification-url": "https://packagist.org/downloads/",
  5900. "license": [
  5901. "MIT"
  5902. ],
  5903. "authors": [
  5904. {
  5905. "name": "Joel Wurtz",
  5906. "email": "joel.wurtz@gmail.com"
  5907. },
  5908. {
  5909. "name": "Márk Sági-Kazár",
  5910. "email": "mark.sagikazar@gmail.com"
  5911. }
  5912. ],
  5913. "description": "Promise used for asynchronous HTTP requests",
  5914. "homepage": "http://httplug.io",
  5915. "keywords": [
  5916. "promise"
  5917. ],
  5918. "support": {
  5919. "issues": "https://github.com/php-http/promise/issues",
  5920. "source": "https://github.com/php-http/promise/tree/1.3.1"
  5921. },
  5922. "time": "2024-03-15T13:55:21+00:00"
  5923. },
  5924. {
  5925. "name": "phpdocumentor/reflection-common",
  5926. "version": "2.2.0",
  5927. "source": {
  5928. "type": "git",
  5929. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  5930. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  5931. },
  5932. "dist": {
  5933. "type": "zip",
  5934. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  5935. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  5936. "shasum": ""
  5937. },
  5938. "require": {
  5939. "php": "^7.2 || ^8.0"
  5940. },
  5941. "type": "library",
  5942. "extra": {
  5943. "branch-alias": {
  5944. "dev-2.x": "2.x-dev"
  5945. }
  5946. },
  5947. "autoload": {
  5948. "psr-4": {
  5949. "phpDocumentor\\Reflection\\": "src/"
  5950. }
  5951. },
  5952. "notification-url": "https://packagist.org/downloads/",
  5953. "license": [
  5954. "MIT"
  5955. ],
  5956. "authors": [
  5957. {
  5958. "name": "Jaap van Otterdijk",
  5959. "email": "opensource@ijaap.nl"
  5960. }
  5961. ],
  5962. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  5963. "homepage": "http://www.phpdoc.org",
  5964. "keywords": [
  5965. "FQSEN",
  5966. "phpDocumentor",
  5967. "phpdoc",
  5968. "reflection",
  5969. "static analysis"
  5970. ],
  5971. "support": {
  5972. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  5973. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  5974. },
  5975. "time": "2020-06-27T09:03:43+00:00"
  5976. },
  5977. {
  5978. "name": "phpdocumentor/reflection-docblock",
  5979. "version": "6.0.3",
  5980. "source": {
  5981. "type": "git",
  5982. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  5983. "reference": "7bae67520aa9f5ecc506d646810bd40d9da54582"
  5984. },
  5985. "dist": {
  5986. "type": "zip",
  5987. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/7bae67520aa9f5ecc506d646810bd40d9da54582",
  5988. "reference": "7bae67520aa9f5ecc506d646810bd40d9da54582",
  5989. "shasum": ""
  5990. },
  5991. "require": {
  5992. "doctrine/deprecations": "^1.1",
  5993. "ext-filter": "*",
  5994. "php": "^7.4 || ^8.0",
  5995. "phpdocumentor/reflection-common": "^2.2",
  5996. "phpdocumentor/type-resolver": "^2.0",
  5997. "phpstan/phpdoc-parser": "^2.0",
  5998. "webmozart/assert": "^1.9.1 || ^2"
  5999. },
  6000. "require-dev": {
  6001. "mockery/mockery": "~1.3.5 || ~1.6.0",
  6002. "phpstan/extension-installer": "^1.1",
  6003. "phpstan/phpstan": "^1.8",
  6004. "phpstan/phpstan-mockery": "^1.1",
  6005. "phpstan/phpstan-webmozart-assert": "^1.2",
  6006. "phpunit/phpunit": "^9.5",
  6007. "psalm/phar": "^5.26",
  6008. "shipmonk/dead-code-detector": "^0.5.1"
  6009. },
  6010. "type": "library",
  6011. "extra": {
  6012. "branch-alias": {
  6013. "dev-master": "5.x-dev"
  6014. }
  6015. },
  6016. "autoload": {
  6017. "psr-4": {
  6018. "phpDocumentor\\Reflection\\": "src"
  6019. }
  6020. },
  6021. "notification-url": "https://packagist.org/downloads/",
  6022. "license": [
  6023. "MIT"
  6024. ],
  6025. "authors": [
  6026. {
  6027. "name": "Mike van Riel",
  6028. "email": "me@mikevanriel.com"
  6029. },
  6030. {
  6031. "name": "Jaap van Otterdijk",
  6032. "email": "opensource@ijaap.nl"
  6033. }
  6034. ],
  6035. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  6036. "support": {
  6037. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  6038. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/6.0.3"
  6039. },
  6040. "time": "2026-03-18T20:49:53+00:00"
  6041. },
  6042. {
  6043. "name": "phpdocumentor/type-resolver",
  6044. "version": "2.0.0",
  6045. "source": {
  6046. "type": "git",
  6047. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  6048. "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9"
  6049. },
  6050. "dist": {
  6051. "type": "zip",
  6052. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/327a05bbee54120d4786a0dc67aad30226ad4cf9",
  6053. "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9",
  6054. "shasum": ""
  6055. },
  6056. "require": {
  6057. "doctrine/deprecations": "^1.0",
  6058. "php": "^7.4 || ^8.0",
  6059. "phpdocumentor/reflection-common": "^2.0",
  6060. "phpstan/phpdoc-parser": "^2.0"
  6061. },
  6062. "require-dev": {
  6063. "ext-tokenizer": "*",
  6064. "phpbench/phpbench": "^1.2",
  6065. "phpstan/extension-installer": "^1.4",
  6066. "phpstan/phpstan": "^2.1",
  6067. "phpstan/phpstan-phpunit": "^2.0",
  6068. "phpunit/phpunit": "^9.5",
  6069. "psalm/phar": "^4"
  6070. },
  6071. "type": "library",
  6072. "extra": {
  6073. "branch-alias": {
  6074. "dev-1.x": "1.x-dev",
  6075. "dev-2.x": "2.x-dev"
  6076. }
  6077. },
  6078. "autoload": {
  6079. "psr-4": {
  6080. "phpDocumentor\\Reflection\\": "src"
  6081. }
  6082. },
  6083. "notification-url": "https://packagist.org/downloads/",
  6084. "license": [
  6085. "MIT"
  6086. ],
  6087. "authors": [
  6088. {
  6089. "name": "Mike van Riel",
  6090. "email": "me@mikevanriel.com"
  6091. }
  6092. ],
  6093. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  6094. "support": {
  6095. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  6096. "source": "https://github.com/phpDocumentor/TypeResolver/tree/2.0.0"
  6097. },
  6098. "time": "2026-01-06T21:53:42+00:00"
  6099. },
  6100. {
  6101. "name": "phpspec/php-diff",
  6102. "version": "v1.1.3",
  6103. "source": {
  6104. "type": "git",
  6105. "url": "https://github.com/phpspec/php-diff.git",
  6106. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
  6107. },
  6108. "dist": {
  6109. "type": "zip",
  6110. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  6111. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  6112. "shasum": ""
  6113. },
  6114. "type": "library",
  6115. "extra": {
  6116. "branch-alias": {
  6117. "dev-master": "1.0.x-dev"
  6118. }
  6119. },
  6120. "autoload": {
  6121. "psr-0": {
  6122. "Diff": "lib/"
  6123. }
  6124. },
  6125. "notification-url": "https://packagist.org/downloads/",
  6126. "license": [
  6127. "BSD-3-Clause"
  6128. ],
  6129. "authors": [
  6130. {
  6131. "name": "Chris Boulton",
  6132. "homepage": "http://github.com/chrisboulton"
  6133. }
  6134. ],
  6135. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  6136. "support": {
  6137. "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
  6138. },
  6139. "time": "2020-09-18T13:47:07+00:00"
  6140. },
  6141. {
  6142. "name": "phpstan/phpdoc-parser",
  6143. "version": "2.3.2",
  6144. "source": {
  6145. "type": "git",
  6146. "url": "https://github.com/phpstan/phpdoc-parser.git",
  6147. "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a"
  6148. },
  6149. "dist": {
  6150. "type": "zip",
  6151. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a",
  6152. "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a",
  6153. "shasum": ""
  6154. },
  6155. "require": {
  6156. "php": "^7.4 || ^8.0"
  6157. },
  6158. "require-dev": {
  6159. "doctrine/annotations": "^2.0",
  6160. "nikic/php-parser": "^5.3.0",
  6161. "php-parallel-lint/php-parallel-lint": "^1.2",
  6162. "phpstan/extension-installer": "^1.0",
  6163. "phpstan/phpstan": "^2.0",
  6164. "phpstan/phpstan-phpunit": "^2.0",
  6165. "phpstan/phpstan-strict-rules": "^2.0",
  6166. "phpunit/phpunit": "^9.6",
  6167. "symfony/process": "^5.2"
  6168. },
  6169. "type": "library",
  6170. "autoload": {
  6171. "psr-4": {
  6172. "PHPStan\\PhpDocParser\\": [
  6173. "src/"
  6174. ]
  6175. }
  6176. },
  6177. "notification-url": "https://packagist.org/downloads/",
  6178. "license": [
  6179. "MIT"
  6180. ],
  6181. "description": "PHPDoc parser with support for nullable, intersection and generic types",
  6182. "support": {
  6183. "issues": "https://github.com/phpstan/phpdoc-parser/issues",
  6184. "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.2"
  6185. },
  6186. "time": "2026-01-25T14:56:51+00:00"
  6187. },
  6188. {
  6189. "name": "psr/cache",
  6190. "version": "3.0.0",
  6191. "source": {
  6192. "type": "git",
  6193. "url": "https://github.com/php-fig/cache.git",
  6194. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
  6195. },
  6196. "dist": {
  6197. "type": "zip",
  6198. "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  6199. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  6200. "shasum": ""
  6201. },
  6202. "require": {
  6203. "php": ">=8.0.0"
  6204. },
  6205. "type": "library",
  6206. "extra": {
  6207. "branch-alias": {
  6208. "dev-master": "1.0.x-dev"
  6209. }
  6210. },
  6211. "autoload": {
  6212. "psr-4": {
  6213. "Psr\\Cache\\": "src/"
  6214. }
  6215. },
  6216. "notification-url": "https://packagist.org/downloads/",
  6217. "license": [
  6218. "MIT"
  6219. ],
  6220. "authors": [
  6221. {
  6222. "name": "PHP-FIG",
  6223. "homepage": "https://www.php-fig.org/"
  6224. }
  6225. ],
  6226. "description": "Common interface for caching libraries",
  6227. "keywords": [
  6228. "cache",
  6229. "psr",
  6230. "psr-6"
  6231. ],
  6232. "support": {
  6233. "source": "https://github.com/php-fig/cache/tree/3.0.0"
  6234. },
  6235. "time": "2021-02-03T23:26:27+00:00"
  6236. },
  6237. {
  6238. "name": "psr/clock",
  6239. "version": "1.0.0",
  6240. "source": {
  6241. "type": "git",
  6242. "url": "https://github.com/php-fig/clock.git",
  6243. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  6244. },
  6245. "dist": {
  6246. "type": "zip",
  6247. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  6248. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  6249. "shasum": ""
  6250. },
  6251. "require": {
  6252. "php": "^7.0 || ^8.0"
  6253. },
  6254. "type": "library",
  6255. "autoload": {
  6256. "psr-4": {
  6257. "Psr\\Clock\\": "src/"
  6258. }
  6259. },
  6260. "notification-url": "https://packagist.org/downloads/",
  6261. "license": [
  6262. "MIT"
  6263. ],
  6264. "authors": [
  6265. {
  6266. "name": "PHP-FIG",
  6267. "homepage": "https://www.php-fig.org/"
  6268. }
  6269. ],
  6270. "description": "Common interface for reading the clock.",
  6271. "homepage": "https://github.com/php-fig/clock",
  6272. "keywords": [
  6273. "clock",
  6274. "now",
  6275. "psr",
  6276. "psr-20",
  6277. "time"
  6278. ],
  6279. "support": {
  6280. "issues": "https://github.com/php-fig/clock/issues",
  6281. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  6282. },
  6283. "time": "2022-11-25T14:36:26+00:00"
  6284. },
  6285. {
  6286. "name": "psr/container",
  6287. "version": "2.0.2",
  6288. "source": {
  6289. "type": "git",
  6290. "url": "https://github.com/php-fig/container.git",
  6291. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  6292. },
  6293. "dist": {
  6294. "type": "zip",
  6295. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  6296. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  6297. "shasum": ""
  6298. },
  6299. "require": {
  6300. "php": ">=7.4.0"
  6301. },
  6302. "type": "library",
  6303. "extra": {
  6304. "branch-alias": {
  6305. "dev-master": "2.0.x-dev"
  6306. }
  6307. },
  6308. "autoload": {
  6309. "psr-4": {
  6310. "Psr\\Container\\": "src/"
  6311. }
  6312. },
  6313. "notification-url": "https://packagist.org/downloads/",
  6314. "license": [
  6315. "MIT"
  6316. ],
  6317. "authors": [
  6318. {
  6319. "name": "PHP-FIG",
  6320. "homepage": "https://www.php-fig.org/"
  6321. }
  6322. ],
  6323. "description": "Common Container Interface (PHP FIG PSR-11)",
  6324. "homepage": "https://github.com/php-fig/container",
  6325. "keywords": [
  6326. "PSR-11",
  6327. "container",
  6328. "container-interface",
  6329. "container-interop",
  6330. "psr"
  6331. ],
  6332. "support": {
  6333. "issues": "https://github.com/php-fig/container/issues",
  6334. "source": "https://github.com/php-fig/container/tree/2.0.2"
  6335. },
  6336. "time": "2021-11-05T16:47:00+00:00"
  6337. },
  6338. {
  6339. "name": "psr/event-dispatcher",
  6340. "version": "1.0.0",
  6341. "source": {
  6342. "type": "git",
  6343. "url": "https://github.com/php-fig/event-dispatcher.git",
  6344. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  6345. },
  6346. "dist": {
  6347. "type": "zip",
  6348. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  6349. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  6350. "shasum": ""
  6351. },
  6352. "require": {
  6353. "php": ">=7.2.0"
  6354. },
  6355. "type": "library",
  6356. "extra": {
  6357. "branch-alias": {
  6358. "dev-master": "1.0.x-dev"
  6359. }
  6360. },
  6361. "autoload": {
  6362. "psr-4": {
  6363. "Psr\\EventDispatcher\\": "src/"
  6364. }
  6365. },
  6366. "notification-url": "https://packagist.org/downloads/",
  6367. "license": [
  6368. "MIT"
  6369. ],
  6370. "authors": [
  6371. {
  6372. "name": "PHP-FIG",
  6373. "homepage": "http://www.php-fig.org/"
  6374. }
  6375. ],
  6376. "description": "Standard interfaces for event handling.",
  6377. "keywords": [
  6378. "events",
  6379. "psr",
  6380. "psr-14"
  6381. ],
  6382. "support": {
  6383. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  6384. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  6385. },
  6386. "time": "2019-01-08T18:20:26+00:00"
  6387. },
  6388. {
  6389. "name": "psr/http-client",
  6390. "version": "1.0.3",
  6391. "source": {
  6392. "type": "git",
  6393. "url": "https://github.com/php-fig/http-client.git",
  6394. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
  6395. },
  6396. "dist": {
  6397. "type": "zip",
  6398. "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
  6399. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
  6400. "shasum": ""
  6401. },
  6402. "require": {
  6403. "php": "^7.0 || ^8.0",
  6404. "psr/http-message": "^1.0 || ^2.0"
  6405. },
  6406. "type": "library",
  6407. "extra": {
  6408. "branch-alias": {
  6409. "dev-master": "1.0.x-dev"
  6410. }
  6411. },
  6412. "autoload": {
  6413. "psr-4": {
  6414. "Psr\\Http\\Client\\": "src/"
  6415. }
  6416. },
  6417. "notification-url": "https://packagist.org/downloads/",
  6418. "license": [
  6419. "MIT"
  6420. ],
  6421. "authors": [
  6422. {
  6423. "name": "PHP-FIG",
  6424. "homepage": "https://www.php-fig.org/"
  6425. }
  6426. ],
  6427. "description": "Common interface for HTTP clients",
  6428. "homepage": "https://github.com/php-fig/http-client",
  6429. "keywords": [
  6430. "http",
  6431. "http-client",
  6432. "psr",
  6433. "psr-18"
  6434. ],
  6435. "support": {
  6436. "source": "https://github.com/php-fig/http-client"
  6437. },
  6438. "time": "2023-09-23T14:17:50+00:00"
  6439. },
  6440. {
  6441. "name": "psr/http-factory",
  6442. "version": "1.1.0",
  6443. "source": {
  6444. "type": "git",
  6445. "url": "https://github.com/php-fig/http-factory.git",
  6446. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
  6447. },
  6448. "dist": {
  6449. "type": "zip",
  6450. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  6451. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  6452. "shasum": ""
  6453. },
  6454. "require": {
  6455. "php": ">=7.1",
  6456. "psr/http-message": "^1.0 || ^2.0"
  6457. },
  6458. "type": "library",
  6459. "extra": {
  6460. "branch-alias": {
  6461. "dev-master": "1.0.x-dev"
  6462. }
  6463. },
  6464. "autoload": {
  6465. "psr-4": {
  6466. "Psr\\Http\\Message\\": "src/"
  6467. }
  6468. },
  6469. "notification-url": "https://packagist.org/downloads/",
  6470. "license": [
  6471. "MIT"
  6472. ],
  6473. "authors": [
  6474. {
  6475. "name": "PHP-FIG",
  6476. "homepage": "https://www.php-fig.org/"
  6477. }
  6478. ],
  6479. "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
  6480. "keywords": [
  6481. "factory",
  6482. "http",
  6483. "message",
  6484. "psr",
  6485. "psr-17",
  6486. "psr-7",
  6487. "request",
  6488. "response"
  6489. ],
  6490. "support": {
  6491. "source": "https://github.com/php-fig/http-factory"
  6492. },
  6493. "time": "2024-04-15T12:06:14+00:00"
  6494. },
  6495. {
  6496. "name": "psr/http-message",
  6497. "version": "2.0",
  6498. "source": {
  6499. "type": "git",
  6500. "url": "https://github.com/php-fig/http-message.git",
  6501. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
  6502. },
  6503. "dist": {
  6504. "type": "zip",
  6505. "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  6506. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  6507. "shasum": ""
  6508. },
  6509. "require": {
  6510. "php": "^7.2 || ^8.0"
  6511. },
  6512. "type": "library",
  6513. "extra": {
  6514. "branch-alias": {
  6515. "dev-master": "2.0.x-dev"
  6516. }
  6517. },
  6518. "autoload": {
  6519. "psr-4": {
  6520. "Psr\\Http\\Message\\": "src/"
  6521. }
  6522. },
  6523. "notification-url": "https://packagist.org/downloads/",
  6524. "license": [
  6525. "MIT"
  6526. ],
  6527. "authors": [
  6528. {
  6529. "name": "PHP-FIG",
  6530. "homepage": "https://www.php-fig.org/"
  6531. }
  6532. ],
  6533. "description": "Common interface for HTTP messages",
  6534. "homepage": "https://github.com/php-fig/http-message",
  6535. "keywords": [
  6536. "http",
  6537. "http-message",
  6538. "psr",
  6539. "psr-7",
  6540. "request",
  6541. "response"
  6542. ],
  6543. "support": {
  6544. "source": "https://github.com/php-fig/http-message/tree/2.0"
  6545. },
  6546. "time": "2023-04-04T09:54:51+00:00"
  6547. },
  6548. {
  6549. "name": "psr/log",
  6550. "version": "3.0.2",
  6551. "source": {
  6552. "type": "git",
  6553. "url": "https://github.com/php-fig/log.git",
  6554. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
  6555. },
  6556. "dist": {
  6557. "type": "zip",
  6558. "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  6559. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  6560. "shasum": ""
  6561. },
  6562. "require": {
  6563. "php": ">=8.0.0"
  6564. },
  6565. "type": "library",
  6566. "extra": {
  6567. "branch-alias": {
  6568. "dev-master": "3.x-dev"
  6569. }
  6570. },
  6571. "autoload": {
  6572. "psr-4": {
  6573. "Psr\\Log\\": "src"
  6574. }
  6575. },
  6576. "notification-url": "https://packagist.org/downloads/",
  6577. "license": [
  6578. "MIT"
  6579. ],
  6580. "authors": [
  6581. {
  6582. "name": "PHP-FIG",
  6583. "homepage": "https://www.php-fig.org/"
  6584. }
  6585. ],
  6586. "description": "Common interface for logging libraries",
  6587. "homepage": "https://github.com/php-fig/log",
  6588. "keywords": [
  6589. "log",
  6590. "psr",
  6591. "psr-3"
  6592. ],
  6593. "support": {
  6594. "source": "https://github.com/php-fig/log/tree/3.0.2"
  6595. },
  6596. "time": "2024-09-11T13:17:53+00:00"
  6597. },
  6598. {
  6599. "name": "scheb/2fa-backup-code",
  6600. "version": "v7.13.1",
  6601. "source": {
  6602. "type": "git",
  6603. "url": "https://github.com/scheb/2fa-backup-code.git",
  6604. "reference": "35f1ace4be7be2c10158d2bb8284208499111db8"
  6605. },
  6606. "dist": {
  6607. "type": "zip",
  6608. "url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/35f1ace4be7be2c10158d2bb8284208499111db8",
  6609. "reference": "35f1ace4be7be2c10158d2bb8284208499111db8",
  6610. "shasum": ""
  6611. },
  6612. "require": {
  6613. "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
  6614. "scheb/2fa-bundle": "self.version"
  6615. },
  6616. "type": "library",
  6617. "autoload": {
  6618. "psr-4": {
  6619. "Scheb\\TwoFactorBundle\\": ""
  6620. }
  6621. },
  6622. "notification-url": "https://packagist.org/downloads/",
  6623. "license": [
  6624. "MIT"
  6625. ],
  6626. "authors": [
  6627. {
  6628. "name": "Christian Scheb",
  6629. "email": "me@christianscheb.de"
  6630. }
  6631. ],
  6632. "description": "Extends scheb/2fa-bundle with backup codes support",
  6633. "homepage": "https://github.com/scheb/2fa",
  6634. "keywords": [
  6635. "2fa",
  6636. "Authentication",
  6637. "backup-codes",
  6638. "symfony",
  6639. "two-factor",
  6640. "two-step"
  6641. ],
  6642. "support": {
  6643. "source": "https://github.com/scheb/2fa-backup-code/tree/v7.13.1"
  6644. },
  6645. "time": "2025-11-20T13:35:24+00:00"
  6646. },
  6647. {
  6648. "name": "scheb/2fa-bundle",
  6649. "version": "v7.13.1",
  6650. "source": {
  6651. "type": "git",
  6652. "url": "https://github.com/scheb/2fa-bundle.git",
  6653. "reference": "edcc14456b508aab37ec792cfc36793d04226784"
  6654. },
  6655. "dist": {
  6656. "type": "zip",
  6657. "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/edcc14456b508aab37ec792cfc36793d04226784",
  6658. "reference": "edcc14456b508aab37ec792cfc36793d04226784",
  6659. "shasum": ""
  6660. },
  6661. "require": {
  6662. "ext-json": "*",
  6663. "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
  6664. "symfony/config": "^6.4 || ^7.0",
  6665. "symfony/dependency-injection": "^6.4 || ^7.0",
  6666. "symfony/event-dispatcher": "^6.4 || ^7.0",
  6667. "symfony/framework-bundle": "^6.4 || ^7.0",
  6668. "symfony/http-foundation": "^6.4 || ^7.0",
  6669. "symfony/http-kernel": "^6.4 || ^7.0",
  6670. "symfony/property-access": "^6.4 || ^7.0",
  6671. "symfony/security-bundle": "^6.4 || ^7.0",
  6672. "symfony/service-contracts": "^2.5|^3",
  6673. "symfony/twig-bundle": "^6.4 || ^7.0"
  6674. },
  6675. "conflict": {
  6676. "scheb/two-factor-bundle": "*"
  6677. },
  6678. "suggest": {
  6679. "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
  6680. "scheb/2fa-email": "Send codes by email",
  6681. "scheb/2fa-google-authenticator": "Google Authenticator support",
  6682. "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
  6683. "scheb/2fa-trusted-device": "Trusted devices support"
  6684. },
  6685. "type": "symfony-bundle",
  6686. "autoload": {
  6687. "psr-4": {
  6688. "Scheb\\TwoFactorBundle\\": ""
  6689. }
  6690. },
  6691. "notification-url": "https://packagist.org/downloads/",
  6692. "license": [
  6693. "MIT"
  6694. ],
  6695. "authors": [
  6696. {
  6697. "name": "Christian Scheb",
  6698. "email": "me@christianscheb.de"
  6699. }
  6700. ],
  6701. "description": "A generic interface to implement two-factor authentication in Symfony applications",
  6702. "homepage": "https://github.com/scheb/2fa",
  6703. "keywords": [
  6704. "2fa",
  6705. "Authentication",
  6706. "symfony",
  6707. "two-factor",
  6708. "two-step"
  6709. ],
  6710. "support": {
  6711. "source": "https://github.com/scheb/2fa-bundle/tree/v7.13.1"
  6712. },
  6713. "time": "2025-12-18T15:29:07+00:00"
  6714. },
  6715. {
  6716. "name": "scheb/2fa-trusted-device",
  6717. "version": "v7.13.1",
  6718. "source": {
  6719. "type": "git",
  6720. "url": "https://github.com/scheb/2fa-trusted-device.git",
  6721. "reference": "ae3a5819faccbf151af078f432e4e6c97bb44ebf"
  6722. },
  6723. "dist": {
  6724. "type": "zip",
  6725. "url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/ae3a5819faccbf151af078f432e4e6c97bb44ebf",
  6726. "reference": "ae3a5819faccbf151af078f432e4e6c97bb44ebf",
  6727. "shasum": ""
  6728. },
  6729. "require": {
  6730. "lcobucci/clock": "^3.0",
  6731. "lcobucci/jwt": "^5.0",
  6732. "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
  6733. "scheb/2fa-bundle": "self.version"
  6734. },
  6735. "type": "library",
  6736. "autoload": {
  6737. "psr-4": {
  6738. "Scheb\\TwoFactorBundle\\": ""
  6739. }
  6740. },
  6741. "notification-url": "https://packagist.org/downloads/",
  6742. "license": [
  6743. "MIT"
  6744. ],
  6745. "authors": [
  6746. {
  6747. "name": "Christian Scheb",
  6748. "email": "me@christianscheb.de"
  6749. }
  6750. ],
  6751. "description": "Extends scheb/2fa-bundle with trusted devices support",
  6752. "homepage": "https://github.com/scheb/2fa",
  6753. "keywords": [
  6754. "2fa",
  6755. "Authentication",
  6756. "symfony",
  6757. "trusted-device",
  6758. "two-factor",
  6759. "two-step"
  6760. ],
  6761. "support": {
  6762. "source": "https://github.com/scheb/2fa-trusted-device/tree/v7.13.1"
  6763. },
  6764. "time": "2025-12-01T15:40:59+00:00"
  6765. },
  6766. {
  6767. "name": "scrivo/highlight.php",
  6768. "version": "v9.18.1.10",
  6769. "source": {
  6770. "type": "git",
  6771. "url": "https://github.com/scrivo/highlight.php.git",
  6772. "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e"
  6773. },
  6774. "dist": {
  6775. "type": "zip",
  6776. "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e",
  6777. "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e",
  6778. "shasum": ""
  6779. },
  6780. "require": {
  6781. "ext-json": "*",
  6782. "php": ">=5.4"
  6783. },
  6784. "require-dev": {
  6785. "phpunit/phpunit": "^4.8|^5.7",
  6786. "sabberworm/php-css-parser": "^8.3",
  6787. "symfony/finder": "^2.8|^3.4|^5.4",
  6788. "symfony/var-dumper": "^2.8|^3.4|^5.4"
  6789. },
  6790. "suggest": {
  6791. "ext-mbstring": "Allows highlighting code with unicode characters and supports language with unicode keywords"
  6792. },
  6793. "type": "library",
  6794. "autoload": {
  6795. "files": [
  6796. "HighlightUtilities/functions.php"
  6797. ],
  6798. "psr-0": {
  6799. "Highlight\\": "",
  6800. "HighlightUtilities\\": ""
  6801. }
  6802. },
  6803. "notification-url": "https://packagist.org/downloads/",
  6804. "license": [
  6805. "BSD-3-Clause"
  6806. ],
  6807. "authors": [
  6808. {
  6809. "name": "Geert Bergman",
  6810. "homepage": "http://www.scrivo.org/",
  6811. "role": "Project Author"
  6812. },
  6813. {
  6814. "name": "Vladimir Jimenez",
  6815. "homepage": "https://allejo.io",
  6816. "role": "Maintainer"
  6817. },
  6818. {
  6819. "name": "Martin Folkers",
  6820. "homepage": "https://twobrain.io",
  6821. "role": "Contributor"
  6822. }
  6823. ],
  6824. "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
  6825. "keywords": [
  6826. "code",
  6827. "highlight",
  6828. "highlight.js",
  6829. "highlight.php",
  6830. "syntax"
  6831. ],
  6832. "support": {
  6833. "issues": "https://github.com/scrivo/highlight.php/issues",
  6834. "source": "https://github.com/scrivo/highlight.php"
  6835. },
  6836. "funding": [
  6837. {
  6838. "url": "https://github.com/allejo",
  6839. "type": "github"
  6840. }
  6841. ],
  6842. "time": "2022-12-17T21:53:22+00:00"
  6843. },
  6844. {
  6845. "name": "scssphp/scssphp",
  6846. "version": "v2.1.0",
  6847. "source": {
  6848. "type": "git",
  6849. "url": "https://github.com/scssphp/scssphp.git",
  6850. "reference": "d8450c2baf5fb07d00374999d0ea51276974d1b6"
  6851. },
  6852. "dist": {
  6853. "type": "zip",
  6854. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/d8450c2baf5fb07d00374999d0ea51276974d1b6",
  6855. "reference": "d8450c2baf5fb07d00374999d0ea51276974d1b6",
  6856. "shasum": ""
  6857. },
  6858. "require": {
  6859. "ext-ctype": "*",
  6860. "ext-json": "*",
  6861. "ext-mbstring": "*",
  6862. "league/uri": "^7.6",
  6863. "league/uri-interfaces": "^7.6",
  6864. "php": ">=8.1",
  6865. "scssphp/source-span": "^1.1",
  6866. "symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0"
  6867. },
  6868. "require-dev": {
  6869. "jgthms/bulma": "~0.9.4",
  6870. "jiripudil/phpstan-sealed-classes": "^1.3",
  6871. "phpstan/phpstan": "^2.1.31",
  6872. "phpstan/phpstan-deprecation-rules": "^2.0",
  6873. "phpunit/phpunit": "^9.5.6",
  6874. "sass/sass-spec": "*",
  6875. "squizlabs/php_codesniffer": "^3.13",
  6876. "symfony/phpunit-bridge": "^7.3 || ^8.0",
  6877. "symfony/polyfill-php84": "^1.33",
  6878. "symfony/var-dumper": "^6.4 || ^7.3 || ^8.0",
  6879. "thoughtbot/bourbon": "^7.0",
  6880. "twbs/bootstrap": "^5.3",
  6881. "twbs/bootstrap4": "4.6.1",
  6882. "zurb/foundation": "~6.7.0"
  6883. },
  6884. "type": "library",
  6885. "autoload": {
  6886. "psr-4": {
  6887. "ScssPhp\\ScssPhp\\": "src/"
  6888. }
  6889. },
  6890. "notification-url": "https://packagist.org/downloads/",
  6891. "license": [
  6892. "MIT"
  6893. ],
  6894. "authors": [
  6895. {
  6896. "name": "Anthon Pang",
  6897. "email": "apang@softwaredevelopment.ca",
  6898. "homepage": "https://github.com/robocoder"
  6899. },
  6900. {
  6901. "name": "Cédric Morin",
  6902. "email": "cedric@yterium.com",
  6903. "homepage": "https://github.com/Cerdic"
  6904. }
  6905. ],
  6906. "description": "scssphp is a compiler for SCSS written in PHP.",
  6907. "homepage": "https://scssphp.github.io/scssphp/",
  6908. "keywords": [
  6909. "css",
  6910. "less",
  6911. "sass",
  6912. "scss",
  6913. "stylesheet"
  6914. ],
  6915. "support": {
  6916. "issues": "https://github.com/scssphp/scssphp/issues",
  6917. "source": "https://github.com/scssphp/scssphp/tree/v2.1.0"
  6918. },
  6919. "time": "2025-11-21T17:27:59+00:00"
  6920. },
  6921. {
  6922. "name": "scssphp/source-span",
  6923. "version": "v1.1.0",
  6924. "source": {
  6925. "type": "git",
  6926. "url": "https://github.com/scssphp/source-span.git",
  6927. "reference": "37d653206daf11da1ee60b333984101bc4c27ba2"
  6928. },
  6929. "dist": {
  6930. "type": "zip",
  6931. "url": "https://api.github.com/repos/scssphp/source-span/zipball/37d653206daf11da1ee60b333984101bc4c27ba2",
  6932. "reference": "37d653206daf11da1ee60b333984101bc4c27ba2",
  6933. "shasum": ""
  6934. },
  6935. "require": {
  6936. "ext-mbstring": "*",
  6937. "league/uri": "^7.6",
  6938. "league/uri-interfaces": "^7.6",
  6939. "php": ">=8.1"
  6940. },
  6941. "require-dev": {
  6942. "phpstan/phpstan": "^2.0",
  6943. "phpstan/phpstan-deprecation-rules": "^2.0",
  6944. "phpunit/phpunit": "^9.5.6",
  6945. "squizlabs/php_codesniffer": "~3.5",
  6946. "symfony/phpunit-bridge": "^6.4 || ^7.3 || ^8.0",
  6947. "symfony/var-dumper": "^6.4 || ^7.3 || ^8.0"
  6948. },
  6949. "type": "library",
  6950. "extra": {
  6951. "branch-alias": {
  6952. "dev-main": "1.x-dev"
  6953. }
  6954. },
  6955. "autoload": {
  6956. "psr-4": {
  6957. "SourceSpan\\": "src/"
  6958. }
  6959. },
  6960. "notification-url": "https://packagist.org/downloads/",
  6961. "license": [
  6962. "MIT"
  6963. ],
  6964. "authors": [
  6965. {
  6966. "name": "Christophe Coevoet",
  6967. "homepage": "https://github.com/stof"
  6968. }
  6969. ],
  6970. "description": "Provides a representation for source code locations and spans.",
  6971. "keywords": [
  6972. "parsing"
  6973. ],
  6974. "support": {
  6975. "issues": "https://github.com/scssphp/source-span/issues",
  6976. "source": "https://github.com/scssphp/source-span/tree/v1.1.0"
  6977. },
  6978. "time": "2025-11-21T16:28:19+00:00"
  6979. },
  6980. {
  6981. "name": "simplepie/simplepie",
  6982. "version": "1.9.0",
  6983. "source": {
  6984. "type": "git",
  6985. "url": "https://github.com/simplepie/simplepie.git",
  6986. "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992"
  6987. },
  6988. "dist": {
  6989. "type": "zip",
  6990. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/76cccb1b2c5dcaf44f304c925ab30c0f48643992",
  6991. "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992",
  6992. "shasum": ""
  6993. },
  6994. "require": {
  6995. "ext-pcre": "*",
  6996. "ext-xml": "*",
  6997. "ext-xmlreader": "*",
  6998. "php": ">=7.2.0"
  6999. },
  7000. "require-dev": {
  7001. "donatj/mock-webserver": "^2.7",
  7002. "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
  7003. "mf2/mf2": "^0.5.0",
  7004. "phpstan/phpstan": "~1.12.2",
  7005. "phpunit/phpunit": "^8 || ^9 || ^10",
  7006. "psr/http-client": "^1.0",
  7007. "psr/http-factory": "^1.0",
  7008. "psr/simple-cache": "^1 || ^2 || ^3"
  7009. },
  7010. "suggest": {
  7011. "ext-curl": "",
  7012. "ext-iconv": "",
  7013. "ext-intl": "",
  7014. "ext-mbstring": "",
  7015. "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
  7016. },
  7017. "type": "library",
  7018. "autoload": {
  7019. "psr-0": {
  7020. "SimplePie": "library"
  7021. },
  7022. "psr-4": {
  7023. "SimplePie\\": "src"
  7024. }
  7025. },
  7026. "notification-url": "https://packagist.org/downloads/",
  7027. "license": [
  7028. "BSD-3-Clause"
  7029. ],
  7030. "authors": [
  7031. {
  7032. "name": "Ryan Parman",
  7033. "homepage": "http://ryanparman.com/",
  7034. "role": "Creator, alumnus developer"
  7035. },
  7036. {
  7037. "name": "Sam Sneddon",
  7038. "homepage": "https://gsnedders.com/",
  7039. "role": "Alumnus developer"
  7040. },
  7041. {
  7042. "name": "Ryan McCue",
  7043. "email": "me@ryanmccue.info",
  7044. "homepage": "http://ryanmccue.info/",
  7045. "role": "Developer"
  7046. }
  7047. ],
  7048. "description": "A simple Atom/RSS parsing library for PHP",
  7049. "homepage": "http://simplepie.org/",
  7050. "keywords": [
  7051. "atom",
  7052. "feeds",
  7053. "rss"
  7054. ],
  7055. "support": {
  7056. "issues": "https://github.com/simplepie/simplepie/issues",
  7057. "source": "https://github.com/simplepie/simplepie/tree/1.9.0"
  7058. },
  7059. "time": "2025-09-12T06:34:27+00:00"
  7060. },
  7061. {
  7062. "name": "spatie/schema-org",
  7063. "version": "3.23.1",
  7064. "source": {
  7065. "type": "git",
  7066. "url": "https://github.com/spatie/schema-org.git",
  7067. "reference": "a8dc1b6fcdd06afc1ab084c3ead9b7a4c3d7a35d"
  7068. },
  7069. "dist": {
  7070. "type": "zip",
  7071. "url": "https://api.github.com/repos/spatie/schema-org/zipball/a8dc1b6fcdd06afc1ab084c3ead9b7a4c3d7a35d",
  7072. "reference": "a8dc1b6fcdd06afc1ab084c3ead9b7a4c3d7a35d",
  7073. "shasum": ""
  7074. },
  7075. "require": {
  7076. "ext-json": "*",
  7077. "php": "^8.0"
  7078. },
  7079. "require-dev": {
  7080. "friendsofphp/php-cs-fixer": "^3.6",
  7081. "graham-campbell/analyzer": "^4.2",
  7082. "illuminate/collections": "^8.62.0",
  7083. "league/flysystem": "^2.3.0 || ^3.0",
  7084. "pestphp/pest": "^1.21",
  7085. "symfony/console": "^5.3.7 || 6.0",
  7086. "twig/twig": "^3.3.3"
  7087. },
  7088. "type": "library",
  7089. "autoload": {
  7090. "psr-4": {
  7091. "Spatie\\SchemaOrg\\": "src"
  7092. }
  7093. },
  7094. "notification-url": "https://packagist.org/downloads/",
  7095. "license": [
  7096. "MIT"
  7097. ],
  7098. "authors": [
  7099. {
  7100. "name": "Sebastian De Deyne",
  7101. "email": "sebastian@spatie.be",
  7102. "homepage": "https://spatie.be",
  7103. "role": "Developer"
  7104. },
  7105. {
  7106. "name": "Tom Witkowski",
  7107. "email": "dev.gummibeer@gmail.com",
  7108. "homepage": "https://gummibeer.de",
  7109. "role": "Developer"
  7110. }
  7111. ],
  7112. "description": "A fluent builder Schema.org types and ld+json generator",
  7113. "homepage": "https://github.com/spatie/schema-org",
  7114. "keywords": [
  7115. "schema-org",
  7116. "spatie"
  7117. ],
  7118. "support": {
  7119. "issues": "https://github.com/spatie/schema-org/issues",
  7120. "source": "https://github.com/spatie/schema-org/tree/3.23.1"
  7121. },
  7122. "funding": [
  7123. {
  7124. "url": "https://spatie.be/open-source/support-us",
  7125. "type": "custom"
  7126. },
  7127. {
  7128. "url": "https://github.com/spatie",
  7129. "type": "github"
  7130. }
  7131. ],
  7132. "time": "2025-01-31T14:54:12+00:00"
  7133. },
  7134. {
  7135. "name": "spomky-labs/cbor-php",
  7136. "version": "3.2.3",
  7137. "source": {
  7138. "type": "git",
  7139. "url": "https://github.com/Spomky-Labs/cbor-php.git",
  7140. "reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32"
  7141. },
  7142. "dist": {
  7143. "type": "zip",
  7144. "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
  7145. "reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
  7146. "shasum": ""
  7147. },
  7148. "require": {
  7149. "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
  7150. "ext-mbstring": "*",
  7151. "php": ">=8.0"
  7152. },
  7153. "require-dev": {
  7154. "ext-json": "*",
  7155. "roave/security-advisories": "dev-latest",
  7156. "symfony/error-handler": "^6.4|^7.1|^8.0",
  7157. "symfony/var-dumper": "^6.4|^7.1|^8.0"
  7158. },
  7159. "suggest": {
  7160. "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
  7161. "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
  7162. },
  7163. "type": "library",
  7164. "autoload": {
  7165. "psr-4": {
  7166. "CBOR\\": "src/"
  7167. }
  7168. },
  7169. "notification-url": "https://packagist.org/downloads/",
  7170. "license": [
  7171. "MIT"
  7172. ],
  7173. "authors": [
  7174. {
  7175. "name": "Florent Morselli",
  7176. "homepage": "https://github.com/Spomky"
  7177. },
  7178. {
  7179. "name": "All contributors",
  7180. "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
  7181. }
  7182. ],
  7183. "description": "CBOR Encoder/Decoder for PHP",
  7184. "keywords": [
  7185. "Concise Binary Object Representation",
  7186. "RFC7049",
  7187. "cbor"
  7188. ],
  7189. "support": {
  7190. "issues": "https://github.com/Spomky-Labs/cbor-php/issues",
  7191. "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.2.3"
  7192. },
  7193. "funding": [
  7194. {
  7195. "url": "https://github.com/Spomky",
  7196. "type": "github"
  7197. },
  7198. {
  7199. "url": "https://www.patreon.com/FlorentMorselli",
  7200. "type": "patreon"
  7201. }
  7202. ],
  7203. "time": "2026-04-01T12:15:20+00:00"
  7204. },
  7205. {
  7206. "name": "spomky-labs/otphp",
  7207. "version": "11.4.2",
  7208. "source": {
  7209. "type": "git",
  7210. "url": "https://github.com/Spomky-Labs/otphp.git",
  7211. "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad"
  7212. },
  7213. "dist": {
  7214. "type": "zip",
  7215. "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
  7216. "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
  7217. "shasum": ""
  7218. },
  7219. "require": {
  7220. "paragonie/constant_time_encoding": "^2.0 || ^3.0",
  7221. "php": ">=8.1",
  7222. "psr/clock": "^1.0",
  7223. "symfony/deprecation-contracts": "^3.2"
  7224. },
  7225. "require-dev": {
  7226. "symfony/error-handler": "^6.4|^7.0|^8.0"
  7227. },
  7228. "type": "library",
  7229. "autoload": {
  7230. "psr-4": {
  7231. "OTPHP\\": "src/"
  7232. }
  7233. },
  7234. "notification-url": "https://packagist.org/downloads/",
  7235. "license": [
  7236. "MIT"
  7237. ],
  7238. "authors": [
  7239. {
  7240. "name": "Florent Morselli",
  7241. "homepage": "https://github.com/Spomky"
  7242. },
  7243. {
  7244. "name": "All contributors",
  7245. "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
  7246. }
  7247. ],
  7248. "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
  7249. "homepage": "https://github.com/Spomky-Labs/otphp",
  7250. "keywords": [
  7251. "FreeOTP",
  7252. "RFC 4226",
  7253. "RFC 6238",
  7254. "google authenticator",
  7255. "hotp",
  7256. "otp",
  7257. "totp"
  7258. ],
  7259. "support": {
  7260. "issues": "https://github.com/Spomky-Labs/otphp/issues",
  7261. "source": "https://github.com/Spomky-Labs/otphp/tree/11.4.2"
  7262. },
  7263. "funding": [
  7264. {
  7265. "url": "https://github.com/Spomky",
  7266. "type": "github"
  7267. },
  7268. {
  7269. "url": "https://www.patreon.com/FlorentMorselli",
  7270. "type": "patreon"
  7271. }
  7272. ],
  7273. "time": "2026-01-23T10:53:01+00:00"
  7274. },
  7275. {
  7276. "name": "spomky-labs/pki-framework",
  7277. "version": "1.4.2",
  7278. "source": {
  7279. "type": "git",
  7280. "url": "https://github.com/Spomky-Labs/pki-framework.git",
  7281. "reference": "aa576cbd07128075bef97ac2f8af9854e67513d8"
  7282. },
  7283. "dist": {
  7284. "type": "zip",
  7285. "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/aa576cbd07128075bef97ac2f8af9854e67513d8",
  7286. "reference": "aa576cbd07128075bef97ac2f8af9854e67513d8",
  7287. "shasum": ""
  7288. },
  7289. "require": {
  7290. "brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
  7291. "ext-mbstring": "*",
  7292. "php": ">=8.1",
  7293. "psr/clock": "^1.0"
  7294. },
  7295. "require-dev": {
  7296. "ekino/phpstan-banned-code": "^1.0|^2.0|^3.0",
  7297. "ext-gmp": "*",
  7298. "ext-openssl": "*",
  7299. "infection/infection": "^0.28|^0.29|^0.31|^0.32",
  7300. "php-parallel-lint/php-parallel-lint": "^1.3",
  7301. "phpstan/extension-installer": "^1.3|^2.0",
  7302. "phpstan/phpstan": "^1.8|^2.0",
  7303. "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
  7304. "phpstan/phpstan-phpunit": "^1.1|^2.0",
  7305. "phpstan/phpstan-strict-rules": "^1.3|^2.0",
  7306. "phpunit/phpunit": "^10.1|^11.0|^12.0|^13.0",
  7307. "rector/rector": "^1.0|^2.0",
  7308. "roave/security-advisories": "dev-latest",
  7309. "symfony/string": "^6.4|^7.0|^8.0",
  7310. "symfony/var-dumper": "^6.4|^7.0|^8.0",
  7311. "symplify/easy-coding-standard": "^12.0|^13.0"
  7312. },
  7313. "suggest": {
  7314. "ext-bcmath": "For better performance (or GMP)",
  7315. "ext-gmp": "For better performance (or BCMath)",
  7316. "ext-openssl": "For OpenSSL based cyphering"
  7317. },
  7318. "type": "library",
  7319. "autoload": {
  7320. "psr-4": {
  7321. "SpomkyLabs\\Pki\\": "src/"
  7322. }
  7323. },
  7324. "notification-url": "https://packagist.org/downloads/",
  7325. "license": [
  7326. "MIT"
  7327. ],
  7328. "authors": [
  7329. {
  7330. "name": "Joni Eskelinen",
  7331. "email": "jonieske@gmail.com",
  7332. "role": "Original developer"
  7333. },
  7334. {
  7335. "name": "Florent Morselli",
  7336. "email": "florent.morselli@spomky-labs.com",
  7337. "role": "Spomky-Labs PKI Framework developer"
  7338. }
  7339. ],
  7340. "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.",
  7341. "homepage": "https://github.com/spomky-labs/pki-framework",
  7342. "keywords": [
  7343. "DER",
  7344. "Private Key",
  7345. "ac",
  7346. "algorithm identifier",
  7347. "asn.1",
  7348. "asn1",
  7349. "attribute certificate",
  7350. "certificate",
  7351. "certification request",
  7352. "cryptography",
  7353. "csr",
  7354. "decrypt",
  7355. "ec",
  7356. "encrypt",
  7357. "pem",
  7358. "pkcs",
  7359. "public key",
  7360. "rsa",
  7361. "sign",
  7362. "signature",
  7363. "verify",
  7364. "x.509",
  7365. "x.690",
  7366. "x509",
  7367. "x690"
  7368. ],
  7369. "support": {
  7370. "issues": "https://github.com/Spomky-Labs/pki-framework/issues",
  7371. "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.2"
  7372. },
  7373. "funding": [
  7374. {
  7375. "url": "https://github.com/Spomky",
  7376. "type": "github"
  7377. },
  7378. {
  7379. "url": "https://www.patreon.com/FlorentMorselli",
  7380. "type": "patreon"
  7381. }
  7382. ],
  7383. "time": "2026-03-23T22:56:56+00:00"
  7384. },
  7385. {
  7386. "name": "symfony-cmf/routing",
  7387. "version": "3.0.5",
  7388. "source": {
  7389. "type": "git",
  7390. "url": "https://github.com/symfony-cmf/Routing.git",
  7391. "reference": "1f42d0f3465bac8ecc314409da1dc0742353fbbd"
  7392. },
  7393. "dist": {
  7394. "type": "zip",
  7395. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/1f42d0f3465bac8ecc314409da1dc0742353fbbd",
  7396. "reference": "1f42d0f3465bac8ecc314409da1dc0742353fbbd",
  7397. "shasum": ""
  7398. },
  7399. "require": {
  7400. "php": "^8.0",
  7401. "psr/log": "^1.0 || ^2.0 || ^3.0",
  7402. "symfony/http-kernel": "^6.0 || ^7.0 || ^8.0",
  7403. "symfony/routing": "^6.0 || ^7.0 || ^8.0"
  7404. },
  7405. "require-dev": {
  7406. "symfony/config": "^6.0 || ^7.0 || ^8.0",
  7407. "symfony/dependency-injection": "^6.0 || ^7.0 || ^8.0",
  7408. "symfony/event-dispatcher": "^6.0 || ^7.0 || ^8.0",
  7409. "symfony/phpunit-bridge": "^7.0.3 || ^8.0"
  7410. },
  7411. "suggest": {
  7412. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ^6.0"
  7413. },
  7414. "type": "library",
  7415. "autoload": {
  7416. "psr-4": {
  7417. "Symfony\\Cmf\\Component\\Routing\\": "src/"
  7418. }
  7419. },
  7420. "notification-url": "https://packagist.org/downloads/",
  7421. "license": [
  7422. "MIT"
  7423. ],
  7424. "authors": [
  7425. {
  7426. "name": "Symfony CMF Community",
  7427. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  7428. }
  7429. ],
  7430. "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
  7431. "homepage": "http://cmf.symfony.com",
  7432. "keywords": [
  7433. "database",
  7434. "routing"
  7435. ],
  7436. "support": {
  7437. "issues": "https://github.com/symfony-cmf/Routing/issues",
  7438. "source": "https://github.com/symfony-cmf/Routing/tree/3.0.5"
  7439. },
  7440. "time": "2025-12-03T09:56:29+00:00"
  7441. },
  7442. {
  7443. "name": "symfony-cmf/routing-bundle",
  7444. "version": "3.2.0",
  7445. "source": {
  7446. "type": "git",
  7447. "url": "https://github.com/symfony-cmf/routing-bundle.git",
  7448. "reference": "62cdeda072add4c573b44799a9701c987037bb8b"
  7449. },
  7450. "dist": {
  7451. "type": "zip",
  7452. "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/62cdeda072add4c573b44799a9701c987037bb8b",
  7453. "reference": "62cdeda072add4c573b44799a9701c987037bb8b",
  7454. "shasum": ""
  7455. },
  7456. "require": {
  7457. "php": "^8.1",
  7458. "symfony-cmf/routing": "^3.0.3",
  7459. "symfony/framework-bundle": "^6.4 || ^7.0 || ^8.0"
  7460. },
  7461. "conflict": {
  7462. "doctrine/common": "<3.1.1",
  7463. "doctrine/persistence": "<1.3.0",
  7464. "doctrine/phpcr-odm": "<2.0",
  7465. "symfony/doctrine-bridge": "<6.4.0",
  7466. "symfony/security-core": "<6.4.0"
  7467. },
  7468. "require-dev": {
  7469. "doctrine/data-fixtures": "^1.2 || ^2.0",
  7470. "doctrine/doctrine-bundle": "^2.8 || ^3.0",
  7471. "doctrine/orm": "^2.9 || ^3.0.1",
  7472. "doctrine/phpcr-bundle": "^3.0",
  7473. "doctrine/phpcr-odm": "^3.0",
  7474. "jackalope/jackalope-doctrine-dbal": "^2.0",
  7475. "matthiasnoback/symfony-config-test": "^6.2",
  7476. "matthiasnoback/symfony-dependency-injection-test": "^6.3",
  7477. "phpstan/phpstan": "^2.0",
  7478. "phpstan/phpstan-doctrine": "^2.0",
  7479. "phpstan/phpstan-phpunit": "^2.0",
  7480. "phpstan/phpstan-symfony": "^2.0",
  7481. "phpunit/phpunit": "^10.5.63 || ^11.5.55 || ^13",
  7482. "symfony-cmf/testing": "5.0.4",
  7483. "symfony/form": "^6.4 || ^7.0 || ^8.0",
  7484. "symfony/monolog-bundle": "^3.5 || ^4.0",
  7485. "symfony/security-bundle": "^6.4 || ^7.0 || ^8.0",
  7486. "symfony/serializer": "^6.4 || ^7.0 || ^8.0",
  7487. "symfony/translation": "^6.4 || ^7.0 || ^8.0",
  7488. "symfony/twig-bundle": "^6.4 || ^7.0 || ^8.0",
  7489. "symfony/validator": "^6.4 || ^7.0 || ^8.0",
  7490. "symfony/var-exporter": "^6.4 || ^7.0 || ^8.0",
  7491. "twig/twig": "^2.4.4 || ^3.0"
  7492. },
  7493. "suggest": {
  7494. "doctrine/orm": "To enable support for the ORM entities",
  7495. "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
  7496. "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents"
  7497. },
  7498. "type": "symfony-bundle",
  7499. "autoload": {
  7500. "psr-4": {
  7501. "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
  7502. }
  7503. },
  7504. "notification-url": "https://packagist.org/downloads/",
  7505. "license": [
  7506. "MIT"
  7507. ],
  7508. "authors": [
  7509. {
  7510. "name": "Symfony CMF Community",
  7511. "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
  7512. }
  7513. ],
  7514. "description": "Symfony RoutingBundle",
  7515. "homepage": "http://cmf.symfony.com",
  7516. "keywords": [
  7517. "database",
  7518. "routing"
  7519. ],
  7520. "support": {
  7521. "issues": "https://github.com/symfony-cmf/routing-bundle/issues",
  7522. "source": "https://github.com/symfony-cmf/routing-bundle/tree/3.2.0"
  7523. },
  7524. "time": "2026-03-24T14:41:48+00:00"
  7525. },
  7526. {
  7527. "name": "symfony/asset",
  7528. "version": "v7.4.8",
  7529. "source": {
  7530. "type": "git",
  7531. "url": "https://github.com/symfony/asset.git",
  7532. "reference": "d2e2f014ccd6ec9fae8dbe6336a4164346a2a856"
  7533. },
  7534. "dist": {
  7535. "type": "zip",
  7536. "url": "https://api.github.com/repos/symfony/asset/zipball/d2e2f014ccd6ec9fae8dbe6336a4164346a2a856",
  7537. "reference": "d2e2f014ccd6ec9fae8dbe6336a4164346a2a856",
  7538. "shasum": ""
  7539. },
  7540. "require": {
  7541. "php": ">=8.2"
  7542. },
  7543. "conflict": {
  7544. "symfony/http-foundation": "<6.4"
  7545. },
  7546. "require-dev": {
  7547. "symfony/http-client": "^6.4|^7.0|^8.0",
  7548. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  7549. "symfony/http-kernel": "^6.4|^7.0|^8.0"
  7550. },
  7551. "type": "library",
  7552. "autoload": {
  7553. "psr-4": {
  7554. "Symfony\\Component\\Asset\\": ""
  7555. },
  7556. "exclude-from-classmap": [
  7557. "/Tests/"
  7558. ]
  7559. },
  7560. "notification-url": "https://packagist.org/downloads/",
  7561. "license": [
  7562. "MIT"
  7563. ],
  7564. "authors": [
  7565. {
  7566. "name": "Fabien Potencier",
  7567. "email": "fabien@symfony.com"
  7568. },
  7569. {
  7570. "name": "Symfony Community",
  7571. "homepage": "https://symfony.com/contributors"
  7572. }
  7573. ],
  7574. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  7575. "homepage": "https://symfony.com",
  7576. "support": {
  7577. "source": "https://github.com/symfony/asset/tree/v7.4.8"
  7578. },
  7579. "funding": [
  7580. {
  7581. "url": "https://symfony.com/sponsor",
  7582. "type": "custom"
  7583. },
  7584. {
  7585. "url": "https://github.com/fabpot",
  7586. "type": "github"
  7587. },
  7588. {
  7589. "url": "https://github.com/nicolas-grekas",
  7590. "type": "github"
  7591. },
  7592. {
  7593. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7594. "type": "tidelift"
  7595. }
  7596. ],
  7597. "time": "2026-03-24T13:12:05+00:00"
  7598. },
  7599. {
  7600. "name": "symfony/cache",
  7601. "version": "v7.4.12",
  7602. "source": {
  7603. "type": "git",
  7604. "url": "https://github.com/symfony/cache.git",
  7605. "reference": "902d621e0b6ef0ebeaa133770b5c339a19328589"
  7606. },
  7607. "dist": {
  7608. "type": "zip",
  7609. "url": "https://api.github.com/repos/symfony/cache/zipball/902d621e0b6ef0ebeaa133770b5c339a19328589",
  7610. "reference": "902d621e0b6ef0ebeaa133770b5c339a19328589",
  7611. "shasum": ""
  7612. },
  7613. "require": {
  7614. "php": ">=8.2",
  7615. "psr/cache": "^2.0|^3.0",
  7616. "psr/log": "^1.1|^2|^3",
  7617. "symfony/cache-contracts": "^3.6",
  7618. "symfony/deprecation-contracts": "^2.5|^3",
  7619. "symfony/service-contracts": "^2.5|^3",
  7620. "symfony/var-exporter": "^6.4|^7.0|^8.0"
  7621. },
  7622. "conflict": {
  7623. "doctrine/dbal": "<3.6",
  7624. "ext-redis": "<6.1",
  7625. "ext-relay": "<0.12.1",
  7626. "symfony/dependency-injection": "<6.4",
  7627. "symfony/http-kernel": "<6.4",
  7628. "symfony/var-dumper": "<6.4"
  7629. },
  7630. "provide": {
  7631. "psr/cache-implementation": "2.0|3.0",
  7632. "psr/simple-cache-implementation": "1.0|2.0|3.0",
  7633. "symfony/cache-implementation": "1.1|2.0|3.0"
  7634. },
  7635. "require-dev": {
  7636. "cache/integration-tests": "dev-master",
  7637. "doctrine/dbal": "^3.6|^4",
  7638. "predis/predis": "^1.1|^2.0",
  7639. "psr/simple-cache": "^1.0|^2.0|^3.0",
  7640. "symfony/clock": "^6.4|^7.0|^8.0",
  7641. "symfony/config": "^6.4|^7.0|^8.0",
  7642. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  7643. "symfony/filesystem": "^6.4|^7.0|^8.0",
  7644. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  7645. "symfony/messenger": "^6.4|^7.0|^8.0",
  7646. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  7647. },
  7648. "type": "library",
  7649. "autoload": {
  7650. "psr-4": {
  7651. "Symfony\\Component\\Cache\\": ""
  7652. },
  7653. "classmap": [
  7654. "Traits/ValueWrapper.php"
  7655. ],
  7656. "exclude-from-classmap": [
  7657. "/Tests/"
  7658. ]
  7659. },
  7660. "notification-url": "https://packagist.org/downloads/",
  7661. "license": [
  7662. "MIT"
  7663. ],
  7664. "authors": [
  7665. {
  7666. "name": "Nicolas Grekas",
  7667. "email": "p@tchwork.com"
  7668. },
  7669. {
  7670. "name": "Symfony Community",
  7671. "homepage": "https://symfony.com/contributors"
  7672. }
  7673. ],
  7674. "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
  7675. "homepage": "https://symfony.com",
  7676. "keywords": [
  7677. "caching",
  7678. "psr6"
  7679. ],
  7680. "support": {
  7681. "source": "https://github.com/symfony/cache/tree/v7.4.12"
  7682. },
  7683. "funding": [
  7684. {
  7685. "url": "https://symfony.com/sponsor",
  7686. "type": "custom"
  7687. },
  7688. {
  7689. "url": "https://github.com/fabpot",
  7690. "type": "github"
  7691. },
  7692. {
  7693. "url": "https://github.com/nicolas-grekas",
  7694. "type": "github"
  7695. },
  7696. {
  7697. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7698. "type": "tidelift"
  7699. }
  7700. ],
  7701. "time": "2026-05-20T07:20:23+00:00"
  7702. },
  7703. {
  7704. "name": "symfony/cache-contracts",
  7705. "version": "v3.7.0",
  7706. "source": {
  7707. "type": "git",
  7708. "url": "https://github.com/symfony/cache-contracts.git",
  7709. "reference": "225e8a254166bd3442e370c6f50145465db63831"
  7710. },
  7711. "dist": {
  7712. "type": "zip",
  7713. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/225e8a254166bd3442e370c6f50145465db63831",
  7714. "reference": "225e8a254166bd3442e370c6f50145465db63831",
  7715. "shasum": ""
  7716. },
  7717. "require": {
  7718. "php": ">=8.1",
  7719. "psr/cache": "^3.0"
  7720. },
  7721. "type": "library",
  7722. "extra": {
  7723. "thanks": {
  7724. "url": "https://github.com/symfony/contracts",
  7725. "name": "symfony/contracts"
  7726. },
  7727. "branch-alias": {
  7728. "dev-main": "3.7-dev"
  7729. }
  7730. },
  7731. "autoload": {
  7732. "psr-4": {
  7733. "Symfony\\Contracts\\Cache\\": ""
  7734. }
  7735. },
  7736. "notification-url": "https://packagist.org/downloads/",
  7737. "license": [
  7738. "MIT"
  7739. ],
  7740. "authors": [
  7741. {
  7742. "name": "Nicolas Grekas",
  7743. "email": "p@tchwork.com"
  7744. },
  7745. {
  7746. "name": "Symfony Community",
  7747. "homepage": "https://symfony.com/contributors"
  7748. }
  7749. ],
  7750. "description": "Generic abstractions related to caching",
  7751. "homepage": "https://symfony.com",
  7752. "keywords": [
  7753. "abstractions",
  7754. "contracts",
  7755. "decoupling",
  7756. "interfaces",
  7757. "interoperability",
  7758. "standards"
  7759. ],
  7760. "support": {
  7761. "source": "https://github.com/symfony/cache-contracts/tree/v3.7.0"
  7762. },
  7763. "funding": [
  7764. {
  7765. "url": "https://symfony.com/sponsor",
  7766. "type": "custom"
  7767. },
  7768. {
  7769. "url": "https://github.com/fabpot",
  7770. "type": "github"
  7771. },
  7772. {
  7773. "url": "https://github.com/nicolas-grekas",
  7774. "type": "github"
  7775. },
  7776. {
  7777. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7778. "type": "tidelift"
  7779. }
  7780. ],
  7781. "time": "2026-05-05T15:33:14+00:00"
  7782. },
  7783. {
  7784. "name": "symfony/clock",
  7785. "version": "v7.4.8",
  7786. "source": {
  7787. "type": "git",
  7788. "url": "https://github.com/symfony/clock.git",
  7789. "reference": "674fa3b98e21531dd040e613479f5f6fa8f32111"
  7790. },
  7791. "dist": {
  7792. "type": "zip",
  7793. "url": "https://api.github.com/repos/symfony/clock/zipball/674fa3b98e21531dd040e613479f5f6fa8f32111",
  7794. "reference": "674fa3b98e21531dd040e613479f5f6fa8f32111",
  7795. "shasum": ""
  7796. },
  7797. "require": {
  7798. "php": ">=8.2",
  7799. "psr/clock": "^1.0",
  7800. "symfony/polyfill-php83": "^1.28"
  7801. },
  7802. "provide": {
  7803. "psr/clock-implementation": "1.0"
  7804. },
  7805. "type": "library",
  7806. "autoload": {
  7807. "files": [
  7808. "Resources/now.php"
  7809. ],
  7810. "psr-4": {
  7811. "Symfony\\Component\\Clock\\": ""
  7812. },
  7813. "exclude-from-classmap": [
  7814. "/Tests/"
  7815. ]
  7816. },
  7817. "notification-url": "https://packagist.org/downloads/",
  7818. "license": [
  7819. "MIT"
  7820. ],
  7821. "authors": [
  7822. {
  7823. "name": "Nicolas Grekas",
  7824. "email": "p@tchwork.com"
  7825. },
  7826. {
  7827. "name": "Symfony Community",
  7828. "homepage": "https://symfony.com/contributors"
  7829. }
  7830. ],
  7831. "description": "Decouples applications from the system clock",
  7832. "homepage": "https://symfony.com",
  7833. "keywords": [
  7834. "clock",
  7835. "psr20",
  7836. "time"
  7837. ],
  7838. "support": {
  7839. "source": "https://github.com/symfony/clock/tree/v7.4.8"
  7840. },
  7841. "funding": [
  7842. {
  7843. "url": "https://symfony.com/sponsor",
  7844. "type": "custom"
  7845. },
  7846. {
  7847. "url": "https://github.com/fabpot",
  7848. "type": "github"
  7849. },
  7850. {
  7851. "url": "https://github.com/nicolas-grekas",
  7852. "type": "github"
  7853. },
  7854. {
  7855. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7856. "type": "tidelift"
  7857. }
  7858. ],
  7859. "time": "2026-03-24T13:12:05+00:00"
  7860. },
  7861. {
  7862. "name": "symfony/config",
  7863. "version": "v7.4.10",
  7864. "source": {
  7865. "type": "git",
  7866. "url": "https://github.com/symfony/config.git",
  7867. "reference": "d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57"
  7868. },
  7869. "dist": {
  7870. "type": "zip",
  7871. "url": "https://api.github.com/repos/symfony/config/zipball/d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57",
  7872. "reference": "d91b6c7cd2a8c9a9c2b8d26c8f5ed48edf99ef57",
  7873. "shasum": ""
  7874. },
  7875. "require": {
  7876. "php": ">=8.2",
  7877. "symfony/deprecation-contracts": "^2.5|^3",
  7878. "symfony/filesystem": "^7.1|^8.0",
  7879. "symfony/polyfill-ctype": "~1.8"
  7880. },
  7881. "conflict": {
  7882. "symfony/finder": "<6.4",
  7883. "symfony/service-contracts": "<2.5"
  7884. },
  7885. "require-dev": {
  7886. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  7887. "symfony/finder": "^6.4|^7.0|^8.0",
  7888. "symfony/messenger": "^6.4|^7.0|^8.0",
  7889. "symfony/service-contracts": "^2.5|^3",
  7890. "symfony/yaml": "^6.4|^7.0|^8.0"
  7891. },
  7892. "type": "library",
  7893. "autoload": {
  7894. "psr-4": {
  7895. "Symfony\\Component\\Config\\": ""
  7896. },
  7897. "exclude-from-classmap": [
  7898. "/Tests/"
  7899. ]
  7900. },
  7901. "notification-url": "https://packagist.org/downloads/",
  7902. "license": [
  7903. "MIT"
  7904. ],
  7905. "authors": [
  7906. {
  7907. "name": "Fabien Potencier",
  7908. "email": "fabien@symfony.com"
  7909. },
  7910. {
  7911. "name": "Symfony Community",
  7912. "homepage": "https://symfony.com/contributors"
  7913. }
  7914. ],
  7915. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  7916. "homepage": "https://symfony.com",
  7917. "support": {
  7918. "source": "https://github.com/symfony/config/tree/v7.4.10"
  7919. },
  7920. "funding": [
  7921. {
  7922. "url": "https://symfony.com/sponsor",
  7923. "type": "custom"
  7924. },
  7925. {
  7926. "url": "https://github.com/fabpot",
  7927. "type": "github"
  7928. },
  7929. {
  7930. "url": "https://github.com/nicolas-grekas",
  7931. "type": "github"
  7932. },
  7933. {
  7934. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7935. "type": "tidelift"
  7936. }
  7937. ],
  7938. "time": "2026-05-03T14:20:49+00:00"
  7939. },
  7940. {
  7941. "name": "symfony/console",
  7942. "version": "v7.4.11",
  7943. "source": {
  7944. "type": "git",
  7945. "url": "https://github.com/symfony/console.git",
  7946. "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075"
  7947. },
  7948. "dist": {
  7949. "type": "zip",
  7950. "url": "https://api.github.com/repos/symfony/console/zipball/ed0107e43ab452aa77ae99e005b95e56b556e075",
  7951. "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075",
  7952. "shasum": ""
  7953. },
  7954. "require": {
  7955. "php": ">=8.2",
  7956. "symfony/deprecation-contracts": "^2.5|^3",
  7957. "symfony/polyfill-mbstring": "~1.0",
  7958. "symfony/service-contracts": "^2.5|^3",
  7959. "symfony/string": "^7.2|^8.0"
  7960. },
  7961. "conflict": {
  7962. "symfony/dependency-injection": "<6.4",
  7963. "symfony/dotenv": "<6.4",
  7964. "symfony/event-dispatcher": "<6.4",
  7965. "symfony/lock": "<6.4",
  7966. "symfony/process": "<6.4"
  7967. },
  7968. "provide": {
  7969. "psr/log-implementation": "1.0|2.0|3.0"
  7970. },
  7971. "require-dev": {
  7972. "psr/log": "^1|^2|^3",
  7973. "symfony/config": "^6.4|^7.0|^8.0",
  7974. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  7975. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  7976. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  7977. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  7978. "symfony/lock": "^6.4|^7.0|^8.0",
  7979. "symfony/messenger": "^6.4|^7.0|^8.0",
  7980. "symfony/process": "^6.4|^7.0|^8.0",
  7981. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  7982. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  7983. },
  7984. "type": "library",
  7985. "autoload": {
  7986. "psr-4": {
  7987. "Symfony\\Component\\Console\\": ""
  7988. },
  7989. "exclude-from-classmap": [
  7990. "/Tests/"
  7991. ]
  7992. },
  7993. "notification-url": "https://packagist.org/downloads/",
  7994. "license": [
  7995. "MIT"
  7996. ],
  7997. "authors": [
  7998. {
  7999. "name": "Fabien Potencier",
  8000. "email": "fabien@symfony.com"
  8001. },
  8002. {
  8003. "name": "Symfony Community",
  8004. "homepage": "https://symfony.com/contributors"
  8005. }
  8006. ],
  8007. "description": "Eases the creation of beautiful and testable command line interfaces",
  8008. "homepage": "https://symfony.com",
  8009. "keywords": [
  8010. "cli",
  8011. "command-line",
  8012. "console",
  8013. "terminal"
  8014. ],
  8015. "support": {
  8016. "source": "https://github.com/symfony/console/tree/v7.4.11"
  8017. },
  8018. "funding": [
  8019. {
  8020. "url": "https://symfony.com/sponsor",
  8021. "type": "custom"
  8022. },
  8023. {
  8024. "url": "https://github.com/fabpot",
  8025. "type": "github"
  8026. },
  8027. {
  8028. "url": "https://github.com/nicolas-grekas",
  8029. "type": "github"
  8030. },
  8031. {
  8032. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8033. "type": "tidelift"
  8034. }
  8035. ],
  8036. "time": "2026-05-13T12:04:42+00:00"
  8037. },
  8038. {
  8039. "name": "symfony/debug-bundle",
  8040. "version": "v7.4.8",
  8041. "source": {
  8042. "type": "git",
  8043. "url": "https://github.com/symfony/debug-bundle.git",
  8044. "reference": "3eb18c1e6cd16da2cea1f1b5162e442af4afee44"
  8045. },
  8046. "dist": {
  8047. "type": "zip",
  8048. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/3eb18c1e6cd16da2cea1f1b5162e442af4afee44",
  8049. "reference": "3eb18c1e6cd16da2cea1f1b5162e442af4afee44",
  8050. "shasum": ""
  8051. },
  8052. "require": {
  8053. "composer-runtime-api": ">=2.1",
  8054. "ext-xml": "*",
  8055. "php": ">=8.2",
  8056. "symfony/config": "^7.3|^8.0",
  8057. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  8058. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  8059. "symfony/twig-bridge": "^6.4|^7.0|^8.0",
  8060. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  8061. },
  8062. "require-dev": {
  8063. "symfony/web-profiler-bundle": "^6.4|^7.0|^8.0"
  8064. },
  8065. "type": "symfony-bundle",
  8066. "autoload": {
  8067. "psr-4": {
  8068. "Symfony\\Bundle\\DebugBundle\\": ""
  8069. },
  8070. "exclude-from-classmap": [
  8071. "/Tests/"
  8072. ]
  8073. },
  8074. "notification-url": "https://packagist.org/downloads/",
  8075. "license": [
  8076. "MIT"
  8077. ],
  8078. "authors": [
  8079. {
  8080. "name": "Fabien Potencier",
  8081. "email": "fabien@symfony.com"
  8082. },
  8083. {
  8084. "name": "Symfony Community",
  8085. "homepage": "https://symfony.com/contributors"
  8086. }
  8087. ],
  8088. "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
  8089. "homepage": "https://symfony.com",
  8090. "support": {
  8091. "source": "https://github.com/symfony/debug-bundle/tree/v7.4.8"
  8092. },
  8093. "funding": [
  8094. {
  8095. "url": "https://symfony.com/sponsor",
  8096. "type": "custom"
  8097. },
  8098. {
  8099. "url": "https://github.com/fabpot",
  8100. "type": "github"
  8101. },
  8102. {
  8103. "url": "https://github.com/nicolas-grekas",
  8104. "type": "github"
  8105. },
  8106. {
  8107. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8108. "type": "tidelift"
  8109. }
  8110. ],
  8111. "time": "2026-03-24T13:12:05+00:00"
  8112. },
  8113. {
  8114. "name": "symfony/dependency-injection",
  8115. "version": "v7.4.10",
  8116. "source": {
  8117. "type": "git",
  8118. "url": "https://github.com/symfony/dependency-injection.git",
  8119. "reference": "4eb0d9dfa9d4f7c59216baf49b3ed6b1fb72293d"
  8120. },
  8121. "dist": {
  8122. "type": "zip",
  8123. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4eb0d9dfa9d4f7c59216baf49b3ed6b1fb72293d",
  8124. "reference": "4eb0d9dfa9d4f7c59216baf49b3ed6b1fb72293d",
  8125. "shasum": ""
  8126. },
  8127. "require": {
  8128. "php": ">=8.2",
  8129. "psr/container": "^1.1|^2.0",
  8130. "symfony/deprecation-contracts": "^2.5|^3",
  8131. "symfony/service-contracts": "^3.6",
  8132. "symfony/var-exporter": "^6.4.20|^7.2.5|^8.0"
  8133. },
  8134. "conflict": {
  8135. "ext-psr": "<1.1|>=2",
  8136. "symfony/config": "<6.4",
  8137. "symfony/finder": "<6.4",
  8138. "symfony/yaml": "<6.4"
  8139. },
  8140. "provide": {
  8141. "psr/container-implementation": "1.1|2.0",
  8142. "symfony/service-implementation": "1.1|2.0|3.0"
  8143. },
  8144. "require-dev": {
  8145. "symfony/config": "^6.4|^7.0|^8.0",
  8146. "symfony/expression-language": "^6.4|^7.0|^8.0",
  8147. "symfony/yaml": "^6.4|^7.0|^8.0"
  8148. },
  8149. "type": "library",
  8150. "autoload": {
  8151. "psr-4": {
  8152. "Symfony\\Component\\DependencyInjection\\": ""
  8153. },
  8154. "exclude-from-classmap": [
  8155. "/Tests/"
  8156. ]
  8157. },
  8158. "notification-url": "https://packagist.org/downloads/",
  8159. "license": [
  8160. "MIT"
  8161. ],
  8162. "authors": [
  8163. {
  8164. "name": "Fabien Potencier",
  8165. "email": "fabien@symfony.com"
  8166. },
  8167. {
  8168. "name": "Symfony Community",
  8169. "homepage": "https://symfony.com/contributors"
  8170. }
  8171. ],
  8172. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  8173. "homepage": "https://symfony.com",
  8174. "support": {
  8175. "source": "https://github.com/symfony/dependency-injection/tree/v7.4.10"
  8176. },
  8177. "funding": [
  8178. {
  8179. "url": "https://symfony.com/sponsor",
  8180. "type": "custom"
  8181. },
  8182. {
  8183. "url": "https://github.com/fabpot",
  8184. "type": "github"
  8185. },
  8186. {
  8187. "url": "https://github.com/nicolas-grekas",
  8188. "type": "github"
  8189. },
  8190. {
  8191. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8192. "type": "tidelift"
  8193. }
  8194. ],
  8195. "time": "2026-05-06T11:55:30+00:00"
  8196. },
  8197. {
  8198. "name": "symfony/deprecation-contracts",
  8199. "version": "v3.7.0",
  8200. "source": {
  8201. "type": "git",
  8202. "url": "https://github.com/symfony/deprecation-contracts.git",
  8203. "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
  8204. },
  8205. "dist": {
  8206. "type": "zip",
  8207. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
  8208. "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
  8209. "shasum": ""
  8210. },
  8211. "require": {
  8212. "php": ">=8.1"
  8213. },
  8214. "type": "library",
  8215. "extra": {
  8216. "thanks": {
  8217. "url": "https://github.com/symfony/contracts",
  8218. "name": "symfony/contracts"
  8219. },
  8220. "branch-alias": {
  8221. "dev-main": "3.7-dev"
  8222. }
  8223. },
  8224. "autoload": {
  8225. "files": [
  8226. "function.php"
  8227. ]
  8228. },
  8229. "notification-url": "https://packagist.org/downloads/",
  8230. "license": [
  8231. "MIT"
  8232. ],
  8233. "authors": [
  8234. {
  8235. "name": "Nicolas Grekas",
  8236. "email": "p@tchwork.com"
  8237. },
  8238. {
  8239. "name": "Symfony Community",
  8240. "homepage": "https://symfony.com/contributors"
  8241. }
  8242. ],
  8243. "description": "A generic function and convention to trigger deprecation notices",
  8244. "homepage": "https://symfony.com",
  8245. "support": {
  8246. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
  8247. },
  8248. "funding": [
  8249. {
  8250. "url": "https://symfony.com/sponsor",
  8251. "type": "custom"
  8252. },
  8253. {
  8254. "url": "https://github.com/fabpot",
  8255. "type": "github"
  8256. },
  8257. {
  8258. "url": "https://github.com/nicolas-grekas",
  8259. "type": "github"
  8260. },
  8261. {
  8262. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8263. "type": "tidelift"
  8264. }
  8265. ],
  8266. "time": "2026-04-13T15:52:40+00:00"
  8267. },
  8268. {
  8269. "name": "symfony/doctrine-bridge",
  8270. "version": "v7.4.9",
  8271. "source": {
  8272. "type": "git",
  8273. "url": "https://github.com/symfony/doctrine-bridge.git",
  8274. "reference": "7a87c85853f3069e3657a823c62b02952de46b0a"
  8275. },
  8276. "dist": {
  8277. "type": "zip",
  8278. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/7a87c85853f3069e3657a823c62b02952de46b0a",
  8279. "reference": "7a87c85853f3069e3657a823c62b02952de46b0a",
  8280. "shasum": ""
  8281. },
  8282. "require": {
  8283. "doctrine/event-manager": "^2",
  8284. "doctrine/persistence": "^3.1|^4",
  8285. "php": ">=8.2",
  8286. "symfony/deprecation-contracts": "^2.5|^3",
  8287. "symfony/polyfill-ctype": "~1.8",
  8288. "symfony/polyfill-mbstring": "~1.0",
  8289. "symfony/service-contracts": "^2.5|^3"
  8290. },
  8291. "conflict": {
  8292. "doctrine/collections": "<1.8",
  8293. "doctrine/dbal": "<3.6",
  8294. "doctrine/lexer": "<1.1",
  8295. "doctrine/orm": "<2.15",
  8296. "symfony/cache": "<6.4",
  8297. "symfony/dependency-injection": "<6.4",
  8298. "symfony/form": "<6.4.6|>=7,<7.0.6",
  8299. "symfony/http-foundation": "<6.4",
  8300. "symfony/http-kernel": "<6.4",
  8301. "symfony/lock": "<6.4",
  8302. "symfony/messenger": "<6.4",
  8303. "symfony/property-info": "<6.4",
  8304. "symfony/security-bundle": "<6.4",
  8305. "symfony/security-core": "<6.4",
  8306. "symfony/validator": "<7.4"
  8307. },
  8308. "require-dev": {
  8309. "doctrine/collections": "^1.8|^2.0",
  8310. "doctrine/data-fixtures": "^1.1|^2",
  8311. "doctrine/dbal": "^3.6|^4",
  8312. "doctrine/orm": "^2.15|^3",
  8313. "psr/log": "^1|^2|^3",
  8314. "symfony/cache": "^6.4|^7.0|^8.0",
  8315. "symfony/config": "^6.4|^7.0|^8.0",
  8316. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  8317. "symfony/doctrine-messenger": "^6.4|^7.0|^8.0",
  8318. "symfony/expression-language": "^6.4|^7.0|^8.0",
  8319. "symfony/form": "^7.2|^8.0",
  8320. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  8321. "symfony/lock": "^6.4|^7.0|^8.0",
  8322. "symfony/messenger": "^6.4|^7.0|^8.0",
  8323. "symfony/property-access": "^6.4|^7.0|^8.0",
  8324. "symfony/property-info": "^6.4|^7.0|^8.0",
  8325. "symfony/security-core": "^6.4|^7.0|^8.0",
  8326. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  8327. "symfony/translation": "^6.4|^7.0|^8.0",
  8328. "symfony/type-info": "^7.1.8|^8.0",
  8329. "symfony/uid": "^6.4|^7.0|^8.0",
  8330. "symfony/validator": "^7.4|^8.0",
  8331. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  8332. },
  8333. "type": "symfony-bridge",
  8334. "autoload": {
  8335. "psr-4": {
  8336. "Symfony\\Bridge\\Doctrine\\": ""
  8337. },
  8338. "exclude-from-classmap": [
  8339. "/Tests/"
  8340. ]
  8341. },
  8342. "notification-url": "https://packagist.org/downloads/",
  8343. "license": [
  8344. "MIT"
  8345. ],
  8346. "authors": [
  8347. {
  8348. "name": "Fabien Potencier",
  8349. "email": "fabien@symfony.com"
  8350. },
  8351. {
  8352. "name": "Symfony Community",
  8353. "homepage": "https://symfony.com/contributors"
  8354. }
  8355. ],
  8356. "description": "Provides integration for Doctrine with various Symfony components",
  8357. "homepage": "https://symfony.com",
  8358. "support": {
  8359. "source": "https://github.com/symfony/doctrine-bridge/tree/v7.4.9"
  8360. },
  8361. "funding": [
  8362. {
  8363. "url": "https://symfony.com/sponsor",
  8364. "type": "custom"
  8365. },
  8366. {
  8367. "url": "https://github.com/fabpot",
  8368. "type": "github"
  8369. },
  8370. {
  8371. "url": "https://github.com/nicolas-grekas",
  8372. "type": "github"
  8373. },
  8374. {
  8375. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8376. "type": "tidelift"
  8377. }
  8378. ],
  8379. "time": "2026-04-29T14:19:39+00:00"
  8380. },
  8381. {
  8382. "name": "symfony/doctrine-messenger",
  8383. "version": "v7.4.6",
  8384. "source": {
  8385. "type": "git",
  8386. "url": "https://github.com/symfony/doctrine-messenger.git",
  8387. "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3"
  8388. },
  8389. "dist": {
  8390. "type": "zip",
  8391. "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
  8392. "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
  8393. "shasum": ""
  8394. },
  8395. "require": {
  8396. "doctrine/dbal": "^3.6|^4",
  8397. "php": ">=8.2",
  8398. "symfony/messenger": "^7.2|^8.0",
  8399. "symfony/service-contracts": "^2.5|^3"
  8400. },
  8401. "conflict": {
  8402. "doctrine/persistence": "<1.3"
  8403. },
  8404. "require-dev": {
  8405. "doctrine/persistence": "^1.3|^2|^3",
  8406. "symfony/property-access": "^6.4|^7.0|^8.0",
  8407. "symfony/serializer": "^6.4|^7.0|^8.0"
  8408. },
  8409. "type": "symfony-messenger-bridge",
  8410. "autoload": {
  8411. "psr-4": {
  8412. "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
  8413. },
  8414. "exclude-from-classmap": [
  8415. "/Tests/"
  8416. ]
  8417. },
  8418. "notification-url": "https://packagist.org/downloads/",
  8419. "license": [
  8420. "MIT"
  8421. ],
  8422. "authors": [
  8423. {
  8424. "name": "Fabien Potencier",
  8425. "email": "fabien@symfony.com"
  8426. },
  8427. {
  8428. "name": "Symfony Community",
  8429. "homepage": "https://symfony.com/contributors"
  8430. }
  8431. ],
  8432. "description": "Symfony Doctrine Messenger Bridge",
  8433. "homepage": "https://symfony.com",
  8434. "support": {
  8435. "source": "https://github.com/symfony/doctrine-messenger/tree/v7.4.6"
  8436. },
  8437. "funding": [
  8438. {
  8439. "url": "https://symfony.com/sponsor",
  8440. "type": "custom"
  8441. },
  8442. {
  8443. "url": "https://github.com/fabpot",
  8444. "type": "github"
  8445. },
  8446. {
  8447. "url": "https://github.com/nicolas-grekas",
  8448. "type": "github"
  8449. },
  8450. {
  8451. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8452. "type": "tidelift"
  8453. }
  8454. ],
  8455. "time": "2026-02-18T09:40:04+00:00"
  8456. },
  8457. {
  8458. "name": "symfony/dom-crawler",
  8459. "version": "v7.4.12",
  8460. "source": {
  8461. "type": "git",
  8462. "url": "https://github.com/symfony/dom-crawler.git",
  8463. "reference": "b59b59122690976550fd142c23fab62c84738db6"
  8464. },
  8465. "dist": {
  8466. "type": "zip",
  8467. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b59b59122690976550fd142c23fab62c84738db6",
  8468. "reference": "b59b59122690976550fd142c23fab62c84738db6",
  8469. "shasum": ""
  8470. },
  8471. "require": {
  8472. "masterminds/html5": "^2.6",
  8473. "php": ">=8.2",
  8474. "symfony/deprecation-contracts": "^2.5|^3",
  8475. "symfony/polyfill-ctype": "~1.8",
  8476. "symfony/polyfill-mbstring": "~1.0"
  8477. },
  8478. "require-dev": {
  8479. "symfony/css-selector": "^6.4|^7.0|^8.0"
  8480. },
  8481. "type": "library",
  8482. "autoload": {
  8483. "psr-4": {
  8484. "Symfony\\Component\\DomCrawler\\": ""
  8485. },
  8486. "exclude-from-classmap": [
  8487. "/Tests/"
  8488. ]
  8489. },
  8490. "notification-url": "https://packagist.org/downloads/",
  8491. "license": [
  8492. "MIT"
  8493. ],
  8494. "authors": [
  8495. {
  8496. "name": "Fabien Potencier",
  8497. "email": "fabien@symfony.com"
  8498. },
  8499. {
  8500. "name": "Symfony Community",
  8501. "homepage": "https://symfony.com/contributors"
  8502. }
  8503. ],
  8504. "description": "Eases DOM navigation for HTML and XML documents",
  8505. "homepage": "https://symfony.com",
  8506. "support": {
  8507. "source": "https://github.com/symfony/dom-crawler/tree/v7.4.12"
  8508. },
  8509. "funding": [
  8510. {
  8511. "url": "https://symfony.com/sponsor",
  8512. "type": "custom"
  8513. },
  8514. {
  8515. "url": "https://github.com/fabpot",
  8516. "type": "github"
  8517. },
  8518. {
  8519. "url": "https://github.com/nicolas-grekas",
  8520. "type": "github"
  8521. },
  8522. {
  8523. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8524. "type": "tidelift"
  8525. }
  8526. ],
  8527. "time": "2026-05-20T07:20:23+00:00"
  8528. },
  8529. {
  8530. "name": "symfony/dotenv",
  8531. "version": "v7.4.11",
  8532. "source": {
  8533. "type": "git",
  8534. "url": "https://github.com/symfony/dotenv.git",
  8535. "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c"
  8536. },
  8537. "dist": {
  8538. "type": "zip",
  8539. "url": "https://api.github.com/repos/symfony/dotenv/zipball/82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
  8540. "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
  8541. "shasum": ""
  8542. },
  8543. "require": {
  8544. "php": ">=8.2"
  8545. },
  8546. "conflict": {
  8547. "symfony/console": "<6.4",
  8548. "symfony/process": "<6.4"
  8549. },
  8550. "require-dev": {
  8551. "symfony/console": "^6.4|^7.0|^8.0",
  8552. "symfony/process": "^6.4|^7.0|^8.0"
  8553. },
  8554. "type": "library",
  8555. "autoload": {
  8556. "psr-4": {
  8557. "Symfony\\Component\\Dotenv\\": ""
  8558. },
  8559. "exclude-from-classmap": [
  8560. "/Tests/"
  8561. ]
  8562. },
  8563. "notification-url": "https://packagist.org/downloads/",
  8564. "license": [
  8565. "MIT"
  8566. ],
  8567. "authors": [
  8568. {
  8569. "name": "Fabien Potencier",
  8570. "email": "fabien@symfony.com"
  8571. },
  8572. {
  8573. "name": "Symfony Community",
  8574. "homepage": "https://symfony.com/contributors"
  8575. }
  8576. ],
  8577. "description": "Registers environment variables from a .env file",
  8578. "homepage": "https://symfony.com",
  8579. "keywords": [
  8580. "dotenv",
  8581. "env",
  8582. "environment"
  8583. ],
  8584. "support": {
  8585. "source": "https://github.com/symfony/dotenv/tree/v7.4.11"
  8586. },
  8587. "funding": [
  8588. {
  8589. "url": "https://symfony.com/sponsor",
  8590. "type": "custom"
  8591. },
  8592. {
  8593. "url": "https://github.com/fabpot",
  8594. "type": "github"
  8595. },
  8596. {
  8597. "url": "https://github.com/nicolas-grekas",
  8598. "type": "github"
  8599. },
  8600. {
  8601. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8602. "type": "tidelift"
  8603. }
  8604. ],
  8605. "time": "2026-05-11T13:02:51+00:00"
  8606. },
  8607. {
  8608. "name": "symfony/error-handler",
  8609. "version": "v7.4.8",
  8610. "source": {
  8611. "type": "git",
  8612. "url": "https://github.com/symfony/error-handler.git",
  8613. "reference": "8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa"
  8614. },
  8615. "dist": {
  8616. "type": "zip",
  8617. "url": "https://api.github.com/repos/symfony/error-handler/zipball/8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa",
  8618. "reference": "8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa",
  8619. "shasum": ""
  8620. },
  8621. "require": {
  8622. "php": ">=8.2",
  8623. "psr/log": "^1|^2|^3",
  8624. "symfony/polyfill-php85": "^1.32",
  8625. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  8626. },
  8627. "conflict": {
  8628. "symfony/deprecation-contracts": "<2.5",
  8629. "symfony/http-kernel": "<6.4"
  8630. },
  8631. "require-dev": {
  8632. "symfony/console": "^6.4|^7.0|^8.0",
  8633. "symfony/deprecation-contracts": "^2.5|^3",
  8634. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  8635. "symfony/serializer": "^6.4|^7.0|^8.0",
  8636. "symfony/webpack-encore-bundle": "^1.0|^2.0"
  8637. },
  8638. "bin": [
  8639. "Resources/bin/patch-type-declarations"
  8640. ],
  8641. "type": "library",
  8642. "autoload": {
  8643. "psr-4": {
  8644. "Symfony\\Component\\ErrorHandler\\": ""
  8645. },
  8646. "exclude-from-classmap": [
  8647. "/Tests/"
  8648. ]
  8649. },
  8650. "notification-url": "https://packagist.org/downloads/",
  8651. "license": [
  8652. "MIT"
  8653. ],
  8654. "authors": [
  8655. {
  8656. "name": "Fabien Potencier",
  8657. "email": "fabien@symfony.com"
  8658. },
  8659. {
  8660. "name": "Symfony Community",
  8661. "homepage": "https://symfony.com/contributors"
  8662. }
  8663. ],
  8664. "description": "Provides tools to manage errors and ease debugging PHP code",
  8665. "homepage": "https://symfony.com",
  8666. "support": {
  8667. "source": "https://github.com/symfony/error-handler/tree/v7.4.8"
  8668. },
  8669. "funding": [
  8670. {
  8671. "url": "https://symfony.com/sponsor",
  8672. "type": "custom"
  8673. },
  8674. {
  8675. "url": "https://github.com/fabpot",
  8676. "type": "github"
  8677. },
  8678. {
  8679. "url": "https://github.com/nicolas-grekas",
  8680. "type": "github"
  8681. },
  8682. {
  8683. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8684. "type": "tidelift"
  8685. }
  8686. ],
  8687. "time": "2026-03-24T13:12:05+00:00"
  8688. },
  8689. {
  8690. "name": "symfony/event-dispatcher",
  8691. "version": "v7.4.9",
  8692. "source": {
  8693. "type": "git",
  8694. "url": "https://github.com/symfony/event-dispatcher.git",
  8695. "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101"
  8696. },
  8697. "dist": {
  8698. "type": "zip",
  8699. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e4a2e29753c7801f7a8340e066cfa788f3bc8101",
  8700. "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101",
  8701. "shasum": ""
  8702. },
  8703. "require": {
  8704. "php": ">=8.2",
  8705. "symfony/event-dispatcher-contracts": "^2.5|^3"
  8706. },
  8707. "conflict": {
  8708. "symfony/dependency-injection": "<6.4",
  8709. "symfony/service-contracts": "<2.5"
  8710. },
  8711. "provide": {
  8712. "psr/event-dispatcher-implementation": "1.0",
  8713. "symfony/event-dispatcher-implementation": "2.0|3.0"
  8714. },
  8715. "require-dev": {
  8716. "psr/log": "^1|^2|^3",
  8717. "symfony/config": "^6.4|^7.0|^8.0",
  8718. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  8719. "symfony/error-handler": "^6.4|^7.0|^8.0",
  8720. "symfony/expression-language": "^6.4|^7.0|^8.0",
  8721. "symfony/framework-bundle": "^6.4|^7.0|^8.0",
  8722. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  8723. "symfony/service-contracts": "^2.5|^3",
  8724. "symfony/stopwatch": "^6.4|^7.0|^8.0"
  8725. },
  8726. "type": "library",
  8727. "autoload": {
  8728. "psr-4": {
  8729. "Symfony\\Component\\EventDispatcher\\": ""
  8730. },
  8731. "exclude-from-classmap": [
  8732. "/Tests/"
  8733. ]
  8734. },
  8735. "notification-url": "https://packagist.org/downloads/",
  8736. "license": [
  8737. "MIT"
  8738. ],
  8739. "authors": [
  8740. {
  8741. "name": "Fabien Potencier",
  8742. "email": "fabien@symfony.com"
  8743. },
  8744. {
  8745. "name": "Symfony Community",
  8746. "homepage": "https://symfony.com/contributors"
  8747. }
  8748. ],
  8749. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  8750. "homepage": "https://symfony.com",
  8751. "support": {
  8752. "source": "https://github.com/symfony/event-dispatcher/tree/v7.4.9"
  8753. },
  8754. "funding": [
  8755. {
  8756. "url": "https://symfony.com/sponsor",
  8757. "type": "custom"
  8758. },
  8759. {
  8760. "url": "https://github.com/fabpot",
  8761. "type": "github"
  8762. },
  8763. {
  8764. "url": "https://github.com/nicolas-grekas",
  8765. "type": "github"
  8766. },
  8767. {
  8768. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8769. "type": "tidelift"
  8770. }
  8771. ],
  8772. "time": "2026-04-18T13:18:21+00:00"
  8773. },
  8774. {
  8775. "name": "symfony/event-dispatcher-contracts",
  8776. "version": "v3.7.0",
  8777. "source": {
  8778. "type": "git",
  8779. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  8780. "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32"
  8781. },
  8782. "dist": {
  8783. "type": "zip",
  8784. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32",
  8785. "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32",
  8786. "shasum": ""
  8787. },
  8788. "require": {
  8789. "php": ">=8.1",
  8790. "psr/event-dispatcher": "^1"
  8791. },
  8792. "type": "library",
  8793. "extra": {
  8794. "thanks": {
  8795. "url": "https://github.com/symfony/contracts",
  8796. "name": "symfony/contracts"
  8797. },
  8798. "branch-alias": {
  8799. "dev-main": "3.7-dev"
  8800. }
  8801. },
  8802. "autoload": {
  8803. "psr-4": {
  8804. "Symfony\\Contracts\\EventDispatcher\\": ""
  8805. }
  8806. },
  8807. "notification-url": "https://packagist.org/downloads/",
  8808. "license": [
  8809. "MIT"
  8810. ],
  8811. "authors": [
  8812. {
  8813. "name": "Nicolas Grekas",
  8814. "email": "p@tchwork.com"
  8815. },
  8816. {
  8817. "name": "Symfony Community",
  8818. "homepage": "https://symfony.com/contributors"
  8819. }
  8820. ],
  8821. "description": "Generic abstractions related to dispatching event",
  8822. "homepage": "https://symfony.com",
  8823. "keywords": [
  8824. "abstractions",
  8825. "contracts",
  8826. "decoupling",
  8827. "interfaces",
  8828. "interoperability",
  8829. "standards"
  8830. ],
  8831. "support": {
  8832. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.0"
  8833. },
  8834. "funding": [
  8835. {
  8836. "url": "https://symfony.com/sponsor",
  8837. "type": "custom"
  8838. },
  8839. {
  8840. "url": "https://github.com/fabpot",
  8841. "type": "github"
  8842. },
  8843. {
  8844. "url": "https://github.com/nicolas-grekas",
  8845. "type": "github"
  8846. },
  8847. {
  8848. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8849. "type": "tidelift"
  8850. }
  8851. ],
  8852. "time": "2026-01-05T13:30:16+00:00"
  8853. },
  8854. {
  8855. "name": "symfony/expression-language",
  8856. "version": "v7.4.8",
  8857. "source": {
  8858. "type": "git",
  8859. "url": "https://github.com/symfony/expression-language.git",
  8860. "reference": "87ff95687748f4af65e4d5a6e917d448ec52aa83"
  8861. },
  8862. "dist": {
  8863. "type": "zip",
  8864. "url": "https://api.github.com/repos/symfony/expression-language/zipball/87ff95687748f4af65e4d5a6e917d448ec52aa83",
  8865. "reference": "87ff95687748f4af65e4d5a6e917d448ec52aa83",
  8866. "shasum": ""
  8867. },
  8868. "require": {
  8869. "php": ">=8.2",
  8870. "symfony/cache": "^6.4|^7.0|^8.0",
  8871. "symfony/deprecation-contracts": "^2.5|^3",
  8872. "symfony/service-contracts": "^2.5|^3"
  8873. },
  8874. "type": "library",
  8875. "autoload": {
  8876. "psr-4": {
  8877. "Symfony\\Component\\ExpressionLanguage\\": ""
  8878. },
  8879. "exclude-from-classmap": [
  8880. "/Tests/"
  8881. ]
  8882. },
  8883. "notification-url": "https://packagist.org/downloads/",
  8884. "license": [
  8885. "MIT"
  8886. ],
  8887. "authors": [
  8888. {
  8889. "name": "Fabien Potencier",
  8890. "email": "fabien@symfony.com"
  8891. },
  8892. {
  8893. "name": "Symfony Community",
  8894. "homepage": "https://symfony.com/contributors"
  8895. }
  8896. ],
  8897. "description": "Provides an engine that can compile and evaluate expressions",
  8898. "homepage": "https://symfony.com",
  8899. "support": {
  8900. "source": "https://github.com/symfony/expression-language/tree/v7.4.8"
  8901. },
  8902. "funding": [
  8903. {
  8904. "url": "https://symfony.com/sponsor",
  8905. "type": "custom"
  8906. },
  8907. {
  8908. "url": "https://github.com/fabpot",
  8909. "type": "github"
  8910. },
  8911. {
  8912. "url": "https://github.com/nicolas-grekas",
  8913. "type": "github"
  8914. },
  8915. {
  8916. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8917. "type": "tidelift"
  8918. }
  8919. ],
  8920. "time": "2026-03-24T13:12:05+00:00"
  8921. },
  8922. {
  8923. "name": "symfony/filesystem",
  8924. "version": "v7.4.11",
  8925. "source": {
  8926. "type": "git",
  8927. "url": "https://github.com/symfony/filesystem.git",
  8928. "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50"
  8929. },
  8930. "dist": {
  8931. "type": "zip",
  8932. "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
  8933. "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
  8934. "shasum": ""
  8935. },
  8936. "require": {
  8937. "php": ">=8.2",
  8938. "symfony/polyfill-ctype": "~1.8",
  8939. "symfony/polyfill-mbstring": "~1.8"
  8940. },
  8941. "require-dev": {
  8942. "symfony/process": "^6.4|^7.0|^8.0"
  8943. },
  8944. "type": "library",
  8945. "autoload": {
  8946. "psr-4": {
  8947. "Symfony\\Component\\Filesystem\\": ""
  8948. },
  8949. "exclude-from-classmap": [
  8950. "/Tests/"
  8951. ]
  8952. },
  8953. "notification-url": "https://packagist.org/downloads/",
  8954. "license": [
  8955. "MIT"
  8956. ],
  8957. "authors": [
  8958. {
  8959. "name": "Fabien Potencier",
  8960. "email": "fabien@symfony.com"
  8961. },
  8962. {
  8963. "name": "Symfony Community",
  8964. "homepage": "https://symfony.com/contributors"
  8965. }
  8966. ],
  8967. "description": "Provides basic utilities for the filesystem",
  8968. "homepage": "https://symfony.com",
  8969. "support": {
  8970. "source": "https://github.com/symfony/filesystem/tree/v7.4.11"
  8971. },
  8972. "funding": [
  8973. {
  8974. "url": "https://symfony.com/sponsor",
  8975. "type": "custom"
  8976. },
  8977. {
  8978. "url": "https://github.com/fabpot",
  8979. "type": "github"
  8980. },
  8981. {
  8982. "url": "https://github.com/nicolas-grekas",
  8983. "type": "github"
  8984. },
  8985. {
  8986. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8987. "type": "tidelift"
  8988. }
  8989. ],
  8990. "time": "2026-05-11T16:38:44+00:00"
  8991. },
  8992. {
  8993. "name": "symfony/finder",
  8994. "version": "v7.4.8",
  8995. "source": {
  8996. "type": "git",
  8997. "url": "https://github.com/symfony/finder.git",
  8998. "reference": "e0be088d22278583a82da281886e8c3592fbf149"
  8999. },
  9000. "dist": {
  9001. "type": "zip",
  9002. "url": "https://api.github.com/repos/symfony/finder/zipball/e0be088d22278583a82da281886e8c3592fbf149",
  9003. "reference": "e0be088d22278583a82da281886e8c3592fbf149",
  9004. "shasum": ""
  9005. },
  9006. "require": {
  9007. "php": ">=8.2"
  9008. },
  9009. "require-dev": {
  9010. "symfony/filesystem": "^6.4|^7.0|^8.0"
  9011. },
  9012. "type": "library",
  9013. "autoload": {
  9014. "psr-4": {
  9015. "Symfony\\Component\\Finder\\": ""
  9016. },
  9017. "exclude-from-classmap": [
  9018. "/Tests/"
  9019. ]
  9020. },
  9021. "notification-url": "https://packagist.org/downloads/",
  9022. "license": [
  9023. "MIT"
  9024. ],
  9025. "authors": [
  9026. {
  9027. "name": "Fabien Potencier",
  9028. "email": "fabien@symfony.com"
  9029. },
  9030. {
  9031. "name": "Symfony Community",
  9032. "homepage": "https://symfony.com/contributors"
  9033. }
  9034. ],
  9035. "description": "Finds files and directories via an intuitive fluent interface",
  9036. "homepage": "https://symfony.com",
  9037. "support": {
  9038. "source": "https://github.com/symfony/finder/tree/v7.4.8"
  9039. },
  9040. "funding": [
  9041. {
  9042. "url": "https://symfony.com/sponsor",
  9043. "type": "custom"
  9044. },
  9045. {
  9046. "url": "https://github.com/fabpot",
  9047. "type": "github"
  9048. },
  9049. {
  9050. "url": "https://github.com/nicolas-grekas",
  9051. "type": "github"
  9052. },
  9053. {
  9054. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9055. "type": "tidelift"
  9056. }
  9057. ],
  9058. "time": "2026-03-24T13:12:05+00:00"
  9059. },
  9060. {
  9061. "name": "symfony/form",
  9062. "version": "v7.4.9",
  9063. "source": {
  9064. "type": "git",
  9065. "url": "https://github.com/symfony/form.git",
  9066. "reference": "b6c107af659106abec1771d9d7d22da528644d3a"
  9067. },
  9068. "dist": {
  9069. "type": "zip",
  9070. "url": "https://api.github.com/repos/symfony/form/zipball/b6c107af659106abec1771d9d7d22da528644d3a",
  9071. "reference": "b6c107af659106abec1771d9d7d22da528644d3a",
  9072. "shasum": ""
  9073. },
  9074. "require": {
  9075. "php": ">=8.2",
  9076. "symfony/deprecation-contracts": "^2.5|^3",
  9077. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  9078. "symfony/options-resolver": "^7.3|^8.0",
  9079. "symfony/polyfill-ctype": "~1.8",
  9080. "symfony/polyfill-intl-icu": "^1.21",
  9081. "symfony/polyfill-mbstring": "~1.0",
  9082. "symfony/property-access": "^6.4|^7.0|^8.0",
  9083. "symfony/service-contracts": "^2.5|^3"
  9084. },
  9085. "conflict": {
  9086. "symfony/console": "<6.4",
  9087. "symfony/dependency-injection": "<6.4",
  9088. "symfony/doctrine-bridge": "<6.4",
  9089. "symfony/error-handler": "<6.4",
  9090. "symfony/framework-bundle": "<6.4",
  9091. "symfony/http-kernel": "<6.4",
  9092. "symfony/intl": "<7.4",
  9093. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  9094. "symfony/translation-contracts": "<2.5",
  9095. "symfony/twig-bridge": "<6.4"
  9096. },
  9097. "require-dev": {
  9098. "doctrine/collections": "^1.0|^2.0",
  9099. "symfony/clock": "^6.4|^7.0|^8.0",
  9100. "symfony/config": "^6.4|^7.0|^8.0",
  9101. "symfony/console": "^6.4|^7.0|^8.0",
  9102. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  9103. "symfony/expression-language": "^6.4|^7.0|^8.0",
  9104. "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
  9105. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  9106. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  9107. "symfony/intl": "^7.4|^8.0",
  9108. "symfony/security-core": "^6.4|^7.0|^8.0",
  9109. "symfony/security-csrf": "^6.4|^7.0|^8.0",
  9110. "symfony/translation": "^6.4.3|^7.0.3|^8.0",
  9111. "symfony/uid": "^6.4|^7.0|^8.0",
  9112. "symfony/validator": "^6.4.12|^7.1.5|^8.0",
  9113. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  9114. },
  9115. "type": "library",
  9116. "autoload": {
  9117. "psr-4": {
  9118. "Symfony\\Component\\Form\\": ""
  9119. },
  9120. "exclude-from-classmap": [
  9121. "/Tests/"
  9122. ]
  9123. },
  9124. "notification-url": "https://packagist.org/downloads/",
  9125. "license": [
  9126. "MIT"
  9127. ],
  9128. "authors": [
  9129. {
  9130. "name": "Fabien Potencier",
  9131. "email": "fabien@symfony.com"
  9132. },
  9133. {
  9134. "name": "Symfony Community",
  9135. "homepage": "https://symfony.com/contributors"
  9136. }
  9137. ],
  9138. "description": "Allows to easily create, process and reuse HTML forms",
  9139. "homepage": "https://symfony.com",
  9140. "support": {
  9141. "source": "https://github.com/symfony/form/tree/v7.4.9"
  9142. },
  9143. "funding": [
  9144. {
  9145. "url": "https://symfony.com/sponsor",
  9146. "type": "custom"
  9147. },
  9148. {
  9149. "url": "https://github.com/fabpot",
  9150. "type": "github"
  9151. },
  9152. {
  9153. "url": "https://github.com/nicolas-grekas",
  9154. "type": "github"
  9155. },
  9156. {
  9157. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9158. "type": "tidelift"
  9159. }
  9160. ],
  9161. "time": "2026-04-29T14:39:19+00:00"
  9162. },
  9163. {
  9164. "name": "symfony/framework-bundle",
  9165. "version": "v7.4.11",
  9166. "source": {
  9167. "type": "git",
  9168. "url": "https://github.com/symfony/framework-bundle.git",
  9169. "reference": "637f5cac1ac2698a012b41610215bf366004295f"
  9170. },
  9171. "dist": {
  9172. "type": "zip",
  9173. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/637f5cac1ac2698a012b41610215bf366004295f",
  9174. "reference": "637f5cac1ac2698a012b41610215bf366004295f",
  9175. "shasum": ""
  9176. },
  9177. "require": {
  9178. "composer-runtime-api": ">=2.1",
  9179. "ext-xml": "*",
  9180. "php": ">=8.2",
  9181. "symfony/cache": "^6.4.12|^7.0|^8.0",
  9182. "symfony/config": "^7.4.4|^8.0.4",
  9183. "symfony/dependency-injection": "^7.4.4|^8.0.4",
  9184. "symfony/deprecation-contracts": "^2.5|^3",
  9185. "symfony/error-handler": "^7.3|^8.0",
  9186. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  9187. "symfony/filesystem": "^7.1|^8.0",
  9188. "symfony/finder": "^6.4|^7.0|^8.0",
  9189. "symfony/http-foundation": "^7.4|^8.0",
  9190. "symfony/http-kernel": "^7.4|^8.0",
  9191. "symfony/polyfill-mbstring": "~1.0",
  9192. "symfony/polyfill-php85": "^1.32",
  9193. "symfony/routing": "^7.4|^8.0"
  9194. },
  9195. "conflict": {
  9196. "doctrine/persistence": "<1.3",
  9197. "phpdocumentor/reflection-docblock": "<5.2|>=7",
  9198. "phpdocumentor/type-resolver": "<1.5.1",
  9199. "symfony/asset": "<6.4",
  9200. "symfony/asset-mapper": "<6.4",
  9201. "symfony/clock": "<6.4",
  9202. "symfony/console": "<6.4",
  9203. "symfony/dom-crawler": "<6.4",
  9204. "symfony/dotenv": "<6.4",
  9205. "symfony/form": "<7.4",
  9206. "symfony/http-client": "<6.4",
  9207. "symfony/lock": "<6.4",
  9208. "symfony/mailer": "<6.4",
  9209. "symfony/messenger": "<7.4",
  9210. "symfony/mime": "<6.4.37|>=7.0,<7.4.9|>=8.0,<8.0.9",
  9211. "symfony/property-access": "<6.4",
  9212. "symfony/property-info": "<6.4",
  9213. "symfony/runtime": "<6.4.13|>=7.0,<7.1.6",
  9214. "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
  9215. "symfony/security-core": "<6.4",
  9216. "symfony/security-csrf": "<7.2",
  9217. "symfony/serializer": "<7.2.5",
  9218. "symfony/stopwatch": "<6.4",
  9219. "symfony/translation": "<7.3",
  9220. "symfony/twig-bridge": "<6.4",
  9221. "symfony/twig-bundle": "<6.4",
  9222. "symfony/validator": "<6.4",
  9223. "symfony/web-profiler-bundle": "<6.4",
  9224. "symfony/webhook": "<7.2",
  9225. "symfony/workflow": "<7.4"
  9226. },
  9227. "require-dev": {
  9228. "doctrine/persistence": "^1.3|^2|^3",
  9229. "dragonmantank/cron-expression": "^3.1",
  9230. "phpdocumentor/reflection-docblock": "^5.2|^6.0",
  9231. "seld/jsonlint": "^1.10",
  9232. "symfony/asset": "^6.4|^7.0|^8.0",
  9233. "symfony/asset-mapper": "^6.4|^7.0|^8.0",
  9234. "symfony/browser-kit": "^6.4|^7.0|^8.0",
  9235. "symfony/clock": "^6.4|^7.0|^8.0",
  9236. "symfony/console": "^6.4|^7.0|^8.0",
  9237. "symfony/css-selector": "^6.4|^7.0|^8.0",
  9238. "symfony/dom-crawler": "^6.4|^7.0|^8.0",
  9239. "symfony/dotenv": "^6.4|^7.0|^8.0",
  9240. "symfony/expression-language": "^6.4|^7.0|^8.0",
  9241. "symfony/form": "^7.4|^8.0",
  9242. "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
  9243. "symfony/http-client": "^6.4|^7.0|^8.0",
  9244. "symfony/json-streamer": "^7.3|^8.0",
  9245. "symfony/lock": "^6.4|^7.0|^8.0",
  9246. "symfony/mailer": "^6.4|^7.0|^8.0",
  9247. "symfony/messenger": "^7.4|^8.0",
  9248. "symfony/mime": "^6.4.37|^7.4.9|^8.0.9",
  9249. "symfony/notifier": "^6.4|^7.0|^8.0",
  9250. "symfony/object-mapper": "^7.3|^8.0",
  9251. "symfony/polyfill-intl-icu": "~1.0",
  9252. "symfony/process": "^6.4|^7.0|^8.0",
  9253. "symfony/property-info": "^6.4|^7.0|^8.0",
  9254. "symfony/rate-limiter": "^6.4|^7.0|^8.0",
  9255. "symfony/runtime": "^6.4.13|^7.1.6|^8.0",
  9256. "symfony/scheduler": "^6.4.4|^7.0.4|^8.0",
  9257. "symfony/security-bundle": "^6.4|^7.0|^8.0",
  9258. "symfony/semaphore": "^6.4|^7.0|^8.0",
  9259. "symfony/serializer": "^7.2.5|^8.0",
  9260. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  9261. "symfony/string": "^6.4|^7.0|^8.0",
  9262. "symfony/translation": "^7.3|^8.0",
  9263. "symfony/twig-bundle": "^6.4|^7.0|^8.0",
  9264. "symfony/type-info": "^7.1.8|^8.0",
  9265. "symfony/uid": "^6.4|^7.0|^8.0",
  9266. "symfony/validator": "^7.4|^8.0",
  9267. "symfony/web-link": "^6.4|^7.0|^8.0",
  9268. "symfony/webhook": "^7.2|^8.0",
  9269. "symfony/workflow": "^7.4|^8.0",
  9270. "symfony/yaml": "^7.3|^8.0",
  9271. "twig/twig": "^3.12"
  9272. },
  9273. "type": "symfony-bundle",
  9274. "autoload": {
  9275. "psr-4": {
  9276. "Symfony\\Bundle\\FrameworkBundle\\": ""
  9277. },
  9278. "exclude-from-classmap": [
  9279. "/Tests/"
  9280. ]
  9281. },
  9282. "notification-url": "https://packagist.org/downloads/",
  9283. "license": [
  9284. "MIT"
  9285. ],
  9286. "authors": [
  9287. {
  9288. "name": "Fabien Potencier",
  9289. "email": "fabien@symfony.com"
  9290. },
  9291. {
  9292. "name": "Symfony Community",
  9293. "homepage": "https://symfony.com/contributors"
  9294. }
  9295. ],
  9296. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  9297. "homepage": "https://symfony.com",
  9298. "support": {
  9299. "source": "https://github.com/symfony/framework-bundle/tree/v7.4.11"
  9300. },
  9301. "funding": [
  9302. {
  9303. "url": "https://symfony.com/sponsor",
  9304. "type": "custom"
  9305. },
  9306. {
  9307. "url": "https://github.com/fabpot",
  9308. "type": "github"
  9309. },
  9310. {
  9311. "url": "https://github.com/nicolas-grekas",
  9312. "type": "github"
  9313. },
  9314. {
  9315. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9316. "type": "tidelift"
  9317. }
  9318. ],
  9319. "time": "2026-05-13T12:04:42+00:00"
  9320. },
  9321. {
  9322. "name": "symfony/html-sanitizer",
  9323. "version": "v7.4.12",
  9324. "source": {
  9325. "type": "git",
  9326. "url": "https://github.com/symfony/html-sanitizer.git",
  9327. "reference": "51cb4f68195883f7ac403abb58ecf7adc74e0f9e"
  9328. },
  9329. "dist": {
  9330. "type": "zip",
  9331. "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/51cb4f68195883f7ac403abb58ecf7adc74e0f9e",
  9332. "reference": "51cb4f68195883f7ac403abb58ecf7adc74e0f9e",
  9333. "shasum": ""
  9334. },
  9335. "require": {
  9336. "ext-dom": "*",
  9337. "league/uri": "^6.5|^7.0",
  9338. "masterminds/html5": "^2.7.2",
  9339. "php": ">=8.2",
  9340. "symfony/deprecation-contracts": "^2.5|^3"
  9341. },
  9342. "type": "library",
  9343. "autoload": {
  9344. "psr-4": {
  9345. "Symfony\\Component\\HtmlSanitizer\\": ""
  9346. },
  9347. "exclude-from-classmap": [
  9348. "/Tests/"
  9349. ]
  9350. },
  9351. "notification-url": "https://packagist.org/downloads/",
  9352. "license": [
  9353. "MIT"
  9354. ],
  9355. "authors": [
  9356. {
  9357. "name": "Titouan Galopin",
  9358. "email": "galopintitouan@gmail.com"
  9359. },
  9360. {
  9361. "name": "Symfony Community",
  9362. "homepage": "https://symfony.com/contributors"
  9363. }
  9364. ],
  9365. "description": "Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.",
  9366. "homepage": "https://symfony.com",
  9367. "keywords": [
  9368. "Purifier",
  9369. "html",
  9370. "sanitizer"
  9371. ],
  9372. "support": {
  9373. "source": "https://github.com/symfony/html-sanitizer/tree/v7.4.12"
  9374. },
  9375. "funding": [
  9376. {
  9377. "url": "https://symfony.com/sponsor",
  9378. "type": "custom"
  9379. },
  9380. {
  9381. "url": "https://github.com/fabpot",
  9382. "type": "github"
  9383. },
  9384. {
  9385. "url": "https://github.com/nicolas-grekas",
  9386. "type": "github"
  9387. },
  9388. {
  9389. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9390. "type": "tidelift"
  9391. }
  9392. ],
  9393. "time": "2026-05-20T07:20:23+00:00"
  9394. },
  9395. {
  9396. "name": "symfony/http-client",
  9397. "version": "v7.4.9",
  9398. "source": {
  9399. "type": "git",
  9400. "url": "https://github.com/symfony/http-client.git",
  9401. "reference": "7e941c6abf4e3bf7dca160bf0e11ef36a9f832f6"
  9402. },
  9403. "dist": {
  9404. "type": "zip",
  9405. "url": "https://api.github.com/repos/symfony/http-client/zipball/7e941c6abf4e3bf7dca160bf0e11ef36a9f832f6",
  9406. "reference": "7e941c6abf4e3bf7dca160bf0e11ef36a9f832f6",
  9407. "shasum": ""
  9408. },
  9409. "require": {
  9410. "php": ">=8.2",
  9411. "psr/log": "^1|^2|^3",
  9412. "symfony/deprecation-contracts": "^2.5|^3",
  9413. "symfony/http-client-contracts": "~3.4.4|^3.5.2",
  9414. "symfony/polyfill-php83": "^1.29",
  9415. "symfony/service-contracts": "^2.5|^3"
  9416. },
  9417. "conflict": {
  9418. "amphp/amp": "<2.5",
  9419. "amphp/socket": "<1.1",
  9420. "php-http/discovery": "<1.15",
  9421. "symfony/http-foundation": "<6.4"
  9422. },
  9423. "provide": {
  9424. "php-http/async-client-implementation": "*",
  9425. "php-http/client-implementation": "*",
  9426. "psr/http-client-implementation": "1.0",
  9427. "symfony/http-client-implementation": "3.0"
  9428. },
  9429. "require-dev": {
  9430. "amphp/http-client": "^4.2.1|^5.0",
  9431. "amphp/http-tunnel": "^1.0|^2.0",
  9432. "guzzlehttp/promises": "^1.4|^2.0",
  9433. "nyholm/psr7": "^1.0",
  9434. "php-http/httplug": "^1.0|^2.0",
  9435. "psr/http-client": "^1.0",
  9436. "symfony/amphp-http-client-meta": "^1.0|^2.0",
  9437. "symfony/cache": "^6.4|^7.0|^8.0",
  9438. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  9439. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  9440. "symfony/messenger": "^6.4|^7.0|^8.0",
  9441. "symfony/process": "^6.4|^7.0|^8.0",
  9442. "symfony/rate-limiter": "^6.4|^7.0|^8.0",
  9443. "symfony/stopwatch": "^6.4|^7.0|^8.0"
  9444. },
  9445. "type": "library",
  9446. "autoload": {
  9447. "psr-4": {
  9448. "Symfony\\Component\\HttpClient\\": ""
  9449. },
  9450. "exclude-from-classmap": [
  9451. "/Tests/"
  9452. ]
  9453. },
  9454. "notification-url": "https://packagist.org/downloads/",
  9455. "license": [
  9456. "MIT"
  9457. ],
  9458. "authors": [
  9459. {
  9460. "name": "Nicolas Grekas",
  9461. "email": "p@tchwork.com"
  9462. },
  9463. {
  9464. "name": "Symfony Community",
  9465. "homepage": "https://symfony.com/contributors"
  9466. }
  9467. ],
  9468. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  9469. "homepage": "https://symfony.com",
  9470. "keywords": [
  9471. "http"
  9472. ],
  9473. "support": {
  9474. "source": "https://github.com/symfony/http-client/tree/v7.4.9"
  9475. },
  9476. "funding": [
  9477. {
  9478. "url": "https://symfony.com/sponsor",
  9479. "type": "custom"
  9480. },
  9481. {
  9482. "url": "https://github.com/fabpot",
  9483. "type": "github"
  9484. },
  9485. {
  9486. "url": "https://github.com/nicolas-grekas",
  9487. "type": "github"
  9488. },
  9489. {
  9490. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9491. "type": "tidelift"
  9492. }
  9493. ],
  9494. "time": "2026-04-29T13:25:15+00:00"
  9495. },
  9496. {
  9497. "name": "symfony/http-client-contracts",
  9498. "version": "v3.7.0",
  9499. "source": {
  9500. "type": "git",
  9501. "url": "https://github.com/symfony/http-client-contracts.git",
  9502. "reference": "4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d"
  9503. },
  9504. "dist": {
  9505. "type": "zip",
  9506. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d",
  9507. "reference": "4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d",
  9508. "shasum": ""
  9509. },
  9510. "require": {
  9511. "php": ">=8.1"
  9512. },
  9513. "type": "library",
  9514. "extra": {
  9515. "thanks": {
  9516. "url": "https://github.com/symfony/contracts",
  9517. "name": "symfony/contracts"
  9518. },
  9519. "branch-alias": {
  9520. "dev-main": "3.7-dev"
  9521. }
  9522. },
  9523. "autoload": {
  9524. "psr-4": {
  9525. "Symfony\\Contracts\\HttpClient\\": ""
  9526. },
  9527. "exclude-from-classmap": [
  9528. "/Test/"
  9529. ]
  9530. },
  9531. "notification-url": "https://packagist.org/downloads/",
  9532. "license": [
  9533. "MIT"
  9534. ],
  9535. "authors": [
  9536. {
  9537. "name": "Nicolas Grekas",
  9538. "email": "p@tchwork.com"
  9539. },
  9540. {
  9541. "name": "Symfony Community",
  9542. "homepage": "https://symfony.com/contributors"
  9543. }
  9544. ],
  9545. "description": "Generic abstractions related to HTTP clients",
  9546. "homepage": "https://symfony.com",
  9547. "keywords": [
  9548. "abstractions",
  9549. "contracts",
  9550. "decoupling",
  9551. "interfaces",
  9552. "interoperability",
  9553. "standards"
  9554. ],
  9555. "support": {
  9556. "source": "https://github.com/symfony/http-client-contracts/tree/v3.7.0"
  9557. },
  9558. "funding": [
  9559. {
  9560. "url": "https://symfony.com/sponsor",
  9561. "type": "custom"
  9562. },
  9563. {
  9564. "url": "https://github.com/fabpot",
  9565. "type": "github"
  9566. },
  9567. {
  9568. "url": "https://github.com/nicolas-grekas",
  9569. "type": "github"
  9570. },
  9571. {
  9572. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9573. "type": "tidelift"
  9574. }
  9575. ],
  9576. "time": "2026-03-06T13:17:50+00:00"
  9577. },
  9578. {
  9579. "name": "symfony/http-foundation",
  9580. "version": "v7.4.8",
  9581. "source": {
  9582. "type": "git",
  9583. "url": "https://github.com/symfony/http-foundation.git",
  9584. "reference": "9381209597ec66c25be154cbf2289076e64d1eab"
  9585. },
  9586. "dist": {
  9587. "type": "zip",
  9588. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9381209597ec66c25be154cbf2289076e64d1eab",
  9589. "reference": "9381209597ec66c25be154cbf2289076e64d1eab",
  9590. "shasum": ""
  9591. },
  9592. "require": {
  9593. "php": ">=8.2",
  9594. "symfony/deprecation-contracts": "^2.5|^3",
  9595. "symfony/polyfill-mbstring": "^1.1"
  9596. },
  9597. "conflict": {
  9598. "doctrine/dbal": "<3.6",
  9599. "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
  9600. },
  9601. "require-dev": {
  9602. "doctrine/dbal": "^3.6|^4",
  9603. "predis/predis": "^1.1|^2.0",
  9604. "symfony/cache": "^6.4.12|^7.1.5|^8.0",
  9605. "symfony/clock": "^6.4|^7.0|^8.0",
  9606. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  9607. "symfony/expression-language": "^6.4|^7.0|^8.0",
  9608. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  9609. "symfony/mime": "^6.4|^7.0|^8.0",
  9610. "symfony/rate-limiter": "^6.4|^7.0|^8.0"
  9611. },
  9612. "type": "library",
  9613. "autoload": {
  9614. "psr-4": {
  9615. "Symfony\\Component\\HttpFoundation\\": ""
  9616. },
  9617. "exclude-from-classmap": [
  9618. "/Tests/"
  9619. ]
  9620. },
  9621. "notification-url": "https://packagist.org/downloads/",
  9622. "license": [
  9623. "MIT"
  9624. ],
  9625. "authors": [
  9626. {
  9627. "name": "Fabien Potencier",
  9628. "email": "fabien@symfony.com"
  9629. },
  9630. {
  9631. "name": "Symfony Community",
  9632. "homepage": "https://symfony.com/contributors"
  9633. }
  9634. ],
  9635. "description": "Defines an object-oriented layer for the HTTP specification",
  9636. "homepage": "https://symfony.com",
  9637. "support": {
  9638. "source": "https://github.com/symfony/http-foundation/tree/v7.4.8"
  9639. },
  9640. "funding": [
  9641. {
  9642. "url": "https://symfony.com/sponsor",
  9643. "type": "custom"
  9644. },
  9645. {
  9646. "url": "https://github.com/fabpot",
  9647. "type": "github"
  9648. },
  9649. {
  9650. "url": "https://github.com/nicolas-grekas",
  9651. "type": "github"
  9652. },
  9653. {
  9654. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9655. "type": "tidelift"
  9656. }
  9657. ],
  9658. "time": "2026-03-24T13:12:05+00:00"
  9659. },
  9660. {
  9661. "name": "symfony/http-kernel",
  9662. "version": "v7.4.12",
  9663. "source": {
  9664. "type": "git",
  9665. "url": "https://github.com/symfony/http-kernel.git",
  9666. "reference": "7922b53e70d2ba2027af8bb6a59d91eb3541ea4d"
  9667. },
  9668. "dist": {
  9669. "type": "zip",
  9670. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7922b53e70d2ba2027af8bb6a59d91eb3541ea4d",
  9671. "reference": "7922b53e70d2ba2027af8bb6a59d91eb3541ea4d",
  9672. "shasum": ""
  9673. },
  9674. "require": {
  9675. "php": ">=8.2",
  9676. "psr/log": "^1|^2|^3",
  9677. "symfony/deprecation-contracts": "^2.5|^3",
  9678. "symfony/error-handler": "^6.4|^7.0|^8.0",
  9679. "symfony/event-dispatcher": "^7.3|^8.0",
  9680. "symfony/http-foundation": "^7.4|^8.0",
  9681. "symfony/polyfill-ctype": "^1.8"
  9682. },
  9683. "conflict": {
  9684. "symfony/browser-kit": "<6.4",
  9685. "symfony/cache": "<6.4",
  9686. "symfony/config": "<6.4",
  9687. "symfony/console": "<6.4",
  9688. "symfony/dependency-injection": "<6.4",
  9689. "symfony/doctrine-bridge": "<6.4",
  9690. "symfony/flex": "<2.10",
  9691. "symfony/form": "<6.4",
  9692. "symfony/http-client": "<6.4",
  9693. "symfony/http-client-contracts": "<2.5",
  9694. "symfony/mailer": "<6.4",
  9695. "symfony/messenger": "<6.4",
  9696. "symfony/translation": "<6.4",
  9697. "symfony/translation-contracts": "<2.5",
  9698. "symfony/twig-bridge": "<6.4",
  9699. "symfony/validator": "<6.4",
  9700. "symfony/var-dumper": "<6.4",
  9701. "twig/twig": "<3.12"
  9702. },
  9703. "provide": {
  9704. "psr/log-implementation": "1.0|2.0|3.0"
  9705. },
  9706. "require-dev": {
  9707. "psr/cache": "^1.0|^2.0|^3.0",
  9708. "symfony/browser-kit": "^6.4|^7.0|^8.0",
  9709. "symfony/clock": "^6.4|^7.0|^8.0",
  9710. "symfony/config": "^6.4|^7.0|^8.0",
  9711. "symfony/console": "^6.4|^7.0|^8.0",
  9712. "symfony/css-selector": "^6.4|^7.0|^8.0",
  9713. "symfony/dependency-injection": "^6.4.1|^7.0.1|^8.0",
  9714. "symfony/dom-crawler": "^6.4|^7.0|^8.0",
  9715. "symfony/expression-language": "^6.4|^7.0|^8.0",
  9716. "symfony/finder": "^6.4|^7.0|^8.0",
  9717. "symfony/http-client-contracts": "^2.5|^3",
  9718. "symfony/process": "^6.4|^7.0|^8.0",
  9719. "symfony/property-access": "^7.1|^8.0",
  9720. "symfony/routing": "^6.4|^7.0|^8.0",
  9721. "symfony/serializer": "^7.1|^8.0",
  9722. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  9723. "symfony/translation": "^6.4|^7.0|^8.0",
  9724. "symfony/translation-contracts": "^2.5|^3",
  9725. "symfony/uid": "^6.4|^7.0|^8.0",
  9726. "symfony/validator": "^6.4|^7.0|^8.0",
  9727. "symfony/var-dumper": "^6.4|^7.0|^8.0",
  9728. "symfony/var-exporter": "^6.4|^7.0|^8.0",
  9729. "twig/twig": "^3.12"
  9730. },
  9731. "type": "library",
  9732. "autoload": {
  9733. "psr-4": {
  9734. "Symfony\\Component\\HttpKernel\\": ""
  9735. },
  9736. "exclude-from-classmap": [
  9737. "/Tests/"
  9738. ]
  9739. },
  9740. "notification-url": "https://packagist.org/downloads/",
  9741. "license": [
  9742. "MIT"
  9743. ],
  9744. "authors": [
  9745. {
  9746. "name": "Fabien Potencier",
  9747. "email": "fabien@symfony.com"
  9748. },
  9749. {
  9750. "name": "Symfony Community",
  9751. "homepage": "https://symfony.com/contributors"
  9752. }
  9753. ],
  9754. "description": "Provides a structured process for converting a Request into a Response",
  9755. "homepage": "https://symfony.com",
  9756. "support": {
  9757. "source": "https://github.com/symfony/http-kernel/tree/v7.4.12"
  9758. },
  9759. "funding": [
  9760. {
  9761. "url": "https://symfony.com/sponsor",
  9762. "type": "custom"
  9763. },
  9764. {
  9765. "url": "https://github.com/fabpot",
  9766. "type": "github"
  9767. },
  9768. {
  9769. "url": "https://github.com/nicolas-grekas",
  9770. "type": "github"
  9771. },
  9772. {
  9773. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9774. "type": "tidelift"
  9775. }
  9776. ],
  9777. "time": "2026-05-20T09:27:11+00:00"
  9778. },
  9779. {
  9780. "name": "symfony/intl",
  9781. "version": "v7.4.8",
  9782. "source": {
  9783. "type": "git",
  9784. "url": "https://github.com/symfony/intl.git",
  9785. "reference": "7cfb7792d580dea833647420afd5f2f98df8457b"
  9786. },
  9787. "dist": {
  9788. "type": "zip",
  9789. "url": "https://api.github.com/repos/symfony/intl/zipball/7cfb7792d580dea833647420afd5f2f98df8457b",
  9790. "reference": "7cfb7792d580dea833647420afd5f2f98df8457b",
  9791. "shasum": ""
  9792. },
  9793. "require": {
  9794. "php": ">=8.2",
  9795. "symfony/deprecation-contracts": "^2.5|^3"
  9796. },
  9797. "conflict": {
  9798. "symfony/string": "<7.1"
  9799. },
  9800. "require-dev": {
  9801. "symfony/filesystem": "^6.4|^7.0|^8.0",
  9802. "symfony/var-exporter": "^6.4|^7.0|^8.0"
  9803. },
  9804. "type": "library",
  9805. "autoload": {
  9806. "psr-4": {
  9807. "Symfony\\Component\\Intl\\": ""
  9808. },
  9809. "exclude-from-classmap": [
  9810. "/Tests/",
  9811. "/Resources/data/"
  9812. ]
  9813. },
  9814. "notification-url": "https://packagist.org/downloads/",
  9815. "license": [
  9816. "MIT"
  9817. ],
  9818. "authors": [
  9819. {
  9820. "name": "Bernhard Schussek",
  9821. "email": "bschussek@gmail.com"
  9822. },
  9823. {
  9824. "name": "Eriksen Costa",
  9825. "email": "eriksen.costa@infranology.com.br"
  9826. },
  9827. {
  9828. "name": "Igor Wiedler",
  9829. "email": "igor@wiedler.ch"
  9830. },
  9831. {
  9832. "name": "Symfony Community",
  9833. "homepage": "https://symfony.com/contributors"
  9834. }
  9835. ],
  9836. "description": "Provides access to the localization data of the ICU library",
  9837. "homepage": "https://symfony.com",
  9838. "keywords": [
  9839. "i18n",
  9840. "icu",
  9841. "internationalization",
  9842. "intl",
  9843. "l10n",
  9844. "localization"
  9845. ],
  9846. "support": {
  9847. "source": "https://github.com/symfony/intl/tree/v7.4.8"
  9848. },
  9849. "funding": [
  9850. {
  9851. "url": "https://symfony.com/sponsor",
  9852. "type": "custom"
  9853. },
  9854. {
  9855. "url": "https://github.com/fabpot",
  9856. "type": "github"
  9857. },
  9858. {
  9859. "url": "https://github.com/nicolas-grekas",
  9860. "type": "github"
  9861. },
  9862. {
  9863. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9864. "type": "tidelift"
  9865. }
  9866. ],
  9867. "time": "2026-03-30T12:55:43+00:00"
  9868. },
  9869. {
  9870. "name": "symfony/lock",
  9871. "version": "v7.4.9",
  9872. "source": {
  9873. "type": "git",
  9874. "url": "https://github.com/symfony/lock.git",
  9875. "reference": "fac1ee8763f1910cb3631307d88cde64ad372614"
  9876. },
  9877. "dist": {
  9878. "type": "zip",
  9879. "url": "https://api.github.com/repos/symfony/lock/zipball/fac1ee8763f1910cb3631307d88cde64ad372614",
  9880. "reference": "fac1ee8763f1910cb3631307d88cde64ad372614",
  9881. "shasum": ""
  9882. },
  9883. "require": {
  9884. "php": ">=8.2",
  9885. "psr/log": "^1|^2|^3"
  9886. },
  9887. "conflict": {
  9888. "doctrine/dbal": "<3.6",
  9889. "symfony/cache": "<6.4"
  9890. },
  9891. "require-dev": {
  9892. "doctrine/dbal": "^3.6|^4",
  9893. "predis/predis": "^1.1|^2.0",
  9894. "symfony/serializer": "^6.4|^7.0"
  9895. },
  9896. "type": "library",
  9897. "autoload": {
  9898. "psr-4": {
  9899. "Symfony\\Component\\Lock\\": ""
  9900. },
  9901. "exclude-from-classmap": [
  9902. "/Tests/"
  9903. ]
  9904. },
  9905. "notification-url": "https://packagist.org/downloads/",
  9906. "license": [
  9907. "MIT"
  9908. ],
  9909. "authors": [
  9910. {
  9911. "name": "Jérémy Derussé",
  9912. "email": "jeremy@derusse.com"
  9913. },
  9914. {
  9915. "name": "Symfony Community",
  9916. "homepage": "https://symfony.com/contributors"
  9917. }
  9918. ],
  9919. "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
  9920. "homepage": "https://symfony.com",
  9921. "keywords": [
  9922. "cas",
  9923. "flock",
  9924. "locking",
  9925. "mutex",
  9926. "redlock",
  9927. "semaphore"
  9928. ],
  9929. "support": {
  9930. "source": "https://github.com/symfony/lock/tree/v7.4.9"
  9931. },
  9932. "funding": [
  9933. {
  9934. "url": "https://symfony.com/sponsor",
  9935. "type": "custom"
  9936. },
  9937. {
  9938. "url": "https://github.com/fabpot",
  9939. "type": "github"
  9940. },
  9941. {
  9942. "url": "https://github.com/nicolas-grekas",
  9943. "type": "github"
  9944. },
  9945. {
  9946. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9947. "type": "tidelift"
  9948. }
  9949. ],
  9950. "time": "2026-04-29T13:29:22+00:00"
  9951. },
  9952. {
  9953. "name": "symfony/mailer",
  9954. "version": "v7.4.12",
  9955. "source": {
  9956. "type": "git",
  9957. "url": "https://github.com/symfony/mailer.git",
  9958. "reference": "5cefb712a25f320579615ba9e1942abaeade7dff"
  9959. },
  9960. "dist": {
  9961. "type": "zip",
  9962. "url": "https://api.github.com/repos/symfony/mailer/zipball/5cefb712a25f320579615ba9e1942abaeade7dff",
  9963. "reference": "5cefb712a25f320579615ba9e1942abaeade7dff",
  9964. "shasum": ""
  9965. },
  9966. "require": {
  9967. "egulias/email-validator": "^2.1.10|^3|^4",
  9968. "php": ">=8.2",
  9969. "psr/event-dispatcher": "^1",
  9970. "psr/log": "^1|^2|^3",
  9971. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  9972. "symfony/mime": "^7.2|^8.0",
  9973. "symfony/service-contracts": "^2.5|^3"
  9974. },
  9975. "conflict": {
  9976. "symfony/http-client-contracts": "<2.5",
  9977. "symfony/http-kernel": "<6.4",
  9978. "symfony/messenger": "<6.4",
  9979. "symfony/mime": "<6.4",
  9980. "symfony/twig-bridge": "<6.4"
  9981. },
  9982. "require-dev": {
  9983. "symfony/console": "^6.4|^7.0|^8.0",
  9984. "symfony/http-client": "^6.4|^7.0|^8.0",
  9985. "symfony/messenger": "^6.4|^7.0|^8.0",
  9986. "symfony/twig-bridge": "^6.4|^7.0|^8.0"
  9987. },
  9988. "type": "library",
  9989. "autoload": {
  9990. "psr-4": {
  9991. "Symfony\\Component\\Mailer\\": ""
  9992. },
  9993. "exclude-from-classmap": [
  9994. "/Tests/"
  9995. ]
  9996. },
  9997. "notification-url": "https://packagist.org/downloads/",
  9998. "license": [
  9999. "MIT"
  10000. ],
  10001. "authors": [
  10002. {
  10003. "name": "Fabien Potencier",
  10004. "email": "fabien@symfony.com"
  10005. },
  10006. {
  10007. "name": "Symfony Community",
  10008. "homepage": "https://symfony.com/contributors"
  10009. }
  10010. ],
  10011. "description": "Helps sending emails",
  10012. "homepage": "https://symfony.com",
  10013. "support": {
  10014. "source": "https://github.com/symfony/mailer/tree/v7.4.12"
  10015. },
  10016. "funding": [
  10017. {
  10018. "url": "https://symfony.com/sponsor",
  10019. "type": "custom"
  10020. },
  10021. {
  10022. "url": "https://github.com/fabpot",
  10023. "type": "github"
  10024. },
  10025. {
  10026. "url": "https://github.com/nicolas-grekas",
  10027. "type": "github"
  10028. },
  10029. {
  10030. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10031. "type": "tidelift"
  10032. }
  10033. ],
  10034. "time": "2026-05-20T07:20:23+00:00"
  10035. },
  10036. {
  10037. "name": "symfony/messenger",
  10038. "version": "v7.4.12",
  10039. "source": {
  10040. "type": "git",
  10041. "url": "https://github.com/symfony/messenger.git",
  10042. "reference": "906387986caecc10b2ad2e85f715d834e5133a04"
  10043. },
  10044. "dist": {
  10045. "type": "zip",
  10046. "url": "https://api.github.com/repos/symfony/messenger/zipball/906387986caecc10b2ad2e85f715d834e5133a04",
  10047. "reference": "906387986caecc10b2ad2e85f715d834e5133a04",
  10048. "shasum": ""
  10049. },
  10050. "require": {
  10051. "php": ">=8.2",
  10052. "psr/log": "^1|^2|^3",
  10053. "symfony/clock": "^6.4|^7.0|^8.0",
  10054. "symfony/deprecation-contracts": "^2.5|^3"
  10055. },
  10056. "conflict": {
  10057. "symfony/console": "<7.2",
  10058. "symfony/event-dispatcher": "<6.4",
  10059. "symfony/event-dispatcher-contracts": "<2.5",
  10060. "symfony/framework-bundle": "<6.4",
  10061. "symfony/http-kernel": "<7.3",
  10062. "symfony/lock": "<7.4",
  10063. "symfony/serializer": "<6.4.32|>=7.3,<7.3.10|>=7.4,<7.4.4|>=8.0,<8.0.4"
  10064. },
  10065. "require-dev": {
  10066. "psr/cache": "^1.0|^2.0|^3.0",
  10067. "symfony/console": "^7.2|^8.0",
  10068. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  10069. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  10070. "symfony/http-kernel": "^7.3|^8.0",
  10071. "symfony/lock": "^7.4|^8.0",
  10072. "symfony/process": "^6.4|^7.0|^8.0",
  10073. "symfony/property-access": "^6.4|^7.0|^8.0",
  10074. "symfony/rate-limiter": "^6.4|^7.0|^8.0",
  10075. "symfony/routing": "^6.4|^7.0|^8.0",
  10076. "symfony/serializer": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
  10077. "symfony/service-contracts": "^2.5|^3",
  10078. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  10079. "symfony/validator": "^6.4|^7.0|^8.0",
  10080. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  10081. },
  10082. "type": "library",
  10083. "autoload": {
  10084. "psr-4": {
  10085. "Symfony\\Component\\Messenger\\": ""
  10086. },
  10087. "exclude-from-classmap": [
  10088. "/Tests/"
  10089. ]
  10090. },
  10091. "notification-url": "https://packagist.org/downloads/",
  10092. "license": [
  10093. "MIT"
  10094. ],
  10095. "authors": [
  10096. {
  10097. "name": "Samuel Roze",
  10098. "email": "samuel.roze@gmail.com"
  10099. },
  10100. {
  10101. "name": "Symfony Community",
  10102. "homepage": "https://symfony.com/contributors"
  10103. }
  10104. ],
  10105. "description": "Helps applications send and receive messages to/from other applications or via message queues",
  10106. "homepage": "https://symfony.com",
  10107. "support": {
  10108. "source": "https://github.com/symfony/messenger/tree/v7.4.12"
  10109. },
  10110. "funding": [
  10111. {
  10112. "url": "https://symfony.com/sponsor",
  10113. "type": "custom"
  10114. },
  10115. {
  10116. "url": "https://github.com/fabpot",
  10117. "type": "github"
  10118. },
  10119. {
  10120. "url": "https://github.com/nicolas-grekas",
  10121. "type": "github"
  10122. },
  10123. {
  10124. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10125. "type": "tidelift"
  10126. }
  10127. ],
  10128. "time": "2026-05-19T07:02:47+00:00"
  10129. },
  10130. {
  10131. "name": "symfony/mime",
  10132. "version": "v7.4.12",
  10133. "source": {
  10134. "type": "git",
  10135. "url": "https://github.com/symfony/mime.git",
  10136. "reference": "b198dd66c211c97119bcaaff7c13431dbbb5e470"
  10137. },
  10138. "dist": {
  10139. "type": "zip",
  10140. "url": "https://api.github.com/repos/symfony/mime/zipball/b198dd66c211c97119bcaaff7c13431dbbb5e470",
  10141. "reference": "b198dd66c211c97119bcaaff7c13431dbbb5e470",
  10142. "shasum": ""
  10143. },
  10144. "require": {
  10145. "php": ">=8.2",
  10146. "symfony/deprecation-contracts": "^2.5|^3",
  10147. "symfony/polyfill-intl-idn": "^1.10",
  10148. "symfony/polyfill-mbstring": "^1.0"
  10149. },
  10150. "conflict": {
  10151. "egulias/email-validator": "~3.0.0",
  10152. "phpdocumentor/reflection-docblock": "<5.2|>=7",
  10153. "phpdocumentor/type-resolver": "<1.5.1",
  10154. "symfony/mailer": "<6.4",
  10155. "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
  10156. },
  10157. "require-dev": {
  10158. "egulias/email-validator": "^2.1.10|^3.1|^4",
  10159. "league/html-to-markdown": "^5.0",
  10160. "phpdocumentor/reflection-docblock": "^5.2|^6.0",
  10161. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  10162. "symfony/process": "^6.4|^7.0|^8.0",
  10163. "symfony/property-access": "^6.4|^7.0|^8.0",
  10164. "symfony/property-info": "^6.4|^7.0|^8.0",
  10165. "symfony/serializer": "^6.4.3|^7.0.3|^8.0"
  10166. },
  10167. "type": "library",
  10168. "autoload": {
  10169. "psr-4": {
  10170. "Symfony\\Component\\Mime\\": ""
  10171. },
  10172. "exclude-from-classmap": [
  10173. "/Tests/"
  10174. ]
  10175. },
  10176. "notification-url": "https://packagist.org/downloads/",
  10177. "license": [
  10178. "MIT"
  10179. ],
  10180. "authors": [
  10181. {
  10182. "name": "Fabien Potencier",
  10183. "email": "fabien@symfony.com"
  10184. },
  10185. {
  10186. "name": "Symfony Community",
  10187. "homepage": "https://symfony.com/contributors"
  10188. }
  10189. ],
  10190. "description": "Allows manipulating MIME messages",
  10191. "homepage": "https://symfony.com",
  10192. "keywords": [
  10193. "mime",
  10194. "mime-type"
  10195. ],
  10196. "support": {
  10197. "source": "https://github.com/symfony/mime/tree/v7.4.12"
  10198. },
  10199. "funding": [
  10200. {
  10201. "url": "https://symfony.com/sponsor",
  10202. "type": "custom"
  10203. },
  10204. {
  10205. "url": "https://github.com/fabpot",
  10206. "type": "github"
  10207. },
  10208. {
  10209. "url": "https://github.com/nicolas-grekas",
  10210. "type": "github"
  10211. },
  10212. {
  10213. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10214. "type": "tidelift"
  10215. }
  10216. ],
  10217. "time": "2026-05-20T07:20:23+00:00"
  10218. },
  10219. {
  10220. "name": "symfony/monolog-bridge",
  10221. "version": "v7.4.12",
  10222. "source": {
  10223. "type": "git",
  10224. "url": "https://github.com/symfony/monolog-bridge.git",
  10225. "reference": "20bb2345ac7a9dd57724b6b7ada92c6d7d67b4b8"
  10226. },
  10227. "dist": {
  10228. "type": "zip",
  10229. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/20bb2345ac7a9dd57724b6b7ada92c6d7d67b4b8",
  10230. "reference": "20bb2345ac7a9dd57724b6b7ada92c6d7d67b4b8",
  10231. "shasum": ""
  10232. },
  10233. "require": {
  10234. "monolog/monolog": "^3",
  10235. "php": ">=8.2",
  10236. "symfony/deprecation-contracts": "^2.5|^3",
  10237. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  10238. "symfony/service-contracts": "^2.5|^3"
  10239. },
  10240. "conflict": {
  10241. "symfony/console": "<6.4",
  10242. "symfony/http-foundation": "<6.4",
  10243. "symfony/security-core": "<6.4"
  10244. },
  10245. "require-dev": {
  10246. "symfony/console": "^6.4|^7.0|^8.0",
  10247. "symfony/http-client": "^6.4|^7.0|^8.0",
  10248. "symfony/mailer": "^6.4|^7.0|^8.0",
  10249. "symfony/messenger": "^6.4|^7.0|^8.0",
  10250. "symfony/mime": "^6.4|^7.0|^8.0",
  10251. "symfony/security-core": "^6.4|^7.0|^8.0",
  10252. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  10253. },
  10254. "type": "symfony-bridge",
  10255. "autoload": {
  10256. "psr-4": {
  10257. "Symfony\\Bridge\\Monolog\\": ""
  10258. },
  10259. "exclude-from-classmap": [
  10260. "/Tests/"
  10261. ]
  10262. },
  10263. "notification-url": "https://packagist.org/downloads/",
  10264. "license": [
  10265. "MIT"
  10266. ],
  10267. "authors": [
  10268. {
  10269. "name": "Fabien Potencier",
  10270. "email": "fabien@symfony.com"
  10271. },
  10272. {
  10273. "name": "Symfony Community",
  10274. "homepage": "https://symfony.com/contributors"
  10275. }
  10276. ],
  10277. "description": "Provides integration for Monolog with various Symfony components",
  10278. "homepage": "https://symfony.com",
  10279. "support": {
  10280. "source": "https://github.com/symfony/monolog-bridge/tree/v7.4.12"
  10281. },
  10282. "funding": [
  10283. {
  10284. "url": "https://symfony.com/sponsor",
  10285. "type": "custom"
  10286. },
  10287. {
  10288. "url": "https://github.com/fabpot",
  10289. "type": "github"
  10290. },
  10291. {
  10292. "url": "https://github.com/nicolas-grekas",
  10293. "type": "github"
  10294. },
  10295. {
  10296. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10297. "type": "tidelift"
  10298. }
  10299. ],
  10300. "time": "2026-05-20T07:20:23+00:00"
  10301. },
  10302. {
  10303. "name": "symfony/monolog-bundle",
  10304. "version": "v3.11.2",
  10305. "source": {
  10306. "type": "git",
  10307. "url": "https://github.com/symfony/monolog-bundle.git",
  10308. "reference": "d87468010570b2ec766152184918ee8d267c7411"
  10309. },
  10310. "dist": {
  10311. "type": "zip",
  10312. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/d87468010570b2ec766152184918ee8d267c7411",
  10313. "reference": "d87468010570b2ec766152184918ee8d267c7411",
  10314. "shasum": ""
  10315. },
  10316. "require": {
  10317. "composer-runtime-api": "^2.0",
  10318. "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
  10319. "php": ">=8.1",
  10320. "symfony/config": "^6.4 || ^7.0",
  10321. "symfony/dependency-injection": "^6.4 || ^7.0",
  10322. "symfony/deprecation-contracts": "^2.5 || ^3.0",
  10323. "symfony/http-kernel": "^6.4 || ^7.0",
  10324. "symfony/monolog-bridge": "^6.4 || ^7.0",
  10325. "symfony/polyfill-php84": "^1.30"
  10326. },
  10327. "require-dev": {
  10328. "symfony/console": "^6.4 || ^7.0",
  10329. "symfony/phpunit-bridge": "^7.3.3",
  10330. "symfony/yaml": "^6.4 || ^7.0"
  10331. },
  10332. "type": "symfony-bundle",
  10333. "autoload": {
  10334. "psr-4": {
  10335. "Symfony\\Bundle\\MonologBundle\\": "src"
  10336. }
  10337. },
  10338. "notification-url": "https://packagist.org/downloads/",
  10339. "license": [
  10340. "MIT"
  10341. ],
  10342. "authors": [
  10343. {
  10344. "name": "Fabien Potencier",
  10345. "email": "fabien@symfony.com"
  10346. },
  10347. {
  10348. "name": "Symfony Community",
  10349. "homepage": "https://symfony.com/contributors"
  10350. }
  10351. ],
  10352. "description": "Symfony MonologBundle",
  10353. "homepage": "https://symfony.com",
  10354. "keywords": [
  10355. "log",
  10356. "logging"
  10357. ],
  10358. "support": {
  10359. "issues": "https://github.com/symfony/monolog-bundle/issues",
  10360. "source": "https://github.com/symfony/monolog-bundle/tree/v3.11.2"
  10361. },
  10362. "funding": [
  10363. {
  10364. "url": "https://symfony.com/sponsor",
  10365. "type": "custom"
  10366. },
  10367. {
  10368. "url": "https://github.com/fabpot",
  10369. "type": "github"
  10370. },
  10371. {
  10372. "url": "https://github.com/nicolas-grekas",
  10373. "type": "github"
  10374. },
  10375. {
  10376. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10377. "type": "tidelift"
  10378. }
  10379. ],
  10380. "time": "2026-04-02T18:23:01+00:00"
  10381. },
  10382. {
  10383. "name": "symfony/options-resolver",
  10384. "version": "v7.4.8",
  10385. "source": {
  10386. "type": "git",
  10387. "url": "https://github.com/symfony/options-resolver.git",
  10388. "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4"
  10389. },
  10390. "dist": {
  10391. "type": "zip",
  10392. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
  10393. "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
  10394. "shasum": ""
  10395. },
  10396. "require": {
  10397. "php": ">=8.2",
  10398. "symfony/deprecation-contracts": "^2.5|^3"
  10399. },
  10400. "type": "library",
  10401. "autoload": {
  10402. "psr-4": {
  10403. "Symfony\\Component\\OptionsResolver\\": ""
  10404. },
  10405. "exclude-from-classmap": [
  10406. "/Tests/"
  10407. ]
  10408. },
  10409. "notification-url": "https://packagist.org/downloads/",
  10410. "license": [
  10411. "MIT"
  10412. ],
  10413. "authors": [
  10414. {
  10415. "name": "Fabien Potencier",
  10416. "email": "fabien@symfony.com"
  10417. },
  10418. {
  10419. "name": "Symfony Community",
  10420. "homepage": "https://symfony.com/contributors"
  10421. }
  10422. ],
  10423. "description": "Provides an improved replacement for the array_replace PHP function",
  10424. "homepage": "https://symfony.com",
  10425. "keywords": [
  10426. "config",
  10427. "configuration",
  10428. "options"
  10429. ],
  10430. "support": {
  10431. "source": "https://github.com/symfony/options-resolver/tree/v7.4.8"
  10432. },
  10433. "funding": [
  10434. {
  10435. "url": "https://symfony.com/sponsor",
  10436. "type": "custom"
  10437. },
  10438. {
  10439. "url": "https://github.com/fabpot",
  10440. "type": "github"
  10441. },
  10442. {
  10443. "url": "https://github.com/nicolas-grekas",
  10444. "type": "github"
  10445. },
  10446. {
  10447. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10448. "type": "tidelift"
  10449. }
  10450. ],
  10451. "time": "2026-03-24T13:12:05+00:00"
  10452. },
  10453. {
  10454. "name": "symfony/password-hasher",
  10455. "version": "v7.4.8",
  10456. "source": {
  10457. "type": "git",
  10458. "url": "https://github.com/symfony/password-hasher.git",
  10459. "reference": "18a7d92126c95962f7efbcc9e421ba710a366847"
  10460. },
  10461. "dist": {
  10462. "type": "zip",
  10463. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/18a7d92126c95962f7efbcc9e421ba710a366847",
  10464. "reference": "18a7d92126c95962f7efbcc9e421ba710a366847",
  10465. "shasum": ""
  10466. },
  10467. "require": {
  10468. "php": ">=8.2"
  10469. },
  10470. "conflict": {
  10471. "symfony/security-core": "<6.4"
  10472. },
  10473. "require-dev": {
  10474. "symfony/console": "^6.4|^7.0|^8.0",
  10475. "symfony/security-core": "^6.4|^7.0|^8.0"
  10476. },
  10477. "type": "library",
  10478. "autoload": {
  10479. "psr-4": {
  10480. "Symfony\\Component\\PasswordHasher\\": ""
  10481. },
  10482. "exclude-from-classmap": [
  10483. "/Tests/"
  10484. ]
  10485. },
  10486. "notification-url": "https://packagist.org/downloads/",
  10487. "license": [
  10488. "MIT"
  10489. ],
  10490. "authors": [
  10491. {
  10492. "name": "Robin Chalas",
  10493. "email": "robin.chalas@gmail.com"
  10494. },
  10495. {
  10496. "name": "Symfony Community",
  10497. "homepage": "https://symfony.com/contributors"
  10498. }
  10499. ],
  10500. "description": "Provides password hashing utilities",
  10501. "homepage": "https://symfony.com",
  10502. "keywords": [
  10503. "hashing",
  10504. "password"
  10505. ],
  10506. "support": {
  10507. "source": "https://github.com/symfony/password-hasher/tree/v7.4.8"
  10508. },
  10509. "funding": [
  10510. {
  10511. "url": "https://symfony.com/sponsor",
  10512. "type": "custom"
  10513. },
  10514. {
  10515. "url": "https://github.com/fabpot",
  10516. "type": "github"
  10517. },
  10518. {
  10519. "url": "https://github.com/nicolas-grekas",
  10520. "type": "github"
  10521. },
  10522. {
  10523. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10524. "type": "tidelift"
  10525. }
  10526. ],
  10527. "time": "2026-03-24T13:12:05+00:00"
  10528. },
  10529. {
  10530. "name": "symfony/polyfill-ctype",
  10531. "version": "v1.37.0",
  10532. "source": {
  10533. "type": "git",
  10534. "url": "https://github.com/symfony/polyfill-ctype.git",
  10535. "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
  10536. },
  10537. "dist": {
  10538. "type": "zip",
  10539. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
  10540. "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
  10541. "shasum": ""
  10542. },
  10543. "require": {
  10544. "php": ">=7.2"
  10545. },
  10546. "provide": {
  10547. "ext-ctype": "*"
  10548. },
  10549. "suggest": {
  10550. "ext-ctype": "For best performance"
  10551. },
  10552. "type": "library",
  10553. "extra": {
  10554. "thanks": {
  10555. "url": "https://github.com/symfony/polyfill",
  10556. "name": "symfony/polyfill"
  10557. }
  10558. },
  10559. "autoload": {
  10560. "files": [
  10561. "bootstrap.php"
  10562. ],
  10563. "psr-4": {
  10564. "Symfony\\Polyfill\\Ctype\\": ""
  10565. }
  10566. },
  10567. "notification-url": "https://packagist.org/downloads/",
  10568. "license": [
  10569. "MIT"
  10570. ],
  10571. "authors": [
  10572. {
  10573. "name": "Gert de Pagter",
  10574. "email": "BackEndTea@gmail.com"
  10575. },
  10576. {
  10577. "name": "Symfony Community",
  10578. "homepage": "https://symfony.com/contributors"
  10579. }
  10580. ],
  10581. "description": "Symfony polyfill for ctype functions",
  10582. "homepage": "https://symfony.com",
  10583. "keywords": [
  10584. "compatibility",
  10585. "ctype",
  10586. "polyfill",
  10587. "portable"
  10588. ],
  10589. "support": {
  10590. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
  10591. },
  10592. "funding": [
  10593. {
  10594. "url": "https://symfony.com/sponsor",
  10595. "type": "custom"
  10596. },
  10597. {
  10598. "url": "https://github.com/fabpot",
  10599. "type": "github"
  10600. },
  10601. {
  10602. "url": "https://github.com/nicolas-grekas",
  10603. "type": "github"
  10604. },
  10605. {
  10606. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10607. "type": "tidelift"
  10608. }
  10609. ],
  10610. "time": "2026-04-10T16:19:22+00:00"
  10611. },
  10612. {
  10613. "name": "symfony/polyfill-intl-grapheme",
  10614. "version": "v1.38.1",
  10615. "source": {
  10616. "type": "git",
  10617. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  10618. "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
  10619. },
  10620. "dist": {
  10621. "type": "zip",
  10622. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603",
  10623. "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
  10624. "shasum": ""
  10625. },
  10626. "require": {
  10627. "php": ">=7.2"
  10628. },
  10629. "suggest": {
  10630. "ext-intl": "For best performance"
  10631. },
  10632. "type": "library",
  10633. "extra": {
  10634. "thanks": {
  10635. "url": "https://github.com/symfony/polyfill",
  10636. "name": "symfony/polyfill"
  10637. }
  10638. },
  10639. "autoload": {
  10640. "files": [
  10641. "bootstrap.php"
  10642. ],
  10643. "psr-4": {
  10644. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  10645. }
  10646. },
  10647. "notification-url": "https://packagist.org/downloads/",
  10648. "license": [
  10649. "MIT"
  10650. ],
  10651. "authors": [
  10652. {
  10653. "name": "Nicolas Grekas",
  10654. "email": "p@tchwork.com"
  10655. },
  10656. {
  10657. "name": "Symfony Community",
  10658. "homepage": "https://symfony.com/contributors"
  10659. }
  10660. ],
  10661. "description": "Symfony polyfill for intl's grapheme_* functions",
  10662. "homepage": "https://symfony.com",
  10663. "keywords": [
  10664. "compatibility",
  10665. "grapheme",
  10666. "intl",
  10667. "polyfill",
  10668. "portable",
  10669. "shim"
  10670. ],
  10671. "support": {
  10672. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1"
  10673. },
  10674. "funding": [
  10675. {
  10676. "url": "https://symfony.com/sponsor",
  10677. "type": "custom"
  10678. },
  10679. {
  10680. "url": "https://github.com/fabpot",
  10681. "type": "github"
  10682. },
  10683. {
  10684. "url": "https://github.com/nicolas-grekas",
  10685. "type": "github"
  10686. },
  10687. {
  10688. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10689. "type": "tidelift"
  10690. }
  10691. ],
  10692. "time": "2026-05-26T05:58:03+00:00"
  10693. },
  10694. {
  10695. "name": "symfony/polyfill-intl-icu",
  10696. "version": "v1.38.0",
  10697. "source": {
  10698. "type": "git",
  10699. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  10700. "reference": "445c90e341fccda10311019cf82ff73bb7343945"
  10701. },
  10702. "dist": {
  10703. "type": "zip",
  10704. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/445c90e341fccda10311019cf82ff73bb7343945",
  10705. "reference": "445c90e341fccda10311019cf82ff73bb7343945",
  10706. "shasum": ""
  10707. },
  10708. "require": {
  10709. "php": ">=7.2"
  10710. },
  10711. "suggest": {
  10712. "ext-intl": "For best performance and support of other locales than \"en\""
  10713. },
  10714. "type": "library",
  10715. "extra": {
  10716. "thanks": {
  10717. "url": "https://github.com/symfony/polyfill",
  10718. "name": "symfony/polyfill"
  10719. }
  10720. },
  10721. "autoload": {
  10722. "files": [
  10723. "bootstrap.php"
  10724. ],
  10725. "psr-4": {
  10726. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  10727. },
  10728. "classmap": [
  10729. "Resources/stubs"
  10730. ],
  10731. "exclude-from-classmap": [
  10732. "/Tests/"
  10733. ]
  10734. },
  10735. "notification-url": "https://packagist.org/downloads/",
  10736. "license": [
  10737. "MIT"
  10738. ],
  10739. "authors": [
  10740. {
  10741. "name": "Nicolas Grekas",
  10742. "email": "p@tchwork.com"
  10743. },
  10744. {
  10745. "name": "Symfony Community",
  10746. "homepage": "https://symfony.com/contributors"
  10747. }
  10748. ],
  10749. "description": "Symfony polyfill for intl's ICU-related data and classes",
  10750. "homepage": "https://symfony.com",
  10751. "keywords": [
  10752. "compatibility",
  10753. "icu",
  10754. "intl",
  10755. "polyfill",
  10756. "portable",
  10757. "shim"
  10758. ],
  10759. "support": {
  10760. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.38.0"
  10761. },
  10762. "funding": [
  10763. {
  10764. "url": "https://symfony.com/sponsor",
  10765. "type": "custom"
  10766. },
  10767. {
  10768. "url": "https://github.com/fabpot",
  10769. "type": "github"
  10770. },
  10771. {
  10772. "url": "https://github.com/nicolas-grekas",
  10773. "type": "github"
  10774. },
  10775. {
  10776. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10777. "type": "tidelift"
  10778. }
  10779. ],
  10780. "time": "2026-05-25T11:52:53+00:00"
  10781. },
  10782. {
  10783. "name": "symfony/polyfill-intl-idn",
  10784. "version": "v1.38.1",
  10785. "source": {
  10786. "type": "git",
  10787. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  10788. "reference": "dc21118016c039a66235cf93d96b435ffb282412"
  10789. },
  10790. "dist": {
  10791. "type": "zip",
  10792. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412",
  10793. "reference": "dc21118016c039a66235cf93d96b435ffb282412",
  10794. "shasum": ""
  10795. },
  10796. "require": {
  10797. "php": ">=7.2",
  10798. "symfony/polyfill-intl-normalizer": "^1.10"
  10799. },
  10800. "suggest": {
  10801. "ext-intl": "For best performance"
  10802. },
  10803. "type": "library",
  10804. "extra": {
  10805. "thanks": {
  10806. "url": "https://github.com/symfony/polyfill",
  10807. "name": "symfony/polyfill"
  10808. }
  10809. },
  10810. "autoload": {
  10811. "files": [
  10812. "bootstrap.php"
  10813. ],
  10814. "psr-4": {
  10815. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  10816. }
  10817. },
  10818. "notification-url": "https://packagist.org/downloads/",
  10819. "license": [
  10820. "MIT"
  10821. ],
  10822. "authors": [
  10823. {
  10824. "name": "Laurent Bassin",
  10825. "email": "laurent@bassin.info"
  10826. },
  10827. {
  10828. "name": "Trevor Rowbotham",
  10829. "email": "trevor.rowbotham@pm.me"
  10830. },
  10831. {
  10832. "name": "Symfony Community",
  10833. "homepage": "https://symfony.com/contributors"
  10834. }
  10835. ],
  10836. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  10837. "homepage": "https://symfony.com",
  10838. "keywords": [
  10839. "compatibility",
  10840. "idn",
  10841. "intl",
  10842. "polyfill",
  10843. "portable",
  10844. "shim"
  10845. ],
  10846. "support": {
  10847. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
  10848. },
  10849. "funding": [
  10850. {
  10851. "url": "https://symfony.com/sponsor",
  10852. "type": "custom"
  10853. },
  10854. {
  10855. "url": "https://github.com/fabpot",
  10856. "type": "github"
  10857. },
  10858. {
  10859. "url": "https://github.com/nicolas-grekas",
  10860. "type": "github"
  10861. },
  10862. {
  10863. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10864. "type": "tidelift"
  10865. }
  10866. ],
  10867. "time": "2026-05-25T15:22:23+00:00"
  10868. },
  10869. {
  10870. "name": "symfony/polyfill-intl-normalizer",
  10871. "version": "v1.38.0",
  10872. "source": {
  10873. "type": "git",
  10874. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  10875. "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
  10876. },
  10877. "dist": {
  10878. "type": "zip",
  10879. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
  10880. "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
  10881. "shasum": ""
  10882. },
  10883. "require": {
  10884. "php": ">=7.2"
  10885. },
  10886. "suggest": {
  10887. "ext-intl": "For best performance"
  10888. },
  10889. "type": "library",
  10890. "extra": {
  10891. "thanks": {
  10892. "url": "https://github.com/symfony/polyfill",
  10893. "name": "symfony/polyfill"
  10894. }
  10895. },
  10896. "autoload": {
  10897. "files": [
  10898. "bootstrap.php"
  10899. ],
  10900. "psr-4": {
  10901. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  10902. },
  10903. "classmap": [
  10904. "Resources/stubs"
  10905. ]
  10906. },
  10907. "notification-url": "https://packagist.org/downloads/",
  10908. "license": [
  10909. "MIT"
  10910. ],
  10911. "authors": [
  10912. {
  10913. "name": "Nicolas Grekas",
  10914. "email": "p@tchwork.com"
  10915. },
  10916. {
  10917. "name": "Symfony Community",
  10918. "homepage": "https://symfony.com/contributors"
  10919. }
  10920. ],
  10921. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  10922. "homepage": "https://symfony.com",
  10923. "keywords": [
  10924. "compatibility",
  10925. "intl",
  10926. "normalizer",
  10927. "polyfill",
  10928. "portable",
  10929. "shim"
  10930. ],
  10931. "support": {
  10932. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0"
  10933. },
  10934. "funding": [
  10935. {
  10936. "url": "https://symfony.com/sponsor",
  10937. "type": "custom"
  10938. },
  10939. {
  10940. "url": "https://github.com/fabpot",
  10941. "type": "github"
  10942. },
  10943. {
  10944. "url": "https://github.com/nicolas-grekas",
  10945. "type": "github"
  10946. },
  10947. {
  10948. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10949. "type": "tidelift"
  10950. }
  10951. ],
  10952. "time": "2026-05-25T13:48:31+00:00"
  10953. },
  10954. {
  10955. "name": "symfony/polyfill-mbstring",
  10956. "version": "v1.38.1",
  10957. "source": {
  10958. "type": "git",
  10959. "url": "https://github.com/symfony/polyfill-mbstring.git",
  10960. "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92"
  10961. },
  10962. "dist": {
  10963. "type": "zip",
  10964. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92",
  10965. "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92",
  10966. "shasum": ""
  10967. },
  10968. "require": {
  10969. "ext-iconv": "*",
  10970. "php": ">=7.2"
  10971. },
  10972. "provide": {
  10973. "ext-mbstring": "*"
  10974. },
  10975. "suggest": {
  10976. "ext-mbstring": "For best performance"
  10977. },
  10978. "type": "library",
  10979. "extra": {
  10980. "thanks": {
  10981. "url": "https://github.com/symfony/polyfill",
  10982. "name": "symfony/polyfill"
  10983. }
  10984. },
  10985. "autoload": {
  10986. "files": [
  10987. "bootstrap.php"
  10988. ],
  10989. "psr-4": {
  10990. "Symfony\\Polyfill\\Mbstring\\": ""
  10991. }
  10992. },
  10993. "notification-url": "https://packagist.org/downloads/",
  10994. "license": [
  10995. "MIT"
  10996. ],
  10997. "authors": [
  10998. {
  10999. "name": "Nicolas Grekas",
  11000. "email": "p@tchwork.com"
  11001. },
  11002. {
  11003. "name": "Symfony Community",
  11004. "homepage": "https://symfony.com/contributors"
  11005. }
  11006. ],
  11007. "description": "Symfony polyfill for the Mbstring extension",
  11008. "homepage": "https://symfony.com",
  11009. "keywords": [
  11010. "compatibility",
  11011. "mbstring",
  11012. "polyfill",
  11013. "portable",
  11014. "shim"
  11015. ],
  11016. "support": {
  11017. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1"
  11018. },
  11019. "funding": [
  11020. {
  11021. "url": "https://symfony.com/sponsor",
  11022. "type": "custom"
  11023. },
  11024. {
  11025. "url": "https://github.com/fabpot",
  11026. "type": "github"
  11027. },
  11028. {
  11029. "url": "https://github.com/nicolas-grekas",
  11030. "type": "github"
  11031. },
  11032. {
  11033. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11034. "type": "tidelift"
  11035. }
  11036. ],
  11037. "time": "2026-05-26T12:51:13+00:00"
  11038. },
  11039. {
  11040. "name": "symfony/polyfill-php73",
  11041. "version": "v1.37.0",
  11042. "source": {
  11043. "type": "git",
  11044. "url": "https://github.com/symfony/polyfill-php73.git",
  11045. "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
  11046. },
  11047. "dist": {
  11048. "type": "zip",
  11049. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
  11050. "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
  11051. "shasum": ""
  11052. },
  11053. "require": {
  11054. "php": ">=7.2"
  11055. },
  11056. "type": "library",
  11057. "extra": {
  11058. "thanks": {
  11059. "url": "https://github.com/symfony/polyfill",
  11060. "name": "symfony/polyfill"
  11061. }
  11062. },
  11063. "autoload": {
  11064. "files": [
  11065. "bootstrap.php"
  11066. ],
  11067. "psr-4": {
  11068. "Symfony\\Polyfill\\Php73\\": ""
  11069. },
  11070. "classmap": [
  11071. "Resources/stubs"
  11072. ]
  11073. },
  11074. "notification-url": "https://packagist.org/downloads/",
  11075. "license": [
  11076. "MIT"
  11077. ],
  11078. "authors": [
  11079. {
  11080. "name": "Nicolas Grekas",
  11081. "email": "p@tchwork.com"
  11082. },
  11083. {
  11084. "name": "Symfony Community",
  11085. "homepage": "https://symfony.com/contributors"
  11086. }
  11087. ],
  11088. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  11089. "homepage": "https://symfony.com",
  11090. "keywords": [
  11091. "compatibility",
  11092. "polyfill",
  11093. "portable",
  11094. "shim"
  11095. ],
  11096. "support": {
  11097. "source": "https://github.com/symfony/polyfill-php73/tree/v1.37.0"
  11098. },
  11099. "funding": [
  11100. {
  11101. "url": "https://symfony.com/sponsor",
  11102. "type": "custom"
  11103. },
  11104. {
  11105. "url": "https://github.com/fabpot",
  11106. "type": "github"
  11107. },
  11108. {
  11109. "url": "https://github.com/nicolas-grekas",
  11110. "type": "github"
  11111. },
  11112. {
  11113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11114. "type": "tidelift"
  11115. }
  11116. ],
  11117. "time": "2024-09-09T11:45:10+00:00"
  11118. },
  11119. {
  11120. "name": "symfony/polyfill-php80",
  11121. "version": "v1.37.0",
  11122. "source": {
  11123. "type": "git",
  11124. "url": "https://github.com/symfony/polyfill-php80.git",
  11125. "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
  11126. },
  11127. "dist": {
  11128. "type": "zip",
  11129. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
  11130. "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
  11131. "shasum": ""
  11132. },
  11133. "require": {
  11134. "php": ">=7.2"
  11135. },
  11136. "type": "library",
  11137. "extra": {
  11138. "thanks": {
  11139. "url": "https://github.com/symfony/polyfill",
  11140. "name": "symfony/polyfill"
  11141. }
  11142. },
  11143. "autoload": {
  11144. "files": [
  11145. "bootstrap.php"
  11146. ],
  11147. "psr-4": {
  11148. "Symfony\\Polyfill\\Php80\\": ""
  11149. },
  11150. "classmap": [
  11151. "Resources/stubs"
  11152. ]
  11153. },
  11154. "notification-url": "https://packagist.org/downloads/",
  11155. "license": [
  11156. "MIT"
  11157. ],
  11158. "authors": [
  11159. {
  11160. "name": "Ion Bazan",
  11161. "email": "ion.bazan@gmail.com"
  11162. },
  11163. {
  11164. "name": "Nicolas Grekas",
  11165. "email": "p@tchwork.com"
  11166. },
  11167. {
  11168. "name": "Symfony Community",
  11169. "homepage": "https://symfony.com/contributors"
  11170. }
  11171. ],
  11172. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  11173. "homepage": "https://symfony.com",
  11174. "keywords": [
  11175. "compatibility",
  11176. "polyfill",
  11177. "portable",
  11178. "shim"
  11179. ],
  11180. "support": {
  11181. "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
  11182. },
  11183. "funding": [
  11184. {
  11185. "url": "https://symfony.com/sponsor",
  11186. "type": "custom"
  11187. },
  11188. {
  11189. "url": "https://github.com/fabpot",
  11190. "type": "github"
  11191. },
  11192. {
  11193. "url": "https://github.com/nicolas-grekas",
  11194. "type": "github"
  11195. },
  11196. {
  11197. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11198. "type": "tidelift"
  11199. }
  11200. ],
  11201. "time": "2026-04-10T16:19:22+00:00"
  11202. },
  11203. {
  11204. "name": "symfony/polyfill-php83",
  11205. "version": "v1.38.1",
  11206. "source": {
  11207. "type": "git",
  11208. "url": "https://github.com/symfony/polyfill-php83.git",
  11209. "reference": "8339098cae28673c15cce00d80734af0453054e2"
  11210. },
  11211. "dist": {
  11212. "type": "zip",
  11213. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2",
  11214. "reference": "8339098cae28673c15cce00d80734af0453054e2",
  11215. "shasum": ""
  11216. },
  11217. "require": {
  11218. "php": ">=7.2"
  11219. },
  11220. "type": "library",
  11221. "extra": {
  11222. "thanks": {
  11223. "url": "https://github.com/symfony/polyfill",
  11224. "name": "symfony/polyfill"
  11225. }
  11226. },
  11227. "autoload": {
  11228. "files": [
  11229. "bootstrap.php"
  11230. ],
  11231. "psr-4": {
  11232. "Symfony\\Polyfill\\Php83\\": ""
  11233. },
  11234. "classmap": [
  11235. "Resources/stubs"
  11236. ]
  11237. },
  11238. "notification-url": "https://packagist.org/downloads/",
  11239. "license": [
  11240. "MIT"
  11241. ],
  11242. "authors": [
  11243. {
  11244. "name": "Nicolas Grekas",
  11245. "email": "p@tchwork.com"
  11246. },
  11247. {
  11248. "name": "Symfony Community",
  11249. "homepage": "https://symfony.com/contributors"
  11250. }
  11251. ],
  11252. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  11253. "homepage": "https://symfony.com",
  11254. "keywords": [
  11255. "compatibility",
  11256. "polyfill",
  11257. "portable",
  11258. "shim"
  11259. ],
  11260. "support": {
  11261. "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1"
  11262. },
  11263. "funding": [
  11264. {
  11265. "url": "https://symfony.com/sponsor",
  11266. "type": "custom"
  11267. },
  11268. {
  11269. "url": "https://github.com/fabpot",
  11270. "type": "github"
  11271. },
  11272. {
  11273. "url": "https://github.com/nicolas-grekas",
  11274. "type": "github"
  11275. },
  11276. {
  11277. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11278. "type": "tidelift"
  11279. }
  11280. ],
  11281. "time": "2026-05-26T12:51:13+00:00"
  11282. },
  11283. {
  11284. "name": "symfony/polyfill-php84",
  11285. "version": "v1.38.1",
  11286. "source": {
  11287. "type": "git",
  11288. "url": "https://github.com/symfony/polyfill-php84.git",
  11289. "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
  11290. },
  11291. "dist": {
  11292. "type": "zip",
  11293. "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
  11294. "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
  11295. "shasum": ""
  11296. },
  11297. "require": {
  11298. "php": ">=7.2"
  11299. },
  11300. "type": "library",
  11301. "extra": {
  11302. "thanks": {
  11303. "url": "https://github.com/symfony/polyfill",
  11304. "name": "symfony/polyfill"
  11305. }
  11306. },
  11307. "autoload": {
  11308. "files": [
  11309. "bootstrap.php"
  11310. ],
  11311. "psr-4": {
  11312. "Symfony\\Polyfill\\Php84\\": ""
  11313. },
  11314. "classmap": [
  11315. "Resources/stubs"
  11316. ]
  11317. },
  11318. "notification-url": "https://packagist.org/downloads/",
  11319. "license": [
  11320. "MIT"
  11321. ],
  11322. "authors": [
  11323. {
  11324. "name": "Nicolas Grekas",
  11325. "email": "p@tchwork.com"
  11326. },
  11327. {
  11328. "name": "Symfony Community",
  11329. "homepage": "https://symfony.com/contributors"
  11330. }
  11331. ],
  11332. "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
  11333. "homepage": "https://symfony.com",
  11334. "keywords": [
  11335. "compatibility",
  11336. "polyfill",
  11337. "portable",
  11338. "shim"
  11339. ],
  11340. "support": {
  11341. "source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
  11342. },
  11343. "funding": [
  11344. {
  11345. "url": "https://symfony.com/sponsor",
  11346. "type": "custom"
  11347. },
  11348. {
  11349. "url": "https://github.com/fabpot",
  11350. "type": "github"
  11351. },
  11352. {
  11353. "url": "https://github.com/nicolas-grekas",
  11354. "type": "github"
  11355. },
  11356. {
  11357. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11358. "type": "tidelift"
  11359. }
  11360. ],
  11361. "time": "2026-05-26T12:51:13+00:00"
  11362. },
  11363. {
  11364. "name": "symfony/polyfill-php85",
  11365. "version": "v1.38.1",
  11366. "source": {
  11367. "type": "git",
  11368. "url": "https://github.com/symfony/polyfill-php85.git",
  11369. "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1"
  11370. },
  11371. "dist": {
  11372. "type": "zip",
  11373. "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
  11374. "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
  11375. "shasum": ""
  11376. },
  11377. "require": {
  11378. "php": ">=7.2"
  11379. },
  11380. "type": "library",
  11381. "extra": {
  11382. "thanks": {
  11383. "url": "https://github.com/symfony/polyfill",
  11384. "name": "symfony/polyfill"
  11385. }
  11386. },
  11387. "autoload": {
  11388. "files": [
  11389. "bootstrap.php"
  11390. ],
  11391. "psr-4": {
  11392. "Symfony\\Polyfill\\Php85\\": ""
  11393. },
  11394. "classmap": [
  11395. "Resources/stubs"
  11396. ]
  11397. },
  11398. "notification-url": "https://packagist.org/downloads/",
  11399. "license": [
  11400. "MIT"
  11401. ],
  11402. "authors": [
  11403. {
  11404. "name": "Nicolas Grekas",
  11405. "email": "p@tchwork.com"
  11406. },
  11407. {
  11408. "name": "Symfony Community",
  11409. "homepage": "https://symfony.com/contributors"
  11410. }
  11411. ],
  11412. "description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions",
  11413. "homepage": "https://symfony.com",
  11414. "keywords": [
  11415. "compatibility",
  11416. "polyfill",
  11417. "portable",
  11418. "shim"
  11419. ],
  11420. "support": {
  11421. "source": "https://github.com/symfony/polyfill-php85/tree/v1.38.1"
  11422. },
  11423. "funding": [
  11424. {
  11425. "url": "https://symfony.com/sponsor",
  11426. "type": "custom"
  11427. },
  11428. {
  11429. "url": "https://github.com/fabpot",
  11430. "type": "github"
  11431. },
  11432. {
  11433. "url": "https://github.com/nicolas-grekas",
  11434. "type": "github"
  11435. },
  11436. {
  11437. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11438. "type": "tidelift"
  11439. }
  11440. ],
  11441. "time": "2026-05-26T02:25:22+00:00"
  11442. },
  11443. {
  11444. "name": "symfony/polyfill-uuid",
  11445. "version": "v1.37.0",
  11446. "source": {
  11447. "type": "git",
  11448. "url": "https://github.com/symfony/polyfill-uuid.git",
  11449. "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94"
  11450. },
  11451. "dist": {
  11452. "type": "zip",
  11453. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
  11454. "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
  11455. "shasum": ""
  11456. },
  11457. "require": {
  11458. "php": ">=7.2"
  11459. },
  11460. "provide": {
  11461. "ext-uuid": "*"
  11462. },
  11463. "suggest": {
  11464. "ext-uuid": "For best performance"
  11465. },
  11466. "type": "library",
  11467. "extra": {
  11468. "thanks": {
  11469. "url": "https://github.com/symfony/polyfill",
  11470. "name": "symfony/polyfill"
  11471. }
  11472. },
  11473. "autoload": {
  11474. "files": [
  11475. "bootstrap.php"
  11476. ],
  11477. "psr-4": {
  11478. "Symfony\\Polyfill\\Uuid\\": ""
  11479. }
  11480. },
  11481. "notification-url": "https://packagist.org/downloads/",
  11482. "license": [
  11483. "MIT"
  11484. ],
  11485. "authors": [
  11486. {
  11487. "name": "Grégoire Pineau",
  11488. "email": "lyrixx@lyrixx.info"
  11489. },
  11490. {
  11491. "name": "Symfony Community",
  11492. "homepage": "https://symfony.com/contributors"
  11493. }
  11494. ],
  11495. "description": "Symfony polyfill for uuid functions",
  11496. "homepage": "https://symfony.com",
  11497. "keywords": [
  11498. "compatibility",
  11499. "polyfill",
  11500. "portable",
  11501. "uuid"
  11502. ],
  11503. "support": {
  11504. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.37.0"
  11505. },
  11506. "funding": [
  11507. {
  11508. "url": "https://symfony.com/sponsor",
  11509. "type": "custom"
  11510. },
  11511. {
  11512. "url": "https://github.com/fabpot",
  11513. "type": "github"
  11514. },
  11515. {
  11516. "url": "https://github.com/nicolas-grekas",
  11517. "type": "github"
  11518. },
  11519. {
  11520. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11521. "type": "tidelift"
  11522. }
  11523. ],
  11524. "time": "2026-04-10T16:19:22+00:00"
  11525. },
  11526. {
  11527. "name": "symfony/process",
  11528. "version": "v7.4.11",
  11529. "source": {
  11530. "type": "git",
  11531. "url": "https://github.com/symfony/process.git",
  11532. "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0"
  11533. },
  11534. "dist": {
  11535. "type": "zip",
  11536. "url": "https://api.github.com/repos/symfony/process/zipball/d9593c9efa40499eb078b81144de42cbc28a31f0",
  11537. "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0",
  11538. "shasum": ""
  11539. },
  11540. "require": {
  11541. "php": ">=8.2"
  11542. },
  11543. "type": "library",
  11544. "autoload": {
  11545. "psr-4": {
  11546. "Symfony\\Component\\Process\\": ""
  11547. },
  11548. "exclude-from-classmap": [
  11549. "/Tests/"
  11550. ]
  11551. },
  11552. "notification-url": "https://packagist.org/downloads/",
  11553. "license": [
  11554. "MIT"
  11555. ],
  11556. "authors": [
  11557. {
  11558. "name": "Fabien Potencier",
  11559. "email": "fabien@symfony.com"
  11560. },
  11561. {
  11562. "name": "Symfony Community",
  11563. "homepage": "https://symfony.com/contributors"
  11564. }
  11565. ],
  11566. "description": "Executes commands in sub-processes",
  11567. "homepage": "https://symfony.com",
  11568. "support": {
  11569. "source": "https://github.com/symfony/process/tree/v7.4.11"
  11570. },
  11571. "funding": [
  11572. {
  11573. "url": "https://symfony.com/sponsor",
  11574. "type": "custom"
  11575. },
  11576. {
  11577. "url": "https://github.com/fabpot",
  11578. "type": "github"
  11579. },
  11580. {
  11581. "url": "https://github.com/nicolas-grekas",
  11582. "type": "github"
  11583. },
  11584. {
  11585. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11586. "type": "tidelift"
  11587. }
  11588. ],
  11589. "time": "2026-05-11T16:55:21+00:00"
  11590. },
  11591. {
  11592. "name": "symfony/property-access",
  11593. "version": "v7.4.8",
  11594. "source": {
  11595. "type": "git",
  11596. "url": "https://github.com/symfony/property-access.git",
  11597. "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc"
  11598. },
  11599. "dist": {
  11600. "type": "zip",
  11601. "url": "https://api.github.com/repos/symfony/property-access/zipball/b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
  11602. "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
  11603. "shasum": ""
  11604. },
  11605. "require": {
  11606. "php": ">=8.2",
  11607. "symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4"
  11608. },
  11609. "require-dev": {
  11610. "symfony/cache": "^6.4|^7.0|^8.0",
  11611. "symfony/var-exporter": "^6.4.1|^7.0.1|^8.0"
  11612. },
  11613. "type": "library",
  11614. "autoload": {
  11615. "psr-4": {
  11616. "Symfony\\Component\\PropertyAccess\\": ""
  11617. },
  11618. "exclude-from-classmap": [
  11619. "/Tests/"
  11620. ]
  11621. },
  11622. "notification-url": "https://packagist.org/downloads/",
  11623. "license": [
  11624. "MIT"
  11625. ],
  11626. "authors": [
  11627. {
  11628. "name": "Fabien Potencier",
  11629. "email": "fabien@symfony.com"
  11630. },
  11631. {
  11632. "name": "Symfony Community",
  11633. "homepage": "https://symfony.com/contributors"
  11634. }
  11635. ],
  11636. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  11637. "homepage": "https://symfony.com",
  11638. "keywords": [
  11639. "access",
  11640. "array",
  11641. "extraction",
  11642. "index",
  11643. "injection",
  11644. "object",
  11645. "property",
  11646. "property-path",
  11647. "reflection"
  11648. ],
  11649. "support": {
  11650. "source": "https://github.com/symfony/property-access/tree/v7.4.8"
  11651. },
  11652. "funding": [
  11653. {
  11654. "url": "https://symfony.com/sponsor",
  11655. "type": "custom"
  11656. },
  11657. {
  11658. "url": "https://github.com/fabpot",
  11659. "type": "github"
  11660. },
  11661. {
  11662. "url": "https://github.com/nicolas-grekas",
  11663. "type": "github"
  11664. },
  11665. {
  11666. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11667. "type": "tidelift"
  11668. }
  11669. ],
  11670. "time": "2026-03-24T13:12:05+00:00"
  11671. },
  11672. {
  11673. "name": "symfony/property-info",
  11674. "version": "v7.4.8",
  11675. "source": {
  11676. "type": "git",
  11677. "url": "https://github.com/symfony/property-info.git",
  11678. "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175"
  11679. },
  11680. "dist": {
  11681. "type": "zip",
  11682. "url": "https://api.github.com/repos/symfony/property-info/zipball/ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
  11683. "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
  11684. "shasum": ""
  11685. },
  11686. "require": {
  11687. "php": ">=8.2",
  11688. "symfony/deprecation-contracts": "^2.5|^3",
  11689. "symfony/string": "^6.4|^7.0|^8.0",
  11690. "symfony/type-info": "^7.4.7|^8.0.7"
  11691. },
  11692. "conflict": {
  11693. "phpdocumentor/reflection-docblock": "<5.2|>=7",
  11694. "phpdocumentor/type-resolver": "<1.5.1",
  11695. "symfony/cache": "<6.4",
  11696. "symfony/dependency-injection": "<6.4",
  11697. "symfony/serializer": "<6.4"
  11698. },
  11699. "require-dev": {
  11700. "phpdocumentor/reflection-docblock": "^5.2|^6.0",
  11701. "phpstan/phpdoc-parser": "^1.0|^2.0",
  11702. "symfony/cache": "^6.4|^7.0|^8.0",
  11703. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  11704. "symfony/serializer": "^6.4|^7.0|^8.0"
  11705. },
  11706. "type": "library",
  11707. "autoload": {
  11708. "psr-4": {
  11709. "Symfony\\Component\\PropertyInfo\\": ""
  11710. },
  11711. "exclude-from-classmap": [
  11712. "/Tests/"
  11713. ]
  11714. },
  11715. "notification-url": "https://packagist.org/downloads/",
  11716. "license": [
  11717. "MIT"
  11718. ],
  11719. "authors": [
  11720. {
  11721. "name": "Kévin Dunglas",
  11722. "email": "dunglas@gmail.com"
  11723. },
  11724. {
  11725. "name": "Symfony Community",
  11726. "homepage": "https://symfony.com/contributors"
  11727. }
  11728. ],
  11729. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  11730. "homepage": "https://symfony.com",
  11731. "keywords": [
  11732. "doctrine",
  11733. "phpdoc",
  11734. "property",
  11735. "symfony",
  11736. "type",
  11737. "validator"
  11738. ],
  11739. "support": {
  11740. "source": "https://github.com/symfony/property-info/tree/v7.4.8"
  11741. },
  11742. "funding": [
  11743. {
  11744. "url": "https://symfony.com/sponsor",
  11745. "type": "custom"
  11746. },
  11747. {
  11748. "url": "https://github.com/fabpot",
  11749. "type": "github"
  11750. },
  11751. {
  11752. "url": "https://github.com/nicolas-grekas",
  11753. "type": "github"
  11754. },
  11755. {
  11756. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11757. "type": "tidelift"
  11758. }
  11759. ],
  11760. "time": "2026-03-24T13:12:05+00:00"
  11761. },
  11762. {
  11763. "name": "symfony/rate-limiter",
  11764. "version": "v7.4.10",
  11765. "source": {
  11766. "type": "git",
  11767. "url": "https://github.com/symfony/rate-limiter.git",
  11768. "reference": "778c5239c7fd6bf9b886dedf3d84ddb156ddb888"
  11769. },
  11770. "dist": {
  11771. "type": "zip",
  11772. "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/778c5239c7fd6bf9b886dedf3d84ddb156ddb888",
  11773. "reference": "778c5239c7fd6bf9b886dedf3d84ddb156ddb888",
  11774. "shasum": ""
  11775. },
  11776. "require": {
  11777. "php": ">=8.2",
  11778. "symfony/options-resolver": "^7.3|^8.0"
  11779. },
  11780. "require-dev": {
  11781. "psr/cache": "^1.0|^2.0|^3.0",
  11782. "symfony/lock": "^6.4|^7.0|^8.0"
  11783. },
  11784. "type": "library",
  11785. "autoload": {
  11786. "psr-4": {
  11787. "Symfony\\Component\\RateLimiter\\": ""
  11788. },
  11789. "exclude-from-classmap": [
  11790. "/Tests/"
  11791. ]
  11792. },
  11793. "notification-url": "https://packagist.org/downloads/",
  11794. "license": [
  11795. "MIT"
  11796. ],
  11797. "authors": [
  11798. {
  11799. "name": "Wouter de Jong",
  11800. "email": "wouter@wouterj.nl"
  11801. },
  11802. {
  11803. "name": "Symfony Community",
  11804. "homepage": "https://symfony.com/contributors"
  11805. }
  11806. ],
  11807. "description": "Provides a Token Bucket implementation to rate limit input and output in your application",
  11808. "homepage": "https://symfony.com",
  11809. "keywords": [
  11810. "limiter",
  11811. "rate-limiter"
  11812. ],
  11813. "support": {
  11814. "source": "https://github.com/symfony/rate-limiter/tree/v7.4.10"
  11815. },
  11816. "funding": [
  11817. {
  11818. "url": "https://symfony.com/sponsor",
  11819. "type": "custom"
  11820. },
  11821. {
  11822. "url": "https://github.com/fabpot",
  11823. "type": "github"
  11824. },
  11825. {
  11826. "url": "https://github.com/nicolas-grekas",
  11827. "type": "github"
  11828. },
  11829. {
  11830. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11831. "type": "tidelift"
  11832. }
  11833. ],
  11834. "time": "2026-05-04T13:25:50+00:00"
  11835. },
  11836. {
  11837. "name": "symfony/routing",
  11838. "version": "v7.4.12",
  11839. "source": {
  11840. "type": "git",
  11841. "url": "https://github.com/symfony/routing.git",
  11842. "reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204"
  11843. },
  11844. "dist": {
  11845. "type": "zip",
  11846. "url": "https://api.github.com/repos/symfony/routing/zipball/3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204",
  11847. "reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204",
  11848. "shasum": ""
  11849. },
  11850. "require": {
  11851. "php": ">=8.2",
  11852. "symfony/deprecation-contracts": "^2.5|^3"
  11853. },
  11854. "conflict": {
  11855. "symfony/config": "<6.4",
  11856. "symfony/dependency-injection": "<6.4",
  11857. "symfony/yaml": "<6.4"
  11858. },
  11859. "require-dev": {
  11860. "psr/log": "^1|^2|^3",
  11861. "symfony/config": "^6.4|^7.0|^8.0",
  11862. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  11863. "symfony/expression-language": "^6.4|^7.0|^8.0",
  11864. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  11865. "symfony/yaml": "^6.4|^7.0|^8.0"
  11866. },
  11867. "type": "library",
  11868. "autoload": {
  11869. "psr-4": {
  11870. "Symfony\\Component\\Routing\\": ""
  11871. },
  11872. "exclude-from-classmap": [
  11873. "/Tests/"
  11874. ]
  11875. },
  11876. "notification-url": "https://packagist.org/downloads/",
  11877. "license": [
  11878. "MIT"
  11879. ],
  11880. "authors": [
  11881. {
  11882. "name": "Fabien Potencier",
  11883. "email": "fabien@symfony.com"
  11884. },
  11885. {
  11886. "name": "Symfony Community",
  11887. "homepage": "https://symfony.com/contributors"
  11888. }
  11889. ],
  11890. "description": "Maps an HTTP request to a set of configuration variables",
  11891. "homepage": "https://symfony.com",
  11892. "keywords": [
  11893. "router",
  11894. "routing",
  11895. "uri",
  11896. "url"
  11897. ],
  11898. "support": {
  11899. "source": "https://github.com/symfony/routing/tree/v7.4.12"
  11900. },
  11901. "funding": [
  11902. {
  11903. "url": "https://symfony.com/sponsor",
  11904. "type": "custom"
  11905. },
  11906. {
  11907. "url": "https://github.com/fabpot",
  11908. "type": "github"
  11909. },
  11910. {
  11911. "url": "https://github.com/nicolas-grekas",
  11912. "type": "github"
  11913. },
  11914. {
  11915. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11916. "type": "tidelift"
  11917. }
  11918. ],
  11919. "time": "2026-05-20T07:20:23+00:00"
  11920. },
  11921. {
  11922. "name": "symfony/security-bundle",
  11923. "version": "v7.4.12",
  11924. "source": {
  11925. "type": "git",
  11926. "url": "https://github.com/symfony/security-bundle.git",
  11927. "reference": "6f6f859b437fb95028addfa21b417d25daca86d5"
  11928. },
  11929. "dist": {
  11930. "type": "zip",
  11931. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/6f6f859b437fb95028addfa21b417d25daca86d5",
  11932. "reference": "6f6f859b437fb95028addfa21b417d25daca86d5",
  11933. "shasum": ""
  11934. },
  11935. "require": {
  11936. "composer-runtime-api": ">=2.1",
  11937. "ext-xml": "*",
  11938. "php": ">=8.2",
  11939. "symfony/clock": "^6.4|^7.0|^8.0",
  11940. "symfony/config": "^7.4|^8.0",
  11941. "symfony/dependency-injection": "^6.4.11|^7.1.4|^8.0",
  11942. "symfony/deprecation-contracts": "^2.5|^3",
  11943. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  11944. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  11945. "symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
  11946. "symfony/password-hasher": "^6.4|^7.0|^8.0",
  11947. "symfony/security-core": "^7.4|^8.0",
  11948. "symfony/security-csrf": "^6.4|^7.0|^8.0",
  11949. "symfony/security-http": "^7.4|^8.0",
  11950. "symfony/service-contracts": "^2.5|^3"
  11951. },
  11952. "conflict": {
  11953. "symfony/browser-kit": "<6.4",
  11954. "symfony/console": "<6.4",
  11955. "symfony/framework-bundle": "<6.4",
  11956. "symfony/http-client": "<6.4",
  11957. "symfony/ldap": "<6.4",
  11958. "symfony/serializer": "<6.4",
  11959. "symfony/twig-bundle": "<6.4",
  11960. "symfony/validator": "<6.4"
  11961. },
  11962. "require-dev": {
  11963. "symfony/asset": "^6.4|^7.0|^8.0",
  11964. "symfony/browser-kit": "^6.4|^7.0|^8.0",
  11965. "symfony/console": "^6.4|^7.0|^8.0",
  11966. "symfony/css-selector": "^6.4|^7.0|^8.0",
  11967. "symfony/dom-crawler": "^6.4|^7.0|^8.0",
  11968. "symfony/expression-language": "^6.4|^7.0|^8.0",
  11969. "symfony/form": "^6.4|^7.0|^8.0",
  11970. "symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
  11971. "symfony/http-client": "^6.4|^7.0|^8.0",
  11972. "symfony/ldap": "^6.4|^7.0|^8.0",
  11973. "symfony/process": "^6.4|^7.0|^8.0",
  11974. "symfony/rate-limiter": "^6.4|^7.0|^8.0",
  11975. "symfony/runtime": "^6.4.13|^7.1.6|^8.0",
  11976. "symfony/serializer": "^6.4|^7.0|^8.0",
  11977. "symfony/translation": "^6.4|^7.0|^8.0",
  11978. "symfony/twig-bridge": "^6.4|^7.0|^8.0",
  11979. "symfony/twig-bundle": "^6.4|^7.0|^8.0",
  11980. "symfony/validator": "^6.4|^7.0|^8.0",
  11981. "symfony/yaml": "^6.4|^7.0|^8.0",
  11982. "twig/twig": "^3.15",
  11983. "web-token/jwt-library": "^3.3.2|^4.0"
  11984. },
  11985. "type": "symfony-bundle",
  11986. "autoload": {
  11987. "psr-4": {
  11988. "Symfony\\Bundle\\SecurityBundle\\": ""
  11989. },
  11990. "exclude-from-classmap": [
  11991. "/Tests/"
  11992. ]
  11993. },
  11994. "notification-url": "https://packagist.org/downloads/",
  11995. "license": [
  11996. "MIT"
  11997. ],
  11998. "authors": [
  11999. {
  12000. "name": "Fabien Potencier",
  12001. "email": "fabien@symfony.com"
  12002. },
  12003. {
  12004. "name": "Symfony Community",
  12005. "homepage": "https://symfony.com/contributors"
  12006. }
  12007. ],
  12008. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  12009. "homepage": "https://symfony.com",
  12010. "support": {
  12011. "source": "https://github.com/symfony/security-bundle/tree/v7.4.12"
  12012. },
  12013. "funding": [
  12014. {
  12015. "url": "https://symfony.com/sponsor",
  12016. "type": "custom"
  12017. },
  12018. {
  12019. "url": "https://github.com/fabpot",
  12020. "type": "github"
  12021. },
  12022. {
  12023. "url": "https://github.com/nicolas-grekas",
  12024. "type": "github"
  12025. },
  12026. {
  12027. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12028. "type": "tidelift"
  12029. }
  12030. ],
  12031. "time": "2026-05-15T07:14:02+00:00"
  12032. },
  12033. {
  12034. "name": "symfony/security-core",
  12035. "version": "v7.4.12",
  12036. "source": {
  12037. "type": "git",
  12038. "url": "https://github.com/symfony/security-core.git",
  12039. "reference": "efff84605474ec682c7d9c6278088811e6f3caaa"
  12040. },
  12041. "dist": {
  12042. "type": "zip",
  12043. "url": "https://api.github.com/repos/symfony/security-core/zipball/efff84605474ec682c7d9c6278088811e6f3caaa",
  12044. "reference": "efff84605474ec682c7d9c6278088811e6f3caaa",
  12045. "shasum": ""
  12046. },
  12047. "require": {
  12048. "php": ">=8.2",
  12049. "symfony/deprecation-contracts": "^2.5|^3",
  12050. "symfony/event-dispatcher-contracts": "^2.5|^3",
  12051. "symfony/password-hasher": "^6.4|^7.0|^8.0",
  12052. "symfony/service-contracts": "^2.5|^3"
  12053. },
  12054. "conflict": {
  12055. "symfony/dependency-injection": "<6.4",
  12056. "symfony/event-dispatcher": "<6.4",
  12057. "symfony/http-foundation": "<6.4",
  12058. "symfony/ldap": "<6.4",
  12059. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  12060. "symfony/validator": "<6.4"
  12061. },
  12062. "require-dev": {
  12063. "psr/cache": "^1.0|^2.0|^3.0",
  12064. "psr/container": "^1.1|^2.0",
  12065. "psr/log": "^1|^2|^3",
  12066. "symfony/cache": "^6.4|^7.0|^8.0",
  12067. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  12068. "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
  12069. "symfony/expression-language": "^6.4|^7.0|^8.0",
  12070. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  12071. "symfony/ldap": "^6.4|^7.0|^8.0",
  12072. "symfony/string": "^6.4|^7.0|^8.0",
  12073. "symfony/translation": "^6.4.3|^7.0.3|^8.0",
  12074. "symfony/validator": "^6.4|^7.0|^8.0"
  12075. },
  12076. "type": "library",
  12077. "autoload": {
  12078. "psr-4": {
  12079. "Symfony\\Component\\Security\\Core\\": ""
  12080. },
  12081. "exclude-from-classmap": [
  12082. "/Tests/"
  12083. ]
  12084. },
  12085. "notification-url": "https://packagist.org/downloads/",
  12086. "license": [
  12087. "MIT"
  12088. ],
  12089. "authors": [
  12090. {
  12091. "name": "Fabien Potencier",
  12092. "email": "fabien@symfony.com"
  12093. },
  12094. {
  12095. "name": "Symfony Community",
  12096. "homepage": "https://symfony.com/contributors"
  12097. }
  12098. ],
  12099. "description": "Symfony Security Component - Core Library",
  12100. "homepage": "https://symfony.com",
  12101. "support": {
  12102. "source": "https://github.com/symfony/security-core/tree/v7.4.12"
  12103. },
  12104. "funding": [
  12105. {
  12106. "url": "https://symfony.com/sponsor",
  12107. "type": "custom"
  12108. },
  12109. {
  12110. "url": "https://github.com/fabpot",
  12111. "type": "github"
  12112. },
  12113. {
  12114. "url": "https://github.com/nicolas-grekas",
  12115. "type": "github"
  12116. },
  12117. {
  12118. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12119. "type": "tidelift"
  12120. }
  12121. ],
  12122. "time": "2026-05-15T06:48:59+00:00"
  12123. },
  12124. {
  12125. "name": "symfony/security-csrf",
  12126. "version": "v7.4.8",
  12127. "source": {
  12128. "type": "git",
  12129. "url": "https://github.com/symfony/security-csrf.git",
  12130. "reference": "16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d"
  12131. },
  12132. "dist": {
  12133. "type": "zip",
  12134. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d",
  12135. "reference": "16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d",
  12136. "shasum": ""
  12137. },
  12138. "require": {
  12139. "php": ">=8.2",
  12140. "symfony/security-core": "^6.4|^7.0|^8.0"
  12141. },
  12142. "conflict": {
  12143. "symfony/http-foundation": "<6.4"
  12144. },
  12145. "require-dev": {
  12146. "psr/log": "^1|^2|^3",
  12147. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  12148. "symfony/http-kernel": "^6.4|^7.0|^8.0"
  12149. },
  12150. "type": "library",
  12151. "autoload": {
  12152. "psr-4": {
  12153. "Symfony\\Component\\Security\\Csrf\\": ""
  12154. },
  12155. "exclude-from-classmap": [
  12156. "/Tests/"
  12157. ]
  12158. },
  12159. "notification-url": "https://packagist.org/downloads/",
  12160. "license": [
  12161. "MIT"
  12162. ],
  12163. "authors": [
  12164. {
  12165. "name": "Fabien Potencier",
  12166. "email": "fabien@symfony.com"
  12167. },
  12168. {
  12169. "name": "Symfony Community",
  12170. "homepage": "https://symfony.com/contributors"
  12171. }
  12172. ],
  12173. "description": "Symfony Security Component - CSRF Library",
  12174. "homepage": "https://symfony.com",
  12175. "support": {
  12176. "source": "https://github.com/symfony/security-csrf/tree/v7.4.8"
  12177. },
  12178. "funding": [
  12179. {
  12180. "url": "https://symfony.com/sponsor",
  12181. "type": "custom"
  12182. },
  12183. {
  12184. "url": "https://github.com/fabpot",
  12185. "type": "github"
  12186. },
  12187. {
  12188. "url": "https://github.com/nicolas-grekas",
  12189. "type": "github"
  12190. },
  12191. {
  12192. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12193. "type": "tidelift"
  12194. }
  12195. ],
  12196. "time": "2026-03-24T13:12:05+00:00"
  12197. },
  12198. {
  12199. "name": "symfony/security-http",
  12200. "version": "v7.4.12",
  12201. "source": {
  12202. "type": "git",
  12203. "url": "https://github.com/symfony/security-http.git",
  12204. "reference": "1fc7ca636cbd2cad29b42cc13c9fd0c681c6efee"
  12205. },
  12206. "dist": {
  12207. "type": "zip",
  12208. "url": "https://api.github.com/repos/symfony/security-http/zipball/1fc7ca636cbd2cad29b42cc13c9fd0c681c6efee",
  12209. "reference": "1fc7ca636cbd2cad29b42cc13c9fd0c681c6efee",
  12210. "shasum": ""
  12211. },
  12212. "require": {
  12213. "php": ">=8.2",
  12214. "symfony/deprecation-contracts": "^2.5|^3",
  12215. "symfony/event-dispatcher": "^6.4|^7.0",
  12216. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  12217. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  12218. "symfony/polyfill-mbstring": "~1.0",
  12219. "symfony/property-access": "^6.4|^7.0|^8.0",
  12220. "symfony/security-core": "^7.3|^8.0",
  12221. "symfony/service-contracts": "^2.5|^3"
  12222. },
  12223. "conflict": {
  12224. "symfony/clock": "<6.4",
  12225. "symfony/http-client-contracts": "<3.0",
  12226. "symfony/security-bundle": "<6.4",
  12227. "symfony/security-csrf": "<6.4"
  12228. },
  12229. "require-dev": {
  12230. "psr/log": "^1|^2|^3",
  12231. "symfony/cache": "^6.4|^7.0|^8.0",
  12232. "symfony/clock": "^6.4|^7.0|^8.0",
  12233. "symfony/expression-language": "^6.4|^7.0|^8.0",
  12234. "symfony/http-client": "^6.4|^7.0|^8.0",
  12235. "symfony/http-client-contracts": "^3.0",
  12236. "symfony/rate-limiter": "^6.4|^7.0|^8.0",
  12237. "symfony/routing": "^6.4|^7.0|^8.0",
  12238. "symfony/security-csrf": "^6.4|^7.0|^8.0",
  12239. "symfony/translation": "^6.4|^7.0|^8.0",
  12240. "web-token/jwt-library": "^3.3.2|^4.0"
  12241. },
  12242. "type": "library",
  12243. "autoload": {
  12244. "psr-4": {
  12245. "Symfony\\Component\\Security\\Http\\": ""
  12246. },
  12247. "exclude-from-classmap": [
  12248. "/Tests/"
  12249. ]
  12250. },
  12251. "notification-url": "https://packagist.org/downloads/",
  12252. "license": [
  12253. "MIT"
  12254. ],
  12255. "authors": [
  12256. {
  12257. "name": "Fabien Potencier",
  12258. "email": "fabien@symfony.com"
  12259. },
  12260. {
  12261. "name": "Symfony Community",
  12262. "homepage": "https://symfony.com/contributors"
  12263. }
  12264. ],
  12265. "description": "Symfony Security Component - HTTP Integration",
  12266. "homepage": "https://symfony.com",
  12267. "support": {
  12268. "source": "https://github.com/symfony/security-http/tree/v7.4.12"
  12269. },
  12270. "funding": [
  12271. {
  12272. "url": "https://symfony.com/sponsor",
  12273. "type": "custom"
  12274. },
  12275. {
  12276. "url": "https://github.com/fabpot",
  12277. "type": "github"
  12278. },
  12279. {
  12280. "url": "https://github.com/nicolas-grekas",
  12281. "type": "github"
  12282. },
  12283. {
  12284. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12285. "type": "tidelift"
  12286. }
  12287. ],
  12288. "time": "2026-05-20T07:20:23+00:00"
  12289. },
  12290. {
  12291. "name": "symfony/serializer",
  12292. "version": "v7.4.10",
  12293. "source": {
  12294. "type": "git",
  12295. "url": "https://github.com/symfony/serializer.git",
  12296. "reference": "268c5aa6c4bd675eddd89348e7ecac292a843ddd"
  12297. },
  12298. "dist": {
  12299. "type": "zip",
  12300. "url": "https://api.github.com/repos/symfony/serializer/zipball/268c5aa6c4bd675eddd89348e7ecac292a843ddd",
  12301. "reference": "268c5aa6c4bd675eddd89348e7ecac292a843ddd",
  12302. "shasum": ""
  12303. },
  12304. "require": {
  12305. "php": ">=8.2",
  12306. "symfony/deprecation-contracts": "^2.5|^3",
  12307. "symfony/polyfill-ctype": "~1.8",
  12308. "symfony/polyfill-php84": "^1.30"
  12309. },
  12310. "conflict": {
  12311. "phpdocumentor/reflection-docblock": "<5.2|>=7",
  12312. "phpdocumentor/type-resolver": "<1.5.1",
  12313. "symfony/dependency-injection": "<6.4",
  12314. "symfony/property-access": "<6.4.31|>=7.0,<7.4.2|>=8.0,<8.0.2",
  12315. "symfony/property-info": "<6.4",
  12316. "symfony/type-info": "<7.2.5",
  12317. "symfony/uid": "<6.4",
  12318. "symfony/validator": "<6.4",
  12319. "symfony/yaml": "<6.4"
  12320. },
  12321. "require-dev": {
  12322. "phpdocumentor/reflection-docblock": "^5.2|^6.0",
  12323. "phpstan/phpdoc-parser": "^1.0|^2.0",
  12324. "seld/jsonlint": "^1.10",
  12325. "symfony/cache": "^6.4|^7.0|^8.0",
  12326. "symfony/config": "^6.4|^7.0|^8.0",
  12327. "symfony/console": "^6.4|^7.0|^8.0",
  12328. "symfony/dependency-injection": "^7.2|^8.0",
  12329. "symfony/error-handler": "^6.4|^7.0|^8.0",
  12330. "symfony/filesystem": "^6.4|^7.0|^8.0",
  12331. "symfony/form": "^6.4|^7.0|^8.0",
  12332. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  12333. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  12334. "symfony/messenger": "^6.4|^7.0|^8.0",
  12335. "symfony/mime": "^6.4|^7.0|^8.0",
  12336. "symfony/property-access": "^6.4.31|^7.4.2|^8.0.2",
  12337. "symfony/property-info": "^6.4|^7.0|^8.0",
  12338. "symfony/translation-contracts": "^2.5|^3",
  12339. "symfony/type-info": "^7.2.5|^8.0",
  12340. "symfony/uid": "^6.4|^7.0|^8.0",
  12341. "symfony/validator": "^6.4|^7.0|^8.0",
  12342. "symfony/var-dumper": "^6.4|^7.0|^8.0",
  12343. "symfony/var-exporter": "^6.4|^7.0|^8.0",
  12344. "symfony/yaml": "^6.4|^7.0|^8.0"
  12345. },
  12346. "type": "library",
  12347. "autoload": {
  12348. "psr-4": {
  12349. "Symfony\\Component\\Serializer\\": ""
  12350. },
  12351. "exclude-from-classmap": [
  12352. "/Tests/"
  12353. ]
  12354. },
  12355. "notification-url": "https://packagist.org/downloads/",
  12356. "license": [
  12357. "MIT"
  12358. ],
  12359. "authors": [
  12360. {
  12361. "name": "Fabien Potencier",
  12362. "email": "fabien@symfony.com"
  12363. },
  12364. {
  12365. "name": "Symfony Community",
  12366. "homepage": "https://symfony.com/contributors"
  12367. }
  12368. ],
  12369. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  12370. "homepage": "https://symfony.com",
  12371. "support": {
  12372. "source": "https://github.com/symfony/serializer/tree/v7.4.10"
  12373. },
  12374. "funding": [
  12375. {
  12376. "url": "https://symfony.com/sponsor",
  12377. "type": "custom"
  12378. },
  12379. {
  12380. "url": "https://github.com/fabpot",
  12381. "type": "github"
  12382. },
  12383. {
  12384. "url": "https://github.com/nicolas-grekas",
  12385. "type": "github"
  12386. },
  12387. {
  12388. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12389. "type": "tidelift"
  12390. }
  12391. ],
  12392. "time": "2026-05-03T13:03:28+00:00"
  12393. },
  12394. {
  12395. "name": "symfony/service-contracts",
  12396. "version": "v3.7.0",
  12397. "source": {
  12398. "type": "git",
  12399. "url": "https://github.com/symfony/service-contracts.git",
  12400. "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
  12401. },
  12402. "dist": {
  12403. "type": "zip",
  12404. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
  12405. "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
  12406. "shasum": ""
  12407. },
  12408. "require": {
  12409. "php": ">=8.1",
  12410. "psr/container": "^1.1|^2.0",
  12411. "symfony/deprecation-contracts": "^2.5|^3"
  12412. },
  12413. "conflict": {
  12414. "ext-psr": "<1.1|>=2"
  12415. },
  12416. "type": "library",
  12417. "extra": {
  12418. "thanks": {
  12419. "url": "https://github.com/symfony/contracts",
  12420. "name": "symfony/contracts"
  12421. },
  12422. "branch-alias": {
  12423. "dev-main": "3.7-dev"
  12424. }
  12425. },
  12426. "autoload": {
  12427. "psr-4": {
  12428. "Symfony\\Contracts\\Service\\": ""
  12429. },
  12430. "exclude-from-classmap": [
  12431. "/Test/"
  12432. ]
  12433. },
  12434. "notification-url": "https://packagist.org/downloads/",
  12435. "license": [
  12436. "MIT"
  12437. ],
  12438. "authors": [
  12439. {
  12440. "name": "Nicolas Grekas",
  12441. "email": "p@tchwork.com"
  12442. },
  12443. {
  12444. "name": "Symfony Community",
  12445. "homepage": "https://symfony.com/contributors"
  12446. }
  12447. ],
  12448. "description": "Generic abstractions related to writing services",
  12449. "homepage": "https://symfony.com",
  12450. "keywords": [
  12451. "abstractions",
  12452. "contracts",
  12453. "decoupling",
  12454. "interfaces",
  12455. "interoperability",
  12456. "standards"
  12457. ],
  12458. "support": {
  12459. "source": "https://github.com/symfony/service-contracts/tree/v3.7.0"
  12460. },
  12461. "funding": [
  12462. {
  12463. "url": "https://symfony.com/sponsor",
  12464. "type": "custom"
  12465. },
  12466. {
  12467. "url": "https://github.com/fabpot",
  12468. "type": "github"
  12469. },
  12470. {
  12471. "url": "https://github.com/nicolas-grekas",
  12472. "type": "github"
  12473. },
  12474. {
  12475. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12476. "type": "tidelift"
  12477. }
  12478. ],
  12479. "time": "2026-03-28T09:44:51+00:00"
  12480. },
  12481. {
  12482. "name": "symfony/stopwatch",
  12483. "version": "v7.4.8",
  12484. "source": {
  12485. "type": "git",
  12486. "url": "https://github.com/symfony/stopwatch.git",
  12487. "reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89"
  12488. },
  12489. "dist": {
  12490. "type": "zip",
  12491. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
  12492. "reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
  12493. "shasum": ""
  12494. },
  12495. "require": {
  12496. "php": ">=8.2",
  12497. "symfony/service-contracts": "^2.5|^3"
  12498. },
  12499. "type": "library",
  12500. "autoload": {
  12501. "psr-4": {
  12502. "Symfony\\Component\\Stopwatch\\": ""
  12503. },
  12504. "exclude-from-classmap": [
  12505. "/Tests/"
  12506. ]
  12507. },
  12508. "notification-url": "https://packagist.org/downloads/",
  12509. "license": [
  12510. "MIT"
  12511. ],
  12512. "authors": [
  12513. {
  12514. "name": "Fabien Potencier",
  12515. "email": "fabien@symfony.com"
  12516. },
  12517. {
  12518. "name": "Symfony Community",
  12519. "homepage": "https://symfony.com/contributors"
  12520. }
  12521. ],
  12522. "description": "Provides a way to profile code",
  12523. "homepage": "https://symfony.com",
  12524. "support": {
  12525. "source": "https://github.com/symfony/stopwatch/tree/v7.4.8"
  12526. },
  12527. "funding": [
  12528. {
  12529. "url": "https://symfony.com/sponsor",
  12530. "type": "custom"
  12531. },
  12532. {
  12533. "url": "https://github.com/fabpot",
  12534. "type": "github"
  12535. },
  12536. {
  12537. "url": "https://github.com/nicolas-grekas",
  12538. "type": "github"
  12539. },
  12540. {
  12541. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12542. "type": "tidelift"
  12543. }
  12544. ],
  12545. "time": "2026-03-24T13:12:05+00:00"
  12546. },
  12547. {
  12548. "name": "symfony/string",
  12549. "version": "v7.4.11",
  12550. "source": {
  12551. "type": "git",
  12552. "url": "https://github.com/symfony/string.git",
  12553. "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15"
  12554. },
  12555. "dist": {
  12556. "type": "zip",
  12557. "url": "https://api.github.com/repos/symfony/string/zipball/965f7306a43383d02c6aca1e3f3bd2f0ea5dee15",
  12558. "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15",
  12559. "shasum": ""
  12560. },
  12561. "require": {
  12562. "php": ">=8.2",
  12563. "symfony/deprecation-contracts": "^2.5|^3.0",
  12564. "symfony/polyfill-ctype": "~1.8",
  12565. "symfony/polyfill-intl-grapheme": "~1.33",
  12566. "symfony/polyfill-intl-normalizer": "~1.0",
  12567. "symfony/polyfill-mbstring": "~1.0"
  12568. },
  12569. "conflict": {
  12570. "symfony/translation-contracts": "<2.5"
  12571. },
  12572. "require-dev": {
  12573. "symfony/emoji": "^7.1|^8.0",
  12574. "symfony/http-client": "^6.4|^7.0|^8.0",
  12575. "symfony/intl": "^6.4|^7.0|^8.0",
  12576. "symfony/translation-contracts": "^2.5|^3.0",
  12577. "symfony/var-exporter": "^6.4|^7.0|^8.0"
  12578. },
  12579. "type": "library",
  12580. "autoload": {
  12581. "files": [
  12582. "Resources/functions.php"
  12583. ],
  12584. "psr-4": {
  12585. "Symfony\\Component\\String\\": ""
  12586. },
  12587. "exclude-from-classmap": [
  12588. "/Tests/"
  12589. ]
  12590. },
  12591. "notification-url": "https://packagist.org/downloads/",
  12592. "license": [
  12593. "MIT"
  12594. ],
  12595. "authors": [
  12596. {
  12597. "name": "Nicolas Grekas",
  12598. "email": "p@tchwork.com"
  12599. },
  12600. {
  12601. "name": "Symfony Community",
  12602. "homepage": "https://symfony.com/contributors"
  12603. }
  12604. ],
  12605. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  12606. "homepage": "https://symfony.com",
  12607. "keywords": [
  12608. "grapheme",
  12609. "i18n",
  12610. "string",
  12611. "unicode",
  12612. "utf-8",
  12613. "utf8"
  12614. ],
  12615. "support": {
  12616. "source": "https://github.com/symfony/string/tree/v7.4.11"
  12617. },
  12618. "funding": [
  12619. {
  12620. "url": "https://symfony.com/sponsor",
  12621. "type": "custom"
  12622. },
  12623. {
  12624. "url": "https://github.com/fabpot",
  12625. "type": "github"
  12626. },
  12627. {
  12628. "url": "https://github.com/nicolas-grekas",
  12629. "type": "github"
  12630. },
  12631. {
  12632. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12633. "type": "tidelift"
  12634. }
  12635. ],
  12636. "time": "2026-05-13T12:04:42+00:00"
  12637. },
  12638. {
  12639. "name": "symfony/translation",
  12640. "version": "v7.4.10",
  12641. "source": {
  12642. "type": "git",
  12643. "url": "https://github.com/symfony/translation.git",
  12644. "reference": "ada7578c30dd5feaa8259cff3e885069ea81ddde"
  12645. },
  12646. "dist": {
  12647. "type": "zip",
  12648. "url": "https://api.github.com/repos/symfony/translation/zipball/ada7578c30dd5feaa8259cff3e885069ea81ddde",
  12649. "reference": "ada7578c30dd5feaa8259cff3e885069ea81ddde",
  12650. "shasum": ""
  12651. },
  12652. "require": {
  12653. "php": ">=8.2",
  12654. "symfony/deprecation-contracts": "^2.5|^3",
  12655. "symfony/polyfill-mbstring": "~1.0",
  12656. "symfony/translation-contracts": "^2.5.3|^3.3"
  12657. },
  12658. "conflict": {
  12659. "nikic/php-parser": "<5.0",
  12660. "symfony/config": "<6.4",
  12661. "symfony/console": "<6.4",
  12662. "symfony/dependency-injection": "<6.4",
  12663. "symfony/http-client-contracts": "<2.5",
  12664. "symfony/http-kernel": "<6.4",
  12665. "symfony/service-contracts": "<2.5",
  12666. "symfony/twig-bundle": "<6.4",
  12667. "symfony/yaml": "<6.4"
  12668. },
  12669. "provide": {
  12670. "symfony/translation-implementation": "2.3|3.0"
  12671. },
  12672. "require-dev": {
  12673. "nikic/php-parser": "^5.0",
  12674. "psr/log": "^1|^2|^3",
  12675. "symfony/config": "^6.4|^7.0|^8.0",
  12676. "symfony/console": "^6.4|^7.0|^8.0",
  12677. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  12678. "symfony/finder": "^6.4|^7.0|^8.0",
  12679. "symfony/http-client-contracts": "^2.5|^3.0",
  12680. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  12681. "symfony/intl": "^6.4|^7.0|^8.0",
  12682. "symfony/polyfill-intl-icu": "^1.21",
  12683. "symfony/routing": "^6.4|^7.0|^8.0",
  12684. "symfony/service-contracts": "^2.5|^3",
  12685. "symfony/yaml": "^6.4|^7.0|^8.0"
  12686. },
  12687. "type": "library",
  12688. "autoload": {
  12689. "files": [
  12690. "Resources/functions.php"
  12691. ],
  12692. "psr-4": {
  12693. "Symfony\\Component\\Translation\\": ""
  12694. },
  12695. "exclude-from-classmap": [
  12696. "/Tests/"
  12697. ]
  12698. },
  12699. "notification-url": "https://packagist.org/downloads/",
  12700. "license": [
  12701. "MIT"
  12702. ],
  12703. "authors": [
  12704. {
  12705. "name": "Fabien Potencier",
  12706. "email": "fabien@symfony.com"
  12707. },
  12708. {
  12709. "name": "Symfony Community",
  12710. "homepage": "https://symfony.com/contributors"
  12711. }
  12712. ],
  12713. "description": "Provides tools to internationalize your application",
  12714. "homepage": "https://symfony.com",
  12715. "support": {
  12716. "source": "https://github.com/symfony/translation/tree/v7.4.10"
  12717. },
  12718. "funding": [
  12719. {
  12720. "url": "https://symfony.com/sponsor",
  12721. "type": "custom"
  12722. },
  12723. {
  12724. "url": "https://github.com/fabpot",
  12725. "type": "github"
  12726. },
  12727. {
  12728. "url": "https://github.com/nicolas-grekas",
  12729. "type": "github"
  12730. },
  12731. {
  12732. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12733. "type": "tidelift"
  12734. }
  12735. ],
  12736. "time": "2026-05-06T11:19:24+00:00"
  12737. },
  12738. {
  12739. "name": "symfony/translation-contracts",
  12740. "version": "v3.7.0",
  12741. "source": {
  12742. "type": "git",
  12743. "url": "https://github.com/symfony/translation-contracts.git",
  12744. "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d"
  12745. },
  12746. "dist": {
  12747. "type": "zip",
  12748. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/0ab302977a952b42fd51475c4ebac81f8da0a95d",
  12749. "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d",
  12750. "shasum": ""
  12751. },
  12752. "require": {
  12753. "php": ">=8.1"
  12754. },
  12755. "type": "library",
  12756. "extra": {
  12757. "thanks": {
  12758. "url": "https://github.com/symfony/contracts",
  12759. "name": "symfony/contracts"
  12760. },
  12761. "branch-alias": {
  12762. "dev-main": "3.7-dev"
  12763. }
  12764. },
  12765. "autoload": {
  12766. "psr-4": {
  12767. "Symfony\\Contracts\\Translation\\": ""
  12768. },
  12769. "exclude-from-classmap": [
  12770. "/Test/"
  12771. ]
  12772. },
  12773. "notification-url": "https://packagist.org/downloads/",
  12774. "license": [
  12775. "MIT"
  12776. ],
  12777. "authors": [
  12778. {
  12779. "name": "Nicolas Grekas",
  12780. "email": "p@tchwork.com"
  12781. },
  12782. {
  12783. "name": "Symfony Community",
  12784. "homepage": "https://symfony.com/contributors"
  12785. }
  12786. ],
  12787. "description": "Generic abstractions related to translation",
  12788. "homepage": "https://symfony.com",
  12789. "keywords": [
  12790. "abstractions",
  12791. "contracts",
  12792. "decoupling",
  12793. "interfaces",
  12794. "interoperability",
  12795. "standards"
  12796. ],
  12797. "support": {
  12798. "source": "https://github.com/symfony/translation-contracts/tree/v3.7.0"
  12799. },
  12800. "funding": [
  12801. {
  12802. "url": "https://symfony.com/sponsor",
  12803. "type": "custom"
  12804. },
  12805. {
  12806. "url": "https://github.com/fabpot",
  12807. "type": "github"
  12808. },
  12809. {
  12810. "url": "https://github.com/nicolas-grekas",
  12811. "type": "github"
  12812. },
  12813. {
  12814. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12815. "type": "tidelift"
  12816. }
  12817. ],
  12818. "time": "2026-01-05T13:30:16+00:00"
  12819. },
  12820. {
  12821. "name": "symfony/twig-bridge",
  12822. "version": "v7.4.12",
  12823. "source": {
  12824. "type": "git",
  12825. "url": "https://github.com/symfony/twig-bridge.git",
  12826. "reference": "81663873d946531129c76c65e80b681ce99c0e89"
  12827. },
  12828. "dist": {
  12829. "type": "zip",
  12830. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/81663873d946531129c76c65e80b681ce99c0e89",
  12831. "reference": "81663873d946531129c76c65e80b681ce99c0e89",
  12832. "shasum": ""
  12833. },
  12834. "require": {
  12835. "php": ">=8.2",
  12836. "symfony/deprecation-contracts": "^2.5|^3",
  12837. "symfony/translation-contracts": "^2.5|^3",
  12838. "twig/twig": "^3.21"
  12839. },
  12840. "conflict": {
  12841. "phpdocumentor/reflection-docblock": "<5.2|>=7",
  12842. "phpdocumentor/type-resolver": "<1.5.1",
  12843. "symfony/console": "<6.4",
  12844. "symfony/form": "<6.4.32|>7,<7.3.10|>7.4,<7.4.4|>8.0,<8.0.4",
  12845. "symfony/http-foundation": "<6.4",
  12846. "symfony/http-kernel": "<6.4",
  12847. "symfony/mime": "<6.4.37|>7,<7.4.9|>8.0,<8.0.9",
  12848. "symfony/serializer": "<6.4",
  12849. "symfony/translation": "<6.4",
  12850. "symfony/workflow": "<6.4"
  12851. },
  12852. "require-dev": {
  12853. "egulias/email-validator": "^2.1.10|^3|^4",
  12854. "league/html-to-markdown": "^5.0",
  12855. "phpdocumentor/reflection-docblock": "^5.2|^6.0",
  12856. "symfony/asset": "^6.4|^7.0|^8.0",
  12857. "symfony/asset-mapper": "^6.4|^7.0|^8.0",
  12858. "symfony/console": "^6.4|^7.0|^8.0",
  12859. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  12860. "symfony/emoji": "^7.1|^8.0",
  12861. "symfony/expression-language": "^6.4|^7.0|^8.0",
  12862. "symfony/finder": "^6.4|^7.0|^8.0",
  12863. "symfony/form": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
  12864. "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
  12865. "symfony/http-foundation": "^7.3|^8.0",
  12866. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  12867. "symfony/intl": "^6.4|^7.0|^8.0",
  12868. "symfony/mime": "^6.4.37|^7.4.9|^8.0.9",
  12869. "symfony/polyfill-intl-icu": "~1.0",
  12870. "symfony/property-info": "^6.4|^7.0|^8.0",
  12871. "symfony/routing": "^6.4|^7.0|^8.0",
  12872. "symfony/security-acl": "^2.8|^3.0",
  12873. "symfony/security-core": "^6.4|^7.0|^8.0",
  12874. "symfony/security-csrf": "^6.4|^7.0|^8.0",
  12875. "symfony/security-http": "^6.4|^7.0|^8.0",
  12876. "symfony/serializer": "^6.4.3|^7.0.3|^8.0",
  12877. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  12878. "symfony/translation": "^6.4|^7.0|^8.0",
  12879. "symfony/validator": "^6.4|^7.0|^8.0",
  12880. "symfony/web-link": "^6.4|^7.0|^8.0",
  12881. "symfony/workflow": "^6.4|^7.0|^8.0",
  12882. "symfony/yaml": "^6.4|^7.0|^8.0",
  12883. "twig/cssinliner-extra": "^3",
  12884. "twig/inky-extra": "^3",
  12885. "twig/markdown-extra": "^3"
  12886. },
  12887. "type": "symfony-bridge",
  12888. "autoload": {
  12889. "psr-4": {
  12890. "Symfony\\Bridge\\Twig\\": ""
  12891. },
  12892. "exclude-from-classmap": [
  12893. "/Tests/"
  12894. ]
  12895. },
  12896. "notification-url": "https://packagist.org/downloads/",
  12897. "license": [
  12898. "MIT"
  12899. ],
  12900. "authors": [
  12901. {
  12902. "name": "Fabien Potencier",
  12903. "email": "fabien@symfony.com"
  12904. },
  12905. {
  12906. "name": "Symfony Community",
  12907. "homepage": "https://symfony.com/contributors"
  12908. }
  12909. ],
  12910. "description": "Provides integration for Twig with various Symfony components",
  12911. "homepage": "https://symfony.com",
  12912. "support": {
  12913. "source": "https://github.com/symfony/twig-bridge/tree/v7.4.12"
  12914. },
  12915. "funding": [
  12916. {
  12917. "url": "https://symfony.com/sponsor",
  12918. "type": "custom"
  12919. },
  12920. {
  12921. "url": "https://github.com/fabpot",
  12922. "type": "github"
  12923. },
  12924. {
  12925. "url": "https://github.com/nicolas-grekas",
  12926. "type": "github"
  12927. },
  12928. {
  12929. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12930. "type": "tidelift"
  12931. }
  12932. ],
  12933. "time": "2026-04-29T17:13:54+00:00"
  12934. },
  12935. {
  12936. "name": "symfony/twig-bundle",
  12937. "version": "v7.4.8",
  12938. "source": {
  12939. "type": "git",
  12940. "url": "https://github.com/symfony/twig-bundle.git",
  12941. "reference": "ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95"
  12942. },
  12943. "dist": {
  12944. "type": "zip",
  12945. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95",
  12946. "reference": "ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95",
  12947. "shasum": ""
  12948. },
  12949. "require": {
  12950. "composer-runtime-api": ">=2.1",
  12951. "php": ">=8.2",
  12952. "symfony/config": "^7.4|^8.0",
  12953. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  12954. "symfony/deprecation-contracts": "^2.5|^3",
  12955. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  12956. "symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
  12957. "symfony/twig-bridge": "^7.3|^8.0",
  12958. "twig/twig": "^3.12"
  12959. },
  12960. "conflict": {
  12961. "symfony/framework-bundle": "<6.4",
  12962. "symfony/translation": "<6.4"
  12963. },
  12964. "require-dev": {
  12965. "symfony/asset": "^6.4|^7.0|^8.0",
  12966. "symfony/expression-language": "^6.4|^7.0|^8.0",
  12967. "symfony/finder": "^6.4|^7.0|^8.0",
  12968. "symfony/form": "^6.4|^7.0|^8.0",
  12969. "symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
  12970. "symfony/routing": "^6.4|^7.0|^8.0",
  12971. "symfony/runtime": "^6.4.13|^7.1.6",
  12972. "symfony/stopwatch": "^6.4|^7.0|^8.0",
  12973. "symfony/translation": "^6.4|^7.0|^8.0",
  12974. "symfony/web-link": "^6.4|^7.0|^8.0",
  12975. "symfony/yaml": "^6.4|^7.0|^8.0"
  12976. },
  12977. "type": "symfony-bundle",
  12978. "autoload": {
  12979. "psr-4": {
  12980. "Symfony\\Bundle\\TwigBundle\\": ""
  12981. },
  12982. "exclude-from-classmap": [
  12983. "/Tests/"
  12984. ]
  12985. },
  12986. "notification-url": "https://packagist.org/downloads/",
  12987. "license": [
  12988. "MIT"
  12989. ],
  12990. "authors": [
  12991. {
  12992. "name": "Fabien Potencier",
  12993. "email": "fabien@symfony.com"
  12994. },
  12995. {
  12996. "name": "Symfony Community",
  12997. "homepage": "https://symfony.com/contributors"
  12998. }
  12999. ],
  13000. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  13001. "homepage": "https://symfony.com",
  13002. "support": {
  13003. "source": "https://github.com/symfony/twig-bundle/tree/v7.4.8"
  13004. },
  13005. "funding": [
  13006. {
  13007. "url": "https://symfony.com/sponsor",
  13008. "type": "custom"
  13009. },
  13010. {
  13011. "url": "https://github.com/fabpot",
  13012. "type": "github"
  13013. },
  13014. {
  13015. "url": "https://github.com/nicolas-grekas",
  13016. "type": "github"
  13017. },
  13018. {
  13019. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13020. "type": "tidelift"
  13021. }
  13022. ],
  13023. "time": "2026-03-24T13:12:05+00:00"
  13024. },
  13025. {
  13026. "name": "symfony/type-info",
  13027. "version": "v7.4.9",
  13028. "source": {
  13029. "type": "git",
  13030. "url": "https://github.com/symfony/type-info.git",
  13031. "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6"
  13032. },
  13033. "dist": {
  13034. "type": "zip",
  13035. "url": "https://api.github.com/repos/symfony/type-info/zipball/cafeedbf157b890e94ac5b83eaed85595106d5d6",
  13036. "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6",
  13037. "shasum": ""
  13038. },
  13039. "require": {
  13040. "php": ">=8.2",
  13041. "psr/container": "^1.1|^2.0",
  13042. "symfony/deprecation-contracts": "^2.5|^3"
  13043. },
  13044. "conflict": {
  13045. "phpstan/phpdoc-parser": "<1.30"
  13046. },
  13047. "require-dev": {
  13048. "phpstan/phpdoc-parser": "^1.30|^2.0"
  13049. },
  13050. "type": "library",
  13051. "autoload": {
  13052. "psr-4": {
  13053. "Symfony\\Component\\TypeInfo\\": ""
  13054. },
  13055. "exclude-from-classmap": [
  13056. "/Tests/"
  13057. ]
  13058. },
  13059. "notification-url": "https://packagist.org/downloads/",
  13060. "license": [
  13061. "MIT"
  13062. ],
  13063. "authors": [
  13064. {
  13065. "name": "Mathias Arlaud",
  13066. "email": "mathias.arlaud@gmail.com"
  13067. },
  13068. {
  13069. "name": "Baptiste LEDUC",
  13070. "email": "baptiste.leduc@gmail.com"
  13071. },
  13072. {
  13073. "name": "Symfony Community",
  13074. "homepage": "https://symfony.com/contributors"
  13075. }
  13076. ],
  13077. "description": "Extracts PHP types information.",
  13078. "homepage": "https://symfony.com",
  13079. "keywords": [
  13080. "PHPStan",
  13081. "phpdoc",
  13082. "symfony",
  13083. "type"
  13084. ],
  13085. "support": {
  13086. "source": "https://github.com/symfony/type-info/tree/v7.4.9"
  13087. },
  13088. "funding": [
  13089. {
  13090. "url": "https://symfony.com/sponsor",
  13091. "type": "custom"
  13092. },
  13093. {
  13094. "url": "https://github.com/fabpot",
  13095. "type": "github"
  13096. },
  13097. {
  13098. "url": "https://github.com/nicolas-grekas",
  13099. "type": "github"
  13100. },
  13101. {
  13102. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13103. "type": "tidelift"
  13104. }
  13105. ],
  13106. "time": "2026-04-22T15:21:55+00:00"
  13107. },
  13108. {
  13109. "name": "symfony/uid",
  13110. "version": "v7.4.9",
  13111. "source": {
  13112. "type": "git",
  13113. "url": "https://github.com/symfony/uid.git",
  13114. "reference": "2676b524340abcfe4d6151ec698463cebafee439"
  13115. },
  13116. "dist": {
  13117. "type": "zip",
  13118. "url": "https://api.github.com/repos/symfony/uid/zipball/2676b524340abcfe4d6151ec698463cebafee439",
  13119. "reference": "2676b524340abcfe4d6151ec698463cebafee439",
  13120. "shasum": ""
  13121. },
  13122. "require": {
  13123. "php": ">=8.2",
  13124. "symfony/polyfill-uuid": "^1.15"
  13125. },
  13126. "require-dev": {
  13127. "symfony/console": "^6.4|^7.0|^8.0"
  13128. },
  13129. "type": "library",
  13130. "autoload": {
  13131. "psr-4": {
  13132. "Symfony\\Component\\Uid\\": ""
  13133. },
  13134. "exclude-from-classmap": [
  13135. "/Tests/"
  13136. ]
  13137. },
  13138. "notification-url": "https://packagist.org/downloads/",
  13139. "license": [
  13140. "MIT"
  13141. ],
  13142. "authors": [
  13143. {
  13144. "name": "Grégoire Pineau",
  13145. "email": "lyrixx@lyrixx.info"
  13146. },
  13147. {
  13148. "name": "Nicolas Grekas",
  13149. "email": "p@tchwork.com"
  13150. },
  13151. {
  13152. "name": "Symfony Community",
  13153. "homepage": "https://symfony.com/contributors"
  13154. }
  13155. ],
  13156. "description": "Provides an object-oriented API to generate and represent UIDs",
  13157. "homepage": "https://symfony.com",
  13158. "keywords": [
  13159. "UID",
  13160. "ulid",
  13161. "uuid"
  13162. ],
  13163. "support": {
  13164. "source": "https://github.com/symfony/uid/tree/v7.4.9"
  13165. },
  13166. "funding": [
  13167. {
  13168. "url": "https://symfony.com/sponsor",
  13169. "type": "custom"
  13170. },
  13171. {
  13172. "url": "https://github.com/fabpot",
  13173. "type": "github"
  13174. },
  13175. {
  13176. "url": "https://github.com/nicolas-grekas",
  13177. "type": "github"
  13178. },
  13179. {
  13180. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13181. "type": "tidelift"
  13182. }
  13183. ],
  13184. "time": "2026-04-30T15:19:22+00:00"
  13185. },
  13186. {
  13187. "name": "symfony/validator",
  13188. "version": "v7.4.10",
  13189. "source": {
  13190. "type": "git",
  13191. "url": "https://github.com/symfony/validator.git",
  13192. "reference": "c76458623af9a3fe3b2e5b09b36453f334c2a361"
  13193. },
  13194. "dist": {
  13195. "type": "zip",
  13196. "url": "https://api.github.com/repos/symfony/validator/zipball/c76458623af9a3fe3b2e5b09b36453f334c2a361",
  13197. "reference": "c76458623af9a3fe3b2e5b09b36453f334c2a361",
  13198. "shasum": ""
  13199. },
  13200. "require": {
  13201. "php": ">=8.2",
  13202. "symfony/deprecation-contracts": "^2.5|^3",
  13203. "symfony/polyfill-ctype": "~1.8",
  13204. "symfony/polyfill-mbstring": "~1.0",
  13205. "symfony/polyfill-php83": "^1.27",
  13206. "symfony/translation-contracts": "^2.5|^3"
  13207. },
  13208. "conflict": {
  13209. "doctrine/lexer": "<1.1",
  13210. "symfony/dependency-injection": "<6.4",
  13211. "symfony/doctrine-bridge": "<7.0",
  13212. "symfony/expression-language": "<6.4",
  13213. "symfony/http-kernel": "<6.4",
  13214. "symfony/intl": "<6.4",
  13215. "symfony/property-info": "<6.4",
  13216. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  13217. "symfony/var-exporter": "<6.4.25|>=7.0,<7.3.3",
  13218. "symfony/yaml": "<6.4"
  13219. },
  13220. "require-dev": {
  13221. "egulias/email-validator": "^2.1.10|^3|^4",
  13222. "symfony/cache": "^6.4|^7.0|^8.0",
  13223. "symfony/config": "^6.4|^7.0|^8.0",
  13224. "symfony/console": "^6.4|^7.0|^8.0",
  13225. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  13226. "symfony/expression-language": "^6.4|^7.0|^8.0",
  13227. "symfony/finder": "^6.4|^7.0|^8.0",
  13228. "symfony/http-client": "^6.4|^7.0|^8.0",
  13229. "symfony/http-foundation": "^6.4|^7.0|^8.0",
  13230. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  13231. "symfony/intl": "^6.4|^7.0|^8.0",
  13232. "symfony/mime": "^6.4|^7.0|^8.0",
  13233. "symfony/process": "^6.4|^7.0|^8.0",
  13234. "symfony/property-access": "^6.4|^7.0|^8.0",
  13235. "symfony/property-info": "^6.4|^7.0|^8.0",
  13236. "symfony/string": "^6.4|^7.0|^8.0",
  13237. "symfony/translation": "^6.4.3|^7.0.3|^8.0",
  13238. "symfony/type-info": "^7.1.8",
  13239. "symfony/yaml": "^6.4|^7.0|^8.0"
  13240. },
  13241. "type": "library",
  13242. "autoload": {
  13243. "psr-4": {
  13244. "Symfony\\Component\\Validator\\": ""
  13245. },
  13246. "exclude-from-classmap": [
  13247. "/Tests/",
  13248. "/Resources/bin/"
  13249. ]
  13250. },
  13251. "notification-url": "https://packagist.org/downloads/",
  13252. "license": [
  13253. "MIT"
  13254. ],
  13255. "authors": [
  13256. {
  13257. "name": "Fabien Potencier",
  13258. "email": "fabien@symfony.com"
  13259. },
  13260. {
  13261. "name": "Symfony Community",
  13262. "homepage": "https://symfony.com/contributors"
  13263. }
  13264. ],
  13265. "description": "Provides tools to validate values",
  13266. "homepage": "https://symfony.com",
  13267. "support": {
  13268. "source": "https://github.com/symfony/validator/tree/v7.4.10"
  13269. },
  13270. "funding": [
  13271. {
  13272. "url": "https://symfony.com/sponsor",
  13273. "type": "custom"
  13274. },
  13275. {
  13276. "url": "https://github.com/fabpot",
  13277. "type": "github"
  13278. },
  13279. {
  13280. "url": "https://github.com/nicolas-grekas",
  13281. "type": "github"
  13282. },
  13283. {
  13284. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13285. "type": "tidelift"
  13286. }
  13287. ],
  13288. "time": "2026-05-05T15:30:56+00:00"
  13289. },
  13290. {
  13291. "name": "symfony/var-dumper",
  13292. "version": "v7.4.8",
  13293. "source": {
  13294. "type": "git",
  13295. "url": "https://github.com/symfony/var-dumper.git",
  13296. "reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd"
  13297. },
  13298. "dist": {
  13299. "type": "zip",
  13300. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
  13301. "reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
  13302. "shasum": ""
  13303. },
  13304. "require": {
  13305. "php": ">=8.2",
  13306. "symfony/deprecation-contracts": "^2.5|^3",
  13307. "symfony/polyfill-mbstring": "~1.0"
  13308. },
  13309. "conflict": {
  13310. "symfony/console": "<6.4"
  13311. },
  13312. "require-dev": {
  13313. "symfony/console": "^6.4|^7.0|^8.0",
  13314. "symfony/http-kernel": "^6.4|^7.0|^8.0",
  13315. "symfony/process": "^6.4|^7.0|^8.0",
  13316. "symfony/uid": "^6.4|^7.0|^8.0",
  13317. "twig/twig": "^3.12"
  13318. },
  13319. "bin": [
  13320. "Resources/bin/var-dump-server"
  13321. ],
  13322. "type": "library",
  13323. "autoload": {
  13324. "files": [
  13325. "Resources/functions/dump.php"
  13326. ],
  13327. "psr-4": {
  13328. "Symfony\\Component\\VarDumper\\": ""
  13329. },
  13330. "exclude-from-classmap": [
  13331. "/Tests/"
  13332. ]
  13333. },
  13334. "notification-url": "https://packagist.org/downloads/",
  13335. "license": [
  13336. "MIT"
  13337. ],
  13338. "authors": [
  13339. {
  13340. "name": "Nicolas Grekas",
  13341. "email": "p@tchwork.com"
  13342. },
  13343. {
  13344. "name": "Symfony Community",
  13345. "homepage": "https://symfony.com/contributors"
  13346. }
  13347. ],
  13348. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  13349. "homepage": "https://symfony.com",
  13350. "keywords": [
  13351. "debug",
  13352. "dump"
  13353. ],
  13354. "support": {
  13355. "source": "https://github.com/symfony/var-dumper/tree/v7.4.8"
  13356. },
  13357. "funding": [
  13358. {
  13359. "url": "https://symfony.com/sponsor",
  13360. "type": "custom"
  13361. },
  13362. {
  13363. "url": "https://github.com/fabpot",
  13364. "type": "github"
  13365. },
  13366. {
  13367. "url": "https://github.com/nicolas-grekas",
  13368. "type": "github"
  13369. },
  13370. {
  13371. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13372. "type": "tidelift"
  13373. }
  13374. ],
  13375. "time": "2026-03-30T13:44:50+00:00"
  13376. },
  13377. {
  13378. "name": "symfony/var-exporter",
  13379. "version": "v7.4.9",
  13380. "source": {
  13381. "type": "git",
  13382. "url": "https://github.com/symfony/var-exporter.git",
  13383. "reference": "22e03a49c95ef054a43601cd159b222bfab1c701"
  13384. },
  13385. "dist": {
  13386. "type": "zip",
  13387. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/22e03a49c95ef054a43601cd159b222bfab1c701",
  13388. "reference": "22e03a49c95ef054a43601cd159b222bfab1c701",
  13389. "shasum": ""
  13390. },
  13391. "require": {
  13392. "php": ">=8.2",
  13393. "symfony/deprecation-contracts": "^2.5|^3"
  13394. },
  13395. "require-dev": {
  13396. "symfony/property-access": "^6.4|^7.0|^8.0",
  13397. "symfony/serializer": "^6.4|^7.0|^8.0",
  13398. "symfony/var-dumper": "^6.4|^7.0|^8.0"
  13399. },
  13400. "type": "library",
  13401. "autoload": {
  13402. "psr-4": {
  13403. "Symfony\\Component\\VarExporter\\": ""
  13404. },
  13405. "exclude-from-classmap": [
  13406. "/Tests/"
  13407. ]
  13408. },
  13409. "notification-url": "https://packagist.org/downloads/",
  13410. "license": [
  13411. "MIT"
  13412. ],
  13413. "authors": [
  13414. {
  13415. "name": "Nicolas Grekas",
  13416. "email": "p@tchwork.com"
  13417. },
  13418. {
  13419. "name": "Symfony Community",
  13420. "homepage": "https://symfony.com/contributors"
  13421. }
  13422. ],
  13423. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  13424. "homepage": "https://symfony.com",
  13425. "keywords": [
  13426. "clone",
  13427. "construct",
  13428. "export",
  13429. "hydrate",
  13430. "instantiate",
  13431. "lazy-loading",
  13432. "proxy",
  13433. "serialize"
  13434. ],
  13435. "support": {
  13436. "source": "https://github.com/symfony/var-exporter/tree/v7.4.9"
  13437. },
  13438. "funding": [
  13439. {
  13440. "url": "https://symfony.com/sponsor",
  13441. "type": "custom"
  13442. },
  13443. {
  13444. "url": "https://github.com/fabpot",
  13445. "type": "github"
  13446. },
  13447. {
  13448. "url": "https://github.com/nicolas-grekas",
  13449. "type": "github"
  13450. },
  13451. {
  13452. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13453. "type": "tidelift"
  13454. }
  13455. ],
  13456. "time": "2026-04-18T13:18:21+00:00"
  13457. },
  13458. {
  13459. "name": "symfony/web-profiler-bundle",
  13460. "version": "v7.4.12",
  13461. "source": {
  13462. "type": "git",
  13463. "url": "https://github.com/symfony/web-profiler-bundle.git",
  13464. "reference": "558fe81a383302318d9b92f7661deb731153c86e"
  13465. },
  13466. "dist": {
  13467. "type": "zip",
  13468. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/558fe81a383302318d9b92f7661deb731153c86e",
  13469. "reference": "558fe81a383302318d9b92f7661deb731153c86e",
  13470. "shasum": ""
  13471. },
  13472. "require": {
  13473. "composer-runtime-api": ">=2.1",
  13474. "php": ">=8.2",
  13475. "symfony/config": "^7.3|^8.0",
  13476. "symfony/deprecation-contracts": "^2.5|^3",
  13477. "symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
  13478. "symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
  13479. "symfony/routing": "^6.4|^7.0|^8.0",
  13480. "symfony/twig-bundle": "^6.4|^7.0|^8.0",
  13481. "twig/twig": "^3.15"
  13482. },
  13483. "conflict": {
  13484. "symfony/form": "<6.4",
  13485. "symfony/mailer": "<6.4",
  13486. "symfony/messenger": "<6.4",
  13487. "symfony/serializer": "<7.2",
  13488. "symfony/workflow": "<7.3"
  13489. },
  13490. "require-dev": {
  13491. "symfony/browser-kit": "^6.4|^7.0|^8.0",
  13492. "symfony/console": "^6.4|^7.0|^8.0",
  13493. "symfony/css-selector": "^6.4|^7.0|^8.0",
  13494. "symfony/runtime": "^6.4.13|^7.1.6|^8.0",
  13495. "symfony/stopwatch": "^6.4|^7.0|^8.0"
  13496. },
  13497. "type": "symfony-bundle",
  13498. "autoload": {
  13499. "psr-4": {
  13500. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  13501. },
  13502. "exclude-from-classmap": [
  13503. "/Tests/"
  13504. ]
  13505. },
  13506. "notification-url": "https://packagist.org/downloads/",
  13507. "license": [
  13508. "MIT"
  13509. ],
  13510. "authors": [
  13511. {
  13512. "name": "Fabien Potencier",
  13513. "email": "fabien@symfony.com"
  13514. },
  13515. {
  13516. "name": "Symfony Community",
  13517. "homepage": "https://symfony.com/contributors"
  13518. }
  13519. ],
  13520. "description": "Provides a development tool that gives detailed information about the execution of any request",
  13521. "homepage": "https://symfony.com",
  13522. "keywords": [
  13523. "dev"
  13524. ],
  13525. "support": {
  13526. "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.4.12"
  13527. },
  13528. "funding": [
  13529. {
  13530. "url": "https://symfony.com/sponsor",
  13531. "type": "custom"
  13532. },
  13533. {
  13534. "url": "https://github.com/fabpot",
  13535. "type": "github"
  13536. },
  13537. {
  13538. "url": "https://github.com/nicolas-grekas",
  13539. "type": "github"
  13540. },
  13541. {
  13542. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13543. "type": "tidelift"
  13544. }
  13545. ],
  13546. "time": "2026-05-20T07:20:23+00:00"
  13547. },
  13548. {
  13549. "name": "symfony/yaml",
  13550. "version": "v7.4.12",
  13551. "source": {
  13552. "type": "git",
  13553. "url": "https://github.com/symfony/yaml.git",
  13554. "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51"
  13555. },
  13556. "dist": {
  13557. "type": "zip",
  13558. "url": "https://api.github.com/repos/symfony/yaml/zipball/8b6952b56ca6417f25f7a65758cadd0ce02edc51",
  13559. "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51",
  13560. "shasum": ""
  13561. },
  13562. "require": {
  13563. "php": ">=8.2",
  13564. "symfony/deprecation-contracts": "^2.5|^3",
  13565. "symfony/polyfill-ctype": "^1.8"
  13566. },
  13567. "conflict": {
  13568. "symfony/console": "<6.4"
  13569. },
  13570. "require-dev": {
  13571. "symfony/console": "^6.4|^7.0|^8.0"
  13572. },
  13573. "bin": [
  13574. "Resources/bin/yaml-lint"
  13575. ],
  13576. "type": "library",
  13577. "autoload": {
  13578. "psr-4": {
  13579. "Symfony\\Component\\Yaml\\": ""
  13580. },
  13581. "exclude-from-classmap": [
  13582. "/Tests/"
  13583. ]
  13584. },
  13585. "notification-url": "https://packagist.org/downloads/",
  13586. "license": [
  13587. "MIT"
  13588. ],
  13589. "authors": [
  13590. {
  13591. "name": "Fabien Potencier",
  13592. "email": "fabien@symfony.com"
  13593. },
  13594. {
  13595. "name": "Symfony Community",
  13596. "homepage": "https://symfony.com/contributors"
  13597. }
  13598. ],
  13599. "description": "Loads and dumps YAML files",
  13600. "homepage": "https://symfony.com",
  13601. "support": {
  13602. "source": "https://github.com/symfony/yaml/tree/v7.4.12"
  13603. },
  13604. "funding": [
  13605. {
  13606. "url": "https://symfony.com/sponsor",
  13607. "type": "custom"
  13608. },
  13609. {
  13610. "url": "https://github.com/fabpot",
  13611. "type": "github"
  13612. },
  13613. {
  13614. "url": "https://github.com/nicolas-grekas",
  13615. "type": "github"
  13616. },
  13617. {
  13618. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13619. "type": "tidelift"
  13620. }
  13621. ],
  13622. "time": "2026-05-20T07:20:23+00:00"
  13623. },
  13624. {
  13625. "name": "terminal42/escargot",
  13626. "version": "1.7.0",
  13627. "source": {
  13628. "type": "git",
  13629. "url": "https://github.com/terminal42/escargot.git",
  13630. "reference": "37f464f918aa85950c4f6c7b3a1b715addab60be"
  13631. },
  13632. "dist": {
  13633. "type": "zip",
  13634. "url": "https://api.github.com/repos/terminal42/escargot/zipball/37f464f918aa85950c4f6c7b3a1b715addab60be",
  13635. "reference": "37f464f918aa85950c4f6c7b3a1b715addab60be",
  13636. "shasum": ""
  13637. },
  13638. "require": {
  13639. "ext-dom": "*",
  13640. "ext-simplexml": "*",
  13641. "nyholm/psr7": "^1.1",
  13642. "php": "^8.1",
  13643. "psr/http-message": "^1.0 || ^2.0",
  13644. "psr/log": "^1.1 || ^2.0 || ^3.0",
  13645. "symfony/clock": "^6.2 || ^7.0 || ^8.0",
  13646. "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0 || ^8.0",
  13647. "symfony/http-client": "^5.4 || ^6.0 || ^7.0 || ^8.0",
  13648. "symfony/http-client-contracts": "^3.6",
  13649. "webignition/robots-txt-file": "^3.0"
  13650. },
  13651. "require-dev": {
  13652. "doctrine/dbal": "^3.10 || ^4.0",
  13653. "fig/log-test": "^1.0",
  13654. "phpunit/phpunit": "^10.5.60",
  13655. "symfony/finder": "^5.4|| ^6.0 || ^7.0 || ^8.0",
  13656. "terminal42/contao-build-tools": "@dev"
  13657. },
  13658. "type": "library",
  13659. "autoload": {
  13660. "psr-4": {
  13661. "Terminal42\\Escargot\\": "src/"
  13662. }
  13663. },
  13664. "notification-url": "https://packagist.org/downloads/",
  13665. "license": [
  13666. "MIT"
  13667. ],
  13668. "authors": [
  13669. {
  13670. "name": "Yanick Witschi",
  13671. "homepage": "https://github.com/toflar",
  13672. "role": "Developer"
  13673. }
  13674. ],
  13675. "description": "A web crawler or spider library based on Symfony components",
  13676. "homepage": "https://www.terminal42.ch",
  13677. "keywords": [
  13678. "crawl",
  13679. "escargot",
  13680. "index",
  13681. "search",
  13682. "spider"
  13683. ],
  13684. "support": {
  13685. "issues": "https://github.com/terminal42/escargot/issues",
  13686. "source": "https://github.com/terminal42/escargot"
  13687. },
  13688. "time": "2025-12-08T11:48:32+00:00"
  13689. },
  13690. {
  13691. "name": "terminal42/service-annotation-bundle",
  13692. "version": "1.2.2",
  13693. "source": {
  13694. "type": "git",
  13695. "url": "https://github.com/terminal42/service-annotation-bundle.git",
  13696. "reference": "76e395b7c6b1154efcb8edd1fc2f68b19a615083"
  13697. },
  13698. "dist": {
  13699. "type": "zip",
  13700. "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/76e395b7c6b1154efcb8edd1fc2f68b19a615083",
  13701. "reference": "76e395b7c6b1154efcb8edd1fc2f68b19a615083",
  13702. "shasum": ""
  13703. },
  13704. "require": {
  13705. "doctrine/annotations": "^1.6 || ^2.0",
  13706. "php": "^7.1 || ^8.0",
  13707. "symfony/dependency-injection": "^4.0 || ^5.0 || ^6.0 || ^7.0",
  13708. "symfony/http-kernel": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  13709. },
  13710. "require-dev": {
  13711. "terminal42/contao-build-tools": "@dev"
  13712. },
  13713. "type": "symfony-bundle",
  13714. "autoload": {
  13715. "psr-4": {
  13716. "Terminal42\\ServiceAnnotationBundle\\": "src/"
  13717. }
  13718. },
  13719. "notification-url": "https://packagist.org/downloads/",
  13720. "license": [
  13721. "MIT"
  13722. ],
  13723. "authors": [
  13724. {
  13725. "name": "terminal42 gmbh",
  13726. "homepage": "https://www.terminal42.ch/"
  13727. }
  13728. ],
  13729. "description": "Add service tags from class annotations",
  13730. "support": {
  13731. "issues": "https://github.com/terminal42/service-annotation-bundle/issues",
  13732. "source": "https://github.com/terminal42/service-annotation-bundle"
  13733. },
  13734. "funding": [
  13735. {
  13736. "url": "https://github.com/sponsors/terminal42",
  13737. "type": "github"
  13738. },
  13739. {
  13740. "url": "https://ko-fi.com/terminal42",
  13741. "type": "other"
  13742. }
  13743. ],
  13744. "time": "2025-11-25T17:06:27+00:00"
  13745. },
  13746. {
  13747. "name": "toflar/cronjob-supervisor",
  13748. "version": "2.1.3",
  13749. "source": {
  13750. "type": "git",
  13751. "url": "https://github.com/Toflar/cronjob-supervisor.git",
  13752. "reference": "95e4474d9d41e7a75aa5b47d73157f9efe46f6eb"
  13753. },
  13754. "dist": {
  13755. "type": "zip",
  13756. "url": "https://api.github.com/repos/Toflar/cronjob-supervisor/zipball/95e4474d9d41e7a75aa5b47d73157f9efe46f6eb",
  13757. "reference": "95e4474d9d41e7a75aa5b47d73157f9efe46f6eb",
  13758. "shasum": ""
  13759. },
  13760. "require": {
  13761. "php": "^8.1",
  13762. "symfony/filesystem": "^6.0 || ^7.0",
  13763. "symfony/lock": "^6.0 || ^7.0",
  13764. "symfony/process": "^6.0 || ^7.0"
  13765. },
  13766. "require-dev": {
  13767. "phpunit/phpunit": "^10.2",
  13768. "terminal42/contao-build-tools": "@dev"
  13769. },
  13770. "type": "library",
  13771. "autoload": {
  13772. "psr-4": {
  13773. "Toflar\\CronjobSupervisor\\": "src/"
  13774. }
  13775. },
  13776. "notification-url": "https://packagist.org/downloads/",
  13777. "license": [
  13778. "MIT"
  13779. ],
  13780. "authors": [
  13781. {
  13782. "name": "Yanick Witschi",
  13783. "email": "yanick.witschi@terminal42.ch"
  13784. }
  13785. ],
  13786. "description": "A simple supervisor for processes that can be triggered using a minutely cronjob",
  13787. "support": {
  13788. "issues": "https://github.com/Toflar/cronjob-supervisor/issues",
  13789. "source": "https://github.com/Toflar/cronjob-supervisor/tree/2.1.3"
  13790. },
  13791. "funding": [
  13792. {
  13793. "url": "https://github.com/Toflar",
  13794. "type": "github"
  13795. }
  13796. ],
  13797. "time": "2026-05-05T09:42:11+00:00"
  13798. },
  13799. {
  13800. "name": "toflar/psr6-symfony-http-cache-store",
  13801. "version": "4.3.0",
  13802. "source": {
  13803. "type": "git",
  13804. "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
  13805. "reference": "9d4c4b49df283c0f8cca7e5c5f6a798c6debd215"
  13806. },
  13807. "dist": {
  13808. "type": "zip",
  13809. "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/9d4c4b49df283c0f8cca7e5c5f6a798c6debd215",
  13810. "reference": "9d4c4b49df283c0f8cca7e5c5f6a798c6debd215",
  13811. "shasum": ""
  13812. },
  13813. "require": {
  13814. "php": "^8.1",
  13815. "symfony/cache": "^6.0 || ^7.0 || ^8.0",
  13816. "symfony/http-foundation": "^6.0 || ^7.0 || ^8.0",
  13817. "symfony/http-kernel": "^6.0 || ^7.0 || ^8.0",
  13818. "symfony/lock": "^6.0 || ^7.0 || ^8.0",
  13819. "symfony/options-resolver": "^6.0 || ^7.0 || ^8.0"
  13820. },
  13821. "require-dev": {
  13822. "symfony/phpunit-bridge": "^7.4 || ^8.0"
  13823. },
  13824. "type": "library",
  13825. "autoload": {
  13826. "psr-4": {
  13827. "Toflar\\Psr6HttpCacheStore\\": "src"
  13828. }
  13829. },
  13830. "notification-url": "https://packagist.org/downloads/",
  13831. "license": [
  13832. "MIT"
  13833. ],
  13834. "authors": [
  13835. {
  13836. "name": "Yanick Witschi",
  13837. "email": "yanick.witschi@terminal42.ch"
  13838. }
  13839. ],
  13840. "description": "An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
  13841. "support": {
  13842. "issues": "https://github.com/Toflar/psr6-symfony-http-cache-store/issues",
  13843. "source": "https://github.com/Toflar/psr6-symfony-http-cache-store/tree/4.3.0"
  13844. },
  13845. "time": "2025-12-03T11:50:50+00:00"
  13846. },
  13847. {
  13848. "name": "twig/extra-bundle",
  13849. "version": "v3.24.0",
  13850. "source": {
  13851. "type": "git",
  13852. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  13853. "reference": "6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9"
  13854. },
  13855. "dist": {
  13856. "type": "zip",
  13857. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9",
  13858. "reference": "6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9",
  13859. "shasum": ""
  13860. },
  13861. "require": {
  13862. "php": ">=8.1.0",
  13863. "symfony/framework-bundle": "^5.4|^6.4|^7.0|^8.0",
  13864. "symfony/twig-bundle": "^5.4|^6.4|^7.0|^8.0",
  13865. "twig/twig": "^3.2|^4.0"
  13866. },
  13867. "require-dev": {
  13868. "league/commonmark": "^2.7",
  13869. "symfony/phpunit-bridge": "^6.4|^7.0",
  13870. "twig/cache-extra": "^3.0",
  13871. "twig/cssinliner-extra": "^3.0",
  13872. "twig/html-extra": "^3.0",
  13873. "twig/inky-extra": "^3.0",
  13874. "twig/intl-extra": "^3.0",
  13875. "twig/markdown-extra": "^3.0",
  13876. "twig/string-extra": "^3.0"
  13877. },
  13878. "type": "symfony-bundle",
  13879. "autoload": {
  13880. "psr-4": {
  13881. "Twig\\Extra\\TwigExtraBundle\\": ""
  13882. },
  13883. "exclude-from-classmap": [
  13884. "/Tests/"
  13885. ]
  13886. },
  13887. "notification-url": "https://packagist.org/downloads/",
  13888. "license": [
  13889. "MIT"
  13890. ],
  13891. "authors": [
  13892. {
  13893. "name": "Fabien Potencier",
  13894. "email": "fabien@symfony.com",
  13895. "homepage": "http://fabien.potencier.org",
  13896. "role": "Lead Developer"
  13897. }
  13898. ],
  13899. "description": "A Symfony bundle for extra Twig extensions",
  13900. "homepage": "https://twig.symfony.com",
  13901. "keywords": [
  13902. "bundle",
  13903. "extra",
  13904. "twig"
  13905. ],
  13906. "support": {
  13907. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.24.0"
  13908. },
  13909. "funding": [
  13910. {
  13911. "url": "https://github.com/fabpot",
  13912. "type": "github"
  13913. },
  13914. {
  13915. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  13916. "type": "tidelift"
  13917. }
  13918. ],
  13919. "time": "2026-02-07T08:07:38+00:00"
  13920. },
  13921. {
  13922. "name": "twig/string-extra",
  13923. "version": "v3.24.0",
  13924. "source": {
  13925. "type": "git",
  13926. "url": "https://github.com/twigphp/string-extra.git",
  13927. "reference": "6ec8f2e8ca9b2193221a02cb599dc92c36384368"
  13928. },
  13929. "dist": {
  13930. "type": "zip",
  13931. "url": "https://api.github.com/repos/twigphp/string-extra/zipball/6ec8f2e8ca9b2193221a02cb599dc92c36384368",
  13932. "reference": "6ec8f2e8ca9b2193221a02cb599dc92c36384368",
  13933. "shasum": ""
  13934. },
  13935. "require": {
  13936. "php": ">=8.1.0",
  13937. "symfony/string": "^5.4|^6.4|^7.0|^8.0",
  13938. "symfony/translation-contracts": "^1.1|^2|^3",
  13939. "twig/twig": "^3.13|^4.0"
  13940. },
  13941. "require-dev": {
  13942. "symfony/phpunit-bridge": "^6.4|^7.0"
  13943. },
  13944. "type": "library",
  13945. "autoload": {
  13946. "psr-4": {
  13947. "Twig\\Extra\\String\\": ""
  13948. },
  13949. "exclude-from-classmap": [
  13950. "/Tests/"
  13951. ]
  13952. },
  13953. "notification-url": "https://packagist.org/downloads/",
  13954. "license": [
  13955. "MIT"
  13956. ],
  13957. "authors": [
  13958. {
  13959. "name": "Fabien Potencier",
  13960. "email": "fabien@symfony.com",
  13961. "homepage": "http://fabien.potencier.org",
  13962. "role": "Lead Developer"
  13963. }
  13964. ],
  13965. "description": "A Twig extension for Symfony String",
  13966. "homepage": "https://twig.symfony.com",
  13967. "keywords": [
  13968. "html",
  13969. "string",
  13970. "twig",
  13971. "unicode"
  13972. ],
  13973. "support": {
  13974. "source": "https://github.com/twigphp/string-extra/tree/v3.24.0"
  13975. },
  13976. "funding": [
  13977. {
  13978. "url": "https://github.com/fabpot",
  13979. "type": "github"
  13980. },
  13981. {
  13982. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  13983. "type": "tidelift"
  13984. }
  13985. ],
  13986. "time": "2025-12-02T14:45:16+00:00"
  13987. },
  13988. {
  13989. "name": "twig/twig",
  13990. "version": "v3.26.0",
  13991. "source": {
  13992. "type": "git",
  13993. "url": "https://github.com/twigphp/Twig.git",
  13994. "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc"
  13995. },
  13996. "dist": {
  13997. "type": "zip",
  13998. "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
  13999. "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
  14000. "shasum": ""
  14001. },
  14002. "require": {
  14003. "php": ">=8.1.0",
  14004. "symfony/deprecation-contracts": "^2.5|^3",
  14005. "symfony/polyfill-ctype": "^1.8",
  14006. "symfony/polyfill-mbstring": "^1.3"
  14007. },
  14008. "require-dev": {
  14009. "php-cs-fixer/shim": "^3.0@stable",
  14010. "phpstan/phpstan": "^2.0@stable",
  14011. "psr/container": "^1.0|^2.0",
  14012. "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
  14013. },
  14014. "type": "library",
  14015. "autoload": {
  14016. "files": [
  14017. "src/Resources/core.php",
  14018. "src/Resources/debug.php",
  14019. "src/Resources/escaper.php",
  14020. "src/Resources/string_loader.php"
  14021. ],
  14022. "psr-4": {
  14023. "Twig\\": "src/"
  14024. }
  14025. },
  14026. "notification-url": "https://packagist.org/downloads/",
  14027. "license": [
  14028. "BSD-3-Clause"
  14029. ],
  14030. "authors": [
  14031. {
  14032. "name": "Fabien Potencier",
  14033. "email": "fabien@symfony.com",
  14034. "homepage": "http://fabien.potencier.org",
  14035. "role": "Lead Developer"
  14036. },
  14037. {
  14038. "name": "Twig Team",
  14039. "role": "Contributors"
  14040. },
  14041. {
  14042. "name": "Armin Ronacher",
  14043. "email": "armin.ronacher@active-4.com",
  14044. "role": "Project Founder"
  14045. }
  14046. ],
  14047. "description": "Twig, the flexible, fast, and secure template language for PHP",
  14048. "homepage": "https://twig.symfony.com",
  14049. "keywords": [
  14050. "templating"
  14051. ],
  14052. "support": {
  14053. "issues": "https://github.com/twigphp/Twig/issues",
  14054. "source": "https://github.com/twigphp/Twig/tree/v3.26.0"
  14055. },
  14056. "funding": [
  14057. {
  14058. "url": "https://github.com/fabpot",
  14059. "type": "github"
  14060. },
  14061. {
  14062. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  14063. "type": "tidelift"
  14064. }
  14065. ],
  14066. "time": "2026-05-20T07:31:59+00:00"
  14067. },
  14068. {
  14069. "name": "ua-parser/uap-php",
  14070. "version": "v3.10.0",
  14071. "source": {
  14072. "type": "git",
  14073. "url": "https://github.com/ua-parser/uap-php.git",
  14074. "reference": "f44bdd1b38198801cf60b0681d2d842980e47af5"
  14075. },
  14076. "dist": {
  14077. "type": "zip",
  14078. "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/f44bdd1b38198801cf60b0681d2d842980e47af5",
  14079. "reference": "f44bdd1b38198801cf60b0681d2d842980e47af5",
  14080. "shasum": ""
  14081. },
  14082. "require": {
  14083. "composer/ca-bundle": "^1.1",
  14084. "php": "^7.2 || ^8.0"
  14085. },
  14086. "require-dev": {
  14087. "phpstan/phpstan": "^0.12.33",
  14088. "phpunit/phpunit": "^8 || ^9",
  14089. "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  14090. "symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  14091. "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  14092. "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  14093. "vimeo/psalm": "^3.12"
  14094. },
  14095. "suggest": {
  14096. "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  14097. "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  14098. "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  14099. "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
  14100. },
  14101. "bin": [
  14102. "bin/uaparser"
  14103. ],
  14104. "type": "library",
  14105. "autoload": {
  14106. "psr-4": {
  14107. "UAParser\\": "src"
  14108. }
  14109. },
  14110. "notification-url": "https://packagist.org/downloads/",
  14111. "license": [
  14112. "MIT"
  14113. ],
  14114. "authors": [
  14115. {
  14116. "name": "Dave Olsen",
  14117. "email": "dmolsen@gmail.com"
  14118. },
  14119. {
  14120. "name": "Lars Strojny",
  14121. "email": "lars@strojny.net"
  14122. }
  14123. ],
  14124. "description": "A multi-language port of Browserscope's user agent parser.",
  14125. "support": {
  14126. "issues": "https://github.com/ua-parser/uap-php/issues",
  14127. "source": "https://github.com/ua-parser/uap-php/tree/v3.10.0"
  14128. },
  14129. "time": "2025-07-17T15:43:24+00:00"
  14130. },
  14131. {
  14132. "name": "web-auth/cose-lib",
  14133. "version": "4.5.2",
  14134. "source": {
  14135. "type": "git",
  14136. "url": "https://github.com/web-auth/cose-lib.git",
  14137. "reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d"
  14138. },
  14139. "dist": {
  14140. "type": "zip",
  14141. "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/5b38660f90070a8e45f3dbc9528ade3b608dd77d",
  14142. "reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d",
  14143. "shasum": ""
  14144. },
  14145. "require": {
  14146. "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
  14147. "ext-json": "*",
  14148. "ext-openssl": "*",
  14149. "php": ">=8.1",
  14150. "spomky-labs/pki-framework": "^1.0"
  14151. },
  14152. "require-dev": {
  14153. "spomky-labs/cbor-php": "^3.2.2"
  14154. },
  14155. "suggest": {
  14156. "ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension",
  14157. "ext-gmp": "For better performance, please install either GMP (recommended) or BCMath extension",
  14158. "spomky-labs/cbor-php": "For COSE Signature support"
  14159. },
  14160. "type": "library",
  14161. "autoload": {
  14162. "psr-4": {
  14163. "Cose\\": "src/"
  14164. }
  14165. },
  14166. "notification-url": "https://packagist.org/downloads/",
  14167. "license": [
  14168. "MIT"
  14169. ],
  14170. "authors": [
  14171. {
  14172. "name": "Florent Morselli",
  14173. "homepage": "https://github.com/Spomky"
  14174. },
  14175. {
  14176. "name": "All contributors",
  14177. "homepage": "https://github.com/web-auth/cose/contributors"
  14178. }
  14179. ],
  14180. "description": "CBOR Object Signing and Encryption (COSE) For PHP",
  14181. "homepage": "https://github.com/web-auth",
  14182. "keywords": [
  14183. "COSE",
  14184. "RFC8152"
  14185. ],
  14186. "support": {
  14187. "issues": "https://github.com/web-auth/cose-lib/issues",
  14188. "source": "https://github.com/web-auth/cose-lib/tree/4.5.2"
  14189. },
  14190. "funding": [
  14191. {
  14192. "url": "https://github.com/Spomky",
  14193. "type": "github"
  14194. },
  14195. {
  14196. "url": "https://www.patreon.com/FlorentMorselli",
  14197. "type": "patreon"
  14198. }
  14199. ],
  14200. "time": "2026-05-03T09:49:50+00:00"
  14201. },
  14202. {
  14203. "name": "web-auth/webauthn-lib",
  14204. "version": "5.3.4",
  14205. "source": {
  14206. "type": "git",
  14207. "url": "https://github.com/web-auth/webauthn-lib.git",
  14208. "reference": "dbb2d7a03db5893da2ef1f2898063ab8f7792838"
  14209. },
  14210. "dist": {
  14211. "type": "zip",
  14212. "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/dbb2d7a03db5893da2ef1f2898063ab8f7792838",
  14213. "reference": "dbb2d7a03db5893da2ef1f2898063ab8f7792838",
  14214. "shasum": ""
  14215. },
  14216. "require": {
  14217. "ext-json": "*",
  14218. "ext-openssl": "*",
  14219. "paragonie/constant_time_encoding": "^2.6|^3.0",
  14220. "php": ">=8.2",
  14221. "phpdocumentor/reflection-docblock": "^5.3|^6.0",
  14222. "psr/clock": "^1.0",
  14223. "psr/event-dispatcher": "^1.0",
  14224. "psr/log": "^1.0|^2.0|^3.0",
  14225. "spomky-labs/cbor-php": "^3.0",
  14226. "spomky-labs/pki-framework": "^1.0",
  14227. "symfony/clock": "^6.4|^7.0|^8.0",
  14228. "symfony/deprecation-contracts": "^3.2",
  14229. "symfony/property-access": "^6.4|^7.0|^8.0",
  14230. "symfony/property-info": "^6.4|^7.0|^8.0",
  14231. "symfony/serializer": "^6.4|^7.0|^8.0",
  14232. "symfony/uid": "^6.4|^7.0|^8.0",
  14233. "web-auth/cose-lib": "^4.2.3"
  14234. },
  14235. "suggest": {
  14236. "psr/log-implementation": "Recommended to receive logs from the library",
  14237. "symfony/event-dispatcher": "Recommended to use dispatched events",
  14238. "web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources"
  14239. },
  14240. "type": "library",
  14241. "extra": {
  14242. "thanks": {
  14243. "url": "https://github.com/web-auth/webauthn-framework",
  14244. "name": "web-auth/webauthn-framework"
  14245. }
  14246. },
  14247. "autoload": {
  14248. "psr-4": {
  14249. "Webauthn\\": "src/"
  14250. }
  14251. },
  14252. "notification-url": "https://packagist.org/downloads/",
  14253. "license": [
  14254. "MIT"
  14255. ],
  14256. "authors": [
  14257. {
  14258. "name": "Florent Morselli",
  14259. "homepage": "https://github.com/Spomky"
  14260. },
  14261. {
  14262. "name": "All contributors",
  14263. "homepage": "https://github.com/web-auth/webauthn-library/contributors"
  14264. }
  14265. ],
  14266. "description": "FIDO2/Webauthn Support For PHP",
  14267. "homepage": "https://github.com/web-auth",
  14268. "keywords": [
  14269. "FIDO2",
  14270. "fido",
  14271. "webauthn"
  14272. ],
  14273. "support": {
  14274. "source": "https://github.com/web-auth/webauthn-lib/tree/5.3.4"
  14275. },
  14276. "funding": [
  14277. {
  14278. "url": "https://github.com/Spomky",
  14279. "type": "github"
  14280. },
  14281. {
  14282. "url": "https://www.patreon.com/FlorentMorselli",
  14283. "type": "patreon"
  14284. }
  14285. ],
  14286. "time": "2026-05-18T11:59:46+00:00"
  14287. },
  14288. {
  14289. "name": "web-auth/webauthn-symfony-bundle",
  14290. "version": "5.3.4",
  14291. "source": {
  14292. "type": "git",
  14293. "url": "https://github.com/web-auth/webauthn-symfony-bundle.git",
  14294. "reference": "7bf9d0e5e1f6d6bcad97c6bd93dc11a61d6fbd83"
  14295. },
  14296. "dist": {
  14297. "type": "zip",
  14298. "url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/7bf9d0e5e1f6d6bcad97c6bd93dc11a61d6fbd83",
  14299. "reference": "7bf9d0e5e1f6d6bcad97c6bd93dc11a61d6fbd83",
  14300. "shasum": ""
  14301. },
  14302. "require": {
  14303. "php": ">=8.2",
  14304. "psr/event-dispatcher": "^1.0",
  14305. "symfony/config": "^6.4|^7.0|^8.0",
  14306. "symfony/dependency-injection": "^6.4|^7.0|^8.0",
  14307. "symfony/framework-bundle": "^6.4|^7.0|^8.0",
  14308. "symfony/http-client": "^6.4|^7.0|^8.0",
  14309. "symfony/security-bundle": "^6.4|^7.0|^8.0",
  14310. "symfony/security-core": "^6.4|^7.0|^8.0",
  14311. "symfony/security-http": "^6.4|^7.0|^8.0",
  14312. "symfony/serializer": "^6.4|^7.0|^8.0",
  14313. "symfony/service-contracts": "^3.0",
  14314. "symfony/validator": "^6.4|^7.0|^8.0",
  14315. "web-auth/webauthn-lib": "self.version"
  14316. },
  14317. "suggest": {
  14318. "symfony/security-bundle": "Symfony firewall using a JSON API (perfect for script applications)"
  14319. },
  14320. "type": "symfony-bundle",
  14321. "extra": {
  14322. "thanks": {
  14323. "url": "https://github.com/web-auth/webauthn-framework",
  14324. "name": "web-auth/webauthn-framework"
  14325. }
  14326. },
  14327. "autoload": {
  14328. "psr-4": {
  14329. "Webauthn\\Bundle\\": "src/"
  14330. }
  14331. },
  14332. "notification-url": "https://packagist.org/downloads/",
  14333. "license": [
  14334. "MIT"
  14335. ],
  14336. "authors": [
  14337. {
  14338. "name": "Florent Morselli",
  14339. "homepage": "https://github.com/Spomky"
  14340. },
  14341. {
  14342. "name": "All contributors",
  14343. "homepage": "https://github.com/web-auth/webauthn-symfony-bundle/contributors"
  14344. }
  14345. ],
  14346. "description": "FIDO2/Webauthn Security Bundle For Symfony",
  14347. "homepage": "https://github.com/web-auth",
  14348. "keywords": [
  14349. "FIDO2",
  14350. "bundle",
  14351. "fido",
  14352. "symfony",
  14353. "symfony-bundle",
  14354. "webauthn"
  14355. ],
  14356. "support": {
  14357. "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/5.3.4"
  14358. },
  14359. "funding": [
  14360. {
  14361. "url": "https://github.com/Spomky",
  14362. "type": "github"
  14363. },
  14364. {
  14365. "url": "https://www.patreon.com/FlorentMorselli",
  14366. "type": "patreon"
  14367. }
  14368. ],
  14369. "time": "2026-05-24T09:55:30+00:00"
  14370. },
  14371. {
  14372. "name": "webignition/disallowed-character-terminated-string",
  14373. "version": "2.0",
  14374. "source": {
  14375. "type": "git",
  14376. "url": "https://github.com/webignition/disallowed-character-terminated-string.git",
  14377. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"
  14378. },
  14379. "dist": {
  14380. "type": "zip",
  14381. "url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  14382. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  14383. "shasum": ""
  14384. },
  14385. "require": {
  14386. "php": ">=7.2"
  14387. },
  14388. "require-dev": {
  14389. "phpstan/phpstan": "^0.12.3",
  14390. "phpunit/phpunit": "~8.0",
  14391. "squizlabs/php_codesniffer": "^3.5"
  14392. },
  14393. "type": "library",
  14394. "autoload": {
  14395. "psr-4": {
  14396. "webignition\\DisallowedCharacterTerminatedString\\": "src"
  14397. }
  14398. },
  14399. "notification-url": "https://packagist.org/downloads/",
  14400. "license": [
  14401. "MIT"
  14402. ],
  14403. "authors": [
  14404. {
  14405. "name": "Jon Cram",
  14406. "email": "webignition@gmail.com"
  14407. }
  14408. ],
  14409. "description": "A string terminated by one or more disallowed characters",
  14410. "homepage": "https://github.com/webignition/disallowed-character-terminated-string",
  14411. "keywords": [
  14412. "string",
  14413. "terminated"
  14414. ],
  14415. "support": {
  14416. "issues": "https://github.com/webignition/disallowed-character-terminated-string/issues",
  14417. "source": "https://github.com/webignition/disallowed-character-terminated-string/tree/master"
  14418. },
  14419. "time": "2019-12-20T15:52:44+00:00"
  14420. },
  14421. {
  14422. "name": "webignition/robots-txt-file",
  14423. "version": "3.0",
  14424. "source": {
  14425. "type": "git",
  14426. "url": "https://github.com/webignition/robots-txt-file.git",
  14427. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6"
  14428. },
  14429. "dist": {
  14430. "type": "zip",
  14431. "url": "https://api.github.com/repos/webignition/robots-txt-file/zipball/51bd7b1045348d94177cf6b21415385bf0923fa6",
  14432. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6",
  14433. "shasum": ""
  14434. },
  14435. "require": {
  14436. "ext-json": "*",
  14437. "ext-mbstring": "*",
  14438. "php": ">=7.2.0",
  14439. "webignition/disallowed-character-terminated-string": ">=2,<3"
  14440. },
  14441. "require-dev": {
  14442. "phpstan/phpstan": "^0.12.3",
  14443. "phpunit/phpunit": "^8.0",
  14444. "squizlabs/php_codesniffer": "^3.5"
  14445. },
  14446. "type": "library",
  14447. "autoload": {
  14448. "psr-4": {
  14449. "webignition\\RobotsTxt\\": "src/",
  14450. "webignition\\RobotsTxt\\Tests\\": "tests/"
  14451. }
  14452. },
  14453. "notification-url": "https://packagist.org/downloads/",
  14454. "license": [
  14455. "MIT"
  14456. ],
  14457. "authors": [
  14458. {
  14459. "name": "Jon Cram",
  14460. "email": "webignition@gmail.com"
  14461. }
  14462. ],
  14463. "description": "Models a robots.txt file",
  14464. "homepage": "https://github.com/webignition/robots-txt-file",
  14465. "keywords": [
  14466. "parser",
  14467. "robots.txt"
  14468. ],
  14469. "support": {
  14470. "issues": "https://github.com/webignition/robots-txt-file/issues",
  14471. "source": "https://github.com/webignition/robots-txt-file/tree/3.0"
  14472. },
  14473. "time": "2019-12-20T17:50:44+00:00"
  14474. },
  14475. {
  14476. "name": "webmozart/assert",
  14477. "version": "2.4.0",
  14478. "source": {
  14479. "type": "git",
  14480. "url": "https://github.com/webmozarts/assert.git",
  14481. "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155"
  14482. },
  14483. "dist": {
  14484. "type": "zip",
  14485. "url": "https://api.github.com/repos/webmozarts/assert/zipball/9007ea6f45ecf352a9422b36644e4bfc039b9155",
  14486. "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155",
  14487. "shasum": ""
  14488. },
  14489. "require": {
  14490. "ext-ctype": "*",
  14491. "ext-date": "*",
  14492. "ext-filter": "*",
  14493. "php": "^8.2"
  14494. },
  14495. "suggest": {
  14496. "ext-intl": "",
  14497. "ext-simplexml": "",
  14498. "ext-spl": ""
  14499. },
  14500. "type": "library",
  14501. "extra": {
  14502. "psalm": {
  14503. "pluginClass": "Webmozart\\Assert\\PsalmPlugin"
  14504. },
  14505. "branch-alias": {
  14506. "dev-master": "2.0-dev",
  14507. "dev-feature/2-0": "2.0-dev"
  14508. }
  14509. },
  14510. "autoload": {
  14511. "psr-4": {
  14512. "Webmozart\\Assert\\": "src/"
  14513. }
  14514. },
  14515. "notification-url": "https://packagist.org/downloads/",
  14516. "license": [
  14517. "MIT"
  14518. ],
  14519. "authors": [
  14520. {
  14521. "name": "Bernhard Schussek",
  14522. "email": "bschussek@gmail.com"
  14523. },
  14524. {
  14525. "name": "Woody Gilk",
  14526. "email": "woody.gilk@gmail.com"
  14527. }
  14528. ],
  14529. "description": "Assertions to validate method input/output with nice error messages.",
  14530. "keywords": [
  14531. "assert",
  14532. "check",
  14533. "validate"
  14534. ],
  14535. "support": {
  14536. "issues": "https://github.com/webmozarts/assert/issues",
  14537. "source": "https://github.com/webmozarts/assert/tree/2.4.0"
  14538. },
  14539. "time": "2026-05-20T13:07:01+00:00"
  14540. },
  14541. {
  14542. "name": "wikimedia/less.php",
  14543. "version": "1.8.2",
  14544. "source": {
  14545. "type": "git",
  14546. "url": "https://github.com/wikimedia/less.php.git",
  14547. "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
  14548. },
  14549. "dist": {
  14550. "type": "zip",
  14551. "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
  14552. "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
  14553. "shasum": ""
  14554. },
  14555. "require": {
  14556. "php": ">=7.2.9"
  14557. },
  14558. "require-dev": {
  14559. "phpunit/phpunit": "7.5.14"
  14560. },
  14561. "bin": [
  14562. "bin/lessc"
  14563. ],
  14564. "type": "library",
  14565. "autoload": {
  14566. "psr-0": {
  14567. "Less": "lib/"
  14568. },
  14569. "classmap": [
  14570. "lessc.inc.php"
  14571. ]
  14572. },
  14573. "notification-url": "https://packagist.org/downloads/",
  14574. "license": [
  14575. "Apache-2.0"
  14576. ],
  14577. "authors": [
  14578. {
  14579. "name": "Josh Schmidt",
  14580. "homepage": "https://github.com/oyejorge"
  14581. },
  14582. {
  14583. "name": "Matt Agar",
  14584. "homepage": "https://github.com/agar"
  14585. },
  14586. {
  14587. "name": "Martin Jantošovič",
  14588. "homepage": "https://github.com/Mordred"
  14589. }
  14590. ],
  14591. "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
  14592. "keywords": [
  14593. "css",
  14594. "less",
  14595. "less.js",
  14596. "lesscss",
  14597. "php",
  14598. "stylesheet"
  14599. ],
  14600. "support": {
  14601. "source": "https://github.com/wikimedia/less.php/tree/1.8.2"
  14602. },
  14603. "time": "2019-11-06T18:30:11+00:00"
  14604. }
  14605. ],
  14606. "packages-dev": [],
  14607. "aliases": [],
  14608. "minimum-stability": "stable",
  14609. "stability-flags": {},
  14610. "prefer-stable": false,
  14611. "prefer-lowest": false,
  14612. "platform": {
  14613. "php": "^8.3"
  14614. },
  14615. "platform-dev": {},
  14616. "plugin-api-version": "2.9.0"
  14617. }