Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

11042 linhas
402 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": "e41f83bf907500bc2cae3d1f8eb56816",
  8. "packages": [
  9. {
  10. "name": "api-platform/core",
  11. "version": "v3.2.11",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/api-platform/core.git",
  15. "reference": "227c85871b00613f427ea985b54f4af24ce56a29"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/api-platform/core/zipball/227c85871b00613f427ea985b54f4af24ce56a29",
  20. "reference": "227c85871b00613f427ea985b54f4af24ce56a29",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "doctrine/inflector": "^1.0 || ^2.0",
  25. "php": ">=8.1",
  26. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  27. "psr/container": "^1.0 || ^2.0",
  28. "symfony/deprecation-contracts": "^3.1",
  29. "symfony/http-foundation": "^6.1 || ^7.0",
  30. "symfony/http-kernel": "^6.1 || ^7.0",
  31. "symfony/property-access": "^6.1 || ^7.0",
  32. "symfony/property-info": "^6.1 || ^7.0",
  33. "symfony/serializer": "^6.1 || ^7.0",
  34. "symfony/translation-contracts": "^3.3",
  35. "symfony/web-link": "^6.1 || ^7.0",
  36. "willdurand/negotiation": "^3.0"
  37. },
  38. "conflict": {
  39. "doctrine/common": "<3.2.2",
  40. "doctrine/dbal": "<2.10",
  41. "doctrine/mongodb-odm": "<2.4",
  42. "doctrine/orm": "<2.14.0",
  43. "doctrine/persistence": "<1.3",
  44. "elasticsearch/elasticsearch": ">=8.0,<8.4",
  45. "phpspec/prophecy": "<1.15",
  46. "phpunit/phpunit": "<9.5",
  47. "symfony/var-exporter": "<6.1.1"
  48. },
  49. "require-dev": {
  50. "behat/behat": "^3.11",
  51. "behat/mink": "^1.9",
  52. "doctrine/cache": "^1.11 || ^2.1",
  53. "doctrine/common": "^3.2.2",
  54. "doctrine/dbal": "^3.4.0",
  55. "doctrine/doctrine-bundle": "^1.12 || ^2.0",
  56. "doctrine/mongodb-odm": "^2.2",
  57. "doctrine/orm": "^2.14",
  58. "elasticsearch/elasticsearch": "^7.11 || ^8.4",
  59. "friends-of-behat/mink-browserkit-driver": "^1.3.1",
  60. "friends-of-behat/mink-extension": "^2.2",
  61. "friends-of-behat/symfony-extension": "^2.1",
  62. "guzzlehttp/guzzle": "^6.0 || ^7.0",
  63. "jangregor/phpstan-prophecy": "^1.0",
  64. "justinrainbow/json-schema": "^5.2.1",
  65. "phpspec/prophecy-phpunit": "^2.0",
  66. "phpstan/extension-installer": "^1.1",
  67. "phpstan/phpdoc-parser": "^1.13",
  68. "phpstan/phpstan": "^1.1",
  69. "phpstan/phpstan-doctrine": "^1.0",
  70. "phpstan/phpstan-phpunit": "^1.0",
  71. "phpstan/phpstan-symfony": "^1.0",
  72. "phpunit/phpunit": "^9.5",
  73. "psr/log": "^1.0 || ^2.0 || ^3.0",
  74. "ramsey/uuid": "^3.9.7 || ^4.0",
  75. "ramsey/uuid-doctrine": "^1.4 || ^2.0",
  76. "sebastian/comparator": "<5.0",
  77. "soyuka/contexts": "v3.3.9",
  78. "soyuka/stubs-mongodb": "^1.0",
  79. "symfony/asset": "^6.1 || ^7.0",
  80. "symfony/browser-kit": "^6.1 || ^7.0",
  81. "symfony/cache": "^6.1 || ^7.0",
  82. "symfony/config": "^6.1 || ^7.0",
  83. "symfony/console": "^6.1 || ^7.0",
  84. "symfony/css-selector": "^6.1 || ^7.0",
  85. "symfony/dependency-injection": "^6.1 || ^7.0.12",
  86. "symfony/doctrine-bridge": "^6.1 || ^7.0",
  87. "symfony/dom-crawler": "^6.1 || ^7.0",
  88. "symfony/error-handler": "^6.1 || ^7.0",
  89. "symfony/event-dispatcher": "^6.1 || ^7.0",
  90. "symfony/expression-language": "^6.1 || ^7.0",
  91. "symfony/finder": "^6.1 || ^7.0",
  92. "symfony/form": "^6.1 || ^7.0",
  93. "symfony/framework-bundle": "^6.1 || ^7.0",
  94. "symfony/http-client": "^6.1 || ^7.0",
  95. "symfony/intl": "^6.1 || ^7.0",
  96. "symfony/maker-bundle": "^1.24",
  97. "symfony/mercure-bundle": "*",
  98. "symfony/messenger": "^6.1 || ^7.0",
  99. "symfony/phpunit-bridge": "^6.1 || ^7.0",
  100. "symfony/routing": "^6.1 || ^7.0",
  101. "symfony/security-bundle": "^6.1 || ^7.0",
  102. "symfony/security-core": "^6.1 || ^7.0",
  103. "symfony/stopwatch": "^6.1 || ^7.0",
  104. "symfony/twig-bundle": "^6.1 || ^7.0",
  105. "symfony/uid": "^6.1 || ^7.0",
  106. "symfony/validator": "^6.1 || ^7.0",
  107. "symfony/web-profiler-bundle": "^6.1 || ^7.0",
  108. "symfony/yaml": "^6.1 || ^7.0",
  109. "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
  110. "webonyx/graphql-php": "^14.0 || ^15.0"
  111. },
  112. "suggest": {
  113. "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
  114. "elasticsearch/elasticsearch": "To support Elasticsearch.",
  115. "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
  116. "phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
  117. "psr/cache-implementation": "To use metadata caching.",
  118. "ramsey/uuid": "To support Ramsey's UUID identifiers.",
  119. "symfony/cache": "To have metadata caching when using Symfony integration.",
  120. "symfony/config": "To load XML configuration files.",
  121. "symfony/expression-language": "To use authorization features.",
  122. "symfony/http-client": "To use the HTTP cache invalidation system.",
  123. "symfony/messenger": "To support messenger integration.",
  124. "symfony/security": "To use authorization features.",
  125. "symfony/twig-bundle": "To use the Swagger UI integration.",
  126. "symfony/uid": "To support Symfony UUID/ULID identifiers.",
  127. "symfony/web-profiler-bundle": "To use the data collector.",
  128. "webonyx/graphql-php": "To support GraphQL."
  129. },
  130. "type": "library",
  131. "extra": {
  132. "branch-alias": {
  133. "dev-main": "3.3.x-dev"
  134. },
  135. "symfony": {
  136. "require": "^6.1 || ^7.0"
  137. }
  138. },
  139. "autoload": {
  140. "psr-4": {
  141. "ApiPlatform\\": "src/"
  142. }
  143. },
  144. "notification-url": "https://packagist.org/downloads/",
  145. "license": [
  146. "MIT"
  147. ],
  148. "authors": [
  149. {
  150. "name": "Kévin Dunglas",
  151. "email": "kevin@dunglas.fr",
  152. "homepage": "https://dunglas.fr"
  153. }
  154. ],
  155. "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
  156. "homepage": "https://api-platform.com",
  157. "keywords": [
  158. "Hydra",
  159. "JSON-LD",
  160. "api",
  161. "graphql",
  162. "hal",
  163. "jsonapi",
  164. "openapi",
  165. "rest",
  166. "swagger"
  167. ],
  168. "support": {
  169. "issues": "https://github.com/api-platform/core/issues",
  170. "source": "https://github.com/api-platform/core/tree/v3.2.11"
  171. },
  172. "time": "2024-01-12T13:17:28+00:00"
  173. },
  174. {
  175. "name": "doctrine/cache",
  176. "version": "2.2.0",
  177. "source": {
  178. "type": "git",
  179. "url": "https://github.com/doctrine/cache.git",
  180. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
  181. },
  182. "dist": {
  183. "type": "zip",
  184. "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
  185. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
  186. "shasum": ""
  187. },
  188. "require": {
  189. "php": "~7.1 || ^8.0"
  190. },
  191. "conflict": {
  192. "doctrine/common": ">2.2,<2.4"
  193. },
  194. "require-dev": {
  195. "cache/integration-tests": "dev-master",
  196. "doctrine/coding-standard": "^9",
  197. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  198. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  199. "symfony/cache": "^4.4 || ^5.4 || ^6",
  200. "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
  201. },
  202. "type": "library",
  203. "autoload": {
  204. "psr-4": {
  205. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  206. }
  207. },
  208. "notification-url": "https://packagist.org/downloads/",
  209. "license": [
  210. "MIT"
  211. ],
  212. "authors": [
  213. {
  214. "name": "Guilherme Blanco",
  215. "email": "guilhermeblanco@gmail.com"
  216. },
  217. {
  218. "name": "Roman Borschel",
  219. "email": "roman@code-factory.org"
  220. },
  221. {
  222. "name": "Benjamin Eberlei",
  223. "email": "kontakt@beberlei.de"
  224. },
  225. {
  226. "name": "Jonathan Wage",
  227. "email": "jonwage@gmail.com"
  228. },
  229. {
  230. "name": "Johannes Schmitt",
  231. "email": "schmittjoh@gmail.com"
  232. }
  233. ],
  234. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  235. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  236. "keywords": [
  237. "abstraction",
  238. "apcu",
  239. "cache",
  240. "caching",
  241. "couchdb",
  242. "memcached",
  243. "php",
  244. "redis",
  245. "xcache"
  246. ],
  247. "support": {
  248. "issues": "https://github.com/doctrine/cache/issues",
  249. "source": "https://github.com/doctrine/cache/tree/2.2.0"
  250. },
  251. "funding": [
  252. {
  253. "url": "https://www.doctrine-project.org/sponsorship.html",
  254. "type": "custom"
  255. },
  256. {
  257. "url": "https://www.patreon.com/phpdoctrine",
  258. "type": "patreon"
  259. },
  260. {
  261. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  262. "type": "tidelift"
  263. }
  264. ],
  265. "time": "2022-05-20T20:07:39+00:00"
  266. },
  267. {
  268. "name": "doctrine/collections",
  269. "version": "2.1.4",
  270. "source": {
  271. "type": "git",
  272. "url": "https://github.com/doctrine/collections.git",
  273. "reference": "72328a11443a0de79967104ad36ba7b30bded134"
  274. },
  275. "dist": {
  276. "type": "zip",
  277. "url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
  278. "reference": "72328a11443a0de79967104ad36ba7b30bded134",
  279. "shasum": ""
  280. },
  281. "require": {
  282. "doctrine/deprecations": "^1",
  283. "php": "^8.1"
  284. },
  285. "require-dev": {
  286. "doctrine/coding-standard": "^12",
  287. "ext-json": "*",
  288. "phpstan/phpstan": "^1.8",
  289. "phpstan/phpstan-phpunit": "^1.0",
  290. "phpunit/phpunit": "^9.5",
  291. "vimeo/psalm": "^5.11"
  292. },
  293. "type": "library",
  294. "autoload": {
  295. "psr-4": {
  296. "Doctrine\\Common\\Collections\\": "src"
  297. }
  298. },
  299. "notification-url": "https://packagist.org/downloads/",
  300. "license": [
  301. "MIT"
  302. ],
  303. "authors": [
  304. {
  305. "name": "Guilherme Blanco",
  306. "email": "guilhermeblanco@gmail.com"
  307. },
  308. {
  309. "name": "Roman Borschel",
  310. "email": "roman@code-factory.org"
  311. },
  312. {
  313. "name": "Benjamin Eberlei",
  314. "email": "kontakt@beberlei.de"
  315. },
  316. {
  317. "name": "Jonathan Wage",
  318. "email": "jonwage@gmail.com"
  319. },
  320. {
  321. "name": "Johannes Schmitt",
  322. "email": "schmittjoh@gmail.com"
  323. }
  324. ],
  325. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  326. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  327. "keywords": [
  328. "array",
  329. "collections",
  330. "iterators",
  331. "php"
  332. ],
  333. "support": {
  334. "issues": "https://github.com/doctrine/collections/issues",
  335. "source": "https://github.com/doctrine/collections/tree/2.1.4"
  336. },
  337. "funding": [
  338. {
  339. "url": "https://www.doctrine-project.org/sponsorship.html",
  340. "type": "custom"
  341. },
  342. {
  343. "url": "https://www.patreon.com/phpdoctrine",
  344. "type": "patreon"
  345. },
  346. {
  347. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
  348. "type": "tidelift"
  349. }
  350. ],
  351. "time": "2023-10-03T09:22:33+00:00"
  352. },
  353. {
  354. "name": "doctrine/common",
  355. "version": "3.4.3",
  356. "source": {
  357. "type": "git",
  358. "url": "https://github.com/doctrine/common.git",
  359. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
  360. },
  361. "dist": {
  362. "type": "zip",
  363. "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
  364. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
  365. "shasum": ""
  366. },
  367. "require": {
  368. "doctrine/persistence": "^2.0 || ^3.0",
  369. "php": "^7.1 || ^8.0"
  370. },
  371. "require-dev": {
  372. "doctrine/coding-standard": "^9.0 || ^10.0",
  373. "doctrine/collections": "^1",
  374. "phpstan/phpstan": "^1.4.1",
  375. "phpstan/phpstan-phpunit": "^1",
  376. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  377. "squizlabs/php_codesniffer": "^3.0",
  378. "symfony/phpunit-bridge": "^6.1",
  379. "vimeo/psalm": "^4.4"
  380. },
  381. "type": "library",
  382. "autoload": {
  383. "psr-4": {
  384. "Doctrine\\Common\\": "src"
  385. }
  386. },
  387. "notification-url": "https://packagist.org/downloads/",
  388. "license": [
  389. "MIT"
  390. ],
  391. "authors": [
  392. {
  393. "name": "Guilherme Blanco",
  394. "email": "guilhermeblanco@gmail.com"
  395. },
  396. {
  397. "name": "Roman Borschel",
  398. "email": "roman@code-factory.org"
  399. },
  400. {
  401. "name": "Benjamin Eberlei",
  402. "email": "kontakt@beberlei.de"
  403. },
  404. {
  405. "name": "Jonathan Wage",
  406. "email": "jonwage@gmail.com"
  407. },
  408. {
  409. "name": "Johannes Schmitt",
  410. "email": "schmittjoh@gmail.com"
  411. },
  412. {
  413. "name": "Marco Pivetta",
  414. "email": "ocramius@gmail.com"
  415. }
  416. ],
  417. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
  418. "homepage": "https://www.doctrine-project.org/projects/common.html",
  419. "keywords": [
  420. "common",
  421. "doctrine",
  422. "php"
  423. ],
  424. "support": {
  425. "issues": "https://github.com/doctrine/common/issues",
  426. "source": "https://github.com/doctrine/common/tree/3.4.3"
  427. },
  428. "funding": [
  429. {
  430. "url": "https://www.doctrine-project.org/sponsorship.html",
  431. "type": "custom"
  432. },
  433. {
  434. "url": "https://www.patreon.com/phpdoctrine",
  435. "type": "patreon"
  436. },
  437. {
  438. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  439. "type": "tidelift"
  440. }
  441. ],
  442. "time": "2022-10-09T11:47:59+00:00"
  443. },
  444. {
  445. "name": "doctrine/dbal",
  446. "version": "3.7.2",
  447. "source": {
  448. "type": "git",
  449. "url": "https://github.com/doctrine/dbal.git",
  450. "reference": "0ac3c270590e54910715e9a1a044cc368df282b2"
  451. },
  452. "dist": {
  453. "type": "zip",
  454. "url": "https://api.github.com/repos/doctrine/dbal/zipball/0ac3c270590e54910715e9a1a044cc368df282b2",
  455. "reference": "0ac3c270590e54910715e9a1a044cc368df282b2",
  456. "shasum": ""
  457. },
  458. "require": {
  459. "composer-runtime-api": "^2",
  460. "doctrine/cache": "^1.11|^2.0",
  461. "doctrine/deprecations": "^0.5.3|^1",
  462. "doctrine/event-manager": "^1|^2",
  463. "php": "^7.4 || ^8.0",
  464. "psr/cache": "^1|^2|^3",
  465. "psr/log": "^1|^2|^3"
  466. },
  467. "require-dev": {
  468. "doctrine/coding-standard": "12.0.0",
  469. "fig/log-test": "^1",
  470. "jetbrains/phpstorm-stubs": "2023.1",
  471. "phpstan/phpstan": "1.10.42",
  472. "phpstan/phpstan-strict-rules": "^1.5",
  473. "phpunit/phpunit": "9.6.13",
  474. "psalm/plugin-phpunit": "0.18.4",
  475. "slevomat/coding-standard": "8.13.1",
  476. "squizlabs/php_codesniffer": "3.7.2",
  477. "symfony/cache": "^5.4|^6.0",
  478. "symfony/console": "^4.4|^5.4|^6.0",
  479. "vimeo/psalm": "4.30.0"
  480. },
  481. "suggest": {
  482. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  483. },
  484. "bin": [
  485. "bin/doctrine-dbal"
  486. ],
  487. "type": "library",
  488. "autoload": {
  489. "psr-4": {
  490. "Doctrine\\DBAL\\": "src"
  491. }
  492. },
  493. "notification-url": "https://packagist.org/downloads/",
  494. "license": [
  495. "MIT"
  496. ],
  497. "authors": [
  498. {
  499. "name": "Guilherme Blanco",
  500. "email": "guilhermeblanco@gmail.com"
  501. },
  502. {
  503. "name": "Roman Borschel",
  504. "email": "roman@code-factory.org"
  505. },
  506. {
  507. "name": "Benjamin Eberlei",
  508. "email": "kontakt@beberlei.de"
  509. },
  510. {
  511. "name": "Jonathan Wage",
  512. "email": "jonwage@gmail.com"
  513. }
  514. ],
  515. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  516. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  517. "keywords": [
  518. "abstraction",
  519. "database",
  520. "db2",
  521. "dbal",
  522. "mariadb",
  523. "mssql",
  524. "mysql",
  525. "oci8",
  526. "oracle",
  527. "pdo",
  528. "pgsql",
  529. "postgresql",
  530. "queryobject",
  531. "sasql",
  532. "sql",
  533. "sqlite",
  534. "sqlserver",
  535. "sqlsrv"
  536. ],
  537. "support": {
  538. "issues": "https://github.com/doctrine/dbal/issues",
  539. "source": "https://github.com/doctrine/dbal/tree/3.7.2"
  540. },
  541. "funding": [
  542. {
  543. "url": "https://www.doctrine-project.org/sponsorship.html",
  544. "type": "custom"
  545. },
  546. {
  547. "url": "https://www.patreon.com/phpdoctrine",
  548. "type": "patreon"
  549. },
  550. {
  551. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  552. "type": "tidelift"
  553. }
  554. ],
  555. "time": "2023-11-19T08:06:58+00:00"
  556. },
  557. {
  558. "name": "doctrine/deprecations",
  559. "version": "1.1.2",
  560. "source": {
  561. "type": "git",
  562. "url": "https://github.com/doctrine/deprecations.git",
  563. "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
  564. },
  565. "dist": {
  566. "type": "zip",
  567. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
  568. "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
  569. "shasum": ""
  570. },
  571. "require": {
  572. "php": "^7.1 || ^8.0"
  573. },
  574. "require-dev": {
  575. "doctrine/coding-standard": "^9",
  576. "phpstan/phpstan": "1.4.10 || 1.10.15",
  577. "phpstan/phpstan-phpunit": "^1.0",
  578. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  579. "psalm/plugin-phpunit": "0.18.4",
  580. "psr/log": "^1 || ^2 || ^3",
  581. "vimeo/psalm": "4.30.0 || 5.12.0"
  582. },
  583. "suggest": {
  584. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  585. },
  586. "type": "library",
  587. "autoload": {
  588. "psr-4": {
  589. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  590. }
  591. },
  592. "notification-url": "https://packagist.org/downloads/",
  593. "license": [
  594. "MIT"
  595. ],
  596. "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.",
  597. "homepage": "https://www.doctrine-project.org/",
  598. "support": {
  599. "issues": "https://github.com/doctrine/deprecations/issues",
  600. "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
  601. },
  602. "time": "2023-09-27T20:04:15+00:00"
  603. },
  604. {
  605. "name": "doctrine/doctrine-bundle",
  606. "version": "2.11.1",
  607. "source": {
  608. "type": "git",
  609. "url": "https://github.com/doctrine/DoctrineBundle.git",
  610. "reference": "4089f1424b724786c062aea50aae5f773449b94b"
  611. },
  612. "dist": {
  613. "type": "zip",
  614. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/4089f1424b724786c062aea50aae5f773449b94b",
  615. "reference": "4089f1424b724786c062aea50aae5f773449b94b",
  616. "shasum": ""
  617. },
  618. "require": {
  619. "doctrine/cache": "^1.11 || ^2.0",
  620. "doctrine/dbal": "^3.7.0 || ^4.0",
  621. "doctrine/persistence": "^2.2 || ^3",
  622. "doctrine/sql-formatter": "^1.0.1",
  623. "php": "^7.4 || ^8.0",
  624. "symfony/cache": "^5.4 || ^6.0 || ^7.0",
  625. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  626. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  627. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  628. "symfony/deprecation-contracts": "^2.1 || ^3",
  629. "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
  630. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
  631. "symfony/polyfill-php80": "^1.15",
  632. "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
  633. },
  634. "conflict": {
  635. "doctrine/annotations": ">=3.0",
  636. "doctrine/orm": "<2.14 || >=4.0",
  637. "twig/twig": "<1.34 || >=2.0 <2.4"
  638. },
  639. "require-dev": {
  640. "doctrine/annotations": "^1 || ^2",
  641. "doctrine/coding-standard": "^12",
  642. "doctrine/deprecations": "^1.0",
  643. "doctrine/orm": "^2.14 || ^3.0",
  644. "friendsofphp/proxy-manager-lts": "^1.0",
  645. "phpunit/phpunit": "^9.5.26 || ^10.0",
  646. "psalm/plugin-phpunit": "^0.18.4",
  647. "psalm/plugin-symfony": "^4",
  648. "psr/log": "^1.1.4 || ^2.0 || ^3.0",
  649. "symfony/phpunit-bridge": "^6.1 || ^7.0",
  650. "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
  651. "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
  652. "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
  653. "symfony/string": "^5.4 || ^6.0 || ^7.0",
  654. "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
  655. "symfony/validator": "^5.4 || ^6.0 || ^7.0",
  656. "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
  657. "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
  658. "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
  659. "twig/twig": "^1.34 || ^2.12 || ^3.0",
  660. "vimeo/psalm": "^4.30"
  661. },
  662. "suggest": {
  663. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  664. "ext-pdo": "*",
  665. "symfony/web-profiler-bundle": "To use the data collector."
  666. },
  667. "type": "symfony-bundle",
  668. "autoload": {
  669. "psr-4": {
  670. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  671. }
  672. },
  673. "notification-url": "https://packagist.org/downloads/",
  674. "license": [
  675. "MIT"
  676. ],
  677. "authors": [
  678. {
  679. "name": "Fabien Potencier",
  680. "email": "fabien@symfony.com"
  681. },
  682. {
  683. "name": "Benjamin Eberlei",
  684. "email": "kontakt@beberlei.de"
  685. },
  686. {
  687. "name": "Symfony Community",
  688. "homepage": "https://symfony.com/contributors"
  689. },
  690. {
  691. "name": "Doctrine Project",
  692. "homepage": "https://www.doctrine-project.org/"
  693. }
  694. ],
  695. "description": "Symfony DoctrineBundle",
  696. "homepage": "https://www.doctrine-project.org",
  697. "keywords": [
  698. "database",
  699. "dbal",
  700. "orm",
  701. "persistence"
  702. ],
  703. "support": {
  704. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  705. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.1"
  706. },
  707. "funding": [
  708. {
  709. "url": "https://www.doctrine-project.org/sponsorship.html",
  710. "type": "custom"
  711. },
  712. {
  713. "url": "https://www.patreon.com/phpdoctrine",
  714. "type": "patreon"
  715. },
  716. {
  717. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  718. "type": "tidelift"
  719. }
  720. ],
  721. "time": "2023-11-15T20:01:50+00:00"
  722. },
  723. {
  724. "name": "doctrine/doctrine-migrations-bundle",
  725. "version": "3.3.0",
  726. "source": {
  727. "type": "git",
  728. "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
  729. "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
  730. },
  731. "dist": {
  732. "type": "zip",
  733. "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
  734. "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
  735. "shasum": ""
  736. },
  737. "require": {
  738. "doctrine/doctrine-bundle": "^2.4",
  739. "doctrine/migrations": "^3.2",
  740. "php": "^7.2|^8.0",
  741. "symfony/deprecation-contracts": "^2.1 || ^3",
  742. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
  743. },
  744. "require-dev": {
  745. "doctrine/coding-standard": "^12",
  746. "doctrine/orm": "^2.6 || ^3",
  747. "doctrine/persistence": "^2.0 || ^3 ",
  748. "phpstan/phpstan": "^1.4",
  749. "phpstan/phpstan-deprecation-rules": "^1",
  750. "phpstan/phpstan-phpunit": "^1",
  751. "phpstan/phpstan-strict-rules": "^1.1",
  752. "phpstan/phpstan-symfony": "^1.3",
  753. "phpunit/phpunit": "^8.5|^9.5",
  754. "psalm/plugin-phpunit": "^0.18.4",
  755. "psalm/plugin-symfony": "^3 || ^5",
  756. "symfony/phpunit-bridge": "^6.3 || ^7",
  757. "symfony/var-exporter": "^5.4 || ^6 || ^7",
  758. "vimeo/psalm": "^4.30 || ^5.15"
  759. },
  760. "type": "symfony-bundle",
  761. "autoload": {
  762. "psr-4": {
  763. "Doctrine\\Bundle\\MigrationsBundle\\": ""
  764. },
  765. "exclude-from-classmap": [
  766. "/Tests/"
  767. ]
  768. },
  769. "notification-url": "https://packagist.org/downloads/",
  770. "license": [
  771. "MIT"
  772. ],
  773. "authors": [
  774. {
  775. "name": "Fabien Potencier",
  776. "email": "fabien@symfony.com"
  777. },
  778. {
  779. "name": "Doctrine Project",
  780. "homepage": "https://www.doctrine-project.org"
  781. },
  782. {
  783. "name": "Symfony Community",
  784. "homepage": "https://symfony.com/contributors"
  785. }
  786. ],
  787. "description": "Symfony DoctrineMigrationsBundle",
  788. "homepage": "https://www.doctrine-project.org",
  789. "keywords": [
  790. "dbal",
  791. "migrations",
  792. "schema"
  793. ],
  794. "support": {
  795. "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
  796. "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
  797. },
  798. "funding": [
  799. {
  800. "url": "https://www.doctrine-project.org/sponsorship.html",
  801. "type": "custom"
  802. },
  803. {
  804. "url": "https://www.patreon.com/phpdoctrine",
  805. "type": "patreon"
  806. },
  807. {
  808. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
  809. "type": "tidelift"
  810. }
  811. ],
  812. "time": "2023-11-13T19:44:41+00:00"
  813. },
  814. {
  815. "name": "doctrine/event-manager",
  816. "version": "2.0.0",
  817. "source": {
  818. "type": "git",
  819. "url": "https://github.com/doctrine/event-manager.git",
  820. "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
  821. },
  822. "dist": {
  823. "type": "zip",
  824. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
  825. "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
  826. "shasum": ""
  827. },
  828. "require": {
  829. "php": "^8.1"
  830. },
  831. "conflict": {
  832. "doctrine/common": "<2.9"
  833. },
  834. "require-dev": {
  835. "doctrine/coding-standard": "^10",
  836. "phpstan/phpstan": "^1.8.8",
  837. "phpunit/phpunit": "^9.5",
  838. "vimeo/psalm": "^4.28"
  839. },
  840. "type": "library",
  841. "autoload": {
  842. "psr-4": {
  843. "Doctrine\\Common\\": "src"
  844. }
  845. },
  846. "notification-url": "https://packagist.org/downloads/",
  847. "license": [
  848. "MIT"
  849. ],
  850. "authors": [
  851. {
  852. "name": "Guilherme Blanco",
  853. "email": "guilhermeblanco@gmail.com"
  854. },
  855. {
  856. "name": "Roman Borschel",
  857. "email": "roman@code-factory.org"
  858. },
  859. {
  860. "name": "Benjamin Eberlei",
  861. "email": "kontakt@beberlei.de"
  862. },
  863. {
  864. "name": "Jonathan Wage",
  865. "email": "jonwage@gmail.com"
  866. },
  867. {
  868. "name": "Johannes Schmitt",
  869. "email": "schmittjoh@gmail.com"
  870. },
  871. {
  872. "name": "Marco Pivetta",
  873. "email": "ocramius@gmail.com"
  874. }
  875. ],
  876. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  877. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  878. "keywords": [
  879. "event",
  880. "event dispatcher",
  881. "event manager",
  882. "event system",
  883. "events"
  884. ],
  885. "support": {
  886. "issues": "https://github.com/doctrine/event-manager/issues",
  887. "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
  888. },
  889. "funding": [
  890. {
  891. "url": "https://www.doctrine-project.org/sponsorship.html",
  892. "type": "custom"
  893. },
  894. {
  895. "url": "https://www.patreon.com/phpdoctrine",
  896. "type": "patreon"
  897. },
  898. {
  899. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  900. "type": "tidelift"
  901. }
  902. ],
  903. "time": "2022-10-12T20:59:15+00:00"
  904. },
  905. {
  906. "name": "doctrine/inflector",
  907. "version": "2.0.9",
  908. "source": {
  909. "type": "git",
  910. "url": "https://github.com/doctrine/inflector.git",
  911. "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
  912. },
  913. "dist": {
  914. "type": "zip",
  915. "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
  916. "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
  917. "shasum": ""
  918. },
  919. "require": {
  920. "php": "^7.2 || ^8.0"
  921. },
  922. "require-dev": {
  923. "doctrine/coding-standard": "^11.0",
  924. "phpstan/phpstan": "^1.8",
  925. "phpstan/phpstan-phpunit": "^1.1",
  926. "phpstan/phpstan-strict-rules": "^1.3",
  927. "phpunit/phpunit": "^8.5 || ^9.5",
  928. "vimeo/psalm": "^4.25 || ^5.4"
  929. },
  930. "type": "library",
  931. "autoload": {
  932. "psr-4": {
  933. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  934. }
  935. },
  936. "notification-url": "https://packagist.org/downloads/",
  937. "license": [
  938. "MIT"
  939. ],
  940. "authors": [
  941. {
  942. "name": "Guilherme Blanco",
  943. "email": "guilhermeblanco@gmail.com"
  944. },
  945. {
  946. "name": "Roman Borschel",
  947. "email": "roman@code-factory.org"
  948. },
  949. {
  950. "name": "Benjamin Eberlei",
  951. "email": "kontakt@beberlei.de"
  952. },
  953. {
  954. "name": "Jonathan Wage",
  955. "email": "jonwage@gmail.com"
  956. },
  957. {
  958. "name": "Johannes Schmitt",
  959. "email": "schmittjoh@gmail.com"
  960. }
  961. ],
  962. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  963. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  964. "keywords": [
  965. "inflection",
  966. "inflector",
  967. "lowercase",
  968. "manipulation",
  969. "php",
  970. "plural",
  971. "singular",
  972. "strings",
  973. "uppercase",
  974. "words"
  975. ],
  976. "support": {
  977. "issues": "https://github.com/doctrine/inflector/issues",
  978. "source": "https://github.com/doctrine/inflector/tree/2.0.9"
  979. },
  980. "funding": [
  981. {
  982. "url": "https://www.doctrine-project.org/sponsorship.html",
  983. "type": "custom"
  984. },
  985. {
  986. "url": "https://www.patreon.com/phpdoctrine",
  987. "type": "patreon"
  988. },
  989. {
  990. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  991. "type": "tidelift"
  992. }
  993. ],
  994. "time": "2024-01-15T18:05:13+00:00"
  995. },
  996. {
  997. "name": "doctrine/instantiator",
  998. "version": "2.0.0",
  999. "source": {
  1000. "type": "git",
  1001. "url": "https://github.com/doctrine/instantiator.git",
  1002. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
  1003. },
  1004. "dist": {
  1005. "type": "zip",
  1006. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  1007. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  1008. "shasum": ""
  1009. },
  1010. "require": {
  1011. "php": "^8.1"
  1012. },
  1013. "require-dev": {
  1014. "doctrine/coding-standard": "^11",
  1015. "ext-pdo": "*",
  1016. "ext-phar": "*",
  1017. "phpbench/phpbench": "^1.2",
  1018. "phpstan/phpstan": "^1.9.4",
  1019. "phpstan/phpstan-phpunit": "^1.3",
  1020. "phpunit/phpunit": "^9.5.27",
  1021. "vimeo/psalm": "^5.4"
  1022. },
  1023. "type": "library",
  1024. "autoload": {
  1025. "psr-4": {
  1026. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1027. }
  1028. },
  1029. "notification-url": "https://packagist.org/downloads/",
  1030. "license": [
  1031. "MIT"
  1032. ],
  1033. "authors": [
  1034. {
  1035. "name": "Marco Pivetta",
  1036. "email": "ocramius@gmail.com",
  1037. "homepage": "https://ocramius.github.io/"
  1038. }
  1039. ],
  1040. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1041. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  1042. "keywords": [
  1043. "constructor",
  1044. "instantiate"
  1045. ],
  1046. "support": {
  1047. "issues": "https://github.com/doctrine/instantiator/issues",
  1048. "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
  1049. },
  1050. "funding": [
  1051. {
  1052. "url": "https://www.doctrine-project.org/sponsorship.html",
  1053. "type": "custom"
  1054. },
  1055. {
  1056. "url": "https://www.patreon.com/phpdoctrine",
  1057. "type": "patreon"
  1058. },
  1059. {
  1060. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  1061. "type": "tidelift"
  1062. }
  1063. ],
  1064. "time": "2022-12-30T00:23:10+00:00"
  1065. },
  1066. {
  1067. "name": "doctrine/lexer",
  1068. "version": "2.1.0",
  1069. "source": {
  1070. "type": "git",
  1071. "url": "https://github.com/doctrine/lexer.git",
  1072. "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
  1073. },
  1074. "dist": {
  1075. "type": "zip",
  1076. "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
  1077. "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
  1078. "shasum": ""
  1079. },
  1080. "require": {
  1081. "doctrine/deprecations": "^1.0",
  1082. "php": "^7.1 || ^8.0"
  1083. },
  1084. "require-dev": {
  1085. "doctrine/coding-standard": "^9 || ^10",
  1086. "phpstan/phpstan": "^1.3",
  1087. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  1088. "psalm/plugin-phpunit": "^0.18.3",
  1089. "vimeo/psalm": "^4.11 || ^5.0"
  1090. },
  1091. "type": "library",
  1092. "autoload": {
  1093. "psr-4": {
  1094. "Doctrine\\Common\\Lexer\\": "src"
  1095. }
  1096. },
  1097. "notification-url": "https://packagist.org/downloads/",
  1098. "license": [
  1099. "MIT"
  1100. ],
  1101. "authors": [
  1102. {
  1103. "name": "Guilherme Blanco",
  1104. "email": "guilhermeblanco@gmail.com"
  1105. },
  1106. {
  1107. "name": "Roman Borschel",
  1108. "email": "roman@code-factory.org"
  1109. },
  1110. {
  1111. "name": "Johannes Schmitt",
  1112. "email": "schmittjoh@gmail.com"
  1113. }
  1114. ],
  1115. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  1116. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  1117. "keywords": [
  1118. "annotations",
  1119. "docblock",
  1120. "lexer",
  1121. "parser",
  1122. "php"
  1123. ],
  1124. "support": {
  1125. "issues": "https://github.com/doctrine/lexer/issues",
  1126. "source": "https://github.com/doctrine/lexer/tree/2.1.0"
  1127. },
  1128. "funding": [
  1129. {
  1130. "url": "https://www.doctrine-project.org/sponsorship.html",
  1131. "type": "custom"
  1132. },
  1133. {
  1134. "url": "https://www.patreon.com/phpdoctrine",
  1135. "type": "patreon"
  1136. },
  1137. {
  1138. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  1139. "type": "tidelift"
  1140. }
  1141. ],
  1142. "time": "2022-12-14T08:49:07+00:00"
  1143. },
  1144. {
  1145. "name": "doctrine/migrations",
  1146. "version": "3.7.2",
  1147. "source": {
  1148. "type": "git",
  1149. "url": "https://github.com/doctrine/migrations.git",
  1150. "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a"
  1151. },
  1152. "dist": {
  1153. "type": "zip",
  1154. "url": "https://api.github.com/repos/doctrine/migrations/zipball/47af29eef49f29ebee545947e8b2a4b3be318c8a",
  1155. "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a",
  1156. "shasum": ""
  1157. },
  1158. "require": {
  1159. "composer-runtime-api": "^2",
  1160. "doctrine/dbal": "^3.5.1 || ^4",
  1161. "doctrine/deprecations": "^0.5.3 || ^1",
  1162. "doctrine/event-manager": "^1.2 || ^2.0",
  1163. "php": "^8.1",
  1164. "psr/log": "^1.1.3 || ^2 || ^3",
  1165. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  1166. "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
  1167. "symfony/var-exporter": "^6.2 || ^7.0"
  1168. },
  1169. "conflict": {
  1170. "doctrine/orm": "<2.12 || >=4"
  1171. },
  1172. "require-dev": {
  1173. "doctrine/coding-standard": "^12",
  1174. "doctrine/orm": "^2.13 || ^3",
  1175. "doctrine/persistence": "^2 || ^3",
  1176. "doctrine/sql-formatter": "^1.0",
  1177. "ext-pdo_sqlite": "*",
  1178. "phpstan/phpstan": "^1.10",
  1179. "phpstan/phpstan-deprecation-rules": "^1.1",
  1180. "phpstan/phpstan-phpunit": "^1.3",
  1181. "phpstan/phpstan-strict-rules": "^1.4",
  1182. "phpstan/phpstan-symfony": "^1.3",
  1183. "phpunit/phpunit": "^10.3",
  1184. "symfony/cache": "^5.4 || ^6.0 || ^7.0",
  1185. "symfony/process": "^5.4 || ^6.0 || ^7.0",
  1186. "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
  1187. },
  1188. "suggest": {
  1189. "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
  1190. "symfony/yaml": "Allows the use of yaml for migration configuration files."
  1191. },
  1192. "bin": [
  1193. "bin/doctrine-migrations"
  1194. ],
  1195. "type": "library",
  1196. "autoload": {
  1197. "psr-4": {
  1198. "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
  1199. }
  1200. },
  1201. "notification-url": "https://packagist.org/downloads/",
  1202. "license": [
  1203. "MIT"
  1204. ],
  1205. "authors": [
  1206. {
  1207. "name": "Benjamin Eberlei",
  1208. "email": "kontakt@beberlei.de"
  1209. },
  1210. {
  1211. "name": "Jonathan Wage",
  1212. "email": "jonwage@gmail.com"
  1213. },
  1214. {
  1215. "name": "Michael Simonson",
  1216. "email": "contact@mikesimonson.com"
  1217. }
  1218. ],
  1219. "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
  1220. "homepage": "https://www.doctrine-project.org/projects/migrations.html",
  1221. "keywords": [
  1222. "database",
  1223. "dbal",
  1224. "migrations"
  1225. ],
  1226. "support": {
  1227. "issues": "https://github.com/doctrine/migrations/issues",
  1228. "source": "https://github.com/doctrine/migrations/tree/3.7.2"
  1229. },
  1230. "funding": [
  1231. {
  1232. "url": "https://www.doctrine-project.org/sponsorship.html",
  1233. "type": "custom"
  1234. },
  1235. {
  1236. "url": "https://www.patreon.com/phpdoctrine",
  1237. "type": "patreon"
  1238. },
  1239. {
  1240. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
  1241. "type": "tidelift"
  1242. }
  1243. ],
  1244. "time": "2023-12-05T11:35:05+00:00"
  1245. },
  1246. {
  1247. "name": "doctrine/orm",
  1248. "version": "2.17.3",
  1249. "source": {
  1250. "type": "git",
  1251. "url": "https://github.com/doctrine/orm.git",
  1252. "reference": "398ab0547aaf90bdb352b560a94c24f44ff00670"
  1253. },
  1254. "dist": {
  1255. "type": "zip",
  1256. "url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670",
  1257. "reference": "398ab0547aaf90bdb352b560a94c24f44ff00670",
  1258. "shasum": ""
  1259. },
  1260. "require": {
  1261. "composer-runtime-api": "^2",
  1262. "doctrine/cache": "^1.12.1 || ^2.1.1",
  1263. "doctrine/collections": "^1.5 || ^2.1",
  1264. "doctrine/common": "^3.0.3",
  1265. "doctrine/dbal": "^2.13.1 || ^3.2",
  1266. "doctrine/deprecations": "^0.5.3 || ^1",
  1267. "doctrine/event-manager": "^1.2 || ^2",
  1268. "doctrine/inflector": "^1.4 || ^2.0",
  1269. "doctrine/instantiator": "^1.3 || ^2",
  1270. "doctrine/lexer": "^2",
  1271. "doctrine/persistence": "^2.4 || ^3",
  1272. "ext-ctype": "*",
  1273. "php": "^7.1 || ^8.0",
  1274. "psr/cache": "^1 || ^2 || ^3",
  1275. "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
  1276. "symfony/polyfill-php72": "^1.23",
  1277. "symfony/polyfill-php80": "^1.16"
  1278. },
  1279. "conflict": {
  1280. "doctrine/annotations": "<1.13 || >= 3.0"
  1281. },
  1282. "require-dev": {
  1283. "doctrine/annotations": "^1.13 || ^2",
  1284. "doctrine/coding-standard": "^9.0.2 || ^12.0",
  1285. "phpbench/phpbench": "^0.16.10 || ^1.0",
  1286. "phpstan/phpstan": "~1.4.10 || 1.10.35",
  1287. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
  1288. "psr/log": "^1 || ^2 || ^3",
  1289. "squizlabs/php_codesniffer": "3.7.2",
  1290. "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
  1291. "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
  1292. "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
  1293. "vimeo/psalm": "4.30.0 || 5.16.0"
  1294. },
  1295. "suggest": {
  1296. "ext-dom": "Provides support for XSD validation for XML mapping files",
  1297. "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
  1298. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  1299. },
  1300. "bin": [
  1301. "bin/doctrine"
  1302. ],
  1303. "type": "library",
  1304. "autoload": {
  1305. "psr-4": {
  1306. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  1307. }
  1308. },
  1309. "notification-url": "https://packagist.org/downloads/",
  1310. "license": [
  1311. "MIT"
  1312. ],
  1313. "authors": [
  1314. {
  1315. "name": "Guilherme Blanco",
  1316. "email": "guilhermeblanco@gmail.com"
  1317. },
  1318. {
  1319. "name": "Roman Borschel",
  1320. "email": "roman@code-factory.org"
  1321. },
  1322. {
  1323. "name": "Benjamin Eberlei",
  1324. "email": "kontakt@beberlei.de"
  1325. },
  1326. {
  1327. "name": "Jonathan Wage",
  1328. "email": "jonwage@gmail.com"
  1329. },
  1330. {
  1331. "name": "Marco Pivetta",
  1332. "email": "ocramius@gmail.com"
  1333. }
  1334. ],
  1335. "description": "Object-Relational-Mapper for PHP",
  1336. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  1337. "keywords": [
  1338. "database",
  1339. "orm"
  1340. ],
  1341. "support": {
  1342. "issues": "https://github.com/doctrine/orm/issues",
  1343. "source": "https://github.com/doctrine/orm/tree/2.17.3"
  1344. },
  1345. "time": "2024-01-16T21:32:04+00:00"
  1346. },
  1347. {
  1348. "name": "doctrine/persistence",
  1349. "version": "3.2.0",
  1350. "source": {
  1351. "type": "git",
  1352. "url": "https://github.com/doctrine/persistence.git",
  1353. "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
  1354. },
  1355. "dist": {
  1356. "type": "zip",
  1357. "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
  1358. "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
  1359. "shasum": ""
  1360. },
  1361. "require": {
  1362. "doctrine/event-manager": "^1 || ^2",
  1363. "php": "^7.2 || ^8.0",
  1364. "psr/cache": "^1.0 || ^2.0 || ^3.0"
  1365. },
  1366. "conflict": {
  1367. "doctrine/common": "<2.10"
  1368. },
  1369. "require-dev": {
  1370. "composer/package-versions-deprecated": "^1.11",
  1371. "doctrine/coding-standard": "^11",
  1372. "doctrine/common": "^3.0",
  1373. "phpstan/phpstan": "1.9.4",
  1374. "phpstan/phpstan-phpunit": "^1",
  1375. "phpstan/phpstan-strict-rules": "^1.1",
  1376. "phpunit/phpunit": "^8.5 || ^9.5",
  1377. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  1378. "vimeo/psalm": "4.30.0 || 5.3.0"
  1379. },
  1380. "type": "library",
  1381. "autoload": {
  1382. "psr-4": {
  1383. "Doctrine\\Persistence\\": "src/Persistence"
  1384. }
  1385. },
  1386. "notification-url": "https://packagist.org/downloads/",
  1387. "license": [
  1388. "MIT"
  1389. ],
  1390. "authors": [
  1391. {
  1392. "name": "Guilherme Blanco",
  1393. "email": "guilhermeblanco@gmail.com"
  1394. },
  1395. {
  1396. "name": "Roman Borschel",
  1397. "email": "roman@code-factory.org"
  1398. },
  1399. {
  1400. "name": "Benjamin Eberlei",
  1401. "email": "kontakt@beberlei.de"
  1402. },
  1403. {
  1404. "name": "Jonathan Wage",
  1405. "email": "jonwage@gmail.com"
  1406. },
  1407. {
  1408. "name": "Johannes Schmitt",
  1409. "email": "schmittjoh@gmail.com"
  1410. },
  1411. {
  1412. "name": "Marco Pivetta",
  1413. "email": "ocramius@gmail.com"
  1414. }
  1415. ],
  1416. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1417. "homepage": "https://www.doctrine-project.org/projects/persistence.html",
  1418. "keywords": [
  1419. "mapper",
  1420. "object",
  1421. "odm",
  1422. "orm",
  1423. "persistence"
  1424. ],
  1425. "support": {
  1426. "issues": "https://github.com/doctrine/persistence/issues",
  1427. "source": "https://github.com/doctrine/persistence/tree/3.2.0"
  1428. },
  1429. "funding": [
  1430. {
  1431. "url": "https://www.doctrine-project.org/sponsorship.html",
  1432. "type": "custom"
  1433. },
  1434. {
  1435. "url": "https://www.patreon.com/phpdoctrine",
  1436. "type": "patreon"
  1437. },
  1438. {
  1439. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
  1440. "type": "tidelift"
  1441. }
  1442. ],
  1443. "time": "2023-05-17T18:32:04+00:00"
  1444. },
  1445. {
  1446. "name": "doctrine/sql-formatter",
  1447. "version": "1.1.3",
  1448. "source": {
  1449. "type": "git",
  1450. "url": "https://github.com/doctrine/sql-formatter.git",
  1451. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
  1452. },
  1453. "dist": {
  1454. "type": "zip",
  1455. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
  1456. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
  1457. "shasum": ""
  1458. },
  1459. "require": {
  1460. "php": "^7.1 || ^8.0"
  1461. },
  1462. "require-dev": {
  1463. "bamarni/composer-bin-plugin": "^1.4"
  1464. },
  1465. "bin": [
  1466. "bin/sql-formatter"
  1467. ],
  1468. "type": "library",
  1469. "autoload": {
  1470. "psr-4": {
  1471. "Doctrine\\SqlFormatter\\": "src"
  1472. }
  1473. },
  1474. "notification-url": "https://packagist.org/downloads/",
  1475. "license": [
  1476. "MIT"
  1477. ],
  1478. "authors": [
  1479. {
  1480. "name": "Jeremy Dorn",
  1481. "email": "jeremy@jeremydorn.com",
  1482. "homepage": "https://jeremydorn.com/"
  1483. }
  1484. ],
  1485. "description": "a PHP SQL highlighting library",
  1486. "homepage": "https://github.com/doctrine/sql-formatter/",
  1487. "keywords": [
  1488. "highlight",
  1489. "sql"
  1490. ],
  1491. "support": {
  1492. "issues": "https://github.com/doctrine/sql-formatter/issues",
  1493. "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
  1494. },
  1495. "time": "2022-05-23T21:33:49+00:00"
  1496. },
  1497. {
  1498. "name": "egulias/email-validator",
  1499. "version": "4.0.2",
  1500. "source": {
  1501. "type": "git",
  1502. "url": "https://github.com/egulias/EmailValidator.git",
  1503. "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
  1504. },
  1505. "dist": {
  1506. "type": "zip",
  1507. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
  1508. "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
  1509. "shasum": ""
  1510. },
  1511. "require": {
  1512. "doctrine/lexer": "^2.0 || ^3.0",
  1513. "php": ">=8.1",
  1514. "symfony/polyfill-intl-idn": "^1.26"
  1515. },
  1516. "require-dev": {
  1517. "phpunit/phpunit": "^10.2",
  1518. "vimeo/psalm": "^5.12"
  1519. },
  1520. "suggest": {
  1521. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  1522. },
  1523. "type": "library",
  1524. "extra": {
  1525. "branch-alias": {
  1526. "dev-master": "4.0.x-dev"
  1527. }
  1528. },
  1529. "autoload": {
  1530. "psr-4": {
  1531. "Egulias\\EmailValidator\\": "src"
  1532. }
  1533. },
  1534. "notification-url": "https://packagist.org/downloads/",
  1535. "license": [
  1536. "MIT"
  1537. ],
  1538. "authors": [
  1539. {
  1540. "name": "Eduardo Gulias Davis"
  1541. }
  1542. ],
  1543. "description": "A library for validating emails against several RFCs",
  1544. "homepage": "https://github.com/egulias/EmailValidator",
  1545. "keywords": [
  1546. "email",
  1547. "emailvalidation",
  1548. "emailvalidator",
  1549. "validation",
  1550. "validator"
  1551. ],
  1552. "support": {
  1553. "issues": "https://github.com/egulias/EmailValidator/issues",
  1554. "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
  1555. },
  1556. "funding": [
  1557. {
  1558. "url": "https://github.com/egulias",
  1559. "type": "github"
  1560. }
  1561. ],
  1562. "time": "2023-10-06T06:47:41+00:00"
  1563. },
  1564. {
  1565. "name": "jms/metadata",
  1566. "version": "2.8.0",
  1567. "source": {
  1568. "type": "git",
  1569. "url": "https://github.com/schmittjoh/metadata.git",
  1570. "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6"
  1571. },
  1572. "dist": {
  1573. "type": "zip",
  1574. "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
  1575. "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
  1576. "shasum": ""
  1577. },
  1578. "require": {
  1579. "php": "^7.2|^8.0"
  1580. },
  1581. "require-dev": {
  1582. "doctrine/cache": "^1.0",
  1583. "doctrine/coding-standard": "^8.0",
  1584. "mikey179/vfsstream": "^1.6.7",
  1585. "phpunit/phpunit": "^8.5|^9.0",
  1586. "psr/container": "^1.0|^2.0",
  1587. "symfony/cache": "^3.1|^4.0|^5.0",
  1588. "symfony/dependency-injection": "^3.1|^4.0|^5.0"
  1589. },
  1590. "type": "library",
  1591. "extra": {
  1592. "branch-alias": {
  1593. "dev-master": "2.x-dev"
  1594. }
  1595. },
  1596. "autoload": {
  1597. "psr-4": {
  1598. "Metadata\\": "src/"
  1599. }
  1600. },
  1601. "notification-url": "https://packagist.org/downloads/",
  1602. "license": [
  1603. "MIT"
  1604. ],
  1605. "authors": [
  1606. {
  1607. "name": "Johannes M. Schmitt",
  1608. "email": "schmittjoh@gmail.com"
  1609. },
  1610. {
  1611. "name": "Asmir Mustafic",
  1612. "email": "goetas@gmail.com"
  1613. }
  1614. ],
  1615. "description": "Class/method/property metadata management in PHP",
  1616. "keywords": [
  1617. "annotations",
  1618. "metadata",
  1619. "xml",
  1620. "yaml"
  1621. ],
  1622. "support": {
  1623. "issues": "https://github.com/schmittjoh/metadata/issues",
  1624. "source": "https://github.com/schmittjoh/metadata/tree/2.8.0"
  1625. },
  1626. "time": "2023-02-15T13:44:18+00:00"
  1627. },
  1628. {
  1629. "name": "lcobucci/clock",
  1630. "version": "3.2.0",
  1631. "source": {
  1632. "type": "git",
  1633. "url": "https://github.com/lcobucci/clock.git",
  1634. "reference": "6f28b826ea01306b07980cb8320ab30b966cd715"
  1635. },
  1636. "dist": {
  1637. "type": "zip",
  1638. "url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715",
  1639. "reference": "6f28b826ea01306b07980cb8320ab30b966cd715",
  1640. "shasum": ""
  1641. },
  1642. "require": {
  1643. "php": "~8.2.0 || ~8.3.0",
  1644. "psr/clock": "^1.0"
  1645. },
  1646. "provide": {
  1647. "psr/clock-implementation": "1.0"
  1648. },
  1649. "require-dev": {
  1650. "infection/infection": "^0.27",
  1651. "lcobucci/coding-standard": "^11.0.0",
  1652. "phpstan/extension-installer": "^1.3.1",
  1653. "phpstan/phpstan": "^1.10.25",
  1654. "phpstan/phpstan-deprecation-rules": "^1.1.3",
  1655. "phpstan/phpstan-phpunit": "^1.3.13",
  1656. "phpstan/phpstan-strict-rules": "^1.5.1",
  1657. "phpunit/phpunit": "^10.2.3"
  1658. },
  1659. "type": "library",
  1660. "autoload": {
  1661. "psr-4": {
  1662. "Lcobucci\\Clock\\": "src"
  1663. }
  1664. },
  1665. "notification-url": "https://packagist.org/downloads/",
  1666. "license": [
  1667. "MIT"
  1668. ],
  1669. "authors": [
  1670. {
  1671. "name": "Luís Cobucci",
  1672. "email": "lcobucci@gmail.com"
  1673. }
  1674. ],
  1675. "description": "Yet another clock abstraction",
  1676. "support": {
  1677. "issues": "https://github.com/lcobucci/clock/issues",
  1678. "source": "https://github.com/lcobucci/clock/tree/3.2.0"
  1679. },
  1680. "funding": [
  1681. {
  1682. "url": "https://github.com/lcobucci",
  1683. "type": "github"
  1684. },
  1685. {
  1686. "url": "https://www.patreon.com/lcobucci",
  1687. "type": "patreon"
  1688. }
  1689. ],
  1690. "time": "2023-11-17T17:00:27+00:00"
  1691. },
  1692. {
  1693. "name": "lcobucci/jwt",
  1694. "version": "5.2.0",
  1695. "source": {
  1696. "type": "git",
  1697. "url": "https://github.com/lcobucci/jwt.git",
  1698. "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211"
  1699. },
  1700. "dist": {
  1701. "type": "zip",
  1702. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0ba88aed12c04bd2ed9924f500673f32b67a6211",
  1703. "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211",
  1704. "shasum": ""
  1705. },
  1706. "require": {
  1707. "ext-openssl": "*",
  1708. "ext-sodium": "*",
  1709. "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
  1710. "psr/clock": "^1.0"
  1711. },
  1712. "require-dev": {
  1713. "infection/infection": "^0.27.0",
  1714. "lcobucci/clock": "^3.0",
  1715. "lcobucci/coding-standard": "^11.0",
  1716. "phpbench/phpbench": "^1.2.9",
  1717. "phpstan/extension-installer": "^1.2",
  1718. "phpstan/phpstan": "^1.10.7",
  1719. "phpstan/phpstan-deprecation-rules": "^1.1.3",
  1720. "phpstan/phpstan-phpunit": "^1.3.10",
  1721. "phpstan/phpstan-strict-rules": "^1.5.0",
  1722. "phpunit/phpunit": "^10.2.6"
  1723. },
  1724. "suggest": {
  1725. "lcobucci/clock": ">= 3.0"
  1726. },
  1727. "type": "library",
  1728. "autoload": {
  1729. "psr-4": {
  1730. "Lcobucci\\JWT\\": "src"
  1731. }
  1732. },
  1733. "notification-url": "https://packagist.org/downloads/",
  1734. "license": [
  1735. "BSD-3-Clause"
  1736. ],
  1737. "authors": [
  1738. {
  1739. "name": "Luís Cobucci",
  1740. "email": "lcobucci@gmail.com",
  1741. "role": "Developer"
  1742. }
  1743. ],
  1744. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  1745. "keywords": [
  1746. "JWS",
  1747. "jwt"
  1748. ],
  1749. "support": {
  1750. "issues": "https://github.com/lcobucci/jwt/issues",
  1751. "source": "https://github.com/lcobucci/jwt/tree/5.2.0"
  1752. },
  1753. "funding": [
  1754. {
  1755. "url": "https://github.com/lcobucci",
  1756. "type": "github"
  1757. },
  1758. {
  1759. "url": "https://www.patreon.com/lcobucci",
  1760. "type": "patreon"
  1761. }
  1762. ],
  1763. "time": "2023-11-20T21:17:42+00:00"
  1764. },
  1765. {
  1766. "name": "lexik/jwt-authentication-bundle",
  1767. "version": "v2.20.3",
  1768. "source": {
  1769. "type": "git",
  1770. "url": "https://github.com/lexik/LexikJWTAuthenticationBundle.git",
  1771. "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2"
  1772. },
  1773. "dist": {
  1774. "type": "zip",
  1775. "url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/a196d68d07dd5486a523cc3415620badbb5d25c2",
  1776. "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2",
  1777. "shasum": ""
  1778. },
  1779. "require": {
  1780. "ext-openssl": "*",
  1781. "lcobucci/clock": "^1.2|^2.0|^3.0",
  1782. "lcobucci/jwt": "^3.4|^4.1|^5.0",
  1783. "namshi/jose": "^7.2",
  1784. "php": ">=7.1",
  1785. "symfony/config": "^4.4|^5.4|^6.0|^7.0",
  1786. "symfony/dependency-injection": "^4.4|^5.4|^6.0|^7.0",
  1787. "symfony/deprecation-contracts": "^2.4|^3.0",
  1788. "symfony/event-dispatcher": "^4.4|^5.4|^6.0|^7.0",
  1789. "symfony/http-foundation": "^4.4|^5.4|^6.0|^7.0",
  1790. "symfony/http-kernel": "^4.4|^5.4|^6.0|^7.0",
  1791. "symfony/property-access": "^4.4|^5.4|^6.0|^7.0",
  1792. "symfony/security-bundle": "^4.4|^5.4|^6.0|^7.0",
  1793. "symfony/translation-contracts": "^1.0|^2.0|^3.0"
  1794. },
  1795. "conflict": {
  1796. "symfony/console": "<4.4"
  1797. },
  1798. "require-dev": {
  1799. "symfony/browser-kit": "^5.4|^6.0|^7.0",
  1800. "symfony/console": "^4.4|^5.4|^6.0|^7.0",
  1801. "symfony/dom-crawler": "^5.4|^6.0|^7.0",
  1802. "symfony/filesystem": "^4.4|^5.4|^6.0|^7.0",
  1803. "symfony/framework-bundle": "^4.4|^5.4|^6.0|^7.0",
  1804. "symfony/phpunit-bridge": "^4.4|^5.4|^6.0|^7.0",
  1805. "symfony/security-guard": "^4.4|^5.4|^6.0|^7.0",
  1806. "symfony/var-dumper": "^4.4|^5.4|^6.0|^7.0",
  1807. "symfony/yaml": "^4.4|^5.4|^6.0|^7.0"
  1808. },
  1809. "suggest": {
  1810. "gesdinet/jwt-refresh-token-bundle": "Implements a refresh token system over Json Web Tokens in Symfony",
  1811. "spomky-labs/lexik-jose-bridge": "Provides a JWT Token encoder with encryption support"
  1812. },
  1813. "type": "symfony-bundle",
  1814. "autoload": {
  1815. "psr-4": {
  1816. "Lexik\\Bundle\\JWTAuthenticationBundle\\": ""
  1817. },
  1818. "exclude-from-classmap": [
  1819. "/Tests/"
  1820. ]
  1821. },
  1822. "notification-url": "https://packagist.org/downloads/",
  1823. "license": [
  1824. "MIT"
  1825. ],
  1826. "authors": [
  1827. {
  1828. "name": "Jeremy Barthe",
  1829. "email": "j.barthe@lexik.fr",
  1830. "homepage": "https://github.com/jeremyb"
  1831. },
  1832. {
  1833. "name": "Nicolas Cabot",
  1834. "email": "n.cabot@lexik.fr",
  1835. "homepage": "https://github.com/slashfan"
  1836. },
  1837. {
  1838. "name": "Cedric Girard",
  1839. "email": "c.girard@lexik.fr",
  1840. "homepage": "https://github.com/cedric-g"
  1841. },
  1842. {
  1843. "name": "Dev Lexik",
  1844. "email": "dev@lexik.fr",
  1845. "homepage": "https://github.com/lexik"
  1846. },
  1847. {
  1848. "name": "Robin Chalas",
  1849. "email": "robin.chalas@gmail.com",
  1850. "homepage": "https://github.com/chalasr"
  1851. },
  1852. {
  1853. "name": "Lexik Community",
  1854. "homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle/graphs/contributors"
  1855. }
  1856. ],
  1857. "description": "This bundle provides JWT authentication for your Symfony REST API",
  1858. "homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle",
  1859. "keywords": [
  1860. "Authentication",
  1861. "JWS",
  1862. "api",
  1863. "bundle",
  1864. "jwt",
  1865. "rest",
  1866. "symfony"
  1867. ],
  1868. "support": {
  1869. "issues": "https://github.com/lexik/LexikJWTAuthenticationBundle/issues",
  1870. "source": "https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.20.3"
  1871. },
  1872. "funding": [
  1873. {
  1874. "url": "https://github.com/chalasr",
  1875. "type": "github"
  1876. },
  1877. {
  1878. "url": "https://tidelift.com/funding/github/packagist/lexik/jwt-authentication-bundle",
  1879. "type": "tidelift"
  1880. }
  1881. ],
  1882. "time": "2023-12-14T15:58:11+00:00"
  1883. },
  1884. {
  1885. "name": "monolog/monolog",
  1886. "version": "3.5.0",
  1887. "source": {
  1888. "type": "git",
  1889. "url": "https://github.com/Seldaek/monolog.git",
  1890. "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
  1891. },
  1892. "dist": {
  1893. "type": "zip",
  1894. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
  1895. "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
  1896. "shasum": ""
  1897. },
  1898. "require": {
  1899. "php": ">=8.1",
  1900. "psr/log": "^2.0 || ^3.0"
  1901. },
  1902. "provide": {
  1903. "psr/log-implementation": "3.0.0"
  1904. },
  1905. "require-dev": {
  1906. "aws/aws-sdk-php": "^3.0",
  1907. "doctrine/couchdb": "~1.0@dev",
  1908. "elasticsearch/elasticsearch": "^7 || ^8",
  1909. "ext-json": "*",
  1910. "graylog2/gelf-php": "^1.4.2 || ^2.0",
  1911. "guzzlehttp/guzzle": "^7.4.5",
  1912. "guzzlehttp/psr7": "^2.2",
  1913. "mongodb/mongodb": "^1.8",
  1914. "php-amqplib/php-amqplib": "~2.4 || ^3",
  1915. "phpstan/phpstan": "^1.9",
  1916. "phpstan/phpstan-deprecation-rules": "^1.0",
  1917. "phpstan/phpstan-strict-rules": "^1.4",
  1918. "phpunit/phpunit": "^10.1",
  1919. "predis/predis": "^1.1 || ^2",
  1920. "ruflin/elastica": "^7",
  1921. "symfony/mailer": "^5.4 || ^6",
  1922. "symfony/mime": "^5.4 || ^6"
  1923. },
  1924. "suggest": {
  1925. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1926. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1927. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  1928. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1929. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  1930. "ext-mbstring": "Allow to work properly with unicode symbols",
  1931. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  1932. "ext-openssl": "Required to send log messages using SSL",
  1933. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  1934. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1935. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  1936. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1937. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1938. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  1939. },
  1940. "type": "library",
  1941. "extra": {
  1942. "branch-alias": {
  1943. "dev-main": "3.x-dev"
  1944. }
  1945. },
  1946. "autoload": {
  1947. "psr-4": {
  1948. "Monolog\\": "src/Monolog"
  1949. }
  1950. },
  1951. "notification-url": "https://packagist.org/downloads/",
  1952. "license": [
  1953. "MIT"
  1954. ],
  1955. "authors": [
  1956. {
  1957. "name": "Jordi Boggiano",
  1958. "email": "j.boggiano@seld.be",
  1959. "homepage": "https://seld.be"
  1960. }
  1961. ],
  1962. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1963. "homepage": "https://github.com/Seldaek/monolog",
  1964. "keywords": [
  1965. "log",
  1966. "logging",
  1967. "psr-3"
  1968. ],
  1969. "support": {
  1970. "issues": "https://github.com/Seldaek/monolog/issues",
  1971. "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
  1972. },
  1973. "funding": [
  1974. {
  1975. "url": "https://github.com/Seldaek",
  1976. "type": "github"
  1977. },
  1978. {
  1979. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  1980. "type": "tidelift"
  1981. }
  1982. ],
  1983. "time": "2023-10-27T15:32:31+00:00"
  1984. },
  1985. {
  1986. "name": "namshi/jose",
  1987. "version": "7.2.3",
  1988. "source": {
  1989. "type": "git",
  1990. "url": "https://github.com/namshi/jose.git",
  1991. "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff"
  1992. },
  1993. "dist": {
  1994. "type": "zip",
  1995. "url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff",
  1996. "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff",
  1997. "shasum": ""
  1998. },
  1999. "require": {
  2000. "ext-date": "*",
  2001. "ext-hash": "*",
  2002. "ext-json": "*",
  2003. "ext-pcre": "*",
  2004. "ext-spl": "*",
  2005. "php": ">=5.5",
  2006. "symfony/polyfill-php56": "^1.0"
  2007. },
  2008. "require-dev": {
  2009. "phpseclib/phpseclib": "^2.0",
  2010. "phpunit/phpunit": "^4.5|^5.0",
  2011. "satooshi/php-coveralls": "^1.0"
  2012. },
  2013. "suggest": {
  2014. "ext-openssl": "Allows to use OpenSSL as crypto engine.",
  2015. "phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0."
  2016. },
  2017. "type": "library",
  2018. "autoload": {
  2019. "psr-4": {
  2020. "Namshi\\JOSE\\": "src/Namshi/JOSE/"
  2021. }
  2022. },
  2023. "notification-url": "https://packagist.org/downloads/",
  2024. "license": [
  2025. "MIT"
  2026. ],
  2027. "authors": [
  2028. {
  2029. "name": "Alessandro Nadalin",
  2030. "email": "alessandro.nadalin@gmail.com"
  2031. },
  2032. {
  2033. "name": "Alessandro Cinelli (cirpo)",
  2034. "email": "alessandro.cinelli@gmail.com"
  2035. }
  2036. ],
  2037. "description": "JSON Object Signing and Encryption library for PHP.",
  2038. "keywords": [
  2039. "JSON Web Signature",
  2040. "JSON Web Token",
  2041. "JWS",
  2042. "json",
  2043. "jwt",
  2044. "token"
  2045. ],
  2046. "support": {
  2047. "issues": "https://github.com/namshi/jose/issues",
  2048. "source": "https://github.com/namshi/jose/tree/master"
  2049. },
  2050. "time": "2016-12-05T07:27:31+00:00"
  2051. },
  2052. {
  2053. "name": "nelmio/cors-bundle",
  2054. "version": "2.4.0",
  2055. "source": {
  2056. "type": "git",
  2057. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  2058. "reference": "78fcdb91f76b080a1008133def9c7f613833933d"
  2059. },
  2060. "dist": {
  2061. "type": "zip",
  2062. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d",
  2063. "reference": "78fcdb91f76b080a1008133def9c7f613833933d",
  2064. "shasum": ""
  2065. },
  2066. "require": {
  2067. "psr/log": "^1.0 || ^2.0 || ^3.0",
  2068. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
  2069. },
  2070. "require-dev": {
  2071. "mockery/mockery": "^1.3.6",
  2072. "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
  2073. },
  2074. "type": "symfony-bundle",
  2075. "extra": {
  2076. "branch-alias": {
  2077. "dev-master": "2.x-dev"
  2078. }
  2079. },
  2080. "autoload": {
  2081. "psr-4": {
  2082. "Nelmio\\CorsBundle\\": ""
  2083. },
  2084. "exclude-from-classmap": [
  2085. "/Tests/"
  2086. ]
  2087. },
  2088. "notification-url": "https://packagist.org/downloads/",
  2089. "license": [
  2090. "MIT"
  2091. ],
  2092. "authors": [
  2093. {
  2094. "name": "Nelmio",
  2095. "homepage": "http://nelm.io"
  2096. },
  2097. {
  2098. "name": "Symfony Community",
  2099. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  2100. }
  2101. ],
  2102. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  2103. "keywords": [
  2104. "api",
  2105. "cors",
  2106. "crossdomain"
  2107. ],
  2108. "support": {
  2109. "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
  2110. "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0"
  2111. },
  2112. "time": "2023-11-30T16:41:19+00:00"
  2113. },
  2114. {
  2115. "name": "phpdocumentor/reflection-common",
  2116. "version": "2.2.0",
  2117. "source": {
  2118. "type": "git",
  2119. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2120. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  2121. },
  2122. "dist": {
  2123. "type": "zip",
  2124. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2125. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2126. "shasum": ""
  2127. },
  2128. "require": {
  2129. "php": "^7.2 || ^8.0"
  2130. },
  2131. "type": "library",
  2132. "extra": {
  2133. "branch-alias": {
  2134. "dev-2.x": "2.x-dev"
  2135. }
  2136. },
  2137. "autoload": {
  2138. "psr-4": {
  2139. "phpDocumentor\\Reflection\\": "src/"
  2140. }
  2141. },
  2142. "notification-url": "https://packagist.org/downloads/",
  2143. "license": [
  2144. "MIT"
  2145. ],
  2146. "authors": [
  2147. {
  2148. "name": "Jaap van Otterdijk",
  2149. "email": "opensource@ijaap.nl"
  2150. }
  2151. ],
  2152. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2153. "homepage": "http://www.phpdoc.org",
  2154. "keywords": [
  2155. "FQSEN",
  2156. "phpDocumentor",
  2157. "phpdoc",
  2158. "reflection",
  2159. "static analysis"
  2160. ],
  2161. "support": {
  2162. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  2163. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  2164. },
  2165. "time": "2020-06-27T09:03:43+00:00"
  2166. },
  2167. {
  2168. "name": "phpdocumentor/reflection-docblock",
  2169. "version": "5.3.0",
  2170. "source": {
  2171. "type": "git",
  2172. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2173. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
  2174. },
  2175. "dist": {
  2176. "type": "zip",
  2177. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
  2178. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
  2179. "shasum": ""
  2180. },
  2181. "require": {
  2182. "ext-filter": "*",
  2183. "php": "^7.2 || ^8.0",
  2184. "phpdocumentor/reflection-common": "^2.2",
  2185. "phpdocumentor/type-resolver": "^1.3",
  2186. "webmozart/assert": "^1.9.1"
  2187. },
  2188. "require-dev": {
  2189. "mockery/mockery": "~1.3.2",
  2190. "psalm/phar": "^4.8"
  2191. },
  2192. "type": "library",
  2193. "extra": {
  2194. "branch-alias": {
  2195. "dev-master": "5.x-dev"
  2196. }
  2197. },
  2198. "autoload": {
  2199. "psr-4": {
  2200. "phpDocumentor\\Reflection\\": "src"
  2201. }
  2202. },
  2203. "notification-url": "https://packagist.org/downloads/",
  2204. "license": [
  2205. "MIT"
  2206. ],
  2207. "authors": [
  2208. {
  2209. "name": "Mike van Riel",
  2210. "email": "me@mikevanriel.com"
  2211. },
  2212. {
  2213. "name": "Jaap van Otterdijk",
  2214. "email": "account@ijaap.nl"
  2215. }
  2216. ],
  2217. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2218. "support": {
  2219. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  2220. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
  2221. },
  2222. "time": "2021-10-19T17:43:47+00:00"
  2223. },
  2224. {
  2225. "name": "phpdocumentor/type-resolver",
  2226. "version": "1.8.0",
  2227. "source": {
  2228. "type": "git",
  2229. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2230. "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
  2231. },
  2232. "dist": {
  2233. "type": "zip",
  2234. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
  2235. "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
  2236. "shasum": ""
  2237. },
  2238. "require": {
  2239. "doctrine/deprecations": "^1.0",
  2240. "php": "^7.4 || ^8.0",
  2241. "phpdocumentor/reflection-common": "^2.0",
  2242. "phpstan/phpdoc-parser": "^1.13"
  2243. },
  2244. "require-dev": {
  2245. "ext-tokenizer": "*",
  2246. "phpbench/phpbench": "^1.2",
  2247. "phpstan/extension-installer": "^1.1",
  2248. "phpstan/phpstan": "^1.8",
  2249. "phpstan/phpstan-phpunit": "^1.1",
  2250. "phpunit/phpunit": "^9.5",
  2251. "rector/rector": "^0.13.9",
  2252. "vimeo/psalm": "^4.25"
  2253. },
  2254. "type": "library",
  2255. "extra": {
  2256. "branch-alias": {
  2257. "dev-1.x": "1.x-dev"
  2258. }
  2259. },
  2260. "autoload": {
  2261. "psr-4": {
  2262. "phpDocumentor\\Reflection\\": "src"
  2263. }
  2264. },
  2265. "notification-url": "https://packagist.org/downloads/",
  2266. "license": [
  2267. "MIT"
  2268. ],
  2269. "authors": [
  2270. {
  2271. "name": "Mike van Riel",
  2272. "email": "me@mikevanriel.com"
  2273. }
  2274. ],
  2275. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  2276. "support": {
  2277. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  2278. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
  2279. },
  2280. "time": "2024-01-11T11:49:22+00:00"
  2281. },
  2282. {
  2283. "name": "phpstan/phpdoc-parser",
  2284. "version": "1.25.0",
  2285. "source": {
  2286. "type": "git",
  2287. "url": "https://github.com/phpstan/phpdoc-parser.git",
  2288. "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
  2289. },
  2290. "dist": {
  2291. "type": "zip",
  2292. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
  2293. "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
  2294. "shasum": ""
  2295. },
  2296. "require": {
  2297. "php": "^7.2 || ^8.0"
  2298. },
  2299. "require-dev": {
  2300. "doctrine/annotations": "^2.0",
  2301. "nikic/php-parser": "^4.15",
  2302. "php-parallel-lint/php-parallel-lint": "^1.2",
  2303. "phpstan/extension-installer": "^1.0",
  2304. "phpstan/phpstan": "^1.5",
  2305. "phpstan/phpstan-phpunit": "^1.1",
  2306. "phpstan/phpstan-strict-rules": "^1.0",
  2307. "phpunit/phpunit": "^9.5",
  2308. "symfony/process": "^5.2"
  2309. },
  2310. "type": "library",
  2311. "autoload": {
  2312. "psr-4": {
  2313. "PHPStan\\PhpDocParser\\": [
  2314. "src/"
  2315. ]
  2316. }
  2317. },
  2318. "notification-url": "https://packagist.org/downloads/",
  2319. "license": [
  2320. "MIT"
  2321. ],
  2322. "description": "PHPDoc parser with support for nullable, intersection and generic types",
  2323. "support": {
  2324. "issues": "https://github.com/phpstan/phpdoc-parser/issues",
  2325. "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
  2326. },
  2327. "time": "2024-01-04T17:06:16+00:00"
  2328. },
  2329. {
  2330. "name": "psr/cache",
  2331. "version": "3.0.0",
  2332. "source": {
  2333. "type": "git",
  2334. "url": "https://github.com/php-fig/cache.git",
  2335. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
  2336. },
  2337. "dist": {
  2338. "type": "zip",
  2339. "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2340. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2341. "shasum": ""
  2342. },
  2343. "require": {
  2344. "php": ">=8.0.0"
  2345. },
  2346. "type": "library",
  2347. "extra": {
  2348. "branch-alias": {
  2349. "dev-master": "1.0.x-dev"
  2350. }
  2351. },
  2352. "autoload": {
  2353. "psr-4": {
  2354. "Psr\\Cache\\": "src/"
  2355. }
  2356. },
  2357. "notification-url": "https://packagist.org/downloads/",
  2358. "license": [
  2359. "MIT"
  2360. ],
  2361. "authors": [
  2362. {
  2363. "name": "PHP-FIG",
  2364. "homepage": "https://www.php-fig.org/"
  2365. }
  2366. ],
  2367. "description": "Common interface for caching libraries",
  2368. "keywords": [
  2369. "cache",
  2370. "psr",
  2371. "psr-6"
  2372. ],
  2373. "support": {
  2374. "source": "https://github.com/php-fig/cache/tree/3.0.0"
  2375. },
  2376. "time": "2021-02-03T23:26:27+00:00"
  2377. },
  2378. {
  2379. "name": "psr/clock",
  2380. "version": "1.0.0",
  2381. "source": {
  2382. "type": "git",
  2383. "url": "https://github.com/php-fig/clock.git",
  2384. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  2385. },
  2386. "dist": {
  2387. "type": "zip",
  2388. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2389. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2390. "shasum": ""
  2391. },
  2392. "require": {
  2393. "php": "^7.0 || ^8.0"
  2394. },
  2395. "type": "library",
  2396. "autoload": {
  2397. "psr-4": {
  2398. "Psr\\Clock\\": "src/"
  2399. }
  2400. },
  2401. "notification-url": "https://packagist.org/downloads/",
  2402. "license": [
  2403. "MIT"
  2404. ],
  2405. "authors": [
  2406. {
  2407. "name": "PHP-FIG",
  2408. "homepage": "https://www.php-fig.org/"
  2409. }
  2410. ],
  2411. "description": "Common interface for reading the clock.",
  2412. "homepage": "https://github.com/php-fig/clock",
  2413. "keywords": [
  2414. "clock",
  2415. "now",
  2416. "psr",
  2417. "psr-20",
  2418. "time"
  2419. ],
  2420. "support": {
  2421. "issues": "https://github.com/php-fig/clock/issues",
  2422. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  2423. },
  2424. "time": "2022-11-25T14:36:26+00:00"
  2425. },
  2426. {
  2427. "name": "psr/container",
  2428. "version": "2.0.2",
  2429. "source": {
  2430. "type": "git",
  2431. "url": "https://github.com/php-fig/container.git",
  2432. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  2433. },
  2434. "dist": {
  2435. "type": "zip",
  2436. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2437. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2438. "shasum": ""
  2439. },
  2440. "require": {
  2441. "php": ">=7.4.0"
  2442. },
  2443. "type": "library",
  2444. "extra": {
  2445. "branch-alias": {
  2446. "dev-master": "2.0.x-dev"
  2447. }
  2448. },
  2449. "autoload": {
  2450. "psr-4": {
  2451. "Psr\\Container\\": "src/"
  2452. }
  2453. },
  2454. "notification-url": "https://packagist.org/downloads/",
  2455. "license": [
  2456. "MIT"
  2457. ],
  2458. "authors": [
  2459. {
  2460. "name": "PHP-FIG",
  2461. "homepage": "https://www.php-fig.org/"
  2462. }
  2463. ],
  2464. "description": "Common Container Interface (PHP FIG PSR-11)",
  2465. "homepage": "https://github.com/php-fig/container",
  2466. "keywords": [
  2467. "PSR-11",
  2468. "container",
  2469. "container-interface",
  2470. "container-interop",
  2471. "psr"
  2472. ],
  2473. "support": {
  2474. "issues": "https://github.com/php-fig/container/issues",
  2475. "source": "https://github.com/php-fig/container/tree/2.0.2"
  2476. },
  2477. "time": "2021-11-05T16:47:00+00:00"
  2478. },
  2479. {
  2480. "name": "psr/event-dispatcher",
  2481. "version": "1.0.0",
  2482. "source": {
  2483. "type": "git",
  2484. "url": "https://github.com/php-fig/event-dispatcher.git",
  2485. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2486. },
  2487. "dist": {
  2488. "type": "zip",
  2489. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2490. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2491. "shasum": ""
  2492. },
  2493. "require": {
  2494. "php": ">=7.2.0"
  2495. },
  2496. "type": "library",
  2497. "extra": {
  2498. "branch-alias": {
  2499. "dev-master": "1.0.x-dev"
  2500. }
  2501. },
  2502. "autoload": {
  2503. "psr-4": {
  2504. "Psr\\EventDispatcher\\": "src/"
  2505. }
  2506. },
  2507. "notification-url": "https://packagist.org/downloads/",
  2508. "license": [
  2509. "MIT"
  2510. ],
  2511. "authors": [
  2512. {
  2513. "name": "PHP-FIG",
  2514. "homepage": "http://www.php-fig.org/"
  2515. }
  2516. ],
  2517. "description": "Standard interfaces for event handling.",
  2518. "keywords": [
  2519. "events",
  2520. "psr",
  2521. "psr-14"
  2522. ],
  2523. "support": {
  2524. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2525. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2526. },
  2527. "time": "2019-01-08T18:20:26+00:00"
  2528. },
  2529. {
  2530. "name": "psr/link",
  2531. "version": "2.0.1",
  2532. "source": {
  2533. "type": "git",
  2534. "url": "https://github.com/php-fig/link.git",
  2535. "reference": "84b159194ecfd7eaa472280213976e96415433f7"
  2536. },
  2537. "dist": {
  2538. "type": "zip",
  2539. "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
  2540. "reference": "84b159194ecfd7eaa472280213976e96415433f7",
  2541. "shasum": ""
  2542. },
  2543. "require": {
  2544. "php": ">=8.0.0"
  2545. },
  2546. "suggest": {
  2547. "fig/link-util": "Provides some useful PSR-13 utilities"
  2548. },
  2549. "type": "library",
  2550. "extra": {
  2551. "branch-alias": {
  2552. "dev-master": "2.0.x-dev"
  2553. }
  2554. },
  2555. "autoload": {
  2556. "psr-4": {
  2557. "Psr\\Link\\": "src/"
  2558. }
  2559. },
  2560. "notification-url": "https://packagist.org/downloads/",
  2561. "license": [
  2562. "MIT"
  2563. ],
  2564. "authors": [
  2565. {
  2566. "name": "PHP-FIG",
  2567. "homepage": "http://www.php-fig.org/"
  2568. }
  2569. ],
  2570. "description": "Common interfaces for HTTP links",
  2571. "homepage": "https://github.com/php-fig/link",
  2572. "keywords": [
  2573. "http",
  2574. "http-link",
  2575. "link",
  2576. "psr",
  2577. "psr-13",
  2578. "rest"
  2579. ],
  2580. "support": {
  2581. "source": "https://github.com/php-fig/link/tree/2.0.1"
  2582. },
  2583. "time": "2021-03-11T23:00:27+00:00"
  2584. },
  2585. {
  2586. "name": "psr/log",
  2587. "version": "3.0.0",
  2588. "source": {
  2589. "type": "git",
  2590. "url": "https://github.com/php-fig/log.git",
  2591. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  2592. },
  2593. "dist": {
  2594. "type": "zip",
  2595. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  2596. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  2597. "shasum": ""
  2598. },
  2599. "require": {
  2600. "php": ">=8.0.0"
  2601. },
  2602. "type": "library",
  2603. "extra": {
  2604. "branch-alias": {
  2605. "dev-master": "3.x-dev"
  2606. }
  2607. },
  2608. "autoload": {
  2609. "psr-4": {
  2610. "Psr\\Log\\": "src"
  2611. }
  2612. },
  2613. "notification-url": "https://packagist.org/downloads/",
  2614. "license": [
  2615. "MIT"
  2616. ],
  2617. "authors": [
  2618. {
  2619. "name": "PHP-FIG",
  2620. "homepage": "https://www.php-fig.org/"
  2621. }
  2622. ],
  2623. "description": "Common interface for logging libraries",
  2624. "homepage": "https://github.com/php-fig/log",
  2625. "keywords": [
  2626. "log",
  2627. "psr",
  2628. "psr-3"
  2629. ],
  2630. "support": {
  2631. "source": "https://github.com/php-fig/log/tree/3.0.0"
  2632. },
  2633. "time": "2021-07-14T16:46:02+00:00"
  2634. },
  2635. {
  2636. "name": "symfony/asset",
  2637. "version": "v7.0.0",
  2638. "source": {
  2639. "type": "git",
  2640. "url": "https://github.com/symfony/asset.git",
  2641. "reference": "82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f"
  2642. },
  2643. "dist": {
  2644. "type": "zip",
  2645. "url": "https://api.github.com/repos/symfony/asset/zipball/82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f",
  2646. "reference": "82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f",
  2647. "shasum": ""
  2648. },
  2649. "require": {
  2650. "php": ">=8.2"
  2651. },
  2652. "conflict": {
  2653. "symfony/http-foundation": "<6.4"
  2654. },
  2655. "require-dev": {
  2656. "symfony/http-client": "^6.4|^7.0",
  2657. "symfony/http-foundation": "^6.4|^7.0",
  2658. "symfony/http-kernel": "^6.4|^7.0"
  2659. },
  2660. "type": "library",
  2661. "autoload": {
  2662. "psr-4": {
  2663. "Symfony\\Component\\Asset\\": ""
  2664. },
  2665. "exclude-from-classmap": [
  2666. "/Tests/"
  2667. ]
  2668. },
  2669. "notification-url": "https://packagist.org/downloads/",
  2670. "license": [
  2671. "MIT"
  2672. ],
  2673. "authors": [
  2674. {
  2675. "name": "Fabien Potencier",
  2676. "email": "fabien@symfony.com"
  2677. },
  2678. {
  2679. "name": "Symfony Community",
  2680. "homepage": "https://symfony.com/contributors"
  2681. }
  2682. ],
  2683. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  2684. "homepage": "https://symfony.com",
  2685. "support": {
  2686. "source": "https://github.com/symfony/asset/tree/v7.0.0"
  2687. },
  2688. "funding": [
  2689. {
  2690. "url": "https://symfony.com/sponsor",
  2691. "type": "custom"
  2692. },
  2693. {
  2694. "url": "https://github.com/fabpot",
  2695. "type": "github"
  2696. },
  2697. {
  2698. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2699. "type": "tidelift"
  2700. }
  2701. ],
  2702. "time": "2023-10-31T17:59:56+00:00"
  2703. },
  2704. {
  2705. "name": "symfony/cache",
  2706. "version": "v7.0.2",
  2707. "source": {
  2708. "type": "git",
  2709. "url": "https://github.com/symfony/cache.git",
  2710. "reference": "378e30a864c868d635353f103a5a5e7569f029ec"
  2711. },
  2712. "dist": {
  2713. "type": "zip",
  2714. "url": "https://api.github.com/repos/symfony/cache/zipball/378e30a864c868d635353f103a5a5e7569f029ec",
  2715. "reference": "378e30a864c868d635353f103a5a5e7569f029ec",
  2716. "shasum": ""
  2717. },
  2718. "require": {
  2719. "php": ">=8.2",
  2720. "psr/cache": "^2.0|^3.0",
  2721. "psr/log": "^1.1|^2|^3",
  2722. "symfony/cache-contracts": "^2.5|^3",
  2723. "symfony/service-contracts": "^2.5|^3",
  2724. "symfony/var-exporter": "^6.4|^7.0"
  2725. },
  2726. "conflict": {
  2727. "doctrine/dbal": "<3.6",
  2728. "symfony/dependency-injection": "<6.4",
  2729. "symfony/http-kernel": "<6.4",
  2730. "symfony/var-dumper": "<6.4"
  2731. },
  2732. "provide": {
  2733. "psr/cache-implementation": "2.0|3.0",
  2734. "psr/simple-cache-implementation": "1.0|2.0|3.0",
  2735. "symfony/cache-implementation": "1.1|2.0|3.0"
  2736. },
  2737. "require-dev": {
  2738. "cache/integration-tests": "dev-master",
  2739. "doctrine/dbal": "^3.6|^4",
  2740. "predis/predis": "^1.1|^2.0",
  2741. "psr/simple-cache": "^1.0|^2.0|^3.0",
  2742. "symfony/config": "^6.4|^7.0",
  2743. "symfony/dependency-injection": "^6.4|^7.0",
  2744. "symfony/filesystem": "^6.4|^7.0",
  2745. "symfony/http-kernel": "^6.4|^7.0",
  2746. "symfony/messenger": "^6.4|^7.0",
  2747. "symfony/var-dumper": "^6.4|^7.0"
  2748. },
  2749. "type": "library",
  2750. "autoload": {
  2751. "psr-4": {
  2752. "Symfony\\Component\\Cache\\": ""
  2753. },
  2754. "classmap": [
  2755. "Traits/ValueWrapper.php"
  2756. ],
  2757. "exclude-from-classmap": [
  2758. "/Tests/"
  2759. ]
  2760. },
  2761. "notification-url": "https://packagist.org/downloads/",
  2762. "license": [
  2763. "MIT"
  2764. ],
  2765. "authors": [
  2766. {
  2767. "name": "Nicolas Grekas",
  2768. "email": "p@tchwork.com"
  2769. },
  2770. {
  2771. "name": "Symfony Community",
  2772. "homepage": "https://symfony.com/contributors"
  2773. }
  2774. ],
  2775. "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
  2776. "homepage": "https://symfony.com",
  2777. "keywords": [
  2778. "caching",
  2779. "psr6"
  2780. ],
  2781. "support": {
  2782. "source": "https://github.com/symfony/cache/tree/v7.0.2"
  2783. },
  2784. "funding": [
  2785. {
  2786. "url": "https://symfony.com/sponsor",
  2787. "type": "custom"
  2788. },
  2789. {
  2790. "url": "https://github.com/fabpot",
  2791. "type": "github"
  2792. },
  2793. {
  2794. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2795. "type": "tidelift"
  2796. }
  2797. ],
  2798. "time": "2023-12-29T15:37:40+00:00"
  2799. },
  2800. {
  2801. "name": "symfony/cache-contracts",
  2802. "version": "v3.4.0",
  2803. "source": {
  2804. "type": "git",
  2805. "url": "https://github.com/symfony/cache-contracts.git",
  2806. "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
  2807. },
  2808. "dist": {
  2809. "type": "zip",
  2810. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
  2811. "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
  2812. "shasum": ""
  2813. },
  2814. "require": {
  2815. "php": ">=8.1",
  2816. "psr/cache": "^3.0"
  2817. },
  2818. "type": "library",
  2819. "extra": {
  2820. "branch-alias": {
  2821. "dev-main": "3.4-dev"
  2822. },
  2823. "thanks": {
  2824. "name": "symfony/contracts",
  2825. "url": "https://github.com/symfony/contracts"
  2826. }
  2827. },
  2828. "autoload": {
  2829. "psr-4": {
  2830. "Symfony\\Contracts\\Cache\\": ""
  2831. }
  2832. },
  2833. "notification-url": "https://packagist.org/downloads/",
  2834. "license": [
  2835. "MIT"
  2836. ],
  2837. "authors": [
  2838. {
  2839. "name": "Nicolas Grekas",
  2840. "email": "p@tchwork.com"
  2841. },
  2842. {
  2843. "name": "Symfony Community",
  2844. "homepage": "https://symfony.com/contributors"
  2845. }
  2846. ],
  2847. "description": "Generic abstractions related to caching",
  2848. "homepage": "https://symfony.com",
  2849. "keywords": [
  2850. "abstractions",
  2851. "contracts",
  2852. "decoupling",
  2853. "interfaces",
  2854. "interoperability",
  2855. "standards"
  2856. ],
  2857. "support": {
  2858. "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
  2859. },
  2860. "funding": [
  2861. {
  2862. "url": "https://symfony.com/sponsor",
  2863. "type": "custom"
  2864. },
  2865. {
  2866. "url": "https://github.com/fabpot",
  2867. "type": "github"
  2868. },
  2869. {
  2870. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2871. "type": "tidelift"
  2872. }
  2873. ],
  2874. "time": "2023-09-25T12:52:38+00:00"
  2875. },
  2876. {
  2877. "name": "symfony/clock",
  2878. "version": "v7.0.2",
  2879. "source": {
  2880. "type": "git",
  2881. "url": "https://github.com/symfony/clock.git",
  2882. "reference": "67c5ae749ebabe7d8c84c3cab2544331eee7d2cf"
  2883. },
  2884. "dist": {
  2885. "type": "zip",
  2886. "url": "https://api.github.com/repos/symfony/clock/zipball/67c5ae749ebabe7d8c84c3cab2544331eee7d2cf",
  2887. "reference": "67c5ae749ebabe7d8c84c3cab2544331eee7d2cf",
  2888. "shasum": ""
  2889. },
  2890. "require": {
  2891. "php": ">=8.2",
  2892. "psr/clock": "^1.0",
  2893. "symfony/polyfill-php83": "^1.28"
  2894. },
  2895. "provide": {
  2896. "psr/clock-implementation": "1.0"
  2897. },
  2898. "type": "library",
  2899. "autoload": {
  2900. "files": [
  2901. "Resources/now.php"
  2902. ],
  2903. "psr-4": {
  2904. "Symfony\\Component\\Clock\\": ""
  2905. },
  2906. "exclude-from-classmap": [
  2907. "/Tests/"
  2908. ]
  2909. },
  2910. "notification-url": "https://packagist.org/downloads/",
  2911. "license": [
  2912. "MIT"
  2913. ],
  2914. "authors": [
  2915. {
  2916. "name": "Nicolas Grekas",
  2917. "email": "p@tchwork.com"
  2918. },
  2919. {
  2920. "name": "Symfony Community",
  2921. "homepage": "https://symfony.com/contributors"
  2922. }
  2923. ],
  2924. "description": "Decouples applications from the system clock",
  2925. "homepage": "https://symfony.com",
  2926. "keywords": [
  2927. "clock",
  2928. "psr20",
  2929. "time"
  2930. ],
  2931. "support": {
  2932. "source": "https://github.com/symfony/clock/tree/v7.0.2"
  2933. },
  2934. "funding": [
  2935. {
  2936. "url": "https://symfony.com/sponsor",
  2937. "type": "custom"
  2938. },
  2939. {
  2940. "url": "https://github.com/fabpot",
  2941. "type": "github"
  2942. },
  2943. {
  2944. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2945. "type": "tidelift"
  2946. }
  2947. ],
  2948. "time": "2023-12-27T08:42:13+00:00"
  2949. },
  2950. {
  2951. "name": "symfony/config",
  2952. "version": "v7.0.0",
  2953. "source": {
  2954. "type": "git",
  2955. "url": "https://github.com/symfony/config.git",
  2956. "reference": "8789646600f4e7e451dde9e1dc81cfa429f3857a"
  2957. },
  2958. "dist": {
  2959. "type": "zip",
  2960. "url": "https://api.github.com/repos/symfony/config/zipball/8789646600f4e7e451dde9e1dc81cfa429f3857a",
  2961. "reference": "8789646600f4e7e451dde9e1dc81cfa429f3857a",
  2962. "shasum": ""
  2963. },
  2964. "require": {
  2965. "php": ">=8.2",
  2966. "symfony/deprecation-contracts": "^2.5|^3",
  2967. "symfony/filesystem": "^6.4|^7.0",
  2968. "symfony/polyfill-ctype": "~1.8"
  2969. },
  2970. "conflict": {
  2971. "symfony/finder": "<6.4",
  2972. "symfony/service-contracts": "<2.5"
  2973. },
  2974. "require-dev": {
  2975. "symfony/event-dispatcher": "^6.4|^7.0",
  2976. "symfony/finder": "^6.4|^7.0",
  2977. "symfony/messenger": "^6.4|^7.0",
  2978. "symfony/service-contracts": "^2.5|^3",
  2979. "symfony/yaml": "^6.4|^7.0"
  2980. },
  2981. "type": "library",
  2982. "autoload": {
  2983. "psr-4": {
  2984. "Symfony\\Component\\Config\\": ""
  2985. },
  2986. "exclude-from-classmap": [
  2987. "/Tests/"
  2988. ]
  2989. },
  2990. "notification-url": "https://packagist.org/downloads/",
  2991. "license": [
  2992. "MIT"
  2993. ],
  2994. "authors": [
  2995. {
  2996. "name": "Fabien Potencier",
  2997. "email": "fabien@symfony.com"
  2998. },
  2999. {
  3000. "name": "Symfony Community",
  3001. "homepage": "https://symfony.com/contributors"
  3002. }
  3003. ],
  3004. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  3005. "homepage": "https://symfony.com",
  3006. "support": {
  3007. "source": "https://github.com/symfony/config/tree/v7.0.0"
  3008. },
  3009. "funding": [
  3010. {
  3011. "url": "https://symfony.com/sponsor",
  3012. "type": "custom"
  3013. },
  3014. {
  3015. "url": "https://github.com/fabpot",
  3016. "type": "github"
  3017. },
  3018. {
  3019. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3020. "type": "tidelift"
  3021. }
  3022. ],
  3023. "time": "2023-11-09T08:30:23+00:00"
  3024. },
  3025. {
  3026. "name": "symfony/console",
  3027. "version": "v7.0.2",
  3028. "source": {
  3029. "type": "git",
  3030. "url": "https://github.com/symfony/console.git",
  3031. "reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c"
  3032. },
  3033. "dist": {
  3034. "type": "zip",
  3035. "url": "https://api.github.com/repos/symfony/console/zipball/f8587c4cdc5acad67af71c37db34ef03af91e59c",
  3036. "reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c",
  3037. "shasum": ""
  3038. },
  3039. "require": {
  3040. "php": ">=8.2",
  3041. "symfony/polyfill-mbstring": "~1.0",
  3042. "symfony/service-contracts": "^2.5|^3",
  3043. "symfony/string": "^6.4|^7.0"
  3044. },
  3045. "conflict": {
  3046. "symfony/dependency-injection": "<6.4",
  3047. "symfony/dotenv": "<6.4",
  3048. "symfony/event-dispatcher": "<6.4",
  3049. "symfony/lock": "<6.4",
  3050. "symfony/process": "<6.4"
  3051. },
  3052. "provide": {
  3053. "psr/log-implementation": "1.0|2.0|3.0"
  3054. },
  3055. "require-dev": {
  3056. "psr/log": "^1|^2|^3",
  3057. "symfony/config": "^6.4|^7.0",
  3058. "symfony/dependency-injection": "^6.4|^7.0",
  3059. "symfony/event-dispatcher": "^6.4|^7.0",
  3060. "symfony/http-foundation": "^6.4|^7.0",
  3061. "symfony/http-kernel": "^6.4|^7.0",
  3062. "symfony/lock": "^6.4|^7.0",
  3063. "symfony/messenger": "^6.4|^7.0",
  3064. "symfony/process": "^6.4|^7.0",
  3065. "symfony/stopwatch": "^6.4|^7.0",
  3066. "symfony/var-dumper": "^6.4|^7.0"
  3067. },
  3068. "type": "library",
  3069. "autoload": {
  3070. "psr-4": {
  3071. "Symfony\\Component\\Console\\": ""
  3072. },
  3073. "exclude-from-classmap": [
  3074. "/Tests/"
  3075. ]
  3076. },
  3077. "notification-url": "https://packagist.org/downloads/",
  3078. "license": [
  3079. "MIT"
  3080. ],
  3081. "authors": [
  3082. {
  3083. "name": "Fabien Potencier",
  3084. "email": "fabien@symfony.com"
  3085. },
  3086. {
  3087. "name": "Symfony Community",
  3088. "homepage": "https://symfony.com/contributors"
  3089. }
  3090. ],
  3091. "description": "Eases the creation of beautiful and testable command line interfaces",
  3092. "homepage": "https://symfony.com",
  3093. "keywords": [
  3094. "cli",
  3095. "command-line",
  3096. "console",
  3097. "terminal"
  3098. ],
  3099. "support": {
  3100. "source": "https://github.com/symfony/console/tree/v7.0.2"
  3101. },
  3102. "funding": [
  3103. {
  3104. "url": "https://symfony.com/sponsor",
  3105. "type": "custom"
  3106. },
  3107. {
  3108. "url": "https://github.com/fabpot",
  3109. "type": "github"
  3110. },
  3111. {
  3112. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3113. "type": "tidelift"
  3114. }
  3115. ],
  3116. "time": "2023-12-10T16:54:46+00:00"
  3117. },
  3118. {
  3119. "name": "symfony/dependency-injection",
  3120. "version": "v7.0.2",
  3121. "source": {
  3122. "type": "git",
  3123. "url": "https://github.com/symfony/dependency-injection.git",
  3124. "reference": "bd25ef7c937b9da12510bdc4f1c66728f19620e3"
  3125. },
  3126. "dist": {
  3127. "type": "zip",
  3128. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bd25ef7c937b9da12510bdc4f1c66728f19620e3",
  3129. "reference": "bd25ef7c937b9da12510bdc4f1c66728f19620e3",
  3130. "shasum": ""
  3131. },
  3132. "require": {
  3133. "php": ">=8.2",
  3134. "psr/container": "^1.1|^2.0",
  3135. "symfony/deprecation-contracts": "^2.5|^3",
  3136. "symfony/service-contracts": "^3.3",
  3137. "symfony/var-exporter": "^6.4|^7.0"
  3138. },
  3139. "conflict": {
  3140. "ext-psr": "<1.1|>=2",
  3141. "symfony/config": "<6.4",
  3142. "symfony/finder": "<6.4",
  3143. "symfony/yaml": "<6.4"
  3144. },
  3145. "provide": {
  3146. "psr/container-implementation": "1.1|2.0",
  3147. "symfony/service-implementation": "1.1|2.0|3.0"
  3148. },
  3149. "require-dev": {
  3150. "symfony/config": "^6.4|^7.0",
  3151. "symfony/expression-language": "^6.4|^7.0",
  3152. "symfony/yaml": "^6.4|^7.0"
  3153. },
  3154. "type": "library",
  3155. "autoload": {
  3156. "psr-4": {
  3157. "Symfony\\Component\\DependencyInjection\\": ""
  3158. },
  3159. "exclude-from-classmap": [
  3160. "/Tests/"
  3161. ]
  3162. },
  3163. "notification-url": "https://packagist.org/downloads/",
  3164. "license": [
  3165. "MIT"
  3166. ],
  3167. "authors": [
  3168. {
  3169. "name": "Fabien Potencier",
  3170. "email": "fabien@symfony.com"
  3171. },
  3172. {
  3173. "name": "Symfony Community",
  3174. "homepage": "https://symfony.com/contributors"
  3175. }
  3176. ],
  3177. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  3178. "homepage": "https://symfony.com",
  3179. "support": {
  3180. "source": "https://github.com/symfony/dependency-injection/tree/v7.0.2"
  3181. },
  3182. "funding": [
  3183. {
  3184. "url": "https://symfony.com/sponsor",
  3185. "type": "custom"
  3186. },
  3187. {
  3188. "url": "https://github.com/fabpot",
  3189. "type": "github"
  3190. },
  3191. {
  3192. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3193. "type": "tidelift"
  3194. }
  3195. ],
  3196. "time": "2023-12-28T19:18:20+00:00"
  3197. },
  3198. {
  3199. "name": "symfony/deprecation-contracts",
  3200. "version": "v3.4.0",
  3201. "source": {
  3202. "type": "git",
  3203. "url": "https://github.com/symfony/deprecation-contracts.git",
  3204. "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
  3205. },
  3206. "dist": {
  3207. "type": "zip",
  3208. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
  3209. "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
  3210. "shasum": ""
  3211. },
  3212. "require": {
  3213. "php": ">=8.1"
  3214. },
  3215. "type": "library",
  3216. "extra": {
  3217. "branch-alias": {
  3218. "dev-main": "3.4-dev"
  3219. },
  3220. "thanks": {
  3221. "name": "symfony/contracts",
  3222. "url": "https://github.com/symfony/contracts"
  3223. }
  3224. },
  3225. "autoload": {
  3226. "files": [
  3227. "function.php"
  3228. ]
  3229. },
  3230. "notification-url": "https://packagist.org/downloads/",
  3231. "license": [
  3232. "MIT"
  3233. ],
  3234. "authors": [
  3235. {
  3236. "name": "Nicolas Grekas",
  3237. "email": "p@tchwork.com"
  3238. },
  3239. {
  3240. "name": "Symfony Community",
  3241. "homepage": "https://symfony.com/contributors"
  3242. }
  3243. ],
  3244. "description": "A generic function and convention to trigger deprecation notices",
  3245. "homepage": "https://symfony.com",
  3246. "support": {
  3247. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
  3248. },
  3249. "funding": [
  3250. {
  3251. "url": "https://symfony.com/sponsor",
  3252. "type": "custom"
  3253. },
  3254. {
  3255. "url": "https://github.com/fabpot",
  3256. "type": "github"
  3257. },
  3258. {
  3259. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3260. "type": "tidelift"
  3261. }
  3262. ],
  3263. "time": "2023-05-23T14:45:45+00:00"
  3264. },
  3265. {
  3266. "name": "symfony/doctrine-bridge",
  3267. "version": "v7.0.2",
  3268. "source": {
  3269. "type": "git",
  3270. "url": "https://github.com/symfony/doctrine-bridge.git",
  3271. "reference": "9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3"
  3272. },
  3273. "dist": {
  3274. "type": "zip",
  3275. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3",
  3276. "reference": "9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3",
  3277. "shasum": ""
  3278. },
  3279. "require": {
  3280. "doctrine/event-manager": "^2",
  3281. "doctrine/persistence": "^3.1",
  3282. "php": ">=8.2",
  3283. "symfony/polyfill-ctype": "~1.8",
  3284. "symfony/polyfill-mbstring": "~1.0",
  3285. "symfony/service-contracts": "^2.5|^3"
  3286. },
  3287. "conflict": {
  3288. "doctrine/dbal": "<3.6",
  3289. "doctrine/lexer": "<1.1",
  3290. "doctrine/orm": "<2.15",
  3291. "symfony/cache": "<6.4",
  3292. "symfony/dependency-injection": "<6.4",
  3293. "symfony/form": "<6.4",
  3294. "symfony/http-foundation": "<6.4",
  3295. "symfony/http-kernel": "<6.4",
  3296. "symfony/lock": "<6.4",
  3297. "symfony/messenger": "<6.4",
  3298. "symfony/property-info": "<6.4",
  3299. "symfony/security-bundle": "<6.4",
  3300. "symfony/security-core": "<6.4",
  3301. "symfony/validator": "<6.4"
  3302. },
  3303. "require-dev": {
  3304. "doctrine/collections": "^1.0|^2.0",
  3305. "doctrine/data-fixtures": "^1.1",
  3306. "doctrine/dbal": "^3.6|^4",
  3307. "doctrine/orm": "^2.15|^3",
  3308. "psr/log": "^1|^2|^3",
  3309. "symfony/cache": "^6.4|^7.0",
  3310. "symfony/config": "^6.4|^7.0",
  3311. "symfony/dependency-injection": "^6.4|^7.0",
  3312. "symfony/doctrine-messenger": "^6.4|^7.0",
  3313. "symfony/expression-language": "^6.4|^7.0",
  3314. "symfony/form": "^6.4|^7.0",
  3315. "symfony/http-kernel": "^6.4|^7.0",
  3316. "symfony/lock": "^6.4|^7.0",
  3317. "symfony/messenger": "^6.4|^7.0",
  3318. "symfony/property-access": "^6.4|^7.0",
  3319. "symfony/property-info": "^6.4|^7.0",
  3320. "symfony/security-core": "^6.4|^7.0",
  3321. "symfony/stopwatch": "^6.4|^7.0",
  3322. "symfony/translation": "^6.4|^7.0",
  3323. "symfony/uid": "^6.4|^7.0",
  3324. "symfony/validator": "^6.4|^7.0",
  3325. "symfony/var-dumper": "^6.4|^7.0"
  3326. },
  3327. "type": "symfony-bridge",
  3328. "autoload": {
  3329. "psr-4": {
  3330. "Symfony\\Bridge\\Doctrine\\": ""
  3331. },
  3332. "exclude-from-classmap": [
  3333. "/Tests/"
  3334. ]
  3335. },
  3336. "notification-url": "https://packagist.org/downloads/",
  3337. "license": [
  3338. "MIT"
  3339. ],
  3340. "authors": [
  3341. {
  3342. "name": "Fabien Potencier",
  3343. "email": "fabien@symfony.com"
  3344. },
  3345. {
  3346. "name": "Symfony Community",
  3347. "homepage": "https://symfony.com/contributors"
  3348. }
  3349. ],
  3350. "description": "Provides integration for Doctrine with various Symfony components",
  3351. "homepage": "https://symfony.com",
  3352. "support": {
  3353. "source": "https://github.com/symfony/doctrine-bridge/tree/v7.0.2"
  3354. },
  3355. "funding": [
  3356. {
  3357. "url": "https://symfony.com/sponsor",
  3358. "type": "custom"
  3359. },
  3360. {
  3361. "url": "https://github.com/fabpot",
  3362. "type": "github"
  3363. },
  3364. {
  3365. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3366. "type": "tidelift"
  3367. }
  3368. ],
  3369. "time": "2023-12-27T08:42:13+00:00"
  3370. },
  3371. {
  3372. "name": "symfony/doctrine-messenger",
  3373. "version": "v7.0.2",
  3374. "source": {
  3375. "type": "git",
  3376. "url": "https://github.com/symfony/doctrine-messenger.git",
  3377. "reference": "edd6c474878bc6a6ee3b79c3210771357f6afad3"
  3378. },
  3379. "dist": {
  3380. "type": "zip",
  3381. "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/edd6c474878bc6a6ee3b79c3210771357f6afad3",
  3382. "reference": "edd6c474878bc6a6ee3b79c3210771357f6afad3",
  3383. "shasum": ""
  3384. },
  3385. "require": {
  3386. "doctrine/dbal": "^3.6|^4",
  3387. "php": ">=8.2",
  3388. "symfony/messenger": "^6.4|^7.0",
  3389. "symfony/service-contracts": "^2.5|^3"
  3390. },
  3391. "conflict": {
  3392. "doctrine/persistence": "<1.3"
  3393. },
  3394. "require-dev": {
  3395. "doctrine/persistence": "^1.3|^2|^3",
  3396. "symfony/property-access": "^6.4|^7.0",
  3397. "symfony/serializer": "^6.4|^7.0"
  3398. },
  3399. "type": "symfony-messenger-bridge",
  3400. "autoload": {
  3401. "psr-4": {
  3402. "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
  3403. },
  3404. "exclude-from-classmap": [
  3405. "/Tests/"
  3406. ]
  3407. },
  3408. "notification-url": "https://packagist.org/downloads/",
  3409. "license": [
  3410. "MIT"
  3411. ],
  3412. "authors": [
  3413. {
  3414. "name": "Fabien Potencier",
  3415. "email": "fabien@symfony.com"
  3416. },
  3417. {
  3418. "name": "Symfony Community",
  3419. "homepage": "https://symfony.com/contributors"
  3420. }
  3421. ],
  3422. "description": "Symfony Doctrine Messenger Bridge",
  3423. "homepage": "https://symfony.com",
  3424. "support": {
  3425. "source": "https://github.com/symfony/doctrine-messenger/tree/v7.0.2"
  3426. },
  3427. "funding": [
  3428. {
  3429. "url": "https://symfony.com/sponsor",
  3430. "type": "custom"
  3431. },
  3432. {
  3433. "url": "https://github.com/fabpot",
  3434. "type": "github"
  3435. },
  3436. {
  3437. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3438. "type": "tidelift"
  3439. }
  3440. ],
  3441. "time": "2023-12-27T08:42:13+00:00"
  3442. },
  3443. {
  3444. "name": "symfony/dotenv",
  3445. "version": "v7.0.2",
  3446. "source": {
  3447. "type": "git",
  3448. "url": "https://github.com/symfony/dotenv.git",
  3449. "reference": "1e3e123fd1887fb2097ad38205a9a866a52d4dcc"
  3450. },
  3451. "dist": {
  3452. "type": "zip",
  3453. "url": "https://api.github.com/repos/symfony/dotenv/zipball/1e3e123fd1887fb2097ad38205a9a866a52d4dcc",
  3454. "reference": "1e3e123fd1887fb2097ad38205a9a866a52d4dcc",
  3455. "shasum": ""
  3456. },
  3457. "require": {
  3458. "php": ">=8.2"
  3459. },
  3460. "conflict": {
  3461. "symfony/console": "<6.4",
  3462. "symfony/process": "<6.4"
  3463. },
  3464. "require-dev": {
  3465. "symfony/console": "^6.4|^7.0",
  3466. "symfony/process": "^6.4|^7.0"
  3467. },
  3468. "type": "library",
  3469. "autoload": {
  3470. "psr-4": {
  3471. "Symfony\\Component\\Dotenv\\": ""
  3472. },
  3473. "exclude-from-classmap": [
  3474. "/Tests/"
  3475. ]
  3476. },
  3477. "notification-url": "https://packagist.org/downloads/",
  3478. "license": [
  3479. "MIT"
  3480. ],
  3481. "authors": [
  3482. {
  3483. "name": "Fabien Potencier",
  3484. "email": "fabien@symfony.com"
  3485. },
  3486. {
  3487. "name": "Symfony Community",
  3488. "homepage": "https://symfony.com/contributors"
  3489. }
  3490. ],
  3491. "description": "Registers environment variables from a .env file",
  3492. "homepage": "https://symfony.com",
  3493. "keywords": [
  3494. "dotenv",
  3495. "env",
  3496. "environment"
  3497. ],
  3498. "support": {
  3499. "source": "https://github.com/symfony/dotenv/tree/v7.0.2"
  3500. },
  3501. "funding": [
  3502. {
  3503. "url": "https://symfony.com/sponsor",
  3504. "type": "custom"
  3505. },
  3506. {
  3507. "url": "https://github.com/fabpot",
  3508. "type": "github"
  3509. },
  3510. {
  3511. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3512. "type": "tidelift"
  3513. }
  3514. ],
  3515. "time": "2023-12-28T19:18:20+00:00"
  3516. },
  3517. {
  3518. "name": "symfony/error-handler",
  3519. "version": "v7.0.0",
  3520. "source": {
  3521. "type": "git",
  3522. "url": "https://github.com/symfony/error-handler.git",
  3523. "reference": "80b1258be1b84c12a345d0ec3881bbf2e5270cc2"
  3524. },
  3525. "dist": {
  3526. "type": "zip",
  3527. "url": "https://api.github.com/repos/symfony/error-handler/zipball/80b1258be1b84c12a345d0ec3881bbf2e5270cc2",
  3528. "reference": "80b1258be1b84c12a345d0ec3881bbf2e5270cc2",
  3529. "shasum": ""
  3530. },
  3531. "require": {
  3532. "php": ">=8.2",
  3533. "psr/log": "^1|^2|^3",
  3534. "symfony/var-dumper": "^6.4|^7.0"
  3535. },
  3536. "conflict": {
  3537. "symfony/deprecation-contracts": "<2.5",
  3538. "symfony/http-kernel": "<6.4"
  3539. },
  3540. "require-dev": {
  3541. "symfony/deprecation-contracts": "^2.5|^3",
  3542. "symfony/http-kernel": "^6.4|^7.0",
  3543. "symfony/serializer": "^6.4|^7.0"
  3544. },
  3545. "bin": [
  3546. "Resources/bin/patch-type-declarations"
  3547. ],
  3548. "type": "library",
  3549. "autoload": {
  3550. "psr-4": {
  3551. "Symfony\\Component\\ErrorHandler\\": ""
  3552. },
  3553. "exclude-from-classmap": [
  3554. "/Tests/"
  3555. ]
  3556. },
  3557. "notification-url": "https://packagist.org/downloads/",
  3558. "license": [
  3559. "MIT"
  3560. ],
  3561. "authors": [
  3562. {
  3563. "name": "Fabien Potencier",
  3564. "email": "fabien@symfony.com"
  3565. },
  3566. {
  3567. "name": "Symfony Community",
  3568. "homepage": "https://symfony.com/contributors"
  3569. }
  3570. ],
  3571. "description": "Provides tools to manage errors and ease debugging PHP code",
  3572. "homepage": "https://symfony.com",
  3573. "support": {
  3574. "source": "https://github.com/symfony/error-handler/tree/v7.0.0"
  3575. },
  3576. "funding": [
  3577. {
  3578. "url": "https://symfony.com/sponsor",
  3579. "type": "custom"
  3580. },
  3581. {
  3582. "url": "https://github.com/fabpot",
  3583. "type": "github"
  3584. },
  3585. {
  3586. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3587. "type": "tidelift"
  3588. }
  3589. ],
  3590. "time": "2023-10-20T16:35:23+00:00"
  3591. },
  3592. {
  3593. "name": "symfony/event-dispatcher",
  3594. "version": "v7.0.2",
  3595. "source": {
  3596. "type": "git",
  3597. "url": "https://github.com/symfony/event-dispatcher.git",
  3598. "reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a"
  3599. },
  3600. "dist": {
  3601. "type": "zip",
  3602. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/098b62ae81fdd6cbf941f355059f617db28f4f9a",
  3603. "reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a",
  3604. "shasum": ""
  3605. },
  3606. "require": {
  3607. "php": ">=8.2",
  3608. "symfony/event-dispatcher-contracts": "^2.5|^3"
  3609. },
  3610. "conflict": {
  3611. "symfony/dependency-injection": "<6.4",
  3612. "symfony/service-contracts": "<2.5"
  3613. },
  3614. "provide": {
  3615. "psr/event-dispatcher-implementation": "1.0",
  3616. "symfony/event-dispatcher-implementation": "2.0|3.0"
  3617. },
  3618. "require-dev": {
  3619. "psr/log": "^1|^2|^3",
  3620. "symfony/config": "^6.4|^7.0",
  3621. "symfony/dependency-injection": "^6.4|^7.0",
  3622. "symfony/error-handler": "^6.4|^7.0",
  3623. "symfony/expression-language": "^6.4|^7.0",
  3624. "symfony/http-foundation": "^6.4|^7.0",
  3625. "symfony/service-contracts": "^2.5|^3",
  3626. "symfony/stopwatch": "^6.4|^7.0"
  3627. },
  3628. "type": "library",
  3629. "autoload": {
  3630. "psr-4": {
  3631. "Symfony\\Component\\EventDispatcher\\": ""
  3632. },
  3633. "exclude-from-classmap": [
  3634. "/Tests/"
  3635. ]
  3636. },
  3637. "notification-url": "https://packagist.org/downloads/",
  3638. "license": [
  3639. "MIT"
  3640. ],
  3641. "authors": [
  3642. {
  3643. "name": "Fabien Potencier",
  3644. "email": "fabien@symfony.com"
  3645. },
  3646. {
  3647. "name": "Symfony Community",
  3648. "homepage": "https://symfony.com/contributors"
  3649. }
  3650. ],
  3651. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  3652. "homepage": "https://symfony.com",
  3653. "support": {
  3654. "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.2"
  3655. },
  3656. "funding": [
  3657. {
  3658. "url": "https://symfony.com/sponsor",
  3659. "type": "custom"
  3660. },
  3661. {
  3662. "url": "https://github.com/fabpot",
  3663. "type": "github"
  3664. },
  3665. {
  3666. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3667. "type": "tidelift"
  3668. }
  3669. ],
  3670. "time": "2023-12-27T22:24:19+00:00"
  3671. },
  3672. {
  3673. "name": "symfony/event-dispatcher-contracts",
  3674. "version": "v3.4.0",
  3675. "source": {
  3676. "type": "git",
  3677. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  3678. "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
  3679. },
  3680. "dist": {
  3681. "type": "zip",
  3682. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
  3683. "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
  3684. "shasum": ""
  3685. },
  3686. "require": {
  3687. "php": ">=8.1",
  3688. "psr/event-dispatcher": "^1"
  3689. },
  3690. "type": "library",
  3691. "extra": {
  3692. "branch-alias": {
  3693. "dev-main": "3.4-dev"
  3694. },
  3695. "thanks": {
  3696. "name": "symfony/contracts",
  3697. "url": "https://github.com/symfony/contracts"
  3698. }
  3699. },
  3700. "autoload": {
  3701. "psr-4": {
  3702. "Symfony\\Contracts\\EventDispatcher\\": ""
  3703. }
  3704. },
  3705. "notification-url": "https://packagist.org/downloads/",
  3706. "license": [
  3707. "MIT"
  3708. ],
  3709. "authors": [
  3710. {
  3711. "name": "Nicolas Grekas",
  3712. "email": "p@tchwork.com"
  3713. },
  3714. {
  3715. "name": "Symfony Community",
  3716. "homepage": "https://symfony.com/contributors"
  3717. }
  3718. ],
  3719. "description": "Generic abstractions related to dispatching event",
  3720. "homepage": "https://symfony.com",
  3721. "keywords": [
  3722. "abstractions",
  3723. "contracts",
  3724. "decoupling",
  3725. "interfaces",
  3726. "interoperability",
  3727. "standards"
  3728. ],
  3729. "support": {
  3730. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
  3731. },
  3732. "funding": [
  3733. {
  3734. "url": "https://symfony.com/sponsor",
  3735. "type": "custom"
  3736. },
  3737. {
  3738. "url": "https://github.com/fabpot",
  3739. "type": "github"
  3740. },
  3741. {
  3742. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3743. "type": "tidelift"
  3744. }
  3745. ],
  3746. "time": "2023-05-23T14:45:45+00:00"
  3747. },
  3748. {
  3749. "name": "symfony/expression-language",
  3750. "version": "v7.0.2",
  3751. "source": {
  3752. "type": "git",
  3753. "url": "https://github.com/symfony/expression-language.git",
  3754. "reference": "d88bfcc37230f6ead9c6f713dc977daf26ddffce"
  3755. },
  3756. "dist": {
  3757. "type": "zip",
  3758. "url": "https://api.github.com/repos/symfony/expression-language/zipball/d88bfcc37230f6ead9c6f713dc977daf26ddffce",
  3759. "reference": "d88bfcc37230f6ead9c6f713dc977daf26ddffce",
  3760. "shasum": ""
  3761. },
  3762. "require": {
  3763. "php": ">=8.2",
  3764. "symfony/cache": "^6.4|^7.0",
  3765. "symfony/service-contracts": "^2.5|^3"
  3766. },
  3767. "type": "library",
  3768. "autoload": {
  3769. "psr-4": {
  3770. "Symfony\\Component\\ExpressionLanguage\\": ""
  3771. },
  3772. "exclude-from-classmap": [
  3773. "/Tests/"
  3774. ]
  3775. },
  3776. "notification-url": "https://packagist.org/downloads/",
  3777. "license": [
  3778. "MIT"
  3779. ],
  3780. "authors": [
  3781. {
  3782. "name": "Fabien Potencier",
  3783. "email": "fabien@symfony.com"
  3784. },
  3785. {
  3786. "name": "Symfony Community",
  3787. "homepage": "https://symfony.com/contributors"
  3788. }
  3789. ],
  3790. "description": "Provides an engine that can compile and evaluate expressions",
  3791. "homepage": "https://symfony.com",
  3792. "support": {
  3793. "source": "https://github.com/symfony/expression-language/tree/v7.0.2"
  3794. },
  3795. "funding": [
  3796. {
  3797. "url": "https://symfony.com/sponsor",
  3798. "type": "custom"
  3799. },
  3800. {
  3801. "url": "https://github.com/fabpot",
  3802. "type": "github"
  3803. },
  3804. {
  3805. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3806. "type": "tidelift"
  3807. }
  3808. ],
  3809. "time": "2023-12-10T16:54:46+00:00"
  3810. },
  3811. {
  3812. "name": "symfony/filesystem",
  3813. "version": "v7.0.0",
  3814. "source": {
  3815. "type": "git",
  3816. "url": "https://github.com/symfony/filesystem.git",
  3817. "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7"
  3818. },
  3819. "dist": {
  3820. "type": "zip",
  3821. "url": "https://api.github.com/repos/symfony/filesystem/zipball/7da8ea2362a283771478c5f7729cfcb43a76b8b7",
  3822. "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7",
  3823. "shasum": ""
  3824. },
  3825. "require": {
  3826. "php": ">=8.2",
  3827. "symfony/polyfill-ctype": "~1.8",
  3828. "symfony/polyfill-mbstring": "~1.8"
  3829. },
  3830. "type": "library",
  3831. "autoload": {
  3832. "psr-4": {
  3833. "Symfony\\Component\\Filesystem\\": ""
  3834. },
  3835. "exclude-from-classmap": [
  3836. "/Tests/"
  3837. ]
  3838. },
  3839. "notification-url": "https://packagist.org/downloads/",
  3840. "license": [
  3841. "MIT"
  3842. ],
  3843. "authors": [
  3844. {
  3845. "name": "Fabien Potencier",
  3846. "email": "fabien@symfony.com"
  3847. },
  3848. {
  3849. "name": "Symfony Community",
  3850. "homepage": "https://symfony.com/contributors"
  3851. }
  3852. ],
  3853. "description": "Provides basic utilities for the filesystem",
  3854. "homepage": "https://symfony.com",
  3855. "support": {
  3856. "source": "https://github.com/symfony/filesystem/tree/v7.0.0"
  3857. },
  3858. "funding": [
  3859. {
  3860. "url": "https://symfony.com/sponsor",
  3861. "type": "custom"
  3862. },
  3863. {
  3864. "url": "https://github.com/fabpot",
  3865. "type": "github"
  3866. },
  3867. {
  3868. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3869. "type": "tidelift"
  3870. }
  3871. ],
  3872. "time": "2023-07-27T06:33:22+00:00"
  3873. },
  3874. {
  3875. "name": "symfony/finder",
  3876. "version": "v7.0.0",
  3877. "source": {
  3878. "type": "git",
  3879. "url": "https://github.com/symfony/finder.git",
  3880. "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
  3881. },
  3882. "dist": {
  3883. "type": "zip",
  3884. "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
  3885. "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
  3886. "shasum": ""
  3887. },
  3888. "require": {
  3889. "php": ">=8.2"
  3890. },
  3891. "require-dev": {
  3892. "symfony/filesystem": "^6.4|^7.0"
  3893. },
  3894. "type": "library",
  3895. "autoload": {
  3896. "psr-4": {
  3897. "Symfony\\Component\\Finder\\": ""
  3898. },
  3899. "exclude-from-classmap": [
  3900. "/Tests/"
  3901. ]
  3902. },
  3903. "notification-url": "https://packagist.org/downloads/",
  3904. "license": [
  3905. "MIT"
  3906. ],
  3907. "authors": [
  3908. {
  3909. "name": "Fabien Potencier",
  3910. "email": "fabien@symfony.com"
  3911. },
  3912. {
  3913. "name": "Symfony Community",
  3914. "homepage": "https://symfony.com/contributors"
  3915. }
  3916. ],
  3917. "description": "Finds files and directories via an intuitive fluent interface",
  3918. "homepage": "https://symfony.com",
  3919. "support": {
  3920. "source": "https://github.com/symfony/finder/tree/v7.0.0"
  3921. },
  3922. "funding": [
  3923. {
  3924. "url": "https://symfony.com/sponsor",
  3925. "type": "custom"
  3926. },
  3927. {
  3928. "url": "https://github.com/fabpot",
  3929. "type": "github"
  3930. },
  3931. {
  3932. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3933. "type": "tidelift"
  3934. }
  3935. ],
  3936. "time": "2023-10-31T17:59:56+00:00"
  3937. },
  3938. {
  3939. "name": "symfony/flex",
  3940. "version": "v2.4.3",
  3941. "source": {
  3942. "type": "git",
  3943. "url": "https://github.com/symfony/flex.git",
  3944. "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1"
  3945. },
  3946. "dist": {
  3947. "type": "zip",
  3948. "url": "https://api.github.com/repos/symfony/flex/zipball/6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1",
  3949. "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1",
  3950. "shasum": ""
  3951. },
  3952. "require": {
  3953. "composer-plugin-api": "^2.1",
  3954. "php": ">=8.0"
  3955. },
  3956. "require-dev": {
  3957. "composer/composer": "^2.1",
  3958. "symfony/dotenv": "^5.4|^6.0",
  3959. "symfony/filesystem": "^5.4|^6.0",
  3960. "symfony/phpunit-bridge": "^5.4|^6.0",
  3961. "symfony/process": "^5.4|^6.0"
  3962. },
  3963. "type": "composer-plugin",
  3964. "extra": {
  3965. "class": "Symfony\\Flex\\Flex"
  3966. },
  3967. "autoload": {
  3968. "psr-4": {
  3969. "Symfony\\Flex\\": "src"
  3970. }
  3971. },
  3972. "notification-url": "https://packagist.org/downloads/",
  3973. "license": [
  3974. "MIT"
  3975. ],
  3976. "authors": [
  3977. {
  3978. "name": "Fabien Potencier",
  3979. "email": "fabien.potencier@gmail.com"
  3980. }
  3981. ],
  3982. "description": "Composer plugin for Symfony",
  3983. "support": {
  3984. "issues": "https://github.com/symfony/flex/issues",
  3985. "source": "https://github.com/symfony/flex/tree/v2.4.3"
  3986. },
  3987. "funding": [
  3988. {
  3989. "url": "https://symfony.com/sponsor",
  3990. "type": "custom"
  3991. },
  3992. {
  3993. "url": "https://github.com/fabpot",
  3994. "type": "github"
  3995. },
  3996. {
  3997. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3998. "type": "tidelift"
  3999. }
  4000. ],
  4001. "time": "2024-01-02T11:08:32+00:00"
  4002. },
  4003. {
  4004. "name": "symfony/form",
  4005. "version": "v7.0.1",
  4006. "source": {
  4007. "type": "git",
  4008. "url": "https://github.com/symfony/form.git",
  4009. "reference": "c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9"
  4010. },
  4011. "dist": {
  4012. "type": "zip",
  4013. "url": "https://api.github.com/repos/symfony/form/zipball/c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9",
  4014. "reference": "c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9",
  4015. "shasum": ""
  4016. },
  4017. "require": {
  4018. "php": ">=8.2",
  4019. "symfony/event-dispatcher": "^6.4|^7.0",
  4020. "symfony/options-resolver": "^6.4|^7.0",
  4021. "symfony/polyfill-ctype": "~1.8",
  4022. "symfony/polyfill-intl-icu": "^1.21",
  4023. "symfony/polyfill-mbstring": "~1.0",
  4024. "symfony/property-access": "^6.4|^7.0",
  4025. "symfony/service-contracts": "^2.5|^3"
  4026. },
  4027. "conflict": {
  4028. "symfony/console": "<6.4",
  4029. "symfony/dependency-injection": "<6.4",
  4030. "symfony/doctrine-bridge": "<6.4",
  4031. "symfony/error-handler": "<6.4",
  4032. "symfony/framework-bundle": "<6.4",
  4033. "symfony/http-kernel": "<6.4",
  4034. "symfony/translation": "<6.4",
  4035. "symfony/translation-contracts": "<2.5",
  4036. "symfony/twig-bridge": "<6.4"
  4037. },
  4038. "require-dev": {
  4039. "doctrine/collections": "^1.0|^2.0",
  4040. "symfony/config": "^6.4|^7.0",
  4041. "symfony/console": "^6.4|^7.0",
  4042. "symfony/dependency-injection": "^6.4|^7.0",
  4043. "symfony/expression-language": "^6.4|^7.0",
  4044. "symfony/html-sanitizer": "^6.4|^7.0",
  4045. "symfony/http-foundation": "^6.4|^7.0",
  4046. "symfony/http-kernel": "^6.4|^7.0",
  4047. "symfony/intl": "^6.4|^7.0",
  4048. "symfony/security-core": "^6.4|^7.0",
  4049. "symfony/security-csrf": "^6.4|^7.0",
  4050. "symfony/translation": "^6.4|^7.0",
  4051. "symfony/uid": "^6.4|^7.0",
  4052. "symfony/validator": "^6.4|^7.0",
  4053. "symfony/var-dumper": "^6.4|^7.0"
  4054. },
  4055. "type": "library",
  4056. "autoload": {
  4057. "psr-4": {
  4058. "Symfony\\Component\\Form\\": ""
  4059. },
  4060. "exclude-from-classmap": [
  4061. "/Tests/"
  4062. ]
  4063. },
  4064. "notification-url": "https://packagist.org/downloads/",
  4065. "license": [
  4066. "MIT"
  4067. ],
  4068. "authors": [
  4069. {
  4070. "name": "Fabien Potencier",
  4071. "email": "fabien@symfony.com"
  4072. },
  4073. {
  4074. "name": "Symfony Community",
  4075. "homepage": "https://symfony.com/contributors"
  4076. }
  4077. ],
  4078. "description": "Allows to easily create, process and reuse HTML forms",
  4079. "homepage": "https://symfony.com",
  4080. "support": {
  4081. "source": "https://github.com/symfony/form/tree/v7.0.1"
  4082. },
  4083. "funding": [
  4084. {
  4085. "url": "https://symfony.com/sponsor",
  4086. "type": "custom"
  4087. },
  4088. {
  4089. "url": "https://github.com/fabpot",
  4090. "type": "github"
  4091. },
  4092. {
  4093. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4094. "type": "tidelift"
  4095. }
  4096. ],
  4097. "time": "2023-11-30T11:38:21+00:00"
  4098. },
  4099. {
  4100. "name": "symfony/framework-bundle",
  4101. "version": "v7.0.2",
  4102. "source": {
  4103. "type": "git",
  4104. "url": "https://github.com/symfony/framework-bundle.git",
  4105. "reference": "c647b0162e2190cbcd4a21174482af645e11367c"
  4106. },
  4107. "dist": {
  4108. "type": "zip",
  4109. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c647b0162e2190cbcd4a21174482af645e11367c",
  4110. "reference": "c647b0162e2190cbcd4a21174482af645e11367c",
  4111. "shasum": ""
  4112. },
  4113. "require": {
  4114. "composer-runtime-api": ">=2.1",
  4115. "ext-xml": "*",
  4116. "php": ">=8.2",
  4117. "symfony/cache": "^6.4|^7.0",
  4118. "symfony/config": "^6.4|^7.0",
  4119. "symfony/dependency-injection": "^6.4|^7.0",
  4120. "symfony/deprecation-contracts": "^2.5|^3",
  4121. "symfony/error-handler": "^6.4|^7.0",
  4122. "symfony/event-dispatcher": "^6.4|^7.0",
  4123. "symfony/filesystem": "^6.4|^7.0",
  4124. "symfony/finder": "^6.4|^7.0",
  4125. "symfony/http-foundation": "^6.4|^7.0",
  4126. "symfony/http-kernel": "^6.4|^7.0",
  4127. "symfony/polyfill-mbstring": "~1.0",
  4128. "symfony/routing": "^6.4|^7.0"
  4129. },
  4130. "conflict": {
  4131. "doctrine/persistence": "<1.3",
  4132. "phpdocumentor/reflection-docblock": "<3.2.2",
  4133. "phpdocumentor/type-resolver": "<1.4.0",
  4134. "symfony/asset": "<6.4",
  4135. "symfony/asset-mapper": "<6.4",
  4136. "symfony/clock": "<6.4",
  4137. "symfony/console": "<6.4",
  4138. "symfony/dom-crawler": "<6.4",
  4139. "symfony/dotenv": "<6.4",
  4140. "symfony/form": "<6.4",
  4141. "symfony/http-client": "<6.4",
  4142. "symfony/lock": "<6.4",
  4143. "symfony/mailer": "<6.4",
  4144. "symfony/messenger": "<6.4",
  4145. "symfony/mime": "<6.4",
  4146. "symfony/property-access": "<6.4",
  4147. "symfony/property-info": "<6.4",
  4148. "symfony/scheduler": "<6.4",
  4149. "symfony/security-core": "<6.4",
  4150. "symfony/security-csrf": "<6.4",
  4151. "symfony/serializer": "<6.4",
  4152. "symfony/stopwatch": "<6.4",
  4153. "symfony/translation": "<6.4",
  4154. "symfony/twig-bridge": "<6.4",
  4155. "symfony/twig-bundle": "<6.4",
  4156. "symfony/validator": "<6.4",
  4157. "symfony/web-profiler-bundle": "<6.4",
  4158. "symfony/workflow": "<6.4"
  4159. },
  4160. "require-dev": {
  4161. "doctrine/persistence": "^1.3|^2|^3",
  4162. "dragonmantank/cron-expression": "^3.1",
  4163. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4164. "seld/jsonlint": "^1.10",
  4165. "symfony/asset": "^6.4|^7.0",
  4166. "symfony/asset-mapper": "^6.4|^7.0",
  4167. "symfony/browser-kit": "^6.4|^7.0",
  4168. "symfony/clock": "^6.4|^7.0",
  4169. "symfony/console": "^6.4|^7.0",
  4170. "symfony/css-selector": "^6.4|^7.0",
  4171. "symfony/dom-crawler": "^6.4|^7.0",
  4172. "symfony/dotenv": "^6.4|^7.0",
  4173. "symfony/expression-language": "^6.4|^7.0",
  4174. "symfony/form": "^6.4|^7.0",
  4175. "symfony/html-sanitizer": "^6.4|^7.0",
  4176. "symfony/http-client": "^6.4|^7.0",
  4177. "symfony/lock": "^6.4|^7.0",
  4178. "symfony/mailer": "^6.4|^7.0",
  4179. "symfony/messenger": "^6.4|^7.0",
  4180. "symfony/mime": "^6.4|^7.0",
  4181. "symfony/notifier": "^6.4|^7.0",
  4182. "symfony/polyfill-intl-icu": "~1.0",
  4183. "symfony/process": "^6.4|^7.0",
  4184. "symfony/property-info": "^6.4|^7.0",
  4185. "symfony/rate-limiter": "^6.4|^7.0",
  4186. "symfony/scheduler": "^6.4|^7.0",
  4187. "symfony/security-bundle": "^6.4|^7.0",
  4188. "symfony/semaphore": "^6.4|^7.0",
  4189. "symfony/serializer": "^6.4|^7.0",
  4190. "symfony/stopwatch": "^6.4|^7.0",
  4191. "symfony/string": "^6.4|^7.0",
  4192. "symfony/translation": "^6.4|^7.0",
  4193. "symfony/twig-bundle": "^6.4|^7.0",
  4194. "symfony/uid": "^6.4|^7.0",
  4195. "symfony/validator": "^6.4|^7.0",
  4196. "symfony/web-link": "^6.4|^7.0",
  4197. "symfony/workflow": "^6.4|^7.0",
  4198. "symfony/yaml": "^6.4|^7.0",
  4199. "twig/twig": "^3.0.4"
  4200. },
  4201. "type": "symfony-bundle",
  4202. "autoload": {
  4203. "psr-4": {
  4204. "Symfony\\Bundle\\FrameworkBundle\\": ""
  4205. },
  4206. "exclude-from-classmap": [
  4207. "/Tests/"
  4208. ]
  4209. },
  4210. "notification-url": "https://packagist.org/downloads/",
  4211. "license": [
  4212. "MIT"
  4213. ],
  4214. "authors": [
  4215. {
  4216. "name": "Fabien Potencier",
  4217. "email": "fabien@symfony.com"
  4218. },
  4219. {
  4220. "name": "Symfony Community",
  4221. "homepage": "https://symfony.com/contributors"
  4222. }
  4223. ],
  4224. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  4225. "homepage": "https://symfony.com",
  4226. "support": {
  4227. "source": "https://github.com/symfony/framework-bundle/tree/v7.0.2"
  4228. },
  4229. "funding": [
  4230. {
  4231. "url": "https://symfony.com/sponsor",
  4232. "type": "custom"
  4233. },
  4234. {
  4235. "url": "https://github.com/fabpot",
  4236. "type": "github"
  4237. },
  4238. {
  4239. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4240. "type": "tidelift"
  4241. }
  4242. ],
  4243. "time": "2023-12-29T15:37:40+00:00"
  4244. },
  4245. {
  4246. "name": "symfony/http-client",
  4247. "version": "v7.0.2",
  4248. "source": {
  4249. "type": "git",
  4250. "url": "https://github.com/symfony/http-client.git",
  4251. "reference": "db714986d3b84330bb6196fdb201c9f79b3a8853"
  4252. },
  4253. "dist": {
  4254. "type": "zip",
  4255. "url": "https://api.github.com/repos/symfony/http-client/zipball/db714986d3b84330bb6196fdb201c9f79b3a8853",
  4256. "reference": "db714986d3b84330bb6196fdb201c9f79b3a8853",
  4257. "shasum": ""
  4258. },
  4259. "require": {
  4260. "php": ">=8.2",
  4261. "psr/log": "^1|^2|^3",
  4262. "symfony/http-client-contracts": "^3",
  4263. "symfony/service-contracts": "^2.5|^3"
  4264. },
  4265. "conflict": {
  4266. "php-http/discovery": "<1.15",
  4267. "symfony/http-foundation": "<6.4"
  4268. },
  4269. "provide": {
  4270. "php-http/async-client-implementation": "*",
  4271. "php-http/client-implementation": "*",
  4272. "psr/http-client-implementation": "1.0",
  4273. "symfony/http-client-implementation": "3.0"
  4274. },
  4275. "require-dev": {
  4276. "amphp/amp": "^2.5",
  4277. "amphp/http-client": "^4.2.1",
  4278. "amphp/http-tunnel": "^1.0",
  4279. "amphp/socket": "^1.1",
  4280. "guzzlehttp/promises": "^1.4",
  4281. "nyholm/psr7": "^1.0",
  4282. "php-http/httplug": "^1.0|^2.0",
  4283. "psr/http-client": "^1.0",
  4284. "symfony/dependency-injection": "^6.4|^7.0",
  4285. "symfony/http-kernel": "^6.4|^7.0",
  4286. "symfony/messenger": "^6.4|^7.0",
  4287. "symfony/process": "^6.4|^7.0",
  4288. "symfony/stopwatch": "^6.4|^7.0"
  4289. },
  4290. "type": "library",
  4291. "autoload": {
  4292. "psr-4": {
  4293. "Symfony\\Component\\HttpClient\\": ""
  4294. },
  4295. "exclude-from-classmap": [
  4296. "/Tests/"
  4297. ]
  4298. },
  4299. "notification-url": "https://packagist.org/downloads/",
  4300. "license": [
  4301. "MIT"
  4302. ],
  4303. "authors": [
  4304. {
  4305. "name": "Nicolas Grekas",
  4306. "email": "p@tchwork.com"
  4307. },
  4308. {
  4309. "name": "Symfony Community",
  4310. "homepage": "https://symfony.com/contributors"
  4311. }
  4312. ],
  4313. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  4314. "homepage": "https://symfony.com",
  4315. "keywords": [
  4316. "http"
  4317. ],
  4318. "support": {
  4319. "source": "https://github.com/symfony/http-client/tree/v7.0.2"
  4320. },
  4321. "funding": [
  4322. {
  4323. "url": "https://symfony.com/sponsor",
  4324. "type": "custom"
  4325. },
  4326. {
  4327. "url": "https://github.com/fabpot",
  4328. "type": "github"
  4329. },
  4330. {
  4331. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4332. "type": "tidelift"
  4333. }
  4334. ],
  4335. "time": "2023-12-02T12:51:19+00:00"
  4336. },
  4337. {
  4338. "name": "symfony/http-client-contracts",
  4339. "version": "v3.4.0",
  4340. "source": {
  4341. "type": "git",
  4342. "url": "https://github.com/symfony/http-client-contracts.git",
  4343. "reference": "1ee70e699b41909c209a0c930f11034b93578654"
  4344. },
  4345. "dist": {
  4346. "type": "zip",
  4347. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
  4348. "reference": "1ee70e699b41909c209a0c930f11034b93578654",
  4349. "shasum": ""
  4350. },
  4351. "require": {
  4352. "php": ">=8.1"
  4353. },
  4354. "type": "library",
  4355. "extra": {
  4356. "branch-alias": {
  4357. "dev-main": "3.4-dev"
  4358. },
  4359. "thanks": {
  4360. "name": "symfony/contracts",
  4361. "url": "https://github.com/symfony/contracts"
  4362. }
  4363. },
  4364. "autoload": {
  4365. "psr-4": {
  4366. "Symfony\\Contracts\\HttpClient\\": ""
  4367. },
  4368. "exclude-from-classmap": [
  4369. "/Test/"
  4370. ]
  4371. },
  4372. "notification-url": "https://packagist.org/downloads/",
  4373. "license": [
  4374. "MIT"
  4375. ],
  4376. "authors": [
  4377. {
  4378. "name": "Nicolas Grekas",
  4379. "email": "p@tchwork.com"
  4380. },
  4381. {
  4382. "name": "Symfony Community",
  4383. "homepage": "https://symfony.com/contributors"
  4384. }
  4385. ],
  4386. "description": "Generic abstractions related to HTTP clients",
  4387. "homepage": "https://symfony.com",
  4388. "keywords": [
  4389. "abstractions",
  4390. "contracts",
  4391. "decoupling",
  4392. "interfaces",
  4393. "interoperability",
  4394. "standards"
  4395. ],
  4396. "support": {
  4397. "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
  4398. },
  4399. "funding": [
  4400. {
  4401. "url": "https://symfony.com/sponsor",
  4402. "type": "custom"
  4403. },
  4404. {
  4405. "url": "https://github.com/fabpot",
  4406. "type": "github"
  4407. },
  4408. {
  4409. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4410. "type": "tidelift"
  4411. }
  4412. ],
  4413. "time": "2023-07-30T20:28:31+00:00"
  4414. },
  4415. {
  4416. "name": "symfony/http-foundation",
  4417. "version": "v7.0.0",
  4418. "source": {
  4419. "type": "git",
  4420. "url": "https://github.com/symfony/http-foundation.git",
  4421. "reference": "47d72323200934694def5d57083899d774a2b110"
  4422. },
  4423. "dist": {
  4424. "type": "zip",
  4425. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/47d72323200934694def5d57083899d774a2b110",
  4426. "reference": "47d72323200934694def5d57083899d774a2b110",
  4427. "shasum": ""
  4428. },
  4429. "require": {
  4430. "php": ">=8.2",
  4431. "symfony/polyfill-mbstring": "~1.1",
  4432. "symfony/polyfill-php83": "^1.27"
  4433. },
  4434. "conflict": {
  4435. "doctrine/dbal": "<3.6",
  4436. "symfony/cache": "<6.4"
  4437. },
  4438. "require-dev": {
  4439. "doctrine/dbal": "^3.6|^4",
  4440. "predis/predis": "^1.1|^2.0",
  4441. "symfony/cache": "^6.4|^7.0",
  4442. "symfony/dependency-injection": "^6.4|^7.0",
  4443. "symfony/expression-language": "^6.4|^7.0",
  4444. "symfony/http-kernel": "^6.4|^7.0",
  4445. "symfony/mime": "^6.4|^7.0",
  4446. "symfony/rate-limiter": "^6.4|^7.0"
  4447. },
  4448. "type": "library",
  4449. "autoload": {
  4450. "psr-4": {
  4451. "Symfony\\Component\\HttpFoundation\\": ""
  4452. },
  4453. "exclude-from-classmap": [
  4454. "/Tests/"
  4455. ]
  4456. },
  4457. "notification-url": "https://packagist.org/downloads/",
  4458. "license": [
  4459. "MIT"
  4460. ],
  4461. "authors": [
  4462. {
  4463. "name": "Fabien Potencier",
  4464. "email": "fabien@symfony.com"
  4465. },
  4466. {
  4467. "name": "Symfony Community",
  4468. "homepage": "https://symfony.com/contributors"
  4469. }
  4470. ],
  4471. "description": "Defines an object-oriented layer for the HTTP specification",
  4472. "homepage": "https://symfony.com",
  4473. "support": {
  4474. "source": "https://github.com/symfony/http-foundation/tree/v7.0.0"
  4475. },
  4476. "funding": [
  4477. {
  4478. "url": "https://symfony.com/sponsor",
  4479. "type": "custom"
  4480. },
  4481. {
  4482. "url": "https://github.com/fabpot",
  4483. "type": "github"
  4484. },
  4485. {
  4486. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4487. "type": "tidelift"
  4488. }
  4489. ],
  4490. "time": "2023-11-07T15:10:37+00:00"
  4491. },
  4492. {
  4493. "name": "symfony/http-kernel",
  4494. "version": "v7.0.2",
  4495. "source": {
  4496. "type": "git",
  4497. "url": "https://github.com/symfony/http-kernel.git",
  4498. "reference": "237d3008bc3f5db3e066e348dc0a6435d70a52bb"
  4499. },
  4500. "dist": {
  4501. "type": "zip",
  4502. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/237d3008bc3f5db3e066e348dc0a6435d70a52bb",
  4503. "reference": "237d3008bc3f5db3e066e348dc0a6435d70a52bb",
  4504. "shasum": ""
  4505. },
  4506. "require": {
  4507. "php": ">=8.2",
  4508. "psr/log": "^1|^2|^3",
  4509. "symfony/error-handler": "^6.4|^7.0",
  4510. "symfony/event-dispatcher": "^6.4|^7.0",
  4511. "symfony/http-foundation": "^6.4|^7.0",
  4512. "symfony/polyfill-ctype": "^1.8"
  4513. },
  4514. "conflict": {
  4515. "symfony/browser-kit": "<6.4",
  4516. "symfony/cache": "<6.4",
  4517. "symfony/config": "<6.4",
  4518. "symfony/console": "<6.4",
  4519. "symfony/dependency-injection": "<6.4",
  4520. "symfony/doctrine-bridge": "<6.4",
  4521. "symfony/form": "<6.4",
  4522. "symfony/http-client": "<6.4",
  4523. "symfony/http-client-contracts": "<2.5",
  4524. "symfony/mailer": "<6.4",
  4525. "symfony/messenger": "<6.4",
  4526. "symfony/translation": "<6.4",
  4527. "symfony/translation-contracts": "<2.5",
  4528. "symfony/twig-bridge": "<6.4",
  4529. "symfony/validator": "<6.4",
  4530. "symfony/var-dumper": "<6.4",
  4531. "twig/twig": "<3.0.4"
  4532. },
  4533. "provide": {
  4534. "psr/log-implementation": "1.0|2.0|3.0"
  4535. },
  4536. "require-dev": {
  4537. "psr/cache": "^1.0|^2.0|^3.0",
  4538. "symfony/browser-kit": "^6.4|^7.0",
  4539. "symfony/clock": "^6.4|^7.0",
  4540. "symfony/config": "^6.4|^7.0",
  4541. "symfony/console": "^6.4|^7.0",
  4542. "symfony/css-selector": "^6.4|^7.0",
  4543. "symfony/dependency-injection": "^6.4|^7.0",
  4544. "symfony/dom-crawler": "^6.4|^7.0",
  4545. "symfony/expression-language": "^6.4|^7.0",
  4546. "symfony/finder": "^6.4|^7.0",
  4547. "symfony/http-client-contracts": "^2.5|^3",
  4548. "symfony/process": "^6.4|^7.0",
  4549. "symfony/property-access": "^6.4|^7.0",
  4550. "symfony/routing": "^6.4|^7.0",
  4551. "symfony/serializer": "^6.4|^7.0",
  4552. "symfony/stopwatch": "^6.4|^7.0",
  4553. "symfony/translation": "^6.4|^7.0",
  4554. "symfony/translation-contracts": "^2.5|^3",
  4555. "symfony/uid": "^6.4|^7.0",
  4556. "symfony/validator": "^6.4|^7.0",
  4557. "symfony/var-exporter": "^6.4|^7.0",
  4558. "twig/twig": "^3.0.4"
  4559. },
  4560. "type": "library",
  4561. "autoload": {
  4562. "psr-4": {
  4563. "Symfony\\Component\\HttpKernel\\": ""
  4564. },
  4565. "exclude-from-classmap": [
  4566. "/Tests/"
  4567. ]
  4568. },
  4569. "notification-url": "https://packagist.org/downloads/",
  4570. "license": [
  4571. "MIT"
  4572. ],
  4573. "authors": [
  4574. {
  4575. "name": "Fabien Potencier",
  4576. "email": "fabien@symfony.com"
  4577. },
  4578. {
  4579. "name": "Symfony Community",
  4580. "homepage": "https://symfony.com/contributors"
  4581. }
  4582. ],
  4583. "description": "Provides a structured process for converting a Request into a Response",
  4584. "homepage": "https://symfony.com",
  4585. "support": {
  4586. "source": "https://github.com/symfony/http-kernel/tree/v7.0.2"
  4587. },
  4588. "funding": [
  4589. {
  4590. "url": "https://symfony.com/sponsor",
  4591. "type": "custom"
  4592. },
  4593. {
  4594. "url": "https://github.com/fabpot",
  4595. "type": "github"
  4596. },
  4597. {
  4598. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4599. "type": "tidelift"
  4600. }
  4601. ],
  4602. "time": "2023-12-30T15:41:17+00:00"
  4603. },
  4604. {
  4605. "name": "symfony/intl",
  4606. "version": "v7.0.2",
  4607. "source": {
  4608. "type": "git",
  4609. "url": "https://github.com/symfony/intl.git",
  4610. "reference": "5fbee19d24354bbd77b300971eb38469ddbfd7fc"
  4611. },
  4612. "dist": {
  4613. "type": "zip",
  4614. "url": "https://api.github.com/repos/symfony/intl/zipball/5fbee19d24354bbd77b300971eb38469ddbfd7fc",
  4615. "reference": "5fbee19d24354bbd77b300971eb38469ddbfd7fc",
  4616. "shasum": ""
  4617. },
  4618. "require": {
  4619. "php": ">=8.2"
  4620. },
  4621. "require-dev": {
  4622. "symfony/filesystem": "^6.4|^7.0",
  4623. "symfony/finder": "^6.4|^7.0",
  4624. "symfony/var-exporter": "^6.4|^7.0"
  4625. },
  4626. "type": "library",
  4627. "autoload": {
  4628. "psr-4": {
  4629. "Symfony\\Component\\Intl\\": ""
  4630. },
  4631. "exclude-from-classmap": [
  4632. "/Tests/"
  4633. ]
  4634. },
  4635. "notification-url": "https://packagist.org/downloads/",
  4636. "license": [
  4637. "MIT"
  4638. ],
  4639. "authors": [
  4640. {
  4641. "name": "Bernhard Schussek",
  4642. "email": "bschussek@gmail.com"
  4643. },
  4644. {
  4645. "name": "Eriksen Costa",
  4646. "email": "eriksen.costa@infranology.com.br"
  4647. },
  4648. {
  4649. "name": "Igor Wiedler",
  4650. "email": "igor@wiedler.ch"
  4651. },
  4652. {
  4653. "name": "Symfony Community",
  4654. "homepage": "https://symfony.com/contributors"
  4655. }
  4656. ],
  4657. "description": "Provides access to the localization data of the ICU library",
  4658. "homepage": "https://symfony.com",
  4659. "keywords": [
  4660. "i18n",
  4661. "icu",
  4662. "internationalization",
  4663. "intl",
  4664. "l10n",
  4665. "localization"
  4666. ],
  4667. "support": {
  4668. "source": "https://github.com/symfony/intl/tree/v7.0.2"
  4669. },
  4670. "funding": [
  4671. {
  4672. "url": "https://symfony.com/sponsor",
  4673. "type": "custom"
  4674. },
  4675. {
  4676. "url": "https://github.com/fabpot",
  4677. "type": "github"
  4678. },
  4679. {
  4680. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4681. "type": "tidelift"
  4682. }
  4683. ],
  4684. "time": "2023-12-27T08:42:13+00:00"
  4685. },
  4686. {
  4687. "name": "symfony/mailer",
  4688. "version": "v7.0.2",
  4689. "source": {
  4690. "type": "git",
  4691. "url": "https://github.com/symfony/mailer.git",
  4692. "reference": "c51c8f411062ef8fec837c76b0dad15dd5a6ab16"
  4693. },
  4694. "dist": {
  4695. "type": "zip",
  4696. "url": "https://api.github.com/repos/symfony/mailer/zipball/c51c8f411062ef8fec837c76b0dad15dd5a6ab16",
  4697. "reference": "c51c8f411062ef8fec837c76b0dad15dd5a6ab16",
  4698. "shasum": ""
  4699. },
  4700. "require": {
  4701. "egulias/email-validator": "^2.1.10|^3|^4",
  4702. "php": ">=8.2",
  4703. "psr/event-dispatcher": "^1",
  4704. "psr/log": "^1|^2|^3",
  4705. "symfony/event-dispatcher": "^6.4|^7.0",
  4706. "symfony/mime": "^6.4|^7.0",
  4707. "symfony/service-contracts": "^2.5|^3"
  4708. },
  4709. "conflict": {
  4710. "symfony/http-client-contracts": "<2.5",
  4711. "symfony/http-kernel": "<6.4",
  4712. "symfony/messenger": "<6.4",
  4713. "symfony/mime": "<6.4",
  4714. "symfony/twig-bridge": "<6.4"
  4715. },
  4716. "require-dev": {
  4717. "symfony/console": "^6.4|^7.0",
  4718. "symfony/http-client": "^6.4|^7.0",
  4719. "symfony/messenger": "^6.4|^7.0",
  4720. "symfony/twig-bridge": "^6.4|^7.0"
  4721. },
  4722. "type": "library",
  4723. "autoload": {
  4724. "psr-4": {
  4725. "Symfony\\Component\\Mailer\\": ""
  4726. },
  4727. "exclude-from-classmap": [
  4728. "/Tests/"
  4729. ]
  4730. },
  4731. "notification-url": "https://packagist.org/downloads/",
  4732. "license": [
  4733. "MIT"
  4734. ],
  4735. "authors": [
  4736. {
  4737. "name": "Fabien Potencier",
  4738. "email": "fabien@symfony.com"
  4739. },
  4740. {
  4741. "name": "Symfony Community",
  4742. "homepage": "https://symfony.com/contributors"
  4743. }
  4744. ],
  4745. "description": "Helps sending emails",
  4746. "homepage": "https://symfony.com",
  4747. "support": {
  4748. "source": "https://github.com/symfony/mailer/tree/v7.0.2"
  4749. },
  4750. "funding": [
  4751. {
  4752. "url": "https://symfony.com/sponsor",
  4753. "type": "custom"
  4754. },
  4755. {
  4756. "url": "https://github.com/fabpot",
  4757. "type": "github"
  4758. },
  4759. {
  4760. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4761. "type": "tidelift"
  4762. }
  4763. ],
  4764. "time": "2023-12-19T11:23:03+00:00"
  4765. },
  4766. {
  4767. "name": "symfony/messenger",
  4768. "version": "v7.0.1",
  4769. "source": {
  4770. "type": "git",
  4771. "url": "https://github.com/symfony/messenger.git",
  4772. "reference": "457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b"
  4773. },
  4774. "dist": {
  4775. "type": "zip",
  4776. "url": "https://api.github.com/repos/symfony/messenger/zipball/457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b",
  4777. "reference": "457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b",
  4778. "shasum": ""
  4779. },
  4780. "require": {
  4781. "php": ">=8.2",
  4782. "psr/log": "^1|^2|^3",
  4783. "symfony/clock": "^6.4|^7.0"
  4784. },
  4785. "conflict": {
  4786. "symfony/console": "<6.4",
  4787. "symfony/event-dispatcher": "<6.4",
  4788. "symfony/event-dispatcher-contracts": "<2.5",
  4789. "symfony/framework-bundle": "<6.4",
  4790. "symfony/http-kernel": "<6.4",
  4791. "symfony/serializer": "<6.4"
  4792. },
  4793. "require-dev": {
  4794. "psr/cache": "^1.0|^2.0|^3.0",
  4795. "symfony/console": "^6.4|^7.0",
  4796. "symfony/dependency-injection": "^6.4|^7.0",
  4797. "symfony/event-dispatcher": "^6.4|^7.0",
  4798. "symfony/http-kernel": "^6.4|^7.0",
  4799. "symfony/process": "^6.4|^7.0",
  4800. "symfony/property-access": "^6.4|^7.0",
  4801. "symfony/rate-limiter": "^6.4|^7.0",
  4802. "symfony/routing": "^6.4|^7.0",
  4803. "symfony/serializer": "^6.4|^7.0",
  4804. "symfony/service-contracts": "^2.5|^3",
  4805. "symfony/stopwatch": "^6.4|^7.0",
  4806. "symfony/validator": "^6.4|^7.0"
  4807. },
  4808. "type": "library",
  4809. "autoload": {
  4810. "psr-4": {
  4811. "Symfony\\Component\\Messenger\\": ""
  4812. },
  4813. "exclude-from-classmap": [
  4814. "/Tests/"
  4815. ]
  4816. },
  4817. "notification-url": "https://packagist.org/downloads/",
  4818. "license": [
  4819. "MIT"
  4820. ],
  4821. "authors": [
  4822. {
  4823. "name": "Samuel Roze",
  4824. "email": "samuel.roze@gmail.com"
  4825. },
  4826. {
  4827. "name": "Symfony Community",
  4828. "homepage": "https://symfony.com/contributors"
  4829. }
  4830. ],
  4831. "description": "Helps applications send and receive messages to/from other applications or via message queues",
  4832. "homepage": "https://symfony.com",
  4833. "support": {
  4834. "source": "https://github.com/symfony/messenger/tree/v7.0.1"
  4835. },
  4836. "funding": [
  4837. {
  4838. "url": "https://symfony.com/sponsor",
  4839. "type": "custom"
  4840. },
  4841. {
  4842. "url": "https://github.com/fabpot",
  4843. "type": "github"
  4844. },
  4845. {
  4846. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4847. "type": "tidelift"
  4848. }
  4849. ],
  4850. "time": "2023-11-30T11:04:23+00:00"
  4851. },
  4852. {
  4853. "name": "symfony/mime",
  4854. "version": "v7.0.0",
  4855. "source": {
  4856. "type": "git",
  4857. "url": "https://github.com/symfony/mime.git",
  4858. "reference": "0a2fff95c1a10df97f571d67e76c7ae0f0d4f535"
  4859. },
  4860. "dist": {
  4861. "type": "zip",
  4862. "url": "https://api.github.com/repos/symfony/mime/zipball/0a2fff95c1a10df97f571d67e76c7ae0f0d4f535",
  4863. "reference": "0a2fff95c1a10df97f571d67e76c7ae0f0d4f535",
  4864. "shasum": ""
  4865. },
  4866. "require": {
  4867. "php": ">=8.2",
  4868. "symfony/polyfill-intl-idn": "^1.10",
  4869. "symfony/polyfill-mbstring": "^1.0"
  4870. },
  4871. "conflict": {
  4872. "egulias/email-validator": "~3.0.0",
  4873. "phpdocumentor/reflection-docblock": "<3.2.2",
  4874. "phpdocumentor/type-resolver": "<1.4.0",
  4875. "symfony/mailer": "<6.4",
  4876. "symfony/serializer": "<6.4"
  4877. },
  4878. "require-dev": {
  4879. "egulias/email-validator": "^2.1.10|^3.1|^4",
  4880. "league/html-to-markdown": "^5.0",
  4881. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4882. "symfony/dependency-injection": "^6.4|^7.0",
  4883. "symfony/property-access": "^6.4|^7.0",
  4884. "symfony/property-info": "^6.4|^7.0",
  4885. "symfony/serializer": "^6.4|^7.0"
  4886. },
  4887. "type": "library",
  4888. "autoload": {
  4889. "psr-4": {
  4890. "Symfony\\Component\\Mime\\": ""
  4891. },
  4892. "exclude-from-classmap": [
  4893. "/Tests/"
  4894. ]
  4895. },
  4896. "notification-url": "https://packagist.org/downloads/",
  4897. "license": [
  4898. "MIT"
  4899. ],
  4900. "authors": [
  4901. {
  4902. "name": "Fabien Potencier",
  4903. "email": "fabien@symfony.com"
  4904. },
  4905. {
  4906. "name": "Symfony Community",
  4907. "homepage": "https://symfony.com/contributors"
  4908. }
  4909. ],
  4910. "description": "Allows manipulating MIME messages",
  4911. "homepage": "https://symfony.com",
  4912. "keywords": [
  4913. "mime",
  4914. "mime-type"
  4915. ],
  4916. "support": {
  4917. "source": "https://github.com/symfony/mime/tree/v7.0.0"
  4918. },
  4919. "funding": [
  4920. {
  4921. "url": "https://symfony.com/sponsor",
  4922. "type": "custom"
  4923. },
  4924. {
  4925. "url": "https://github.com/fabpot",
  4926. "type": "github"
  4927. },
  4928. {
  4929. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4930. "type": "tidelift"
  4931. }
  4932. ],
  4933. "time": "2023-10-19T14:20:43+00:00"
  4934. },
  4935. {
  4936. "name": "symfony/monolog-bridge",
  4937. "version": "v7.0.0",
  4938. "source": {
  4939. "type": "git",
  4940. "url": "https://github.com/symfony/monolog-bridge.git",
  4941. "reference": "4ee9e0b3a4736d5598888444e2f1cd3bf206067c"
  4942. },
  4943. "dist": {
  4944. "type": "zip",
  4945. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/4ee9e0b3a4736d5598888444e2f1cd3bf206067c",
  4946. "reference": "4ee9e0b3a4736d5598888444e2f1cd3bf206067c",
  4947. "shasum": ""
  4948. },
  4949. "require": {
  4950. "monolog/monolog": "^3",
  4951. "php": ">=8.2",
  4952. "symfony/http-kernel": "^6.4|^7.0",
  4953. "symfony/service-contracts": "^2.5|^3"
  4954. },
  4955. "conflict": {
  4956. "symfony/console": "<6.4",
  4957. "symfony/http-foundation": "<6.4",
  4958. "symfony/security-core": "<6.4"
  4959. },
  4960. "require-dev": {
  4961. "symfony/console": "^6.4|^7.0",
  4962. "symfony/http-client": "^6.4|^7.0",
  4963. "symfony/mailer": "^6.4|^7.0",
  4964. "symfony/messenger": "^6.4|^7.0",
  4965. "symfony/mime": "^6.4|^7.0",
  4966. "symfony/security-core": "^6.4|^7.0",
  4967. "symfony/var-dumper": "^6.4|^7.0"
  4968. },
  4969. "type": "symfony-bridge",
  4970. "autoload": {
  4971. "psr-4": {
  4972. "Symfony\\Bridge\\Monolog\\": ""
  4973. },
  4974. "exclude-from-classmap": [
  4975. "/Tests/"
  4976. ]
  4977. },
  4978. "notification-url": "https://packagist.org/downloads/",
  4979. "license": [
  4980. "MIT"
  4981. ],
  4982. "authors": [
  4983. {
  4984. "name": "Fabien Potencier",
  4985. "email": "fabien@symfony.com"
  4986. },
  4987. {
  4988. "name": "Symfony Community",
  4989. "homepage": "https://symfony.com/contributors"
  4990. }
  4991. ],
  4992. "description": "Provides integration for Monolog with various Symfony components",
  4993. "homepage": "https://symfony.com",
  4994. "support": {
  4995. "source": "https://github.com/symfony/monolog-bridge/tree/v7.0.0"
  4996. },
  4997. "funding": [
  4998. {
  4999. "url": "https://symfony.com/sponsor",
  5000. "type": "custom"
  5001. },
  5002. {
  5003. "url": "https://github.com/fabpot",
  5004. "type": "github"
  5005. },
  5006. {
  5007. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5008. "type": "tidelift"
  5009. }
  5010. ],
  5011. "time": "2023-11-21T15:09:11+00:00"
  5012. },
  5013. {
  5014. "name": "symfony/monolog-bundle",
  5015. "version": "v3.10.0",
  5016. "source": {
  5017. "type": "git",
  5018. "url": "https://github.com/symfony/monolog-bundle.git",
  5019. "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
  5020. },
  5021. "dist": {
  5022. "type": "zip",
  5023. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
  5024. "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
  5025. "shasum": ""
  5026. },
  5027. "require": {
  5028. "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
  5029. "php": ">=7.2.5",
  5030. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  5031. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  5032. "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
  5033. "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
  5034. },
  5035. "require-dev": {
  5036. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  5037. "symfony/phpunit-bridge": "^6.3 || ^7.0",
  5038. "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
  5039. },
  5040. "type": "symfony-bundle",
  5041. "extra": {
  5042. "branch-alias": {
  5043. "dev-master": "3.x-dev"
  5044. }
  5045. },
  5046. "autoload": {
  5047. "psr-4": {
  5048. "Symfony\\Bundle\\MonologBundle\\": ""
  5049. },
  5050. "exclude-from-classmap": [
  5051. "/Tests/"
  5052. ]
  5053. },
  5054. "notification-url": "https://packagist.org/downloads/",
  5055. "license": [
  5056. "MIT"
  5057. ],
  5058. "authors": [
  5059. {
  5060. "name": "Fabien Potencier",
  5061. "email": "fabien@symfony.com"
  5062. },
  5063. {
  5064. "name": "Symfony Community",
  5065. "homepage": "https://symfony.com/contributors"
  5066. }
  5067. ],
  5068. "description": "Symfony MonologBundle",
  5069. "homepage": "https://symfony.com",
  5070. "keywords": [
  5071. "log",
  5072. "logging"
  5073. ],
  5074. "support": {
  5075. "issues": "https://github.com/symfony/monolog-bundle/issues",
  5076. "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
  5077. },
  5078. "funding": [
  5079. {
  5080. "url": "https://symfony.com/sponsor",
  5081. "type": "custom"
  5082. },
  5083. {
  5084. "url": "https://github.com/fabpot",
  5085. "type": "github"
  5086. },
  5087. {
  5088. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5089. "type": "tidelift"
  5090. }
  5091. ],
  5092. "time": "2023-11-06T17:08:13+00:00"
  5093. },
  5094. {
  5095. "name": "symfony/notifier",
  5096. "version": "v7.0.0",
  5097. "source": {
  5098. "type": "git",
  5099. "url": "https://github.com/symfony/notifier.git",
  5100. "reference": "d947cbe5dd4582d510ad3c4ce8e7abd5be950643"
  5101. },
  5102. "dist": {
  5103. "type": "zip",
  5104. "url": "https://api.github.com/repos/symfony/notifier/zipball/d947cbe5dd4582d510ad3c4ce8e7abd5be950643",
  5105. "reference": "d947cbe5dd4582d510ad3c4ce8e7abd5be950643",
  5106. "shasum": ""
  5107. },
  5108. "require": {
  5109. "php": ">=8.2",
  5110. "psr/log": "^1|^2|^3"
  5111. },
  5112. "conflict": {
  5113. "symfony/event-dispatcher": "<6.4",
  5114. "symfony/event-dispatcher-contracts": "<2.5",
  5115. "symfony/http-client-contracts": "<2.5",
  5116. "symfony/http-kernel": "<6.4"
  5117. },
  5118. "require-dev": {
  5119. "symfony/event-dispatcher-contracts": "^2.5|^3",
  5120. "symfony/http-client-contracts": "^2.5|^3",
  5121. "symfony/http-foundation": "^6.4|^7.0",
  5122. "symfony/messenger": "^6.4|^7.0"
  5123. },
  5124. "type": "library",
  5125. "autoload": {
  5126. "psr-4": {
  5127. "Symfony\\Component\\Notifier\\": ""
  5128. },
  5129. "exclude-from-classmap": [
  5130. "/Tests/"
  5131. ]
  5132. },
  5133. "notification-url": "https://packagist.org/downloads/",
  5134. "license": [
  5135. "MIT"
  5136. ],
  5137. "authors": [
  5138. {
  5139. "name": "Fabien Potencier",
  5140. "email": "fabien@symfony.com"
  5141. },
  5142. {
  5143. "name": "Symfony Community",
  5144. "homepage": "https://symfony.com/contributors"
  5145. }
  5146. ],
  5147. "description": "Sends notifications via one or more channels (email, SMS, ...)",
  5148. "homepage": "https://symfony.com",
  5149. "keywords": [
  5150. "notification",
  5151. "notifier"
  5152. ],
  5153. "support": {
  5154. "source": "https://github.com/symfony/notifier/tree/v7.0.0"
  5155. },
  5156. "funding": [
  5157. {
  5158. "url": "https://symfony.com/sponsor",
  5159. "type": "custom"
  5160. },
  5161. {
  5162. "url": "https://github.com/fabpot",
  5163. "type": "github"
  5164. },
  5165. {
  5166. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5167. "type": "tidelift"
  5168. }
  5169. ],
  5170. "time": "2023-10-13T10:16:17+00:00"
  5171. },
  5172. {
  5173. "name": "symfony/options-resolver",
  5174. "version": "v7.0.0",
  5175. "source": {
  5176. "type": "git",
  5177. "url": "https://github.com/symfony/options-resolver.git",
  5178. "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
  5179. },
  5180. "dist": {
  5181. "type": "zip",
  5182. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
  5183. "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
  5184. "shasum": ""
  5185. },
  5186. "require": {
  5187. "php": ">=8.2",
  5188. "symfony/deprecation-contracts": "^2.5|^3"
  5189. },
  5190. "type": "library",
  5191. "autoload": {
  5192. "psr-4": {
  5193. "Symfony\\Component\\OptionsResolver\\": ""
  5194. },
  5195. "exclude-from-classmap": [
  5196. "/Tests/"
  5197. ]
  5198. },
  5199. "notification-url": "https://packagist.org/downloads/",
  5200. "license": [
  5201. "MIT"
  5202. ],
  5203. "authors": [
  5204. {
  5205. "name": "Fabien Potencier",
  5206. "email": "fabien@symfony.com"
  5207. },
  5208. {
  5209. "name": "Symfony Community",
  5210. "homepage": "https://symfony.com/contributors"
  5211. }
  5212. ],
  5213. "description": "Provides an improved replacement for the array_replace PHP function",
  5214. "homepage": "https://symfony.com",
  5215. "keywords": [
  5216. "config",
  5217. "configuration",
  5218. "options"
  5219. ],
  5220. "support": {
  5221. "source": "https://github.com/symfony/options-resolver/tree/v7.0.0"
  5222. },
  5223. "funding": [
  5224. {
  5225. "url": "https://symfony.com/sponsor",
  5226. "type": "custom"
  5227. },
  5228. {
  5229. "url": "https://github.com/fabpot",
  5230. "type": "github"
  5231. },
  5232. {
  5233. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5234. "type": "tidelift"
  5235. }
  5236. ],
  5237. "time": "2023-08-08T10:20:21+00:00"
  5238. },
  5239. {
  5240. "name": "symfony/password-hasher",
  5241. "version": "v7.0.0",
  5242. "source": {
  5243. "type": "git",
  5244. "url": "https://github.com/symfony/password-hasher.git",
  5245. "reference": "d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66"
  5246. },
  5247. "dist": {
  5248. "type": "zip",
  5249. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66",
  5250. "reference": "d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66",
  5251. "shasum": ""
  5252. },
  5253. "require": {
  5254. "php": ">=8.2"
  5255. },
  5256. "conflict": {
  5257. "symfony/security-core": "<6.4"
  5258. },
  5259. "require-dev": {
  5260. "symfony/console": "^6.4|^7.0",
  5261. "symfony/security-core": "^6.4|^7.0"
  5262. },
  5263. "type": "library",
  5264. "autoload": {
  5265. "psr-4": {
  5266. "Symfony\\Component\\PasswordHasher\\": ""
  5267. },
  5268. "exclude-from-classmap": [
  5269. "/Tests/"
  5270. ]
  5271. },
  5272. "notification-url": "https://packagist.org/downloads/",
  5273. "license": [
  5274. "MIT"
  5275. ],
  5276. "authors": [
  5277. {
  5278. "name": "Robin Chalas",
  5279. "email": "robin.chalas@gmail.com"
  5280. },
  5281. {
  5282. "name": "Symfony Community",
  5283. "homepage": "https://symfony.com/contributors"
  5284. }
  5285. ],
  5286. "description": "Provides password hashing utilities",
  5287. "homepage": "https://symfony.com",
  5288. "keywords": [
  5289. "hashing",
  5290. "password"
  5291. ],
  5292. "support": {
  5293. "source": "https://github.com/symfony/password-hasher/tree/v7.0.0"
  5294. },
  5295. "funding": [
  5296. {
  5297. "url": "https://symfony.com/sponsor",
  5298. "type": "custom"
  5299. },
  5300. {
  5301. "url": "https://github.com/fabpot",
  5302. "type": "github"
  5303. },
  5304. {
  5305. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5306. "type": "tidelift"
  5307. }
  5308. ],
  5309. "time": "2023-11-07T10:26:03+00:00"
  5310. },
  5311. {
  5312. "name": "symfony/polyfill-intl-grapheme",
  5313. "version": "v1.28.0",
  5314. "source": {
  5315. "type": "git",
  5316. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5317. "reference": "875e90aeea2777b6f135677f618529449334a612"
  5318. },
  5319. "dist": {
  5320. "type": "zip",
  5321. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
  5322. "reference": "875e90aeea2777b6f135677f618529449334a612",
  5323. "shasum": ""
  5324. },
  5325. "require": {
  5326. "php": ">=7.1"
  5327. },
  5328. "suggest": {
  5329. "ext-intl": "For best performance"
  5330. },
  5331. "type": "library",
  5332. "extra": {
  5333. "branch-alias": {
  5334. "dev-main": "1.28-dev"
  5335. },
  5336. "thanks": {
  5337. "name": "symfony/polyfill",
  5338. "url": "https://github.com/symfony/polyfill"
  5339. }
  5340. },
  5341. "autoload": {
  5342. "files": [
  5343. "bootstrap.php"
  5344. ],
  5345. "psr-4": {
  5346. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5347. }
  5348. },
  5349. "notification-url": "https://packagist.org/downloads/",
  5350. "license": [
  5351. "MIT"
  5352. ],
  5353. "authors": [
  5354. {
  5355. "name": "Nicolas Grekas",
  5356. "email": "p@tchwork.com"
  5357. },
  5358. {
  5359. "name": "Symfony Community",
  5360. "homepage": "https://symfony.com/contributors"
  5361. }
  5362. ],
  5363. "description": "Symfony polyfill for intl's grapheme_* functions",
  5364. "homepage": "https://symfony.com",
  5365. "keywords": [
  5366. "compatibility",
  5367. "grapheme",
  5368. "intl",
  5369. "polyfill",
  5370. "portable",
  5371. "shim"
  5372. ],
  5373. "support": {
  5374. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
  5375. },
  5376. "funding": [
  5377. {
  5378. "url": "https://symfony.com/sponsor",
  5379. "type": "custom"
  5380. },
  5381. {
  5382. "url": "https://github.com/fabpot",
  5383. "type": "github"
  5384. },
  5385. {
  5386. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5387. "type": "tidelift"
  5388. }
  5389. ],
  5390. "time": "2023-01-26T09:26:14+00:00"
  5391. },
  5392. {
  5393. "name": "symfony/polyfill-intl-icu",
  5394. "version": "v1.28.0",
  5395. "source": {
  5396. "type": "git",
  5397. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  5398. "reference": "e46b4da57951a16053cd751f63f4a24292788157"
  5399. },
  5400. "dist": {
  5401. "type": "zip",
  5402. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/e46b4da57951a16053cd751f63f4a24292788157",
  5403. "reference": "e46b4da57951a16053cd751f63f4a24292788157",
  5404. "shasum": ""
  5405. },
  5406. "require": {
  5407. "php": ">=7.1"
  5408. },
  5409. "suggest": {
  5410. "ext-intl": "For best performance and support of other locales than \"en\""
  5411. },
  5412. "type": "library",
  5413. "extra": {
  5414. "branch-alias": {
  5415. "dev-main": "1.28-dev"
  5416. },
  5417. "thanks": {
  5418. "name": "symfony/polyfill",
  5419. "url": "https://github.com/symfony/polyfill"
  5420. }
  5421. },
  5422. "autoload": {
  5423. "files": [
  5424. "bootstrap.php"
  5425. ],
  5426. "psr-4": {
  5427. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  5428. },
  5429. "classmap": [
  5430. "Resources/stubs"
  5431. ],
  5432. "exclude-from-classmap": [
  5433. "/Tests/"
  5434. ]
  5435. },
  5436. "notification-url": "https://packagist.org/downloads/",
  5437. "license": [
  5438. "MIT"
  5439. ],
  5440. "authors": [
  5441. {
  5442. "name": "Nicolas Grekas",
  5443. "email": "p@tchwork.com"
  5444. },
  5445. {
  5446. "name": "Symfony Community",
  5447. "homepage": "https://symfony.com/contributors"
  5448. }
  5449. ],
  5450. "description": "Symfony polyfill for intl's ICU-related data and classes",
  5451. "homepage": "https://symfony.com",
  5452. "keywords": [
  5453. "compatibility",
  5454. "icu",
  5455. "intl",
  5456. "polyfill",
  5457. "portable",
  5458. "shim"
  5459. ],
  5460. "support": {
  5461. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.28.0"
  5462. },
  5463. "funding": [
  5464. {
  5465. "url": "https://symfony.com/sponsor",
  5466. "type": "custom"
  5467. },
  5468. {
  5469. "url": "https://github.com/fabpot",
  5470. "type": "github"
  5471. },
  5472. {
  5473. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5474. "type": "tidelift"
  5475. }
  5476. ],
  5477. "time": "2023-03-21T17:27:24+00:00"
  5478. },
  5479. {
  5480. "name": "symfony/polyfill-intl-idn",
  5481. "version": "v1.28.0",
  5482. "source": {
  5483. "type": "git",
  5484. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5485. "reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
  5486. },
  5487. "dist": {
  5488. "type": "zip",
  5489. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
  5490. "reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
  5491. "shasum": ""
  5492. },
  5493. "require": {
  5494. "php": ">=7.1",
  5495. "symfony/polyfill-intl-normalizer": "^1.10",
  5496. "symfony/polyfill-php72": "^1.10"
  5497. },
  5498. "suggest": {
  5499. "ext-intl": "For best performance"
  5500. },
  5501. "type": "library",
  5502. "extra": {
  5503. "branch-alias": {
  5504. "dev-main": "1.28-dev"
  5505. },
  5506. "thanks": {
  5507. "name": "symfony/polyfill",
  5508. "url": "https://github.com/symfony/polyfill"
  5509. }
  5510. },
  5511. "autoload": {
  5512. "files": [
  5513. "bootstrap.php"
  5514. ],
  5515. "psr-4": {
  5516. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  5517. }
  5518. },
  5519. "notification-url": "https://packagist.org/downloads/",
  5520. "license": [
  5521. "MIT"
  5522. ],
  5523. "authors": [
  5524. {
  5525. "name": "Laurent Bassin",
  5526. "email": "laurent@bassin.info"
  5527. },
  5528. {
  5529. "name": "Trevor Rowbotham",
  5530. "email": "trevor.rowbotham@pm.me"
  5531. },
  5532. {
  5533. "name": "Symfony Community",
  5534. "homepage": "https://symfony.com/contributors"
  5535. }
  5536. ],
  5537. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5538. "homepage": "https://symfony.com",
  5539. "keywords": [
  5540. "compatibility",
  5541. "idn",
  5542. "intl",
  5543. "polyfill",
  5544. "portable",
  5545. "shim"
  5546. ],
  5547. "support": {
  5548. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0"
  5549. },
  5550. "funding": [
  5551. {
  5552. "url": "https://symfony.com/sponsor",
  5553. "type": "custom"
  5554. },
  5555. {
  5556. "url": "https://github.com/fabpot",
  5557. "type": "github"
  5558. },
  5559. {
  5560. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5561. "type": "tidelift"
  5562. }
  5563. ],
  5564. "time": "2023-01-26T09:30:37+00:00"
  5565. },
  5566. {
  5567. "name": "symfony/polyfill-intl-normalizer",
  5568. "version": "v1.28.0",
  5569. "source": {
  5570. "type": "git",
  5571. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5572. "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
  5573. },
  5574. "dist": {
  5575. "type": "zip",
  5576. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
  5577. "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
  5578. "shasum": ""
  5579. },
  5580. "require": {
  5581. "php": ">=7.1"
  5582. },
  5583. "suggest": {
  5584. "ext-intl": "For best performance"
  5585. },
  5586. "type": "library",
  5587. "extra": {
  5588. "branch-alias": {
  5589. "dev-main": "1.28-dev"
  5590. },
  5591. "thanks": {
  5592. "name": "symfony/polyfill",
  5593. "url": "https://github.com/symfony/polyfill"
  5594. }
  5595. },
  5596. "autoload": {
  5597. "files": [
  5598. "bootstrap.php"
  5599. ],
  5600. "psr-4": {
  5601. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  5602. },
  5603. "classmap": [
  5604. "Resources/stubs"
  5605. ]
  5606. },
  5607. "notification-url": "https://packagist.org/downloads/",
  5608. "license": [
  5609. "MIT"
  5610. ],
  5611. "authors": [
  5612. {
  5613. "name": "Nicolas Grekas",
  5614. "email": "p@tchwork.com"
  5615. },
  5616. {
  5617. "name": "Symfony Community",
  5618. "homepage": "https://symfony.com/contributors"
  5619. }
  5620. ],
  5621. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  5622. "homepage": "https://symfony.com",
  5623. "keywords": [
  5624. "compatibility",
  5625. "intl",
  5626. "normalizer",
  5627. "polyfill",
  5628. "portable",
  5629. "shim"
  5630. ],
  5631. "support": {
  5632. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
  5633. },
  5634. "funding": [
  5635. {
  5636. "url": "https://symfony.com/sponsor",
  5637. "type": "custom"
  5638. },
  5639. {
  5640. "url": "https://github.com/fabpot",
  5641. "type": "github"
  5642. },
  5643. {
  5644. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5645. "type": "tidelift"
  5646. }
  5647. ],
  5648. "time": "2023-01-26T09:26:14+00:00"
  5649. },
  5650. {
  5651. "name": "symfony/polyfill-mbstring",
  5652. "version": "v1.28.0",
  5653. "source": {
  5654. "type": "git",
  5655. "url": "https://github.com/symfony/polyfill-mbstring.git",
  5656. "reference": "42292d99c55abe617799667f454222c54c60e229"
  5657. },
  5658. "dist": {
  5659. "type": "zip",
  5660. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
  5661. "reference": "42292d99c55abe617799667f454222c54c60e229",
  5662. "shasum": ""
  5663. },
  5664. "require": {
  5665. "php": ">=7.1"
  5666. },
  5667. "provide": {
  5668. "ext-mbstring": "*"
  5669. },
  5670. "suggest": {
  5671. "ext-mbstring": "For best performance"
  5672. },
  5673. "type": "library",
  5674. "extra": {
  5675. "branch-alias": {
  5676. "dev-main": "1.28-dev"
  5677. },
  5678. "thanks": {
  5679. "name": "symfony/polyfill",
  5680. "url": "https://github.com/symfony/polyfill"
  5681. }
  5682. },
  5683. "autoload": {
  5684. "files": [
  5685. "bootstrap.php"
  5686. ],
  5687. "psr-4": {
  5688. "Symfony\\Polyfill\\Mbstring\\": ""
  5689. }
  5690. },
  5691. "notification-url": "https://packagist.org/downloads/",
  5692. "license": [
  5693. "MIT"
  5694. ],
  5695. "authors": [
  5696. {
  5697. "name": "Nicolas Grekas",
  5698. "email": "p@tchwork.com"
  5699. },
  5700. {
  5701. "name": "Symfony Community",
  5702. "homepage": "https://symfony.com/contributors"
  5703. }
  5704. ],
  5705. "description": "Symfony polyfill for the Mbstring extension",
  5706. "homepage": "https://symfony.com",
  5707. "keywords": [
  5708. "compatibility",
  5709. "mbstring",
  5710. "polyfill",
  5711. "portable",
  5712. "shim"
  5713. ],
  5714. "support": {
  5715. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
  5716. },
  5717. "funding": [
  5718. {
  5719. "url": "https://symfony.com/sponsor",
  5720. "type": "custom"
  5721. },
  5722. {
  5723. "url": "https://github.com/fabpot",
  5724. "type": "github"
  5725. },
  5726. {
  5727. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5728. "type": "tidelift"
  5729. }
  5730. ],
  5731. "time": "2023-07-28T09:04:16+00:00"
  5732. },
  5733. {
  5734. "name": "symfony/polyfill-php56",
  5735. "version": "v1.20.0",
  5736. "source": {
  5737. "type": "git",
  5738. "url": "https://github.com/symfony/polyfill-php56.git",
  5739. "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
  5740. },
  5741. "dist": {
  5742. "type": "zip",
  5743. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
  5744. "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
  5745. "shasum": ""
  5746. },
  5747. "require": {
  5748. "php": ">=7.1"
  5749. },
  5750. "type": "metapackage",
  5751. "extra": {
  5752. "branch-alias": {
  5753. "dev-main": "1.20-dev"
  5754. },
  5755. "thanks": {
  5756. "name": "symfony/polyfill",
  5757. "url": "https://github.com/symfony/polyfill"
  5758. }
  5759. },
  5760. "notification-url": "https://packagist.org/downloads/",
  5761. "license": [
  5762. "MIT"
  5763. ],
  5764. "authors": [
  5765. {
  5766. "name": "Nicolas Grekas",
  5767. "email": "p@tchwork.com"
  5768. },
  5769. {
  5770. "name": "Symfony Community",
  5771. "homepage": "https://symfony.com/contributors"
  5772. }
  5773. ],
  5774. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  5775. "homepage": "https://symfony.com",
  5776. "keywords": [
  5777. "compatibility",
  5778. "polyfill",
  5779. "portable",
  5780. "shim"
  5781. ],
  5782. "support": {
  5783. "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0"
  5784. },
  5785. "funding": [
  5786. {
  5787. "url": "https://symfony.com/sponsor",
  5788. "type": "custom"
  5789. },
  5790. {
  5791. "url": "https://github.com/fabpot",
  5792. "type": "github"
  5793. },
  5794. {
  5795. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5796. "type": "tidelift"
  5797. }
  5798. ],
  5799. "time": "2020-10-23T14:02:19+00:00"
  5800. },
  5801. {
  5802. "name": "symfony/polyfill-php83",
  5803. "version": "v1.28.0",
  5804. "source": {
  5805. "type": "git",
  5806. "url": "https://github.com/symfony/polyfill-php83.git",
  5807. "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
  5808. },
  5809. "dist": {
  5810. "type": "zip",
  5811. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
  5812. "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
  5813. "shasum": ""
  5814. },
  5815. "require": {
  5816. "php": ">=7.1",
  5817. "symfony/polyfill-php80": "^1.14"
  5818. },
  5819. "type": "library",
  5820. "extra": {
  5821. "branch-alias": {
  5822. "dev-main": "1.28-dev"
  5823. },
  5824. "thanks": {
  5825. "name": "symfony/polyfill",
  5826. "url": "https://github.com/symfony/polyfill"
  5827. }
  5828. },
  5829. "autoload": {
  5830. "files": [
  5831. "bootstrap.php"
  5832. ],
  5833. "psr-4": {
  5834. "Symfony\\Polyfill\\Php83\\": ""
  5835. },
  5836. "classmap": [
  5837. "Resources/stubs"
  5838. ]
  5839. },
  5840. "notification-url": "https://packagist.org/downloads/",
  5841. "license": [
  5842. "MIT"
  5843. ],
  5844. "authors": [
  5845. {
  5846. "name": "Nicolas Grekas",
  5847. "email": "p@tchwork.com"
  5848. },
  5849. {
  5850. "name": "Symfony Community",
  5851. "homepage": "https://symfony.com/contributors"
  5852. }
  5853. ],
  5854. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  5855. "homepage": "https://symfony.com",
  5856. "keywords": [
  5857. "compatibility",
  5858. "polyfill",
  5859. "portable",
  5860. "shim"
  5861. ],
  5862. "support": {
  5863. "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
  5864. },
  5865. "funding": [
  5866. {
  5867. "url": "https://symfony.com/sponsor",
  5868. "type": "custom"
  5869. },
  5870. {
  5871. "url": "https://github.com/fabpot",
  5872. "type": "github"
  5873. },
  5874. {
  5875. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5876. "type": "tidelift"
  5877. }
  5878. ],
  5879. "time": "2023-08-16T06:22:46+00:00"
  5880. },
  5881. {
  5882. "name": "symfony/process",
  5883. "version": "v7.0.2",
  5884. "source": {
  5885. "type": "git",
  5886. "url": "https://github.com/symfony/process.git",
  5887. "reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a"
  5888. },
  5889. "dist": {
  5890. "type": "zip",
  5891. "url": "https://api.github.com/repos/symfony/process/zipball/acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
  5892. "reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
  5893. "shasum": ""
  5894. },
  5895. "require": {
  5896. "php": ">=8.2"
  5897. },
  5898. "type": "library",
  5899. "autoload": {
  5900. "psr-4": {
  5901. "Symfony\\Component\\Process\\": ""
  5902. },
  5903. "exclude-from-classmap": [
  5904. "/Tests/"
  5905. ]
  5906. },
  5907. "notification-url": "https://packagist.org/downloads/",
  5908. "license": [
  5909. "MIT"
  5910. ],
  5911. "authors": [
  5912. {
  5913. "name": "Fabien Potencier",
  5914. "email": "fabien@symfony.com"
  5915. },
  5916. {
  5917. "name": "Symfony Community",
  5918. "homepage": "https://symfony.com/contributors"
  5919. }
  5920. ],
  5921. "description": "Executes commands in sub-processes",
  5922. "homepage": "https://symfony.com",
  5923. "support": {
  5924. "source": "https://github.com/symfony/process/tree/v7.0.2"
  5925. },
  5926. "funding": [
  5927. {
  5928. "url": "https://symfony.com/sponsor",
  5929. "type": "custom"
  5930. },
  5931. {
  5932. "url": "https://github.com/fabpot",
  5933. "type": "github"
  5934. },
  5935. {
  5936. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5937. "type": "tidelift"
  5938. }
  5939. ],
  5940. "time": "2023-12-24T09:15:37+00:00"
  5941. },
  5942. {
  5943. "name": "symfony/property-access",
  5944. "version": "v7.0.0",
  5945. "source": {
  5946. "type": "git",
  5947. "url": "https://github.com/symfony/property-access.git",
  5948. "reference": "740e8cb8c54a4f16c82179e8558c29d9fc49901d"
  5949. },
  5950. "dist": {
  5951. "type": "zip",
  5952. "url": "https://api.github.com/repos/symfony/property-access/zipball/740e8cb8c54a4f16c82179e8558c29d9fc49901d",
  5953. "reference": "740e8cb8c54a4f16c82179e8558c29d9fc49901d",
  5954. "shasum": ""
  5955. },
  5956. "require": {
  5957. "php": ">=8.2",
  5958. "symfony/property-info": "^6.4|^7.0"
  5959. },
  5960. "require-dev": {
  5961. "symfony/cache": "^6.4|^7.0"
  5962. },
  5963. "type": "library",
  5964. "autoload": {
  5965. "psr-4": {
  5966. "Symfony\\Component\\PropertyAccess\\": ""
  5967. },
  5968. "exclude-from-classmap": [
  5969. "/Tests/"
  5970. ]
  5971. },
  5972. "notification-url": "https://packagist.org/downloads/",
  5973. "license": [
  5974. "MIT"
  5975. ],
  5976. "authors": [
  5977. {
  5978. "name": "Fabien Potencier",
  5979. "email": "fabien@symfony.com"
  5980. },
  5981. {
  5982. "name": "Symfony Community",
  5983. "homepage": "https://symfony.com/contributors"
  5984. }
  5985. ],
  5986. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  5987. "homepage": "https://symfony.com",
  5988. "keywords": [
  5989. "access",
  5990. "array",
  5991. "extraction",
  5992. "index",
  5993. "injection",
  5994. "object",
  5995. "property",
  5996. "property-path",
  5997. "reflection"
  5998. ],
  5999. "support": {
  6000. "source": "https://github.com/symfony/property-access/tree/v7.0.0"
  6001. },
  6002. "funding": [
  6003. {
  6004. "url": "https://symfony.com/sponsor",
  6005. "type": "custom"
  6006. },
  6007. {
  6008. "url": "https://github.com/fabpot",
  6009. "type": "github"
  6010. },
  6011. {
  6012. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6013. "type": "tidelift"
  6014. }
  6015. ],
  6016. "time": "2023-09-27T14:05:33+00:00"
  6017. },
  6018. {
  6019. "name": "symfony/property-info",
  6020. "version": "v7.0.0",
  6021. "source": {
  6022. "type": "git",
  6023. "url": "https://github.com/symfony/property-info.git",
  6024. "reference": "ce627df05f5629ce4feec536ee827ad0a12689b6"
  6025. },
  6026. "dist": {
  6027. "type": "zip",
  6028. "url": "https://api.github.com/repos/symfony/property-info/zipball/ce627df05f5629ce4feec536ee827ad0a12689b6",
  6029. "reference": "ce627df05f5629ce4feec536ee827ad0a12689b6",
  6030. "shasum": ""
  6031. },
  6032. "require": {
  6033. "php": ">=8.2",
  6034. "symfony/string": "^6.4|^7.0"
  6035. },
  6036. "conflict": {
  6037. "phpdocumentor/reflection-docblock": "<5.2",
  6038. "phpdocumentor/type-resolver": "<1.5.1",
  6039. "symfony/dependency-injection": "<6.4",
  6040. "symfony/serializer": "<6.4"
  6041. },
  6042. "require-dev": {
  6043. "phpdocumentor/reflection-docblock": "^5.2",
  6044. "phpstan/phpdoc-parser": "^1.0",
  6045. "symfony/cache": "^6.4|^7.0",
  6046. "symfony/dependency-injection": "^6.4|^7.0",
  6047. "symfony/serializer": "^6.4|^7.0"
  6048. },
  6049. "type": "library",
  6050. "autoload": {
  6051. "psr-4": {
  6052. "Symfony\\Component\\PropertyInfo\\": ""
  6053. },
  6054. "exclude-from-classmap": [
  6055. "/Tests/"
  6056. ]
  6057. },
  6058. "notification-url": "https://packagist.org/downloads/",
  6059. "license": [
  6060. "MIT"
  6061. ],
  6062. "authors": [
  6063. {
  6064. "name": "Kévin Dunglas",
  6065. "email": "dunglas@gmail.com"
  6066. },
  6067. {
  6068. "name": "Symfony Community",
  6069. "homepage": "https://symfony.com/contributors"
  6070. }
  6071. ],
  6072. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  6073. "homepage": "https://symfony.com",
  6074. "keywords": [
  6075. "doctrine",
  6076. "phpdoc",
  6077. "property",
  6078. "symfony",
  6079. "type",
  6080. "validator"
  6081. ],
  6082. "support": {
  6083. "source": "https://github.com/symfony/property-info/tree/v7.0.0"
  6084. },
  6085. "funding": [
  6086. {
  6087. "url": "https://symfony.com/sponsor",
  6088. "type": "custom"
  6089. },
  6090. {
  6091. "url": "https://github.com/fabpot",
  6092. "type": "github"
  6093. },
  6094. {
  6095. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6096. "type": "tidelift"
  6097. }
  6098. ],
  6099. "time": "2023-11-25T08:38:27+00:00"
  6100. },
  6101. {
  6102. "name": "symfony/routing",
  6103. "version": "v7.0.2",
  6104. "source": {
  6105. "type": "git",
  6106. "url": "https://github.com/symfony/routing.git",
  6107. "reference": "78866be67255f42716271e33d1d8b64eb6e47bd9"
  6108. },
  6109. "dist": {
  6110. "type": "zip",
  6111. "url": "https://api.github.com/repos/symfony/routing/zipball/78866be67255f42716271e33d1d8b64eb6e47bd9",
  6112. "reference": "78866be67255f42716271e33d1d8b64eb6e47bd9",
  6113. "shasum": ""
  6114. },
  6115. "require": {
  6116. "php": ">=8.2",
  6117. "symfony/deprecation-contracts": "^2.5|^3"
  6118. },
  6119. "conflict": {
  6120. "symfony/config": "<6.4",
  6121. "symfony/dependency-injection": "<6.4",
  6122. "symfony/yaml": "<6.4"
  6123. },
  6124. "require-dev": {
  6125. "psr/log": "^1|^2|^3",
  6126. "symfony/config": "^6.4|^7.0",
  6127. "symfony/dependency-injection": "^6.4|^7.0",
  6128. "symfony/expression-language": "^6.4|^7.0",
  6129. "symfony/http-foundation": "^6.4|^7.0",
  6130. "symfony/yaml": "^6.4|^7.0"
  6131. },
  6132. "type": "library",
  6133. "autoload": {
  6134. "psr-4": {
  6135. "Symfony\\Component\\Routing\\": ""
  6136. },
  6137. "exclude-from-classmap": [
  6138. "/Tests/"
  6139. ]
  6140. },
  6141. "notification-url": "https://packagist.org/downloads/",
  6142. "license": [
  6143. "MIT"
  6144. ],
  6145. "authors": [
  6146. {
  6147. "name": "Fabien Potencier",
  6148. "email": "fabien@symfony.com"
  6149. },
  6150. {
  6151. "name": "Symfony Community",
  6152. "homepage": "https://symfony.com/contributors"
  6153. }
  6154. ],
  6155. "description": "Maps an HTTP request to a set of configuration variables",
  6156. "homepage": "https://symfony.com",
  6157. "keywords": [
  6158. "router",
  6159. "routing",
  6160. "uri",
  6161. "url"
  6162. ],
  6163. "support": {
  6164. "source": "https://github.com/symfony/routing/tree/v7.0.2"
  6165. },
  6166. "funding": [
  6167. {
  6168. "url": "https://symfony.com/sponsor",
  6169. "type": "custom"
  6170. },
  6171. {
  6172. "url": "https://github.com/fabpot",
  6173. "type": "github"
  6174. },
  6175. {
  6176. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6177. "type": "tidelift"
  6178. }
  6179. ],
  6180. "time": "2023-12-29T15:37:40+00:00"
  6181. },
  6182. {
  6183. "name": "symfony/runtime",
  6184. "version": "v7.0.0",
  6185. "source": {
  6186. "type": "git",
  6187. "url": "https://github.com/symfony/runtime.git",
  6188. "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406"
  6189. },
  6190. "dist": {
  6191. "type": "zip",
  6192. "url": "https://api.github.com/repos/symfony/runtime/zipball/65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406",
  6193. "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406",
  6194. "shasum": ""
  6195. },
  6196. "require": {
  6197. "composer-plugin-api": "^1.0|^2.0",
  6198. "php": ">=8.2"
  6199. },
  6200. "conflict": {
  6201. "symfony/dotenv": "<6.4"
  6202. },
  6203. "require-dev": {
  6204. "composer/composer": "^2.6",
  6205. "symfony/console": "^6.4|^7.0",
  6206. "symfony/dotenv": "^6.4|^7.0",
  6207. "symfony/http-foundation": "^6.4|^7.0",
  6208. "symfony/http-kernel": "^6.4|^7.0"
  6209. },
  6210. "type": "composer-plugin",
  6211. "extra": {
  6212. "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
  6213. },
  6214. "autoload": {
  6215. "psr-4": {
  6216. "Symfony\\Component\\Runtime\\": "",
  6217. "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
  6218. },
  6219. "exclude-from-classmap": [
  6220. "/Tests/"
  6221. ]
  6222. },
  6223. "notification-url": "https://packagist.org/downloads/",
  6224. "license": [
  6225. "MIT"
  6226. ],
  6227. "authors": [
  6228. {
  6229. "name": "Nicolas Grekas",
  6230. "email": "p@tchwork.com"
  6231. },
  6232. {
  6233. "name": "Symfony Community",
  6234. "homepage": "https://symfony.com/contributors"
  6235. }
  6236. ],
  6237. "description": "Enables decoupling PHP applications from global state",
  6238. "homepage": "https://symfony.com",
  6239. "keywords": [
  6240. "runtime"
  6241. ],
  6242. "support": {
  6243. "source": "https://github.com/symfony/runtime/tree/v7.0.0"
  6244. },
  6245. "funding": [
  6246. {
  6247. "url": "https://symfony.com/sponsor",
  6248. "type": "custom"
  6249. },
  6250. {
  6251. "url": "https://github.com/fabpot",
  6252. "type": "github"
  6253. },
  6254. {
  6255. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6256. "type": "tidelift"
  6257. }
  6258. ],
  6259. "time": "2023-10-20T16:35:23+00:00"
  6260. },
  6261. {
  6262. "name": "symfony/security-bundle",
  6263. "version": "v7.0.2",
  6264. "source": {
  6265. "type": "git",
  6266. "url": "https://github.com/symfony/security-bundle.git",
  6267. "reference": "5c781fc5cc853286613d7fec1ecbe00cfbec967e"
  6268. },
  6269. "dist": {
  6270. "type": "zip",
  6271. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5c781fc5cc853286613d7fec1ecbe00cfbec967e",
  6272. "reference": "5c781fc5cc853286613d7fec1ecbe00cfbec967e",
  6273. "shasum": ""
  6274. },
  6275. "require": {
  6276. "composer-runtime-api": ">=2.1",
  6277. "ext-xml": "*",
  6278. "php": ">=8.2",
  6279. "symfony/clock": "^6.4|^7.0",
  6280. "symfony/config": "^6.4|^7.0",
  6281. "symfony/dependency-injection": "^6.4|^7.0",
  6282. "symfony/event-dispatcher": "^6.4|^7.0",
  6283. "symfony/http-foundation": "^6.4|^7.0",
  6284. "symfony/http-kernel": "^6.4|^7.0",
  6285. "symfony/password-hasher": "^6.4|^7.0",
  6286. "symfony/security-core": "^6.4|^7.0",
  6287. "symfony/security-csrf": "^6.4|^7.0",
  6288. "symfony/security-http": "^6.4|^7.0",
  6289. "symfony/service-contracts": "^2.5|^3"
  6290. },
  6291. "conflict": {
  6292. "symfony/browser-kit": "<6.4",
  6293. "symfony/console": "<6.4",
  6294. "symfony/framework-bundle": "<6.4",
  6295. "symfony/http-client": "<6.4",
  6296. "symfony/ldap": "<6.4",
  6297. "symfony/serializer": "<6.4",
  6298. "symfony/twig-bundle": "<6.4",
  6299. "symfony/validator": "<6.4"
  6300. },
  6301. "require-dev": {
  6302. "symfony/asset": "^6.4|^7.0",
  6303. "symfony/browser-kit": "^6.4|^7.0",
  6304. "symfony/console": "^6.4|^7.0",
  6305. "symfony/css-selector": "^6.4|^7.0",
  6306. "symfony/dom-crawler": "^6.4|^7.0",
  6307. "symfony/expression-language": "^6.4|^7.0",
  6308. "symfony/form": "^6.4|^7.0",
  6309. "symfony/framework-bundle": "^6.4|^7.0",
  6310. "symfony/http-client": "^6.4|^7.0",
  6311. "symfony/ldap": "^6.4|^7.0",
  6312. "symfony/process": "^6.4|^7.0",
  6313. "symfony/rate-limiter": "^6.4|^7.0",
  6314. "symfony/serializer": "^6.4|^7.0",
  6315. "symfony/translation": "^6.4|^7.0",
  6316. "symfony/twig-bridge": "^6.4|^7.0",
  6317. "symfony/twig-bundle": "^6.4|^7.0",
  6318. "symfony/validator": "^6.4|^7.0",
  6319. "symfony/yaml": "^6.4|^7.0",
  6320. "twig/twig": "^3.0.4",
  6321. "web-token/jwt-checker": "^3.1",
  6322. "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
  6323. "web-token/jwt-signature-algorithm-eddsa": "^3.1",
  6324. "web-token/jwt-signature-algorithm-hmac": "^3.1",
  6325. "web-token/jwt-signature-algorithm-none": "^3.1",
  6326. "web-token/jwt-signature-algorithm-rsa": "^3.1"
  6327. },
  6328. "type": "symfony-bundle",
  6329. "autoload": {
  6330. "psr-4": {
  6331. "Symfony\\Bundle\\SecurityBundle\\": ""
  6332. },
  6333. "exclude-from-classmap": [
  6334. "/Tests/"
  6335. ]
  6336. },
  6337. "notification-url": "https://packagist.org/downloads/",
  6338. "license": [
  6339. "MIT"
  6340. ],
  6341. "authors": [
  6342. {
  6343. "name": "Fabien Potencier",
  6344. "email": "fabien@symfony.com"
  6345. },
  6346. {
  6347. "name": "Symfony Community",
  6348. "homepage": "https://symfony.com/contributors"
  6349. }
  6350. ],
  6351. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  6352. "homepage": "https://symfony.com",
  6353. "support": {
  6354. "source": "https://github.com/symfony/security-bundle/tree/v7.0.2"
  6355. },
  6356. "funding": [
  6357. {
  6358. "url": "https://symfony.com/sponsor",
  6359. "type": "custom"
  6360. },
  6361. {
  6362. "url": "https://github.com/fabpot",
  6363. "type": "github"
  6364. },
  6365. {
  6366. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6367. "type": "tidelift"
  6368. }
  6369. ],
  6370. "time": "2023-12-24T09:15:37+00:00"
  6371. },
  6372. {
  6373. "name": "symfony/security-core",
  6374. "version": "v7.0.1",
  6375. "source": {
  6376. "type": "git",
  6377. "url": "https://github.com/symfony/security-core.git",
  6378. "reference": "2ba040de8e6d93e07edc7307dc75b42e06137405"
  6379. },
  6380. "dist": {
  6381. "type": "zip",
  6382. "url": "https://api.github.com/repos/symfony/security-core/zipball/2ba040de8e6d93e07edc7307dc75b42e06137405",
  6383. "reference": "2ba040de8e6d93e07edc7307dc75b42e06137405",
  6384. "shasum": ""
  6385. },
  6386. "require": {
  6387. "php": ">=8.2",
  6388. "symfony/event-dispatcher-contracts": "^2.5|^3",
  6389. "symfony/password-hasher": "^6.4|^7.0",
  6390. "symfony/service-contracts": "^2.5|^3"
  6391. },
  6392. "conflict": {
  6393. "symfony/event-dispatcher": "<6.4",
  6394. "symfony/http-foundation": "<6.4",
  6395. "symfony/ldap": "<6.4",
  6396. "symfony/validator": "<6.4"
  6397. },
  6398. "require-dev": {
  6399. "psr/cache": "^1.0|^2.0|^3.0",
  6400. "psr/container": "^1.1|^2.0",
  6401. "psr/log": "^1|^2|^3",
  6402. "symfony/cache": "^6.4|^7.0",
  6403. "symfony/event-dispatcher": "^6.4|^7.0",
  6404. "symfony/expression-language": "^6.4|^7.0",
  6405. "symfony/http-foundation": "^6.4|^7.0",
  6406. "symfony/ldap": "^6.4|^7.0",
  6407. "symfony/string": "^6.4|^7.0",
  6408. "symfony/translation": "^6.4|^7.0",
  6409. "symfony/validator": "^6.4|^7.0"
  6410. },
  6411. "type": "library",
  6412. "autoload": {
  6413. "psr-4": {
  6414. "Symfony\\Component\\Security\\Core\\": ""
  6415. },
  6416. "exclude-from-classmap": [
  6417. "/Tests/"
  6418. ]
  6419. },
  6420. "notification-url": "https://packagist.org/downloads/",
  6421. "license": [
  6422. "MIT"
  6423. ],
  6424. "authors": [
  6425. {
  6426. "name": "Fabien Potencier",
  6427. "email": "fabien@symfony.com"
  6428. },
  6429. {
  6430. "name": "Symfony Community",
  6431. "homepage": "https://symfony.com/contributors"
  6432. }
  6433. ],
  6434. "description": "Symfony Security Component - Core Library",
  6435. "homepage": "https://symfony.com",
  6436. "support": {
  6437. "source": "https://github.com/symfony/security-core/tree/v7.0.1"
  6438. },
  6439. "funding": [
  6440. {
  6441. "url": "https://symfony.com/sponsor",
  6442. "type": "custom"
  6443. },
  6444. {
  6445. "url": "https://github.com/fabpot",
  6446. "type": "github"
  6447. },
  6448. {
  6449. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6450. "type": "tidelift"
  6451. }
  6452. ],
  6453. "time": "2023-11-30T11:04:23+00:00"
  6454. },
  6455. {
  6456. "name": "symfony/security-csrf",
  6457. "version": "v7.0.1",
  6458. "source": {
  6459. "type": "git",
  6460. "url": "https://github.com/symfony/security-csrf.git",
  6461. "reference": "e261f2cc8d170ec2f310d037893b213850867b6b"
  6462. },
  6463. "dist": {
  6464. "type": "zip",
  6465. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e261f2cc8d170ec2f310d037893b213850867b6b",
  6466. "reference": "e261f2cc8d170ec2f310d037893b213850867b6b",
  6467. "shasum": ""
  6468. },
  6469. "require": {
  6470. "php": ">=8.2",
  6471. "symfony/security-core": "^6.4|^7.0"
  6472. },
  6473. "conflict": {
  6474. "symfony/http-foundation": "<6.4"
  6475. },
  6476. "require-dev": {
  6477. "symfony/http-foundation": "^6.4|^7.0"
  6478. },
  6479. "type": "library",
  6480. "autoload": {
  6481. "psr-4": {
  6482. "Symfony\\Component\\Security\\Csrf\\": ""
  6483. },
  6484. "exclude-from-classmap": [
  6485. "/Tests/"
  6486. ]
  6487. },
  6488. "notification-url": "https://packagist.org/downloads/",
  6489. "license": [
  6490. "MIT"
  6491. ],
  6492. "authors": [
  6493. {
  6494. "name": "Fabien Potencier",
  6495. "email": "fabien@symfony.com"
  6496. },
  6497. {
  6498. "name": "Symfony Community",
  6499. "homepage": "https://symfony.com/contributors"
  6500. }
  6501. ],
  6502. "description": "Symfony Security Component - CSRF Library",
  6503. "homepage": "https://symfony.com",
  6504. "support": {
  6505. "source": "https://github.com/symfony/security-csrf/tree/v7.0.1"
  6506. },
  6507. "funding": [
  6508. {
  6509. "url": "https://symfony.com/sponsor",
  6510. "type": "custom"
  6511. },
  6512. {
  6513. "url": "https://github.com/fabpot",
  6514. "type": "github"
  6515. },
  6516. {
  6517. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6518. "type": "tidelift"
  6519. }
  6520. ],
  6521. "time": "2023-11-30T11:04:23+00:00"
  6522. },
  6523. {
  6524. "name": "symfony/security-http",
  6525. "version": "v7.0.1",
  6526. "source": {
  6527. "type": "git",
  6528. "url": "https://github.com/symfony/security-http.git",
  6529. "reference": "acc9931d75cd16de08b1663223cb8ab36f61cc0c"
  6530. },
  6531. "dist": {
  6532. "type": "zip",
  6533. "url": "https://api.github.com/repos/symfony/security-http/zipball/acc9931d75cd16de08b1663223cb8ab36f61cc0c",
  6534. "reference": "acc9931d75cd16de08b1663223cb8ab36f61cc0c",
  6535. "shasum": ""
  6536. },
  6537. "require": {
  6538. "php": ">=8.2",
  6539. "symfony/http-foundation": "^6.4|^7.0",
  6540. "symfony/http-kernel": "^6.4|^7.0",
  6541. "symfony/polyfill-mbstring": "~1.0",
  6542. "symfony/property-access": "^6.4|^7.0",
  6543. "symfony/security-core": "^6.4|^7.0",
  6544. "symfony/service-contracts": "^2.5|^3"
  6545. },
  6546. "conflict": {
  6547. "symfony/clock": "<6.4",
  6548. "symfony/event-dispatcher": "<6.4",
  6549. "symfony/http-client-contracts": "<3.0",
  6550. "symfony/security-bundle": "<6.4",
  6551. "symfony/security-csrf": "<6.4"
  6552. },
  6553. "require-dev": {
  6554. "psr/log": "^1|^2|^3",
  6555. "symfony/cache": "^6.4|^7.0",
  6556. "symfony/clock": "^6.4|^7.0",
  6557. "symfony/expression-language": "^6.4|^7.0",
  6558. "symfony/http-client-contracts": "^3.0",
  6559. "symfony/rate-limiter": "^6.4|^7.0",
  6560. "symfony/routing": "^6.4|^7.0",
  6561. "symfony/security-csrf": "^6.4|^7.0",
  6562. "symfony/translation": "^6.4|^7.0",
  6563. "web-token/jwt-checker": "^3.1",
  6564. "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
  6565. },
  6566. "type": "library",
  6567. "autoload": {
  6568. "psr-4": {
  6569. "Symfony\\Component\\Security\\Http\\": ""
  6570. },
  6571. "exclude-from-classmap": [
  6572. "/Tests/"
  6573. ]
  6574. },
  6575. "notification-url": "https://packagist.org/downloads/",
  6576. "license": [
  6577. "MIT"
  6578. ],
  6579. "authors": [
  6580. {
  6581. "name": "Fabien Potencier",
  6582. "email": "fabien@symfony.com"
  6583. },
  6584. {
  6585. "name": "Symfony Community",
  6586. "homepage": "https://symfony.com/contributors"
  6587. }
  6588. ],
  6589. "description": "Symfony Security Component - HTTP Integration",
  6590. "homepage": "https://symfony.com",
  6591. "support": {
  6592. "source": "https://github.com/symfony/security-http/tree/v7.0.1"
  6593. },
  6594. "funding": [
  6595. {
  6596. "url": "https://symfony.com/sponsor",
  6597. "type": "custom"
  6598. },
  6599. {
  6600. "url": "https://github.com/fabpot",
  6601. "type": "github"
  6602. },
  6603. {
  6604. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6605. "type": "tidelift"
  6606. }
  6607. ],
  6608. "time": "2023-11-30T11:04:23+00:00"
  6609. },
  6610. {
  6611. "name": "symfony/serializer",
  6612. "version": "v7.0.2",
  6613. "source": {
  6614. "type": "git",
  6615. "url": "https://github.com/symfony/serializer.git",
  6616. "reference": "dd7d7612f9ae288889caba4bdff79424ce4ffdf0"
  6617. },
  6618. "dist": {
  6619. "type": "zip",
  6620. "url": "https://api.github.com/repos/symfony/serializer/zipball/dd7d7612f9ae288889caba4bdff79424ce4ffdf0",
  6621. "reference": "dd7d7612f9ae288889caba4bdff79424ce4ffdf0",
  6622. "shasum": ""
  6623. },
  6624. "require": {
  6625. "php": ">=8.2",
  6626. "symfony/polyfill-ctype": "~1.8"
  6627. },
  6628. "conflict": {
  6629. "phpdocumentor/reflection-docblock": "<3.2.2",
  6630. "phpdocumentor/type-resolver": "<1.4.0",
  6631. "symfony/dependency-injection": "<6.4",
  6632. "symfony/property-access": "<6.4",
  6633. "symfony/property-info": "<6.4",
  6634. "symfony/uid": "<6.4",
  6635. "symfony/validator": "<6.4",
  6636. "symfony/yaml": "<6.4"
  6637. },
  6638. "require-dev": {
  6639. "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
  6640. "seld/jsonlint": "^1.10",
  6641. "symfony/cache": "^6.4|^7.0",
  6642. "symfony/config": "^6.4|^7.0",
  6643. "symfony/console": "^6.4|^7.0",
  6644. "symfony/dependency-injection": "^6.4|^7.0",
  6645. "symfony/error-handler": "^6.4|^7.0",
  6646. "symfony/filesystem": "^6.4|^7.0",
  6647. "symfony/form": "^6.4|^7.0",
  6648. "symfony/http-foundation": "^6.4|^7.0",
  6649. "symfony/http-kernel": "^6.4|^7.0",
  6650. "symfony/messenger": "^6.4|^7.0",
  6651. "symfony/mime": "^6.4|^7.0",
  6652. "symfony/property-access": "^6.4|^7.0",
  6653. "symfony/property-info": "^6.4|^7.0",
  6654. "symfony/translation-contracts": "^2.5|^3",
  6655. "symfony/uid": "^6.4|^7.0",
  6656. "symfony/validator": "^6.4|^7.0",
  6657. "symfony/var-dumper": "^6.4|^7.0",
  6658. "symfony/var-exporter": "^6.4|^7.0",
  6659. "symfony/yaml": "^6.4|^7.0"
  6660. },
  6661. "type": "library",
  6662. "autoload": {
  6663. "psr-4": {
  6664. "Symfony\\Component\\Serializer\\": ""
  6665. },
  6666. "exclude-from-classmap": [
  6667. "/Tests/"
  6668. ]
  6669. },
  6670. "notification-url": "https://packagist.org/downloads/",
  6671. "license": [
  6672. "MIT"
  6673. ],
  6674. "authors": [
  6675. {
  6676. "name": "Fabien Potencier",
  6677. "email": "fabien@symfony.com"
  6678. },
  6679. {
  6680. "name": "Symfony Community",
  6681. "homepage": "https://symfony.com/contributors"
  6682. }
  6683. ],
  6684. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  6685. "homepage": "https://symfony.com",
  6686. "support": {
  6687. "source": "https://github.com/symfony/serializer/tree/v7.0.2"
  6688. },
  6689. "funding": [
  6690. {
  6691. "url": "https://symfony.com/sponsor",
  6692. "type": "custom"
  6693. },
  6694. {
  6695. "url": "https://github.com/fabpot",
  6696. "type": "github"
  6697. },
  6698. {
  6699. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6700. "type": "tidelift"
  6701. }
  6702. ],
  6703. "time": "2023-12-29T15:37:40+00:00"
  6704. },
  6705. {
  6706. "name": "symfony/service-contracts",
  6707. "version": "v3.4.1",
  6708. "source": {
  6709. "type": "git",
  6710. "url": "https://github.com/symfony/service-contracts.git",
  6711. "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
  6712. },
  6713. "dist": {
  6714. "type": "zip",
  6715. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
  6716. "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
  6717. "shasum": ""
  6718. },
  6719. "require": {
  6720. "php": ">=8.1",
  6721. "psr/container": "^1.1|^2.0"
  6722. },
  6723. "conflict": {
  6724. "ext-psr": "<1.1|>=2"
  6725. },
  6726. "type": "library",
  6727. "extra": {
  6728. "branch-alias": {
  6729. "dev-main": "3.4-dev"
  6730. },
  6731. "thanks": {
  6732. "name": "symfony/contracts",
  6733. "url": "https://github.com/symfony/contracts"
  6734. }
  6735. },
  6736. "autoload": {
  6737. "psr-4": {
  6738. "Symfony\\Contracts\\Service\\": ""
  6739. },
  6740. "exclude-from-classmap": [
  6741. "/Test/"
  6742. ]
  6743. },
  6744. "notification-url": "https://packagist.org/downloads/",
  6745. "license": [
  6746. "MIT"
  6747. ],
  6748. "authors": [
  6749. {
  6750. "name": "Nicolas Grekas",
  6751. "email": "p@tchwork.com"
  6752. },
  6753. {
  6754. "name": "Symfony Community",
  6755. "homepage": "https://symfony.com/contributors"
  6756. }
  6757. ],
  6758. "description": "Generic abstractions related to writing services",
  6759. "homepage": "https://symfony.com",
  6760. "keywords": [
  6761. "abstractions",
  6762. "contracts",
  6763. "decoupling",
  6764. "interfaces",
  6765. "interoperability",
  6766. "standards"
  6767. ],
  6768. "support": {
  6769. "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
  6770. },
  6771. "funding": [
  6772. {
  6773. "url": "https://symfony.com/sponsor",
  6774. "type": "custom"
  6775. },
  6776. {
  6777. "url": "https://github.com/fabpot",
  6778. "type": "github"
  6779. },
  6780. {
  6781. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6782. "type": "tidelift"
  6783. }
  6784. ],
  6785. "time": "2023-12-26T14:02:43+00:00"
  6786. },
  6787. {
  6788. "name": "symfony/stopwatch",
  6789. "version": "v7.0.0",
  6790. "source": {
  6791. "type": "git",
  6792. "url": "https://github.com/symfony/stopwatch.git",
  6793. "reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a"
  6794. },
  6795. "dist": {
  6796. "type": "zip",
  6797. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
  6798. "reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
  6799. "shasum": ""
  6800. },
  6801. "require": {
  6802. "php": ">=8.2",
  6803. "symfony/service-contracts": "^2.5|^3"
  6804. },
  6805. "type": "library",
  6806. "autoload": {
  6807. "psr-4": {
  6808. "Symfony\\Component\\Stopwatch\\": ""
  6809. },
  6810. "exclude-from-classmap": [
  6811. "/Tests/"
  6812. ]
  6813. },
  6814. "notification-url": "https://packagist.org/downloads/",
  6815. "license": [
  6816. "MIT"
  6817. ],
  6818. "authors": [
  6819. {
  6820. "name": "Fabien Potencier",
  6821. "email": "fabien@symfony.com"
  6822. },
  6823. {
  6824. "name": "Symfony Community",
  6825. "homepage": "https://symfony.com/contributors"
  6826. }
  6827. ],
  6828. "description": "Provides a way to profile code",
  6829. "homepage": "https://symfony.com",
  6830. "support": {
  6831. "source": "https://github.com/symfony/stopwatch/tree/v7.0.0"
  6832. },
  6833. "funding": [
  6834. {
  6835. "url": "https://symfony.com/sponsor",
  6836. "type": "custom"
  6837. },
  6838. {
  6839. "url": "https://github.com/fabpot",
  6840. "type": "github"
  6841. },
  6842. {
  6843. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6844. "type": "tidelift"
  6845. }
  6846. ],
  6847. "time": "2023-07-05T13:06:06+00:00"
  6848. },
  6849. {
  6850. "name": "symfony/string",
  6851. "version": "v7.0.2",
  6852. "source": {
  6853. "type": "git",
  6854. "url": "https://github.com/symfony/string.git",
  6855. "reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5"
  6856. },
  6857. "dist": {
  6858. "type": "zip",
  6859. "url": "https://api.github.com/repos/symfony/string/zipball/cc78f14f91f5e53b42044d0620961c48028ff9f5",
  6860. "reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5",
  6861. "shasum": ""
  6862. },
  6863. "require": {
  6864. "php": ">=8.2",
  6865. "symfony/polyfill-ctype": "~1.8",
  6866. "symfony/polyfill-intl-grapheme": "~1.0",
  6867. "symfony/polyfill-intl-normalizer": "~1.0",
  6868. "symfony/polyfill-mbstring": "~1.0"
  6869. },
  6870. "conflict": {
  6871. "symfony/translation-contracts": "<2.5"
  6872. },
  6873. "require-dev": {
  6874. "symfony/error-handler": "^6.4|^7.0",
  6875. "symfony/http-client": "^6.4|^7.0",
  6876. "symfony/intl": "^6.4|^7.0",
  6877. "symfony/translation-contracts": "^2.5|^3.0",
  6878. "symfony/var-exporter": "^6.4|^7.0"
  6879. },
  6880. "type": "library",
  6881. "autoload": {
  6882. "files": [
  6883. "Resources/functions.php"
  6884. ],
  6885. "psr-4": {
  6886. "Symfony\\Component\\String\\": ""
  6887. },
  6888. "exclude-from-classmap": [
  6889. "/Tests/"
  6890. ]
  6891. },
  6892. "notification-url": "https://packagist.org/downloads/",
  6893. "license": [
  6894. "MIT"
  6895. ],
  6896. "authors": [
  6897. {
  6898. "name": "Nicolas Grekas",
  6899. "email": "p@tchwork.com"
  6900. },
  6901. {
  6902. "name": "Symfony Community",
  6903. "homepage": "https://symfony.com/contributors"
  6904. }
  6905. ],
  6906. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  6907. "homepage": "https://symfony.com",
  6908. "keywords": [
  6909. "grapheme",
  6910. "i18n",
  6911. "string",
  6912. "unicode",
  6913. "utf-8",
  6914. "utf8"
  6915. ],
  6916. "support": {
  6917. "source": "https://github.com/symfony/string/tree/v7.0.2"
  6918. },
  6919. "funding": [
  6920. {
  6921. "url": "https://symfony.com/sponsor",
  6922. "type": "custom"
  6923. },
  6924. {
  6925. "url": "https://github.com/fabpot",
  6926. "type": "github"
  6927. },
  6928. {
  6929. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6930. "type": "tidelift"
  6931. }
  6932. ],
  6933. "time": "2023-12-10T16:54:46+00:00"
  6934. },
  6935. {
  6936. "name": "symfony/translation",
  6937. "version": "v7.0.2",
  6938. "source": {
  6939. "type": "git",
  6940. "url": "https://github.com/symfony/translation.git",
  6941. "reference": "a7566ad85f4328c4a8cdaf441fcfab18ece995e1"
  6942. },
  6943. "dist": {
  6944. "type": "zip",
  6945. "url": "https://api.github.com/repos/symfony/translation/zipball/a7566ad85f4328c4a8cdaf441fcfab18ece995e1",
  6946. "reference": "a7566ad85f4328c4a8cdaf441fcfab18ece995e1",
  6947. "shasum": ""
  6948. },
  6949. "require": {
  6950. "php": ">=8.2",
  6951. "symfony/polyfill-mbstring": "~1.0",
  6952. "symfony/translation-contracts": "^2.5|^3.0"
  6953. },
  6954. "conflict": {
  6955. "symfony/config": "<6.4",
  6956. "symfony/console": "<6.4",
  6957. "symfony/dependency-injection": "<6.4",
  6958. "symfony/http-client-contracts": "<2.5",
  6959. "symfony/http-kernel": "<6.4",
  6960. "symfony/service-contracts": "<2.5",
  6961. "symfony/twig-bundle": "<6.4",
  6962. "symfony/yaml": "<6.4"
  6963. },
  6964. "provide": {
  6965. "symfony/translation-implementation": "2.3|3.0"
  6966. },
  6967. "require-dev": {
  6968. "nikic/php-parser": "^4.13",
  6969. "psr/log": "^1|^2|^3",
  6970. "symfony/config": "^6.4|^7.0",
  6971. "symfony/console": "^6.4|^7.0",
  6972. "symfony/dependency-injection": "^6.4|^7.0",
  6973. "symfony/finder": "^6.4|^7.0",
  6974. "symfony/http-client-contracts": "^2.5|^3.0",
  6975. "symfony/http-kernel": "^6.4|^7.0",
  6976. "symfony/intl": "^6.4|^7.0",
  6977. "symfony/polyfill-intl-icu": "^1.21",
  6978. "symfony/routing": "^6.4|^7.0",
  6979. "symfony/service-contracts": "^2.5|^3",
  6980. "symfony/yaml": "^6.4|^7.0"
  6981. },
  6982. "type": "library",
  6983. "autoload": {
  6984. "files": [
  6985. "Resources/functions.php"
  6986. ],
  6987. "psr-4": {
  6988. "Symfony\\Component\\Translation\\": ""
  6989. },
  6990. "exclude-from-classmap": [
  6991. "/Tests/"
  6992. ]
  6993. },
  6994. "notification-url": "https://packagist.org/downloads/",
  6995. "license": [
  6996. "MIT"
  6997. ],
  6998. "authors": [
  6999. {
  7000. "name": "Fabien Potencier",
  7001. "email": "fabien@symfony.com"
  7002. },
  7003. {
  7004. "name": "Symfony Community",
  7005. "homepage": "https://symfony.com/contributors"
  7006. }
  7007. ],
  7008. "description": "Provides tools to internationalize your application",
  7009. "homepage": "https://symfony.com",
  7010. "support": {
  7011. "source": "https://github.com/symfony/translation/tree/v7.0.2"
  7012. },
  7013. "funding": [
  7014. {
  7015. "url": "https://symfony.com/sponsor",
  7016. "type": "custom"
  7017. },
  7018. {
  7019. "url": "https://github.com/fabpot",
  7020. "type": "github"
  7021. },
  7022. {
  7023. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7024. "type": "tidelift"
  7025. }
  7026. ],
  7027. "time": "2023-12-19T11:23:03+00:00"
  7028. },
  7029. {
  7030. "name": "symfony/translation-contracts",
  7031. "version": "v3.4.1",
  7032. "source": {
  7033. "type": "git",
  7034. "url": "https://github.com/symfony/translation-contracts.git",
  7035. "reference": "06450585bf65e978026bda220cdebca3f867fde7"
  7036. },
  7037. "dist": {
  7038. "type": "zip",
  7039. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
  7040. "reference": "06450585bf65e978026bda220cdebca3f867fde7",
  7041. "shasum": ""
  7042. },
  7043. "require": {
  7044. "php": ">=8.1"
  7045. },
  7046. "type": "library",
  7047. "extra": {
  7048. "branch-alias": {
  7049. "dev-main": "3.4-dev"
  7050. },
  7051. "thanks": {
  7052. "name": "symfony/contracts",
  7053. "url": "https://github.com/symfony/contracts"
  7054. }
  7055. },
  7056. "autoload": {
  7057. "psr-4": {
  7058. "Symfony\\Contracts\\Translation\\": ""
  7059. },
  7060. "exclude-from-classmap": [
  7061. "/Test/"
  7062. ]
  7063. },
  7064. "notification-url": "https://packagist.org/downloads/",
  7065. "license": [
  7066. "MIT"
  7067. ],
  7068. "authors": [
  7069. {
  7070. "name": "Nicolas Grekas",
  7071. "email": "p@tchwork.com"
  7072. },
  7073. {
  7074. "name": "Symfony Community",
  7075. "homepage": "https://symfony.com/contributors"
  7076. }
  7077. ],
  7078. "description": "Generic abstractions related to translation",
  7079. "homepage": "https://symfony.com",
  7080. "keywords": [
  7081. "abstractions",
  7082. "contracts",
  7083. "decoupling",
  7084. "interfaces",
  7085. "interoperability",
  7086. "standards"
  7087. ],
  7088. "support": {
  7089. "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
  7090. },
  7091. "funding": [
  7092. {
  7093. "url": "https://symfony.com/sponsor",
  7094. "type": "custom"
  7095. },
  7096. {
  7097. "url": "https://github.com/fabpot",
  7098. "type": "github"
  7099. },
  7100. {
  7101. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7102. "type": "tidelift"
  7103. }
  7104. ],
  7105. "time": "2023-12-26T14:02:43+00:00"
  7106. },
  7107. {
  7108. "name": "symfony/twig-bridge",
  7109. "version": "v7.0.2",
  7110. "source": {
  7111. "type": "git",
  7112. "url": "https://github.com/symfony/twig-bridge.git",
  7113. "reference": "d6236c6e75ee70317a27f0fd4c3f9bb956f22366"
  7114. },
  7115. "dist": {
  7116. "type": "zip",
  7117. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d6236c6e75ee70317a27f0fd4c3f9bb956f22366",
  7118. "reference": "d6236c6e75ee70317a27f0fd4c3f9bb956f22366",
  7119. "shasum": ""
  7120. },
  7121. "require": {
  7122. "php": ">=8.2",
  7123. "symfony/translation-contracts": "^2.5|^3",
  7124. "twig/twig": "^3.0.4"
  7125. },
  7126. "conflict": {
  7127. "phpdocumentor/reflection-docblock": "<3.2.2",
  7128. "phpdocumentor/type-resolver": "<1.4.0",
  7129. "symfony/console": "<6.4",
  7130. "symfony/form": "<6.4",
  7131. "symfony/http-foundation": "<6.4",
  7132. "symfony/http-kernel": "<6.4",
  7133. "symfony/mime": "<6.4",
  7134. "symfony/serializer": "<6.4",
  7135. "symfony/translation": "<6.4",
  7136. "symfony/workflow": "<6.4"
  7137. },
  7138. "require-dev": {
  7139. "egulias/email-validator": "^2.1.10|^3|^4",
  7140. "league/html-to-markdown": "^5.0",
  7141. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7142. "symfony/asset": "^6.4|^7.0",
  7143. "symfony/asset-mapper": "^6.4|^7.0",
  7144. "symfony/console": "^6.4|^7.0",
  7145. "symfony/dependency-injection": "^6.4|^7.0",
  7146. "symfony/expression-language": "^6.4|^7.0",
  7147. "symfony/finder": "^6.4|^7.0",
  7148. "symfony/form": "^6.4|^7.0",
  7149. "symfony/html-sanitizer": "^6.4|^7.0",
  7150. "symfony/http-foundation": "^6.4|^7.0",
  7151. "symfony/http-kernel": "^6.4|^7.0",
  7152. "symfony/intl": "^6.4|^7.0",
  7153. "symfony/mime": "^6.4|^7.0",
  7154. "symfony/polyfill-intl-icu": "~1.0",
  7155. "symfony/property-info": "^6.4|^7.0",
  7156. "symfony/routing": "^6.4|^7.0",
  7157. "symfony/security-acl": "^2.8|^3.0",
  7158. "symfony/security-core": "^6.4|^7.0",
  7159. "symfony/security-csrf": "^6.4|^7.0",
  7160. "symfony/security-http": "^6.4|^7.0",
  7161. "symfony/serializer": "^6.4|^7.0",
  7162. "symfony/stopwatch": "^6.4|^7.0",
  7163. "symfony/translation": "^6.4|^7.0",
  7164. "symfony/web-link": "^6.4|^7.0",
  7165. "symfony/workflow": "^6.4|^7.0",
  7166. "symfony/yaml": "^6.4|^7.0",
  7167. "twig/cssinliner-extra": "^2.12|^3",
  7168. "twig/inky-extra": "^2.12|^3",
  7169. "twig/markdown-extra": "^2.12|^3"
  7170. },
  7171. "type": "symfony-bridge",
  7172. "autoload": {
  7173. "psr-4": {
  7174. "Symfony\\Bridge\\Twig\\": ""
  7175. },
  7176. "exclude-from-classmap": [
  7177. "/Tests/"
  7178. ]
  7179. },
  7180. "notification-url": "https://packagist.org/downloads/",
  7181. "license": [
  7182. "MIT"
  7183. ],
  7184. "authors": [
  7185. {
  7186. "name": "Fabien Potencier",
  7187. "email": "fabien@symfony.com"
  7188. },
  7189. {
  7190. "name": "Symfony Community",
  7191. "homepage": "https://symfony.com/contributors"
  7192. }
  7193. ],
  7194. "description": "Provides integration for Twig with various Symfony components",
  7195. "homepage": "https://symfony.com",
  7196. "support": {
  7197. "source": "https://github.com/symfony/twig-bridge/tree/v7.0.2"
  7198. },
  7199. "funding": [
  7200. {
  7201. "url": "https://symfony.com/sponsor",
  7202. "type": "custom"
  7203. },
  7204. {
  7205. "url": "https://github.com/fabpot",
  7206. "type": "github"
  7207. },
  7208. {
  7209. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7210. "type": "tidelift"
  7211. }
  7212. ],
  7213. "time": "2023-12-15T12:36:57+00:00"
  7214. },
  7215. {
  7216. "name": "symfony/twig-bundle",
  7217. "version": "v7.0.0",
  7218. "source": {
  7219. "type": "git",
  7220. "url": "https://github.com/symfony/twig-bundle.git",
  7221. "reference": "42c4a60f1b83894cd85a6b00533f8216c413ac11"
  7222. },
  7223. "dist": {
  7224. "type": "zip",
  7225. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/42c4a60f1b83894cd85a6b00533f8216c413ac11",
  7226. "reference": "42c4a60f1b83894cd85a6b00533f8216c413ac11",
  7227. "shasum": ""
  7228. },
  7229. "require": {
  7230. "composer-runtime-api": ">=2.1",
  7231. "php": ">=8.2",
  7232. "symfony/config": "^6.4|^7.0",
  7233. "symfony/dependency-injection": "^6.4|^7.0",
  7234. "symfony/http-foundation": "^6.4|^7.0",
  7235. "symfony/http-kernel": "^6.4|^7.0",
  7236. "symfony/twig-bridge": "^6.4|^7.0",
  7237. "twig/twig": "^3.0.4"
  7238. },
  7239. "conflict": {
  7240. "symfony/framework-bundle": "<6.4",
  7241. "symfony/translation": "<6.4"
  7242. },
  7243. "require-dev": {
  7244. "symfony/asset": "^6.4|^7.0",
  7245. "symfony/expression-language": "^6.4|^7.0",
  7246. "symfony/finder": "^6.4|^7.0",
  7247. "symfony/form": "^6.4|^7.0",
  7248. "symfony/framework-bundle": "^6.4|^7.0",
  7249. "symfony/routing": "^6.4|^7.0",
  7250. "symfony/stopwatch": "^6.4|^7.0",
  7251. "symfony/translation": "^6.4|^7.0",
  7252. "symfony/web-link": "^6.4|^7.0",
  7253. "symfony/yaml": "^6.4|^7.0"
  7254. },
  7255. "type": "symfony-bundle",
  7256. "autoload": {
  7257. "psr-4": {
  7258. "Symfony\\Bundle\\TwigBundle\\": ""
  7259. },
  7260. "exclude-from-classmap": [
  7261. "/Tests/"
  7262. ]
  7263. },
  7264. "notification-url": "https://packagist.org/downloads/",
  7265. "license": [
  7266. "MIT"
  7267. ],
  7268. "authors": [
  7269. {
  7270. "name": "Fabien Potencier",
  7271. "email": "fabien@symfony.com"
  7272. },
  7273. {
  7274. "name": "Symfony Community",
  7275. "homepage": "https://symfony.com/contributors"
  7276. }
  7277. ],
  7278. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  7279. "homepage": "https://symfony.com",
  7280. "support": {
  7281. "source": "https://github.com/symfony/twig-bundle/tree/v7.0.0"
  7282. },
  7283. "funding": [
  7284. {
  7285. "url": "https://symfony.com/sponsor",
  7286. "type": "custom"
  7287. },
  7288. {
  7289. "url": "https://github.com/fabpot",
  7290. "type": "github"
  7291. },
  7292. {
  7293. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7294. "type": "tidelift"
  7295. }
  7296. ],
  7297. "time": "2023-11-26T15:16:53+00:00"
  7298. },
  7299. {
  7300. "name": "symfony/validator",
  7301. "version": "v7.0.2",
  7302. "source": {
  7303. "type": "git",
  7304. "url": "https://github.com/symfony/validator.git",
  7305. "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb"
  7306. },
  7307. "dist": {
  7308. "type": "zip",
  7309. "url": "https://api.github.com/repos/symfony/validator/zipball/24911cba25f0ef2a8e23327c100664502e1b95cb",
  7310. "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb",
  7311. "shasum": ""
  7312. },
  7313. "require": {
  7314. "php": ">=8.2",
  7315. "symfony/polyfill-ctype": "~1.8",
  7316. "symfony/polyfill-mbstring": "~1.0",
  7317. "symfony/polyfill-php83": "^1.27",
  7318. "symfony/translation-contracts": "^2.5|^3"
  7319. },
  7320. "conflict": {
  7321. "doctrine/lexer": "<1.1",
  7322. "symfony/dependency-injection": "<6.4",
  7323. "symfony/doctrine-bridge": "<7.0",
  7324. "symfony/expression-language": "<6.4",
  7325. "symfony/http-kernel": "<6.4",
  7326. "symfony/intl": "<6.4",
  7327. "symfony/property-info": "<6.4",
  7328. "symfony/translation": "<6.4",
  7329. "symfony/yaml": "<6.4"
  7330. },
  7331. "require-dev": {
  7332. "egulias/email-validator": "^2.1.10|^3|^4",
  7333. "symfony/cache": "^6.4|^7.0",
  7334. "symfony/config": "^6.4|^7.0",
  7335. "symfony/console": "^6.4|^7.0",
  7336. "symfony/dependency-injection": "^6.4|^7.0",
  7337. "symfony/expression-language": "^6.4|^7.0",
  7338. "symfony/finder": "^6.4|^7.0",
  7339. "symfony/http-client": "^6.4|^7.0",
  7340. "symfony/http-foundation": "^6.4|^7.0",
  7341. "symfony/http-kernel": "^6.4|^7.0",
  7342. "symfony/intl": "^6.4|^7.0",
  7343. "symfony/mime": "^6.4|^7.0",
  7344. "symfony/property-access": "^6.4|^7.0",
  7345. "symfony/property-info": "^6.4|^7.0",
  7346. "symfony/translation": "^6.4|^7.0",
  7347. "symfony/yaml": "^6.4|^7.0"
  7348. },
  7349. "type": "library",
  7350. "autoload": {
  7351. "psr-4": {
  7352. "Symfony\\Component\\Validator\\": ""
  7353. },
  7354. "exclude-from-classmap": [
  7355. "/Tests/"
  7356. ]
  7357. },
  7358. "notification-url": "https://packagist.org/downloads/",
  7359. "license": [
  7360. "MIT"
  7361. ],
  7362. "authors": [
  7363. {
  7364. "name": "Fabien Potencier",
  7365. "email": "fabien@symfony.com"
  7366. },
  7367. {
  7368. "name": "Symfony Community",
  7369. "homepage": "https://symfony.com/contributors"
  7370. }
  7371. ],
  7372. "description": "Provides tools to validate values",
  7373. "homepage": "https://symfony.com",
  7374. "support": {
  7375. "source": "https://github.com/symfony/validator/tree/v7.0.2"
  7376. },
  7377. "funding": [
  7378. {
  7379. "url": "https://symfony.com/sponsor",
  7380. "type": "custom"
  7381. },
  7382. {
  7383. "url": "https://github.com/fabpot",
  7384. "type": "github"
  7385. },
  7386. {
  7387. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7388. "type": "tidelift"
  7389. }
  7390. ],
  7391. "time": "2023-12-30T09:57:06+00:00"
  7392. },
  7393. {
  7394. "name": "symfony/var-dumper",
  7395. "version": "v7.0.2",
  7396. "source": {
  7397. "type": "git",
  7398. "url": "https://github.com/symfony/var-dumper.git",
  7399. "reference": "5f6f1a527002068f6d40fda068399220eabebf71"
  7400. },
  7401. "dist": {
  7402. "type": "zip",
  7403. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5f6f1a527002068f6d40fda068399220eabebf71",
  7404. "reference": "5f6f1a527002068f6d40fda068399220eabebf71",
  7405. "shasum": ""
  7406. },
  7407. "require": {
  7408. "php": ">=8.2",
  7409. "symfony/polyfill-mbstring": "~1.0"
  7410. },
  7411. "conflict": {
  7412. "symfony/console": "<6.4"
  7413. },
  7414. "require-dev": {
  7415. "ext-iconv": "*",
  7416. "symfony/console": "^6.4|^7.0",
  7417. "symfony/http-kernel": "^6.4|^7.0",
  7418. "symfony/process": "^6.4|^7.0",
  7419. "symfony/uid": "^6.4|^7.0",
  7420. "twig/twig": "^3.0.4"
  7421. },
  7422. "bin": [
  7423. "Resources/bin/var-dump-server"
  7424. ],
  7425. "type": "library",
  7426. "autoload": {
  7427. "files": [
  7428. "Resources/functions/dump.php"
  7429. ],
  7430. "psr-4": {
  7431. "Symfony\\Component\\VarDumper\\": ""
  7432. },
  7433. "exclude-from-classmap": [
  7434. "/Tests/"
  7435. ]
  7436. },
  7437. "notification-url": "https://packagist.org/downloads/",
  7438. "license": [
  7439. "MIT"
  7440. ],
  7441. "authors": [
  7442. {
  7443. "name": "Nicolas Grekas",
  7444. "email": "p@tchwork.com"
  7445. },
  7446. {
  7447. "name": "Symfony Community",
  7448. "homepage": "https://symfony.com/contributors"
  7449. }
  7450. ],
  7451. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  7452. "homepage": "https://symfony.com",
  7453. "keywords": [
  7454. "debug",
  7455. "dump"
  7456. ],
  7457. "support": {
  7458. "source": "https://github.com/symfony/var-dumper/tree/v7.0.2"
  7459. },
  7460. "funding": [
  7461. {
  7462. "url": "https://symfony.com/sponsor",
  7463. "type": "custom"
  7464. },
  7465. {
  7466. "url": "https://github.com/fabpot",
  7467. "type": "github"
  7468. },
  7469. {
  7470. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7471. "type": "tidelift"
  7472. }
  7473. ],
  7474. "time": "2023-12-28T19:18:20+00:00"
  7475. },
  7476. {
  7477. "name": "symfony/var-exporter",
  7478. "version": "v7.0.2",
  7479. "source": {
  7480. "type": "git",
  7481. "url": "https://github.com/symfony/var-exporter.git",
  7482. "reference": "345c62fefe92243c3a06fc0cc65f2ec1a47e0764"
  7483. },
  7484. "dist": {
  7485. "type": "zip",
  7486. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/345c62fefe92243c3a06fc0cc65f2ec1a47e0764",
  7487. "reference": "345c62fefe92243c3a06fc0cc65f2ec1a47e0764",
  7488. "shasum": ""
  7489. },
  7490. "require": {
  7491. "php": ">=8.2"
  7492. },
  7493. "require-dev": {
  7494. "symfony/var-dumper": "^6.4|^7.0"
  7495. },
  7496. "type": "library",
  7497. "autoload": {
  7498. "psr-4": {
  7499. "Symfony\\Component\\VarExporter\\": ""
  7500. },
  7501. "exclude-from-classmap": [
  7502. "/Tests/"
  7503. ]
  7504. },
  7505. "notification-url": "https://packagist.org/downloads/",
  7506. "license": [
  7507. "MIT"
  7508. ],
  7509. "authors": [
  7510. {
  7511. "name": "Nicolas Grekas",
  7512. "email": "p@tchwork.com"
  7513. },
  7514. {
  7515. "name": "Symfony Community",
  7516. "homepage": "https://symfony.com/contributors"
  7517. }
  7518. ],
  7519. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  7520. "homepage": "https://symfony.com",
  7521. "keywords": [
  7522. "clone",
  7523. "construct",
  7524. "export",
  7525. "hydrate",
  7526. "instantiate",
  7527. "lazy-loading",
  7528. "proxy",
  7529. "serialize"
  7530. ],
  7531. "support": {
  7532. "source": "https://github.com/symfony/var-exporter/tree/v7.0.2"
  7533. },
  7534. "funding": [
  7535. {
  7536. "url": "https://symfony.com/sponsor",
  7537. "type": "custom"
  7538. },
  7539. {
  7540. "url": "https://github.com/fabpot",
  7541. "type": "github"
  7542. },
  7543. {
  7544. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7545. "type": "tidelift"
  7546. }
  7547. ],
  7548. "time": "2023-12-27T08:42:13+00:00"
  7549. },
  7550. {
  7551. "name": "symfony/web-link",
  7552. "version": "v7.0.0",
  7553. "source": {
  7554. "type": "git",
  7555. "url": "https://github.com/symfony/web-link.git",
  7556. "reference": "378bcc80b48c51e32bf121bee684183ff879a62f"
  7557. },
  7558. "dist": {
  7559. "type": "zip",
  7560. "url": "https://api.github.com/repos/symfony/web-link/zipball/378bcc80b48c51e32bf121bee684183ff879a62f",
  7561. "reference": "378bcc80b48c51e32bf121bee684183ff879a62f",
  7562. "shasum": ""
  7563. },
  7564. "require": {
  7565. "php": ">=8.2",
  7566. "psr/link": "^1.1|^2.0"
  7567. },
  7568. "conflict": {
  7569. "symfony/http-kernel": "<6.4"
  7570. },
  7571. "provide": {
  7572. "psr/link-implementation": "1.0|2.0"
  7573. },
  7574. "require-dev": {
  7575. "symfony/http-kernel": "^6.4|^7.0"
  7576. },
  7577. "type": "library",
  7578. "autoload": {
  7579. "psr-4": {
  7580. "Symfony\\Component\\WebLink\\": ""
  7581. },
  7582. "exclude-from-classmap": [
  7583. "/Tests/"
  7584. ]
  7585. },
  7586. "notification-url": "https://packagist.org/downloads/",
  7587. "license": [
  7588. "MIT"
  7589. ],
  7590. "authors": [
  7591. {
  7592. "name": "Kévin Dunglas",
  7593. "email": "dunglas@gmail.com"
  7594. },
  7595. {
  7596. "name": "Symfony Community",
  7597. "homepage": "https://symfony.com/contributors"
  7598. }
  7599. ],
  7600. "description": "Manages links between resources",
  7601. "homepage": "https://symfony.com",
  7602. "keywords": [
  7603. "dns-prefetch",
  7604. "http",
  7605. "http2",
  7606. "link",
  7607. "performance",
  7608. "prefetch",
  7609. "preload",
  7610. "prerender",
  7611. "psr13",
  7612. "push"
  7613. ],
  7614. "support": {
  7615. "source": "https://github.com/symfony/web-link/tree/v7.0.0"
  7616. },
  7617. "funding": [
  7618. {
  7619. "url": "https://symfony.com/sponsor",
  7620. "type": "custom"
  7621. },
  7622. {
  7623. "url": "https://github.com/fabpot",
  7624. "type": "github"
  7625. },
  7626. {
  7627. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7628. "type": "tidelift"
  7629. }
  7630. ],
  7631. "time": "2023-07-25T09:50:29+00:00"
  7632. },
  7633. {
  7634. "name": "symfony/yaml",
  7635. "version": "v7.0.0",
  7636. "source": {
  7637. "type": "git",
  7638. "url": "https://github.com/symfony/yaml.git",
  7639. "reference": "0055b230c408428b9b5cde7c55659555be5c0278"
  7640. },
  7641. "dist": {
  7642. "type": "zip",
  7643. "url": "https://api.github.com/repos/symfony/yaml/zipball/0055b230c408428b9b5cde7c55659555be5c0278",
  7644. "reference": "0055b230c408428b9b5cde7c55659555be5c0278",
  7645. "shasum": ""
  7646. },
  7647. "require": {
  7648. "php": ">=8.2",
  7649. "symfony/polyfill-ctype": "^1.8"
  7650. },
  7651. "conflict": {
  7652. "symfony/console": "<6.4"
  7653. },
  7654. "require-dev": {
  7655. "symfony/console": "^6.4|^7.0"
  7656. },
  7657. "bin": [
  7658. "Resources/bin/yaml-lint"
  7659. ],
  7660. "type": "library",
  7661. "autoload": {
  7662. "psr-4": {
  7663. "Symfony\\Component\\Yaml\\": ""
  7664. },
  7665. "exclude-from-classmap": [
  7666. "/Tests/"
  7667. ]
  7668. },
  7669. "notification-url": "https://packagist.org/downloads/",
  7670. "license": [
  7671. "MIT"
  7672. ],
  7673. "authors": [
  7674. {
  7675. "name": "Fabien Potencier",
  7676. "email": "fabien@symfony.com"
  7677. },
  7678. {
  7679. "name": "Symfony Community",
  7680. "homepage": "https://symfony.com/contributors"
  7681. }
  7682. ],
  7683. "description": "Loads and dumps YAML files",
  7684. "homepage": "https://symfony.com",
  7685. "support": {
  7686. "source": "https://github.com/symfony/yaml/tree/v7.0.0"
  7687. },
  7688. "funding": [
  7689. {
  7690. "url": "https://symfony.com/sponsor",
  7691. "type": "custom"
  7692. },
  7693. {
  7694. "url": "https://github.com/fabpot",
  7695. "type": "github"
  7696. },
  7697. {
  7698. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7699. "type": "tidelift"
  7700. }
  7701. ],
  7702. "time": "2023-11-07T10:26:03+00:00"
  7703. },
  7704. {
  7705. "name": "symfonycasts/micro-mapper",
  7706. "version": "v0.1.4",
  7707. "source": {
  7708. "type": "git",
  7709. "url": "https://github.com/SymfonyCasts/micro-mapper.git",
  7710. "reference": "81190a2c94359213afc3053c5dd85c9fd2c3d7bb"
  7711. },
  7712. "dist": {
  7713. "type": "zip",
  7714. "url": "https://api.github.com/repos/SymfonyCasts/micro-mapper/zipball/81190a2c94359213afc3053c5dd85c9fd2c3d7bb",
  7715. "reference": "81190a2c94359213afc3053c5dd85c9fd2c3d7bb",
  7716. "shasum": ""
  7717. },
  7718. "require": {
  7719. "php": ">=8.1"
  7720. },
  7721. "require-dev": {
  7722. "phpstan/phpstan": "^1.10.39",
  7723. "symfony/filesystem": "^6.3",
  7724. "symfony/framework-bundle": "^6.3",
  7725. "symfony/phpunit-bridge": "^6.3"
  7726. },
  7727. "type": "library",
  7728. "autoload": {
  7729. "psr-4": {
  7730. "Symfonycasts\\MicroMapper\\": "src"
  7731. }
  7732. },
  7733. "notification-url": "https://packagist.org/downloads/",
  7734. "license": [
  7735. "MIT"
  7736. ],
  7737. "authors": [
  7738. {
  7739. "name": "Ryan Weaver",
  7740. "homepage": "https://symfonycasts.com"
  7741. }
  7742. ],
  7743. "description": "A tiny, underwhelming data mapper to map one object to another!",
  7744. "keywords": [
  7745. "data-mapper"
  7746. ],
  7747. "support": {
  7748. "issues": "https://github.com/SymfonyCasts/micro-mapper/issues",
  7749. "source": "https://github.com/SymfonyCasts/micro-mapper/tree/v0.1.4"
  7750. },
  7751. "time": "2023-10-18T15:25:09+00:00"
  7752. },
  7753. {
  7754. "name": "twig/extra-bundle",
  7755. "version": "v3.8.0",
  7756. "source": {
  7757. "type": "git",
  7758. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  7759. "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
  7760. },
  7761. "dist": {
  7762. "type": "zip",
  7763. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
  7764. "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
  7765. "shasum": ""
  7766. },
  7767. "require": {
  7768. "php": ">=7.2.5",
  7769. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  7770. "symfony/twig-bundle": "^5.4|^6.0|^7.0",
  7771. "twig/twig": "^3.0"
  7772. },
  7773. "require-dev": {
  7774. "league/commonmark": "^1.0|^2.0",
  7775. "symfony/phpunit-bridge": "^6.4|^7.0",
  7776. "twig/cache-extra": "^3.0",
  7777. "twig/cssinliner-extra": "^2.12|^3.0",
  7778. "twig/html-extra": "^2.12|^3.0",
  7779. "twig/inky-extra": "^2.12|^3.0",
  7780. "twig/intl-extra": "^2.12|^3.0",
  7781. "twig/markdown-extra": "^2.12|^3.0",
  7782. "twig/string-extra": "^2.12|^3.0"
  7783. },
  7784. "type": "symfony-bundle",
  7785. "autoload": {
  7786. "psr-4": {
  7787. "Twig\\Extra\\TwigExtraBundle\\": ""
  7788. },
  7789. "exclude-from-classmap": [
  7790. "/Tests/"
  7791. ]
  7792. },
  7793. "notification-url": "https://packagist.org/downloads/",
  7794. "license": [
  7795. "MIT"
  7796. ],
  7797. "authors": [
  7798. {
  7799. "name": "Fabien Potencier",
  7800. "email": "fabien@symfony.com",
  7801. "homepage": "http://fabien.potencier.org",
  7802. "role": "Lead Developer"
  7803. }
  7804. ],
  7805. "description": "A Symfony bundle for extra Twig extensions",
  7806. "homepage": "https://twig.symfony.com",
  7807. "keywords": [
  7808. "bundle",
  7809. "extra",
  7810. "twig"
  7811. ],
  7812. "support": {
  7813. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
  7814. },
  7815. "funding": [
  7816. {
  7817. "url": "https://github.com/fabpot",
  7818. "type": "github"
  7819. },
  7820. {
  7821. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  7822. "type": "tidelift"
  7823. }
  7824. ],
  7825. "time": "2023-11-21T14:02:01+00:00"
  7826. },
  7827. {
  7828. "name": "twig/twig",
  7829. "version": "v3.8.0",
  7830. "source": {
  7831. "type": "git",
  7832. "url": "https://github.com/twigphp/Twig.git",
  7833. "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
  7834. },
  7835. "dist": {
  7836. "type": "zip",
  7837. "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
  7838. "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
  7839. "shasum": ""
  7840. },
  7841. "require": {
  7842. "php": ">=7.2.5",
  7843. "symfony/polyfill-ctype": "^1.8",
  7844. "symfony/polyfill-mbstring": "^1.3",
  7845. "symfony/polyfill-php80": "^1.22"
  7846. },
  7847. "require-dev": {
  7848. "psr/container": "^1.0|^2.0",
  7849. "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
  7850. },
  7851. "type": "library",
  7852. "autoload": {
  7853. "psr-4": {
  7854. "Twig\\": "src/"
  7855. }
  7856. },
  7857. "notification-url": "https://packagist.org/downloads/",
  7858. "license": [
  7859. "BSD-3-Clause"
  7860. ],
  7861. "authors": [
  7862. {
  7863. "name": "Fabien Potencier",
  7864. "email": "fabien@symfony.com",
  7865. "homepage": "http://fabien.potencier.org",
  7866. "role": "Lead Developer"
  7867. },
  7868. {
  7869. "name": "Twig Team",
  7870. "role": "Contributors"
  7871. },
  7872. {
  7873. "name": "Armin Ronacher",
  7874. "email": "armin.ronacher@active-4.com",
  7875. "role": "Project Founder"
  7876. }
  7877. ],
  7878. "description": "Twig, the flexible, fast, and secure template language for PHP",
  7879. "homepage": "https://twig.symfony.com",
  7880. "keywords": [
  7881. "templating"
  7882. ],
  7883. "support": {
  7884. "issues": "https://github.com/twigphp/Twig/issues",
  7885. "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
  7886. },
  7887. "funding": [
  7888. {
  7889. "url": "https://github.com/fabpot",
  7890. "type": "github"
  7891. },
  7892. {
  7893. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  7894. "type": "tidelift"
  7895. }
  7896. ],
  7897. "time": "2023-11-21T18:54:41+00:00"
  7898. },
  7899. {
  7900. "name": "vich/uploader-bundle",
  7901. "version": "2.3.0",
  7902. "source": {
  7903. "type": "git",
  7904. "url": "https://github.com/dustin10/VichUploaderBundle.git",
  7905. "reference": "0d748cfe676bcf894b3f324f69797c9b9d124aa5"
  7906. },
  7907. "dist": {
  7908. "type": "zip",
  7909. "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/0d748cfe676bcf894b3f324f69797c9b9d124aa5",
  7910. "reference": "0d748cfe676bcf894b3f324f69797c9b9d124aa5",
  7911. "shasum": ""
  7912. },
  7913. "require": {
  7914. "doctrine/persistence": "^3",
  7915. "ext-simplexml": "*",
  7916. "jms/metadata": "^2.4",
  7917. "php": "^8.1",
  7918. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  7919. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  7920. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  7921. "symfony/event-dispatcher-contracts": "^3.1",
  7922. "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
  7923. "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
  7924. "symfony/mime": "^5.4 || ^6.0 || ^7.0",
  7925. "symfony/property-access": "^5.4 || ^6.0 || ^7.0",
  7926. "symfony/string": "^5.4 || ^6.0 || ^7.0"
  7927. },
  7928. "conflict": {
  7929. "doctrine/annotations": "<1.12",
  7930. "league/flysystem": "<2.0"
  7931. },
  7932. "require-dev": {
  7933. "dg/bypass-finals": "^1.3",
  7934. "doctrine/doctrine-bundle": "^2.7",
  7935. "doctrine/mongodb-odm": "^2.4",
  7936. "doctrine/orm": "^2.13",
  7937. "ext-sqlite3": "*",
  7938. "knplabs/knp-gaufrette-bundle": "dev-master",
  7939. "league/flysystem-bundle": "^2.3",
  7940. "league/flysystem-memory": "^2.0",
  7941. "matthiasnoback/symfony-dependency-injection-test": "^4.3",
  7942. "mikey179/vfsstream": "^1.6.11",
  7943. "phpunit/phpunit": "^9.6",
  7944. "symfony/asset": "^5.4 || ^6.0",
  7945. "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
  7946. "symfony/css-selector": "^5.4 || ^6.0 || ^7.0",
  7947. "symfony/doctrine-bridge": "^5.4 || ^6.0 || ^7.0",
  7948. "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0",
  7949. "symfony/form": "^5.4 || ^6.0 || ^7.0",
  7950. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
  7951. "symfony/phpunit-bridge": "^7.0",
  7952. "symfony/security-csrf": "^5.4 || ^6.0 || ^7.0",
  7953. "symfony/translation": "^5.4 || ^6.0 || ^7.0",
  7954. "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
  7955. "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
  7956. "symfony/validator": "^5.4 || ^6.0 || ^7.0",
  7957. "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
  7958. "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
  7959. "yoast/phpunit-polyfills": "^2.0"
  7960. },
  7961. "suggest": {
  7962. "doctrine/annotations": "If you use doctrine/doctrine-bundle >2.7, this package is required to use annotations",
  7963. "doctrine/doctrine-bundle": "For integration with Doctrine",
  7964. "doctrine/mongodb-odm-bundle": "For integration with Doctrine ODM",
  7965. "doctrine/orm": "For integration with Doctrine ORM",
  7966. "doctrine/phpcr-odm": "For integration with Doctrine PHPCR",
  7967. "knplabs/knp-gaufrette-bundle": "For integration with Gaufrette",
  7968. "league/flysystem-bundle": "For integration with Flysystem",
  7969. "liip/imagine-bundle": "To generate image thumbnails",
  7970. "oneup/flysystem-bundle": "For integration with Flysystem",
  7971. "symfony/asset": "To generate better links",
  7972. "symfony/form": "To handle uploads in forms",
  7973. "symfony/yaml": "To use YAML mapping"
  7974. },
  7975. "type": "symfony-bundle",
  7976. "extra": {
  7977. "branch-alias": {
  7978. "dev-master": "2.x-dev"
  7979. }
  7980. },
  7981. "autoload": {
  7982. "psr-4": {
  7983. "Vich\\UploaderBundle\\": "src"
  7984. }
  7985. },
  7986. "notification-url": "https://packagist.org/downloads/",
  7987. "license": [
  7988. "MIT"
  7989. ],
  7990. "authors": [
  7991. {
  7992. "name": "Dustin Dobervich",
  7993. "email": "ddobervich@gmail.com"
  7994. }
  7995. ],
  7996. "description": "Ease file uploads attached to entities",
  7997. "homepage": "https://github.com/dustin10/VichUploaderBundle",
  7998. "keywords": [
  7999. "file uploads",
  8000. "upload"
  8001. ],
  8002. "support": {
  8003. "issues": "https://github.com/dustin10/VichUploaderBundle/issues",
  8004. "source": "https://github.com/dustin10/VichUploaderBundle/tree/2.3.0"
  8005. },
  8006. "time": "2023-12-18T07:49:22+00:00"
  8007. },
  8008. {
  8009. "name": "webmozart/assert",
  8010. "version": "1.11.0",
  8011. "source": {
  8012. "type": "git",
  8013. "url": "https://github.com/webmozarts/assert.git",
  8014. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  8015. },
  8016. "dist": {
  8017. "type": "zip",
  8018. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8019. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8020. "shasum": ""
  8021. },
  8022. "require": {
  8023. "ext-ctype": "*",
  8024. "php": "^7.2 || ^8.0"
  8025. },
  8026. "conflict": {
  8027. "phpstan/phpstan": "<0.12.20",
  8028. "vimeo/psalm": "<4.6.1 || 4.6.2"
  8029. },
  8030. "require-dev": {
  8031. "phpunit/phpunit": "^8.5.13"
  8032. },
  8033. "type": "library",
  8034. "extra": {
  8035. "branch-alias": {
  8036. "dev-master": "1.10-dev"
  8037. }
  8038. },
  8039. "autoload": {
  8040. "psr-4": {
  8041. "Webmozart\\Assert\\": "src/"
  8042. }
  8043. },
  8044. "notification-url": "https://packagist.org/downloads/",
  8045. "license": [
  8046. "MIT"
  8047. ],
  8048. "authors": [
  8049. {
  8050. "name": "Bernhard Schussek",
  8051. "email": "bschussek@gmail.com"
  8052. }
  8053. ],
  8054. "description": "Assertions to validate method input/output with nice error messages.",
  8055. "keywords": [
  8056. "assert",
  8057. "check",
  8058. "validate"
  8059. ],
  8060. "support": {
  8061. "issues": "https://github.com/webmozarts/assert/issues",
  8062. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  8063. },
  8064. "time": "2022-06-03T18:03:27+00:00"
  8065. },
  8066. {
  8067. "name": "willdurand/negotiation",
  8068. "version": "3.1.0",
  8069. "source": {
  8070. "type": "git",
  8071. "url": "https://github.com/willdurand/Negotiation.git",
  8072. "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
  8073. },
  8074. "dist": {
  8075. "type": "zip",
  8076. "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
  8077. "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
  8078. "shasum": ""
  8079. },
  8080. "require": {
  8081. "php": ">=7.1.0"
  8082. },
  8083. "require-dev": {
  8084. "symfony/phpunit-bridge": "^5.0"
  8085. },
  8086. "type": "library",
  8087. "extra": {
  8088. "branch-alias": {
  8089. "dev-master": "3.0-dev"
  8090. }
  8091. },
  8092. "autoload": {
  8093. "psr-4": {
  8094. "Negotiation\\": "src/Negotiation"
  8095. }
  8096. },
  8097. "notification-url": "https://packagist.org/downloads/",
  8098. "license": [
  8099. "MIT"
  8100. ],
  8101. "authors": [
  8102. {
  8103. "name": "William Durand",
  8104. "email": "will+git@drnd.me"
  8105. }
  8106. ],
  8107. "description": "Content Negotiation tools for PHP provided as a standalone library.",
  8108. "homepage": "http://williamdurand.fr/Negotiation/",
  8109. "keywords": [
  8110. "accept",
  8111. "content",
  8112. "format",
  8113. "header",
  8114. "negotiation"
  8115. ],
  8116. "support": {
  8117. "issues": "https://github.com/willdurand/Negotiation/issues",
  8118. "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
  8119. },
  8120. "time": "2022-01-30T20:08:53+00:00"
  8121. }
  8122. ],
  8123. "packages-dev": [
  8124. {
  8125. "name": "behat/mink",
  8126. "version": "v1.11.0",
  8127. "source": {
  8128. "type": "git",
  8129. "url": "https://github.com/minkphp/Mink.git",
  8130. "reference": "d8527fdf8785aad38455fb426af457ab9937aece"
  8131. },
  8132. "dist": {
  8133. "type": "zip",
  8134. "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece",
  8135. "reference": "d8527fdf8785aad38455fb426af457ab9937aece",
  8136. "shasum": ""
  8137. },
  8138. "require": {
  8139. "php": ">=7.2",
  8140. "symfony/css-selector": "^4.4 || ^5.0 || ^6.0 || ^7.0"
  8141. },
  8142. "require-dev": {
  8143. "phpstan/phpstan": "^1.10",
  8144. "phpstan/phpstan-phpunit": "^1.3",
  8145. "phpunit/phpunit": "^8.5.22 || ^9.5.11",
  8146. "symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
  8147. "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
  8148. },
  8149. "suggest": {
  8150. "behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation",
  8151. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  8152. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
  8153. "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
  8154. },
  8155. "type": "library",
  8156. "extra": {
  8157. "branch-alias": {
  8158. "dev-master": "1.x-dev"
  8159. }
  8160. },
  8161. "autoload": {
  8162. "psr-4": {
  8163. "Behat\\Mink\\": "src/"
  8164. }
  8165. },
  8166. "notification-url": "https://packagist.org/downloads/",
  8167. "license": [
  8168. "MIT"
  8169. ],
  8170. "authors": [
  8171. {
  8172. "name": "Konstantin Kudryashov",
  8173. "email": "ever.zet@gmail.com",
  8174. "homepage": "http://everzet.com"
  8175. }
  8176. ],
  8177. "description": "Browser controller/emulator abstraction for PHP",
  8178. "homepage": "https://mink.behat.org/",
  8179. "keywords": [
  8180. "browser",
  8181. "testing",
  8182. "web"
  8183. ],
  8184. "support": {
  8185. "issues": "https://github.com/minkphp/Mink/issues",
  8186. "source": "https://github.com/minkphp/Mink/tree/v1.11.0"
  8187. },
  8188. "time": "2023-12-09T11:23:23+00:00"
  8189. },
  8190. {
  8191. "name": "doctrine/data-fixtures",
  8192. "version": "1.7.0",
  8193. "source": {
  8194. "type": "git",
  8195. "url": "https://github.com/doctrine/data-fixtures.git",
  8196. "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
  8197. },
  8198. "dist": {
  8199. "type": "zip",
  8200. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
  8201. "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
  8202. "shasum": ""
  8203. },
  8204. "require": {
  8205. "doctrine/deprecations": "^0.5.3 || ^1.0",
  8206. "doctrine/persistence": "^2.0|^3.0",
  8207. "php": "^7.4 || ^8.0"
  8208. },
  8209. "conflict": {
  8210. "doctrine/dbal": "<3.5 || >=5",
  8211. "doctrine/orm": "<2.14 || >=4",
  8212. "doctrine/phpcr-odm": "<1.3.0"
  8213. },
  8214. "require-dev": {
  8215. "doctrine/annotations": "^1.12 || ^2",
  8216. "doctrine/coding-standard": "^12",
  8217. "doctrine/dbal": "^3.5 || ^4",
  8218. "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
  8219. "doctrine/orm": "^2.14 || ^3",
  8220. "ext-sqlite3": "*",
  8221. "phpstan/phpstan": "^1.10",
  8222. "phpunit/phpunit": "^9.6.13 || ^10.4.2",
  8223. "symfony/cache": "^5.4 || ^6.3 || ^7",
  8224. "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
  8225. "vimeo/psalm": "^5.9"
  8226. },
  8227. "suggest": {
  8228. "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
  8229. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  8230. "doctrine/orm": "For loading ORM fixtures",
  8231. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  8232. },
  8233. "type": "library",
  8234. "autoload": {
  8235. "psr-4": {
  8236. "Doctrine\\Common\\DataFixtures\\": "src"
  8237. }
  8238. },
  8239. "notification-url": "https://packagist.org/downloads/",
  8240. "license": [
  8241. "MIT"
  8242. ],
  8243. "authors": [
  8244. {
  8245. "name": "Jonathan Wage",
  8246. "email": "jonwage@gmail.com"
  8247. }
  8248. ],
  8249. "description": "Data Fixtures for all Doctrine Object Managers",
  8250. "homepage": "https://www.doctrine-project.org",
  8251. "keywords": [
  8252. "database"
  8253. ],
  8254. "support": {
  8255. "issues": "https://github.com/doctrine/data-fixtures/issues",
  8256. "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
  8257. },
  8258. "funding": [
  8259. {
  8260. "url": "https://www.doctrine-project.org/sponsorship.html",
  8261. "type": "custom"
  8262. },
  8263. {
  8264. "url": "https://www.patreon.com/phpdoctrine",
  8265. "type": "patreon"
  8266. },
  8267. {
  8268. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
  8269. "type": "tidelift"
  8270. }
  8271. ],
  8272. "time": "2023-11-24T11:18:31+00:00"
  8273. },
  8274. {
  8275. "name": "doctrine/doctrine-fixtures-bundle",
  8276. "version": "3.5.1",
  8277. "source": {
  8278. "type": "git",
  8279. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  8280. "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
  8281. },
  8282. "dist": {
  8283. "type": "zip",
  8284. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
  8285. "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
  8286. "shasum": ""
  8287. },
  8288. "require": {
  8289. "doctrine/data-fixtures": "^1.3",
  8290. "doctrine/doctrine-bundle": "^2.2",
  8291. "doctrine/orm": "^2.14.0 || ^3.0",
  8292. "doctrine/persistence": "^2.4|^3.0",
  8293. "php": "^7.4 || ^8.0",
  8294. "symfony/config": "^5.4|^6.0|^7.0",
  8295. "symfony/console": "^5.4|^6.0|^7.0",
  8296. "symfony/dependency-injection": "^5.4|^6.0|^7.0",
  8297. "symfony/deprecation-contracts": "^2.1|^3",
  8298. "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
  8299. "symfony/http-kernel": "^5.4|^6.0|^7.0"
  8300. },
  8301. "conflict": {
  8302. "doctrine/dbal": "< 3"
  8303. },
  8304. "require-dev": {
  8305. "doctrine/coding-standard": "^12",
  8306. "phpstan/phpstan": "^1.10.39",
  8307. "phpunit/phpunit": "^9.6.13",
  8308. "symfony/phpunit-bridge": "^6.3.6",
  8309. "vimeo/psalm": "^5.15"
  8310. },
  8311. "type": "symfony-bundle",
  8312. "autoload": {
  8313. "psr-4": {
  8314. "Doctrine\\Bundle\\FixturesBundle\\": ""
  8315. }
  8316. },
  8317. "notification-url": "https://packagist.org/downloads/",
  8318. "license": [
  8319. "MIT"
  8320. ],
  8321. "authors": [
  8322. {
  8323. "name": "Fabien Potencier",
  8324. "email": "fabien@symfony.com"
  8325. },
  8326. {
  8327. "name": "Doctrine Project",
  8328. "homepage": "https://www.doctrine-project.org"
  8329. },
  8330. {
  8331. "name": "Symfony Community",
  8332. "homepage": "https://symfony.com/contributors"
  8333. }
  8334. ],
  8335. "description": "Symfony DoctrineFixturesBundle",
  8336. "homepage": "https://www.doctrine-project.org",
  8337. "keywords": [
  8338. "Fixture",
  8339. "persistence"
  8340. ],
  8341. "support": {
  8342. "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
  8343. "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
  8344. },
  8345. "funding": [
  8346. {
  8347. "url": "https://www.doctrine-project.org/sponsorship.html",
  8348. "type": "custom"
  8349. },
  8350. {
  8351. "url": "https://www.patreon.com/phpdoctrine",
  8352. "type": "patreon"
  8353. },
  8354. {
  8355. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
  8356. "type": "tidelift"
  8357. }
  8358. ],
  8359. "time": "2023-11-19T12:48:54+00:00"
  8360. },
  8361. {
  8362. "name": "fakerphp/faker",
  8363. "version": "v1.23.1",
  8364. "source": {
  8365. "type": "git",
  8366. "url": "https://github.com/FakerPHP/Faker.git",
  8367. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b"
  8368. },
  8369. "dist": {
  8370. "type": "zip",
  8371. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b",
  8372. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b",
  8373. "shasum": ""
  8374. },
  8375. "require": {
  8376. "php": "^7.4 || ^8.0",
  8377. "psr/container": "^1.0 || ^2.0",
  8378. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  8379. },
  8380. "conflict": {
  8381. "fzaninotto/faker": "*"
  8382. },
  8383. "require-dev": {
  8384. "bamarni/composer-bin-plugin": "^1.4.1",
  8385. "doctrine/persistence": "^1.3 || ^2.0",
  8386. "ext-intl": "*",
  8387. "phpunit/phpunit": "^9.5.26",
  8388. "symfony/phpunit-bridge": "^5.4.16"
  8389. },
  8390. "suggest": {
  8391. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  8392. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  8393. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  8394. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  8395. "ext-mbstring": "Required for multibyte Unicode string functionality."
  8396. },
  8397. "type": "library",
  8398. "autoload": {
  8399. "psr-4": {
  8400. "Faker\\": "src/Faker/"
  8401. }
  8402. },
  8403. "notification-url": "https://packagist.org/downloads/",
  8404. "license": [
  8405. "MIT"
  8406. ],
  8407. "authors": [
  8408. {
  8409. "name": "François Zaninotto"
  8410. }
  8411. ],
  8412. "description": "Faker is a PHP library that generates fake data for you.",
  8413. "keywords": [
  8414. "data",
  8415. "faker",
  8416. "fixtures"
  8417. ],
  8418. "support": {
  8419. "issues": "https://github.com/FakerPHP/Faker/issues",
  8420. "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1"
  8421. },
  8422. "time": "2024-01-02T13:46:09+00:00"
  8423. },
  8424. {
  8425. "name": "masterminds/html5",
  8426. "version": "2.8.1",
  8427. "source": {
  8428. "type": "git",
  8429. "url": "https://github.com/Masterminds/html5-php.git",
  8430. "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
  8431. },
  8432. "dist": {
  8433. "type": "zip",
  8434. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
  8435. "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
  8436. "shasum": ""
  8437. },
  8438. "require": {
  8439. "ext-dom": "*",
  8440. "php": ">=5.3.0"
  8441. },
  8442. "require-dev": {
  8443. "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
  8444. },
  8445. "type": "library",
  8446. "extra": {
  8447. "branch-alias": {
  8448. "dev-master": "2.7-dev"
  8449. }
  8450. },
  8451. "autoload": {
  8452. "psr-4": {
  8453. "Masterminds\\": "src"
  8454. }
  8455. },
  8456. "notification-url": "https://packagist.org/downloads/",
  8457. "license": [
  8458. "MIT"
  8459. ],
  8460. "authors": [
  8461. {
  8462. "name": "Matt Butcher",
  8463. "email": "technosophos@gmail.com"
  8464. },
  8465. {
  8466. "name": "Matt Farina",
  8467. "email": "matt@mattfarina.com"
  8468. },
  8469. {
  8470. "name": "Asmir Mustafic",
  8471. "email": "goetas@gmail.com"
  8472. }
  8473. ],
  8474. "description": "An HTML5 parser and serializer.",
  8475. "homepage": "http://masterminds.github.io/html5-php",
  8476. "keywords": [
  8477. "HTML5",
  8478. "dom",
  8479. "html",
  8480. "parser",
  8481. "querypath",
  8482. "serializer",
  8483. "xml"
  8484. ],
  8485. "support": {
  8486. "issues": "https://github.com/Masterminds/html5-php/issues",
  8487. "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
  8488. },
  8489. "time": "2023-05-10T11:58:31+00:00"
  8490. },
  8491. {
  8492. "name": "mtdowling/jmespath.php",
  8493. "version": "2.7.0",
  8494. "source": {
  8495. "type": "git",
  8496. "url": "https://github.com/jmespath/jmespath.php.git",
  8497. "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b"
  8498. },
  8499. "dist": {
  8500. "type": "zip",
  8501. "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b",
  8502. "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b",
  8503. "shasum": ""
  8504. },
  8505. "require": {
  8506. "php": "^7.2.5 || ^8.0",
  8507. "symfony/polyfill-mbstring": "^1.17"
  8508. },
  8509. "require-dev": {
  8510. "composer/xdebug-handler": "^3.0.3",
  8511. "phpunit/phpunit": "^8.5.33"
  8512. },
  8513. "bin": [
  8514. "bin/jp.php"
  8515. ],
  8516. "type": "library",
  8517. "extra": {
  8518. "branch-alias": {
  8519. "dev-master": "2.7-dev"
  8520. }
  8521. },
  8522. "autoload": {
  8523. "files": [
  8524. "src/JmesPath.php"
  8525. ],
  8526. "psr-4": {
  8527. "JmesPath\\": "src/"
  8528. }
  8529. },
  8530. "notification-url": "https://packagist.org/downloads/",
  8531. "license": [
  8532. "MIT"
  8533. ],
  8534. "authors": [
  8535. {
  8536. "name": "Graham Campbell",
  8537. "email": "hello@gjcampbell.co.uk",
  8538. "homepage": "https://github.com/GrahamCampbell"
  8539. },
  8540. {
  8541. "name": "Michael Dowling",
  8542. "email": "mtdowling@gmail.com",
  8543. "homepage": "https://github.com/mtdowling"
  8544. }
  8545. ],
  8546. "description": "Declaratively specify how to extract elements from a JSON document",
  8547. "keywords": [
  8548. "json",
  8549. "jsonpath"
  8550. ],
  8551. "support": {
  8552. "issues": "https://github.com/jmespath/jmespath.php/issues",
  8553. "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0"
  8554. },
  8555. "time": "2023-08-25T10:54:48+00:00"
  8556. },
  8557. {
  8558. "name": "myclabs/deep-copy",
  8559. "version": "1.11.1",
  8560. "source": {
  8561. "type": "git",
  8562. "url": "https://github.com/myclabs/DeepCopy.git",
  8563. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
  8564. },
  8565. "dist": {
  8566. "type": "zip",
  8567. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  8568. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  8569. "shasum": ""
  8570. },
  8571. "require": {
  8572. "php": "^7.1 || ^8.0"
  8573. },
  8574. "conflict": {
  8575. "doctrine/collections": "<1.6.8",
  8576. "doctrine/common": "<2.13.3 || >=3,<3.2.2"
  8577. },
  8578. "require-dev": {
  8579. "doctrine/collections": "^1.6.8",
  8580. "doctrine/common": "^2.13.3 || ^3.2.2",
  8581. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  8582. },
  8583. "type": "library",
  8584. "autoload": {
  8585. "files": [
  8586. "src/DeepCopy/deep_copy.php"
  8587. ],
  8588. "psr-4": {
  8589. "DeepCopy\\": "src/DeepCopy/"
  8590. }
  8591. },
  8592. "notification-url": "https://packagist.org/downloads/",
  8593. "license": [
  8594. "MIT"
  8595. ],
  8596. "description": "Create deep copies (clones) of your objects",
  8597. "keywords": [
  8598. "clone",
  8599. "copy",
  8600. "duplicate",
  8601. "object",
  8602. "object graph"
  8603. ],
  8604. "support": {
  8605. "issues": "https://github.com/myclabs/DeepCopy/issues",
  8606. "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
  8607. },
  8608. "funding": [
  8609. {
  8610. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  8611. "type": "tidelift"
  8612. }
  8613. ],
  8614. "time": "2023-03-08T13:26:56+00:00"
  8615. },
  8616. {
  8617. "name": "nikic/php-parser",
  8618. "version": "v4.18.0",
  8619. "source": {
  8620. "type": "git",
  8621. "url": "https://github.com/nikic/PHP-Parser.git",
  8622. "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
  8623. },
  8624. "dist": {
  8625. "type": "zip",
  8626. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
  8627. "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
  8628. "shasum": ""
  8629. },
  8630. "require": {
  8631. "ext-tokenizer": "*",
  8632. "php": ">=7.0"
  8633. },
  8634. "require-dev": {
  8635. "ircmaxell/php-yacc": "^0.0.7",
  8636. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  8637. },
  8638. "bin": [
  8639. "bin/php-parse"
  8640. ],
  8641. "type": "library",
  8642. "extra": {
  8643. "branch-alias": {
  8644. "dev-master": "4.9-dev"
  8645. }
  8646. },
  8647. "autoload": {
  8648. "psr-4": {
  8649. "PhpParser\\": "lib/PhpParser"
  8650. }
  8651. },
  8652. "notification-url": "https://packagist.org/downloads/",
  8653. "license": [
  8654. "BSD-3-Clause"
  8655. ],
  8656. "authors": [
  8657. {
  8658. "name": "Nikita Popov"
  8659. }
  8660. ],
  8661. "description": "A PHP parser written in PHP",
  8662. "keywords": [
  8663. "parser",
  8664. "php"
  8665. ],
  8666. "support": {
  8667. "issues": "https://github.com/nikic/PHP-Parser/issues",
  8668. "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
  8669. },
  8670. "time": "2023-12-10T21:03:43+00:00"
  8671. },
  8672. {
  8673. "name": "phar-io/manifest",
  8674. "version": "2.0.3",
  8675. "source": {
  8676. "type": "git",
  8677. "url": "https://github.com/phar-io/manifest.git",
  8678. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  8679. },
  8680. "dist": {
  8681. "type": "zip",
  8682. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  8683. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  8684. "shasum": ""
  8685. },
  8686. "require": {
  8687. "ext-dom": "*",
  8688. "ext-phar": "*",
  8689. "ext-xmlwriter": "*",
  8690. "phar-io/version": "^3.0.1",
  8691. "php": "^7.2 || ^8.0"
  8692. },
  8693. "type": "library",
  8694. "extra": {
  8695. "branch-alias": {
  8696. "dev-master": "2.0.x-dev"
  8697. }
  8698. },
  8699. "autoload": {
  8700. "classmap": [
  8701. "src/"
  8702. ]
  8703. },
  8704. "notification-url": "https://packagist.org/downloads/",
  8705. "license": [
  8706. "BSD-3-Clause"
  8707. ],
  8708. "authors": [
  8709. {
  8710. "name": "Arne Blankerts",
  8711. "email": "arne@blankerts.de",
  8712. "role": "Developer"
  8713. },
  8714. {
  8715. "name": "Sebastian Heuer",
  8716. "email": "sebastian@phpeople.de",
  8717. "role": "Developer"
  8718. },
  8719. {
  8720. "name": "Sebastian Bergmann",
  8721. "email": "sebastian@phpunit.de",
  8722. "role": "Developer"
  8723. }
  8724. ],
  8725. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  8726. "support": {
  8727. "issues": "https://github.com/phar-io/manifest/issues",
  8728. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  8729. },
  8730. "time": "2021-07-20T11:28:43+00:00"
  8731. },
  8732. {
  8733. "name": "phar-io/version",
  8734. "version": "3.2.1",
  8735. "source": {
  8736. "type": "git",
  8737. "url": "https://github.com/phar-io/version.git",
  8738. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  8739. },
  8740. "dist": {
  8741. "type": "zip",
  8742. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  8743. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  8744. "shasum": ""
  8745. },
  8746. "require": {
  8747. "php": "^7.2 || ^8.0"
  8748. },
  8749. "type": "library",
  8750. "autoload": {
  8751. "classmap": [
  8752. "src/"
  8753. ]
  8754. },
  8755. "notification-url": "https://packagist.org/downloads/",
  8756. "license": [
  8757. "BSD-3-Clause"
  8758. ],
  8759. "authors": [
  8760. {
  8761. "name": "Arne Blankerts",
  8762. "email": "arne@blankerts.de",
  8763. "role": "Developer"
  8764. },
  8765. {
  8766. "name": "Sebastian Heuer",
  8767. "email": "sebastian@phpeople.de",
  8768. "role": "Developer"
  8769. },
  8770. {
  8771. "name": "Sebastian Bergmann",
  8772. "email": "sebastian@phpunit.de",
  8773. "role": "Developer"
  8774. }
  8775. ],
  8776. "description": "Library for handling version information and constraints",
  8777. "support": {
  8778. "issues": "https://github.com/phar-io/version/issues",
  8779. "source": "https://github.com/phar-io/version/tree/3.2.1"
  8780. },
  8781. "time": "2022-02-21T01:04:05+00:00"
  8782. },
  8783. {
  8784. "name": "phpunit/php-code-coverage",
  8785. "version": "9.2.30",
  8786. "source": {
  8787. "type": "git",
  8788. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  8789. "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089"
  8790. },
  8791. "dist": {
  8792. "type": "zip",
  8793. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089",
  8794. "reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089",
  8795. "shasum": ""
  8796. },
  8797. "require": {
  8798. "ext-dom": "*",
  8799. "ext-libxml": "*",
  8800. "ext-xmlwriter": "*",
  8801. "nikic/php-parser": "^4.18 || ^5.0",
  8802. "php": ">=7.3",
  8803. "phpunit/php-file-iterator": "^3.0.3",
  8804. "phpunit/php-text-template": "^2.0.2",
  8805. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  8806. "sebastian/complexity": "^2.0",
  8807. "sebastian/environment": "^5.1.2",
  8808. "sebastian/lines-of-code": "^1.0.3",
  8809. "sebastian/version": "^3.0.1",
  8810. "theseer/tokenizer": "^1.2.0"
  8811. },
  8812. "require-dev": {
  8813. "phpunit/phpunit": "^9.3"
  8814. },
  8815. "suggest": {
  8816. "ext-pcov": "PHP extension that provides line coverage",
  8817. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  8818. },
  8819. "type": "library",
  8820. "extra": {
  8821. "branch-alias": {
  8822. "dev-master": "9.2-dev"
  8823. }
  8824. },
  8825. "autoload": {
  8826. "classmap": [
  8827. "src/"
  8828. ]
  8829. },
  8830. "notification-url": "https://packagist.org/downloads/",
  8831. "license": [
  8832. "BSD-3-Clause"
  8833. ],
  8834. "authors": [
  8835. {
  8836. "name": "Sebastian Bergmann",
  8837. "email": "sebastian@phpunit.de",
  8838. "role": "lead"
  8839. }
  8840. ],
  8841. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  8842. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  8843. "keywords": [
  8844. "coverage",
  8845. "testing",
  8846. "xunit"
  8847. ],
  8848. "support": {
  8849. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  8850. "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
  8851. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.30"
  8852. },
  8853. "funding": [
  8854. {
  8855. "url": "https://github.com/sebastianbergmann",
  8856. "type": "github"
  8857. }
  8858. ],
  8859. "time": "2023-12-22T06:47:57+00:00"
  8860. },
  8861. {
  8862. "name": "phpunit/php-file-iterator",
  8863. "version": "3.0.6",
  8864. "source": {
  8865. "type": "git",
  8866. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  8867. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
  8868. },
  8869. "dist": {
  8870. "type": "zip",
  8871. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  8872. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  8873. "shasum": ""
  8874. },
  8875. "require": {
  8876. "php": ">=7.3"
  8877. },
  8878. "require-dev": {
  8879. "phpunit/phpunit": "^9.3"
  8880. },
  8881. "type": "library",
  8882. "extra": {
  8883. "branch-alias": {
  8884. "dev-master": "3.0-dev"
  8885. }
  8886. },
  8887. "autoload": {
  8888. "classmap": [
  8889. "src/"
  8890. ]
  8891. },
  8892. "notification-url": "https://packagist.org/downloads/",
  8893. "license": [
  8894. "BSD-3-Clause"
  8895. ],
  8896. "authors": [
  8897. {
  8898. "name": "Sebastian Bergmann",
  8899. "email": "sebastian@phpunit.de",
  8900. "role": "lead"
  8901. }
  8902. ],
  8903. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  8904. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  8905. "keywords": [
  8906. "filesystem",
  8907. "iterator"
  8908. ],
  8909. "support": {
  8910. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  8911. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
  8912. },
  8913. "funding": [
  8914. {
  8915. "url": "https://github.com/sebastianbergmann",
  8916. "type": "github"
  8917. }
  8918. ],
  8919. "time": "2021-12-02T12:48:52+00:00"
  8920. },
  8921. {
  8922. "name": "phpunit/php-invoker",
  8923. "version": "3.1.1",
  8924. "source": {
  8925. "type": "git",
  8926. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  8927. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  8928. },
  8929. "dist": {
  8930. "type": "zip",
  8931. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  8932. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  8933. "shasum": ""
  8934. },
  8935. "require": {
  8936. "php": ">=7.3"
  8937. },
  8938. "require-dev": {
  8939. "ext-pcntl": "*",
  8940. "phpunit/phpunit": "^9.3"
  8941. },
  8942. "suggest": {
  8943. "ext-pcntl": "*"
  8944. },
  8945. "type": "library",
  8946. "extra": {
  8947. "branch-alias": {
  8948. "dev-master": "3.1-dev"
  8949. }
  8950. },
  8951. "autoload": {
  8952. "classmap": [
  8953. "src/"
  8954. ]
  8955. },
  8956. "notification-url": "https://packagist.org/downloads/",
  8957. "license": [
  8958. "BSD-3-Clause"
  8959. ],
  8960. "authors": [
  8961. {
  8962. "name": "Sebastian Bergmann",
  8963. "email": "sebastian@phpunit.de",
  8964. "role": "lead"
  8965. }
  8966. ],
  8967. "description": "Invoke callables with a timeout",
  8968. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  8969. "keywords": [
  8970. "process"
  8971. ],
  8972. "support": {
  8973. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  8974. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  8975. },
  8976. "funding": [
  8977. {
  8978. "url": "https://github.com/sebastianbergmann",
  8979. "type": "github"
  8980. }
  8981. ],
  8982. "time": "2020-09-28T05:58:55+00:00"
  8983. },
  8984. {
  8985. "name": "phpunit/php-text-template",
  8986. "version": "2.0.4",
  8987. "source": {
  8988. "type": "git",
  8989. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  8990. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  8991. },
  8992. "dist": {
  8993. "type": "zip",
  8994. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8995. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8996. "shasum": ""
  8997. },
  8998. "require": {
  8999. "php": ">=7.3"
  9000. },
  9001. "require-dev": {
  9002. "phpunit/phpunit": "^9.3"
  9003. },
  9004. "type": "library",
  9005. "extra": {
  9006. "branch-alias": {
  9007. "dev-master": "2.0-dev"
  9008. }
  9009. },
  9010. "autoload": {
  9011. "classmap": [
  9012. "src/"
  9013. ]
  9014. },
  9015. "notification-url": "https://packagist.org/downloads/",
  9016. "license": [
  9017. "BSD-3-Clause"
  9018. ],
  9019. "authors": [
  9020. {
  9021. "name": "Sebastian Bergmann",
  9022. "email": "sebastian@phpunit.de",
  9023. "role": "lead"
  9024. }
  9025. ],
  9026. "description": "Simple template engine.",
  9027. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  9028. "keywords": [
  9029. "template"
  9030. ],
  9031. "support": {
  9032. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  9033. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  9034. },
  9035. "funding": [
  9036. {
  9037. "url": "https://github.com/sebastianbergmann",
  9038. "type": "github"
  9039. }
  9040. ],
  9041. "time": "2020-10-26T05:33:50+00:00"
  9042. },
  9043. {
  9044. "name": "phpunit/php-timer",
  9045. "version": "5.0.3",
  9046. "source": {
  9047. "type": "git",
  9048. "url": "https://github.com/sebastianbergmann/php-timer.git",
  9049. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  9050. },
  9051. "dist": {
  9052. "type": "zip",
  9053. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  9054. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  9055. "shasum": ""
  9056. },
  9057. "require": {
  9058. "php": ">=7.3"
  9059. },
  9060. "require-dev": {
  9061. "phpunit/phpunit": "^9.3"
  9062. },
  9063. "type": "library",
  9064. "extra": {
  9065. "branch-alias": {
  9066. "dev-master": "5.0-dev"
  9067. }
  9068. },
  9069. "autoload": {
  9070. "classmap": [
  9071. "src/"
  9072. ]
  9073. },
  9074. "notification-url": "https://packagist.org/downloads/",
  9075. "license": [
  9076. "BSD-3-Clause"
  9077. ],
  9078. "authors": [
  9079. {
  9080. "name": "Sebastian Bergmann",
  9081. "email": "sebastian@phpunit.de",
  9082. "role": "lead"
  9083. }
  9084. ],
  9085. "description": "Utility class for timing",
  9086. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  9087. "keywords": [
  9088. "timer"
  9089. ],
  9090. "support": {
  9091. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  9092. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  9093. },
  9094. "funding": [
  9095. {
  9096. "url": "https://github.com/sebastianbergmann",
  9097. "type": "github"
  9098. }
  9099. ],
  9100. "time": "2020-10-26T13:16:10+00:00"
  9101. },
  9102. {
  9103. "name": "phpunit/phpunit",
  9104. "version": "9.6.15",
  9105. "source": {
  9106. "type": "git",
  9107. "url": "https://github.com/sebastianbergmann/phpunit.git",
  9108. "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
  9109. },
  9110. "dist": {
  9111. "type": "zip",
  9112. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
  9113. "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
  9114. "shasum": ""
  9115. },
  9116. "require": {
  9117. "doctrine/instantiator": "^1.3.1 || ^2",
  9118. "ext-dom": "*",
  9119. "ext-json": "*",
  9120. "ext-libxml": "*",
  9121. "ext-mbstring": "*",
  9122. "ext-xml": "*",
  9123. "ext-xmlwriter": "*",
  9124. "myclabs/deep-copy": "^1.10.1",
  9125. "phar-io/manifest": "^2.0.3",
  9126. "phar-io/version": "^3.0.2",
  9127. "php": ">=7.3",
  9128. "phpunit/php-code-coverage": "^9.2.28",
  9129. "phpunit/php-file-iterator": "^3.0.5",
  9130. "phpunit/php-invoker": "^3.1.1",
  9131. "phpunit/php-text-template": "^2.0.3",
  9132. "phpunit/php-timer": "^5.0.2",
  9133. "sebastian/cli-parser": "^1.0.1",
  9134. "sebastian/code-unit": "^1.0.6",
  9135. "sebastian/comparator": "^4.0.8",
  9136. "sebastian/diff": "^4.0.3",
  9137. "sebastian/environment": "^5.1.3",
  9138. "sebastian/exporter": "^4.0.5",
  9139. "sebastian/global-state": "^5.0.1",
  9140. "sebastian/object-enumerator": "^4.0.3",
  9141. "sebastian/resource-operations": "^3.0.3",
  9142. "sebastian/type": "^3.2",
  9143. "sebastian/version": "^3.0.2"
  9144. },
  9145. "suggest": {
  9146. "ext-soap": "To be able to generate mocks based on WSDL files",
  9147. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  9148. },
  9149. "bin": [
  9150. "phpunit"
  9151. ],
  9152. "type": "library",
  9153. "extra": {
  9154. "branch-alias": {
  9155. "dev-master": "9.6-dev"
  9156. }
  9157. },
  9158. "autoload": {
  9159. "files": [
  9160. "src/Framework/Assert/Functions.php"
  9161. ],
  9162. "classmap": [
  9163. "src/"
  9164. ]
  9165. },
  9166. "notification-url": "https://packagist.org/downloads/",
  9167. "license": [
  9168. "BSD-3-Clause"
  9169. ],
  9170. "authors": [
  9171. {
  9172. "name": "Sebastian Bergmann",
  9173. "email": "sebastian@phpunit.de",
  9174. "role": "lead"
  9175. }
  9176. ],
  9177. "description": "The PHP Unit Testing framework.",
  9178. "homepage": "https://phpunit.de/",
  9179. "keywords": [
  9180. "phpunit",
  9181. "testing",
  9182. "xunit"
  9183. ],
  9184. "support": {
  9185. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  9186. "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
  9187. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15"
  9188. },
  9189. "funding": [
  9190. {
  9191. "url": "https://phpunit.de/sponsors.html",
  9192. "type": "custom"
  9193. },
  9194. {
  9195. "url": "https://github.com/sebastianbergmann",
  9196. "type": "github"
  9197. },
  9198. {
  9199. "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
  9200. "type": "tidelift"
  9201. }
  9202. ],
  9203. "time": "2023-12-01T16:55:19+00:00"
  9204. },
  9205. {
  9206. "name": "sebastian/cli-parser",
  9207. "version": "1.0.1",
  9208. "source": {
  9209. "type": "git",
  9210. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  9211. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  9212. },
  9213. "dist": {
  9214. "type": "zip",
  9215. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  9216. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  9217. "shasum": ""
  9218. },
  9219. "require": {
  9220. "php": ">=7.3"
  9221. },
  9222. "require-dev": {
  9223. "phpunit/phpunit": "^9.3"
  9224. },
  9225. "type": "library",
  9226. "extra": {
  9227. "branch-alias": {
  9228. "dev-master": "1.0-dev"
  9229. }
  9230. },
  9231. "autoload": {
  9232. "classmap": [
  9233. "src/"
  9234. ]
  9235. },
  9236. "notification-url": "https://packagist.org/downloads/",
  9237. "license": [
  9238. "BSD-3-Clause"
  9239. ],
  9240. "authors": [
  9241. {
  9242. "name": "Sebastian Bergmann",
  9243. "email": "sebastian@phpunit.de",
  9244. "role": "lead"
  9245. }
  9246. ],
  9247. "description": "Library for parsing CLI options",
  9248. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  9249. "support": {
  9250. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  9251. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  9252. },
  9253. "funding": [
  9254. {
  9255. "url": "https://github.com/sebastianbergmann",
  9256. "type": "github"
  9257. }
  9258. ],
  9259. "time": "2020-09-28T06:08:49+00:00"
  9260. },
  9261. {
  9262. "name": "sebastian/code-unit",
  9263. "version": "1.0.8",
  9264. "source": {
  9265. "type": "git",
  9266. "url": "https://github.com/sebastianbergmann/code-unit.git",
  9267. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  9268. },
  9269. "dist": {
  9270. "type": "zip",
  9271. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  9272. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  9273. "shasum": ""
  9274. },
  9275. "require": {
  9276. "php": ">=7.3"
  9277. },
  9278. "require-dev": {
  9279. "phpunit/phpunit": "^9.3"
  9280. },
  9281. "type": "library",
  9282. "extra": {
  9283. "branch-alias": {
  9284. "dev-master": "1.0-dev"
  9285. }
  9286. },
  9287. "autoload": {
  9288. "classmap": [
  9289. "src/"
  9290. ]
  9291. },
  9292. "notification-url": "https://packagist.org/downloads/",
  9293. "license": [
  9294. "BSD-3-Clause"
  9295. ],
  9296. "authors": [
  9297. {
  9298. "name": "Sebastian Bergmann",
  9299. "email": "sebastian@phpunit.de",
  9300. "role": "lead"
  9301. }
  9302. ],
  9303. "description": "Collection of value objects that represent the PHP code units",
  9304. "homepage": "https://github.com/sebastianbergmann/code-unit",
  9305. "support": {
  9306. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  9307. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  9308. },
  9309. "funding": [
  9310. {
  9311. "url": "https://github.com/sebastianbergmann",
  9312. "type": "github"
  9313. }
  9314. ],
  9315. "time": "2020-10-26T13:08:54+00:00"
  9316. },
  9317. {
  9318. "name": "sebastian/code-unit-reverse-lookup",
  9319. "version": "2.0.3",
  9320. "source": {
  9321. "type": "git",
  9322. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  9323. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  9324. },
  9325. "dist": {
  9326. "type": "zip",
  9327. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  9328. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  9329. "shasum": ""
  9330. },
  9331. "require": {
  9332. "php": ">=7.3"
  9333. },
  9334. "require-dev": {
  9335. "phpunit/phpunit": "^9.3"
  9336. },
  9337. "type": "library",
  9338. "extra": {
  9339. "branch-alias": {
  9340. "dev-master": "2.0-dev"
  9341. }
  9342. },
  9343. "autoload": {
  9344. "classmap": [
  9345. "src/"
  9346. ]
  9347. },
  9348. "notification-url": "https://packagist.org/downloads/",
  9349. "license": [
  9350. "BSD-3-Clause"
  9351. ],
  9352. "authors": [
  9353. {
  9354. "name": "Sebastian Bergmann",
  9355. "email": "sebastian@phpunit.de"
  9356. }
  9357. ],
  9358. "description": "Looks up which function or method a line of code belongs to",
  9359. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  9360. "support": {
  9361. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  9362. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  9363. },
  9364. "funding": [
  9365. {
  9366. "url": "https://github.com/sebastianbergmann",
  9367. "type": "github"
  9368. }
  9369. ],
  9370. "time": "2020-09-28T05:30:19+00:00"
  9371. },
  9372. {
  9373. "name": "sebastian/comparator",
  9374. "version": "4.0.8",
  9375. "source": {
  9376. "type": "git",
  9377. "url": "https://github.com/sebastianbergmann/comparator.git",
  9378. "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
  9379. },
  9380. "dist": {
  9381. "type": "zip",
  9382. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
  9383. "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
  9384. "shasum": ""
  9385. },
  9386. "require": {
  9387. "php": ">=7.3",
  9388. "sebastian/diff": "^4.0",
  9389. "sebastian/exporter": "^4.0"
  9390. },
  9391. "require-dev": {
  9392. "phpunit/phpunit": "^9.3"
  9393. },
  9394. "type": "library",
  9395. "extra": {
  9396. "branch-alias": {
  9397. "dev-master": "4.0-dev"
  9398. }
  9399. },
  9400. "autoload": {
  9401. "classmap": [
  9402. "src/"
  9403. ]
  9404. },
  9405. "notification-url": "https://packagist.org/downloads/",
  9406. "license": [
  9407. "BSD-3-Clause"
  9408. ],
  9409. "authors": [
  9410. {
  9411. "name": "Sebastian Bergmann",
  9412. "email": "sebastian@phpunit.de"
  9413. },
  9414. {
  9415. "name": "Jeff Welch",
  9416. "email": "whatthejeff@gmail.com"
  9417. },
  9418. {
  9419. "name": "Volker Dusch",
  9420. "email": "github@wallbash.com"
  9421. },
  9422. {
  9423. "name": "Bernhard Schussek",
  9424. "email": "bschussek@2bepublished.at"
  9425. }
  9426. ],
  9427. "description": "Provides the functionality to compare PHP values for equality",
  9428. "homepage": "https://github.com/sebastianbergmann/comparator",
  9429. "keywords": [
  9430. "comparator",
  9431. "compare",
  9432. "equality"
  9433. ],
  9434. "support": {
  9435. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  9436. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
  9437. },
  9438. "funding": [
  9439. {
  9440. "url": "https://github.com/sebastianbergmann",
  9441. "type": "github"
  9442. }
  9443. ],
  9444. "time": "2022-09-14T12:41:17+00:00"
  9445. },
  9446. {
  9447. "name": "sebastian/complexity",
  9448. "version": "2.0.3",
  9449. "source": {
  9450. "type": "git",
  9451. "url": "https://github.com/sebastianbergmann/complexity.git",
  9452. "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
  9453. },
  9454. "dist": {
  9455. "type": "zip",
  9456. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
  9457. "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
  9458. "shasum": ""
  9459. },
  9460. "require": {
  9461. "nikic/php-parser": "^4.18 || ^5.0",
  9462. "php": ">=7.3"
  9463. },
  9464. "require-dev": {
  9465. "phpunit/phpunit": "^9.3"
  9466. },
  9467. "type": "library",
  9468. "extra": {
  9469. "branch-alias": {
  9470. "dev-master": "2.0-dev"
  9471. }
  9472. },
  9473. "autoload": {
  9474. "classmap": [
  9475. "src/"
  9476. ]
  9477. },
  9478. "notification-url": "https://packagist.org/downloads/",
  9479. "license": [
  9480. "BSD-3-Clause"
  9481. ],
  9482. "authors": [
  9483. {
  9484. "name": "Sebastian Bergmann",
  9485. "email": "sebastian@phpunit.de",
  9486. "role": "lead"
  9487. }
  9488. ],
  9489. "description": "Library for calculating the complexity of PHP code units",
  9490. "homepage": "https://github.com/sebastianbergmann/complexity",
  9491. "support": {
  9492. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  9493. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
  9494. },
  9495. "funding": [
  9496. {
  9497. "url": "https://github.com/sebastianbergmann",
  9498. "type": "github"
  9499. }
  9500. ],
  9501. "time": "2023-12-22T06:19:30+00:00"
  9502. },
  9503. {
  9504. "name": "sebastian/diff",
  9505. "version": "4.0.5",
  9506. "source": {
  9507. "type": "git",
  9508. "url": "https://github.com/sebastianbergmann/diff.git",
  9509. "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
  9510. },
  9511. "dist": {
  9512. "type": "zip",
  9513. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
  9514. "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
  9515. "shasum": ""
  9516. },
  9517. "require": {
  9518. "php": ">=7.3"
  9519. },
  9520. "require-dev": {
  9521. "phpunit/phpunit": "^9.3",
  9522. "symfony/process": "^4.2 || ^5"
  9523. },
  9524. "type": "library",
  9525. "extra": {
  9526. "branch-alias": {
  9527. "dev-master": "4.0-dev"
  9528. }
  9529. },
  9530. "autoload": {
  9531. "classmap": [
  9532. "src/"
  9533. ]
  9534. },
  9535. "notification-url": "https://packagist.org/downloads/",
  9536. "license": [
  9537. "BSD-3-Clause"
  9538. ],
  9539. "authors": [
  9540. {
  9541. "name": "Sebastian Bergmann",
  9542. "email": "sebastian@phpunit.de"
  9543. },
  9544. {
  9545. "name": "Kore Nordmann",
  9546. "email": "mail@kore-nordmann.de"
  9547. }
  9548. ],
  9549. "description": "Diff implementation",
  9550. "homepage": "https://github.com/sebastianbergmann/diff",
  9551. "keywords": [
  9552. "diff",
  9553. "udiff",
  9554. "unidiff",
  9555. "unified diff"
  9556. ],
  9557. "support": {
  9558. "issues": "https://github.com/sebastianbergmann/diff/issues",
  9559. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
  9560. },
  9561. "funding": [
  9562. {
  9563. "url": "https://github.com/sebastianbergmann",
  9564. "type": "github"
  9565. }
  9566. ],
  9567. "time": "2023-05-07T05:35:17+00:00"
  9568. },
  9569. {
  9570. "name": "sebastian/environment",
  9571. "version": "5.1.5",
  9572. "source": {
  9573. "type": "git",
  9574. "url": "https://github.com/sebastianbergmann/environment.git",
  9575. "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
  9576. },
  9577. "dist": {
  9578. "type": "zip",
  9579. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
  9580. "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
  9581. "shasum": ""
  9582. },
  9583. "require": {
  9584. "php": ">=7.3"
  9585. },
  9586. "require-dev": {
  9587. "phpunit/phpunit": "^9.3"
  9588. },
  9589. "suggest": {
  9590. "ext-posix": "*"
  9591. },
  9592. "type": "library",
  9593. "extra": {
  9594. "branch-alias": {
  9595. "dev-master": "5.1-dev"
  9596. }
  9597. },
  9598. "autoload": {
  9599. "classmap": [
  9600. "src/"
  9601. ]
  9602. },
  9603. "notification-url": "https://packagist.org/downloads/",
  9604. "license": [
  9605. "BSD-3-Clause"
  9606. ],
  9607. "authors": [
  9608. {
  9609. "name": "Sebastian Bergmann",
  9610. "email": "sebastian@phpunit.de"
  9611. }
  9612. ],
  9613. "description": "Provides functionality to handle HHVM/PHP environments",
  9614. "homepage": "http://www.github.com/sebastianbergmann/environment",
  9615. "keywords": [
  9616. "Xdebug",
  9617. "environment",
  9618. "hhvm"
  9619. ],
  9620. "support": {
  9621. "issues": "https://github.com/sebastianbergmann/environment/issues",
  9622. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
  9623. },
  9624. "funding": [
  9625. {
  9626. "url": "https://github.com/sebastianbergmann",
  9627. "type": "github"
  9628. }
  9629. ],
  9630. "time": "2023-02-03T06:03:51+00:00"
  9631. },
  9632. {
  9633. "name": "sebastian/exporter",
  9634. "version": "4.0.5",
  9635. "source": {
  9636. "type": "git",
  9637. "url": "https://github.com/sebastianbergmann/exporter.git",
  9638. "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
  9639. },
  9640. "dist": {
  9641. "type": "zip",
  9642. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
  9643. "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
  9644. "shasum": ""
  9645. },
  9646. "require": {
  9647. "php": ">=7.3",
  9648. "sebastian/recursion-context": "^4.0"
  9649. },
  9650. "require-dev": {
  9651. "ext-mbstring": "*",
  9652. "phpunit/phpunit": "^9.3"
  9653. },
  9654. "type": "library",
  9655. "extra": {
  9656. "branch-alias": {
  9657. "dev-master": "4.0-dev"
  9658. }
  9659. },
  9660. "autoload": {
  9661. "classmap": [
  9662. "src/"
  9663. ]
  9664. },
  9665. "notification-url": "https://packagist.org/downloads/",
  9666. "license": [
  9667. "BSD-3-Clause"
  9668. ],
  9669. "authors": [
  9670. {
  9671. "name": "Sebastian Bergmann",
  9672. "email": "sebastian@phpunit.de"
  9673. },
  9674. {
  9675. "name": "Jeff Welch",
  9676. "email": "whatthejeff@gmail.com"
  9677. },
  9678. {
  9679. "name": "Volker Dusch",
  9680. "email": "github@wallbash.com"
  9681. },
  9682. {
  9683. "name": "Adam Harvey",
  9684. "email": "aharvey@php.net"
  9685. },
  9686. {
  9687. "name": "Bernhard Schussek",
  9688. "email": "bschussek@gmail.com"
  9689. }
  9690. ],
  9691. "description": "Provides the functionality to export PHP variables for visualization",
  9692. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  9693. "keywords": [
  9694. "export",
  9695. "exporter"
  9696. ],
  9697. "support": {
  9698. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  9699. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
  9700. },
  9701. "funding": [
  9702. {
  9703. "url": "https://github.com/sebastianbergmann",
  9704. "type": "github"
  9705. }
  9706. ],
  9707. "time": "2022-09-14T06:03:37+00:00"
  9708. },
  9709. {
  9710. "name": "sebastian/global-state",
  9711. "version": "5.0.6",
  9712. "source": {
  9713. "type": "git",
  9714. "url": "https://github.com/sebastianbergmann/global-state.git",
  9715. "reference": "bde739e7565280bda77be70044ac1047bc007e34"
  9716. },
  9717. "dist": {
  9718. "type": "zip",
  9719. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
  9720. "reference": "bde739e7565280bda77be70044ac1047bc007e34",
  9721. "shasum": ""
  9722. },
  9723. "require": {
  9724. "php": ">=7.3",
  9725. "sebastian/object-reflector": "^2.0",
  9726. "sebastian/recursion-context": "^4.0"
  9727. },
  9728. "require-dev": {
  9729. "ext-dom": "*",
  9730. "phpunit/phpunit": "^9.3"
  9731. },
  9732. "suggest": {
  9733. "ext-uopz": "*"
  9734. },
  9735. "type": "library",
  9736. "extra": {
  9737. "branch-alias": {
  9738. "dev-master": "5.0-dev"
  9739. }
  9740. },
  9741. "autoload": {
  9742. "classmap": [
  9743. "src/"
  9744. ]
  9745. },
  9746. "notification-url": "https://packagist.org/downloads/",
  9747. "license": [
  9748. "BSD-3-Clause"
  9749. ],
  9750. "authors": [
  9751. {
  9752. "name": "Sebastian Bergmann",
  9753. "email": "sebastian@phpunit.de"
  9754. }
  9755. ],
  9756. "description": "Snapshotting of global state",
  9757. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  9758. "keywords": [
  9759. "global state"
  9760. ],
  9761. "support": {
  9762. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  9763. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
  9764. },
  9765. "funding": [
  9766. {
  9767. "url": "https://github.com/sebastianbergmann",
  9768. "type": "github"
  9769. }
  9770. ],
  9771. "time": "2023-08-02T09:26:13+00:00"
  9772. },
  9773. {
  9774. "name": "sebastian/lines-of-code",
  9775. "version": "1.0.4",
  9776. "source": {
  9777. "type": "git",
  9778. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  9779. "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
  9780. },
  9781. "dist": {
  9782. "type": "zip",
  9783. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
  9784. "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
  9785. "shasum": ""
  9786. },
  9787. "require": {
  9788. "nikic/php-parser": "^4.18 || ^5.0",
  9789. "php": ">=7.3"
  9790. },
  9791. "require-dev": {
  9792. "phpunit/phpunit": "^9.3"
  9793. },
  9794. "type": "library",
  9795. "extra": {
  9796. "branch-alias": {
  9797. "dev-master": "1.0-dev"
  9798. }
  9799. },
  9800. "autoload": {
  9801. "classmap": [
  9802. "src/"
  9803. ]
  9804. },
  9805. "notification-url": "https://packagist.org/downloads/",
  9806. "license": [
  9807. "BSD-3-Clause"
  9808. ],
  9809. "authors": [
  9810. {
  9811. "name": "Sebastian Bergmann",
  9812. "email": "sebastian@phpunit.de",
  9813. "role": "lead"
  9814. }
  9815. ],
  9816. "description": "Library for counting the lines of code in PHP source code",
  9817. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  9818. "support": {
  9819. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  9820. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
  9821. },
  9822. "funding": [
  9823. {
  9824. "url": "https://github.com/sebastianbergmann",
  9825. "type": "github"
  9826. }
  9827. ],
  9828. "time": "2023-12-22T06:20:34+00:00"
  9829. },
  9830. {
  9831. "name": "sebastian/object-enumerator",
  9832. "version": "4.0.4",
  9833. "source": {
  9834. "type": "git",
  9835. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  9836. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  9837. },
  9838. "dist": {
  9839. "type": "zip",
  9840. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  9841. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  9842. "shasum": ""
  9843. },
  9844. "require": {
  9845. "php": ">=7.3",
  9846. "sebastian/object-reflector": "^2.0",
  9847. "sebastian/recursion-context": "^4.0"
  9848. },
  9849. "require-dev": {
  9850. "phpunit/phpunit": "^9.3"
  9851. },
  9852. "type": "library",
  9853. "extra": {
  9854. "branch-alias": {
  9855. "dev-master": "4.0-dev"
  9856. }
  9857. },
  9858. "autoload": {
  9859. "classmap": [
  9860. "src/"
  9861. ]
  9862. },
  9863. "notification-url": "https://packagist.org/downloads/",
  9864. "license": [
  9865. "BSD-3-Clause"
  9866. ],
  9867. "authors": [
  9868. {
  9869. "name": "Sebastian Bergmann",
  9870. "email": "sebastian@phpunit.de"
  9871. }
  9872. ],
  9873. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  9874. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9875. "support": {
  9876. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  9877. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  9878. },
  9879. "funding": [
  9880. {
  9881. "url": "https://github.com/sebastianbergmann",
  9882. "type": "github"
  9883. }
  9884. ],
  9885. "time": "2020-10-26T13:12:34+00:00"
  9886. },
  9887. {
  9888. "name": "sebastian/object-reflector",
  9889. "version": "2.0.4",
  9890. "source": {
  9891. "type": "git",
  9892. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9893. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  9894. },
  9895. "dist": {
  9896. "type": "zip",
  9897. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9898. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9899. "shasum": ""
  9900. },
  9901. "require": {
  9902. "php": ">=7.3"
  9903. },
  9904. "require-dev": {
  9905. "phpunit/phpunit": "^9.3"
  9906. },
  9907. "type": "library",
  9908. "extra": {
  9909. "branch-alias": {
  9910. "dev-master": "2.0-dev"
  9911. }
  9912. },
  9913. "autoload": {
  9914. "classmap": [
  9915. "src/"
  9916. ]
  9917. },
  9918. "notification-url": "https://packagist.org/downloads/",
  9919. "license": [
  9920. "BSD-3-Clause"
  9921. ],
  9922. "authors": [
  9923. {
  9924. "name": "Sebastian Bergmann",
  9925. "email": "sebastian@phpunit.de"
  9926. }
  9927. ],
  9928. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  9929. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  9930. "support": {
  9931. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  9932. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  9933. },
  9934. "funding": [
  9935. {
  9936. "url": "https://github.com/sebastianbergmann",
  9937. "type": "github"
  9938. }
  9939. ],
  9940. "time": "2020-10-26T13:14:26+00:00"
  9941. },
  9942. {
  9943. "name": "sebastian/recursion-context",
  9944. "version": "4.0.5",
  9945. "source": {
  9946. "type": "git",
  9947. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  9948. "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
  9949. },
  9950. "dist": {
  9951. "type": "zip",
  9952. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
  9953. "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
  9954. "shasum": ""
  9955. },
  9956. "require": {
  9957. "php": ">=7.3"
  9958. },
  9959. "require-dev": {
  9960. "phpunit/phpunit": "^9.3"
  9961. },
  9962. "type": "library",
  9963. "extra": {
  9964. "branch-alias": {
  9965. "dev-master": "4.0-dev"
  9966. }
  9967. },
  9968. "autoload": {
  9969. "classmap": [
  9970. "src/"
  9971. ]
  9972. },
  9973. "notification-url": "https://packagist.org/downloads/",
  9974. "license": [
  9975. "BSD-3-Clause"
  9976. ],
  9977. "authors": [
  9978. {
  9979. "name": "Sebastian Bergmann",
  9980. "email": "sebastian@phpunit.de"
  9981. },
  9982. {
  9983. "name": "Jeff Welch",
  9984. "email": "whatthejeff@gmail.com"
  9985. },
  9986. {
  9987. "name": "Adam Harvey",
  9988. "email": "aharvey@php.net"
  9989. }
  9990. ],
  9991. "description": "Provides functionality to recursively process PHP variables",
  9992. "homepage": "https://github.com/sebastianbergmann/recursion-context",
  9993. "support": {
  9994. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  9995. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
  9996. },
  9997. "funding": [
  9998. {
  9999. "url": "https://github.com/sebastianbergmann",
  10000. "type": "github"
  10001. }
  10002. ],
  10003. "time": "2023-02-03T06:07:39+00:00"
  10004. },
  10005. {
  10006. "name": "sebastian/resource-operations",
  10007. "version": "3.0.3",
  10008. "source": {
  10009. "type": "git",
  10010. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  10011. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  10012. },
  10013. "dist": {
  10014. "type": "zip",
  10015. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  10016. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  10017. "shasum": ""
  10018. },
  10019. "require": {
  10020. "php": ">=7.3"
  10021. },
  10022. "require-dev": {
  10023. "phpunit/phpunit": "^9.0"
  10024. },
  10025. "type": "library",
  10026. "extra": {
  10027. "branch-alias": {
  10028. "dev-master": "3.0-dev"
  10029. }
  10030. },
  10031. "autoload": {
  10032. "classmap": [
  10033. "src/"
  10034. ]
  10035. },
  10036. "notification-url": "https://packagist.org/downloads/",
  10037. "license": [
  10038. "BSD-3-Clause"
  10039. ],
  10040. "authors": [
  10041. {
  10042. "name": "Sebastian Bergmann",
  10043. "email": "sebastian@phpunit.de"
  10044. }
  10045. ],
  10046. "description": "Provides a list of PHP built-in functions that operate on resources",
  10047. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  10048. "support": {
  10049. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  10050. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  10051. },
  10052. "funding": [
  10053. {
  10054. "url": "https://github.com/sebastianbergmann",
  10055. "type": "github"
  10056. }
  10057. ],
  10058. "time": "2020-09-28T06:45:17+00:00"
  10059. },
  10060. {
  10061. "name": "sebastian/type",
  10062. "version": "3.2.1",
  10063. "source": {
  10064. "type": "git",
  10065. "url": "https://github.com/sebastianbergmann/type.git",
  10066. "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
  10067. },
  10068. "dist": {
  10069. "type": "zip",
  10070. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
  10071. "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
  10072. "shasum": ""
  10073. },
  10074. "require": {
  10075. "php": ">=7.3"
  10076. },
  10077. "require-dev": {
  10078. "phpunit/phpunit": "^9.5"
  10079. },
  10080. "type": "library",
  10081. "extra": {
  10082. "branch-alias": {
  10083. "dev-master": "3.2-dev"
  10084. }
  10085. },
  10086. "autoload": {
  10087. "classmap": [
  10088. "src/"
  10089. ]
  10090. },
  10091. "notification-url": "https://packagist.org/downloads/",
  10092. "license": [
  10093. "BSD-3-Clause"
  10094. ],
  10095. "authors": [
  10096. {
  10097. "name": "Sebastian Bergmann",
  10098. "email": "sebastian@phpunit.de",
  10099. "role": "lead"
  10100. }
  10101. ],
  10102. "description": "Collection of value objects that represent the types of the PHP type system",
  10103. "homepage": "https://github.com/sebastianbergmann/type",
  10104. "support": {
  10105. "issues": "https://github.com/sebastianbergmann/type/issues",
  10106. "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
  10107. },
  10108. "funding": [
  10109. {
  10110. "url": "https://github.com/sebastianbergmann",
  10111. "type": "github"
  10112. }
  10113. ],
  10114. "time": "2023-02-03T06:13:03+00:00"
  10115. },
  10116. {
  10117. "name": "sebastian/version",
  10118. "version": "3.0.2",
  10119. "source": {
  10120. "type": "git",
  10121. "url": "https://github.com/sebastianbergmann/version.git",
  10122. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  10123. },
  10124. "dist": {
  10125. "type": "zip",
  10126. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  10127. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  10128. "shasum": ""
  10129. },
  10130. "require": {
  10131. "php": ">=7.3"
  10132. },
  10133. "type": "library",
  10134. "extra": {
  10135. "branch-alias": {
  10136. "dev-master": "3.0-dev"
  10137. }
  10138. },
  10139. "autoload": {
  10140. "classmap": [
  10141. "src/"
  10142. ]
  10143. },
  10144. "notification-url": "https://packagist.org/downloads/",
  10145. "license": [
  10146. "BSD-3-Clause"
  10147. ],
  10148. "authors": [
  10149. {
  10150. "name": "Sebastian Bergmann",
  10151. "email": "sebastian@phpunit.de",
  10152. "role": "lead"
  10153. }
  10154. ],
  10155. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  10156. "homepage": "https://github.com/sebastianbergmann/version",
  10157. "support": {
  10158. "issues": "https://github.com/sebastianbergmann/version/issues",
  10159. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  10160. },
  10161. "funding": [
  10162. {
  10163. "url": "https://github.com/sebastianbergmann",
  10164. "type": "github"
  10165. }
  10166. ],
  10167. "time": "2020-09-28T06:39:44+00:00"
  10168. },
  10169. {
  10170. "name": "symfony/browser-kit",
  10171. "version": "v7.0.0",
  10172. "source": {
  10173. "type": "git",
  10174. "url": "https://github.com/symfony/browser-kit.git",
  10175. "reference": "c53a6e9bcb4528be535d458450b07aa81620459e"
  10176. },
  10177. "dist": {
  10178. "type": "zip",
  10179. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c53a6e9bcb4528be535d458450b07aa81620459e",
  10180. "reference": "c53a6e9bcb4528be535d458450b07aa81620459e",
  10181. "shasum": ""
  10182. },
  10183. "require": {
  10184. "php": ">=8.2",
  10185. "symfony/dom-crawler": "^6.4|^7.0"
  10186. },
  10187. "require-dev": {
  10188. "symfony/css-selector": "^6.4|^7.0",
  10189. "symfony/http-client": "^6.4|^7.0",
  10190. "symfony/mime": "^6.4|^7.0",
  10191. "symfony/process": "^6.4|^7.0"
  10192. },
  10193. "type": "library",
  10194. "autoload": {
  10195. "psr-4": {
  10196. "Symfony\\Component\\BrowserKit\\": ""
  10197. },
  10198. "exclude-from-classmap": [
  10199. "/Tests/"
  10200. ]
  10201. },
  10202. "notification-url": "https://packagist.org/downloads/",
  10203. "license": [
  10204. "MIT"
  10205. ],
  10206. "authors": [
  10207. {
  10208. "name": "Fabien Potencier",
  10209. "email": "fabien@symfony.com"
  10210. },
  10211. {
  10212. "name": "Symfony Community",
  10213. "homepage": "https://symfony.com/contributors"
  10214. }
  10215. ],
  10216. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  10217. "homepage": "https://symfony.com",
  10218. "support": {
  10219. "source": "https://github.com/symfony/browser-kit/tree/v7.0.0"
  10220. },
  10221. "funding": [
  10222. {
  10223. "url": "https://symfony.com/sponsor",
  10224. "type": "custom"
  10225. },
  10226. {
  10227. "url": "https://github.com/fabpot",
  10228. "type": "github"
  10229. },
  10230. {
  10231. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10232. "type": "tidelift"
  10233. }
  10234. ],
  10235. "time": "2023-10-31T17:37:24+00:00"
  10236. },
  10237. {
  10238. "name": "symfony/css-selector",
  10239. "version": "v7.0.0",
  10240. "source": {
  10241. "type": "git",
  10242. "url": "https://github.com/symfony/css-selector.git",
  10243. "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e"
  10244. },
  10245. "dist": {
  10246. "type": "zip",
  10247. "url": "https://api.github.com/repos/symfony/css-selector/zipball/bb51d46e53ef8d50d523f0c5faedba056a27943e",
  10248. "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e",
  10249. "shasum": ""
  10250. },
  10251. "require": {
  10252. "php": ">=8.2"
  10253. },
  10254. "type": "library",
  10255. "autoload": {
  10256. "psr-4": {
  10257. "Symfony\\Component\\CssSelector\\": ""
  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": "Jean-François Simon",
  10274. "email": "jeanfrancois.simon@sensiolabs.com"
  10275. },
  10276. {
  10277. "name": "Symfony Community",
  10278. "homepage": "https://symfony.com/contributors"
  10279. }
  10280. ],
  10281. "description": "Converts CSS selectors to XPath expressions",
  10282. "homepage": "https://symfony.com",
  10283. "support": {
  10284. "source": "https://github.com/symfony/css-selector/tree/v7.0.0"
  10285. },
  10286. "funding": [
  10287. {
  10288. "url": "https://symfony.com/sponsor",
  10289. "type": "custom"
  10290. },
  10291. {
  10292. "url": "https://github.com/fabpot",
  10293. "type": "github"
  10294. },
  10295. {
  10296. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10297. "type": "tidelift"
  10298. }
  10299. ],
  10300. "time": "2023-10-31T17:59:56+00:00"
  10301. },
  10302. {
  10303. "name": "symfony/debug-bundle",
  10304. "version": "v7.0.0",
  10305. "source": {
  10306. "type": "git",
  10307. "url": "https://github.com/symfony/debug-bundle.git",
  10308. "reference": "7e540aebec5b7848bbdfaa1a045ed130e1791156"
  10309. },
  10310. "dist": {
  10311. "type": "zip",
  10312. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/7e540aebec5b7848bbdfaa1a045ed130e1791156",
  10313. "reference": "7e540aebec5b7848bbdfaa1a045ed130e1791156",
  10314. "shasum": ""
  10315. },
  10316. "require": {
  10317. "ext-xml": "*",
  10318. "php": ">=8.2",
  10319. "symfony/dependency-injection": "^6.4|^7.0",
  10320. "symfony/http-kernel": "^6.4|^7.0",
  10321. "symfony/twig-bridge": "^6.4|^7.0",
  10322. "symfony/var-dumper": "^6.4|^7.0"
  10323. },
  10324. "conflict": {
  10325. "symfony/config": "<6.4",
  10326. "symfony/dependency-injection": "<6.4"
  10327. },
  10328. "require-dev": {
  10329. "symfony/config": "^6.4|^7.0",
  10330. "symfony/web-profiler-bundle": "^6.4|^7.0"
  10331. },
  10332. "type": "symfony-bundle",
  10333. "autoload": {
  10334. "psr-4": {
  10335. "Symfony\\Bundle\\DebugBundle\\": ""
  10336. },
  10337. "exclude-from-classmap": [
  10338. "/Tests/"
  10339. ]
  10340. },
  10341. "notification-url": "https://packagist.org/downloads/",
  10342. "license": [
  10343. "MIT"
  10344. ],
  10345. "authors": [
  10346. {
  10347. "name": "Fabien Potencier",
  10348. "email": "fabien@symfony.com"
  10349. },
  10350. {
  10351. "name": "Symfony Community",
  10352. "homepage": "https://symfony.com/contributors"
  10353. }
  10354. ],
  10355. "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
  10356. "homepage": "https://symfony.com",
  10357. "support": {
  10358. "source": "https://github.com/symfony/debug-bundle/tree/v7.0.0"
  10359. },
  10360. "funding": [
  10361. {
  10362. "url": "https://symfony.com/sponsor",
  10363. "type": "custom"
  10364. },
  10365. {
  10366. "url": "https://github.com/fabpot",
  10367. "type": "github"
  10368. },
  10369. {
  10370. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10371. "type": "tidelift"
  10372. }
  10373. ],
  10374. "time": "2023-11-07T10:26:03+00:00"
  10375. },
  10376. {
  10377. "name": "symfony/dom-crawler",
  10378. "version": "v7.0.0",
  10379. "source": {
  10380. "type": "git",
  10381. "url": "https://github.com/symfony/dom-crawler.git",
  10382. "reference": "d13205f444a535f4a6e52186aedbc99664f66a86"
  10383. },
  10384. "dist": {
  10385. "type": "zip",
  10386. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d13205f444a535f4a6e52186aedbc99664f66a86",
  10387. "reference": "d13205f444a535f4a6e52186aedbc99664f66a86",
  10388. "shasum": ""
  10389. },
  10390. "require": {
  10391. "masterminds/html5": "^2.6",
  10392. "php": ">=8.2",
  10393. "symfony/polyfill-ctype": "~1.8",
  10394. "symfony/polyfill-mbstring": "~1.0"
  10395. },
  10396. "require-dev": {
  10397. "symfony/css-selector": "^6.4|^7.0"
  10398. },
  10399. "type": "library",
  10400. "autoload": {
  10401. "psr-4": {
  10402. "Symfony\\Component\\DomCrawler\\": ""
  10403. },
  10404. "exclude-from-classmap": [
  10405. "/Tests/"
  10406. ]
  10407. },
  10408. "notification-url": "https://packagist.org/downloads/",
  10409. "license": [
  10410. "MIT"
  10411. ],
  10412. "authors": [
  10413. {
  10414. "name": "Fabien Potencier",
  10415. "email": "fabien@symfony.com"
  10416. },
  10417. {
  10418. "name": "Symfony Community",
  10419. "homepage": "https://symfony.com/contributors"
  10420. }
  10421. ],
  10422. "description": "Eases DOM navigation for HTML and XML documents",
  10423. "homepage": "https://symfony.com",
  10424. "support": {
  10425. "source": "https://github.com/symfony/dom-crawler/tree/v7.0.0"
  10426. },
  10427. "funding": [
  10428. {
  10429. "url": "https://symfony.com/sponsor",
  10430. "type": "custom"
  10431. },
  10432. {
  10433. "url": "https://github.com/fabpot",
  10434. "type": "github"
  10435. },
  10436. {
  10437. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10438. "type": "tidelift"
  10439. }
  10440. ],
  10441. "time": "2023-11-20T16:43:42+00:00"
  10442. },
  10443. {
  10444. "name": "symfony/maker-bundle",
  10445. "version": "v1.52.0",
  10446. "source": {
  10447. "type": "git",
  10448. "url": "https://github.com/symfony/maker-bundle.git",
  10449. "reference": "112f9466c94a46ca33dc441eee59a12cd1790757"
  10450. },
  10451. "dist": {
  10452. "type": "zip",
  10453. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/112f9466c94a46ca33dc441eee59a12cd1790757",
  10454. "reference": "112f9466c94a46ca33dc441eee59a12cd1790757",
  10455. "shasum": ""
  10456. },
  10457. "require": {
  10458. "doctrine/inflector": "^2.0",
  10459. "nikic/php-parser": "^4.11",
  10460. "php": ">=8.1",
  10461. "symfony/config": "^6.3|^7.0",
  10462. "symfony/console": "^6.3|^7.0",
  10463. "symfony/dependency-injection": "^6.3|^7.0",
  10464. "symfony/deprecation-contracts": "^2.2|^3",
  10465. "symfony/filesystem": "^6.3|^7.0",
  10466. "symfony/finder": "^6.3|^7.0",
  10467. "symfony/framework-bundle": "^6.3|^7.0",
  10468. "symfony/http-kernel": "^6.3|^7.0",
  10469. "symfony/process": "^6.3|^7.0"
  10470. },
  10471. "conflict": {
  10472. "doctrine/doctrine-bundle": "<2.4",
  10473. "doctrine/orm": "<2.10"
  10474. },
  10475. "require-dev": {
  10476. "composer/semver": "^3.0",
  10477. "doctrine/doctrine-bundle": "^2.5.0",
  10478. "doctrine/orm": "^2.10.0",
  10479. "symfony/http-client": "^6.3|^7.0",
  10480. "symfony/phpunit-bridge": "^6.3|^7.0",
  10481. "symfony/security-core": "^6.3|^7.0",
  10482. "symfony/yaml": "^6.3|^7.0",
  10483. "twig/twig": "^2.0|^3.0"
  10484. },
  10485. "type": "symfony-bundle",
  10486. "extra": {
  10487. "branch-alias": {
  10488. "dev-main": "1.x-dev"
  10489. }
  10490. },
  10491. "autoload": {
  10492. "psr-4": {
  10493. "Symfony\\Bundle\\MakerBundle\\": "src/"
  10494. }
  10495. },
  10496. "notification-url": "https://packagist.org/downloads/",
  10497. "license": [
  10498. "MIT"
  10499. ],
  10500. "authors": [
  10501. {
  10502. "name": "Symfony Community",
  10503. "homepage": "https://symfony.com/contributors"
  10504. }
  10505. ],
  10506. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  10507. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  10508. "keywords": [
  10509. "code generator",
  10510. "dev",
  10511. "generator",
  10512. "scaffold",
  10513. "scaffolding"
  10514. ],
  10515. "support": {
  10516. "issues": "https://github.com/symfony/maker-bundle/issues",
  10517. "source": "https://github.com/symfony/maker-bundle/tree/v1.52.0"
  10518. },
  10519. "funding": [
  10520. {
  10521. "url": "https://symfony.com/sponsor",
  10522. "type": "custom"
  10523. },
  10524. {
  10525. "url": "https://github.com/fabpot",
  10526. "type": "github"
  10527. },
  10528. {
  10529. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10530. "type": "tidelift"
  10531. }
  10532. ],
  10533. "time": "2023-10-31T18:23:49+00:00"
  10534. },
  10535. {
  10536. "name": "symfony/phpunit-bridge",
  10537. "version": "v7.0.2",
  10538. "source": {
  10539. "type": "git",
  10540. "url": "https://github.com/symfony/phpunit-bridge.git",
  10541. "reference": "92df075808c9437beca9540e25ae0c40eea1c061"
  10542. },
  10543. "dist": {
  10544. "type": "zip",
  10545. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/92df075808c9437beca9540e25ae0c40eea1c061",
  10546. "reference": "92df075808c9437beca9540e25ae0c40eea1c061",
  10547. "shasum": ""
  10548. },
  10549. "require": {
  10550. "php": ">=7.2.5"
  10551. },
  10552. "conflict": {
  10553. "phpunit/phpunit": "<7.5|9.1.2"
  10554. },
  10555. "require-dev": {
  10556. "symfony/deprecation-contracts": "^2.5|^3.0",
  10557. "symfony/error-handler": "^5.4|^6.4|^7.0",
  10558. "symfony/polyfill-php81": "^1.27"
  10559. },
  10560. "bin": [
  10561. "bin/simple-phpunit"
  10562. ],
  10563. "type": "symfony-bridge",
  10564. "extra": {
  10565. "thanks": {
  10566. "name": "phpunit/phpunit",
  10567. "url": "https://github.com/sebastianbergmann/phpunit"
  10568. }
  10569. },
  10570. "autoload": {
  10571. "files": [
  10572. "bootstrap.php"
  10573. ],
  10574. "psr-4": {
  10575. "Symfony\\Bridge\\PhpUnit\\": ""
  10576. },
  10577. "exclude-from-classmap": [
  10578. "/Tests/"
  10579. ]
  10580. },
  10581. "notification-url": "https://packagist.org/downloads/",
  10582. "license": [
  10583. "MIT"
  10584. ],
  10585. "authors": [
  10586. {
  10587. "name": "Nicolas Grekas",
  10588. "email": "p@tchwork.com"
  10589. },
  10590. {
  10591. "name": "Symfony Community",
  10592. "homepage": "https://symfony.com/contributors"
  10593. }
  10594. ],
  10595. "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
  10596. "homepage": "https://symfony.com",
  10597. "support": {
  10598. "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.2"
  10599. },
  10600. "funding": [
  10601. {
  10602. "url": "https://symfony.com/sponsor",
  10603. "type": "custom"
  10604. },
  10605. {
  10606. "url": "https://github.com/fabpot",
  10607. "type": "github"
  10608. },
  10609. {
  10610. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10611. "type": "tidelift"
  10612. }
  10613. ],
  10614. "time": "2023-12-19T11:23:03+00:00"
  10615. },
  10616. {
  10617. "name": "symfony/web-profiler-bundle",
  10618. "version": "v7.0.2",
  10619. "source": {
  10620. "type": "git",
  10621. "url": "https://github.com/symfony/web-profiler-bundle.git",
  10622. "reference": "b3746379ad31d02a578aff360caacf521e753b85"
  10623. },
  10624. "dist": {
  10625. "type": "zip",
  10626. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/b3746379ad31d02a578aff360caacf521e753b85",
  10627. "reference": "b3746379ad31d02a578aff360caacf521e753b85",
  10628. "shasum": ""
  10629. },
  10630. "require": {
  10631. "php": ">=8.2",
  10632. "symfony/config": "^6.4|^7.0",
  10633. "symfony/framework-bundle": "^6.4|^7.0",
  10634. "symfony/http-kernel": "^6.4|^7.0",
  10635. "symfony/routing": "^6.4|^7.0",
  10636. "symfony/twig-bundle": "^6.4|^7.0",
  10637. "twig/twig": "^3.0.4"
  10638. },
  10639. "conflict": {
  10640. "symfony/form": "<6.4",
  10641. "symfony/mailer": "<6.4",
  10642. "symfony/messenger": "<6.4"
  10643. },
  10644. "require-dev": {
  10645. "symfony/browser-kit": "^6.4|^7.0",
  10646. "symfony/console": "^6.4|^7.0",
  10647. "symfony/css-selector": "^6.4|^7.0",
  10648. "symfony/stopwatch": "^6.4|^7.0"
  10649. },
  10650. "type": "symfony-bundle",
  10651. "autoload": {
  10652. "psr-4": {
  10653. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  10654. },
  10655. "exclude-from-classmap": [
  10656. "/Tests/"
  10657. ]
  10658. },
  10659. "notification-url": "https://packagist.org/downloads/",
  10660. "license": [
  10661. "MIT"
  10662. ],
  10663. "authors": [
  10664. {
  10665. "name": "Fabien Potencier",
  10666. "email": "fabien@symfony.com"
  10667. },
  10668. {
  10669. "name": "Symfony Community",
  10670. "homepage": "https://symfony.com/contributors"
  10671. }
  10672. ],
  10673. "description": "Provides a development tool that gives detailed information about the execution of any request",
  10674. "homepage": "https://symfony.com",
  10675. "keywords": [
  10676. "dev"
  10677. ],
  10678. "support": {
  10679. "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.2"
  10680. },
  10681. "funding": [
  10682. {
  10683. "url": "https://symfony.com/sponsor",
  10684. "type": "custom"
  10685. },
  10686. {
  10687. "url": "https://github.com/fabpot",
  10688. "type": "github"
  10689. },
  10690. {
  10691. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10692. "type": "tidelift"
  10693. }
  10694. ],
  10695. "time": "2023-12-27T08:42:13+00:00"
  10696. },
  10697. {
  10698. "name": "theseer/tokenizer",
  10699. "version": "1.2.2",
  10700. "source": {
  10701. "type": "git",
  10702. "url": "https://github.com/theseer/tokenizer.git",
  10703. "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
  10704. },
  10705. "dist": {
  10706. "type": "zip",
  10707. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
  10708. "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
  10709. "shasum": ""
  10710. },
  10711. "require": {
  10712. "ext-dom": "*",
  10713. "ext-tokenizer": "*",
  10714. "ext-xmlwriter": "*",
  10715. "php": "^7.2 || ^8.0"
  10716. },
  10717. "type": "library",
  10718. "autoload": {
  10719. "classmap": [
  10720. "src/"
  10721. ]
  10722. },
  10723. "notification-url": "https://packagist.org/downloads/",
  10724. "license": [
  10725. "BSD-3-Clause"
  10726. ],
  10727. "authors": [
  10728. {
  10729. "name": "Arne Blankerts",
  10730. "email": "arne@blankerts.de",
  10731. "role": "Developer"
  10732. }
  10733. ],
  10734. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  10735. "support": {
  10736. "issues": "https://github.com/theseer/tokenizer/issues",
  10737. "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
  10738. },
  10739. "funding": [
  10740. {
  10741. "url": "https://github.com/theseer",
  10742. "type": "github"
  10743. }
  10744. ],
  10745. "time": "2023-11-20T00:12:19+00:00"
  10746. },
  10747. {
  10748. "name": "zenstruck/assert",
  10749. "version": "v1.5.0",
  10750. "source": {
  10751. "type": "git",
  10752. "url": "https://github.com/zenstruck/assert.git",
  10753. "reference": "60956bb6584a51c6c2ab9fa8707b7c013d770163"
  10754. },
  10755. "dist": {
  10756. "type": "zip",
  10757. "url": "https://api.github.com/repos/zenstruck/assert/zipball/60956bb6584a51c6c2ab9fa8707b7c013d770163",
  10758. "reference": "60956bb6584a51c6c2ab9fa8707b7c013d770163",
  10759. "shasum": ""
  10760. },
  10761. "require": {
  10762. "php": ">=8.0",
  10763. "symfony/polyfill-php81": "^1.23",
  10764. "symfony/var-exporter": "^5.4|^6.0|^7.0"
  10765. },
  10766. "require-dev": {
  10767. "phpstan/phpstan": "^1.4",
  10768. "phpunit/phpunit": "^9.5",
  10769. "symfony/phpunit-bridge": "^6.3"
  10770. },
  10771. "type": "library",
  10772. "autoload": {
  10773. "psr-4": {
  10774. "Zenstruck\\": "src/"
  10775. }
  10776. },
  10777. "notification-url": "https://packagist.org/downloads/",
  10778. "license": [
  10779. "MIT"
  10780. ],
  10781. "authors": [
  10782. {
  10783. "name": "Kevin Bond",
  10784. "email": "kevinbond@gmail.com"
  10785. }
  10786. ],
  10787. "description": "Standalone, lightweight, framework agnostic, test assertion library.",
  10788. "homepage": "https://github.com/zenstruck/assert",
  10789. "keywords": [
  10790. "assertion",
  10791. "phpunit",
  10792. "test"
  10793. ],
  10794. "support": {
  10795. "issues": "https://github.com/zenstruck/assert/issues",
  10796. "source": "https://github.com/zenstruck/assert/tree/v1.5.0"
  10797. },
  10798. "funding": [
  10799. {
  10800. "url": "https://github.com/kbond",
  10801. "type": "github"
  10802. }
  10803. ],
  10804. "time": "2023-12-02T09:08:04+00:00"
  10805. },
  10806. {
  10807. "name": "zenstruck/browser",
  10808. "version": "v1.7.0",
  10809. "source": {
  10810. "type": "git",
  10811. "url": "https://github.com/zenstruck/browser.git",
  10812. "reference": "cf514edcf66cd889baeb29870c29a0494d32aff4"
  10813. },
  10814. "dist": {
  10815. "type": "zip",
  10816. "url": "https://api.github.com/repos/zenstruck/browser/zipball/cf514edcf66cd889baeb29870c29a0494d32aff4",
  10817. "reference": "cf514edcf66cd889baeb29870c29a0494d32aff4",
  10818. "shasum": ""
  10819. },
  10820. "require": {
  10821. "behat/mink": "^1.8",
  10822. "php": ">=8.0",
  10823. "symfony/browser-kit": "^5.4|^6.0|^7.0",
  10824. "symfony/css-selector": "^5.4|^6.0|^7.0",
  10825. "symfony/dom-crawler": "^5.4|^6.0|^7.0",
  10826. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  10827. "zenstruck/assert": "^1.1",
  10828. "zenstruck/callback": "^1.4.2"
  10829. },
  10830. "require-dev": {
  10831. "dbrekelmans/bdi": "^1.0",
  10832. "justinrainbow/json-schema": "^5.2",
  10833. "mtdowling/jmespath.php": "^2.6",
  10834. "phpstan/phpstan": "^1.4",
  10835. "phpunit/phpunit": "^9.5|^10.4",
  10836. "symfony/mime": "^5.4|^6.0|^7.0",
  10837. "symfony/panther": "^1.1|^2.0.1",
  10838. "symfony/phpunit-bridge": "^6.0|^7.0",
  10839. "symfony/security-bundle": "^5.4|^6.0|^7.0",
  10840. "zenstruck/foundry": "^1.30"
  10841. },
  10842. "suggest": {
  10843. "justinrainbow/json-schema": "Json schema validator. Needed to use Json::assertMatchesSchema().",
  10844. "mtdowling/jmespath.php": "PHP implementation for JMESPath. Needed to use Json assertions."
  10845. },
  10846. "type": "library",
  10847. "autoload": {
  10848. "psr-4": {
  10849. "Zenstruck\\": "src/"
  10850. }
  10851. },
  10852. "notification-url": "https://packagist.org/downloads/",
  10853. "license": [
  10854. "MIT"
  10855. ],
  10856. "authors": [
  10857. {
  10858. "name": "Kevin Bond",
  10859. "email": "kevinbond@gmail.com"
  10860. }
  10861. ],
  10862. "description": "A fluent interface for your Symfony functional tests.",
  10863. "homepage": "https://github.com/zenstruck/browser",
  10864. "keywords": [
  10865. "symfony",
  10866. "test"
  10867. ],
  10868. "support": {
  10869. "issues": "https://github.com/zenstruck/browser/issues",
  10870. "source": "https://github.com/zenstruck/browser/tree/v1.7.0"
  10871. },
  10872. "funding": [
  10873. {
  10874. "url": "https://github.com/kbond",
  10875. "type": "github"
  10876. }
  10877. ],
  10878. "time": "2023-12-14T21:04:01+00:00"
  10879. },
  10880. {
  10881. "name": "zenstruck/callback",
  10882. "version": "v1.5.0",
  10883. "source": {
  10884. "type": "git",
  10885. "url": "https://github.com/zenstruck/callback.git",
  10886. "reference": "eed9a532fd8974368e60c4a2550ed65eab7e5432"
  10887. },
  10888. "dist": {
  10889. "type": "zip",
  10890. "url": "https://api.github.com/repos/zenstruck/callback/zipball/eed9a532fd8974368e60c4a2550ed65eab7e5432",
  10891. "reference": "eed9a532fd8974368e60c4a2550ed65eab7e5432",
  10892. "shasum": ""
  10893. },
  10894. "require": {
  10895. "php": ">=7.2.5",
  10896. "symfony/polyfill-php80": "^1.14"
  10897. },
  10898. "require-dev": {
  10899. "symfony/phpunit-bridge": "^5.2"
  10900. },
  10901. "type": "library",
  10902. "autoload": {
  10903. "psr-4": {
  10904. "Zenstruck\\": "src/"
  10905. }
  10906. },
  10907. "notification-url": "https://packagist.org/downloads/",
  10908. "license": [
  10909. "MIT"
  10910. ],
  10911. "authors": [
  10912. {
  10913. "name": "Kevin Bond",
  10914. "email": "kevinbond@gmail.com"
  10915. }
  10916. ],
  10917. "description": "Callable wrapper to validate and inject arguments.",
  10918. "homepage": "https://github.com/zenstruck/callback",
  10919. "keywords": [
  10920. "callable",
  10921. "callback",
  10922. "utility"
  10923. ],
  10924. "support": {
  10925. "issues": "https://github.com/zenstruck/callback/issues",
  10926. "source": "https://github.com/zenstruck/callback/tree/v1.5.0"
  10927. },
  10928. "funding": [
  10929. {
  10930. "url": "https://github.com/kbond",
  10931. "type": "github"
  10932. }
  10933. ],
  10934. "time": "2022-08-31T14:56:15+00:00"
  10935. },
  10936. {
  10937. "name": "zenstruck/foundry",
  10938. "version": "v1.36.1",
  10939. "source": {
  10940. "type": "git",
  10941. "url": "https://github.com/zenstruck/foundry.git",
  10942. "reference": "c32de571213e05e718eb05bfaf8d8b35cf8610df"
  10943. },
  10944. "dist": {
  10945. "type": "zip",
  10946. "url": "https://api.github.com/repos/zenstruck/foundry/zipball/c32de571213e05e718eb05bfaf8d8b35cf8610df",
  10947. "reference": "c32de571213e05e718eb05bfaf8d8b35cf8610df",
  10948. "shasum": ""
  10949. },
  10950. "require": {
  10951. "doctrine/persistence": "^1.3.3|^2.0|^3.0",
  10952. "fakerphp/faker": "^1.10",
  10953. "php": ">=8.0",
  10954. "symfony/deprecation-contracts": "^2.2|^3.0",
  10955. "symfony/property-access": "^5.4|^6.0|^7.0",
  10956. "symfony/string": "^5.4|^6.0|^7.0",
  10957. "zenstruck/assert": "^1.0",
  10958. "zenstruck/callback": "^1.1"
  10959. },
  10960. "conflict": {
  10961. "doctrine/mongodb-odm": "2.5.0"
  10962. },
  10963. "require-dev": {
  10964. "bamarni/composer-bin-plugin": "^1.4",
  10965. "dama/doctrine-test-bundle": "^7.0|^8.0",
  10966. "doctrine/doctrine-bundle": "^2.5",
  10967. "doctrine/doctrine-migrations-bundle": "^2.2|^3.0",
  10968. "doctrine/mongodb-odm": "^2.4",
  10969. "doctrine/mongodb-odm-bundle": "^4.4.0|^5.0",
  10970. "doctrine/orm": "^2.11",
  10971. "matthiasnoback/symfony-dependency-injection-test": "^4.1|^5.0",
  10972. "phpunit/phpunit": "^9.5.0",
  10973. "symfony/dotenv": "^5.4|^6.0|^7.0",
  10974. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  10975. "symfony/maker-bundle": "^1.49",
  10976. "symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
  10977. "symfony/translation-contracts": "^2.5|^3.0"
  10978. },
  10979. "type": "library",
  10980. "extra": {
  10981. "bamarni-bin": {
  10982. "target-directory": "bin/tools",
  10983. "bin-links": true,
  10984. "forward-command": false
  10985. }
  10986. },
  10987. "autoload": {
  10988. "files": [
  10989. "src/functions.php"
  10990. ],
  10991. "psr-4": {
  10992. "Zenstruck\\Foundry\\": "src/"
  10993. }
  10994. },
  10995. "notification-url": "https://packagist.org/downloads/",
  10996. "license": [
  10997. "MIT"
  10998. ],
  10999. "authors": [
  11000. {
  11001. "name": "Kevin Bond",
  11002. "email": "kevinbond@gmail.com"
  11003. }
  11004. ],
  11005. "description": "A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.",
  11006. "homepage": "https://github.com/zenstruck/foundry",
  11007. "keywords": [
  11008. "Fixture",
  11009. "dev",
  11010. "doctrine",
  11011. "factory",
  11012. "faker",
  11013. "symfony",
  11014. "test"
  11015. ],
  11016. "support": {
  11017. "issues": "https://github.com/zenstruck/foundry/issues",
  11018. "source": "https://github.com/zenstruck/foundry/tree/v1.36.1"
  11019. },
  11020. "funding": [
  11021. {
  11022. "url": "https://github.com/kbond",
  11023. "type": "github"
  11024. }
  11025. ],
  11026. "time": "2023-12-14T23:19:08+00:00"
  11027. }
  11028. ],
  11029. "aliases": [],
  11030. "minimum-stability": "stable",
  11031. "stability-flags": [],
  11032. "prefer-stable": true,
  11033. "prefer-lowest": false,
  11034. "platform": {
  11035. "php": ">=8.2",
  11036. "ext-ctype": "*",
  11037. "ext-iconv": "*"
  11038. },
  11039. "platform-dev": [],
  11040. "plugin-api-version": "2.6.0"
  11041. }