You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11619 lines
422 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": "5fdfe7c840f4a9d98a61fc69063f7142",
  8. "packages": [
  9. {
  10. "name": "api-platform/core",
  11. "version": "v3.2.16",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/api-platform/core.git",
  15. "reference": "055fb38027e3125a2d5df58f77134d81f42075ca"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/api-platform/core/zipball/055fb38027e3125a2d5df58f77134d81f42075ca",
  20. "reference": "055fb38027e3125a2d5df58f77134d81f42075ca",
  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/mongodb-odm-bundle": "^4.0 || ^5.0",
  58. "doctrine/orm": "^2.14 || ^3.0",
  59. "elasticsearch/elasticsearch": "^7.11 || ^8.4",
  60. "friends-of-behat/mink-browserkit-driver": "^1.3.1",
  61. "friends-of-behat/mink-extension": "^2.2",
  62. "friends-of-behat/symfony-extension": "^2.1",
  63. "guzzlehttp/guzzle": "^6.0 || ^7.0",
  64. "jangregor/phpstan-prophecy": "^1.0",
  65. "justinrainbow/json-schema": "^5.2.1",
  66. "phpspec/prophecy-phpunit": "^2.0",
  67. "phpstan/extension-installer": "^1.1",
  68. "phpstan/phpdoc-parser": "^1.13",
  69. "phpstan/phpstan": "^1.1",
  70. "phpstan/phpstan-doctrine": "^1.0",
  71. "phpstan/phpstan-phpunit": "^1.0",
  72. "phpstan/phpstan-symfony": "^1.0",
  73. "phpunit/phpunit": "^9.5",
  74. "psr/log": "^1.0 || ^2.0 || ^3.0",
  75. "ramsey/uuid": "^3.9.7 || ^4.0",
  76. "ramsey/uuid-doctrine": "^1.4 || ^2.0",
  77. "sebastian/comparator": "<5.0",
  78. "soyuka/contexts": "v3.3.9",
  79. "soyuka/stubs-mongodb": "^1.0",
  80. "symfony/asset": "^6.1 || ^7.0",
  81. "symfony/browser-kit": "^6.1 || ^7.0",
  82. "symfony/cache": "^6.1 || ^7.0",
  83. "symfony/config": "^6.1 || ^7.0",
  84. "symfony/console": "^6.1 || ^7.0",
  85. "symfony/css-selector": "^6.1 || ^7.0",
  86. "symfony/dependency-injection": "^6.1 || ^7.0.12",
  87. "symfony/doctrine-bridge": "^6.1 || ^7.0",
  88. "symfony/dom-crawler": "^6.1 || ^7.0",
  89. "symfony/error-handler": "^6.1 || ^7.0",
  90. "symfony/event-dispatcher": "^6.1 || ^7.0",
  91. "symfony/expression-language": "^6.1 || ^7.0",
  92. "symfony/finder": "^6.1 || ^7.0",
  93. "symfony/form": "^6.1 || ^7.0",
  94. "symfony/framework-bundle": "^6.1 || ^7.0",
  95. "symfony/http-client": "^6.1 || ^7.0",
  96. "symfony/intl": "^6.1 || ^7.0",
  97. "symfony/maker-bundle": "^1.24",
  98. "symfony/mercure-bundle": "*",
  99. "symfony/messenger": "^6.1 || ^7.0",
  100. "symfony/phpunit-bridge": "^6.1 || ^7.0",
  101. "symfony/routing": "^6.1 || ^7.0",
  102. "symfony/security-bundle": "^6.1 || ^7.0",
  103. "symfony/security-core": "^6.1 || ^7.0",
  104. "symfony/stopwatch": "^6.1 || ^7.0",
  105. "symfony/twig-bundle": "^6.1 || ^7.0",
  106. "symfony/uid": "^6.1 || ^7.0",
  107. "symfony/validator": "^6.1 || ^7.0",
  108. "symfony/web-profiler-bundle": "^6.1 || ^7.0",
  109. "symfony/yaml": "^6.1 || ^7.0",
  110. "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
  111. "webonyx/graphql-php": "^14.0 || ^15.0"
  112. },
  113. "suggest": {
  114. "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
  115. "elasticsearch/elasticsearch": "To support Elasticsearch.",
  116. "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
  117. "phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
  118. "psr/cache-implementation": "To use metadata caching.",
  119. "ramsey/uuid": "To support Ramsey's UUID identifiers.",
  120. "symfony/cache": "To have metadata caching when using Symfony integration.",
  121. "symfony/config": "To load XML configuration files.",
  122. "symfony/expression-language": "To use authorization features.",
  123. "symfony/http-client": "To use the HTTP cache invalidation system.",
  124. "symfony/messenger": "To support messenger integration.",
  125. "symfony/security": "To use authorization features.",
  126. "symfony/twig-bundle": "To use the Swagger UI integration.",
  127. "symfony/uid": "To support Symfony UUID/ULID identifiers.",
  128. "symfony/web-profiler-bundle": "To use the data collector.",
  129. "webonyx/graphql-php": "To support GraphQL."
  130. },
  131. "type": "library",
  132. "extra": {
  133. "branch-alias": {
  134. "dev-main": "3.3.x-dev"
  135. },
  136. "symfony": {
  137. "require": "^6.1 || ^7.0"
  138. }
  139. },
  140. "autoload": {
  141. "psr-4": {
  142. "ApiPlatform\\": "src/"
  143. }
  144. },
  145. "notification-url": "https://packagist.org/downloads/",
  146. "license": [
  147. "MIT"
  148. ],
  149. "authors": [
  150. {
  151. "name": "Kévin Dunglas",
  152. "email": "kevin@dunglas.fr",
  153. "homepage": "https://dunglas.fr"
  154. }
  155. ],
  156. "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
  157. "homepage": "https://api-platform.com",
  158. "keywords": [
  159. "Hydra",
  160. "JSON-LD",
  161. "api",
  162. "graphql",
  163. "hal",
  164. "jsonapi",
  165. "openapi",
  166. "rest",
  167. "swagger"
  168. ],
  169. "support": {
  170. "issues": "https://github.com/api-platform/core/issues",
  171. "source": "https://github.com/api-platform/core/tree/v3.2.16"
  172. },
  173. "time": "2024-03-05T10:51:18+00:00"
  174. },
  175. {
  176. "name": "doctrine/cache",
  177. "version": "2.2.0",
  178. "source": {
  179. "type": "git",
  180. "url": "https://github.com/doctrine/cache.git",
  181. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
  182. },
  183. "dist": {
  184. "type": "zip",
  185. "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
  186. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
  187. "shasum": ""
  188. },
  189. "require": {
  190. "php": "~7.1 || ^8.0"
  191. },
  192. "conflict": {
  193. "doctrine/common": ">2.2,<2.4"
  194. },
  195. "require-dev": {
  196. "cache/integration-tests": "dev-master",
  197. "doctrine/coding-standard": "^9",
  198. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  199. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  200. "symfony/cache": "^4.4 || ^5.4 || ^6",
  201. "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
  202. },
  203. "type": "library",
  204. "autoload": {
  205. "psr-4": {
  206. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  207. }
  208. },
  209. "notification-url": "https://packagist.org/downloads/",
  210. "license": [
  211. "MIT"
  212. ],
  213. "authors": [
  214. {
  215. "name": "Guilherme Blanco",
  216. "email": "guilhermeblanco@gmail.com"
  217. },
  218. {
  219. "name": "Roman Borschel",
  220. "email": "roman@code-factory.org"
  221. },
  222. {
  223. "name": "Benjamin Eberlei",
  224. "email": "kontakt@beberlei.de"
  225. },
  226. {
  227. "name": "Jonathan Wage",
  228. "email": "jonwage@gmail.com"
  229. },
  230. {
  231. "name": "Johannes Schmitt",
  232. "email": "schmittjoh@gmail.com"
  233. }
  234. ],
  235. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  236. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  237. "keywords": [
  238. "abstraction",
  239. "apcu",
  240. "cache",
  241. "caching",
  242. "couchdb",
  243. "memcached",
  244. "php",
  245. "redis",
  246. "xcache"
  247. ],
  248. "support": {
  249. "issues": "https://github.com/doctrine/cache/issues",
  250. "source": "https://github.com/doctrine/cache/tree/2.2.0"
  251. },
  252. "funding": [
  253. {
  254. "url": "https://www.doctrine-project.org/sponsorship.html",
  255. "type": "custom"
  256. },
  257. {
  258. "url": "https://www.patreon.com/phpdoctrine",
  259. "type": "patreon"
  260. },
  261. {
  262. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  263. "type": "tidelift"
  264. }
  265. ],
  266. "time": "2022-05-20T20:07:39+00:00"
  267. },
  268. {
  269. "name": "doctrine/collections",
  270. "version": "2.2.1",
  271. "source": {
  272. "type": "git",
  273. "url": "https://github.com/doctrine/collections.git",
  274. "reference": "420480fc085bc65f3c956af13abe8e7546f94813"
  275. },
  276. "dist": {
  277. "type": "zip",
  278. "url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813",
  279. "reference": "420480fc085bc65f3c956af13abe8e7546f94813",
  280. "shasum": ""
  281. },
  282. "require": {
  283. "doctrine/deprecations": "^1",
  284. "php": "^8.1"
  285. },
  286. "require-dev": {
  287. "doctrine/coding-standard": "^12",
  288. "ext-json": "*",
  289. "phpstan/phpstan": "^1.8",
  290. "phpstan/phpstan-phpunit": "^1.0",
  291. "phpunit/phpunit": "^10.5",
  292. "vimeo/psalm": "^5.11"
  293. },
  294. "type": "library",
  295. "autoload": {
  296. "psr-4": {
  297. "Doctrine\\Common\\Collections\\": "src"
  298. }
  299. },
  300. "notification-url": "https://packagist.org/downloads/",
  301. "license": [
  302. "MIT"
  303. ],
  304. "authors": [
  305. {
  306. "name": "Guilherme Blanco",
  307. "email": "guilhermeblanco@gmail.com"
  308. },
  309. {
  310. "name": "Roman Borschel",
  311. "email": "roman@code-factory.org"
  312. },
  313. {
  314. "name": "Benjamin Eberlei",
  315. "email": "kontakt@beberlei.de"
  316. },
  317. {
  318. "name": "Jonathan Wage",
  319. "email": "jonwage@gmail.com"
  320. },
  321. {
  322. "name": "Johannes Schmitt",
  323. "email": "schmittjoh@gmail.com"
  324. }
  325. ],
  326. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  327. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  328. "keywords": [
  329. "array",
  330. "collections",
  331. "iterators",
  332. "php"
  333. ],
  334. "support": {
  335. "issues": "https://github.com/doctrine/collections/issues",
  336. "source": "https://github.com/doctrine/collections/tree/2.2.1"
  337. },
  338. "funding": [
  339. {
  340. "url": "https://www.doctrine-project.org/sponsorship.html",
  341. "type": "custom"
  342. },
  343. {
  344. "url": "https://www.patreon.com/phpdoctrine",
  345. "type": "patreon"
  346. },
  347. {
  348. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
  349. "type": "tidelift"
  350. }
  351. ],
  352. "time": "2024-03-05T22:28:45+00:00"
  353. },
  354. {
  355. "name": "doctrine/common",
  356. "version": "3.4.3",
  357. "source": {
  358. "type": "git",
  359. "url": "https://github.com/doctrine/common.git",
  360. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
  361. },
  362. "dist": {
  363. "type": "zip",
  364. "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
  365. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
  366. "shasum": ""
  367. },
  368. "require": {
  369. "doctrine/persistence": "^2.0 || ^3.0",
  370. "php": "^7.1 || ^8.0"
  371. },
  372. "require-dev": {
  373. "doctrine/coding-standard": "^9.0 || ^10.0",
  374. "doctrine/collections": "^1",
  375. "phpstan/phpstan": "^1.4.1",
  376. "phpstan/phpstan-phpunit": "^1",
  377. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  378. "squizlabs/php_codesniffer": "^3.0",
  379. "symfony/phpunit-bridge": "^6.1",
  380. "vimeo/psalm": "^4.4"
  381. },
  382. "type": "library",
  383. "autoload": {
  384. "psr-4": {
  385. "Doctrine\\Common\\": "src"
  386. }
  387. },
  388. "notification-url": "https://packagist.org/downloads/",
  389. "license": [
  390. "MIT"
  391. ],
  392. "authors": [
  393. {
  394. "name": "Guilherme Blanco",
  395. "email": "guilhermeblanco@gmail.com"
  396. },
  397. {
  398. "name": "Roman Borschel",
  399. "email": "roman@code-factory.org"
  400. },
  401. {
  402. "name": "Benjamin Eberlei",
  403. "email": "kontakt@beberlei.de"
  404. },
  405. {
  406. "name": "Jonathan Wage",
  407. "email": "jonwage@gmail.com"
  408. },
  409. {
  410. "name": "Johannes Schmitt",
  411. "email": "schmittjoh@gmail.com"
  412. },
  413. {
  414. "name": "Marco Pivetta",
  415. "email": "ocramius@gmail.com"
  416. }
  417. ],
  418. "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.",
  419. "homepage": "https://www.doctrine-project.org/projects/common.html",
  420. "keywords": [
  421. "common",
  422. "doctrine",
  423. "php"
  424. ],
  425. "support": {
  426. "issues": "https://github.com/doctrine/common/issues",
  427. "source": "https://github.com/doctrine/common/tree/3.4.3"
  428. },
  429. "funding": [
  430. {
  431. "url": "https://www.doctrine-project.org/sponsorship.html",
  432. "type": "custom"
  433. },
  434. {
  435. "url": "https://www.patreon.com/phpdoctrine",
  436. "type": "patreon"
  437. },
  438. {
  439. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  440. "type": "tidelift"
  441. }
  442. ],
  443. "time": "2022-10-09T11:47:59+00:00"
  444. },
  445. {
  446. "name": "doctrine/dbal",
  447. "version": "3.8.3",
  448. "source": {
  449. "type": "git",
  450. "url": "https://github.com/doctrine/dbal.git",
  451. "reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c"
  452. },
  453. "dist": {
  454. "type": "zip",
  455. "url": "https://api.github.com/repos/doctrine/dbal/zipball/db922ba9436b7b18a23d1653a0b41ff2369ca41c",
  456. "reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c",
  457. "shasum": ""
  458. },
  459. "require": {
  460. "composer-runtime-api": "^2",
  461. "doctrine/cache": "^1.11|^2.0",
  462. "doctrine/deprecations": "^0.5.3|^1",
  463. "doctrine/event-manager": "^1|^2",
  464. "php": "^7.4 || ^8.0",
  465. "psr/cache": "^1|^2|^3",
  466. "psr/log": "^1|^2|^3"
  467. },
  468. "require-dev": {
  469. "doctrine/coding-standard": "12.0.0",
  470. "fig/log-test": "^1",
  471. "jetbrains/phpstorm-stubs": "2023.1",
  472. "phpstan/phpstan": "1.10.58",
  473. "phpstan/phpstan-strict-rules": "^1.5",
  474. "phpunit/phpunit": "9.6.16",
  475. "psalm/plugin-phpunit": "0.18.4",
  476. "slevomat/coding-standard": "8.13.1",
  477. "squizlabs/php_codesniffer": "3.9.0",
  478. "symfony/cache": "^5.4|^6.0|^7.0",
  479. "symfony/console": "^4.4|^5.4|^6.0|^7.0",
  480. "vimeo/psalm": "4.30.0"
  481. },
  482. "suggest": {
  483. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  484. },
  485. "bin": [
  486. "bin/doctrine-dbal"
  487. ],
  488. "type": "library",
  489. "autoload": {
  490. "psr-4": {
  491. "Doctrine\\DBAL\\": "src"
  492. }
  493. },
  494. "notification-url": "https://packagist.org/downloads/",
  495. "license": [
  496. "MIT"
  497. ],
  498. "authors": [
  499. {
  500. "name": "Guilherme Blanco",
  501. "email": "guilhermeblanco@gmail.com"
  502. },
  503. {
  504. "name": "Roman Borschel",
  505. "email": "roman@code-factory.org"
  506. },
  507. {
  508. "name": "Benjamin Eberlei",
  509. "email": "kontakt@beberlei.de"
  510. },
  511. {
  512. "name": "Jonathan Wage",
  513. "email": "jonwage@gmail.com"
  514. }
  515. ],
  516. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  517. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  518. "keywords": [
  519. "abstraction",
  520. "database",
  521. "db2",
  522. "dbal",
  523. "mariadb",
  524. "mssql",
  525. "mysql",
  526. "oci8",
  527. "oracle",
  528. "pdo",
  529. "pgsql",
  530. "postgresql",
  531. "queryobject",
  532. "sasql",
  533. "sql",
  534. "sqlite",
  535. "sqlserver",
  536. "sqlsrv"
  537. ],
  538. "support": {
  539. "issues": "https://github.com/doctrine/dbal/issues",
  540. "source": "https://github.com/doctrine/dbal/tree/3.8.3"
  541. },
  542. "funding": [
  543. {
  544. "url": "https://www.doctrine-project.org/sponsorship.html",
  545. "type": "custom"
  546. },
  547. {
  548. "url": "https://www.patreon.com/phpdoctrine",
  549. "type": "patreon"
  550. },
  551. {
  552. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  553. "type": "tidelift"
  554. }
  555. ],
  556. "time": "2024-03-03T15:55:06+00:00"
  557. },
  558. {
  559. "name": "doctrine/deprecations",
  560. "version": "1.1.3",
  561. "source": {
  562. "type": "git",
  563. "url": "https://github.com/doctrine/deprecations.git",
  564. "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
  565. },
  566. "dist": {
  567. "type": "zip",
  568. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
  569. "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
  570. "shasum": ""
  571. },
  572. "require": {
  573. "php": "^7.1 || ^8.0"
  574. },
  575. "require-dev": {
  576. "doctrine/coding-standard": "^9",
  577. "phpstan/phpstan": "1.4.10 || 1.10.15",
  578. "phpstan/phpstan-phpunit": "^1.0",
  579. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  580. "psalm/plugin-phpunit": "0.18.4",
  581. "psr/log": "^1 || ^2 || ^3",
  582. "vimeo/psalm": "4.30.0 || 5.12.0"
  583. },
  584. "suggest": {
  585. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  586. },
  587. "type": "library",
  588. "autoload": {
  589. "psr-4": {
  590. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  591. }
  592. },
  593. "notification-url": "https://packagist.org/downloads/",
  594. "license": [
  595. "MIT"
  596. ],
  597. "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.",
  598. "homepage": "https://www.doctrine-project.org/",
  599. "support": {
  600. "issues": "https://github.com/doctrine/deprecations/issues",
  601. "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
  602. },
  603. "time": "2024-01-30T19:34:25+00:00"
  604. },
  605. {
  606. "name": "doctrine/doctrine-bundle",
  607. "version": "2.11.3",
  608. "source": {
  609. "type": "git",
  610. "url": "https://github.com/doctrine/DoctrineBundle.git",
  611. "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
  612. },
  613. "dist": {
  614. "type": "zip",
  615. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
  616. "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
  617. "shasum": ""
  618. },
  619. "require": {
  620. "doctrine/cache": "^1.11 || ^2.0",
  621. "doctrine/dbal": "^3.7.0 || ^4.0",
  622. "doctrine/persistence": "^2.2 || ^3",
  623. "doctrine/sql-formatter": "^1.0.1",
  624. "php": "^7.4 || ^8.0",
  625. "symfony/cache": "^5.4 || ^6.0 || ^7.0",
  626. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  627. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  628. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  629. "symfony/deprecation-contracts": "^2.1 || ^3",
  630. "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
  631. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
  632. "symfony/polyfill-php80": "^1.15",
  633. "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
  634. },
  635. "conflict": {
  636. "doctrine/annotations": ">=3.0",
  637. "doctrine/orm": "<2.17 || >=4.0",
  638. "twig/twig": "<1.34 || >=2.0 <2.4"
  639. },
  640. "require-dev": {
  641. "doctrine/annotations": "^1 || ^2",
  642. "doctrine/coding-standard": "^12",
  643. "doctrine/deprecations": "^1.0",
  644. "doctrine/orm": "^2.17 || ^3.0",
  645. "friendsofphp/proxy-manager-lts": "^1.0",
  646. "phpunit/phpunit": "^9.5.26",
  647. "psalm/plugin-phpunit": "^0.18.4",
  648. "psalm/plugin-symfony": "^5",
  649. "psr/log": "^1.1.4 || ^2.0 || ^3.0",
  650. "symfony/phpunit-bridge": "^6.1 || ^7.0",
  651. "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
  652. "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
  653. "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
  654. "symfony/string": "^5.4 || ^6.0 || ^7.0",
  655. "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
  656. "symfony/validator": "^5.4 || ^6.0 || ^7.0",
  657. "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
  658. "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
  659. "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
  660. "twig/twig": "^1.34 || ^2.12 || ^3.0",
  661. "vimeo/psalm": "^5.15"
  662. },
  663. "suggest": {
  664. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  665. "ext-pdo": "*",
  666. "symfony/web-profiler-bundle": "To use the data collector."
  667. },
  668. "type": "symfony-bundle",
  669. "autoload": {
  670. "psr-4": {
  671. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  672. }
  673. },
  674. "notification-url": "https://packagist.org/downloads/",
  675. "license": [
  676. "MIT"
  677. ],
  678. "authors": [
  679. {
  680. "name": "Fabien Potencier",
  681. "email": "fabien@symfony.com"
  682. },
  683. {
  684. "name": "Benjamin Eberlei",
  685. "email": "kontakt@beberlei.de"
  686. },
  687. {
  688. "name": "Symfony Community",
  689. "homepage": "https://symfony.com/contributors"
  690. },
  691. {
  692. "name": "Doctrine Project",
  693. "homepage": "https://www.doctrine-project.org/"
  694. }
  695. ],
  696. "description": "Symfony DoctrineBundle",
  697. "homepage": "https://www.doctrine-project.org",
  698. "keywords": [
  699. "database",
  700. "dbal",
  701. "orm",
  702. "persistence"
  703. ],
  704. "support": {
  705. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  706. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
  707. },
  708. "funding": [
  709. {
  710. "url": "https://www.doctrine-project.org/sponsorship.html",
  711. "type": "custom"
  712. },
  713. {
  714. "url": "https://www.patreon.com/phpdoctrine",
  715. "type": "patreon"
  716. },
  717. {
  718. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  719. "type": "tidelift"
  720. }
  721. ],
  722. "time": "2024-02-10T20:56:20+00:00"
  723. },
  724. {
  725. "name": "doctrine/doctrine-migrations-bundle",
  726. "version": "3.3.0",
  727. "source": {
  728. "type": "git",
  729. "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
  730. "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
  731. },
  732. "dist": {
  733. "type": "zip",
  734. "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
  735. "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
  736. "shasum": ""
  737. },
  738. "require": {
  739. "doctrine/doctrine-bundle": "^2.4",
  740. "doctrine/migrations": "^3.2",
  741. "php": "^7.2|^8.0",
  742. "symfony/deprecation-contracts": "^2.1 || ^3",
  743. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
  744. },
  745. "require-dev": {
  746. "doctrine/coding-standard": "^12",
  747. "doctrine/orm": "^2.6 || ^3",
  748. "doctrine/persistence": "^2.0 || ^3 ",
  749. "phpstan/phpstan": "^1.4",
  750. "phpstan/phpstan-deprecation-rules": "^1",
  751. "phpstan/phpstan-phpunit": "^1",
  752. "phpstan/phpstan-strict-rules": "^1.1",
  753. "phpstan/phpstan-symfony": "^1.3",
  754. "phpunit/phpunit": "^8.5|^9.5",
  755. "psalm/plugin-phpunit": "^0.18.4",
  756. "psalm/plugin-symfony": "^3 || ^5",
  757. "symfony/phpunit-bridge": "^6.3 || ^7",
  758. "symfony/var-exporter": "^5.4 || ^6 || ^7",
  759. "vimeo/psalm": "^4.30 || ^5.15"
  760. },
  761. "type": "symfony-bundle",
  762. "autoload": {
  763. "psr-4": {
  764. "Doctrine\\Bundle\\MigrationsBundle\\": ""
  765. },
  766. "exclude-from-classmap": [
  767. "/Tests/"
  768. ]
  769. },
  770. "notification-url": "https://packagist.org/downloads/",
  771. "license": [
  772. "MIT"
  773. ],
  774. "authors": [
  775. {
  776. "name": "Fabien Potencier",
  777. "email": "fabien@symfony.com"
  778. },
  779. {
  780. "name": "Doctrine Project",
  781. "homepage": "https://www.doctrine-project.org"
  782. },
  783. {
  784. "name": "Symfony Community",
  785. "homepage": "https://symfony.com/contributors"
  786. }
  787. ],
  788. "description": "Symfony DoctrineMigrationsBundle",
  789. "homepage": "https://www.doctrine-project.org",
  790. "keywords": [
  791. "dbal",
  792. "migrations",
  793. "schema"
  794. ],
  795. "support": {
  796. "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
  797. "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
  798. },
  799. "funding": [
  800. {
  801. "url": "https://www.doctrine-project.org/sponsorship.html",
  802. "type": "custom"
  803. },
  804. {
  805. "url": "https://www.patreon.com/phpdoctrine",
  806. "type": "patreon"
  807. },
  808. {
  809. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
  810. "type": "tidelift"
  811. }
  812. ],
  813. "time": "2023-11-13T19:44:41+00:00"
  814. },
  815. {
  816. "name": "doctrine/event-manager",
  817. "version": "2.0.0",
  818. "source": {
  819. "type": "git",
  820. "url": "https://github.com/doctrine/event-manager.git",
  821. "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
  822. },
  823. "dist": {
  824. "type": "zip",
  825. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
  826. "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
  827. "shasum": ""
  828. },
  829. "require": {
  830. "php": "^8.1"
  831. },
  832. "conflict": {
  833. "doctrine/common": "<2.9"
  834. },
  835. "require-dev": {
  836. "doctrine/coding-standard": "^10",
  837. "phpstan/phpstan": "^1.8.8",
  838. "phpunit/phpunit": "^9.5",
  839. "vimeo/psalm": "^4.28"
  840. },
  841. "type": "library",
  842. "autoload": {
  843. "psr-4": {
  844. "Doctrine\\Common\\": "src"
  845. }
  846. },
  847. "notification-url": "https://packagist.org/downloads/",
  848. "license": [
  849. "MIT"
  850. ],
  851. "authors": [
  852. {
  853. "name": "Guilherme Blanco",
  854. "email": "guilhermeblanco@gmail.com"
  855. },
  856. {
  857. "name": "Roman Borschel",
  858. "email": "roman@code-factory.org"
  859. },
  860. {
  861. "name": "Benjamin Eberlei",
  862. "email": "kontakt@beberlei.de"
  863. },
  864. {
  865. "name": "Jonathan Wage",
  866. "email": "jonwage@gmail.com"
  867. },
  868. {
  869. "name": "Johannes Schmitt",
  870. "email": "schmittjoh@gmail.com"
  871. },
  872. {
  873. "name": "Marco Pivetta",
  874. "email": "ocramius@gmail.com"
  875. }
  876. ],
  877. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  878. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  879. "keywords": [
  880. "event",
  881. "event dispatcher",
  882. "event manager",
  883. "event system",
  884. "events"
  885. ],
  886. "support": {
  887. "issues": "https://github.com/doctrine/event-manager/issues",
  888. "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
  889. },
  890. "funding": [
  891. {
  892. "url": "https://www.doctrine-project.org/sponsorship.html",
  893. "type": "custom"
  894. },
  895. {
  896. "url": "https://www.patreon.com/phpdoctrine",
  897. "type": "patreon"
  898. },
  899. {
  900. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  901. "type": "tidelift"
  902. }
  903. ],
  904. "time": "2022-10-12T20:59:15+00:00"
  905. },
  906. {
  907. "name": "doctrine/inflector",
  908. "version": "2.0.10",
  909. "source": {
  910. "type": "git",
  911. "url": "https://github.com/doctrine/inflector.git",
  912. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
  913. },
  914. "dist": {
  915. "type": "zip",
  916. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  917. "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
  918. "shasum": ""
  919. },
  920. "require": {
  921. "php": "^7.2 || ^8.0"
  922. },
  923. "require-dev": {
  924. "doctrine/coding-standard": "^11.0",
  925. "phpstan/phpstan": "^1.8",
  926. "phpstan/phpstan-phpunit": "^1.1",
  927. "phpstan/phpstan-strict-rules": "^1.3",
  928. "phpunit/phpunit": "^8.5 || ^9.5",
  929. "vimeo/psalm": "^4.25 || ^5.4"
  930. },
  931. "type": "library",
  932. "autoload": {
  933. "psr-4": {
  934. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  935. }
  936. },
  937. "notification-url": "https://packagist.org/downloads/",
  938. "license": [
  939. "MIT"
  940. ],
  941. "authors": [
  942. {
  943. "name": "Guilherme Blanco",
  944. "email": "guilhermeblanco@gmail.com"
  945. },
  946. {
  947. "name": "Roman Borschel",
  948. "email": "roman@code-factory.org"
  949. },
  950. {
  951. "name": "Benjamin Eberlei",
  952. "email": "kontakt@beberlei.de"
  953. },
  954. {
  955. "name": "Jonathan Wage",
  956. "email": "jonwage@gmail.com"
  957. },
  958. {
  959. "name": "Johannes Schmitt",
  960. "email": "schmittjoh@gmail.com"
  961. }
  962. ],
  963. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  964. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  965. "keywords": [
  966. "inflection",
  967. "inflector",
  968. "lowercase",
  969. "manipulation",
  970. "php",
  971. "plural",
  972. "singular",
  973. "strings",
  974. "uppercase",
  975. "words"
  976. ],
  977. "support": {
  978. "issues": "https://github.com/doctrine/inflector/issues",
  979. "source": "https://github.com/doctrine/inflector/tree/2.0.10"
  980. },
  981. "funding": [
  982. {
  983. "url": "https://www.doctrine-project.org/sponsorship.html",
  984. "type": "custom"
  985. },
  986. {
  987. "url": "https://www.patreon.com/phpdoctrine",
  988. "type": "patreon"
  989. },
  990. {
  991. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  992. "type": "tidelift"
  993. }
  994. ],
  995. "time": "2024-02-18T20:23:39+00:00"
  996. },
  997. {
  998. "name": "doctrine/instantiator",
  999. "version": "2.0.0",
  1000. "source": {
  1001. "type": "git",
  1002. "url": "https://github.com/doctrine/instantiator.git",
  1003. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
  1004. },
  1005. "dist": {
  1006. "type": "zip",
  1007. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  1008. "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
  1009. "shasum": ""
  1010. },
  1011. "require": {
  1012. "php": "^8.1"
  1013. },
  1014. "require-dev": {
  1015. "doctrine/coding-standard": "^11",
  1016. "ext-pdo": "*",
  1017. "ext-phar": "*",
  1018. "phpbench/phpbench": "^1.2",
  1019. "phpstan/phpstan": "^1.9.4",
  1020. "phpstan/phpstan-phpunit": "^1.3",
  1021. "phpunit/phpunit": "^9.5.27",
  1022. "vimeo/psalm": "^5.4"
  1023. },
  1024. "type": "library",
  1025. "autoload": {
  1026. "psr-4": {
  1027. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1028. }
  1029. },
  1030. "notification-url": "https://packagist.org/downloads/",
  1031. "license": [
  1032. "MIT"
  1033. ],
  1034. "authors": [
  1035. {
  1036. "name": "Marco Pivetta",
  1037. "email": "ocramius@gmail.com",
  1038. "homepage": "https://ocramius.github.io/"
  1039. }
  1040. ],
  1041. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1042. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  1043. "keywords": [
  1044. "constructor",
  1045. "instantiate"
  1046. ],
  1047. "support": {
  1048. "issues": "https://github.com/doctrine/instantiator/issues",
  1049. "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
  1050. },
  1051. "funding": [
  1052. {
  1053. "url": "https://www.doctrine-project.org/sponsorship.html",
  1054. "type": "custom"
  1055. },
  1056. {
  1057. "url": "https://www.patreon.com/phpdoctrine",
  1058. "type": "patreon"
  1059. },
  1060. {
  1061. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  1062. "type": "tidelift"
  1063. }
  1064. ],
  1065. "time": "2022-12-30T00:23:10+00:00"
  1066. },
  1067. {
  1068. "name": "doctrine/lexer",
  1069. "version": "3.0.1",
  1070. "source": {
  1071. "type": "git",
  1072. "url": "https://github.com/doctrine/lexer.git",
  1073. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
  1074. },
  1075. "dist": {
  1076. "type": "zip",
  1077. "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  1078. "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
  1079. "shasum": ""
  1080. },
  1081. "require": {
  1082. "php": "^8.1"
  1083. },
  1084. "require-dev": {
  1085. "doctrine/coding-standard": "^12",
  1086. "phpstan/phpstan": "^1.10",
  1087. "phpunit/phpunit": "^10.5",
  1088. "psalm/plugin-phpunit": "^0.18.3",
  1089. "vimeo/psalm": "^5.21"
  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/3.0.1"
  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": "2024-02-05T11:56:58+00:00"
  1143. },
  1144. {
  1145. "name": "doctrine/migrations",
  1146. "version": "3.7.4",
  1147. "source": {
  1148. "type": "git",
  1149. "url": "https://github.com/doctrine/migrations.git",
  1150. "reference": "954e0a314c2f0eb9fb418210445111747de254a6"
  1151. },
  1152. "dist": {
  1153. "type": "zip",
  1154. "url": "https://api.github.com/repos/doctrine/migrations/zipball/954e0a314c2f0eb9fb418210445111747de254a6",
  1155. "reference": "954e0a314c2f0eb9fb418210445111747de254a6",
  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.4"
  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": "2024-03-06T13:41:11+00:00"
  1245. },
  1246. {
  1247. "name": "doctrine/orm",
  1248. "version": "2.19.0",
  1249. "source": {
  1250. "type": "git",
  1251. "url": "https://github.com/doctrine/orm.git",
  1252. "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc"
  1253. },
  1254. "dist": {
  1255. "type": "zip",
  1256. "url": "https://api.github.com/repos/doctrine/orm/zipball/a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
  1257. "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
  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 || ^3",
  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.59",
  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.22.2"
  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\\": "src"
  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.19.0"
  1344. },
  1345. "time": "2024-03-03T17:43:41+00:00"
  1346. },
  1347. {
  1348. "name": "doctrine/persistence",
  1349. "version": "3.3.1",
  1350. "source": {
  1351. "type": "git",
  1352. "url": "https://github.com/doctrine/persistence.git",
  1353. "reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4"
  1354. },
  1355. "dist": {
  1356. "type": "zip",
  1357. "url": "https://api.github.com/repos/doctrine/persistence/zipball/b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
  1358. "reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
  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.3.1"
  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": "2024-03-01T19:53:13+00:00"
  1444. },
  1445. {
  1446. "name": "doctrine/sql-formatter",
  1447. "version": "1.2.0",
  1448. "source": {
  1449. "type": "git",
  1450. "url": "https://github.com/doctrine/sql-formatter.git",
  1451. "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
  1452. },
  1453. "dist": {
  1454. "type": "zip",
  1455. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
  1456. "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
  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.2.0"
  1494. },
  1495. "time": "2023-08-16T21:49:04+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": "maennchen/zipstream-php",
  1886. "version": "3.1.0",
  1887. "source": {
  1888. "type": "git",
  1889. "url": "https://github.com/maennchen/ZipStream-PHP.git",
  1890. "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
  1891. },
  1892. "dist": {
  1893. "type": "zip",
  1894. "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
  1895. "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
  1896. "shasum": ""
  1897. },
  1898. "require": {
  1899. "ext-mbstring": "*",
  1900. "ext-zlib": "*",
  1901. "php-64bit": "^8.1"
  1902. },
  1903. "require-dev": {
  1904. "ext-zip": "*",
  1905. "friendsofphp/php-cs-fixer": "^3.16",
  1906. "guzzlehttp/guzzle": "^7.5",
  1907. "mikey179/vfsstream": "^1.6",
  1908. "php-coveralls/php-coveralls": "^2.5",
  1909. "phpunit/phpunit": "^10.0",
  1910. "vimeo/psalm": "^5.0"
  1911. },
  1912. "suggest": {
  1913. "guzzlehttp/psr7": "^2.4",
  1914. "psr/http-message": "^2.0"
  1915. },
  1916. "type": "library",
  1917. "autoload": {
  1918. "psr-4": {
  1919. "ZipStream\\": "src/"
  1920. }
  1921. },
  1922. "notification-url": "https://packagist.org/downloads/",
  1923. "license": [
  1924. "MIT"
  1925. ],
  1926. "authors": [
  1927. {
  1928. "name": "Paul Duncan",
  1929. "email": "pabs@pablotron.org"
  1930. },
  1931. {
  1932. "name": "Jonatan Männchen",
  1933. "email": "jonatan@maennchen.ch"
  1934. },
  1935. {
  1936. "name": "Jesse Donat",
  1937. "email": "donatj@gmail.com"
  1938. },
  1939. {
  1940. "name": "András Kolesár",
  1941. "email": "kolesar@kolesar.hu"
  1942. }
  1943. ],
  1944. "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
  1945. "keywords": [
  1946. "stream",
  1947. "zip"
  1948. ],
  1949. "support": {
  1950. "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
  1951. "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
  1952. },
  1953. "funding": [
  1954. {
  1955. "url": "https://github.com/maennchen",
  1956. "type": "github"
  1957. },
  1958. {
  1959. "url": "https://opencollective.com/zipstream",
  1960. "type": "open_collective"
  1961. }
  1962. ],
  1963. "time": "2023-06-21T14:59:35+00:00"
  1964. },
  1965. {
  1966. "name": "markbaker/complex",
  1967. "version": "3.0.2",
  1968. "source": {
  1969. "type": "git",
  1970. "url": "https://github.com/MarkBaker/PHPComplex.git",
  1971. "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
  1972. },
  1973. "dist": {
  1974. "type": "zip",
  1975. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
  1976. "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
  1977. "shasum": ""
  1978. },
  1979. "require": {
  1980. "php": "^7.2 || ^8.0"
  1981. },
  1982. "require-dev": {
  1983. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  1984. "phpcompatibility/php-compatibility": "^9.3",
  1985. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  1986. "squizlabs/php_codesniffer": "^3.7"
  1987. },
  1988. "type": "library",
  1989. "autoload": {
  1990. "psr-4": {
  1991. "Complex\\": "classes/src/"
  1992. }
  1993. },
  1994. "notification-url": "https://packagist.org/downloads/",
  1995. "license": [
  1996. "MIT"
  1997. ],
  1998. "authors": [
  1999. {
  2000. "name": "Mark Baker",
  2001. "email": "mark@lange.demon.co.uk"
  2002. }
  2003. ],
  2004. "description": "PHP Class for working with complex numbers",
  2005. "homepage": "https://github.com/MarkBaker/PHPComplex",
  2006. "keywords": [
  2007. "complex",
  2008. "mathematics"
  2009. ],
  2010. "support": {
  2011. "issues": "https://github.com/MarkBaker/PHPComplex/issues",
  2012. "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
  2013. },
  2014. "time": "2022-12-06T16:21:08+00:00"
  2015. },
  2016. {
  2017. "name": "markbaker/matrix",
  2018. "version": "3.0.1",
  2019. "source": {
  2020. "type": "git",
  2021. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  2022. "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
  2023. },
  2024. "dist": {
  2025. "type": "zip",
  2026. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
  2027. "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
  2028. "shasum": ""
  2029. },
  2030. "require": {
  2031. "php": "^7.1 || ^8.0"
  2032. },
  2033. "require-dev": {
  2034. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  2035. "phpcompatibility/php-compatibility": "^9.3",
  2036. "phpdocumentor/phpdocumentor": "2.*",
  2037. "phploc/phploc": "^4.0",
  2038. "phpmd/phpmd": "2.*",
  2039. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  2040. "sebastian/phpcpd": "^4.0",
  2041. "squizlabs/php_codesniffer": "^3.7"
  2042. },
  2043. "type": "library",
  2044. "autoload": {
  2045. "psr-4": {
  2046. "Matrix\\": "classes/src/"
  2047. }
  2048. },
  2049. "notification-url": "https://packagist.org/downloads/",
  2050. "license": [
  2051. "MIT"
  2052. ],
  2053. "authors": [
  2054. {
  2055. "name": "Mark Baker",
  2056. "email": "mark@demon-angel.eu"
  2057. }
  2058. ],
  2059. "description": "PHP Class for working with matrices",
  2060. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  2061. "keywords": [
  2062. "mathematics",
  2063. "matrix",
  2064. "vector"
  2065. ],
  2066. "support": {
  2067. "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
  2068. "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
  2069. },
  2070. "time": "2022-12-02T22:17:43+00:00"
  2071. },
  2072. {
  2073. "name": "monolog/monolog",
  2074. "version": "3.5.0",
  2075. "source": {
  2076. "type": "git",
  2077. "url": "https://github.com/Seldaek/monolog.git",
  2078. "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
  2079. },
  2080. "dist": {
  2081. "type": "zip",
  2082. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
  2083. "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
  2084. "shasum": ""
  2085. },
  2086. "require": {
  2087. "php": ">=8.1",
  2088. "psr/log": "^2.0 || ^3.0"
  2089. },
  2090. "provide": {
  2091. "psr/log-implementation": "3.0.0"
  2092. },
  2093. "require-dev": {
  2094. "aws/aws-sdk-php": "^3.0",
  2095. "doctrine/couchdb": "~1.0@dev",
  2096. "elasticsearch/elasticsearch": "^7 || ^8",
  2097. "ext-json": "*",
  2098. "graylog2/gelf-php": "^1.4.2 || ^2.0",
  2099. "guzzlehttp/guzzle": "^7.4.5",
  2100. "guzzlehttp/psr7": "^2.2",
  2101. "mongodb/mongodb": "^1.8",
  2102. "php-amqplib/php-amqplib": "~2.4 || ^3",
  2103. "phpstan/phpstan": "^1.9",
  2104. "phpstan/phpstan-deprecation-rules": "^1.0",
  2105. "phpstan/phpstan-strict-rules": "^1.4",
  2106. "phpunit/phpunit": "^10.1",
  2107. "predis/predis": "^1.1 || ^2",
  2108. "ruflin/elastica": "^7",
  2109. "symfony/mailer": "^5.4 || ^6",
  2110. "symfony/mime": "^5.4 || ^6"
  2111. },
  2112. "suggest": {
  2113. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2114. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2115. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2116. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2117. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  2118. "ext-mbstring": "Allow to work properly with unicode symbols",
  2119. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2120. "ext-openssl": "Required to send log messages using SSL",
  2121. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  2122. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2123. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2124. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2125. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2126. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2127. },
  2128. "type": "library",
  2129. "extra": {
  2130. "branch-alias": {
  2131. "dev-main": "3.x-dev"
  2132. }
  2133. },
  2134. "autoload": {
  2135. "psr-4": {
  2136. "Monolog\\": "src/Monolog"
  2137. }
  2138. },
  2139. "notification-url": "https://packagist.org/downloads/",
  2140. "license": [
  2141. "MIT"
  2142. ],
  2143. "authors": [
  2144. {
  2145. "name": "Jordi Boggiano",
  2146. "email": "j.boggiano@seld.be",
  2147. "homepage": "https://seld.be"
  2148. }
  2149. ],
  2150. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2151. "homepage": "https://github.com/Seldaek/monolog",
  2152. "keywords": [
  2153. "log",
  2154. "logging",
  2155. "psr-3"
  2156. ],
  2157. "support": {
  2158. "issues": "https://github.com/Seldaek/monolog/issues",
  2159. "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
  2160. },
  2161. "funding": [
  2162. {
  2163. "url": "https://github.com/Seldaek",
  2164. "type": "github"
  2165. },
  2166. {
  2167. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2168. "type": "tidelift"
  2169. }
  2170. ],
  2171. "time": "2023-10-27T15:32:31+00:00"
  2172. },
  2173. {
  2174. "name": "namshi/jose",
  2175. "version": "7.2.3",
  2176. "source": {
  2177. "type": "git",
  2178. "url": "https://github.com/namshi/jose.git",
  2179. "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff"
  2180. },
  2181. "dist": {
  2182. "type": "zip",
  2183. "url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff",
  2184. "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff",
  2185. "shasum": ""
  2186. },
  2187. "require": {
  2188. "ext-date": "*",
  2189. "ext-hash": "*",
  2190. "ext-json": "*",
  2191. "ext-pcre": "*",
  2192. "ext-spl": "*",
  2193. "php": ">=5.5",
  2194. "symfony/polyfill-php56": "^1.0"
  2195. },
  2196. "require-dev": {
  2197. "phpseclib/phpseclib": "^2.0",
  2198. "phpunit/phpunit": "^4.5|^5.0",
  2199. "satooshi/php-coveralls": "^1.0"
  2200. },
  2201. "suggest": {
  2202. "ext-openssl": "Allows to use OpenSSL as crypto engine.",
  2203. "phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0."
  2204. },
  2205. "type": "library",
  2206. "autoload": {
  2207. "psr-4": {
  2208. "Namshi\\JOSE\\": "src/Namshi/JOSE/"
  2209. }
  2210. },
  2211. "notification-url": "https://packagist.org/downloads/",
  2212. "license": [
  2213. "MIT"
  2214. ],
  2215. "authors": [
  2216. {
  2217. "name": "Alessandro Nadalin",
  2218. "email": "alessandro.nadalin@gmail.com"
  2219. },
  2220. {
  2221. "name": "Alessandro Cinelli (cirpo)",
  2222. "email": "alessandro.cinelli@gmail.com"
  2223. }
  2224. ],
  2225. "description": "JSON Object Signing and Encryption library for PHP.",
  2226. "keywords": [
  2227. "JSON Web Signature",
  2228. "JSON Web Token",
  2229. "JWS",
  2230. "json",
  2231. "jwt",
  2232. "token"
  2233. ],
  2234. "support": {
  2235. "issues": "https://github.com/namshi/jose/issues",
  2236. "source": "https://github.com/namshi/jose/tree/master"
  2237. },
  2238. "time": "2016-12-05T07:27:31+00:00"
  2239. },
  2240. {
  2241. "name": "nelmio/cors-bundle",
  2242. "version": "2.4.0",
  2243. "source": {
  2244. "type": "git",
  2245. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  2246. "reference": "78fcdb91f76b080a1008133def9c7f613833933d"
  2247. },
  2248. "dist": {
  2249. "type": "zip",
  2250. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d",
  2251. "reference": "78fcdb91f76b080a1008133def9c7f613833933d",
  2252. "shasum": ""
  2253. },
  2254. "require": {
  2255. "psr/log": "^1.0 || ^2.0 || ^3.0",
  2256. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
  2257. },
  2258. "require-dev": {
  2259. "mockery/mockery": "^1.3.6",
  2260. "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
  2261. },
  2262. "type": "symfony-bundle",
  2263. "extra": {
  2264. "branch-alias": {
  2265. "dev-master": "2.x-dev"
  2266. }
  2267. },
  2268. "autoload": {
  2269. "psr-4": {
  2270. "Nelmio\\CorsBundle\\": ""
  2271. },
  2272. "exclude-from-classmap": [
  2273. "/Tests/"
  2274. ]
  2275. },
  2276. "notification-url": "https://packagist.org/downloads/",
  2277. "license": [
  2278. "MIT"
  2279. ],
  2280. "authors": [
  2281. {
  2282. "name": "Nelmio",
  2283. "homepage": "http://nelm.io"
  2284. },
  2285. {
  2286. "name": "Symfony Community",
  2287. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  2288. }
  2289. ],
  2290. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  2291. "keywords": [
  2292. "api",
  2293. "cors",
  2294. "crossdomain"
  2295. ],
  2296. "support": {
  2297. "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
  2298. "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0"
  2299. },
  2300. "time": "2023-11-30T16:41:19+00:00"
  2301. },
  2302. {
  2303. "name": "phpdocumentor/reflection-common",
  2304. "version": "2.2.0",
  2305. "source": {
  2306. "type": "git",
  2307. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2308. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  2309. },
  2310. "dist": {
  2311. "type": "zip",
  2312. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2313. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2314. "shasum": ""
  2315. },
  2316. "require": {
  2317. "php": "^7.2 || ^8.0"
  2318. },
  2319. "type": "library",
  2320. "extra": {
  2321. "branch-alias": {
  2322. "dev-2.x": "2.x-dev"
  2323. }
  2324. },
  2325. "autoload": {
  2326. "psr-4": {
  2327. "phpDocumentor\\Reflection\\": "src/"
  2328. }
  2329. },
  2330. "notification-url": "https://packagist.org/downloads/",
  2331. "license": [
  2332. "MIT"
  2333. ],
  2334. "authors": [
  2335. {
  2336. "name": "Jaap van Otterdijk",
  2337. "email": "opensource@ijaap.nl"
  2338. }
  2339. ],
  2340. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2341. "homepage": "http://www.phpdoc.org",
  2342. "keywords": [
  2343. "FQSEN",
  2344. "phpDocumentor",
  2345. "phpdoc",
  2346. "reflection",
  2347. "static analysis"
  2348. ],
  2349. "support": {
  2350. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  2351. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  2352. },
  2353. "time": "2020-06-27T09:03:43+00:00"
  2354. },
  2355. {
  2356. "name": "phpdocumentor/reflection-docblock",
  2357. "version": "5.3.0",
  2358. "source": {
  2359. "type": "git",
  2360. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2361. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
  2362. },
  2363. "dist": {
  2364. "type": "zip",
  2365. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
  2366. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
  2367. "shasum": ""
  2368. },
  2369. "require": {
  2370. "ext-filter": "*",
  2371. "php": "^7.2 || ^8.0",
  2372. "phpdocumentor/reflection-common": "^2.2",
  2373. "phpdocumentor/type-resolver": "^1.3",
  2374. "webmozart/assert": "^1.9.1"
  2375. },
  2376. "require-dev": {
  2377. "mockery/mockery": "~1.3.2",
  2378. "psalm/phar": "^4.8"
  2379. },
  2380. "type": "library",
  2381. "extra": {
  2382. "branch-alias": {
  2383. "dev-master": "5.x-dev"
  2384. }
  2385. },
  2386. "autoload": {
  2387. "psr-4": {
  2388. "phpDocumentor\\Reflection\\": "src"
  2389. }
  2390. },
  2391. "notification-url": "https://packagist.org/downloads/",
  2392. "license": [
  2393. "MIT"
  2394. ],
  2395. "authors": [
  2396. {
  2397. "name": "Mike van Riel",
  2398. "email": "me@mikevanriel.com"
  2399. },
  2400. {
  2401. "name": "Jaap van Otterdijk",
  2402. "email": "account@ijaap.nl"
  2403. }
  2404. ],
  2405. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2406. "support": {
  2407. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  2408. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
  2409. },
  2410. "time": "2021-10-19T17:43:47+00:00"
  2411. },
  2412. {
  2413. "name": "phpdocumentor/type-resolver",
  2414. "version": "1.8.2",
  2415. "source": {
  2416. "type": "git",
  2417. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2418. "reference": "153ae662783729388a584b4361f2545e4d841e3c"
  2419. },
  2420. "dist": {
  2421. "type": "zip",
  2422. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
  2423. "reference": "153ae662783729388a584b4361f2545e4d841e3c",
  2424. "shasum": ""
  2425. },
  2426. "require": {
  2427. "doctrine/deprecations": "^1.0",
  2428. "php": "^7.3 || ^8.0",
  2429. "phpdocumentor/reflection-common": "^2.0",
  2430. "phpstan/phpdoc-parser": "^1.13"
  2431. },
  2432. "require-dev": {
  2433. "ext-tokenizer": "*",
  2434. "phpbench/phpbench": "^1.2",
  2435. "phpstan/extension-installer": "^1.1",
  2436. "phpstan/phpstan": "^1.8",
  2437. "phpstan/phpstan-phpunit": "^1.1",
  2438. "phpunit/phpunit": "^9.5",
  2439. "rector/rector": "^0.13.9",
  2440. "vimeo/psalm": "^4.25"
  2441. },
  2442. "type": "library",
  2443. "extra": {
  2444. "branch-alias": {
  2445. "dev-1.x": "1.x-dev"
  2446. }
  2447. },
  2448. "autoload": {
  2449. "psr-4": {
  2450. "phpDocumentor\\Reflection\\": "src"
  2451. }
  2452. },
  2453. "notification-url": "https://packagist.org/downloads/",
  2454. "license": [
  2455. "MIT"
  2456. ],
  2457. "authors": [
  2458. {
  2459. "name": "Mike van Riel",
  2460. "email": "me@mikevanriel.com"
  2461. }
  2462. ],
  2463. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  2464. "support": {
  2465. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  2466. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
  2467. },
  2468. "time": "2024-02-23T11:10:43+00:00"
  2469. },
  2470. {
  2471. "name": "phpoffice/phpspreadsheet",
  2472. "version": "2.1.0",
  2473. "source": {
  2474. "type": "git",
  2475. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  2476. "reference": "dbed77bd3a0f68f96c0dd68ad4499d5674fecc3e"
  2477. },
  2478. "dist": {
  2479. "type": "zip",
  2480. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/dbed77bd3a0f68f96c0dd68ad4499d5674fecc3e",
  2481. "reference": "dbed77bd3a0f68f96c0dd68ad4499d5674fecc3e",
  2482. "shasum": ""
  2483. },
  2484. "require": {
  2485. "ext-ctype": "*",
  2486. "ext-dom": "*",
  2487. "ext-fileinfo": "*",
  2488. "ext-gd": "*",
  2489. "ext-iconv": "*",
  2490. "ext-libxml": "*",
  2491. "ext-mbstring": "*",
  2492. "ext-simplexml": "*",
  2493. "ext-xml": "*",
  2494. "ext-xmlreader": "*",
  2495. "ext-xmlwriter": "*",
  2496. "ext-zip": "*",
  2497. "ext-zlib": "*",
  2498. "maennchen/zipstream-php": "^2.1 || ^3.0",
  2499. "markbaker/complex": "^3.0",
  2500. "markbaker/matrix": "^3.0",
  2501. "php": "^8.0",
  2502. "psr/http-client": "^1.0",
  2503. "psr/http-factory": "^1.0",
  2504. "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
  2505. },
  2506. "require-dev": {
  2507. "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
  2508. "dompdf/dompdf": "^2.0",
  2509. "friendsofphp/php-cs-fixer": "^3.2",
  2510. "mitoteam/jpgraph": "^10.3",
  2511. "mpdf/mpdf": "^8.1.1",
  2512. "phpcompatibility/php-compatibility": "^9.3",
  2513. "phpstan/phpstan": "^1.1",
  2514. "phpstan/phpstan-phpunit": "^1.0",
  2515. "phpunit/phpunit": "^9.6",
  2516. "squizlabs/php_codesniffer": "^3.7",
  2517. "tecnickcom/tcpdf": "^6.5"
  2518. },
  2519. "suggest": {
  2520. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  2521. "ext-intl": "PHP Internationalization Functions",
  2522. "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  2523. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  2524. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  2525. },
  2526. "type": "library",
  2527. "autoload": {
  2528. "psr-4": {
  2529. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  2530. }
  2531. },
  2532. "notification-url": "https://packagist.org/downloads/",
  2533. "license": [
  2534. "MIT"
  2535. ],
  2536. "authors": [
  2537. {
  2538. "name": "Maarten Balliauw",
  2539. "homepage": "https://blog.maartenballiauw.be"
  2540. },
  2541. {
  2542. "name": "Mark Baker",
  2543. "homepage": "https://markbakeruk.net"
  2544. },
  2545. {
  2546. "name": "Franck Lefevre",
  2547. "homepage": "https://rootslabs.net"
  2548. },
  2549. {
  2550. "name": "Erik Tilt"
  2551. },
  2552. {
  2553. "name": "Adrien Crivelli"
  2554. }
  2555. ],
  2556. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  2557. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  2558. "keywords": [
  2559. "OpenXML",
  2560. "excel",
  2561. "gnumeric",
  2562. "ods",
  2563. "php",
  2564. "spreadsheet",
  2565. "xls",
  2566. "xlsx"
  2567. ],
  2568. "support": {
  2569. "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
  2570. "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.1.0"
  2571. },
  2572. "time": "2024-05-11T04:17:56+00:00"
  2573. },
  2574. {
  2575. "name": "phpstan/phpdoc-parser",
  2576. "version": "1.26.0",
  2577. "source": {
  2578. "type": "git",
  2579. "url": "https://github.com/phpstan/phpdoc-parser.git",
  2580. "reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
  2581. },
  2582. "dist": {
  2583. "type": "zip",
  2584. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
  2585. "reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
  2586. "shasum": ""
  2587. },
  2588. "require": {
  2589. "php": "^7.2 || ^8.0"
  2590. },
  2591. "require-dev": {
  2592. "doctrine/annotations": "^2.0",
  2593. "nikic/php-parser": "^4.15",
  2594. "php-parallel-lint/php-parallel-lint": "^1.2",
  2595. "phpstan/extension-installer": "^1.0",
  2596. "phpstan/phpstan": "^1.5",
  2597. "phpstan/phpstan-phpunit": "^1.1",
  2598. "phpstan/phpstan-strict-rules": "^1.0",
  2599. "phpunit/phpunit": "^9.5",
  2600. "symfony/process": "^5.2"
  2601. },
  2602. "type": "library",
  2603. "autoload": {
  2604. "psr-4": {
  2605. "PHPStan\\PhpDocParser\\": [
  2606. "src/"
  2607. ]
  2608. }
  2609. },
  2610. "notification-url": "https://packagist.org/downloads/",
  2611. "license": [
  2612. "MIT"
  2613. ],
  2614. "description": "PHPDoc parser with support for nullable, intersection and generic types",
  2615. "support": {
  2616. "issues": "https://github.com/phpstan/phpdoc-parser/issues",
  2617. "source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
  2618. },
  2619. "time": "2024-02-23T16:05:55+00:00"
  2620. },
  2621. {
  2622. "name": "psr/cache",
  2623. "version": "3.0.0",
  2624. "source": {
  2625. "type": "git",
  2626. "url": "https://github.com/php-fig/cache.git",
  2627. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
  2628. },
  2629. "dist": {
  2630. "type": "zip",
  2631. "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2632. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2633. "shasum": ""
  2634. },
  2635. "require": {
  2636. "php": ">=8.0.0"
  2637. },
  2638. "type": "library",
  2639. "extra": {
  2640. "branch-alias": {
  2641. "dev-master": "1.0.x-dev"
  2642. }
  2643. },
  2644. "autoload": {
  2645. "psr-4": {
  2646. "Psr\\Cache\\": "src/"
  2647. }
  2648. },
  2649. "notification-url": "https://packagist.org/downloads/",
  2650. "license": [
  2651. "MIT"
  2652. ],
  2653. "authors": [
  2654. {
  2655. "name": "PHP-FIG",
  2656. "homepage": "https://www.php-fig.org/"
  2657. }
  2658. ],
  2659. "description": "Common interface for caching libraries",
  2660. "keywords": [
  2661. "cache",
  2662. "psr",
  2663. "psr-6"
  2664. ],
  2665. "support": {
  2666. "source": "https://github.com/php-fig/cache/tree/3.0.0"
  2667. },
  2668. "time": "2021-02-03T23:26:27+00:00"
  2669. },
  2670. {
  2671. "name": "psr/clock",
  2672. "version": "1.0.0",
  2673. "source": {
  2674. "type": "git",
  2675. "url": "https://github.com/php-fig/clock.git",
  2676. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  2677. },
  2678. "dist": {
  2679. "type": "zip",
  2680. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2681. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  2682. "shasum": ""
  2683. },
  2684. "require": {
  2685. "php": "^7.0 || ^8.0"
  2686. },
  2687. "type": "library",
  2688. "autoload": {
  2689. "psr-4": {
  2690. "Psr\\Clock\\": "src/"
  2691. }
  2692. },
  2693. "notification-url": "https://packagist.org/downloads/",
  2694. "license": [
  2695. "MIT"
  2696. ],
  2697. "authors": [
  2698. {
  2699. "name": "PHP-FIG",
  2700. "homepage": "https://www.php-fig.org/"
  2701. }
  2702. ],
  2703. "description": "Common interface for reading the clock.",
  2704. "homepage": "https://github.com/php-fig/clock",
  2705. "keywords": [
  2706. "clock",
  2707. "now",
  2708. "psr",
  2709. "psr-20",
  2710. "time"
  2711. ],
  2712. "support": {
  2713. "issues": "https://github.com/php-fig/clock/issues",
  2714. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  2715. },
  2716. "time": "2022-11-25T14:36:26+00:00"
  2717. },
  2718. {
  2719. "name": "psr/container",
  2720. "version": "2.0.2",
  2721. "source": {
  2722. "type": "git",
  2723. "url": "https://github.com/php-fig/container.git",
  2724. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  2725. },
  2726. "dist": {
  2727. "type": "zip",
  2728. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2729. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2730. "shasum": ""
  2731. },
  2732. "require": {
  2733. "php": ">=7.4.0"
  2734. },
  2735. "type": "library",
  2736. "extra": {
  2737. "branch-alias": {
  2738. "dev-master": "2.0.x-dev"
  2739. }
  2740. },
  2741. "autoload": {
  2742. "psr-4": {
  2743. "Psr\\Container\\": "src/"
  2744. }
  2745. },
  2746. "notification-url": "https://packagist.org/downloads/",
  2747. "license": [
  2748. "MIT"
  2749. ],
  2750. "authors": [
  2751. {
  2752. "name": "PHP-FIG",
  2753. "homepage": "https://www.php-fig.org/"
  2754. }
  2755. ],
  2756. "description": "Common Container Interface (PHP FIG PSR-11)",
  2757. "homepage": "https://github.com/php-fig/container",
  2758. "keywords": [
  2759. "PSR-11",
  2760. "container",
  2761. "container-interface",
  2762. "container-interop",
  2763. "psr"
  2764. ],
  2765. "support": {
  2766. "issues": "https://github.com/php-fig/container/issues",
  2767. "source": "https://github.com/php-fig/container/tree/2.0.2"
  2768. },
  2769. "time": "2021-11-05T16:47:00+00:00"
  2770. },
  2771. {
  2772. "name": "psr/event-dispatcher",
  2773. "version": "1.0.0",
  2774. "source": {
  2775. "type": "git",
  2776. "url": "https://github.com/php-fig/event-dispatcher.git",
  2777. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2778. },
  2779. "dist": {
  2780. "type": "zip",
  2781. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2782. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2783. "shasum": ""
  2784. },
  2785. "require": {
  2786. "php": ">=7.2.0"
  2787. },
  2788. "type": "library",
  2789. "extra": {
  2790. "branch-alias": {
  2791. "dev-master": "1.0.x-dev"
  2792. }
  2793. },
  2794. "autoload": {
  2795. "psr-4": {
  2796. "Psr\\EventDispatcher\\": "src/"
  2797. }
  2798. },
  2799. "notification-url": "https://packagist.org/downloads/",
  2800. "license": [
  2801. "MIT"
  2802. ],
  2803. "authors": [
  2804. {
  2805. "name": "PHP-FIG",
  2806. "homepage": "http://www.php-fig.org/"
  2807. }
  2808. ],
  2809. "description": "Standard interfaces for event handling.",
  2810. "keywords": [
  2811. "events",
  2812. "psr",
  2813. "psr-14"
  2814. ],
  2815. "support": {
  2816. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2817. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2818. },
  2819. "time": "2019-01-08T18:20:26+00:00"
  2820. },
  2821. {
  2822. "name": "psr/http-client",
  2823. "version": "1.0.3",
  2824. "source": {
  2825. "type": "git",
  2826. "url": "https://github.com/php-fig/http-client.git",
  2827. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
  2828. },
  2829. "dist": {
  2830. "type": "zip",
  2831. "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
  2832. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
  2833. "shasum": ""
  2834. },
  2835. "require": {
  2836. "php": "^7.0 || ^8.0",
  2837. "psr/http-message": "^1.0 || ^2.0"
  2838. },
  2839. "type": "library",
  2840. "extra": {
  2841. "branch-alias": {
  2842. "dev-master": "1.0.x-dev"
  2843. }
  2844. },
  2845. "autoload": {
  2846. "psr-4": {
  2847. "Psr\\Http\\Client\\": "src/"
  2848. }
  2849. },
  2850. "notification-url": "https://packagist.org/downloads/",
  2851. "license": [
  2852. "MIT"
  2853. ],
  2854. "authors": [
  2855. {
  2856. "name": "PHP-FIG",
  2857. "homepage": "https://www.php-fig.org/"
  2858. }
  2859. ],
  2860. "description": "Common interface for HTTP clients",
  2861. "homepage": "https://github.com/php-fig/http-client",
  2862. "keywords": [
  2863. "http",
  2864. "http-client",
  2865. "psr",
  2866. "psr-18"
  2867. ],
  2868. "support": {
  2869. "source": "https://github.com/php-fig/http-client"
  2870. },
  2871. "time": "2023-09-23T14:17:50+00:00"
  2872. },
  2873. {
  2874. "name": "psr/http-factory",
  2875. "version": "1.1.0",
  2876. "source": {
  2877. "type": "git",
  2878. "url": "https://github.com/php-fig/http-factory.git",
  2879. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
  2880. },
  2881. "dist": {
  2882. "type": "zip",
  2883. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  2884. "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
  2885. "shasum": ""
  2886. },
  2887. "require": {
  2888. "php": ">=7.1",
  2889. "psr/http-message": "^1.0 || ^2.0"
  2890. },
  2891. "type": "library",
  2892. "extra": {
  2893. "branch-alias": {
  2894. "dev-master": "1.0.x-dev"
  2895. }
  2896. },
  2897. "autoload": {
  2898. "psr-4": {
  2899. "Psr\\Http\\Message\\": "src/"
  2900. }
  2901. },
  2902. "notification-url": "https://packagist.org/downloads/",
  2903. "license": [
  2904. "MIT"
  2905. ],
  2906. "authors": [
  2907. {
  2908. "name": "PHP-FIG",
  2909. "homepage": "https://www.php-fig.org/"
  2910. }
  2911. ],
  2912. "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
  2913. "keywords": [
  2914. "factory",
  2915. "http",
  2916. "message",
  2917. "psr",
  2918. "psr-17",
  2919. "psr-7",
  2920. "request",
  2921. "response"
  2922. ],
  2923. "support": {
  2924. "source": "https://github.com/php-fig/http-factory"
  2925. },
  2926. "time": "2024-04-15T12:06:14+00:00"
  2927. },
  2928. {
  2929. "name": "psr/http-message",
  2930. "version": "2.0",
  2931. "source": {
  2932. "type": "git",
  2933. "url": "https://github.com/php-fig/http-message.git",
  2934. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
  2935. },
  2936. "dist": {
  2937. "type": "zip",
  2938. "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  2939. "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
  2940. "shasum": ""
  2941. },
  2942. "require": {
  2943. "php": "^7.2 || ^8.0"
  2944. },
  2945. "type": "library",
  2946. "extra": {
  2947. "branch-alias": {
  2948. "dev-master": "2.0.x-dev"
  2949. }
  2950. },
  2951. "autoload": {
  2952. "psr-4": {
  2953. "Psr\\Http\\Message\\": "src/"
  2954. }
  2955. },
  2956. "notification-url": "https://packagist.org/downloads/",
  2957. "license": [
  2958. "MIT"
  2959. ],
  2960. "authors": [
  2961. {
  2962. "name": "PHP-FIG",
  2963. "homepage": "https://www.php-fig.org/"
  2964. }
  2965. ],
  2966. "description": "Common interface for HTTP messages",
  2967. "homepage": "https://github.com/php-fig/http-message",
  2968. "keywords": [
  2969. "http",
  2970. "http-message",
  2971. "psr",
  2972. "psr-7",
  2973. "request",
  2974. "response"
  2975. ],
  2976. "support": {
  2977. "source": "https://github.com/php-fig/http-message/tree/2.0"
  2978. },
  2979. "time": "2023-04-04T09:54:51+00:00"
  2980. },
  2981. {
  2982. "name": "psr/link",
  2983. "version": "2.0.1",
  2984. "source": {
  2985. "type": "git",
  2986. "url": "https://github.com/php-fig/link.git",
  2987. "reference": "84b159194ecfd7eaa472280213976e96415433f7"
  2988. },
  2989. "dist": {
  2990. "type": "zip",
  2991. "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
  2992. "reference": "84b159194ecfd7eaa472280213976e96415433f7",
  2993. "shasum": ""
  2994. },
  2995. "require": {
  2996. "php": ">=8.0.0"
  2997. },
  2998. "suggest": {
  2999. "fig/link-util": "Provides some useful PSR-13 utilities"
  3000. },
  3001. "type": "library",
  3002. "extra": {
  3003. "branch-alias": {
  3004. "dev-master": "2.0.x-dev"
  3005. }
  3006. },
  3007. "autoload": {
  3008. "psr-4": {
  3009. "Psr\\Link\\": "src/"
  3010. }
  3011. },
  3012. "notification-url": "https://packagist.org/downloads/",
  3013. "license": [
  3014. "MIT"
  3015. ],
  3016. "authors": [
  3017. {
  3018. "name": "PHP-FIG",
  3019. "homepage": "http://www.php-fig.org/"
  3020. }
  3021. ],
  3022. "description": "Common interfaces for HTTP links",
  3023. "homepage": "https://github.com/php-fig/link",
  3024. "keywords": [
  3025. "http",
  3026. "http-link",
  3027. "link",
  3028. "psr",
  3029. "psr-13",
  3030. "rest"
  3031. ],
  3032. "support": {
  3033. "source": "https://github.com/php-fig/link/tree/2.0.1"
  3034. },
  3035. "time": "2021-03-11T23:00:27+00:00"
  3036. },
  3037. {
  3038. "name": "psr/log",
  3039. "version": "3.0.0",
  3040. "source": {
  3041. "type": "git",
  3042. "url": "https://github.com/php-fig/log.git",
  3043. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  3044. },
  3045. "dist": {
  3046. "type": "zip",
  3047. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  3048. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  3049. "shasum": ""
  3050. },
  3051. "require": {
  3052. "php": ">=8.0.0"
  3053. },
  3054. "type": "library",
  3055. "extra": {
  3056. "branch-alias": {
  3057. "dev-master": "3.x-dev"
  3058. }
  3059. },
  3060. "autoload": {
  3061. "psr-4": {
  3062. "Psr\\Log\\": "src"
  3063. }
  3064. },
  3065. "notification-url": "https://packagist.org/downloads/",
  3066. "license": [
  3067. "MIT"
  3068. ],
  3069. "authors": [
  3070. {
  3071. "name": "PHP-FIG",
  3072. "homepage": "https://www.php-fig.org/"
  3073. }
  3074. ],
  3075. "description": "Common interface for logging libraries",
  3076. "homepage": "https://github.com/php-fig/log",
  3077. "keywords": [
  3078. "log",
  3079. "psr",
  3080. "psr-3"
  3081. ],
  3082. "support": {
  3083. "source": "https://github.com/php-fig/log/tree/3.0.0"
  3084. },
  3085. "time": "2021-07-14T16:46:02+00:00"
  3086. },
  3087. {
  3088. "name": "psr/simple-cache",
  3089. "version": "3.0.0",
  3090. "source": {
  3091. "type": "git",
  3092. "url": "https://github.com/php-fig/simple-cache.git",
  3093. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  3094. },
  3095. "dist": {
  3096. "type": "zip",
  3097. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  3098. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  3099. "shasum": ""
  3100. },
  3101. "require": {
  3102. "php": ">=8.0.0"
  3103. },
  3104. "type": "library",
  3105. "extra": {
  3106. "branch-alias": {
  3107. "dev-master": "3.0.x-dev"
  3108. }
  3109. },
  3110. "autoload": {
  3111. "psr-4": {
  3112. "Psr\\SimpleCache\\": "src/"
  3113. }
  3114. },
  3115. "notification-url": "https://packagist.org/downloads/",
  3116. "license": [
  3117. "MIT"
  3118. ],
  3119. "authors": [
  3120. {
  3121. "name": "PHP-FIG",
  3122. "homepage": "https://www.php-fig.org/"
  3123. }
  3124. ],
  3125. "description": "Common interfaces for simple caching",
  3126. "keywords": [
  3127. "cache",
  3128. "caching",
  3129. "psr",
  3130. "psr-16",
  3131. "simple-cache"
  3132. ],
  3133. "support": {
  3134. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  3135. },
  3136. "time": "2021-10-29T13:26:27+00:00"
  3137. },
  3138. {
  3139. "name": "symfony/asset",
  3140. "version": "v7.0.3",
  3141. "source": {
  3142. "type": "git",
  3143. "url": "https://github.com/symfony/asset.git",
  3144. "reference": "3ae493792fc17cc31b84e231f30f2d154575f171"
  3145. },
  3146. "dist": {
  3147. "type": "zip",
  3148. "url": "https://api.github.com/repos/symfony/asset/zipball/3ae493792fc17cc31b84e231f30f2d154575f171",
  3149. "reference": "3ae493792fc17cc31b84e231f30f2d154575f171",
  3150. "shasum": ""
  3151. },
  3152. "require": {
  3153. "php": ">=8.2"
  3154. },
  3155. "conflict": {
  3156. "symfony/http-foundation": "<6.4"
  3157. },
  3158. "require-dev": {
  3159. "symfony/http-client": "^6.4|^7.0",
  3160. "symfony/http-foundation": "^6.4|^7.0",
  3161. "symfony/http-kernel": "^6.4|^7.0"
  3162. },
  3163. "type": "library",
  3164. "autoload": {
  3165. "psr-4": {
  3166. "Symfony\\Component\\Asset\\": ""
  3167. },
  3168. "exclude-from-classmap": [
  3169. "/Tests/"
  3170. ]
  3171. },
  3172. "notification-url": "https://packagist.org/downloads/",
  3173. "license": [
  3174. "MIT"
  3175. ],
  3176. "authors": [
  3177. {
  3178. "name": "Fabien Potencier",
  3179. "email": "fabien@symfony.com"
  3180. },
  3181. {
  3182. "name": "Symfony Community",
  3183. "homepage": "https://symfony.com/contributors"
  3184. }
  3185. ],
  3186. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  3187. "homepage": "https://symfony.com",
  3188. "support": {
  3189. "source": "https://github.com/symfony/asset/tree/v7.0.3"
  3190. },
  3191. "funding": [
  3192. {
  3193. "url": "https://symfony.com/sponsor",
  3194. "type": "custom"
  3195. },
  3196. {
  3197. "url": "https://github.com/fabpot",
  3198. "type": "github"
  3199. },
  3200. {
  3201. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3202. "type": "tidelift"
  3203. }
  3204. ],
  3205. "time": "2024-01-23T15:02:46+00:00"
  3206. },
  3207. {
  3208. "name": "symfony/cache",
  3209. "version": "v7.0.4",
  3210. "source": {
  3211. "type": "git",
  3212. "url": "https://github.com/symfony/cache.git",
  3213. "reference": "fc822951dd360a593224bb2cef90a087d0dff60f"
  3214. },
  3215. "dist": {
  3216. "type": "zip",
  3217. "url": "https://api.github.com/repos/symfony/cache/zipball/fc822951dd360a593224bb2cef90a087d0dff60f",
  3218. "reference": "fc822951dd360a593224bb2cef90a087d0dff60f",
  3219. "shasum": ""
  3220. },
  3221. "require": {
  3222. "php": ">=8.2",
  3223. "psr/cache": "^2.0|^3.0",
  3224. "psr/log": "^1.1|^2|^3",
  3225. "symfony/cache-contracts": "^2.5|^3",
  3226. "symfony/service-contracts": "^2.5|^3",
  3227. "symfony/var-exporter": "^6.4|^7.0"
  3228. },
  3229. "conflict": {
  3230. "doctrine/dbal": "<3.6",
  3231. "symfony/dependency-injection": "<6.4",
  3232. "symfony/http-kernel": "<6.4",
  3233. "symfony/var-dumper": "<6.4"
  3234. },
  3235. "provide": {
  3236. "psr/cache-implementation": "2.0|3.0",
  3237. "psr/simple-cache-implementation": "1.0|2.0|3.0",
  3238. "symfony/cache-implementation": "1.1|2.0|3.0"
  3239. },
  3240. "require-dev": {
  3241. "cache/integration-tests": "dev-master",
  3242. "doctrine/dbal": "^3.6|^4",
  3243. "predis/predis": "^1.1|^2.0",
  3244. "psr/simple-cache": "^1.0|^2.0|^3.0",
  3245. "symfony/config": "^6.4|^7.0",
  3246. "symfony/dependency-injection": "^6.4|^7.0",
  3247. "symfony/filesystem": "^6.4|^7.0",
  3248. "symfony/http-kernel": "^6.4|^7.0",
  3249. "symfony/messenger": "^6.4|^7.0",
  3250. "symfony/var-dumper": "^6.4|^7.0"
  3251. },
  3252. "type": "library",
  3253. "autoload": {
  3254. "psr-4": {
  3255. "Symfony\\Component\\Cache\\": ""
  3256. },
  3257. "classmap": [
  3258. "Traits/ValueWrapper.php"
  3259. ],
  3260. "exclude-from-classmap": [
  3261. "/Tests/"
  3262. ]
  3263. },
  3264. "notification-url": "https://packagist.org/downloads/",
  3265. "license": [
  3266. "MIT"
  3267. ],
  3268. "authors": [
  3269. {
  3270. "name": "Nicolas Grekas",
  3271. "email": "p@tchwork.com"
  3272. },
  3273. {
  3274. "name": "Symfony Community",
  3275. "homepage": "https://symfony.com/contributors"
  3276. }
  3277. ],
  3278. "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
  3279. "homepage": "https://symfony.com",
  3280. "keywords": [
  3281. "caching",
  3282. "psr6"
  3283. ],
  3284. "support": {
  3285. "source": "https://github.com/symfony/cache/tree/v7.0.4"
  3286. },
  3287. "funding": [
  3288. {
  3289. "url": "https://symfony.com/sponsor",
  3290. "type": "custom"
  3291. },
  3292. {
  3293. "url": "https://github.com/fabpot",
  3294. "type": "github"
  3295. },
  3296. {
  3297. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3298. "type": "tidelift"
  3299. }
  3300. ],
  3301. "time": "2024-02-22T20:27:20+00:00"
  3302. },
  3303. {
  3304. "name": "symfony/cache-contracts",
  3305. "version": "v3.4.0",
  3306. "source": {
  3307. "type": "git",
  3308. "url": "https://github.com/symfony/cache-contracts.git",
  3309. "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
  3310. },
  3311. "dist": {
  3312. "type": "zip",
  3313. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
  3314. "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
  3315. "shasum": ""
  3316. },
  3317. "require": {
  3318. "php": ">=8.1",
  3319. "psr/cache": "^3.0"
  3320. },
  3321. "type": "library",
  3322. "extra": {
  3323. "branch-alias": {
  3324. "dev-main": "3.4-dev"
  3325. },
  3326. "thanks": {
  3327. "name": "symfony/contracts",
  3328. "url": "https://github.com/symfony/contracts"
  3329. }
  3330. },
  3331. "autoload": {
  3332. "psr-4": {
  3333. "Symfony\\Contracts\\Cache\\": ""
  3334. }
  3335. },
  3336. "notification-url": "https://packagist.org/downloads/",
  3337. "license": [
  3338. "MIT"
  3339. ],
  3340. "authors": [
  3341. {
  3342. "name": "Nicolas Grekas",
  3343. "email": "p@tchwork.com"
  3344. },
  3345. {
  3346. "name": "Symfony Community",
  3347. "homepage": "https://symfony.com/contributors"
  3348. }
  3349. ],
  3350. "description": "Generic abstractions related to caching",
  3351. "homepage": "https://symfony.com",
  3352. "keywords": [
  3353. "abstractions",
  3354. "contracts",
  3355. "decoupling",
  3356. "interfaces",
  3357. "interoperability",
  3358. "standards"
  3359. ],
  3360. "support": {
  3361. "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
  3362. },
  3363. "funding": [
  3364. {
  3365. "url": "https://symfony.com/sponsor",
  3366. "type": "custom"
  3367. },
  3368. {
  3369. "url": "https://github.com/fabpot",
  3370. "type": "github"
  3371. },
  3372. {
  3373. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3374. "type": "tidelift"
  3375. }
  3376. ],
  3377. "time": "2023-09-25T12:52:38+00:00"
  3378. },
  3379. {
  3380. "name": "symfony/clock",
  3381. "version": "v7.0.5",
  3382. "source": {
  3383. "type": "git",
  3384. "url": "https://github.com/symfony/clock.git",
  3385. "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2"
  3386. },
  3387. "dist": {
  3388. "type": "zip",
  3389. "url": "https://api.github.com/repos/symfony/clock/zipball/8b9d08887353d627d5f6c3bf3373b398b49051c2",
  3390. "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2",
  3391. "shasum": ""
  3392. },
  3393. "require": {
  3394. "php": ">=8.2",
  3395. "psr/clock": "^1.0",
  3396. "symfony/polyfill-php83": "^1.28"
  3397. },
  3398. "provide": {
  3399. "psr/clock-implementation": "1.0"
  3400. },
  3401. "type": "library",
  3402. "autoload": {
  3403. "files": [
  3404. "Resources/now.php"
  3405. ],
  3406. "psr-4": {
  3407. "Symfony\\Component\\Clock\\": ""
  3408. },
  3409. "exclude-from-classmap": [
  3410. "/Tests/"
  3411. ]
  3412. },
  3413. "notification-url": "https://packagist.org/downloads/",
  3414. "license": [
  3415. "MIT"
  3416. ],
  3417. "authors": [
  3418. {
  3419. "name": "Nicolas Grekas",
  3420. "email": "p@tchwork.com"
  3421. },
  3422. {
  3423. "name": "Symfony Community",
  3424. "homepage": "https://symfony.com/contributors"
  3425. }
  3426. ],
  3427. "description": "Decouples applications from the system clock",
  3428. "homepage": "https://symfony.com",
  3429. "keywords": [
  3430. "clock",
  3431. "psr20",
  3432. "time"
  3433. ],
  3434. "support": {
  3435. "source": "https://github.com/symfony/clock/tree/v7.0.5"
  3436. },
  3437. "funding": [
  3438. {
  3439. "url": "https://symfony.com/sponsor",
  3440. "type": "custom"
  3441. },
  3442. {
  3443. "url": "https://github.com/fabpot",
  3444. "type": "github"
  3445. },
  3446. {
  3447. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3448. "type": "tidelift"
  3449. }
  3450. ],
  3451. "time": "2024-03-02T12:46:12+00:00"
  3452. },
  3453. {
  3454. "name": "symfony/config",
  3455. "version": "v7.0.4",
  3456. "source": {
  3457. "type": "git",
  3458. "url": "https://github.com/symfony/config.git",
  3459. "reference": "44deeba7233f08f383185ffa37dace3b3bc87364"
  3460. },
  3461. "dist": {
  3462. "type": "zip",
  3463. "url": "https://api.github.com/repos/symfony/config/zipball/44deeba7233f08f383185ffa37dace3b3bc87364",
  3464. "reference": "44deeba7233f08f383185ffa37dace3b3bc87364",
  3465. "shasum": ""
  3466. },
  3467. "require": {
  3468. "php": ">=8.2",
  3469. "symfony/deprecation-contracts": "^2.5|^3",
  3470. "symfony/filesystem": "^6.4|^7.0",
  3471. "symfony/polyfill-ctype": "~1.8"
  3472. },
  3473. "conflict": {
  3474. "symfony/finder": "<6.4",
  3475. "symfony/service-contracts": "<2.5"
  3476. },
  3477. "require-dev": {
  3478. "symfony/event-dispatcher": "^6.4|^7.0",
  3479. "symfony/finder": "^6.4|^7.0",
  3480. "symfony/messenger": "^6.4|^7.0",
  3481. "symfony/service-contracts": "^2.5|^3",
  3482. "symfony/yaml": "^6.4|^7.0"
  3483. },
  3484. "type": "library",
  3485. "autoload": {
  3486. "psr-4": {
  3487. "Symfony\\Component\\Config\\": ""
  3488. },
  3489. "exclude-from-classmap": [
  3490. "/Tests/"
  3491. ]
  3492. },
  3493. "notification-url": "https://packagist.org/downloads/",
  3494. "license": [
  3495. "MIT"
  3496. ],
  3497. "authors": [
  3498. {
  3499. "name": "Fabien Potencier",
  3500. "email": "fabien@symfony.com"
  3501. },
  3502. {
  3503. "name": "Symfony Community",
  3504. "homepage": "https://symfony.com/contributors"
  3505. }
  3506. ],
  3507. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  3508. "homepage": "https://symfony.com",
  3509. "support": {
  3510. "source": "https://github.com/symfony/config/tree/v7.0.4"
  3511. },
  3512. "funding": [
  3513. {
  3514. "url": "https://symfony.com/sponsor",
  3515. "type": "custom"
  3516. },
  3517. {
  3518. "url": "https://github.com/fabpot",
  3519. "type": "github"
  3520. },
  3521. {
  3522. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3523. "type": "tidelift"
  3524. }
  3525. ],
  3526. "time": "2024-02-26T07:52:39+00:00"
  3527. },
  3528. {
  3529. "name": "symfony/console",
  3530. "version": "v7.0.4",
  3531. "source": {
  3532. "type": "git",
  3533. "url": "https://github.com/symfony/console.git",
  3534. "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f"
  3535. },
  3536. "dist": {
  3537. "type": "zip",
  3538. "url": "https://api.github.com/repos/symfony/console/zipball/6b099f3306f7c9c2d2786ed736d0026b2903205f",
  3539. "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f",
  3540. "shasum": ""
  3541. },
  3542. "require": {
  3543. "php": ">=8.2",
  3544. "symfony/polyfill-mbstring": "~1.0",
  3545. "symfony/service-contracts": "^2.5|^3",
  3546. "symfony/string": "^6.4|^7.0"
  3547. },
  3548. "conflict": {
  3549. "symfony/dependency-injection": "<6.4",
  3550. "symfony/dotenv": "<6.4",
  3551. "symfony/event-dispatcher": "<6.4",
  3552. "symfony/lock": "<6.4",
  3553. "symfony/process": "<6.4"
  3554. },
  3555. "provide": {
  3556. "psr/log-implementation": "1.0|2.0|3.0"
  3557. },
  3558. "require-dev": {
  3559. "psr/log": "^1|^2|^3",
  3560. "symfony/config": "^6.4|^7.0",
  3561. "symfony/dependency-injection": "^6.4|^7.0",
  3562. "symfony/event-dispatcher": "^6.4|^7.0",
  3563. "symfony/http-foundation": "^6.4|^7.0",
  3564. "symfony/http-kernel": "^6.4|^7.0",
  3565. "symfony/lock": "^6.4|^7.0",
  3566. "symfony/messenger": "^6.4|^7.0",
  3567. "symfony/process": "^6.4|^7.0",
  3568. "symfony/stopwatch": "^6.4|^7.0",
  3569. "symfony/var-dumper": "^6.4|^7.0"
  3570. },
  3571. "type": "library",
  3572. "autoload": {
  3573. "psr-4": {
  3574. "Symfony\\Component\\Console\\": ""
  3575. },
  3576. "exclude-from-classmap": [
  3577. "/Tests/"
  3578. ]
  3579. },
  3580. "notification-url": "https://packagist.org/downloads/",
  3581. "license": [
  3582. "MIT"
  3583. ],
  3584. "authors": [
  3585. {
  3586. "name": "Fabien Potencier",
  3587. "email": "fabien@symfony.com"
  3588. },
  3589. {
  3590. "name": "Symfony Community",
  3591. "homepage": "https://symfony.com/contributors"
  3592. }
  3593. ],
  3594. "description": "Eases the creation of beautiful and testable command line interfaces",
  3595. "homepage": "https://symfony.com",
  3596. "keywords": [
  3597. "cli",
  3598. "command-line",
  3599. "console",
  3600. "terminal"
  3601. ],
  3602. "support": {
  3603. "source": "https://github.com/symfony/console/tree/v7.0.4"
  3604. },
  3605. "funding": [
  3606. {
  3607. "url": "https://symfony.com/sponsor",
  3608. "type": "custom"
  3609. },
  3610. {
  3611. "url": "https://github.com/fabpot",
  3612. "type": "github"
  3613. },
  3614. {
  3615. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3616. "type": "tidelift"
  3617. }
  3618. ],
  3619. "time": "2024-02-22T20:27:20+00:00"
  3620. },
  3621. {
  3622. "name": "symfony/dependency-injection",
  3623. "version": "v7.0.4",
  3624. "source": {
  3625. "type": "git",
  3626. "url": "https://github.com/symfony/dependency-injection.git",
  3627. "reference": "47f37af245df8457ea63409fc242b3cc825ce5eb"
  3628. },
  3629. "dist": {
  3630. "type": "zip",
  3631. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/47f37af245df8457ea63409fc242b3cc825ce5eb",
  3632. "reference": "47f37af245df8457ea63409fc242b3cc825ce5eb",
  3633. "shasum": ""
  3634. },
  3635. "require": {
  3636. "php": ">=8.2",
  3637. "psr/container": "^1.1|^2.0",
  3638. "symfony/deprecation-contracts": "^2.5|^3",
  3639. "symfony/service-contracts": "^3.3",
  3640. "symfony/var-exporter": "^6.4|^7.0"
  3641. },
  3642. "conflict": {
  3643. "ext-psr": "<1.1|>=2",
  3644. "symfony/config": "<6.4",
  3645. "symfony/finder": "<6.4",
  3646. "symfony/yaml": "<6.4"
  3647. },
  3648. "provide": {
  3649. "psr/container-implementation": "1.1|2.0",
  3650. "symfony/service-implementation": "1.1|2.0|3.0"
  3651. },
  3652. "require-dev": {
  3653. "symfony/config": "^6.4|^7.0",
  3654. "symfony/expression-language": "^6.4|^7.0",
  3655. "symfony/yaml": "^6.4|^7.0"
  3656. },
  3657. "type": "library",
  3658. "autoload": {
  3659. "psr-4": {
  3660. "Symfony\\Component\\DependencyInjection\\": ""
  3661. },
  3662. "exclude-from-classmap": [
  3663. "/Tests/"
  3664. ]
  3665. },
  3666. "notification-url": "https://packagist.org/downloads/",
  3667. "license": [
  3668. "MIT"
  3669. ],
  3670. "authors": [
  3671. {
  3672. "name": "Fabien Potencier",
  3673. "email": "fabien@symfony.com"
  3674. },
  3675. {
  3676. "name": "Symfony Community",
  3677. "homepage": "https://symfony.com/contributors"
  3678. }
  3679. ],
  3680. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  3681. "homepage": "https://symfony.com",
  3682. "support": {
  3683. "source": "https://github.com/symfony/dependency-injection/tree/v7.0.4"
  3684. },
  3685. "funding": [
  3686. {
  3687. "url": "https://symfony.com/sponsor",
  3688. "type": "custom"
  3689. },
  3690. {
  3691. "url": "https://github.com/fabpot",
  3692. "type": "github"
  3693. },
  3694. {
  3695. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3696. "type": "tidelift"
  3697. }
  3698. ],
  3699. "time": "2024-02-22T20:27:20+00:00"
  3700. },
  3701. {
  3702. "name": "symfony/deprecation-contracts",
  3703. "version": "v3.4.0",
  3704. "source": {
  3705. "type": "git",
  3706. "url": "https://github.com/symfony/deprecation-contracts.git",
  3707. "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
  3708. },
  3709. "dist": {
  3710. "type": "zip",
  3711. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
  3712. "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
  3713. "shasum": ""
  3714. },
  3715. "require": {
  3716. "php": ">=8.1"
  3717. },
  3718. "type": "library",
  3719. "extra": {
  3720. "branch-alias": {
  3721. "dev-main": "3.4-dev"
  3722. },
  3723. "thanks": {
  3724. "name": "symfony/contracts",
  3725. "url": "https://github.com/symfony/contracts"
  3726. }
  3727. },
  3728. "autoload": {
  3729. "files": [
  3730. "function.php"
  3731. ]
  3732. },
  3733. "notification-url": "https://packagist.org/downloads/",
  3734. "license": [
  3735. "MIT"
  3736. ],
  3737. "authors": [
  3738. {
  3739. "name": "Nicolas Grekas",
  3740. "email": "p@tchwork.com"
  3741. },
  3742. {
  3743. "name": "Symfony Community",
  3744. "homepage": "https://symfony.com/contributors"
  3745. }
  3746. ],
  3747. "description": "A generic function and convention to trigger deprecation notices",
  3748. "homepage": "https://symfony.com",
  3749. "support": {
  3750. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
  3751. },
  3752. "funding": [
  3753. {
  3754. "url": "https://symfony.com/sponsor",
  3755. "type": "custom"
  3756. },
  3757. {
  3758. "url": "https://github.com/fabpot",
  3759. "type": "github"
  3760. },
  3761. {
  3762. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3763. "type": "tidelift"
  3764. }
  3765. ],
  3766. "time": "2023-05-23T14:45:45+00:00"
  3767. },
  3768. {
  3769. "name": "symfony/doctrine-bridge",
  3770. "version": "v7.0.5",
  3771. "source": {
  3772. "type": "git",
  3773. "url": "https://github.com/symfony/doctrine-bridge.git",
  3774. "reference": "e3cf34996df541c62acc1bd5f187aacc18a204d2"
  3775. },
  3776. "dist": {
  3777. "type": "zip",
  3778. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e3cf34996df541c62acc1bd5f187aacc18a204d2",
  3779. "reference": "e3cf34996df541c62acc1bd5f187aacc18a204d2",
  3780. "shasum": ""
  3781. },
  3782. "require": {
  3783. "doctrine/event-manager": "^2",
  3784. "doctrine/persistence": "^3.1",
  3785. "php": ">=8.2",
  3786. "symfony/polyfill-ctype": "~1.8",
  3787. "symfony/polyfill-mbstring": "~1.0",
  3788. "symfony/service-contracts": "^2.5|^3"
  3789. },
  3790. "conflict": {
  3791. "doctrine/dbal": "<3.6",
  3792. "doctrine/lexer": "<1.1",
  3793. "doctrine/orm": "<2.15",
  3794. "symfony/cache": "<6.4",
  3795. "symfony/dependency-injection": "<6.4",
  3796. "symfony/form": "<6.4",
  3797. "symfony/http-foundation": "<6.4",
  3798. "symfony/http-kernel": "<6.4",
  3799. "symfony/lock": "<6.4",
  3800. "symfony/messenger": "<6.4",
  3801. "symfony/property-info": "<6.4",
  3802. "symfony/security-bundle": "<6.4",
  3803. "symfony/security-core": "<6.4",
  3804. "symfony/validator": "<6.4"
  3805. },
  3806. "require-dev": {
  3807. "doctrine/collections": "^1.0|^2.0",
  3808. "doctrine/data-fixtures": "^1.1",
  3809. "doctrine/dbal": "^3.6|^4",
  3810. "doctrine/orm": "^2.15|^3",
  3811. "psr/log": "^1|^2|^3",
  3812. "symfony/cache": "^6.4|^7.0",
  3813. "symfony/config": "^6.4|^7.0",
  3814. "symfony/dependency-injection": "^6.4|^7.0",
  3815. "symfony/doctrine-messenger": "^6.4|^7.0",
  3816. "symfony/expression-language": "^6.4|^7.0",
  3817. "symfony/form": "^6.4|^7.0",
  3818. "symfony/http-kernel": "^6.4|^7.0",
  3819. "symfony/lock": "^6.4|^7.0",
  3820. "symfony/messenger": "^6.4|^7.0",
  3821. "symfony/property-access": "^6.4|^7.0",
  3822. "symfony/property-info": "^6.4|^7.0",
  3823. "symfony/security-core": "^6.4|^7.0",
  3824. "symfony/stopwatch": "^6.4|^7.0",
  3825. "symfony/translation": "^6.4|^7.0",
  3826. "symfony/uid": "^6.4|^7.0",
  3827. "symfony/validator": "^6.4|^7.0",
  3828. "symfony/var-dumper": "^6.4|^7.0"
  3829. },
  3830. "type": "symfony-bridge",
  3831. "autoload": {
  3832. "psr-4": {
  3833. "Symfony\\Bridge\\Doctrine\\": ""
  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 integration for Doctrine with various Symfony components",
  3854. "homepage": "https://symfony.com",
  3855. "support": {
  3856. "source": "https://github.com/symfony/doctrine-bridge/tree/v7.0.5"
  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": "2024-02-27T12:34:35+00:00"
  3873. },
  3874. {
  3875. "name": "symfony/doctrine-messenger",
  3876. "version": "v7.0.4",
  3877. "source": {
  3878. "type": "git",
  3879. "url": "https://github.com/symfony/doctrine-messenger.git",
  3880. "reference": "5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca"
  3881. },
  3882. "dist": {
  3883. "type": "zip",
  3884. "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca",
  3885. "reference": "5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca",
  3886. "shasum": ""
  3887. },
  3888. "require": {
  3889. "doctrine/dbal": "^3.6|^4",
  3890. "php": ">=8.2",
  3891. "symfony/messenger": "^6.4|^7.0",
  3892. "symfony/service-contracts": "^2.5|^3"
  3893. },
  3894. "conflict": {
  3895. "doctrine/persistence": "<1.3"
  3896. },
  3897. "require-dev": {
  3898. "doctrine/persistence": "^1.3|^2|^3",
  3899. "symfony/property-access": "^6.4|^7.0",
  3900. "symfony/serializer": "^6.4|^7.0"
  3901. },
  3902. "type": "symfony-messenger-bridge",
  3903. "autoload": {
  3904. "psr-4": {
  3905. "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
  3906. },
  3907. "exclude-from-classmap": [
  3908. "/Tests/"
  3909. ]
  3910. },
  3911. "notification-url": "https://packagist.org/downloads/",
  3912. "license": [
  3913. "MIT"
  3914. ],
  3915. "authors": [
  3916. {
  3917. "name": "Fabien Potencier",
  3918. "email": "fabien@symfony.com"
  3919. },
  3920. {
  3921. "name": "Symfony Community",
  3922. "homepage": "https://symfony.com/contributors"
  3923. }
  3924. ],
  3925. "description": "Symfony Doctrine Messenger Bridge",
  3926. "homepage": "https://symfony.com",
  3927. "support": {
  3928. "source": "https://github.com/symfony/doctrine-messenger/tree/v7.0.4"
  3929. },
  3930. "funding": [
  3931. {
  3932. "url": "https://symfony.com/sponsor",
  3933. "type": "custom"
  3934. },
  3935. {
  3936. "url": "https://github.com/fabpot",
  3937. "type": "github"
  3938. },
  3939. {
  3940. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3941. "type": "tidelift"
  3942. }
  3943. ],
  3944. "time": "2024-02-22T20:27:20+00:00"
  3945. },
  3946. {
  3947. "name": "symfony/dotenv",
  3948. "version": "v7.0.4",
  3949. "source": {
  3950. "type": "git",
  3951. "url": "https://github.com/symfony/dotenv.git",
  3952. "reference": "8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067"
  3953. },
  3954. "dist": {
  3955. "type": "zip",
  3956. "url": "https://api.github.com/repos/symfony/dotenv/zipball/8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067",
  3957. "reference": "8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067",
  3958. "shasum": ""
  3959. },
  3960. "require": {
  3961. "php": ">=8.2"
  3962. },
  3963. "conflict": {
  3964. "symfony/console": "<6.4",
  3965. "symfony/process": "<6.4"
  3966. },
  3967. "require-dev": {
  3968. "symfony/console": "^6.4|^7.0",
  3969. "symfony/process": "^6.4|^7.0"
  3970. },
  3971. "type": "library",
  3972. "autoload": {
  3973. "psr-4": {
  3974. "Symfony\\Component\\Dotenv\\": ""
  3975. },
  3976. "exclude-from-classmap": [
  3977. "/Tests/"
  3978. ]
  3979. },
  3980. "notification-url": "https://packagist.org/downloads/",
  3981. "license": [
  3982. "MIT"
  3983. ],
  3984. "authors": [
  3985. {
  3986. "name": "Fabien Potencier",
  3987. "email": "fabien@symfony.com"
  3988. },
  3989. {
  3990. "name": "Symfony Community",
  3991. "homepage": "https://symfony.com/contributors"
  3992. }
  3993. ],
  3994. "description": "Registers environment variables from a .env file",
  3995. "homepage": "https://symfony.com",
  3996. "keywords": [
  3997. "dotenv",
  3998. "env",
  3999. "environment"
  4000. ],
  4001. "support": {
  4002. "source": "https://github.com/symfony/dotenv/tree/v7.0.4"
  4003. },
  4004. "funding": [
  4005. {
  4006. "url": "https://symfony.com/sponsor",
  4007. "type": "custom"
  4008. },
  4009. {
  4010. "url": "https://github.com/fabpot",
  4011. "type": "github"
  4012. },
  4013. {
  4014. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4015. "type": "tidelift"
  4016. }
  4017. ],
  4018. "time": "2024-02-09T10:53:15+00:00"
  4019. },
  4020. {
  4021. "name": "symfony/error-handler",
  4022. "version": "v7.0.4",
  4023. "source": {
  4024. "type": "git",
  4025. "url": "https://github.com/symfony/error-handler.git",
  4026. "reference": "677b24759decff69e65b1e9d1471d90f95ced880"
  4027. },
  4028. "dist": {
  4029. "type": "zip",
  4030. "url": "https://api.github.com/repos/symfony/error-handler/zipball/677b24759decff69e65b1e9d1471d90f95ced880",
  4031. "reference": "677b24759decff69e65b1e9d1471d90f95ced880",
  4032. "shasum": ""
  4033. },
  4034. "require": {
  4035. "php": ">=8.2",
  4036. "psr/log": "^1|^2|^3",
  4037. "symfony/var-dumper": "^6.4|^7.0"
  4038. },
  4039. "conflict": {
  4040. "symfony/deprecation-contracts": "<2.5",
  4041. "symfony/http-kernel": "<6.4"
  4042. },
  4043. "require-dev": {
  4044. "symfony/deprecation-contracts": "^2.5|^3",
  4045. "symfony/http-kernel": "^6.4|^7.0",
  4046. "symfony/serializer": "^6.4|^7.0"
  4047. },
  4048. "bin": [
  4049. "Resources/bin/patch-type-declarations"
  4050. ],
  4051. "type": "library",
  4052. "autoload": {
  4053. "psr-4": {
  4054. "Symfony\\Component\\ErrorHandler\\": ""
  4055. },
  4056. "exclude-from-classmap": [
  4057. "/Tests/"
  4058. ]
  4059. },
  4060. "notification-url": "https://packagist.org/downloads/",
  4061. "license": [
  4062. "MIT"
  4063. ],
  4064. "authors": [
  4065. {
  4066. "name": "Fabien Potencier",
  4067. "email": "fabien@symfony.com"
  4068. },
  4069. {
  4070. "name": "Symfony Community",
  4071. "homepage": "https://symfony.com/contributors"
  4072. }
  4073. ],
  4074. "description": "Provides tools to manage errors and ease debugging PHP code",
  4075. "homepage": "https://symfony.com",
  4076. "support": {
  4077. "source": "https://github.com/symfony/error-handler/tree/v7.0.4"
  4078. },
  4079. "funding": [
  4080. {
  4081. "url": "https://symfony.com/sponsor",
  4082. "type": "custom"
  4083. },
  4084. {
  4085. "url": "https://github.com/fabpot",
  4086. "type": "github"
  4087. },
  4088. {
  4089. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4090. "type": "tidelift"
  4091. }
  4092. ],
  4093. "time": "2024-02-22T20:27:20+00:00"
  4094. },
  4095. {
  4096. "name": "symfony/event-dispatcher",
  4097. "version": "v7.0.3",
  4098. "source": {
  4099. "type": "git",
  4100. "url": "https://github.com/symfony/event-dispatcher.git",
  4101. "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
  4102. },
  4103. "dist": {
  4104. "type": "zip",
  4105. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
  4106. "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
  4107. "shasum": ""
  4108. },
  4109. "require": {
  4110. "php": ">=8.2",
  4111. "symfony/event-dispatcher-contracts": "^2.5|^3"
  4112. },
  4113. "conflict": {
  4114. "symfony/dependency-injection": "<6.4",
  4115. "symfony/service-contracts": "<2.5"
  4116. },
  4117. "provide": {
  4118. "psr/event-dispatcher-implementation": "1.0",
  4119. "symfony/event-dispatcher-implementation": "2.0|3.0"
  4120. },
  4121. "require-dev": {
  4122. "psr/log": "^1|^2|^3",
  4123. "symfony/config": "^6.4|^7.0",
  4124. "symfony/dependency-injection": "^6.4|^7.0",
  4125. "symfony/error-handler": "^6.4|^7.0",
  4126. "symfony/expression-language": "^6.4|^7.0",
  4127. "symfony/http-foundation": "^6.4|^7.0",
  4128. "symfony/service-contracts": "^2.5|^3",
  4129. "symfony/stopwatch": "^6.4|^7.0"
  4130. },
  4131. "type": "library",
  4132. "autoload": {
  4133. "psr-4": {
  4134. "Symfony\\Component\\EventDispatcher\\": ""
  4135. },
  4136. "exclude-from-classmap": [
  4137. "/Tests/"
  4138. ]
  4139. },
  4140. "notification-url": "https://packagist.org/downloads/",
  4141. "license": [
  4142. "MIT"
  4143. ],
  4144. "authors": [
  4145. {
  4146. "name": "Fabien Potencier",
  4147. "email": "fabien@symfony.com"
  4148. },
  4149. {
  4150. "name": "Symfony Community",
  4151. "homepage": "https://symfony.com/contributors"
  4152. }
  4153. ],
  4154. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4155. "homepage": "https://symfony.com",
  4156. "support": {
  4157. "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3"
  4158. },
  4159. "funding": [
  4160. {
  4161. "url": "https://symfony.com/sponsor",
  4162. "type": "custom"
  4163. },
  4164. {
  4165. "url": "https://github.com/fabpot",
  4166. "type": "github"
  4167. },
  4168. {
  4169. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4170. "type": "tidelift"
  4171. }
  4172. ],
  4173. "time": "2024-01-23T15:02:46+00:00"
  4174. },
  4175. {
  4176. "name": "symfony/event-dispatcher-contracts",
  4177. "version": "v3.4.0",
  4178. "source": {
  4179. "type": "git",
  4180. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4181. "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
  4182. },
  4183. "dist": {
  4184. "type": "zip",
  4185. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
  4186. "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
  4187. "shasum": ""
  4188. },
  4189. "require": {
  4190. "php": ">=8.1",
  4191. "psr/event-dispatcher": "^1"
  4192. },
  4193. "type": "library",
  4194. "extra": {
  4195. "branch-alias": {
  4196. "dev-main": "3.4-dev"
  4197. },
  4198. "thanks": {
  4199. "name": "symfony/contracts",
  4200. "url": "https://github.com/symfony/contracts"
  4201. }
  4202. },
  4203. "autoload": {
  4204. "psr-4": {
  4205. "Symfony\\Contracts\\EventDispatcher\\": ""
  4206. }
  4207. },
  4208. "notification-url": "https://packagist.org/downloads/",
  4209. "license": [
  4210. "MIT"
  4211. ],
  4212. "authors": [
  4213. {
  4214. "name": "Nicolas Grekas",
  4215. "email": "p@tchwork.com"
  4216. },
  4217. {
  4218. "name": "Symfony Community",
  4219. "homepage": "https://symfony.com/contributors"
  4220. }
  4221. ],
  4222. "description": "Generic abstractions related to dispatching event",
  4223. "homepage": "https://symfony.com",
  4224. "keywords": [
  4225. "abstractions",
  4226. "contracts",
  4227. "decoupling",
  4228. "interfaces",
  4229. "interoperability",
  4230. "standards"
  4231. ],
  4232. "support": {
  4233. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
  4234. },
  4235. "funding": [
  4236. {
  4237. "url": "https://symfony.com/sponsor",
  4238. "type": "custom"
  4239. },
  4240. {
  4241. "url": "https://github.com/fabpot",
  4242. "type": "github"
  4243. },
  4244. {
  4245. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4246. "type": "tidelift"
  4247. }
  4248. ],
  4249. "time": "2023-05-23T14:45:45+00:00"
  4250. },
  4251. {
  4252. "name": "symfony/expression-language",
  4253. "version": "v7.0.3",
  4254. "source": {
  4255. "type": "git",
  4256. "url": "https://github.com/symfony/expression-language.git",
  4257. "reference": "0877c599cb260c9614f9229c0a2090d6919fd621"
  4258. },
  4259. "dist": {
  4260. "type": "zip",
  4261. "url": "https://api.github.com/repos/symfony/expression-language/zipball/0877c599cb260c9614f9229c0a2090d6919fd621",
  4262. "reference": "0877c599cb260c9614f9229c0a2090d6919fd621",
  4263. "shasum": ""
  4264. },
  4265. "require": {
  4266. "php": ">=8.2",
  4267. "symfony/cache": "^6.4|^7.0",
  4268. "symfony/service-contracts": "^2.5|^3"
  4269. },
  4270. "type": "library",
  4271. "autoload": {
  4272. "psr-4": {
  4273. "Symfony\\Component\\ExpressionLanguage\\": ""
  4274. },
  4275. "exclude-from-classmap": [
  4276. "/Tests/"
  4277. ]
  4278. },
  4279. "notification-url": "https://packagist.org/downloads/",
  4280. "license": [
  4281. "MIT"
  4282. ],
  4283. "authors": [
  4284. {
  4285. "name": "Fabien Potencier",
  4286. "email": "fabien@symfony.com"
  4287. },
  4288. {
  4289. "name": "Symfony Community",
  4290. "homepage": "https://symfony.com/contributors"
  4291. }
  4292. ],
  4293. "description": "Provides an engine that can compile and evaluate expressions",
  4294. "homepage": "https://symfony.com",
  4295. "support": {
  4296. "source": "https://github.com/symfony/expression-language/tree/v7.0.3"
  4297. },
  4298. "funding": [
  4299. {
  4300. "url": "https://symfony.com/sponsor",
  4301. "type": "custom"
  4302. },
  4303. {
  4304. "url": "https://github.com/fabpot",
  4305. "type": "github"
  4306. },
  4307. {
  4308. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4309. "type": "tidelift"
  4310. }
  4311. ],
  4312. "time": "2024-01-23T15:02:46+00:00"
  4313. },
  4314. {
  4315. "name": "symfony/filesystem",
  4316. "version": "v7.0.3",
  4317. "source": {
  4318. "type": "git",
  4319. "url": "https://github.com/symfony/filesystem.git",
  4320. "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
  4321. },
  4322. "dist": {
  4323. "type": "zip",
  4324. "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
  4325. "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
  4326. "shasum": ""
  4327. },
  4328. "require": {
  4329. "php": ">=8.2",
  4330. "symfony/polyfill-ctype": "~1.8",
  4331. "symfony/polyfill-mbstring": "~1.8"
  4332. },
  4333. "type": "library",
  4334. "autoload": {
  4335. "psr-4": {
  4336. "Symfony\\Component\\Filesystem\\": ""
  4337. },
  4338. "exclude-from-classmap": [
  4339. "/Tests/"
  4340. ]
  4341. },
  4342. "notification-url": "https://packagist.org/downloads/",
  4343. "license": [
  4344. "MIT"
  4345. ],
  4346. "authors": [
  4347. {
  4348. "name": "Fabien Potencier",
  4349. "email": "fabien@symfony.com"
  4350. },
  4351. {
  4352. "name": "Symfony Community",
  4353. "homepage": "https://symfony.com/contributors"
  4354. }
  4355. ],
  4356. "description": "Provides basic utilities for the filesystem",
  4357. "homepage": "https://symfony.com",
  4358. "support": {
  4359. "source": "https://github.com/symfony/filesystem/tree/v7.0.3"
  4360. },
  4361. "funding": [
  4362. {
  4363. "url": "https://symfony.com/sponsor",
  4364. "type": "custom"
  4365. },
  4366. {
  4367. "url": "https://github.com/fabpot",
  4368. "type": "github"
  4369. },
  4370. {
  4371. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4372. "type": "tidelift"
  4373. }
  4374. ],
  4375. "time": "2024-01-23T15:02:46+00:00"
  4376. },
  4377. {
  4378. "name": "symfony/finder",
  4379. "version": "v7.0.0",
  4380. "source": {
  4381. "type": "git",
  4382. "url": "https://github.com/symfony/finder.git",
  4383. "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
  4384. },
  4385. "dist": {
  4386. "type": "zip",
  4387. "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
  4388. "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
  4389. "shasum": ""
  4390. },
  4391. "require": {
  4392. "php": ">=8.2"
  4393. },
  4394. "require-dev": {
  4395. "symfony/filesystem": "^6.4|^7.0"
  4396. },
  4397. "type": "library",
  4398. "autoload": {
  4399. "psr-4": {
  4400. "Symfony\\Component\\Finder\\": ""
  4401. },
  4402. "exclude-from-classmap": [
  4403. "/Tests/"
  4404. ]
  4405. },
  4406. "notification-url": "https://packagist.org/downloads/",
  4407. "license": [
  4408. "MIT"
  4409. ],
  4410. "authors": [
  4411. {
  4412. "name": "Fabien Potencier",
  4413. "email": "fabien@symfony.com"
  4414. },
  4415. {
  4416. "name": "Symfony Community",
  4417. "homepage": "https://symfony.com/contributors"
  4418. }
  4419. ],
  4420. "description": "Finds files and directories via an intuitive fluent interface",
  4421. "homepage": "https://symfony.com",
  4422. "support": {
  4423. "source": "https://github.com/symfony/finder/tree/v7.0.0"
  4424. },
  4425. "funding": [
  4426. {
  4427. "url": "https://symfony.com/sponsor",
  4428. "type": "custom"
  4429. },
  4430. {
  4431. "url": "https://github.com/fabpot",
  4432. "type": "github"
  4433. },
  4434. {
  4435. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4436. "type": "tidelift"
  4437. }
  4438. ],
  4439. "time": "2023-10-31T17:59:56+00:00"
  4440. },
  4441. {
  4442. "name": "symfony/flex",
  4443. "version": "v2.4.5",
  4444. "source": {
  4445. "type": "git",
  4446. "url": "https://github.com/symfony/flex.git",
  4447. "reference": "b0a405f40614c9f584b489d54f91091817b0e26e"
  4448. },
  4449. "dist": {
  4450. "type": "zip",
  4451. "url": "https://api.github.com/repos/symfony/flex/zipball/b0a405f40614c9f584b489d54f91091817b0e26e",
  4452. "reference": "b0a405f40614c9f584b489d54f91091817b0e26e",
  4453. "shasum": ""
  4454. },
  4455. "require": {
  4456. "composer-plugin-api": "^2.1",
  4457. "php": ">=8.0"
  4458. },
  4459. "require-dev": {
  4460. "composer/composer": "^2.1",
  4461. "symfony/dotenv": "^5.4|^6.0",
  4462. "symfony/filesystem": "^5.4|^6.0",
  4463. "symfony/phpunit-bridge": "^5.4|^6.0",
  4464. "symfony/process": "^5.4|^6.0"
  4465. },
  4466. "type": "composer-plugin",
  4467. "extra": {
  4468. "class": "Symfony\\Flex\\Flex"
  4469. },
  4470. "autoload": {
  4471. "psr-4": {
  4472. "Symfony\\Flex\\": "src"
  4473. }
  4474. },
  4475. "notification-url": "https://packagist.org/downloads/",
  4476. "license": [
  4477. "MIT"
  4478. ],
  4479. "authors": [
  4480. {
  4481. "name": "Fabien Potencier",
  4482. "email": "fabien.potencier@gmail.com"
  4483. }
  4484. ],
  4485. "description": "Composer plugin for Symfony",
  4486. "support": {
  4487. "issues": "https://github.com/symfony/flex/issues",
  4488. "source": "https://github.com/symfony/flex/tree/v2.4.5"
  4489. },
  4490. "funding": [
  4491. {
  4492. "url": "https://symfony.com/sponsor",
  4493. "type": "custom"
  4494. },
  4495. {
  4496. "url": "https://github.com/fabpot",
  4497. "type": "github"
  4498. },
  4499. {
  4500. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4501. "type": "tidelift"
  4502. }
  4503. ],
  4504. "time": "2024-03-02T08:16:47+00:00"
  4505. },
  4506. {
  4507. "name": "symfony/form",
  4508. "version": "v7.0.4",
  4509. "source": {
  4510. "type": "git",
  4511. "url": "https://github.com/symfony/form.git",
  4512. "reference": "5cfe85c74caf924c7cec2134e169320b464ede84"
  4513. },
  4514. "dist": {
  4515. "type": "zip",
  4516. "url": "https://api.github.com/repos/symfony/form/zipball/5cfe85c74caf924c7cec2134e169320b464ede84",
  4517. "reference": "5cfe85c74caf924c7cec2134e169320b464ede84",
  4518. "shasum": ""
  4519. },
  4520. "require": {
  4521. "php": ">=8.2",
  4522. "symfony/event-dispatcher": "^6.4|^7.0",
  4523. "symfony/options-resolver": "^6.4|^7.0",
  4524. "symfony/polyfill-ctype": "~1.8",
  4525. "symfony/polyfill-intl-icu": "^1.21",
  4526. "symfony/polyfill-mbstring": "~1.0",
  4527. "symfony/property-access": "^6.4|^7.0",
  4528. "symfony/service-contracts": "^2.5|^3"
  4529. },
  4530. "conflict": {
  4531. "symfony/console": "<6.4",
  4532. "symfony/dependency-injection": "<6.4",
  4533. "symfony/doctrine-bridge": "<6.4",
  4534. "symfony/error-handler": "<6.4",
  4535. "symfony/framework-bundle": "<6.4",
  4536. "symfony/http-kernel": "<6.4",
  4537. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  4538. "symfony/translation-contracts": "<2.5",
  4539. "symfony/twig-bridge": "<6.4"
  4540. },
  4541. "require-dev": {
  4542. "doctrine/collections": "^1.0|^2.0",
  4543. "symfony/config": "^6.4|^7.0",
  4544. "symfony/console": "^6.4|^7.0",
  4545. "symfony/dependency-injection": "^6.4|^7.0",
  4546. "symfony/expression-language": "^6.4|^7.0",
  4547. "symfony/html-sanitizer": "^6.4|^7.0",
  4548. "symfony/http-foundation": "^6.4|^7.0",
  4549. "symfony/http-kernel": "^6.4|^7.0",
  4550. "symfony/intl": "^6.4|^7.0",
  4551. "symfony/security-core": "^6.4|^7.0",
  4552. "symfony/security-csrf": "^6.4|^7.0",
  4553. "symfony/translation": "^6.4.3|^7.0.3",
  4554. "symfony/uid": "^6.4|^7.0",
  4555. "symfony/validator": "^6.4|^7.0",
  4556. "symfony/var-dumper": "^6.4|^7.0"
  4557. },
  4558. "type": "library",
  4559. "autoload": {
  4560. "psr-4": {
  4561. "Symfony\\Component\\Form\\": ""
  4562. },
  4563. "exclude-from-classmap": [
  4564. "/Tests/"
  4565. ]
  4566. },
  4567. "notification-url": "https://packagist.org/downloads/",
  4568. "license": [
  4569. "MIT"
  4570. ],
  4571. "authors": [
  4572. {
  4573. "name": "Fabien Potencier",
  4574. "email": "fabien@symfony.com"
  4575. },
  4576. {
  4577. "name": "Symfony Community",
  4578. "homepage": "https://symfony.com/contributors"
  4579. }
  4580. ],
  4581. "description": "Allows to easily create, process and reuse HTML forms",
  4582. "homepage": "https://symfony.com",
  4583. "support": {
  4584. "source": "https://github.com/symfony/form/tree/v7.0.4"
  4585. },
  4586. "funding": [
  4587. {
  4588. "url": "https://symfony.com/sponsor",
  4589. "type": "custom"
  4590. },
  4591. {
  4592. "url": "https://github.com/fabpot",
  4593. "type": "github"
  4594. },
  4595. {
  4596. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4597. "type": "tidelift"
  4598. }
  4599. ],
  4600. "time": "2024-02-12T11:15:03+00:00"
  4601. },
  4602. {
  4603. "name": "symfony/framework-bundle",
  4604. "version": "v7.0.4",
  4605. "source": {
  4606. "type": "git",
  4607. "url": "https://github.com/symfony/framework-bundle.git",
  4608. "reference": "b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21"
  4609. },
  4610. "dist": {
  4611. "type": "zip",
  4612. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21",
  4613. "reference": "b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21",
  4614. "shasum": ""
  4615. },
  4616. "require": {
  4617. "composer-runtime-api": ">=2.1",
  4618. "ext-xml": "*",
  4619. "php": ">=8.2",
  4620. "symfony/cache": "^6.4|^7.0",
  4621. "symfony/config": "^6.4|^7.0",
  4622. "symfony/dependency-injection": "^6.4|^7.0",
  4623. "symfony/deprecation-contracts": "^2.5|^3",
  4624. "symfony/error-handler": "^6.4|^7.0",
  4625. "symfony/event-dispatcher": "^6.4|^7.0",
  4626. "symfony/filesystem": "^6.4|^7.0",
  4627. "symfony/finder": "^6.4|^7.0",
  4628. "symfony/http-foundation": "^6.4|^7.0",
  4629. "symfony/http-kernel": "^6.4|^7.0",
  4630. "symfony/polyfill-mbstring": "~1.0",
  4631. "symfony/routing": "^6.4|^7.0"
  4632. },
  4633. "conflict": {
  4634. "doctrine/persistence": "<1.3",
  4635. "phpdocumentor/reflection-docblock": "<3.2.2",
  4636. "phpdocumentor/type-resolver": "<1.4.0",
  4637. "symfony/asset": "<6.4",
  4638. "symfony/asset-mapper": "<6.4",
  4639. "symfony/clock": "<6.4",
  4640. "symfony/console": "<6.4",
  4641. "symfony/dom-crawler": "<6.4",
  4642. "symfony/dotenv": "<6.4",
  4643. "symfony/form": "<6.4",
  4644. "symfony/http-client": "<6.4",
  4645. "symfony/lock": "<6.4",
  4646. "symfony/mailer": "<6.4",
  4647. "symfony/messenger": "<6.4",
  4648. "symfony/mime": "<6.4",
  4649. "symfony/property-access": "<6.4",
  4650. "symfony/property-info": "<6.4",
  4651. "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
  4652. "symfony/security-core": "<6.4",
  4653. "symfony/security-csrf": "<6.4",
  4654. "symfony/serializer": "<6.4",
  4655. "symfony/stopwatch": "<6.4",
  4656. "symfony/translation": "<6.4",
  4657. "symfony/twig-bridge": "<6.4",
  4658. "symfony/twig-bundle": "<6.4",
  4659. "symfony/validator": "<6.4",
  4660. "symfony/web-profiler-bundle": "<6.4",
  4661. "symfony/workflow": "<6.4"
  4662. },
  4663. "require-dev": {
  4664. "doctrine/persistence": "^1.3|^2|^3",
  4665. "dragonmantank/cron-expression": "^3.1",
  4666. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4667. "seld/jsonlint": "^1.10",
  4668. "symfony/asset": "^6.4|^7.0",
  4669. "symfony/asset-mapper": "^6.4|^7.0",
  4670. "symfony/browser-kit": "^6.4|^7.0",
  4671. "symfony/clock": "^6.4|^7.0",
  4672. "symfony/console": "^6.4|^7.0",
  4673. "symfony/css-selector": "^6.4|^7.0",
  4674. "symfony/dom-crawler": "^6.4|^7.0",
  4675. "symfony/dotenv": "^6.4|^7.0",
  4676. "symfony/expression-language": "^6.4|^7.0",
  4677. "symfony/form": "^6.4|^7.0",
  4678. "symfony/html-sanitizer": "^6.4|^7.0",
  4679. "symfony/http-client": "^6.4|^7.0",
  4680. "symfony/lock": "^6.4|^7.0",
  4681. "symfony/mailer": "^6.4|^7.0",
  4682. "symfony/messenger": "^6.4|^7.0",
  4683. "symfony/mime": "^6.4|^7.0",
  4684. "symfony/notifier": "^6.4|^7.0",
  4685. "symfony/polyfill-intl-icu": "~1.0",
  4686. "symfony/process": "^6.4|^7.0",
  4687. "symfony/property-info": "^6.4|^7.0",
  4688. "symfony/rate-limiter": "^6.4|^7.0",
  4689. "symfony/scheduler": "^6.4.4|^7.0.4",
  4690. "symfony/security-bundle": "^6.4|^7.0",
  4691. "symfony/semaphore": "^6.4|^7.0",
  4692. "symfony/serializer": "^6.4|^7.0",
  4693. "symfony/stopwatch": "^6.4|^7.0",
  4694. "symfony/string": "^6.4|^7.0",
  4695. "symfony/translation": "^6.4|^7.0",
  4696. "symfony/twig-bundle": "^6.4|^7.0",
  4697. "symfony/uid": "^6.4|^7.0",
  4698. "symfony/validator": "^6.4|^7.0",
  4699. "symfony/web-link": "^6.4|^7.0",
  4700. "symfony/workflow": "^6.4|^7.0",
  4701. "symfony/yaml": "^6.4|^7.0",
  4702. "twig/twig": "^3.0.4"
  4703. },
  4704. "type": "symfony-bundle",
  4705. "autoload": {
  4706. "psr-4": {
  4707. "Symfony\\Bundle\\FrameworkBundle\\": ""
  4708. },
  4709. "exclude-from-classmap": [
  4710. "/Tests/"
  4711. ]
  4712. },
  4713. "notification-url": "https://packagist.org/downloads/",
  4714. "license": [
  4715. "MIT"
  4716. ],
  4717. "authors": [
  4718. {
  4719. "name": "Fabien Potencier",
  4720. "email": "fabien@symfony.com"
  4721. },
  4722. {
  4723. "name": "Symfony Community",
  4724. "homepage": "https://symfony.com/contributors"
  4725. }
  4726. ],
  4727. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  4728. "homepage": "https://symfony.com",
  4729. "support": {
  4730. "source": "https://github.com/symfony/framework-bundle/tree/v7.0.4"
  4731. },
  4732. "funding": [
  4733. {
  4734. "url": "https://symfony.com/sponsor",
  4735. "type": "custom"
  4736. },
  4737. {
  4738. "url": "https://github.com/fabpot",
  4739. "type": "github"
  4740. },
  4741. {
  4742. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4743. "type": "tidelift"
  4744. }
  4745. ],
  4746. "time": "2024-02-26T07:52:39+00:00"
  4747. },
  4748. {
  4749. "name": "symfony/http-client",
  4750. "version": "v7.0.5",
  4751. "source": {
  4752. "type": "git",
  4753. "url": "https://github.com/symfony/http-client.git",
  4754. "reference": "425f462a59d8030703ee04a9e1c666575ed5db3b"
  4755. },
  4756. "dist": {
  4757. "type": "zip",
  4758. "url": "https://api.github.com/repos/symfony/http-client/zipball/425f462a59d8030703ee04a9e1c666575ed5db3b",
  4759. "reference": "425f462a59d8030703ee04a9e1c666575ed5db3b",
  4760. "shasum": ""
  4761. },
  4762. "require": {
  4763. "php": ">=8.2",
  4764. "psr/log": "^1|^2|^3",
  4765. "symfony/http-client-contracts": "^3",
  4766. "symfony/service-contracts": "^2.5|^3"
  4767. },
  4768. "conflict": {
  4769. "php-http/discovery": "<1.15",
  4770. "symfony/http-foundation": "<6.4"
  4771. },
  4772. "provide": {
  4773. "php-http/async-client-implementation": "*",
  4774. "php-http/client-implementation": "*",
  4775. "psr/http-client-implementation": "1.0",
  4776. "symfony/http-client-implementation": "3.0"
  4777. },
  4778. "require-dev": {
  4779. "amphp/amp": "^2.5",
  4780. "amphp/http-client": "^4.2.1",
  4781. "amphp/http-tunnel": "^1.0",
  4782. "amphp/socket": "^1.1",
  4783. "guzzlehttp/promises": "^1.4",
  4784. "nyholm/psr7": "^1.0",
  4785. "php-http/httplug": "^1.0|^2.0",
  4786. "psr/http-client": "^1.0",
  4787. "symfony/dependency-injection": "^6.4|^7.0",
  4788. "symfony/http-kernel": "^6.4|^7.0",
  4789. "symfony/messenger": "^6.4|^7.0",
  4790. "symfony/process": "^6.4|^7.0",
  4791. "symfony/stopwatch": "^6.4|^7.0"
  4792. },
  4793. "type": "library",
  4794. "autoload": {
  4795. "psr-4": {
  4796. "Symfony\\Component\\HttpClient\\": ""
  4797. },
  4798. "exclude-from-classmap": [
  4799. "/Tests/"
  4800. ]
  4801. },
  4802. "notification-url": "https://packagist.org/downloads/",
  4803. "license": [
  4804. "MIT"
  4805. ],
  4806. "authors": [
  4807. {
  4808. "name": "Nicolas Grekas",
  4809. "email": "p@tchwork.com"
  4810. },
  4811. {
  4812. "name": "Symfony Community",
  4813. "homepage": "https://symfony.com/contributors"
  4814. }
  4815. ],
  4816. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  4817. "homepage": "https://symfony.com",
  4818. "keywords": [
  4819. "http"
  4820. ],
  4821. "support": {
  4822. "source": "https://github.com/symfony/http-client/tree/v7.0.5"
  4823. },
  4824. "funding": [
  4825. {
  4826. "url": "https://symfony.com/sponsor",
  4827. "type": "custom"
  4828. },
  4829. {
  4830. "url": "https://github.com/fabpot",
  4831. "type": "github"
  4832. },
  4833. {
  4834. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4835. "type": "tidelift"
  4836. }
  4837. ],
  4838. "time": "2024-03-02T12:46:12+00:00"
  4839. },
  4840. {
  4841. "name": "symfony/http-client-contracts",
  4842. "version": "v3.4.0",
  4843. "source": {
  4844. "type": "git",
  4845. "url": "https://github.com/symfony/http-client-contracts.git",
  4846. "reference": "1ee70e699b41909c209a0c930f11034b93578654"
  4847. },
  4848. "dist": {
  4849. "type": "zip",
  4850. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
  4851. "reference": "1ee70e699b41909c209a0c930f11034b93578654",
  4852. "shasum": ""
  4853. },
  4854. "require": {
  4855. "php": ">=8.1"
  4856. },
  4857. "type": "library",
  4858. "extra": {
  4859. "branch-alias": {
  4860. "dev-main": "3.4-dev"
  4861. },
  4862. "thanks": {
  4863. "name": "symfony/contracts",
  4864. "url": "https://github.com/symfony/contracts"
  4865. }
  4866. },
  4867. "autoload": {
  4868. "psr-4": {
  4869. "Symfony\\Contracts\\HttpClient\\": ""
  4870. },
  4871. "exclude-from-classmap": [
  4872. "/Test/"
  4873. ]
  4874. },
  4875. "notification-url": "https://packagist.org/downloads/",
  4876. "license": [
  4877. "MIT"
  4878. ],
  4879. "authors": [
  4880. {
  4881. "name": "Nicolas Grekas",
  4882. "email": "p@tchwork.com"
  4883. },
  4884. {
  4885. "name": "Symfony Community",
  4886. "homepage": "https://symfony.com/contributors"
  4887. }
  4888. ],
  4889. "description": "Generic abstractions related to HTTP clients",
  4890. "homepage": "https://symfony.com",
  4891. "keywords": [
  4892. "abstractions",
  4893. "contracts",
  4894. "decoupling",
  4895. "interfaces",
  4896. "interoperability",
  4897. "standards"
  4898. ],
  4899. "support": {
  4900. "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
  4901. },
  4902. "funding": [
  4903. {
  4904. "url": "https://symfony.com/sponsor",
  4905. "type": "custom"
  4906. },
  4907. {
  4908. "url": "https://github.com/fabpot",
  4909. "type": "github"
  4910. },
  4911. {
  4912. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4913. "type": "tidelift"
  4914. }
  4915. ],
  4916. "time": "2023-07-30T20:28:31+00:00"
  4917. },
  4918. {
  4919. "name": "symfony/http-foundation",
  4920. "version": "v7.0.4",
  4921. "source": {
  4922. "type": "git",
  4923. "url": "https://github.com/symfony/http-foundation.git",
  4924. "reference": "439fdfdd344943254b1ef6278613e79040548045"
  4925. },
  4926. "dist": {
  4927. "type": "zip",
  4928. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/439fdfdd344943254b1ef6278613e79040548045",
  4929. "reference": "439fdfdd344943254b1ef6278613e79040548045",
  4930. "shasum": ""
  4931. },
  4932. "require": {
  4933. "php": ">=8.2",
  4934. "symfony/polyfill-mbstring": "~1.1",
  4935. "symfony/polyfill-php83": "^1.27"
  4936. },
  4937. "conflict": {
  4938. "doctrine/dbal": "<3.6",
  4939. "symfony/cache": "<6.4"
  4940. },
  4941. "require-dev": {
  4942. "doctrine/dbal": "^3.6|^4",
  4943. "predis/predis": "^1.1|^2.0",
  4944. "symfony/cache": "^6.4|^7.0",
  4945. "symfony/dependency-injection": "^6.4|^7.0",
  4946. "symfony/expression-language": "^6.4|^7.0",
  4947. "symfony/http-kernel": "^6.4|^7.0",
  4948. "symfony/mime": "^6.4|^7.0",
  4949. "symfony/rate-limiter": "^6.4|^7.0"
  4950. },
  4951. "type": "library",
  4952. "autoload": {
  4953. "psr-4": {
  4954. "Symfony\\Component\\HttpFoundation\\": ""
  4955. },
  4956. "exclude-from-classmap": [
  4957. "/Tests/"
  4958. ]
  4959. },
  4960. "notification-url": "https://packagist.org/downloads/",
  4961. "license": [
  4962. "MIT"
  4963. ],
  4964. "authors": [
  4965. {
  4966. "name": "Fabien Potencier",
  4967. "email": "fabien@symfony.com"
  4968. },
  4969. {
  4970. "name": "Symfony Community",
  4971. "homepage": "https://symfony.com/contributors"
  4972. }
  4973. ],
  4974. "description": "Defines an object-oriented layer for the HTTP specification",
  4975. "homepage": "https://symfony.com",
  4976. "support": {
  4977. "source": "https://github.com/symfony/http-foundation/tree/v7.0.4"
  4978. },
  4979. "funding": [
  4980. {
  4981. "url": "https://symfony.com/sponsor",
  4982. "type": "custom"
  4983. },
  4984. {
  4985. "url": "https://github.com/fabpot",
  4986. "type": "github"
  4987. },
  4988. {
  4989. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4990. "type": "tidelift"
  4991. }
  4992. ],
  4993. "time": "2024-02-08T19:22:56+00:00"
  4994. },
  4995. {
  4996. "name": "symfony/http-kernel",
  4997. "version": "v7.0.5",
  4998. "source": {
  4999. "type": "git",
  5000. "url": "https://github.com/symfony/http-kernel.git",
  5001. "reference": "37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72"
  5002. },
  5003. "dist": {
  5004. "type": "zip",
  5005. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72",
  5006. "reference": "37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72",
  5007. "shasum": ""
  5008. },
  5009. "require": {
  5010. "php": ">=8.2",
  5011. "psr/log": "^1|^2|^3",
  5012. "symfony/error-handler": "^6.4|^7.0",
  5013. "symfony/event-dispatcher": "^6.4|^7.0",
  5014. "symfony/http-foundation": "^6.4|^7.0",
  5015. "symfony/polyfill-ctype": "^1.8"
  5016. },
  5017. "conflict": {
  5018. "symfony/browser-kit": "<6.4",
  5019. "symfony/cache": "<6.4",
  5020. "symfony/config": "<6.4",
  5021. "symfony/console": "<6.4",
  5022. "symfony/dependency-injection": "<6.4",
  5023. "symfony/doctrine-bridge": "<6.4",
  5024. "symfony/form": "<6.4",
  5025. "symfony/http-client": "<6.4",
  5026. "symfony/http-client-contracts": "<2.5",
  5027. "symfony/mailer": "<6.4",
  5028. "symfony/messenger": "<6.4",
  5029. "symfony/translation": "<6.4",
  5030. "symfony/translation-contracts": "<2.5",
  5031. "symfony/twig-bridge": "<6.4",
  5032. "symfony/validator": "<6.4",
  5033. "symfony/var-dumper": "<6.4",
  5034. "twig/twig": "<3.0.4"
  5035. },
  5036. "provide": {
  5037. "psr/log-implementation": "1.0|2.0|3.0"
  5038. },
  5039. "require-dev": {
  5040. "psr/cache": "^1.0|^2.0|^3.0",
  5041. "symfony/browser-kit": "^6.4|^7.0",
  5042. "symfony/clock": "^6.4|^7.0",
  5043. "symfony/config": "^6.4|^7.0",
  5044. "symfony/console": "^6.4|^7.0",
  5045. "symfony/css-selector": "^6.4|^7.0",
  5046. "symfony/dependency-injection": "^6.4|^7.0",
  5047. "symfony/dom-crawler": "^6.4|^7.0",
  5048. "symfony/expression-language": "^6.4|^7.0",
  5049. "symfony/finder": "^6.4|^7.0",
  5050. "symfony/http-client-contracts": "^2.5|^3",
  5051. "symfony/process": "^6.4|^7.0",
  5052. "symfony/property-access": "^6.4|^7.0",
  5053. "symfony/routing": "^6.4|^7.0",
  5054. "symfony/serializer": "^6.4.4|^7.0.4",
  5055. "symfony/stopwatch": "^6.4|^7.0",
  5056. "symfony/translation": "^6.4|^7.0",
  5057. "symfony/translation-contracts": "^2.5|^3",
  5058. "symfony/uid": "^6.4|^7.0",
  5059. "symfony/validator": "^6.4|^7.0",
  5060. "symfony/var-exporter": "^6.4|^7.0",
  5061. "twig/twig": "^3.0.4"
  5062. },
  5063. "type": "library",
  5064. "autoload": {
  5065. "psr-4": {
  5066. "Symfony\\Component\\HttpKernel\\": ""
  5067. },
  5068. "exclude-from-classmap": [
  5069. "/Tests/"
  5070. ]
  5071. },
  5072. "notification-url": "https://packagist.org/downloads/",
  5073. "license": [
  5074. "MIT"
  5075. ],
  5076. "authors": [
  5077. {
  5078. "name": "Fabien Potencier",
  5079. "email": "fabien@symfony.com"
  5080. },
  5081. {
  5082. "name": "Symfony Community",
  5083. "homepage": "https://symfony.com/contributors"
  5084. }
  5085. ],
  5086. "description": "Provides a structured process for converting a Request into a Response",
  5087. "homepage": "https://symfony.com",
  5088. "support": {
  5089. "source": "https://github.com/symfony/http-kernel/tree/v7.0.5"
  5090. },
  5091. "funding": [
  5092. {
  5093. "url": "https://symfony.com/sponsor",
  5094. "type": "custom"
  5095. },
  5096. {
  5097. "url": "https://github.com/fabpot",
  5098. "type": "github"
  5099. },
  5100. {
  5101. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5102. "type": "tidelift"
  5103. }
  5104. ],
  5105. "time": "2024-03-04T21:05:24+00:00"
  5106. },
  5107. {
  5108. "name": "symfony/intl",
  5109. "version": "v7.0.3",
  5110. "source": {
  5111. "type": "git",
  5112. "url": "https://github.com/symfony/intl.git",
  5113. "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8"
  5114. },
  5115. "dist": {
  5116. "type": "zip",
  5117. "url": "https://api.github.com/repos/symfony/intl/zipball/295995df4acf6790a35b9ce6ec32b313efb11ff8",
  5118. "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8",
  5119. "shasum": ""
  5120. },
  5121. "require": {
  5122. "php": ">=8.2"
  5123. },
  5124. "require-dev": {
  5125. "symfony/filesystem": "^6.4|^7.0",
  5126. "symfony/finder": "^6.4|^7.0",
  5127. "symfony/var-exporter": "^6.4|^7.0"
  5128. },
  5129. "type": "library",
  5130. "autoload": {
  5131. "psr-4": {
  5132. "Symfony\\Component\\Intl\\": ""
  5133. },
  5134. "exclude-from-classmap": [
  5135. "/Tests/"
  5136. ]
  5137. },
  5138. "notification-url": "https://packagist.org/downloads/",
  5139. "license": [
  5140. "MIT"
  5141. ],
  5142. "authors": [
  5143. {
  5144. "name": "Bernhard Schussek",
  5145. "email": "bschussek@gmail.com"
  5146. },
  5147. {
  5148. "name": "Eriksen Costa",
  5149. "email": "eriksen.costa@infranology.com.br"
  5150. },
  5151. {
  5152. "name": "Igor Wiedler",
  5153. "email": "igor@wiedler.ch"
  5154. },
  5155. {
  5156. "name": "Symfony Community",
  5157. "homepage": "https://symfony.com/contributors"
  5158. }
  5159. ],
  5160. "description": "Provides access to the localization data of the ICU library",
  5161. "homepage": "https://symfony.com",
  5162. "keywords": [
  5163. "i18n",
  5164. "icu",
  5165. "internationalization",
  5166. "intl",
  5167. "l10n",
  5168. "localization"
  5169. ],
  5170. "support": {
  5171. "source": "https://github.com/symfony/intl/tree/v7.0.3"
  5172. },
  5173. "funding": [
  5174. {
  5175. "url": "https://symfony.com/sponsor",
  5176. "type": "custom"
  5177. },
  5178. {
  5179. "url": "https://github.com/fabpot",
  5180. "type": "github"
  5181. },
  5182. {
  5183. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5184. "type": "tidelift"
  5185. }
  5186. ],
  5187. "time": "2024-01-23T15:02:46+00:00"
  5188. },
  5189. {
  5190. "name": "symfony/mailer",
  5191. "version": "v7.0.4",
  5192. "source": {
  5193. "type": "git",
  5194. "url": "https://github.com/symfony/mailer.git",
  5195. "reference": "72e16d87bf50a3ce195b9470c06bb9d7b816ea85"
  5196. },
  5197. "dist": {
  5198. "type": "zip",
  5199. "url": "https://api.github.com/repos/symfony/mailer/zipball/72e16d87bf50a3ce195b9470c06bb9d7b816ea85",
  5200. "reference": "72e16d87bf50a3ce195b9470c06bb9d7b816ea85",
  5201. "shasum": ""
  5202. },
  5203. "require": {
  5204. "egulias/email-validator": "^2.1.10|^3|^4",
  5205. "php": ">=8.2",
  5206. "psr/event-dispatcher": "^1",
  5207. "psr/log": "^1|^2|^3",
  5208. "symfony/event-dispatcher": "^6.4|^7.0",
  5209. "symfony/mime": "^6.4|^7.0",
  5210. "symfony/service-contracts": "^2.5|^3"
  5211. },
  5212. "conflict": {
  5213. "symfony/http-client-contracts": "<2.5",
  5214. "symfony/http-kernel": "<6.4",
  5215. "symfony/messenger": "<6.4",
  5216. "symfony/mime": "<6.4",
  5217. "symfony/twig-bridge": "<6.4"
  5218. },
  5219. "require-dev": {
  5220. "symfony/console": "^6.4|^7.0",
  5221. "symfony/http-client": "^6.4|^7.0",
  5222. "symfony/messenger": "^6.4|^7.0",
  5223. "symfony/twig-bridge": "^6.4|^7.0"
  5224. },
  5225. "type": "library",
  5226. "autoload": {
  5227. "psr-4": {
  5228. "Symfony\\Component\\Mailer\\": ""
  5229. },
  5230. "exclude-from-classmap": [
  5231. "/Tests/"
  5232. ]
  5233. },
  5234. "notification-url": "https://packagist.org/downloads/",
  5235. "license": [
  5236. "MIT"
  5237. ],
  5238. "authors": [
  5239. {
  5240. "name": "Fabien Potencier",
  5241. "email": "fabien@symfony.com"
  5242. },
  5243. {
  5244. "name": "Symfony Community",
  5245. "homepage": "https://symfony.com/contributors"
  5246. }
  5247. ],
  5248. "description": "Helps sending emails",
  5249. "homepage": "https://symfony.com",
  5250. "support": {
  5251. "source": "https://github.com/symfony/mailer/tree/v7.0.4"
  5252. },
  5253. "funding": [
  5254. {
  5255. "url": "https://symfony.com/sponsor",
  5256. "type": "custom"
  5257. },
  5258. {
  5259. "url": "https://github.com/fabpot",
  5260. "type": "github"
  5261. },
  5262. {
  5263. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5264. "type": "tidelift"
  5265. }
  5266. ],
  5267. "time": "2024-02-03T21:34:19+00:00"
  5268. },
  5269. {
  5270. "name": "symfony/messenger",
  5271. "version": "v7.0.4",
  5272. "source": {
  5273. "type": "git",
  5274. "url": "https://github.com/symfony/messenger.git",
  5275. "reference": "804a8997f93313a8f7ed19e8cca3b44fdd18bdec"
  5276. },
  5277. "dist": {
  5278. "type": "zip",
  5279. "url": "https://api.github.com/repos/symfony/messenger/zipball/804a8997f93313a8f7ed19e8cca3b44fdd18bdec",
  5280. "reference": "804a8997f93313a8f7ed19e8cca3b44fdd18bdec",
  5281. "shasum": ""
  5282. },
  5283. "require": {
  5284. "php": ">=8.2",
  5285. "psr/log": "^1|^2|^3",
  5286. "symfony/clock": "^6.4|^7.0"
  5287. },
  5288. "conflict": {
  5289. "symfony/console": "<6.4",
  5290. "symfony/event-dispatcher": "<6.4",
  5291. "symfony/event-dispatcher-contracts": "<2.5",
  5292. "symfony/framework-bundle": "<6.4",
  5293. "symfony/http-kernel": "<6.4",
  5294. "symfony/serializer": "<6.4"
  5295. },
  5296. "require-dev": {
  5297. "psr/cache": "^1.0|^2.0|^3.0",
  5298. "symfony/console": "^6.4|^7.0",
  5299. "symfony/dependency-injection": "^6.4|^7.0",
  5300. "symfony/event-dispatcher": "^6.4|^7.0",
  5301. "symfony/http-kernel": "^6.4|^7.0",
  5302. "symfony/process": "^6.4|^7.0",
  5303. "symfony/property-access": "^6.4|^7.0",
  5304. "symfony/rate-limiter": "^6.4|^7.0",
  5305. "symfony/routing": "^6.4|^7.0",
  5306. "symfony/serializer": "^6.4|^7.0",
  5307. "symfony/service-contracts": "^2.5|^3",
  5308. "symfony/stopwatch": "^6.4|^7.0",
  5309. "symfony/validator": "^6.4|^7.0"
  5310. },
  5311. "type": "library",
  5312. "autoload": {
  5313. "psr-4": {
  5314. "Symfony\\Component\\Messenger\\": ""
  5315. },
  5316. "exclude-from-classmap": [
  5317. "/Tests/"
  5318. ]
  5319. },
  5320. "notification-url": "https://packagist.org/downloads/",
  5321. "license": [
  5322. "MIT"
  5323. ],
  5324. "authors": [
  5325. {
  5326. "name": "Samuel Roze",
  5327. "email": "samuel.roze@gmail.com"
  5328. },
  5329. {
  5330. "name": "Symfony Community",
  5331. "homepage": "https://symfony.com/contributors"
  5332. }
  5333. ],
  5334. "description": "Helps applications send and receive messages to/from other applications or via message queues",
  5335. "homepage": "https://symfony.com",
  5336. "support": {
  5337. "source": "https://github.com/symfony/messenger/tree/v7.0.4"
  5338. },
  5339. "funding": [
  5340. {
  5341. "url": "https://symfony.com/sponsor",
  5342. "type": "custom"
  5343. },
  5344. {
  5345. "url": "https://github.com/fabpot",
  5346. "type": "github"
  5347. },
  5348. {
  5349. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5350. "type": "tidelift"
  5351. }
  5352. ],
  5353. "time": "2024-02-26T07:52:39+00:00"
  5354. },
  5355. {
  5356. "name": "symfony/mime",
  5357. "version": "v7.0.3",
  5358. "source": {
  5359. "type": "git",
  5360. "url": "https://github.com/symfony/mime.git",
  5361. "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716"
  5362. },
  5363. "dist": {
  5364. "type": "zip",
  5365. "url": "https://api.github.com/repos/symfony/mime/zipball/c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
  5366. "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
  5367. "shasum": ""
  5368. },
  5369. "require": {
  5370. "php": ">=8.2",
  5371. "symfony/polyfill-intl-idn": "^1.10",
  5372. "symfony/polyfill-mbstring": "^1.0"
  5373. },
  5374. "conflict": {
  5375. "egulias/email-validator": "~3.0.0",
  5376. "phpdocumentor/reflection-docblock": "<3.2.2",
  5377. "phpdocumentor/type-resolver": "<1.4.0",
  5378. "symfony/mailer": "<6.4",
  5379. "symfony/serializer": "<6.4"
  5380. },
  5381. "require-dev": {
  5382. "egulias/email-validator": "^2.1.10|^3.1|^4",
  5383. "league/html-to-markdown": "^5.0",
  5384. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  5385. "symfony/dependency-injection": "^6.4|^7.0",
  5386. "symfony/property-access": "^6.4|^7.0",
  5387. "symfony/property-info": "^6.4|^7.0",
  5388. "symfony/serializer": "^6.4|^7.0"
  5389. },
  5390. "type": "library",
  5391. "autoload": {
  5392. "psr-4": {
  5393. "Symfony\\Component\\Mime\\": ""
  5394. },
  5395. "exclude-from-classmap": [
  5396. "/Tests/"
  5397. ]
  5398. },
  5399. "notification-url": "https://packagist.org/downloads/",
  5400. "license": [
  5401. "MIT"
  5402. ],
  5403. "authors": [
  5404. {
  5405. "name": "Fabien Potencier",
  5406. "email": "fabien@symfony.com"
  5407. },
  5408. {
  5409. "name": "Symfony Community",
  5410. "homepage": "https://symfony.com/contributors"
  5411. }
  5412. ],
  5413. "description": "Allows manipulating MIME messages",
  5414. "homepage": "https://symfony.com",
  5415. "keywords": [
  5416. "mime",
  5417. "mime-type"
  5418. ],
  5419. "support": {
  5420. "source": "https://github.com/symfony/mime/tree/v7.0.3"
  5421. },
  5422. "funding": [
  5423. {
  5424. "url": "https://symfony.com/sponsor",
  5425. "type": "custom"
  5426. },
  5427. {
  5428. "url": "https://github.com/fabpot",
  5429. "type": "github"
  5430. },
  5431. {
  5432. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5433. "type": "tidelift"
  5434. }
  5435. ],
  5436. "time": "2024-01-30T08:34:29+00:00"
  5437. },
  5438. {
  5439. "name": "symfony/monolog-bridge",
  5440. "version": "v7.0.3",
  5441. "source": {
  5442. "type": "git",
  5443. "url": "https://github.com/symfony/monolog-bridge.git",
  5444. "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1"
  5445. },
  5446. "dist": {
  5447. "type": "zip",
  5448. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
  5449. "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
  5450. "shasum": ""
  5451. },
  5452. "require": {
  5453. "monolog/monolog": "^3",
  5454. "php": ">=8.2",
  5455. "symfony/http-kernel": "^6.4|^7.0",
  5456. "symfony/service-contracts": "^2.5|^3"
  5457. },
  5458. "conflict": {
  5459. "symfony/console": "<6.4",
  5460. "symfony/http-foundation": "<6.4",
  5461. "symfony/security-core": "<6.4"
  5462. },
  5463. "require-dev": {
  5464. "symfony/console": "^6.4|^7.0",
  5465. "symfony/http-client": "^6.4|^7.0",
  5466. "symfony/mailer": "^6.4|^7.0",
  5467. "symfony/messenger": "^6.4|^7.0",
  5468. "symfony/mime": "^6.4|^7.0",
  5469. "symfony/security-core": "^6.4|^7.0",
  5470. "symfony/var-dumper": "^6.4|^7.0"
  5471. },
  5472. "type": "symfony-bridge",
  5473. "autoload": {
  5474. "psr-4": {
  5475. "Symfony\\Bridge\\Monolog\\": ""
  5476. },
  5477. "exclude-from-classmap": [
  5478. "/Tests/"
  5479. ]
  5480. },
  5481. "notification-url": "https://packagist.org/downloads/",
  5482. "license": [
  5483. "MIT"
  5484. ],
  5485. "authors": [
  5486. {
  5487. "name": "Fabien Potencier",
  5488. "email": "fabien@symfony.com"
  5489. },
  5490. {
  5491. "name": "Symfony Community",
  5492. "homepage": "https://symfony.com/contributors"
  5493. }
  5494. ],
  5495. "description": "Provides integration for Monolog with various Symfony components",
  5496. "homepage": "https://symfony.com",
  5497. "support": {
  5498. "source": "https://github.com/symfony/monolog-bridge/tree/v7.0.3"
  5499. },
  5500. "funding": [
  5501. {
  5502. "url": "https://symfony.com/sponsor",
  5503. "type": "custom"
  5504. },
  5505. {
  5506. "url": "https://github.com/fabpot",
  5507. "type": "github"
  5508. },
  5509. {
  5510. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5511. "type": "tidelift"
  5512. }
  5513. ],
  5514. "time": "2024-01-23T15:02:46+00:00"
  5515. },
  5516. {
  5517. "name": "symfony/monolog-bundle",
  5518. "version": "v3.10.0",
  5519. "source": {
  5520. "type": "git",
  5521. "url": "https://github.com/symfony/monolog-bundle.git",
  5522. "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
  5523. },
  5524. "dist": {
  5525. "type": "zip",
  5526. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
  5527. "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
  5528. "shasum": ""
  5529. },
  5530. "require": {
  5531. "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
  5532. "php": ">=7.2.5",
  5533. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  5534. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  5535. "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
  5536. "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
  5537. },
  5538. "require-dev": {
  5539. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  5540. "symfony/phpunit-bridge": "^6.3 || ^7.0",
  5541. "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
  5542. },
  5543. "type": "symfony-bundle",
  5544. "extra": {
  5545. "branch-alias": {
  5546. "dev-master": "3.x-dev"
  5547. }
  5548. },
  5549. "autoload": {
  5550. "psr-4": {
  5551. "Symfony\\Bundle\\MonologBundle\\": ""
  5552. },
  5553. "exclude-from-classmap": [
  5554. "/Tests/"
  5555. ]
  5556. },
  5557. "notification-url": "https://packagist.org/downloads/",
  5558. "license": [
  5559. "MIT"
  5560. ],
  5561. "authors": [
  5562. {
  5563. "name": "Fabien Potencier",
  5564. "email": "fabien@symfony.com"
  5565. },
  5566. {
  5567. "name": "Symfony Community",
  5568. "homepage": "https://symfony.com/contributors"
  5569. }
  5570. ],
  5571. "description": "Symfony MonologBundle",
  5572. "homepage": "https://symfony.com",
  5573. "keywords": [
  5574. "log",
  5575. "logging"
  5576. ],
  5577. "support": {
  5578. "issues": "https://github.com/symfony/monolog-bundle/issues",
  5579. "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
  5580. },
  5581. "funding": [
  5582. {
  5583. "url": "https://symfony.com/sponsor",
  5584. "type": "custom"
  5585. },
  5586. {
  5587. "url": "https://github.com/fabpot",
  5588. "type": "github"
  5589. },
  5590. {
  5591. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5592. "type": "tidelift"
  5593. }
  5594. ],
  5595. "time": "2023-11-06T17:08:13+00:00"
  5596. },
  5597. {
  5598. "name": "symfony/notifier",
  5599. "version": "v7.0.3",
  5600. "source": {
  5601. "type": "git",
  5602. "url": "https://github.com/symfony/notifier.git",
  5603. "reference": "515326dab227ecd3198b04df50edf949f7767a9a"
  5604. },
  5605. "dist": {
  5606. "type": "zip",
  5607. "url": "https://api.github.com/repos/symfony/notifier/zipball/515326dab227ecd3198b04df50edf949f7767a9a",
  5608. "reference": "515326dab227ecd3198b04df50edf949f7767a9a",
  5609. "shasum": ""
  5610. },
  5611. "require": {
  5612. "php": ">=8.2",
  5613. "psr/log": "^1|^2|^3"
  5614. },
  5615. "conflict": {
  5616. "symfony/event-dispatcher": "<6.4",
  5617. "symfony/event-dispatcher-contracts": "<2.5",
  5618. "symfony/http-client-contracts": "<2.5",
  5619. "symfony/http-kernel": "<6.4"
  5620. },
  5621. "require-dev": {
  5622. "symfony/event-dispatcher-contracts": "^2.5|^3",
  5623. "symfony/http-client-contracts": "^2.5|^3",
  5624. "symfony/http-foundation": "^6.4|^7.0",
  5625. "symfony/messenger": "^6.4|^7.0"
  5626. },
  5627. "type": "library",
  5628. "autoload": {
  5629. "psr-4": {
  5630. "Symfony\\Component\\Notifier\\": ""
  5631. },
  5632. "exclude-from-classmap": [
  5633. "/Tests/"
  5634. ]
  5635. },
  5636. "notification-url": "https://packagist.org/downloads/",
  5637. "license": [
  5638. "MIT"
  5639. ],
  5640. "authors": [
  5641. {
  5642. "name": "Fabien Potencier",
  5643. "email": "fabien@symfony.com"
  5644. },
  5645. {
  5646. "name": "Symfony Community",
  5647. "homepage": "https://symfony.com/contributors"
  5648. }
  5649. ],
  5650. "description": "Sends notifications via one or more channels (email, SMS, ...)",
  5651. "homepage": "https://symfony.com",
  5652. "keywords": [
  5653. "notification",
  5654. "notifier"
  5655. ],
  5656. "support": {
  5657. "source": "https://github.com/symfony/notifier/tree/v7.0.3"
  5658. },
  5659. "funding": [
  5660. {
  5661. "url": "https://symfony.com/sponsor",
  5662. "type": "custom"
  5663. },
  5664. {
  5665. "url": "https://github.com/fabpot",
  5666. "type": "github"
  5667. },
  5668. {
  5669. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5670. "type": "tidelift"
  5671. }
  5672. ],
  5673. "time": "2024-01-23T15:02:46+00:00"
  5674. },
  5675. {
  5676. "name": "symfony/options-resolver",
  5677. "version": "v7.0.0",
  5678. "source": {
  5679. "type": "git",
  5680. "url": "https://github.com/symfony/options-resolver.git",
  5681. "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
  5682. },
  5683. "dist": {
  5684. "type": "zip",
  5685. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
  5686. "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
  5687. "shasum": ""
  5688. },
  5689. "require": {
  5690. "php": ">=8.2",
  5691. "symfony/deprecation-contracts": "^2.5|^3"
  5692. },
  5693. "type": "library",
  5694. "autoload": {
  5695. "psr-4": {
  5696. "Symfony\\Component\\OptionsResolver\\": ""
  5697. },
  5698. "exclude-from-classmap": [
  5699. "/Tests/"
  5700. ]
  5701. },
  5702. "notification-url": "https://packagist.org/downloads/",
  5703. "license": [
  5704. "MIT"
  5705. ],
  5706. "authors": [
  5707. {
  5708. "name": "Fabien Potencier",
  5709. "email": "fabien@symfony.com"
  5710. },
  5711. {
  5712. "name": "Symfony Community",
  5713. "homepage": "https://symfony.com/contributors"
  5714. }
  5715. ],
  5716. "description": "Provides an improved replacement for the array_replace PHP function",
  5717. "homepage": "https://symfony.com",
  5718. "keywords": [
  5719. "config",
  5720. "configuration",
  5721. "options"
  5722. ],
  5723. "support": {
  5724. "source": "https://github.com/symfony/options-resolver/tree/v7.0.0"
  5725. },
  5726. "funding": [
  5727. {
  5728. "url": "https://symfony.com/sponsor",
  5729. "type": "custom"
  5730. },
  5731. {
  5732. "url": "https://github.com/fabpot",
  5733. "type": "github"
  5734. },
  5735. {
  5736. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5737. "type": "tidelift"
  5738. }
  5739. ],
  5740. "time": "2023-08-08T10:20:21+00:00"
  5741. },
  5742. {
  5743. "name": "symfony/password-hasher",
  5744. "version": "v7.0.4",
  5745. "source": {
  5746. "type": "git",
  5747. "url": "https://github.com/symfony/password-hasher.git",
  5748. "reference": "0eba656c16ecdf5588b3ddd2b2337b06173d839f"
  5749. },
  5750. "dist": {
  5751. "type": "zip",
  5752. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/0eba656c16ecdf5588b3ddd2b2337b06173d839f",
  5753. "reference": "0eba656c16ecdf5588b3ddd2b2337b06173d839f",
  5754. "shasum": ""
  5755. },
  5756. "require": {
  5757. "php": ">=8.2"
  5758. },
  5759. "conflict": {
  5760. "symfony/security-core": "<6.4"
  5761. },
  5762. "require-dev": {
  5763. "symfony/console": "^6.4|^7.0",
  5764. "symfony/security-core": "^6.4|^7.0"
  5765. },
  5766. "type": "library",
  5767. "autoload": {
  5768. "psr-4": {
  5769. "Symfony\\Component\\PasswordHasher\\": ""
  5770. },
  5771. "exclude-from-classmap": [
  5772. "/Tests/"
  5773. ]
  5774. },
  5775. "notification-url": "https://packagist.org/downloads/",
  5776. "license": [
  5777. "MIT"
  5778. ],
  5779. "authors": [
  5780. {
  5781. "name": "Robin Chalas",
  5782. "email": "robin.chalas@gmail.com"
  5783. },
  5784. {
  5785. "name": "Symfony Community",
  5786. "homepage": "https://symfony.com/contributors"
  5787. }
  5788. ],
  5789. "description": "Provides password hashing utilities",
  5790. "homepage": "https://symfony.com",
  5791. "keywords": [
  5792. "hashing",
  5793. "password"
  5794. ],
  5795. "support": {
  5796. "source": "https://github.com/symfony/password-hasher/tree/v7.0.4"
  5797. },
  5798. "funding": [
  5799. {
  5800. "url": "https://symfony.com/sponsor",
  5801. "type": "custom"
  5802. },
  5803. {
  5804. "url": "https://github.com/fabpot",
  5805. "type": "github"
  5806. },
  5807. {
  5808. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5809. "type": "tidelift"
  5810. }
  5811. ],
  5812. "time": "2024-02-12T11:15:03+00:00"
  5813. },
  5814. {
  5815. "name": "symfony/polyfill-intl-grapheme",
  5816. "version": "v1.29.0",
  5817. "source": {
  5818. "type": "git",
  5819. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5820. "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
  5821. },
  5822. "dist": {
  5823. "type": "zip",
  5824. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
  5825. "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
  5826. "shasum": ""
  5827. },
  5828. "require": {
  5829. "php": ">=7.1"
  5830. },
  5831. "suggest": {
  5832. "ext-intl": "For best performance"
  5833. },
  5834. "type": "library",
  5835. "extra": {
  5836. "thanks": {
  5837. "name": "symfony/polyfill",
  5838. "url": "https://github.com/symfony/polyfill"
  5839. }
  5840. },
  5841. "autoload": {
  5842. "files": [
  5843. "bootstrap.php"
  5844. ],
  5845. "psr-4": {
  5846. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5847. }
  5848. },
  5849. "notification-url": "https://packagist.org/downloads/",
  5850. "license": [
  5851. "MIT"
  5852. ],
  5853. "authors": [
  5854. {
  5855. "name": "Nicolas Grekas",
  5856. "email": "p@tchwork.com"
  5857. },
  5858. {
  5859. "name": "Symfony Community",
  5860. "homepage": "https://symfony.com/contributors"
  5861. }
  5862. ],
  5863. "description": "Symfony polyfill for intl's grapheme_* functions",
  5864. "homepage": "https://symfony.com",
  5865. "keywords": [
  5866. "compatibility",
  5867. "grapheme",
  5868. "intl",
  5869. "polyfill",
  5870. "portable",
  5871. "shim"
  5872. ],
  5873. "support": {
  5874. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
  5875. },
  5876. "funding": [
  5877. {
  5878. "url": "https://symfony.com/sponsor",
  5879. "type": "custom"
  5880. },
  5881. {
  5882. "url": "https://github.com/fabpot",
  5883. "type": "github"
  5884. },
  5885. {
  5886. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5887. "type": "tidelift"
  5888. }
  5889. ],
  5890. "time": "2024-01-29T20:11:03+00:00"
  5891. },
  5892. {
  5893. "name": "symfony/polyfill-intl-icu",
  5894. "version": "v1.29.0",
  5895. "source": {
  5896. "type": "git",
  5897. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  5898. "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1"
  5899. },
  5900. "dist": {
  5901. "type": "zip",
  5902. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1",
  5903. "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1",
  5904. "shasum": ""
  5905. },
  5906. "require": {
  5907. "php": ">=7.1"
  5908. },
  5909. "suggest": {
  5910. "ext-intl": "For best performance and support of other locales than \"en\""
  5911. },
  5912. "type": "library",
  5913. "extra": {
  5914. "thanks": {
  5915. "name": "symfony/polyfill",
  5916. "url": "https://github.com/symfony/polyfill"
  5917. }
  5918. },
  5919. "autoload": {
  5920. "files": [
  5921. "bootstrap.php"
  5922. ],
  5923. "psr-4": {
  5924. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  5925. },
  5926. "classmap": [
  5927. "Resources/stubs"
  5928. ],
  5929. "exclude-from-classmap": [
  5930. "/Tests/"
  5931. ]
  5932. },
  5933. "notification-url": "https://packagist.org/downloads/",
  5934. "license": [
  5935. "MIT"
  5936. ],
  5937. "authors": [
  5938. {
  5939. "name": "Nicolas Grekas",
  5940. "email": "p@tchwork.com"
  5941. },
  5942. {
  5943. "name": "Symfony Community",
  5944. "homepage": "https://symfony.com/contributors"
  5945. }
  5946. ],
  5947. "description": "Symfony polyfill for intl's ICU-related data and classes",
  5948. "homepage": "https://symfony.com",
  5949. "keywords": [
  5950. "compatibility",
  5951. "icu",
  5952. "intl",
  5953. "polyfill",
  5954. "portable",
  5955. "shim"
  5956. ],
  5957. "support": {
  5958. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.29.0"
  5959. },
  5960. "funding": [
  5961. {
  5962. "url": "https://symfony.com/sponsor",
  5963. "type": "custom"
  5964. },
  5965. {
  5966. "url": "https://github.com/fabpot",
  5967. "type": "github"
  5968. },
  5969. {
  5970. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5971. "type": "tidelift"
  5972. }
  5973. ],
  5974. "time": "2024-01-29T20:12:16+00:00"
  5975. },
  5976. {
  5977. "name": "symfony/polyfill-intl-idn",
  5978. "version": "v1.29.0",
  5979. "source": {
  5980. "type": "git",
  5981. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5982. "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
  5983. },
  5984. "dist": {
  5985. "type": "zip",
  5986. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
  5987. "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
  5988. "shasum": ""
  5989. },
  5990. "require": {
  5991. "php": ">=7.1",
  5992. "symfony/polyfill-intl-normalizer": "^1.10",
  5993. "symfony/polyfill-php72": "^1.10"
  5994. },
  5995. "suggest": {
  5996. "ext-intl": "For best performance"
  5997. },
  5998. "type": "library",
  5999. "extra": {
  6000. "thanks": {
  6001. "name": "symfony/polyfill",
  6002. "url": "https://github.com/symfony/polyfill"
  6003. }
  6004. },
  6005. "autoload": {
  6006. "files": [
  6007. "bootstrap.php"
  6008. ],
  6009. "psr-4": {
  6010. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  6011. }
  6012. },
  6013. "notification-url": "https://packagist.org/downloads/",
  6014. "license": [
  6015. "MIT"
  6016. ],
  6017. "authors": [
  6018. {
  6019. "name": "Laurent Bassin",
  6020. "email": "laurent@bassin.info"
  6021. },
  6022. {
  6023. "name": "Trevor Rowbotham",
  6024. "email": "trevor.rowbotham@pm.me"
  6025. },
  6026. {
  6027. "name": "Symfony Community",
  6028. "homepage": "https://symfony.com/contributors"
  6029. }
  6030. ],
  6031. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  6032. "homepage": "https://symfony.com",
  6033. "keywords": [
  6034. "compatibility",
  6035. "idn",
  6036. "intl",
  6037. "polyfill",
  6038. "portable",
  6039. "shim"
  6040. ],
  6041. "support": {
  6042. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
  6043. },
  6044. "funding": [
  6045. {
  6046. "url": "https://symfony.com/sponsor",
  6047. "type": "custom"
  6048. },
  6049. {
  6050. "url": "https://github.com/fabpot",
  6051. "type": "github"
  6052. },
  6053. {
  6054. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6055. "type": "tidelift"
  6056. }
  6057. ],
  6058. "time": "2024-01-29T20:11:03+00:00"
  6059. },
  6060. {
  6061. "name": "symfony/polyfill-intl-normalizer",
  6062. "version": "v1.29.0",
  6063. "source": {
  6064. "type": "git",
  6065. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  6066. "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
  6067. },
  6068. "dist": {
  6069. "type": "zip",
  6070. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
  6071. "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
  6072. "shasum": ""
  6073. },
  6074. "require": {
  6075. "php": ">=7.1"
  6076. },
  6077. "suggest": {
  6078. "ext-intl": "For best performance"
  6079. },
  6080. "type": "library",
  6081. "extra": {
  6082. "thanks": {
  6083. "name": "symfony/polyfill",
  6084. "url": "https://github.com/symfony/polyfill"
  6085. }
  6086. },
  6087. "autoload": {
  6088. "files": [
  6089. "bootstrap.php"
  6090. ],
  6091. "psr-4": {
  6092. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  6093. },
  6094. "classmap": [
  6095. "Resources/stubs"
  6096. ]
  6097. },
  6098. "notification-url": "https://packagist.org/downloads/",
  6099. "license": [
  6100. "MIT"
  6101. ],
  6102. "authors": [
  6103. {
  6104. "name": "Nicolas Grekas",
  6105. "email": "p@tchwork.com"
  6106. },
  6107. {
  6108. "name": "Symfony Community",
  6109. "homepage": "https://symfony.com/contributors"
  6110. }
  6111. ],
  6112. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6113. "homepage": "https://symfony.com",
  6114. "keywords": [
  6115. "compatibility",
  6116. "intl",
  6117. "normalizer",
  6118. "polyfill",
  6119. "portable",
  6120. "shim"
  6121. ],
  6122. "support": {
  6123. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
  6124. },
  6125. "funding": [
  6126. {
  6127. "url": "https://symfony.com/sponsor",
  6128. "type": "custom"
  6129. },
  6130. {
  6131. "url": "https://github.com/fabpot",
  6132. "type": "github"
  6133. },
  6134. {
  6135. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6136. "type": "tidelift"
  6137. }
  6138. ],
  6139. "time": "2024-01-29T20:11:03+00:00"
  6140. },
  6141. {
  6142. "name": "symfony/polyfill-mbstring",
  6143. "version": "v1.29.0",
  6144. "source": {
  6145. "type": "git",
  6146. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6147. "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
  6148. },
  6149. "dist": {
  6150. "type": "zip",
  6151. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
  6152. "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
  6153. "shasum": ""
  6154. },
  6155. "require": {
  6156. "php": ">=7.1"
  6157. },
  6158. "provide": {
  6159. "ext-mbstring": "*"
  6160. },
  6161. "suggest": {
  6162. "ext-mbstring": "For best performance"
  6163. },
  6164. "type": "library",
  6165. "extra": {
  6166. "thanks": {
  6167. "name": "symfony/polyfill",
  6168. "url": "https://github.com/symfony/polyfill"
  6169. }
  6170. },
  6171. "autoload": {
  6172. "files": [
  6173. "bootstrap.php"
  6174. ],
  6175. "psr-4": {
  6176. "Symfony\\Polyfill\\Mbstring\\": ""
  6177. }
  6178. },
  6179. "notification-url": "https://packagist.org/downloads/",
  6180. "license": [
  6181. "MIT"
  6182. ],
  6183. "authors": [
  6184. {
  6185. "name": "Nicolas Grekas",
  6186. "email": "p@tchwork.com"
  6187. },
  6188. {
  6189. "name": "Symfony Community",
  6190. "homepage": "https://symfony.com/contributors"
  6191. }
  6192. ],
  6193. "description": "Symfony polyfill for the Mbstring extension",
  6194. "homepage": "https://symfony.com",
  6195. "keywords": [
  6196. "compatibility",
  6197. "mbstring",
  6198. "polyfill",
  6199. "portable",
  6200. "shim"
  6201. ],
  6202. "support": {
  6203. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
  6204. },
  6205. "funding": [
  6206. {
  6207. "url": "https://symfony.com/sponsor",
  6208. "type": "custom"
  6209. },
  6210. {
  6211. "url": "https://github.com/fabpot",
  6212. "type": "github"
  6213. },
  6214. {
  6215. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6216. "type": "tidelift"
  6217. }
  6218. ],
  6219. "time": "2024-01-29T20:11:03+00:00"
  6220. },
  6221. {
  6222. "name": "symfony/polyfill-php56",
  6223. "version": "v1.20.0",
  6224. "source": {
  6225. "type": "git",
  6226. "url": "https://github.com/symfony/polyfill-php56.git",
  6227. "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
  6228. },
  6229. "dist": {
  6230. "type": "zip",
  6231. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
  6232. "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
  6233. "shasum": ""
  6234. },
  6235. "require": {
  6236. "php": ">=7.1"
  6237. },
  6238. "type": "metapackage",
  6239. "extra": {
  6240. "branch-alias": {
  6241. "dev-main": "1.20-dev"
  6242. },
  6243. "thanks": {
  6244. "name": "symfony/polyfill",
  6245. "url": "https://github.com/symfony/polyfill"
  6246. }
  6247. },
  6248. "notification-url": "https://packagist.org/downloads/",
  6249. "license": [
  6250. "MIT"
  6251. ],
  6252. "authors": [
  6253. {
  6254. "name": "Nicolas Grekas",
  6255. "email": "p@tchwork.com"
  6256. },
  6257. {
  6258. "name": "Symfony Community",
  6259. "homepage": "https://symfony.com/contributors"
  6260. }
  6261. ],
  6262. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  6263. "homepage": "https://symfony.com",
  6264. "keywords": [
  6265. "compatibility",
  6266. "polyfill",
  6267. "portable",
  6268. "shim"
  6269. ],
  6270. "support": {
  6271. "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0"
  6272. },
  6273. "funding": [
  6274. {
  6275. "url": "https://symfony.com/sponsor",
  6276. "type": "custom"
  6277. },
  6278. {
  6279. "url": "https://github.com/fabpot",
  6280. "type": "github"
  6281. },
  6282. {
  6283. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6284. "type": "tidelift"
  6285. }
  6286. ],
  6287. "time": "2020-10-23T14:02:19+00:00"
  6288. },
  6289. {
  6290. "name": "symfony/polyfill-php83",
  6291. "version": "v1.29.0",
  6292. "source": {
  6293. "type": "git",
  6294. "url": "https://github.com/symfony/polyfill-php83.git",
  6295. "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
  6296. },
  6297. "dist": {
  6298. "type": "zip",
  6299. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
  6300. "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
  6301. "shasum": ""
  6302. },
  6303. "require": {
  6304. "php": ">=7.1",
  6305. "symfony/polyfill-php80": "^1.14"
  6306. },
  6307. "type": "library",
  6308. "extra": {
  6309. "thanks": {
  6310. "name": "symfony/polyfill",
  6311. "url": "https://github.com/symfony/polyfill"
  6312. }
  6313. },
  6314. "autoload": {
  6315. "files": [
  6316. "bootstrap.php"
  6317. ],
  6318. "psr-4": {
  6319. "Symfony\\Polyfill\\Php83\\": ""
  6320. },
  6321. "classmap": [
  6322. "Resources/stubs"
  6323. ]
  6324. },
  6325. "notification-url": "https://packagist.org/downloads/",
  6326. "license": [
  6327. "MIT"
  6328. ],
  6329. "authors": [
  6330. {
  6331. "name": "Nicolas Grekas",
  6332. "email": "p@tchwork.com"
  6333. },
  6334. {
  6335. "name": "Symfony Community",
  6336. "homepage": "https://symfony.com/contributors"
  6337. }
  6338. ],
  6339. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  6340. "homepage": "https://symfony.com",
  6341. "keywords": [
  6342. "compatibility",
  6343. "polyfill",
  6344. "portable",
  6345. "shim"
  6346. ],
  6347. "support": {
  6348. "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
  6349. },
  6350. "funding": [
  6351. {
  6352. "url": "https://symfony.com/sponsor",
  6353. "type": "custom"
  6354. },
  6355. {
  6356. "url": "https://github.com/fabpot",
  6357. "type": "github"
  6358. },
  6359. {
  6360. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6361. "type": "tidelift"
  6362. }
  6363. ],
  6364. "time": "2024-01-29T20:11:03+00:00"
  6365. },
  6366. {
  6367. "name": "symfony/process",
  6368. "version": "v7.0.4",
  6369. "source": {
  6370. "type": "git",
  6371. "url": "https://github.com/symfony/process.git",
  6372. "reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9"
  6373. },
  6374. "dist": {
  6375. "type": "zip",
  6376. "url": "https://api.github.com/repos/symfony/process/zipball/0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
  6377. "reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
  6378. "shasum": ""
  6379. },
  6380. "require": {
  6381. "php": ">=8.2"
  6382. },
  6383. "type": "library",
  6384. "autoload": {
  6385. "psr-4": {
  6386. "Symfony\\Component\\Process\\": ""
  6387. },
  6388. "exclude-from-classmap": [
  6389. "/Tests/"
  6390. ]
  6391. },
  6392. "notification-url": "https://packagist.org/downloads/",
  6393. "license": [
  6394. "MIT"
  6395. ],
  6396. "authors": [
  6397. {
  6398. "name": "Fabien Potencier",
  6399. "email": "fabien@symfony.com"
  6400. },
  6401. {
  6402. "name": "Symfony Community",
  6403. "homepage": "https://symfony.com/contributors"
  6404. }
  6405. ],
  6406. "description": "Executes commands in sub-processes",
  6407. "homepage": "https://symfony.com",
  6408. "support": {
  6409. "source": "https://github.com/symfony/process/tree/v7.0.4"
  6410. },
  6411. "funding": [
  6412. {
  6413. "url": "https://symfony.com/sponsor",
  6414. "type": "custom"
  6415. },
  6416. {
  6417. "url": "https://github.com/fabpot",
  6418. "type": "github"
  6419. },
  6420. {
  6421. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6422. "type": "tidelift"
  6423. }
  6424. ],
  6425. "time": "2024-02-22T20:27:20+00:00"
  6426. },
  6427. {
  6428. "name": "symfony/property-access",
  6429. "version": "v7.0.4",
  6430. "source": {
  6431. "type": "git",
  6432. "url": "https://github.com/symfony/property-access.git",
  6433. "reference": "44e3746d4de8d0961a44ee332c74dd0918266127"
  6434. },
  6435. "dist": {
  6436. "type": "zip",
  6437. "url": "https://api.github.com/repos/symfony/property-access/zipball/44e3746d4de8d0961a44ee332c74dd0918266127",
  6438. "reference": "44e3746d4de8d0961a44ee332c74dd0918266127",
  6439. "shasum": ""
  6440. },
  6441. "require": {
  6442. "php": ">=8.2",
  6443. "symfony/property-info": "^6.4|^7.0"
  6444. },
  6445. "require-dev": {
  6446. "symfony/cache": "^6.4|^7.0"
  6447. },
  6448. "type": "library",
  6449. "autoload": {
  6450. "psr-4": {
  6451. "Symfony\\Component\\PropertyAccess\\": ""
  6452. },
  6453. "exclude-from-classmap": [
  6454. "/Tests/"
  6455. ]
  6456. },
  6457. "notification-url": "https://packagist.org/downloads/",
  6458. "license": [
  6459. "MIT"
  6460. ],
  6461. "authors": [
  6462. {
  6463. "name": "Fabien Potencier",
  6464. "email": "fabien@symfony.com"
  6465. },
  6466. {
  6467. "name": "Symfony Community",
  6468. "homepage": "https://symfony.com/contributors"
  6469. }
  6470. ],
  6471. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  6472. "homepage": "https://symfony.com",
  6473. "keywords": [
  6474. "access",
  6475. "array",
  6476. "extraction",
  6477. "index",
  6478. "injection",
  6479. "object",
  6480. "property",
  6481. "property-path",
  6482. "reflection"
  6483. ],
  6484. "support": {
  6485. "source": "https://github.com/symfony/property-access/tree/v7.0.4"
  6486. },
  6487. "funding": [
  6488. {
  6489. "url": "https://symfony.com/sponsor",
  6490. "type": "custom"
  6491. },
  6492. {
  6493. "url": "https://github.com/fabpot",
  6494. "type": "github"
  6495. },
  6496. {
  6497. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6498. "type": "tidelift"
  6499. }
  6500. ],
  6501. "time": "2024-02-16T13:44:10+00:00"
  6502. },
  6503. {
  6504. "name": "symfony/property-info",
  6505. "version": "v7.0.3",
  6506. "source": {
  6507. "type": "git",
  6508. "url": "https://github.com/symfony/property-info.git",
  6509. "reference": "e160f92ea827243abf2dbf36b8460b1377194406"
  6510. },
  6511. "dist": {
  6512. "type": "zip",
  6513. "url": "https://api.github.com/repos/symfony/property-info/zipball/e160f92ea827243abf2dbf36b8460b1377194406",
  6514. "reference": "e160f92ea827243abf2dbf36b8460b1377194406",
  6515. "shasum": ""
  6516. },
  6517. "require": {
  6518. "php": ">=8.2",
  6519. "symfony/string": "^6.4|^7.0"
  6520. },
  6521. "conflict": {
  6522. "phpdocumentor/reflection-docblock": "<5.2",
  6523. "phpdocumentor/type-resolver": "<1.5.1",
  6524. "symfony/dependency-injection": "<6.4",
  6525. "symfony/serializer": "<6.4"
  6526. },
  6527. "require-dev": {
  6528. "phpdocumentor/reflection-docblock": "^5.2",
  6529. "phpstan/phpdoc-parser": "^1.0",
  6530. "symfony/cache": "^6.4|^7.0",
  6531. "symfony/dependency-injection": "^6.4|^7.0",
  6532. "symfony/serializer": "^6.4|^7.0"
  6533. },
  6534. "type": "library",
  6535. "autoload": {
  6536. "psr-4": {
  6537. "Symfony\\Component\\PropertyInfo\\": ""
  6538. },
  6539. "exclude-from-classmap": [
  6540. "/Tests/"
  6541. ]
  6542. },
  6543. "notification-url": "https://packagist.org/downloads/",
  6544. "license": [
  6545. "MIT"
  6546. ],
  6547. "authors": [
  6548. {
  6549. "name": "Kévin Dunglas",
  6550. "email": "dunglas@gmail.com"
  6551. },
  6552. {
  6553. "name": "Symfony Community",
  6554. "homepage": "https://symfony.com/contributors"
  6555. }
  6556. ],
  6557. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  6558. "homepage": "https://symfony.com",
  6559. "keywords": [
  6560. "doctrine",
  6561. "phpdoc",
  6562. "property",
  6563. "symfony",
  6564. "type",
  6565. "validator"
  6566. ],
  6567. "support": {
  6568. "source": "https://github.com/symfony/property-info/tree/v7.0.3"
  6569. },
  6570. "funding": [
  6571. {
  6572. "url": "https://symfony.com/sponsor",
  6573. "type": "custom"
  6574. },
  6575. {
  6576. "url": "https://github.com/fabpot",
  6577. "type": "github"
  6578. },
  6579. {
  6580. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6581. "type": "tidelift"
  6582. }
  6583. ],
  6584. "time": "2024-01-23T15:02:46+00:00"
  6585. },
  6586. {
  6587. "name": "symfony/routing",
  6588. "version": "v7.0.5",
  6589. "source": {
  6590. "type": "git",
  6591. "url": "https://github.com/symfony/routing.git",
  6592. "reference": "ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19"
  6593. },
  6594. "dist": {
  6595. "type": "zip",
  6596. "url": "https://api.github.com/repos/symfony/routing/zipball/ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19",
  6597. "reference": "ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19",
  6598. "shasum": ""
  6599. },
  6600. "require": {
  6601. "php": ">=8.2",
  6602. "symfony/deprecation-contracts": "^2.5|^3"
  6603. },
  6604. "conflict": {
  6605. "symfony/config": "<6.4",
  6606. "symfony/dependency-injection": "<6.4",
  6607. "symfony/yaml": "<6.4"
  6608. },
  6609. "require-dev": {
  6610. "psr/log": "^1|^2|^3",
  6611. "symfony/config": "^6.4|^7.0",
  6612. "symfony/dependency-injection": "^6.4|^7.0",
  6613. "symfony/expression-language": "^6.4|^7.0",
  6614. "symfony/http-foundation": "^6.4|^7.0",
  6615. "symfony/yaml": "^6.4|^7.0"
  6616. },
  6617. "type": "library",
  6618. "autoload": {
  6619. "psr-4": {
  6620. "Symfony\\Component\\Routing\\": ""
  6621. },
  6622. "exclude-from-classmap": [
  6623. "/Tests/"
  6624. ]
  6625. },
  6626. "notification-url": "https://packagist.org/downloads/",
  6627. "license": [
  6628. "MIT"
  6629. ],
  6630. "authors": [
  6631. {
  6632. "name": "Fabien Potencier",
  6633. "email": "fabien@symfony.com"
  6634. },
  6635. {
  6636. "name": "Symfony Community",
  6637. "homepage": "https://symfony.com/contributors"
  6638. }
  6639. ],
  6640. "description": "Maps an HTTP request to a set of configuration variables",
  6641. "homepage": "https://symfony.com",
  6642. "keywords": [
  6643. "router",
  6644. "routing",
  6645. "uri",
  6646. "url"
  6647. ],
  6648. "support": {
  6649. "source": "https://github.com/symfony/routing/tree/v7.0.5"
  6650. },
  6651. "funding": [
  6652. {
  6653. "url": "https://symfony.com/sponsor",
  6654. "type": "custom"
  6655. },
  6656. {
  6657. "url": "https://github.com/fabpot",
  6658. "type": "github"
  6659. },
  6660. {
  6661. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6662. "type": "tidelift"
  6663. }
  6664. ],
  6665. "time": "2024-02-27T12:34:35+00:00"
  6666. },
  6667. {
  6668. "name": "symfony/runtime",
  6669. "version": "v7.0.3",
  6670. "source": {
  6671. "type": "git",
  6672. "url": "https://github.com/symfony/runtime.git",
  6673. "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5"
  6674. },
  6675. "dist": {
  6676. "type": "zip",
  6677. "url": "https://api.github.com/repos/symfony/runtime/zipball/ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
  6678. "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
  6679. "shasum": ""
  6680. },
  6681. "require": {
  6682. "composer-plugin-api": "^1.0|^2.0",
  6683. "php": ">=8.2"
  6684. },
  6685. "conflict": {
  6686. "symfony/dotenv": "<6.4"
  6687. },
  6688. "require-dev": {
  6689. "composer/composer": "^2.6",
  6690. "symfony/console": "^6.4|^7.0",
  6691. "symfony/dotenv": "^6.4|^7.0",
  6692. "symfony/http-foundation": "^6.4|^7.0",
  6693. "symfony/http-kernel": "^6.4|^7.0"
  6694. },
  6695. "type": "composer-plugin",
  6696. "extra": {
  6697. "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
  6698. },
  6699. "autoload": {
  6700. "psr-4": {
  6701. "Symfony\\Component\\Runtime\\": "",
  6702. "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
  6703. },
  6704. "exclude-from-classmap": [
  6705. "/Tests/"
  6706. ]
  6707. },
  6708. "notification-url": "https://packagist.org/downloads/",
  6709. "license": [
  6710. "MIT"
  6711. ],
  6712. "authors": [
  6713. {
  6714. "name": "Nicolas Grekas",
  6715. "email": "p@tchwork.com"
  6716. },
  6717. {
  6718. "name": "Symfony Community",
  6719. "homepage": "https://symfony.com/contributors"
  6720. }
  6721. ],
  6722. "description": "Enables decoupling PHP applications from global state",
  6723. "homepage": "https://symfony.com",
  6724. "keywords": [
  6725. "runtime"
  6726. ],
  6727. "support": {
  6728. "source": "https://github.com/symfony/runtime/tree/v7.0.3"
  6729. },
  6730. "funding": [
  6731. {
  6732. "url": "https://symfony.com/sponsor",
  6733. "type": "custom"
  6734. },
  6735. {
  6736. "url": "https://github.com/fabpot",
  6737. "type": "github"
  6738. },
  6739. {
  6740. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6741. "type": "tidelift"
  6742. }
  6743. ],
  6744. "time": "2024-01-23T15:02:46+00:00"
  6745. },
  6746. {
  6747. "name": "symfony/security-bundle",
  6748. "version": "v7.0.5",
  6749. "source": {
  6750. "type": "git",
  6751. "url": "https://github.com/symfony/security-bundle.git",
  6752. "reference": "5d620bd5493d62d8016b2383d8690fade66163c1"
  6753. },
  6754. "dist": {
  6755. "type": "zip",
  6756. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5d620bd5493d62d8016b2383d8690fade66163c1",
  6757. "reference": "5d620bd5493d62d8016b2383d8690fade66163c1",
  6758. "shasum": ""
  6759. },
  6760. "require": {
  6761. "composer-runtime-api": ">=2.1",
  6762. "ext-xml": "*",
  6763. "php": ">=8.2",
  6764. "symfony/clock": "^6.4|^7.0",
  6765. "symfony/config": "^6.4|^7.0",
  6766. "symfony/dependency-injection": "^6.4|^7.0",
  6767. "symfony/event-dispatcher": "^6.4|^7.0",
  6768. "symfony/http-foundation": "^6.4|^7.0",
  6769. "symfony/http-kernel": "^6.4|^7.0",
  6770. "symfony/password-hasher": "^6.4|^7.0",
  6771. "symfony/security-core": "^6.4|^7.0",
  6772. "symfony/security-csrf": "^6.4|^7.0",
  6773. "symfony/security-http": "^6.4|^7.0",
  6774. "symfony/service-contracts": "^2.5|^3"
  6775. },
  6776. "conflict": {
  6777. "symfony/browser-kit": "<6.4",
  6778. "symfony/console": "<6.4",
  6779. "symfony/framework-bundle": "<6.4",
  6780. "symfony/http-client": "<6.4",
  6781. "symfony/ldap": "<6.4",
  6782. "symfony/serializer": "<6.4",
  6783. "symfony/twig-bundle": "<6.4",
  6784. "symfony/validator": "<6.4"
  6785. },
  6786. "require-dev": {
  6787. "symfony/asset": "^6.4|^7.0",
  6788. "symfony/browser-kit": "^6.4|^7.0",
  6789. "symfony/console": "^6.4|^7.0",
  6790. "symfony/css-selector": "^6.4|^7.0",
  6791. "symfony/dom-crawler": "^6.4|^7.0",
  6792. "symfony/expression-language": "^6.4|^7.0",
  6793. "symfony/form": "^6.4|^7.0",
  6794. "symfony/framework-bundle": "^6.4|^7.0",
  6795. "symfony/http-client": "^6.4|^7.0",
  6796. "symfony/ldap": "^6.4|^7.0",
  6797. "symfony/process": "^6.4|^7.0",
  6798. "symfony/rate-limiter": "^6.4|^7.0",
  6799. "symfony/serializer": "^6.4|^7.0",
  6800. "symfony/translation": "^6.4|^7.0",
  6801. "symfony/twig-bridge": "^6.4|^7.0",
  6802. "symfony/twig-bundle": "^6.4|^7.0",
  6803. "symfony/validator": "^6.4|^7.0",
  6804. "symfony/yaml": "^6.4|^7.0",
  6805. "twig/twig": "^3.0.4",
  6806. "web-token/jwt-checker": "^3.1",
  6807. "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
  6808. "web-token/jwt-signature-algorithm-eddsa": "^3.1",
  6809. "web-token/jwt-signature-algorithm-hmac": "^3.1",
  6810. "web-token/jwt-signature-algorithm-none": "^3.1",
  6811. "web-token/jwt-signature-algorithm-rsa": "^3.1"
  6812. },
  6813. "type": "symfony-bundle",
  6814. "autoload": {
  6815. "psr-4": {
  6816. "Symfony\\Bundle\\SecurityBundle\\": ""
  6817. },
  6818. "exclude-from-classmap": [
  6819. "/Tests/"
  6820. ]
  6821. },
  6822. "notification-url": "https://packagist.org/downloads/",
  6823. "license": [
  6824. "MIT"
  6825. ],
  6826. "authors": [
  6827. {
  6828. "name": "Fabien Potencier",
  6829. "email": "fabien@symfony.com"
  6830. },
  6831. {
  6832. "name": "Symfony Community",
  6833. "homepage": "https://symfony.com/contributors"
  6834. }
  6835. ],
  6836. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  6837. "homepage": "https://symfony.com",
  6838. "support": {
  6839. "source": "https://github.com/symfony/security-bundle/tree/v7.0.5"
  6840. },
  6841. "funding": [
  6842. {
  6843. "url": "https://symfony.com/sponsor",
  6844. "type": "custom"
  6845. },
  6846. {
  6847. "url": "https://github.com/fabpot",
  6848. "type": "github"
  6849. },
  6850. {
  6851. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6852. "type": "tidelift"
  6853. }
  6854. ],
  6855. "time": "2024-03-02T12:46:12+00:00"
  6856. },
  6857. {
  6858. "name": "symfony/security-core",
  6859. "version": "v7.0.3",
  6860. "source": {
  6861. "type": "git",
  6862. "url": "https://github.com/symfony/security-core.git",
  6863. "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0"
  6864. },
  6865. "dist": {
  6866. "type": "zip",
  6867. "url": "https://api.github.com/repos/symfony/security-core/zipball/72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
  6868. "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
  6869. "shasum": ""
  6870. },
  6871. "require": {
  6872. "php": ">=8.2",
  6873. "symfony/event-dispatcher-contracts": "^2.5|^3",
  6874. "symfony/password-hasher": "^6.4|^7.0",
  6875. "symfony/service-contracts": "^2.5|^3"
  6876. },
  6877. "conflict": {
  6878. "symfony/event-dispatcher": "<6.4",
  6879. "symfony/http-foundation": "<6.4",
  6880. "symfony/ldap": "<6.4",
  6881. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  6882. "symfony/validator": "<6.4"
  6883. },
  6884. "require-dev": {
  6885. "psr/cache": "^1.0|^2.0|^3.0",
  6886. "psr/container": "^1.1|^2.0",
  6887. "psr/log": "^1|^2|^3",
  6888. "symfony/cache": "^6.4|^7.0",
  6889. "symfony/event-dispatcher": "^6.4|^7.0",
  6890. "symfony/expression-language": "^6.4|^7.0",
  6891. "symfony/http-foundation": "^6.4|^7.0",
  6892. "symfony/ldap": "^6.4|^7.0",
  6893. "symfony/string": "^6.4|^7.0",
  6894. "symfony/translation": "^6.4.3|^7.0.3",
  6895. "symfony/validator": "^6.4|^7.0"
  6896. },
  6897. "type": "library",
  6898. "autoload": {
  6899. "psr-4": {
  6900. "Symfony\\Component\\Security\\Core\\": ""
  6901. },
  6902. "exclude-from-classmap": [
  6903. "/Tests/"
  6904. ]
  6905. },
  6906. "notification-url": "https://packagist.org/downloads/",
  6907. "license": [
  6908. "MIT"
  6909. ],
  6910. "authors": [
  6911. {
  6912. "name": "Fabien Potencier",
  6913. "email": "fabien@symfony.com"
  6914. },
  6915. {
  6916. "name": "Symfony Community",
  6917. "homepage": "https://symfony.com/contributors"
  6918. }
  6919. ],
  6920. "description": "Symfony Security Component - Core Library",
  6921. "homepage": "https://symfony.com",
  6922. "support": {
  6923. "source": "https://github.com/symfony/security-core/tree/v7.0.3"
  6924. },
  6925. "funding": [
  6926. {
  6927. "url": "https://symfony.com/sponsor",
  6928. "type": "custom"
  6929. },
  6930. {
  6931. "url": "https://github.com/fabpot",
  6932. "type": "github"
  6933. },
  6934. {
  6935. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6936. "type": "tidelift"
  6937. }
  6938. ],
  6939. "time": "2024-01-23T15:02:46+00:00"
  6940. },
  6941. {
  6942. "name": "symfony/security-csrf",
  6943. "version": "v7.0.3",
  6944. "source": {
  6945. "type": "git",
  6946. "url": "https://github.com/symfony/security-csrf.git",
  6947. "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e"
  6948. },
  6949. "dist": {
  6950. "type": "zip",
  6951. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0f724e599f069b768e335e4bdf795726c7dfe8e",
  6952. "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e",
  6953. "shasum": ""
  6954. },
  6955. "require": {
  6956. "php": ">=8.2",
  6957. "symfony/security-core": "^6.4|^7.0"
  6958. },
  6959. "conflict": {
  6960. "symfony/http-foundation": "<6.4"
  6961. },
  6962. "require-dev": {
  6963. "symfony/http-foundation": "^6.4|^7.0"
  6964. },
  6965. "type": "library",
  6966. "autoload": {
  6967. "psr-4": {
  6968. "Symfony\\Component\\Security\\Csrf\\": ""
  6969. },
  6970. "exclude-from-classmap": [
  6971. "/Tests/"
  6972. ]
  6973. },
  6974. "notification-url": "https://packagist.org/downloads/",
  6975. "license": [
  6976. "MIT"
  6977. ],
  6978. "authors": [
  6979. {
  6980. "name": "Fabien Potencier",
  6981. "email": "fabien@symfony.com"
  6982. },
  6983. {
  6984. "name": "Symfony Community",
  6985. "homepage": "https://symfony.com/contributors"
  6986. }
  6987. ],
  6988. "description": "Symfony Security Component - CSRF Library",
  6989. "homepage": "https://symfony.com",
  6990. "support": {
  6991. "source": "https://github.com/symfony/security-csrf/tree/v7.0.3"
  6992. },
  6993. "funding": [
  6994. {
  6995. "url": "https://symfony.com/sponsor",
  6996. "type": "custom"
  6997. },
  6998. {
  6999. "url": "https://github.com/fabpot",
  7000. "type": "github"
  7001. },
  7002. {
  7003. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7004. "type": "tidelift"
  7005. }
  7006. ],
  7007. "time": "2024-01-23T15:02:46+00:00"
  7008. },
  7009. {
  7010. "name": "symfony/security-http",
  7011. "version": "v7.0.4",
  7012. "source": {
  7013. "type": "git",
  7014. "url": "https://github.com/symfony/security-http.git",
  7015. "reference": "f3a70a937128f47366821a9f4b5dbfaa0ba9c862"
  7016. },
  7017. "dist": {
  7018. "type": "zip",
  7019. "url": "https://api.github.com/repos/symfony/security-http/zipball/f3a70a937128f47366821a9f4b5dbfaa0ba9c862",
  7020. "reference": "f3a70a937128f47366821a9f4b5dbfaa0ba9c862",
  7021. "shasum": ""
  7022. },
  7023. "require": {
  7024. "php": ">=8.2",
  7025. "symfony/http-foundation": "^6.4|^7.0",
  7026. "symfony/http-kernel": "^6.4|^7.0",
  7027. "symfony/polyfill-mbstring": "~1.0",
  7028. "symfony/property-access": "^6.4|^7.0",
  7029. "symfony/security-core": "^6.4|^7.0",
  7030. "symfony/service-contracts": "^2.5|^3"
  7031. },
  7032. "conflict": {
  7033. "symfony/clock": "<6.4",
  7034. "symfony/event-dispatcher": "<6.4",
  7035. "symfony/http-client-contracts": "<3.0",
  7036. "symfony/security-bundle": "<6.4",
  7037. "symfony/security-csrf": "<6.4"
  7038. },
  7039. "require-dev": {
  7040. "psr/log": "^1|^2|^3",
  7041. "symfony/cache": "^6.4|^7.0",
  7042. "symfony/clock": "^6.4|^7.0",
  7043. "symfony/expression-language": "^6.4|^7.0",
  7044. "symfony/http-client-contracts": "^3.0",
  7045. "symfony/rate-limiter": "^6.4|^7.0",
  7046. "symfony/routing": "^6.4|^7.0",
  7047. "symfony/security-csrf": "^6.4|^7.0",
  7048. "symfony/translation": "^6.4|^7.0",
  7049. "web-token/jwt-checker": "^3.1",
  7050. "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
  7051. },
  7052. "type": "library",
  7053. "autoload": {
  7054. "psr-4": {
  7055. "Symfony\\Component\\Security\\Http\\": ""
  7056. },
  7057. "exclude-from-classmap": [
  7058. "/Tests/"
  7059. ]
  7060. },
  7061. "notification-url": "https://packagist.org/downloads/",
  7062. "license": [
  7063. "MIT"
  7064. ],
  7065. "authors": [
  7066. {
  7067. "name": "Fabien Potencier",
  7068. "email": "fabien@symfony.com"
  7069. },
  7070. {
  7071. "name": "Symfony Community",
  7072. "homepage": "https://symfony.com/contributors"
  7073. }
  7074. ],
  7075. "description": "Symfony Security Component - HTTP Integration",
  7076. "homepage": "https://symfony.com",
  7077. "support": {
  7078. "source": "https://github.com/symfony/security-http/tree/v7.0.4"
  7079. },
  7080. "funding": [
  7081. {
  7082. "url": "https://symfony.com/sponsor",
  7083. "type": "custom"
  7084. },
  7085. {
  7086. "url": "https://github.com/fabpot",
  7087. "type": "github"
  7088. },
  7089. {
  7090. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7091. "type": "tidelift"
  7092. }
  7093. ],
  7094. "time": "2024-02-26T07:52:39+00:00"
  7095. },
  7096. {
  7097. "name": "symfony/serializer",
  7098. "version": "v7.0.4",
  7099. "source": {
  7100. "type": "git",
  7101. "url": "https://github.com/symfony/serializer.git",
  7102. "reference": "c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb"
  7103. },
  7104. "dist": {
  7105. "type": "zip",
  7106. "url": "https://api.github.com/repos/symfony/serializer/zipball/c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb",
  7107. "reference": "c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb",
  7108. "shasum": ""
  7109. },
  7110. "require": {
  7111. "php": ">=8.2",
  7112. "symfony/polyfill-ctype": "~1.8"
  7113. },
  7114. "conflict": {
  7115. "phpdocumentor/reflection-docblock": "<3.2.2",
  7116. "phpdocumentor/type-resolver": "<1.4.0",
  7117. "symfony/dependency-injection": "<6.4",
  7118. "symfony/property-access": "<6.4",
  7119. "symfony/property-info": "<6.4",
  7120. "symfony/uid": "<6.4",
  7121. "symfony/validator": "<6.4",
  7122. "symfony/yaml": "<6.4"
  7123. },
  7124. "require-dev": {
  7125. "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
  7126. "seld/jsonlint": "^1.10",
  7127. "symfony/cache": "^6.4|^7.0",
  7128. "symfony/config": "^6.4|^7.0",
  7129. "symfony/console": "^6.4|^7.0",
  7130. "symfony/dependency-injection": "^6.4|^7.0",
  7131. "symfony/error-handler": "^6.4|^7.0",
  7132. "symfony/filesystem": "^6.4|^7.0",
  7133. "symfony/form": "^6.4|^7.0",
  7134. "symfony/http-foundation": "^6.4|^7.0",
  7135. "symfony/http-kernel": "^6.4|^7.0",
  7136. "symfony/messenger": "^6.4|^7.0",
  7137. "symfony/mime": "^6.4|^7.0",
  7138. "symfony/property-access": "^6.4|^7.0",
  7139. "symfony/property-info": "^6.4|^7.0",
  7140. "symfony/translation-contracts": "^2.5|^3",
  7141. "symfony/uid": "^6.4|^7.0",
  7142. "symfony/validator": "^6.4|^7.0",
  7143. "symfony/var-dumper": "^6.4|^7.0",
  7144. "symfony/var-exporter": "^6.4|^7.0",
  7145. "symfony/yaml": "^6.4|^7.0"
  7146. },
  7147. "type": "library",
  7148. "autoload": {
  7149. "psr-4": {
  7150. "Symfony\\Component\\Serializer\\": ""
  7151. },
  7152. "exclude-from-classmap": [
  7153. "/Tests/"
  7154. ]
  7155. },
  7156. "notification-url": "https://packagist.org/downloads/",
  7157. "license": [
  7158. "MIT"
  7159. ],
  7160. "authors": [
  7161. {
  7162. "name": "Fabien Potencier",
  7163. "email": "fabien@symfony.com"
  7164. },
  7165. {
  7166. "name": "Symfony Community",
  7167. "homepage": "https://symfony.com/contributors"
  7168. }
  7169. ],
  7170. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  7171. "homepage": "https://symfony.com",
  7172. "support": {
  7173. "source": "https://github.com/symfony/serializer/tree/v7.0.4"
  7174. },
  7175. "funding": [
  7176. {
  7177. "url": "https://symfony.com/sponsor",
  7178. "type": "custom"
  7179. },
  7180. {
  7181. "url": "https://github.com/fabpot",
  7182. "type": "github"
  7183. },
  7184. {
  7185. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7186. "type": "tidelift"
  7187. }
  7188. ],
  7189. "time": "2024-02-22T20:27:20+00:00"
  7190. },
  7191. {
  7192. "name": "symfony/service-contracts",
  7193. "version": "v3.4.1",
  7194. "source": {
  7195. "type": "git",
  7196. "url": "https://github.com/symfony/service-contracts.git",
  7197. "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
  7198. },
  7199. "dist": {
  7200. "type": "zip",
  7201. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
  7202. "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
  7203. "shasum": ""
  7204. },
  7205. "require": {
  7206. "php": ">=8.1",
  7207. "psr/container": "^1.1|^2.0"
  7208. },
  7209. "conflict": {
  7210. "ext-psr": "<1.1|>=2"
  7211. },
  7212. "type": "library",
  7213. "extra": {
  7214. "branch-alias": {
  7215. "dev-main": "3.4-dev"
  7216. },
  7217. "thanks": {
  7218. "name": "symfony/contracts",
  7219. "url": "https://github.com/symfony/contracts"
  7220. }
  7221. },
  7222. "autoload": {
  7223. "psr-4": {
  7224. "Symfony\\Contracts\\Service\\": ""
  7225. },
  7226. "exclude-from-classmap": [
  7227. "/Test/"
  7228. ]
  7229. },
  7230. "notification-url": "https://packagist.org/downloads/",
  7231. "license": [
  7232. "MIT"
  7233. ],
  7234. "authors": [
  7235. {
  7236. "name": "Nicolas Grekas",
  7237. "email": "p@tchwork.com"
  7238. },
  7239. {
  7240. "name": "Symfony Community",
  7241. "homepage": "https://symfony.com/contributors"
  7242. }
  7243. ],
  7244. "description": "Generic abstractions related to writing services",
  7245. "homepage": "https://symfony.com",
  7246. "keywords": [
  7247. "abstractions",
  7248. "contracts",
  7249. "decoupling",
  7250. "interfaces",
  7251. "interoperability",
  7252. "standards"
  7253. ],
  7254. "support": {
  7255. "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
  7256. },
  7257. "funding": [
  7258. {
  7259. "url": "https://symfony.com/sponsor",
  7260. "type": "custom"
  7261. },
  7262. {
  7263. "url": "https://github.com/fabpot",
  7264. "type": "github"
  7265. },
  7266. {
  7267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7268. "type": "tidelift"
  7269. }
  7270. ],
  7271. "time": "2023-12-26T14:02:43+00:00"
  7272. },
  7273. {
  7274. "name": "symfony/stopwatch",
  7275. "version": "v7.0.3",
  7276. "source": {
  7277. "type": "git",
  7278. "url": "https://github.com/symfony/stopwatch.git",
  7279. "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
  7280. },
  7281. "dist": {
  7282. "type": "zip",
  7283. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
  7284. "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
  7285. "shasum": ""
  7286. },
  7287. "require": {
  7288. "php": ">=8.2",
  7289. "symfony/service-contracts": "^2.5|^3"
  7290. },
  7291. "type": "library",
  7292. "autoload": {
  7293. "psr-4": {
  7294. "Symfony\\Component\\Stopwatch\\": ""
  7295. },
  7296. "exclude-from-classmap": [
  7297. "/Tests/"
  7298. ]
  7299. },
  7300. "notification-url": "https://packagist.org/downloads/",
  7301. "license": [
  7302. "MIT"
  7303. ],
  7304. "authors": [
  7305. {
  7306. "name": "Fabien Potencier",
  7307. "email": "fabien@symfony.com"
  7308. },
  7309. {
  7310. "name": "Symfony Community",
  7311. "homepage": "https://symfony.com/contributors"
  7312. }
  7313. ],
  7314. "description": "Provides a way to profile code",
  7315. "homepage": "https://symfony.com",
  7316. "support": {
  7317. "source": "https://github.com/symfony/stopwatch/tree/v7.0.3"
  7318. },
  7319. "funding": [
  7320. {
  7321. "url": "https://symfony.com/sponsor",
  7322. "type": "custom"
  7323. },
  7324. {
  7325. "url": "https://github.com/fabpot",
  7326. "type": "github"
  7327. },
  7328. {
  7329. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7330. "type": "tidelift"
  7331. }
  7332. ],
  7333. "time": "2024-01-23T15:02:46+00:00"
  7334. },
  7335. {
  7336. "name": "symfony/string",
  7337. "version": "v7.0.4",
  7338. "source": {
  7339. "type": "git",
  7340. "url": "https://github.com/symfony/string.git",
  7341. "reference": "f5832521b998b0bec40bee688ad5de98d4cf111b"
  7342. },
  7343. "dist": {
  7344. "type": "zip",
  7345. "url": "https://api.github.com/repos/symfony/string/zipball/f5832521b998b0bec40bee688ad5de98d4cf111b",
  7346. "reference": "f5832521b998b0bec40bee688ad5de98d4cf111b",
  7347. "shasum": ""
  7348. },
  7349. "require": {
  7350. "php": ">=8.2",
  7351. "symfony/polyfill-ctype": "~1.8",
  7352. "symfony/polyfill-intl-grapheme": "~1.0",
  7353. "symfony/polyfill-intl-normalizer": "~1.0",
  7354. "symfony/polyfill-mbstring": "~1.0"
  7355. },
  7356. "conflict": {
  7357. "symfony/translation-contracts": "<2.5"
  7358. },
  7359. "require-dev": {
  7360. "symfony/error-handler": "^6.4|^7.0",
  7361. "symfony/http-client": "^6.4|^7.0",
  7362. "symfony/intl": "^6.4|^7.0",
  7363. "symfony/translation-contracts": "^2.5|^3.0",
  7364. "symfony/var-exporter": "^6.4|^7.0"
  7365. },
  7366. "type": "library",
  7367. "autoload": {
  7368. "files": [
  7369. "Resources/functions.php"
  7370. ],
  7371. "psr-4": {
  7372. "Symfony\\Component\\String\\": ""
  7373. },
  7374. "exclude-from-classmap": [
  7375. "/Tests/"
  7376. ]
  7377. },
  7378. "notification-url": "https://packagist.org/downloads/",
  7379. "license": [
  7380. "MIT"
  7381. ],
  7382. "authors": [
  7383. {
  7384. "name": "Nicolas Grekas",
  7385. "email": "p@tchwork.com"
  7386. },
  7387. {
  7388. "name": "Symfony Community",
  7389. "homepage": "https://symfony.com/contributors"
  7390. }
  7391. ],
  7392. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  7393. "homepage": "https://symfony.com",
  7394. "keywords": [
  7395. "grapheme",
  7396. "i18n",
  7397. "string",
  7398. "unicode",
  7399. "utf-8",
  7400. "utf8"
  7401. ],
  7402. "support": {
  7403. "source": "https://github.com/symfony/string/tree/v7.0.4"
  7404. },
  7405. "funding": [
  7406. {
  7407. "url": "https://symfony.com/sponsor",
  7408. "type": "custom"
  7409. },
  7410. {
  7411. "url": "https://github.com/fabpot",
  7412. "type": "github"
  7413. },
  7414. {
  7415. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7416. "type": "tidelift"
  7417. }
  7418. ],
  7419. "time": "2024-02-01T13:17:36+00:00"
  7420. },
  7421. {
  7422. "name": "symfony/translation",
  7423. "version": "v7.0.4",
  7424. "source": {
  7425. "type": "git",
  7426. "url": "https://github.com/symfony/translation.git",
  7427. "reference": "5b75e872f7d135d7abb4613809fadc8d9f3d30a0"
  7428. },
  7429. "dist": {
  7430. "type": "zip",
  7431. "url": "https://api.github.com/repos/symfony/translation/zipball/5b75e872f7d135d7abb4613809fadc8d9f3d30a0",
  7432. "reference": "5b75e872f7d135d7abb4613809fadc8d9f3d30a0",
  7433. "shasum": ""
  7434. },
  7435. "require": {
  7436. "php": ">=8.2",
  7437. "symfony/polyfill-mbstring": "~1.0",
  7438. "symfony/translation-contracts": "^2.5|^3.0"
  7439. },
  7440. "conflict": {
  7441. "symfony/config": "<6.4",
  7442. "symfony/console": "<6.4",
  7443. "symfony/dependency-injection": "<6.4",
  7444. "symfony/http-client-contracts": "<2.5",
  7445. "symfony/http-kernel": "<6.4",
  7446. "symfony/service-contracts": "<2.5",
  7447. "symfony/twig-bundle": "<6.4",
  7448. "symfony/yaml": "<6.4"
  7449. },
  7450. "provide": {
  7451. "symfony/translation-implementation": "2.3|3.0"
  7452. },
  7453. "require-dev": {
  7454. "nikic/php-parser": "^4.18|^5.0",
  7455. "psr/log": "^1|^2|^3",
  7456. "symfony/config": "^6.4|^7.0",
  7457. "symfony/console": "^6.4|^7.0",
  7458. "symfony/dependency-injection": "^6.4|^7.0",
  7459. "symfony/finder": "^6.4|^7.0",
  7460. "symfony/http-client-contracts": "^2.5|^3.0",
  7461. "symfony/http-kernel": "^6.4|^7.0",
  7462. "symfony/intl": "^6.4|^7.0",
  7463. "symfony/polyfill-intl-icu": "^1.21",
  7464. "symfony/routing": "^6.4|^7.0",
  7465. "symfony/service-contracts": "^2.5|^3",
  7466. "symfony/yaml": "^6.4|^7.0"
  7467. },
  7468. "type": "library",
  7469. "autoload": {
  7470. "files": [
  7471. "Resources/functions.php"
  7472. ],
  7473. "psr-4": {
  7474. "Symfony\\Component\\Translation\\": ""
  7475. },
  7476. "exclude-from-classmap": [
  7477. "/Tests/"
  7478. ]
  7479. },
  7480. "notification-url": "https://packagist.org/downloads/",
  7481. "license": [
  7482. "MIT"
  7483. ],
  7484. "authors": [
  7485. {
  7486. "name": "Fabien Potencier",
  7487. "email": "fabien@symfony.com"
  7488. },
  7489. {
  7490. "name": "Symfony Community",
  7491. "homepage": "https://symfony.com/contributors"
  7492. }
  7493. ],
  7494. "description": "Provides tools to internationalize your application",
  7495. "homepage": "https://symfony.com",
  7496. "support": {
  7497. "source": "https://github.com/symfony/translation/tree/v7.0.4"
  7498. },
  7499. "funding": [
  7500. {
  7501. "url": "https://symfony.com/sponsor",
  7502. "type": "custom"
  7503. },
  7504. {
  7505. "url": "https://github.com/fabpot",
  7506. "type": "github"
  7507. },
  7508. {
  7509. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7510. "type": "tidelift"
  7511. }
  7512. ],
  7513. "time": "2024-02-22T20:27:20+00:00"
  7514. },
  7515. {
  7516. "name": "symfony/translation-contracts",
  7517. "version": "v3.4.1",
  7518. "source": {
  7519. "type": "git",
  7520. "url": "https://github.com/symfony/translation-contracts.git",
  7521. "reference": "06450585bf65e978026bda220cdebca3f867fde7"
  7522. },
  7523. "dist": {
  7524. "type": "zip",
  7525. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
  7526. "reference": "06450585bf65e978026bda220cdebca3f867fde7",
  7527. "shasum": ""
  7528. },
  7529. "require": {
  7530. "php": ">=8.1"
  7531. },
  7532. "type": "library",
  7533. "extra": {
  7534. "branch-alias": {
  7535. "dev-main": "3.4-dev"
  7536. },
  7537. "thanks": {
  7538. "name": "symfony/contracts",
  7539. "url": "https://github.com/symfony/contracts"
  7540. }
  7541. },
  7542. "autoload": {
  7543. "psr-4": {
  7544. "Symfony\\Contracts\\Translation\\": ""
  7545. },
  7546. "exclude-from-classmap": [
  7547. "/Test/"
  7548. ]
  7549. },
  7550. "notification-url": "https://packagist.org/downloads/",
  7551. "license": [
  7552. "MIT"
  7553. ],
  7554. "authors": [
  7555. {
  7556. "name": "Nicolas Grekas",
  7557. "email": "p@tchwork.com"
  7558. },
  7559. {
  7560. "name": "Symfony Community",
  7561. "homepage": "https://symfony.com/contributors"
  7562. }
  7563. ],
  7564. "description": "Generic abstractions related to translation",
  7565. "homepage": "https://symfony.com",
  7566. "keywords": [
  7567. "abstractions",
  7568. "contracts",
  7569. "decoupling",
  7570. "interfaces",
  7571. "interoperability",
  7572. "standards"
  7573. ],
  7574. "support": {
  7575. "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
  7576. },
  7577. "funding": [
  7578. {
  7579. "url": "https://symfony.com/sponsor",
  7580. "type": "custom"
  7581. },
  7582. {
  7583. "url": "https://github.com/fabpot",
  7584. "type": "github"
  7585. },
  7586. {
  7587. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7588. "type": "tidelift"
  7589. }
  7590. ],
  7591. "time": "2023-12-26T14:02:43+00:00"
  7592. },
  7593. {
  7594. "name": "symfony/twig-bridge",
  7595. "version": "v7.0.4",
  7596. "source": {
  7597. "type": "git",
  7598. "url": "https://github.com/symfony/twig-bridge.git",
  7599. "reference": "d16aa4eb5bdaeb6e7407782431dc70530f3b1df5"
  7600. },
  7601. "dist": {
  7602. "type": "zip",
  7603. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d16aa4eb5bdaeb6e7407782431dc70530f3b1df5",
  7604. "reference": "d16aa4eb5bdaeb6e7407782431dc70530f3b1df5",
  7605. "shasum": ""
  7606. },
  7607. "require": {
  7608. "php": ">=8.2",
  7609. "symfony/translation-contracts": "^2.5|^3",
  7610. "twig/twig": "^3.0.4"
  7611. },
  7612. "conflict": {
  7613. "phpdocumentor/reflection-docblock": "<3.2.2",
  7614. "phpdocumentor/type-resolver": "<1.4.0",
  7615. "symfony/console": "<6.4",
  7616. "symfony/form": "<6.4",
  7617. "symfony/http-foundation": "<6.4",
  7618. "symfony/http-kernel": "<6.4",
  7619. "symfony/mime": "<6.4",
  7620. "symfony/serializer": "<6.4",
  7621. "symfony/translation": "<6.4",
  7622. "symfony/workflow": "<6.4"
  7623. },
  7624. "require-dev": {
  7625. "egulias/email-validator": "^2.1.10|^3|^4",
  7626. "league/html-to-markdown": "^5.0",
  7627. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7628. "symfony/asset": "^6.4|^7.0",
  7629. "symfony/asset-mapper": "^6.4|^7.0",
  7630. "symfony/console": "^6.4|^7.0",
  7631. "symfony/dependency-injection": "^6.4|^7.0",
  7632. "symfony/expression-language": "^6.4|^7.0",
  7633. "symfony/finder": "^6.4|^7.0",
  7634. "symfony/form": "^6.4|^7.0",
  7635. "symfony/html-sanitizer": "^6.4|^7.0",
  7636. "symfony/http-foundation": "^6.4|^7.0",
  7637. "symfony/http-kernel": "^6.4|^7.0",
  7638. "symfony/intl": "^6.4|^7.0",
  7639. "symfony/mime": "^6.4|^7.0",
  7640. "symfony/polyfill-intl-icu": "~1.0",
  7641. "symfony/property-info": "^6.4|^7.0",
  7642. "symfony/routing": "^6.4|^7.0",
  7643. "symfony/security-acl": "^2.8|^3.0",
  7644. "symfony/security-core": "^6.4|^7.0",
  7645. "symfony/security-csrf": "^6.4|^7.0",
  7646. "symfony/security-http": "^6.4|^7.0",
  7647. "symfony/serializer": "^6.4.3|^7.0.3",
  7648. "symfony/stopwatch": "^6.4|^7.0",
  7649. "symfony/translation": "^6.4|^7.0",
  7650. "symfony/web-link": "^6.4|^7.0",
  7651. "symfony/workflow": "^6.4|^7.0",
  7652. "symfony/yaml": "^6.4|^7.0",
  7653. "twig/cssinliner-extra": "^2.12|^3",
  7654. "twig/inky-extra": "^2.12|^3",
  7655. "twig/markdown-extra": "^2.12|^3"
  7656. },
  7657. "type": "symfony-bridge",
  7658. "autoload": {
  7659. "psr-4": {
  7660. "Symfony\\Bridge\\Twig\\": ""
  7661. },
  7662. "exclude-from-classmap": [
  7663. "/Tests/"
  7664. ]
  7665. },
  7666. "notification-url": "https://packagist.org/downloads/",
  7667. "license": [
  7668. "MIT"
  7669. ],
  7670. "authors": [
  7671. {
  7672. "name": "Fabien Potencier",
  7673. "email": "fabien@symfony.com"
  7674. },
  7675. {
  7676. "name": "Symfony Community",
  7677. "homepage": "https://symfony.com/contributors"
  7678. }
  7679. ],
  7680. "description": "Provides integration for Twig with various Symfony components",
  7681. "homepage": "https://symfony.com",
  7682. "support": {
  7683. "source": "https://github.com/symfony/twig-bridge/tree/v7.0.4"
  7684. },
  7685. "funding": [
  7686. {
  7687. "url": "https://symfony.com/sponsor",
  7688. "type": "custom"
  7689. },
  7690. {
  7691. "url": "https://github.com/fabpot",
  7692. "type": "github"
  7693. },
  7694. {
  7695. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7696. "type": "tidelift"
  7697. }
  7698. ],
  7699. "time": "2024-02-15T11:33:06+00:00"
  7700. },
  7701. {
  7702. "name": "symfony/twig-bundle",
  7703. "version": "v7.0.4",
  7704. "source": {
  7705. "type": "git",
  7706. "url": "https://github.com/symfony/twig-bundle.git",
  7707. "reference": "acab2368f53491e018bf31ef48b39df55a6812ef"
  7708. },
  7709. "dist": {
  7710. "type": "zip",
  7711. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/acab2368f53491e018bf31ef48b39df55a6812ef",
  7712. "reference": "acab2368f53491e018bf31ef48b39df55a6812ef",
  7713. "shasum": ""
  7714. },
  7715. "require": {
  7716. "composer-runtime-api": ">=2.1",
  7717. "php": ">=8.2",
  7718. "symfony/config": "^6.4|^7.0",
  7719. "symfony/dependency-injection": "^6.4|^7.0",
  7720. "symfony/http-foundation": "^6.4|^7.0",
  7721. "symfony/http-kernel": "^6.4|^7.0",
  7722. "symfony/twig-bridge": "^6.4|^7.0",
  7723. "twig/twig": "^3.0.4"
  7724. },
  7725. "conflict": {
  7726. "symfony/framework-bundle": "<6.4",
  7727. "symfony/translation": "<6.4"
  7728. },
  7729. "require-dev": {
  7730. "symfony/asset": "^6.4|^7.0",
  7731. "symfony/expression-language": "^6.4|^7.0",
  7732. "symfony/finder": "^6.4|^7.0",
  7733. "symfony/form": "^6.4|^7.0",
  7734. "symfony/framework-bundle": "^6.4|^7.0",
  7735. "symfony/routing": "^6.4|^7.0",
  7736. "symfony/stopwatch": "^6.4|^7.0",
  7737. "symfony/translation": "^6.4|^7.0",
  7738. "symfony/web-link": "^6.4|^7.0",
  7739. "symfony/yaml": "^6.4|^7.0"
  7740. },
  7741. "type": "symfony-bundle",
  7742. "autoload": {
  7743. "psr-4": {
  7744. "Symfony\\Bundle\\TwigBundle\\": ""
  7745. },
  7746. "exclude-from-classmap": [
  7747. "/Tests/"
  7748. ]
  7749. },
  7750. "notification-url": "https://packagist.org/downloads/",
  7751. "license": [
  7752. "MIT"
  7753. ],
  7754. "authors": [
  7755. {
  7756. "name": "Fabien Potencier",
  7757. "email": "fabien@symfony.com"
  7758. },
  7759. {
  7760. "name": "Symfony Community",
  7761. "homepage": "https://symfony.com/contributors"
  7762. }
  7763. ],
  7764. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  7765. "homepage": "https://symfony.com",
  7766. "support": {
  7767. "source": "https://github.com/symfony/twig-bundle/tree/v7.0.4"
  7768. },
  7769. "funding": [
  7770. {
  7771. "url": "https://symfony.com/sponsor",
  7772. "type": "custom"
  7773. },
  7774. {
  7775. "url": "https://github.com/fabpot",
  7776. "type": "github"
  7777. },
  7778. {
  7779. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7780. "type": "tidelift"
  7781. }
  7782. ],
  7783. "time": "2024-02-15T11:33:06+00:00"
  7784. },
  7785. {
  7786. "name": "symfony/validator",
  7787. "version": "v7.0.5",
  7788. "source": {
  7789. "type": "git",
  7790. "url": "https://github.com/symfony/validator.git",
  7791. "reference": "6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86"
  7792. },
  7793. "dist": {
  7794. "type": "zip",
  7795. "url": "https://api.github.com/repos/symfony/validator/zipball/6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86",
  7796. "reference": "6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86",
  7797. "shasum": ""
  7798. },
  7799. "require": {
  7800. "php": ">=8.2",
  7801. "symfony/polyfill-ctype": "~1.8",
  7802. "symfony/polyfill-mbstring": "~1.0",
  7803. "symfony/polyfill-php83": "^1.27",
  7804. "symfony/translation-contracts": "^2.5|^3"
  7805. },
  7806. "conflict": {
  7807. "doctrine/lexer": "<1.1",
  7808. "symfony/dependency-injection": "<6.4",
  7809. "symfony/doctrine-bridge": "<7.0",
  7810. "symfony/expression-language": "<6.4",
  7811. "symfony/http-kernel": "<6.4",
  7812. "symfony/intl": "<6.4",
  7813. "symfony/property-info": "<6.4",
  7814. "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
  7815. "symfony/yaml": "<6.4"
  7816. },
  7817. "require-dev": {
  7818. "egulias/email-validator": "^2.1.10|^3|^4",
  7819. "symfony/cache": "^6.4|^7.0",
  7820. "symfony/config": "^6.4|^7.0",
  7821. "symfony/console": "^6.4|^7.0",
  7822. "symfony/dependency-injection": "^6.4|^7.0",
  7823. "symfony/expression-language": "^6.4|^7.0",
  7824. "symfony/finder": "^6.4|^7.0",
  7825. "symfony/http-client": "^6.4|^7.0",
  7826. "symfony/http-foundation": "^6.4|^7.0",
  7827. "symfony/http-kernel": "^6.4|^7.0",
  7828. "symfony/intl": "^6.4|^7.0",
  7829. "symfony/mime": "^6.4|^7.0",
  7830. "symfony/property-access": "^6.4|^7.0",
  7831. "symfony/property-info": "^6.4|^7.0",
  7832. "symfony/translation": "^6.4.3|^7.0.3",
  7833. "symfony/yaml": "^6.4|^7.0"
  7834. },
  7835. "type": "library",
  7836. "autoload": {
  7837. "psr-4": {
  7838. "Symfony\\Component\\Validator\\": ""
  7839. },
  7840. "exclude-from-classmap": [
  7841. "/Tests/"
  7842. ]
  7843. },
  7844. "notification-url": "https://packagist.org/downloads/",
  7845. "license": [
  7846. "MIT"
  7847. ],
  7848. "authors": [
  7849. {
  7850. "name": "Fabien Potencier",
  7851. "email": "fabien@symfony.com"
  7852. },
  7853. {
  7854. "name": "Symfony Community",
  7855. "homepage": "https://symfony.com/contributors"
  7856. }
  7857. ],
  7858. "description": "Provides tools to validate values",
  7859. "homepage": "https://symfony.com",
  7860. "support": {
  7861. "source": "https://github.com/symfony/validator/tree/v7.0.5"
  7862. },
  7863. "funding": [
  7864. {
  7865. "url": "https://symfony.com/sponsor",
  7866. "type": "custom"
  7867. },
  7868. {
  7869. "url": "https://github.com/fabpot",
  7870. "type": "github"
  7871. },
  7872. {
  7873. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7874. "type": "tidelift"
  7875. }
  7876. ],
  7877. "time": "2024-02-27T12:53:56+00:00"
  7878. },
  7879. {
  7880. "name": "symfony/var-dumper",
  7881. "version": "v7.0.4",
  7882. "source": {
  7883. "type": "git",
  7884. "url": "https://github.com/symfony/var-dumper.git",
  7885. "reference": "e03ad7c1535e623edbb94c22cc42353e488c6670"
  7886. },
  7887. "dist": {
  7888. "type": "zip",
  7889. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e03ad7c1535e623edbb94c22cc42353e488c6670",
  7890. "reference": "e03ad7c1535e623edbb94c22cc42353e488c6670",
  7891. "shasum": ""
  7892. },
  7893. "require": {
  7894. "php": ">=8.2",
  7895. "symfony/polyfill-mbstring": "~1.0"
  7896. },
  7897. "conflict": {
  7898. "symfony/console": "<6.4"
  7899. },
  7900. "require-dev": {
  7901. "ext-iconv": "*",
  7902. "symfony/console": "^6.4|^7.0",
  7903. "symfony/http-kernel": "^6.4|^7.0",
  7904. "symfony/process": "^6.4|^7.0",
  7905. "symfony/uid": "^6.4|^7.0",
  7906. "twig/twig": "^3.0.4"
  7907. },
  7908. "bin": [
  7909. "Resources/bin/var-dump-server"
  7910. ],
  7911. "type": "library",
  7912. "autoload": {
  7913. "files": [
  7914. "Resources/functions/dump.php"
  7915. ],
  7916. "psr-4": {
  7917. "Symfony\\Component\\VarDumper\\": ""
  7918. },
  7919. "exclude-from-classmap": [
  7920. "/Tests/"
  7921. ]
  7922. },
  7923. "notification-url": "https://packagist.org/downloads/",
  7924. "license": [
  7925. "MIT"
  7926. ],
  7927. "authors": [
  7928. {
  7929. "name": "Nicolas Grekas",
  7930. "email": "p@tchwork.com"
  7931. },
  7932. {
  7933. "name": "Symfony Community",
  7934. "homepage": "https://symfony.com/contributors"
  7935. }
  7936. ],
  7937. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  7938. "homepage": "https://symfony.com",
  7939. "keywords": [
  7940. "debug",
  7941. "dump"
  7942. ],
  7943. "support": {
  7944. "source": "https://github.com/symfony/var-dumper/tree/v7.0.4"
  7945. },
  7946. "funding": [
  7947. {
  7948. "url": "https://symfony.com/sponsor",
  7949. "type": "custom"
  7950. },
  7951. {
  7952. "url": "https://github.com/fabpot",
  7953. "type": "github"
  7954. },
  7955. {
  7956. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7957. "type": "tidelift"
  7958. }
  7959. ],
  7960. "time": "2024-02-15T11:33:06+00:00"
  7961. },
  7962. {
  7963. "name": "symfony/var-exporter",
  7964. "version": "v7.0.4",
  7965. "source": {
  7966. "type": "git",
  7967. "url": "https://github.com/symfony/var-exporter.git",
  7968. "reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41"
  7969. },
  7970. "dist": {
  7971. "type": "zip",
  7972. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41",
  7973. "reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41",
  7974. "shasum": ""
  7975. },
  7976. "require": {
  7977. "php": ">=8.2"
  7978. },
  7979. "require-dev": {
  7980. "symfony/var-dumper": "^6.4|^7.0"
  7981. },
  7982. "type": "library",
  7983. "autoload": {
  7984. "psr-4": {
  7985. "Symfony\\Component\\VarExporter\\": ""
  7986. },
  7987. "exclude-from-classmap": [
  7988. "/Tests/"
  7989. ]
  7990. },
  7991. "notification-url": "https://packagist.org/downloads/",
  7992. "license": [
  7993. "MIT"
  7994. ],
  7995. "authors": [
  7996. {
  7997. "name": "Nicolas Grekas",
  7998. "email": "p@tchwork.com"
  7999. },
  8000. {
  8001. "name": "Symfony Community",
  8002. "homepage": "https://symfony.com/contributors"
  8003. }
  8004. ],
  8005. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  8006. "homepage": "https://symfony.com",
  8007. "keywords": [
  8008. "clone",
  8009. "construct",
  8010. "export",
  8011. "hydrate",
  8012. "instantiate",
  8013. "lazy-loading",
  8014. "proxy",
  8015. "serialize"
  8016. ],
  8017. "support": {
  8018. "source": "https://github.com/symfony/var-exporter/tree/v7.0.4"
  8019. },
  8020. "funding": [
  8021. {
  8022. "url": "https://symfony.com/sponsor",
  8023. "type": "custom"
  8024. },
  8025. {
  8026. "url": "https://github.com/fabpot",
  8027. "type": "github"
  8028. },
  8029. {
  8030. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8031. "type": "tidelift"
  8032. }
  8033. ],
  8034. "time": "2024-02-26T10:35:24+00:00"
  8035. },
  8036. {
  8037. "name": "symfony/web-link",
  8038. "version": "v7.0.3",
  8039. "source": {
  8040. "type": "git",
  8041. "url": "https://github.com/symfony/web-link.git",
  8042. "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00"
  8043. },
  8044. "dist": {
  8045. "type": "zip",
  8046. "url": "https://api.github.com/repos/symfony/web-link/zipball/855a347feb2ecfc1d1a379c739aff956d4cbec00",
  8047. "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00",
  8048. "shasum": ""
  8049. },
  8050. "require": {
  8051. "php": ">=8.2",
  8052. "psr/link": "^1.1|^2.0"
  8053. },
  8054. "conflict": {
  8055. "symfony/http-kernel": "<6.4"
  8056. },
  8057. "provide": {
  8058. "psr/link-implementation": "1.0|2.0"
  8059. },
  8060. "require-dev": {
  8061. "symfony/http-kernel": "^6.4|^7.0"
  8062. },
  8063. "type": "library",
  8064. "autoload": {
  8065. "psr-4": {
  8066. "Symfony\\Component\\WebLink\\": ""
  8067. },
  8068. "exclude-from-classmap": [
  8069. "/Tests/"
  8070. ]
  8071. },
  8072. "notification-url": "https://packagist.org/downloads/",
  8073. "license": [
  8074. "MIT"
  8075. ],
  8076. "authors": [
  8077. {
  8078. "name": "Kévin Dunglas",
  8079. "email": "dunglas@gmail.com"
  8080. },
  8081. {
  8082. "name": "Symfony Community",
  8083. "homepage": "https://symfony.com/contributors"
  8084. }
  8085. ],
  8086. "description": "Manages links between resources",
  8087. "homepage": "https://symfony.com",
  8088. "keywords": [
  8089. "dns-prefetch",
  8090. "http",
  8091. "http2",
  8092. "link",
  8093. "performance",
  8094. "prefetch",
  8095. "preload",
  8096. "prerender",
  8097. "psr13",
  8098. "push"
  8099. ],
  8100. "support": {
  8101. "source": "https://github.com/symfony/web-link/tree/v7.0.3"
  8102. },
  8103. "funding": [
  8104. {
  8105. "url": "https://symfony.com/sponsor",
  8106. "type": "custom"
  8107. },
  8108. {
  8109. "url": "https://github.com/fabpot",
  8110. "type": "github"
  8111. },
  8112. {
  8113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8114. "type": "tidelift"
  8115. }
  8116. ],
  8117. "time": "2024-01-23T15:02:46+00:00"
  8118. },
  8119. {
  8120. "name": "symfony/yaml",
  8121. "version": "v7.0.3",
  8122. "source": {
  8123. "type": "git",
  8124. "url": "https://github.com/symfony/yaml.git",
  8125. "reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
  8126. },
  8127. "dist": {
  8128. "type": "zip",
  8129. "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
  8130. "reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
  8131. "shasum": ""
  8132. },
  8133. "require": {
  8134. "php": ">=8.2",
  8135. "symfony/polyfill-ctype": "^1.8"
  8136. },
  8137. "conflict": {
  8138. "symfony/console": "<6.4"
  8139. },
  8140. "require-dev": {
  8141. "symfony/console": "^6.4|^7.0"
  8142. },
  8143. "bin": [
  8144. "Resources/bin/yaml-lint"
  8145. ],
  8146. "type": "library",
  8147. "autoload": {
  8148. "psr-4": {
  8149. "Symfony\\Component\\Yaml\\": ""
  8150. },
  8151. "exclude-from-classmap": [
  8152. "/Tests/"
  8153. ]
  8154. },
  8155. "notification-url": "https://packagist.org/downloads/",
  8156. "license": [
  8157. "MIT"
  8158. ],
  8159. "authors": [
  8160. {
  8161. "name": "Fabien Potencier",
  8162. "email": "fabien@symfony.com"
  8163. },
  8164. {
  8165. "name": "Symfony Community",
  8166. "homepage": "https://symfony.com/contributors"
  8167. }
  8168. ],
  8169. "description": "Loads and dumps YAML files",
  8170. "homepage": "https://symfony.com",
  8171. "support": {
  8172. "source": "https://github.com/symfony/yaml/tree/v7.0.3"
  8173. },
  8174. "funding": [
  8175. {
  8176. "url": "https://symfony.com/sponsor",
  8177. "type": "custom"
  8178. },
  8179. {
  8180. "url": "https://github.com/fabpot",
  8181. "type": "github"
  8182. },
  8183. {
  8184. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8185. "type": "tidelift"
  8186. }
  8187. ],
  8188. "time": "2024-01-23T15:02:46+00:00"
  8189. },
  8190. {
  8191. "name": "symfonycasts/micro-mapper",
  8192. "version": "v0.1.4",
  8193. "source": {
  8194. "type": "git",
  8195. "url": "https://github.com/SymfonyCasts/micro-mapper.git",
  8196. "reference": "81190a2c94359213afc3053c5dd85c9fd2c3d7bb"
  8197. },
  8198. "dist": {
  8199. "type": "zip",
  8200. "url": "https://api.github.com/repos/SymfonyCasts/micro-mapper/zipball/81190a2c94359213afc3053c5dd85c9fd2c3d7bb",
  8201. "reference": "81190a2c94359213afc3053c5dd85c9fd2c3d7bb",
  8202. "shasum": ""
  8203. },
  8204. "require": {
  8205. "php": ">=8.1"
  8206. },
  8207. "require-dev": {
  8208. "phpstan/phpstan": "^1.10.39",
  8209. "symfony/filesystem": "^6.3",
  8210. "symfony/framework-bundle": "^6.3",
  8211. "symfony/phpunit-bridge": "^6.3"
  8212. },
  8213. "type": "library",
  8214. "autoload": {
  8215. "psr-4": {
  8216. "Symfonycasts\\MicroMapper\\": "src"
  8217. }
  8218. },
  8219. "notification-url": "https://packagist.org/downloads/",
  8220. "license": [
  8221. "MIT"
  8222. ],
  8223. "authors": [
  8224. {
  8225. "name": "Ryan Weaver",
  8226. "homepage": "https://symfonycasts.com"
  8227. }
  8228. ],
  8229. "description": "A tiny, underwhelming data mapper to map one object to another!",
  8230. "keywords": [
  8231. "data-mapper"
  8232. ],
  8233. "support": {
  8234. "issues": "https://github.com/SymfonyCasts/micro-mapper/issues",
  8235. "source": "https://github.com/SymfonyCasts/micro-mapper/tree/v0.1.4"
  8236. },
  8237. "time": "2023-10-18T15:25:09+00:00"
  8238. },
  8239. {
  8240. "name": "twig/extra-bundle",
  8241. "version": "v3.8.0",
  8242. "source": {
  8243. "type": "git",
  8244. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  8245. "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
  8246. },
  8247. "dist": {
  8248. "type": "zip",
  8249. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
  8250. "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
  8251. "shasum": ""
  8252. },
  8253. "require": {
  8254. "php": ">=7.2.5",
  8255. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  8256. "symfony/twig-bundle": "^5.4|^6.0|^7.0",
  8257. "twig/twig": "^3.0"
  8258. },
  8259. "require-dev": {
  8260. "league/commonmark": "^1.0|^2.0",
  8261. "symfony/phpunit-bridge": "^6.4|^7.0",
  8262. "twig/cache-extra": "^3.0",
  8263. "twig/cssinliner-extra": "^2.12|^3.0",
  8264. "twig/html-extra": "^2.12|^3.0",
  8265. "twig/inky-extra": "^2.12|^3.0",
  8266. "twig/intl-extra": "^2.12|^3.0",
  8267. "twig/markdown-extra": "^2.12|^3.0",
  8268. "twig/string-extra": "^2.12|^3.0"
  8269. },
  8270. "type": "symfony-bundle",
  8271. "autoload": {
  8272. "psr-4": {
  8273. "Twig\\Extra\\TwigExtraBundle\\": ""
  8274. },
  8275. "exclude-from-classmap": [
  8276. "/Tests/"
  8277. ]
  8278. },
  8279. "notification-url": "https://packagist.org/downloads/",
  8280. "license": [
  8281. "MIT"
  8282. ],
  8283. "authors": [
  8284. {
  8285. "name": "Fabien Potencier",
  8286. "email": "fabien@symfony.com",
  8287. "homepage": "http://fabien.potencier.org",
  8288. "role": "Lead Developer"
  8289. }
  8290. ],
  8291. "description": "A Symfony bundle for extra Twig extensions",
  8292. "homepage": "https://twig.symfony.com",
  8293. "keywords": [
  8294. "bundle",
  8295. "extra",
  8296. "twig"
  8297. ],
  8298. "support": {
  8299. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
  8300. },
  8301. "funding": [
  8302. {
  8303. "url": "https://github.com/fabpot",
  8304. "type": "github"
  8305. },
  8306. {
  8307. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8308. "type": "tidelift"
  8309. }
  8310. ],
  8311. "time": "2023-11-21T14:02:01+00:00"
  8312. },
  8313. {
  8314. "name": "twig/twig",
  8315. "version": "v3.8.0",
  8316. "source": {
  8317. "type": "git",
  8318. "url": "https://github.com/twigphp/Twig.git",
  8319. "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
  8320. },
  8321. "dist": {
  8322. "type": "zip",
  8323. "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
  8324. "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
  8325. "shasum": ""
  8326. },
  8327. "require": {
  8328. "php": ">=7.2.5",
  8329. "symfony/polyfill-ctype": "^1.8",
  8330. "symfony/polyfill-mbstring": "^1.3",
  8331. "symfony/polyfill-php80": "^1.22"
  8332. },
  8333. "require-dev": {
  8334. "psr/container": "^1.0|^2.0",
  8335. "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
  8336. },
  8337. "type": "library",
  8338. "autoload": {
  8339. "psr-4": {
  8340. "Twig\\": "src/"
  8341. }
  8342. },
  8343. "notification-url": "https://packagist.org/downloads/",
  8344. "license": [
  8345. "BSD-3-Clause"
  8346. ],
  8347. "authors": [
  8348. {
  8349. "name": "Fabien Potencier",
  8350. "email": "fabien@symfony.com",
  8351. "homepage": "http://fabien.potencier.org",
  8352. "role": "Lead Developer"
  8353. },
  8354. {
  8355. "name": "Twig Team",
  8356. "role": "Contributors"
  8357. },
  8358. {
  8359. "name": "Armin Ronacher",
  8360. "email": "armin.ronacher@active-4.com",
  8361. "role": "Project Founder"
  8362. }
  8363. ],
  8364. "description": "Twig, the flexible, fast, and secure template language for PHP",
  8365. "homepage": "https://twig.symfony.com",
  8366. "keywords": [
  8367. "templating"
  8368. ],
  8369. "support": {
  8370. "issues": "https://github.com/twigphp/Twig/issues",
  8371. "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
  8372. },
  8373. "funding": [
  8374. {
  8375. "url": "https://github.com/fabpot",
  8376. "type": "github"
  8377. },
  8378. {
  8379. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8380. "type": "tidelift"
  8381. }
  8382. ],
  8383. "time": "2023-11-21T18:54:41+00:00"
  8384. },
  8385. {
  8386. "name": "vich/uploader-bundle",
  8387. "version": "2.3.1",
  8388. "source": {
  8389. "type": "git",
  8390. "url": "https://github.com/dustin10/VichUploaderBundle.git",
  8391. "reference": "f21f620502fdee511b090e3bbbc4c724ecb4f977"
  8392. },
  8393. "dist": {
  8394. "type": "zip",
  8395. "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/f21f620502fdee511b090e3bbbc4c724ecb4f977",
  8396. "reference": "f21f620502fdee511b090e3bbbc4c724ecb4f977",
  8397. "shasum": ""
  8398. },
  8399. "require": {
  8400. "doctrine/persistence": "^3",
  8401. "ext-simplexml": "*",
  8402. "jms/metadata": "^2.4",
  8403. "php": "^8.1",
  8404. "symfony/config": "^5.4 || ^6.0 || ^7.0",
  8405. "symfony/console": "^5.4 || ^6.0 || ^7.0",
  8406. "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
  8407. "symfony/event-dispatcher-contracts": "^3.1",
  8408. "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
  8409. "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
  8410. "symfony/mime": "^5.4 || ^6.0 || ^7.0",
  8411. "symfony/property-access": "^5.4 || ^6.0 || ^7.0",
  8412. "symfony/string": "^5.4 || ^6.0 || ^7.0"
  8413. },
  8414. "conflict": {
  8415. "doctrine/annotations": "<1.12",
  8416. "league/flysystem": "<2.0"
  8417. },
  8418. "require-dev": {
  8419. "dg/bypass-finals": "^1.3",
  8420. "doctrine/doctrine-bundle": "^2.7",
  8421. "doctrine/mongodb-odm": "^2.4",
  8422. "doctrine/orm": "^2.13",
  8423. "ext-sqlite3": "*",
  8424. "knplabs/knp-gaufrette-bundle": "dev-master",
  8425. "league/flysystem-bundle": "^2.4 || ^3.0",
  8426. "league/flysystem-memory": "^2.0 || ^3.0",
  8427. "matthiasnoback/symfony-dependency-injection-test": "^5.1",
  8428. "mikey179/vfsstream": "^1.6.11",
  8429. "phpunit/phpunit": "^9.6",
  8430. "symfony/asset": "^5.4 || ^6.0 || ^7.0",
  8431. "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
  8432. "symfony/css-selector": "^5.4 || ^6.0 || ^7.0",
  8433. "symfony/doctrine-bridge": "^5.4 || ^6.0 || ^7.0",
  8434. "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0",
  8435. "symfony/form": "^5.4 || ^6.0 || ^7.0",
  8436. "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
  8437. "symfony/phpunit-bridge": "^7.0",
  8438. "symfony/security-csrf": "^5.4 || ^6.0 || ^7.0",
  8439. "symfony/translation": "^5.4 || ^6.0 || ^7.0",
  8440. "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
  8441. "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
  8442. "symfony/validator": "^5.4 || ^6.0 || ^7.0",
  8443. "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
  8444. "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
  8445. "yoast/phpunit-polyfills": "^2.0"
  8446. },
  8447. "suggest": {
  8448. "doctrine/annotations": "If you use doctrine/doctrine-bundle >2.7, this package is required to use annotations",
  8449. "doctrine/doctrine-bundle": "For integration with Doctrine",
  8450. "doctrine/mongodb-odm-bundle": "For integration with Doctrine ODM",
  8451. "doctrine/orm": "For integration with Doctrine ORM",
  8452. "doctrine/phpcr-odm": "For integration with Doctrine PHPCR",
  8453. "knplabs/knp-gaufrette-bundle": "For integration with Gaufrette",
  8454. "league/flysystem-bundle": "For integration with Flysystem",
  8455. "liip/imagine-bundle": "To generate image thumbnails",
  8456. "oneup/flysystem-bundle": "For integration with Flysystem",
  8457. "symfony/asset": "To generate better links",
  8458. "symfony/form": "To handle uploads in forms",
  8459. "symfony/yaml": "To use YAML mapping"
  8460. },
  8461. "type": "symfony-bundle",
  8462. "extra": {
  8463. "branch-alias": {
  8464. "dev-master": "2.x-dev"
  8465. }
  8466. },
  8467. "autoload": {
  8468. "psr-4": {
  8469. "Vich\\UploaderBundle\\": "src"
  8470. }
  8471. },
  8472. "notification-url": "https://packagist.org/downloads/",
  8473. "license": [
  8474. "MIT"
  8475. ],
  8476. "authors": [
  8477. {
  8478. "name": "Dustin Dobervich",
  8479. "email": "ddobervich@gmail.com"
  8480. }
  8481. ],
  8482. "description": "Ease file uploads attached to entities",
  8483. "homepage": "https://github.com/dustin10/VichUploaderBundle",
  8484. "keywords": [
  8485. "file uploads",
  8486. "upload"
  8487. ],
  8488. "support": {
  8489. "issues": "https://github.com/dustin10/VichUploaderBundle/issues",
  8490. "source": "https://github.com/dustin10/VichUploaderBundle/tree/2.3.1"
  8491. },
  8492. "time": "2024-02-12T08:29:16+00:00"
  8493. },
  8494. {
  8495. "name": "webmozart/assert",
  8496. "version": "1.11.0",
  8497. "source": {
  8498. "type": "git",
  8499. "url": "https://github.com/webmozarts/assert.git",
  8500. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  8501. },
  8502. "dist": {
  8503. "type": "zip",
  8504. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8505. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8506. "shasum": ""
  8507. },
  8508. "require": {
  8509. "ext-ctype": "*",
  8510. "php": "^7.2 || ^8.0"
  8511. },
  8512. "conflict": {
  8513. "phpstan/phpstan": "<0.12.20",
  8514. "vimeo/psalm": "<4.6.1 || 4.6.2"
  8515. },
  8516. "require-dev": {
  8517. "phpunit/phpunit": "^8.5.13"
  8518. },
  8519. "type": "library",
  8520. "extra": {
  8521. "branch-alias": {
  8522. "dev-master": "1.10-dev"
  8523. }
  8524. },
  8525. "autoload": {
  8526. "psr-4": {
  8527. "Webmozart\\Assert\\": "src/"
  8528. }
  8529. },
  8530. "notification-url": "https://packagist.org/downloads/",
  8531. "license": [
  8532. "MIT"
  8533. ],
  8534. "authors": [
  8535. {
  8536. "name": "Bernhard Schussek",
  8537. "email": "bschussek@gmail.com"
  8538. }
  8539. ],
  8540. "description": "Assertions to validate method input/output with nice error messages.",
  8541. "keywords": [
  8542. "assert",
  8543. "check",
  8544. "validate"
  8545. ],
  8546. "support": {
  8547. "issues": "https://github.com/webmozarts/assert/issues",
  8548. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  8549. },
  8550. "time": "2022-06-03T18:03:27+00:00"
  8551. },
  8552. {
  8553. "name": "willdurand/negotiation",
  8554. "version": "3.1.0",
  8555. "source": {
  8556. "type": "git",
  8557. "url": "https://github.com/willdurand/Negotiation.git",
  8558. "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
  8559. },
  8560. "dist": {
  8561. "type": "zip",
  8562. "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
  8563. "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
  8564. "shasum": ""
  8565. },
  8566. "require": {
  8567. "php": ">=7.1.0"
  8568. },
  8569. "require-dev": {
  8570. "symfony/phpunit-bridge": "^5.0"
  8571. },
  8572. "type": "library",
  8573. "extra": {
  8574. "branch-alias": {
  8575. "dev-master": "3.0-dev"
  8576. }
  8577. },
  8578. "autoload": {
  8579. "psr-4": {
  8580. "Negotiation\\": "src/Negotiation"
  8581. }
  8582. },
  8583. "notification-url": "https://packagist.org/downloads/",
  8584. "license": [
  8585. "MIT"
  8586. ],
  8587. "authors": [
  8588. {
  8589. "name": "William Durand",
  8590. "email": "will+git@drnd.me"
  8591. }
  8592. ],
  8593. "description": "Content Negotiation tools for PHP provided as a standalone library.",
  8594. "homepage": "http://williamdurand.fr/Negotiation/",
  8595. "keywords": [
  8596. "accept",
  8597. "content",
  8598. "format",
  8599. "header",
  8600. "negotiation"
  8601. ],
  8602. "support": {
  8603. "issues": "https://github.com/willdurand/Negotiation/issues",
  8604. "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
  8605. },
  8606. "time": "2022-01-30T20:08:53+00:00"
  8607. },
  8608. {
  8609. "name": "zircote/swagger-php",
  8610. "version": "4.8.4",
  8611. "source": {
  8612. "type": "git",
  8613. "url": "https://github.com/zircote/swagger-php.git",
  8614. "reference": "bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c"
  8615. },
  8616. "dist": {
  8617. "type": "zip",
  8618. "url": "https://api.github.com/repos/zircote/swagger-php/zipball/bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c",
  8619. "reference": "bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c",
  8620. "shasum": ""
  8621. },
  8622. "require": {
  8623. "ext-json": "*",
  8624. "php": ">=7.2",
  8625. "psr/log": "^1.1 || ^2.0 || ^3.0",
  8626. "symfony/deprecation-contracts": "^2 || ^3",
  8627. "symfony/finder": ">=2.2",
  8628. "symfony/yaml": ">=3.3"
  8629. },
  8630. "require-dev": {
  8631. "composer/package-versions-deprecated": "^1.11",
  8632. "doctrine/annotations": "^1.7 || ^2.0",
  8633. "friendsofphp/php-cs-fixer": "^2.17 || ^3.47.1",
  8634. "phpstan/phpstan": "^1.6",
  8635. "phpunit/phpunit": ">=8",
  8636. "vimeo/psalm": "^4.23"
  8637. },
  8638. "suggest": {
  8639. "doctrine/annotations": "^1.7 || ^2.0"
  8640. },
  8641. "bin": [
  8642. "bin/openapi"
  8643. ],
  8644. "type": "library",
  8645. "extra": {
  8646. "branch-alias": {
  8647. "dev-master": "4.x-dev"
  8648. }
  8649. },
  8650. "autoload": {
  8651. "psr-4": {
  8652. "OpenApi\\": "src"
  8653. }
  8654. },
  8655. "notification-url": "https://packagist.org/downloads/",
  8656. "license": [
  8657. "Apache-2.0"
  8658. ],
  8659. "authors": [
  8660. {
  8661. "name": "Robert Allen",
  8662. "email": "zircote@gmail.com"
  8663. },
  8664. {
  8665. "name": "Bob Fanger",
  8666. "email": "bfanger@gmail.com",
  8667. "homepage": "https://bfanger.nl"
  8668. },
  8669. {
  8670. "name": "Martin Rademacher",
  8671. "email": "mano@radebatz.net",
  8672. "homepage": "https://radebatz.net"
  8673. }
  8674. ],
  8675. "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
  8676. "homepage": "https://github.com/zircote/swagger-php/",
  8677. "keywords": [
  8678. "api",
  8679. "json",
  8680. "rest",
  8681. "service discovery"
  8682. ],
  8683. "support": {
  8684. "issues": "https://github.com/zircote/swagger-php/issues",
  8685. "source": "https://github.com/zircote/swagger-php/tree/4.8.4"
  8686. },
  8687. "time": "2024-02-04T21:16:47+00:00"
  8688. }
  8689. ],
  8690. "packages-dev": [
  8691. {
  8692. "name": "behat/mink",
  8693. "version": "v1.11.0",
  8694. "source": {
  8695. "type": "git",
  8696. "url": "https://github.com/minkphp/Mink.git",
  8697. "reference": "d8527fdf8785aad38455fb426af457ab9937aece"
  8698. },
  8699. "dist": {
  8700. "type": "zip",
  8701. "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece",
  8702. "reference": "d8527fdf8785aad38455fb426af457ab9937aece",
  8703. "shasum": ""
  8704. },
  8705. "require": {
  8706. "php": ">=7.2",
  8707. "symfony/css-selector": "^4.4 || ^5.0 || ^6.0 || ^7.0"
  8708. },
  8709. "require-dev": {
  8710. "phpstan/phpstan": "^1.10",
  8711. "phpstan/phpstan-phpunit": "^1.3",
  8712. "phpunit/phpunit": "^8.5.22 || ^9.5.11",
  8713. "symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
  8714. "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
  8715. },
  8716. "suggest": {
  8717. "behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation",
  8718. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  8719. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
  8720. "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
  8721. },
  8722. "type": "library",
  8723. "extra": {
  8724. "branch-alias": {
  8725. "dev-master": "1.x-dev"
  8726. }
  8727. },
  8728. "autoload": {
  8729. "psr-4": {
  8730. "Behat\\Mink\\": "src/"
  8731. }
  8732. },
  8733. "notification-url": "https://packagist.org/downloads/",
  8734. "license": [
  8735. "MIT"
  8736. ],
  8737. "authors": [
  8738. {
  8739. "name": "Konstantin Kudryashov",
  8740. "email": "ever.zet@gmail.com",
  8741. "homepage": "http://everzet.com"
  8742. }
  8743. ],
  8744. "description": "Browser controller/emulator abstraction for PHP",
  8745. "homepage": "https://mink.behat.org/",
  8746. "keywords": [
  8747. "browser",
  8748. "testing",
  8749. "web"
  8750. ],
  8751. "support": {
  8752. "issues": "https://github.com/minkphp/Mink/issues",
  8753. "source": "https://github.com/minkphp/Mink/tree/v1.11.0"
  8754. },
  8755. "time": "2023-12-09T11:23:23+00:00"
  8756. },
  8757. {
  8758. "name": "doctrine/data-fixtures",
  8759. "version": "1.7.0",
  8760. "source": {
  8761. "type": "git",
  8762. "url": "https://github.com/doctrine/data-fixtures.git",
  8763. "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
  8764. },
  8765. "dist": {
  8766. "type": "zip",
  8767. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
  8768. "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
  8769. "shasum": ""
  8770. },
  8771. "require": {
  8772. "doctrine/deprecations": "^0.5.3 || ^1.0",
  8773. "doctrine/persistence": "^2.0|^3.0",
  8774. "php": "^7.4 || ^8.0"
  8775. },
  8776. "conflict": {
  8777. "doctrine/dbal": "<3.5 || >=5",
  8778. "doctrine/orm": "<2.14 || >=4",
  8779. "doctrine/phpcr-odm": "<1.3.0"
  8780. },
  8781. "require-dev": {
  8782. "doctrine/annotations": "^1.12 || ^2",
  8783. "doctrine/coding-standard": "^12",
  8784. "doctrine/dbal": "^3.5 || ^4",
  8785. "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
  8786. "doctrine/orm": "^2.14 || ^3",
  8787. "ext-sqlite3": "*",
  8788. "phpstan/phpstan": "^1.10",
  8789. "phpunit/phpunit": "^9.6.13 || ^10.4.2",
  8790. "symfony/cache": "^5.4 || ^6.3 || ^7",
  8791. "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
  8792. "vimeo/psalm": "^5.9"
  8793. },
  8794. "suggest": {
  8795. "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
  8796. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  8797. "doctrine/orm": "For loading ORM fixtures",
  8798. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  8799. },
  8800. "type": "library",
  8801. "autoload": {
  8802. "psr-4": {
  8803. "Doctrine\\Common\\DataFixtures\\": "src"
  8804. }
  8805. },
  8806. "notification-url": "https://packagist.org/downloads/",
  8807. "license": [
  8808. "MIT"
  8809. ],
  8810. "authors": [
  8811. {
  8812. "name": "Jonathan Wage",
  8813. "email": "jonwage@gmail.com"
  8814. }
  8815. ],
  8816. "description": "Data Fixtures for all Doctrine Object Managers",
  8817. "homepage": "https://www.doctrine-project.org",
  8818. "keywords": [
  8819. "database"
  8820. ],
  8821. "support": {
  8822. "issues": "https://github.com/doctrine/data-fixtures/issues",
  8823. "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
  8824. },
  8825. "funding": [
  8826. {
  8827. "url": "https://www.doctrine-project.org/sponsorship.html",
  8828. "type": "custom"
  8829. },
  8830. {
  8831. "url": "https://www.patreon.com/phpdoctrine",
  8832. "type": "patreon"
  8833. },
  8834. {
  8835. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
  8836. "type": "tidelift"
  8837. }
  8838. ],
  8839. "time": "2023-11-24T11:18:31+00:00"
  8840. },
  8841. {
  8842. "name": "doctrine/doctrine-fixtures-bundle",
  8843. "version": "3.5.1",
  8844. "source": {
  8845. "type": "git",
  8846. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  8847. "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
  8848. },
  8849. "dist": {
  8850. "type": "zip",
  8851. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
  8852. "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
  8853. "shasum": ""
  8854. },
  8855. "require": {
  8856. "doctrine/data-fixtures": "^1.3",
  8857. "doctrine/doctrine-bundle": "^2.2",
  8858. "doctrine/orm": "^2.14.0 || ^3.0",
  8859. "doctrine/persistence": "^2.4|^3.0",
  8860. "php": "^7.4 || ^8.0",
  8861. "symfony/config": "^5.4|^6.0|^7.0",
  8862. "symfony/console": "^5.4|^6.0|^7.0",
  8863. "symfony/dependency-injection": "^5.4|^6.0|^7.0",
  8864. "symfony/deprecation-contracts": "^2.1|^3",
  8865. "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
  8866. "symfony/http-kernel": "^5.4|^6.0|^7.0"
  8867. },
  8868. "conflict": {
  8869. "doctrine/dbal": "< 3"
  8870. },
  8871. "require-dev": {
  8872. "doctrine/coding-standard": "^12",
  8873. "phpstan/phpstan": "^1.10.39",
  8874. "phpunit/phpunit": "^9.6.13",
  8875. "symfony/phpunit-bridge": "^6.3.6",
  8876. "vimeo/psalm": "^5.15"
  8877. },
  8878. "type": "symfony-bundle",
  8879. "autoload": {
  8880. "psr-4": {
  8881. "Doctrine\\Bundle\\FixturesBundle\\": ""
  8882. }
  8883. },
  8884. "notification-url": "https://packagist.org/downloads/",
  8885. "license": [
  8886. "MIT"
  8887. ],
  8888. "authors": [
  8889. {
  8890. "name": "Fabien Potencier",
  8891. "email": "fabien@symfony.com"
  8892. },
  8893. {
  8894. "name": "Doctrine Project",
  8895. "homepage": "https://www.doctrine-project.org"
  8896. },
  8897. {
  8898. "name": "Symfony Community",
  8899. "homepage": "https://symfony.com/contributors"
  8900. }
  8901. ],
  8902. "description": "Symfony DoctrineFixturesBundle",
  8903. "homepage": "https://www.doctrine-project.org",
  8904. "keywords": [
  8905. "Fixture",
  8906. "persistence"
  8907. ],
  8908. "support": {
  8909. "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
  8910. "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
  8911. },
  8912. "funding": [
  8913. {
  8914. "url": "https://www.doctrine-project.org/sponsorship.html",
  8915. "type": "custom"
  8916. },
  8917. {
  8918. "url": "https://www.patreon.com/phpdoctrine",
  8919. "type": "patreon"
  8920. },
  8921. {
  8922. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
  8923. "type": "tidelift"
  8924. }
  8925. ],
  8926. "time": "2023-11-19T12:48:54+00:00"
  8927. },
  8928. {
  8929. "name": "fakerphp/faker",
  8930. "version": "v1.23.1",
  8931. "source": {
  8932. "type": "git",
  8933. "url": "https://github.com/FakerPHP/Faker.git",
  8934. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b"
  8935. },
  8936. "dist": {
  8937. "type": "zip",
  8938. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b",
  8939. "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b",
  8940. "shasum": ""
  8941. },
  8942. "require": {
  8943. "php": "^7.4 || ^8.0",
  8944. "psr/container": "^1.0 || ^2.0",
  8945. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  8946. },
  8947. "conflict": {
  8948. "fzaninotto/faker": "*"
  8949. },
  8950. "require-dev": {
  8951. "bamarni/composer-bin-plugin": "^1.4.1",
  8952. "doctrine/persistence": "^1.3 || ^2.0",
  8953. "ext-intl": "*",
  8954. "phpunit/phpunit": "^9.5.26",
  8955. "symfony/phpunit-bridge": "^5.4.16"
  8956. },
  8957. "suggest": {
  8958. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  8959. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  8960. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  8961. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  8962. "ext-mbstring": "Required for multibyte Unicode string functionality."
  8963. },
  8964. "type": "library",
  8965. "autoload": {
  8966. "psr-4": {
  8967. "Faker\\": "src/Faker/"
  8968. }
  8969. },
  8970. "notification-url": "https://packagist.org/downloads/",
  8971. "license": [
  8972. "MIT"
  8973. ],
  8974. "authors": [
  8975. {
  8976. "name": "François Zaninotto"
  8977. }
  8978. ],
  8979. "description": "Faker is a PHP library that generates fake data for you.",
  8980. "keywords": [
  8981. "data",
  8982. "faker",
  8983. "fixtures"
  8984. ],
  8985. "support": {
  8986. "issues": "https://github.com/FakerPHP/Faker/issues",
  8987. "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1"
  8988. },
  8989. "time": "2024-01-02T13:46:09+00:00"
  8990. },
  8991. {
  8992. "name": "masterminds/html5",
  8993. "version": "2.8.1",
  8994. "source": {
  8995. "type": "git",
  8996. "url": "https://github.com/Masterminds/html5-php.git",
  8997. "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
  8998. },
  8999. "dist": {
  9000. "type": "zip",
  9001. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
  9002. "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
  9003. "shasum": ""
  9004. },
  9005. "require": {
  9006. "ext-dom": "*",
  9007. "php": ">=5.3.0"
  9008. },
  9009. "require-dev": {
  9010. "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
  9011. },
  9012. "type": "library",
  9013. "extra": {
  9014. "branch-alias": {
  9015. "dev-master": "2.7-dev"
  9016. }
  9017. },
  9018. "autoload": {
  9019. "psr-4": {
  9020. "Masterminds\\": "src"
  9021. }
  9022. },
  9023. "notification-url": "https://packagist.org/downloads/",
  9024. "license": [
  9025. "MIT"
  9026. ],
  9027. "authors": [
  9028. {
  9029. "name": "Matt Butcher",
  9030. "email": "technosophos@gmail.com"
  9031. },
  9032. {
  9033. "name": "Matt Farina",
  9034. "email": "matt@mattfarina.com"
  9035. },
  9036. {
  9037. "name": "Asmir Mustafic",
  9038. "email": "goetas@gmail.com"
  9039. }
  9040. ],
  9041. "description": "An HTML5 parser and serializer.",
  9042. "homepage": "http://masterminds.github.io/html5-php",
  9043. "keywords": [
  9044. "HTML5",
  9045. "dom",
  9046. "html",
  9047. "parser",
  9048. "querypath",
  9049. "serializer",
  9050. "xml"
  9051. ],
  9052. "support": {
  9053. "issues": "https://github.com/Masterminds/html5-php/issues",
  9054. "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
  9055. },
  9056. "time": "2023-05-10T11:58:31+00:00"
  9057. },
  9058. {
  9059. "name": "mtdowling/jmespath.php",
  9060. "version": "2.7.0",
  9061. "source": {
  9062. "type": "git",
  9063. "url": "https://github.com/jmespath/jmespath.php.git",
  9064. "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b"
  9065. },
  9066. "dist": {
  9067. "type": "zip",
  9068. "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b",
  9069. "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b",
  9070. "shasum": ""
  9071. },
  9072. "require": {
  9073. "php": "^7.2.5 || ^8.0",
  9074. "symfony/polyfill-mbstring": "^1.17"
  9075. },
  9076. "require-dev": {
  9077. "composer/xdebug-handler": "^3.0.3",
  9078. "phpunit/phpunit": "^8.5.33"
  9079. },
  9080. "bin": [
  9081. "bin/jp.php"
  9082. ],
  9083. "type": "library",
  9084. "extra": {
  9085. "branch-alias": {
  9086. "dev-master": "2.7-dev"
  9087. }
  9088. },
  9089. "autoload": {
  9090. "files": [
  9091. "src/JmesPath.php"
  9092. ],
  9093. "psr-4": {
  9094. "JmesPath\\": "src/"
  9095. }
  9096. },
  9097. "notification-url": "https://packagist.org/downloads/",
  9098. "license": [
  9099. "MIT"
  9100. ],
  9101. "authors": [
  9102. {
  9103. "name": "Graham Campbell",
  9104. "email": "hello@gjcampbell.co.uk",
  9105. "homepage": "https://github.com/GrahamCampbell"
  9106. },
  9107. {
  9108. "name": "Michael Dowling",
  9109. "email": "mtdowling@gmail.com",
  9110. "homepage": "https://github.com/mtdowling"
  9111. }
  9112. ],
  9113. "description": "Declaratively specify how to extract elements from a JSON document",
  9114. "keywords": [
  9115. "json",
  9116. "jsonpath"
  9117. ],
  9118. "support": {
  9119. "issues": "https://github.com/jmespath/jmespath.php/issues",
  9120. "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0"
  9121. },
  9122. "time": "2023-08-25T10:54:48+00:00"
  9123. },
  9124. {
  9125. "name": "myclabs/deep-copy",
  9126. "version": "1.11.1",
  9127. "source": {
  9128. "type": "git",
  9129. "url": "https://github.com/myclabs/DeepCopy.git",
  9130. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
  9131. },
  9132. "dist": {
  9133. "type": "zip",
  9134. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  9135. "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
  9136. "shasum": ""
  9137. },
  9138. "require": {
  9139. "php": "^7.1 || ^8.0"
  9140. },
  9141. "conflict": {
  9142. "doctrine/collections": "<1.6.8",
  9143. "doctrine/common": "<2.13.3 || >=3,<3.2.2"
  9144. },
  9145. "require-dev": {
  9146. "doctrine/collections": "^1.6.8",
  9147. "doctrine/common": "^2.13.3 || ^3.2.2",
  9148. "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
  9149. },
  9150. "type": "library",
  9151. "autoload": {
  9152. "files": [
  9153. "src/DeepCopy/deep_copy.php"
  9154. ],
  9155. "psr-4": {
  9156. "DeepCopy\\": "src/DeepCopy/"
  9157. }
  9158. },
  9159. "notification-url": "https://packagist.org/downloads/",
  9160. "license": [
  9161. "MIT"
  9162. ],
  9163. "description": "Create deep copies (clones) of your objects",
  9164. "keywords": [
  9165. "clone",
  9166. "copy",
  9167. "duplicate",
  9168. "object",
  9169. "object graph"
  9170. ],
  9171. "support": {
  9172. "issues": "https://github.com/myclabs/DeepCopy/issues",
  9173. "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
  9174. },
  9175. "funding": [
  9176. {
  9177. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  9178. "type": "tidelift"
  9179. }
  9180. ],
  9181. "time": "2023-03-08T13:26:56+00:00"
  9182. },
  9183. {
  9184. "name": "nikic/php-parser",
  9185. "version": "v5.0.2",
  9186. "source": {
  9187. "type": "git",
  9188. "url": "https://github.com/nikic/PHP-Parser.git",
  9189. "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
  9190. },
  9191. "dist": {
  9192. "type": "zip",
  9193. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
  9194. "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
  9195. "shasum": ""
  9196. },
  9197. "require": {
  9198. "ext-ctype": "*",
  9199. "ext-json": "*",
  9200. "ext-tokenizer": "*",
  9201. "php": ">=7.4"
  9202. },
  9203. "require-dev": {
  9204. "ircmaxell/php-yacc": "^0.0.7",
  9205. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  9206. },
  9207. "bin": [
  9208. "bin/php-parse"
  9209. ],
  9210. "type": "library",
  9211. "extra": {
  9212. "branch-alias": {
  9213. "dev-master": "5.0-dev"
  9214. }
  9215. },
  9216. "autoload": {
  9217. "psr-4": {
  9218. "PhpParser\\": "lib/PhpParser"
  9219. }
  9220. },
  9221. "notification-url": "https://packagist.org/downloads/",
  9222. "license": [
  9223. "BSD-3-Clause"
  9224. ],
  9225. "authors": [
  9226. {
  9227. "name": "Nikita Popov"
  9228. }
  9229. ],
  9230. "description": "A PHP parser written in PHP",
  9231. "keywords": [
  9232. "parser",
  9233. "php"
  9234. ],
  9235. "support": {
  9236. "issues": "https://github.com/nikic/PHP-Parser/issues",
  9237. "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
  9238. },
  9239. "time": "2024-03-05T20:51:40+00:00"
  9240. },
  9241. {
  9242. "name": "phar-io/manifest",
  9243. "version": "2.0.4",
  9244. "source": {
  9245. "type": "git",
  9246. "url": "https://github.com/phar-io/manifest.git",
  9247. "reference": "54750ef60c58e43759730615a392c31c80e23176"
  9248. },
  9249. "dist": {
  9250. "type": "zip",
  9251. "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
  9252. "reference": "54750ef60c58e43759730615a392c31c80e23176",
  9253. "shasum": ""
  9254. },
  9255. "require": {
  9256. "ext-dom": "*",
  9257. "ext-libxml": "*",
  9258. "ext-phar": "*",
  9259. "ext-xmlwriter": "*",
  9260. "phar-io/version": "^3.0.1",
  9261. "php": "^7.2 || ^8.0"
  9262. },
  9263. "type": "library",
  9264. "extra": {
  9265. "branch-alias": {
  9266. "dev-master": "2.0.x-dev"
  9267. }
  9268. },
  9269. "autoload": {
  9270. "classmap": [
  9271. "src/"
  9272. ]
  9273. },
  9274. "notification-url": "https://packagist.org/downloads/",
  9275. "license": [
  9276. "BSD-3-Clause"
  9277. ],
  9278. "authors": [
  9279. {
  9280. "name": "Arne Blankerts",
  9281. "email": "arne@blankerts.de",
  9282. "role": "Developer"
  9283. },
  9284. {
  9285. "name": "Sebastian Heuer",
  9286. "email": "sebastian@phpeople.de",
  9287. "role": "Developer"
  9288. },
  9289. {
  9290. "name": "Sebastian Bergmann",
  9291. "email": "sebastian@phpunit.de",
  9292. "role": "Developer"
  9293. }
  9294. ],
  9295. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  9296. "support": {
  9297. "issues": "https://github.com/phar-io/manifest/issues",
  9298. "source": "https://github.com/phar-io/manifest/tree/2.0.4"
  9299. },
  9300. "funding": [
  9301. {
  9302. "url": "https://github.com/theseer",
  9303. "type": "github"
  9304. }
  9305. ],
  9306. "time": "2024-03-03T12:33:53+00:00"
  9307. },
  9308. {
  9309. "name": "phar-io/version",
  9310. "version": "3.2.1",
  9311. "source": {
  9312. "type": "git",
  9313. "url": "https://github.com/phar-io/version.git",
  9314. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  9315. },
  9316. "dist": {
  9317. "type": "zip",
  9318. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  9319. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  9320. "shasum": ""
  9321. },
  9322. "require": {
  9323. "php": "^7.2 || ^8.0"
  9324. },
  9325. "type": "library",
  9326. "autoload": {
  9327. "classmap": [
  9328. "src/"
  9329. ]
  9330. },
  9331. "notification-url": "https://packagist.org/downloads/",
  9332. "license": [
  9333. "BSD-3-Clause"
  9334. ],
  9335. "authors": [
  9336. {
  9337. "name": "Arne Blankerts",
  9338. "email": "arne@blankerts.de",
  9339. "role": "Developer"
  9340. },
  9341. {
  9342. "name": "Sebastian Heuer",
  9343. "email": "sebastian@phpeople.de",
  9344. "role": "Developer"
  9345. },
  9346. {
  9347. "name": "Sebastian Bergmann",
  9348. "email": "sebastian@phpunit.de",
  9349. "role": "Developer"
  9350. }
  9351. ],
  9352. "description": "Library for handling version information and constraints",
  9353. "support": {
  9354. "issues": "https://github.com/phar-io/version/issues",
  9355. "source": "https://github.com/phar-io/version/tree/3.2.1"
  9356. },
  9357. "time": "2022-02-21T01:04:05+00:00"
  9358. },
  9359. {
  9360. "name": "phpunit/php-code-coverage",
  9361. "version": "9.2.31",
  9362. "source": {
  9363. "type": "git",
  9364. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  9365. "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965"
  9366. },
  9367. "dist": {
  9368. "type": "zip",
  9369. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965",
  9370. "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965",
  9371. "shasum": ""
  9372. },
  9373. "require": {
  9374. "ext-dom": "*",
  9375. "ext-libxml": "*",
  9376. "ext-xmlwriter": "*",
  9377. "nikic/php-parser": "^4.18 || ^5.0",
  9378. "php": ">=7.3",
  9379. "phpunit/php-file-iterator": "^3.0.3",
  9380. "phpunit/php-text-template": "^2.0.2",
  9381. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  9382. "sebastian/complexity": "^2.0",
  9383. "sebastian/environment": "^5.1.2",
  9384. "sebastian/lines-of-code": "^1.0.3",
  9385. "sebastian/version": "^3.0.1",
  9386. "theseer/tokenizer": "^1.2.0"
  9387. },
  9388. "require-dev": {
  9389. "phpunit/phpunit": "^9.3"
  9390. },
  9391. "suggest": {
  9392. "ext-pcov": "PHP extension that provides line coverage",
  9393. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  9394. },
  9395. "type": "library",
  9396. "extra": {
  9397. "branch-alias": {
  9398. "dev-master": "9.2-dev"
  9399. }
  9400. },
  9401. "autoload": {
  9402. "classmap": [
  9403. "src/"
  9404. ]
  9405. },
  9406. "notification-url": "https://packagist.org/downloads/",
  9407. "license": [
  9408. "BSD-3-Clause"
  9409. ],
  9410. "authors": [
  9411. {
  9412. "name": "Sebastian Bergmann",
  9413. "email": "sebastian@phpunit.de",
  9414. "role": "lead"
  9415. }
  9416. ],
  9417. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  9418. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  9419. "keywords": [
  9420. "coverage",
  9421. "testing",
  9422. "xunit"
  9423. ],
  9424. "support": {
  9425. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  9426. "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
  9427. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.31"
  9428. },
  9429. "funding": [
  9430. {
  9431. "url": "https://github.com/sebastianbergmann",
  9432. "type": "github"
  9433. }
  9434. ],
  9435. "time": "2024-03-02T06:37:42+00:00"
  9436. },
  9437. {
  9438. "name": "phpunit/php-file-iterator",
  9439. "version": "3.0.6",
  9440. "source": {
  9441. "type": "git",
  9442. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  9443. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
  9444. },
  9445. "dist": {
  9446. "type": "zip",
  9447. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  9448. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  9449. "shasum": ""
  9450. },
  9451. "require": {
  9452. "php": ">=7.3"
  9453. },
  9454. "require-dev": {
  9455. "phpunit/phpunit": "^9.3"
  9456. },
  9457. "type": "library",
  9458. "extra": {
  9459. "branch-alias": {
  9460. "dev-master": "3.0-dev"
  9461. }
  9462. },
  9463. "autoload": {
  9464. "classmap": [
  9465. "src/"
  9466. ]
  9467. },
  9468. "notification-url": "https://packagist.org/downloads/",
  9469. "license": [
  9470. "BSD-3-Clause"
  9471. ],
  9472. "authors": [
  9473. {
  9474. "name": "Sebastian Bergmann",
  9475. "email": "sebastian@phpunit.de",
  9476. "role": "lead"
  9477. }
  9478. ],
  9479. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  9480. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  9481. "keywords": [
  9482. "filesystem",
  9483. "iterator"
  9484. ],
  9485. "support": {
  9486. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  9487. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
  9488. },
  9489. "funding": [
  9490. {
  9491. "url": "https://github.com/sebastianbergmann",
  9492. "type": "github"
  9493. }
  9494. ],
  9495. "time": "2021-12-02T12:48:52+00:00"
  9496. },
  9497. {
  9498. "name": "phpunit/php-invoker",
  9499. "version": "3.1.1",
  9500. "source": {
  9501. "type": "git",
  9502. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  9503. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  9504. },
  9505. "dist": {
  9506. "type": "zip",
  9507. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  9508. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  9509. "shasum": ""
  9510. },
  9511. "require": {
  9512. "php": ">=7.3"
  9513. },
  9514. "require-dev": {
  9515. "ext-pcntl": "*",
  9516. "phpunit/phpunit": "^9.3"
  9517. },
  9518. "suggest": {
  9519. "ext-pcntl": "*"
  9520. },
  9521. "type": "library",
  9522. "extra": {
  9523. "branch-alias": {
  9524. "dev-master": "3.1-dev"
  9525. }
  9526. },
  9527. "autoload": {
  9528. "classmap": [
  9529. "src/"
  9530. ]
  9531. },
  9532. "notification-url": "https://packagist.org/downloads/",
  9533. "license": [
  9534. "BSD-3-Clause"
  9535. ],
  9536. "authors": [
  9537. {
  9538. "name": "Sebastian Bergmann",
  9539. "email": "sebastian@phpunit.de",
  9540. "role": "lead"
  9541. }
  9542. ],
  9543. "description": "Invoke callables with a timeout",
  9544. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  9545. "keywords": [
  9546. "process"
  9547. ],
  9548. "support": {
  9549. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  9550. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  9551. },
  9552. "funding": [
  9553. {
  9554. "url": "https://github.com/sebastianbergmann",
  9555. "type": "github"
  9556. }
  9557. ],
  9558. "time": "2020-09-28T05:58:55+00:00"
  9559. },
  9560. {
  9561. "name": "phpunit/php-text-template",
  9562. "version": "2.0.4",
  9563. "source": {
  9564. "type": "git",
  9565. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  9566. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  9567. },
  9568. "dist": {
  9569. "type": "zip",
  9570. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  9571. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  9572. "shasum": ""
  9573. },
  9574. "require": {
  9575. "php": ">=7.3"
  9576. },
  9577. "require-dev": {
  9578. "phpunit/phpunit": "^9.3"
  9579. },
  9580. "type": "library",
  9581. "extra": {
  9582. "branch-alias": {
  9583. "dev-master": "2.0-dev"
  9584. }
  9585. },
  9586. "autoload": {
  9587. "classmap": [
  9588. "src/"
  9589. ]
  9590. },
  9591. "notification-url": "https://packagist.org/downloads/",
  9592. "license": [
  9593. "BSD-3-Clause"
  9594. ],
  9595. "authors": [
  9596. {
  9597. "name": "Sebastian Bergmann",
  9598. "email": "sebastian@phpunit.de",
  9599. "role": "lead"
  9600. }
  9601. ],
  9602. "description": "Simple template engine.",
  9603. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  9604. "keywords": [
  9605. "template"
  9606. ],
  9607. "support": {
  9608. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  9609. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  9610. },
  9611. "funding": [
  9612. {
  9613. "url": "https://github.com/sebastianbergmann",
  9614. "type": "github"
  9615. }
  9616. ],
  9617. "time": "2020-10-26T05:33:50+00:00"
  9618. },
  9619. {
  9620. "name": "phpunit/php-timer",
  9621. "version": "5.0.3",
  9622. "source": {
  9623. "type": "git",
  9624. "url": "https://github.com/sebastianbergmann/php-timer.git",
  9625. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  9626. },
  9627. "dist": {
  9628. "type": "zip",
  9629. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  9630. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  9631. "shasum": ""
  9632. },
  9633. "require": {
  9634. "php": ">=7.3"
  9635. },
  9636. "require-dev": {
  9637. "phpunit/phpunit": "^9.3"
  9638. },
  9639. "type": "library",
  9640. "extra": {
  9641. "branch-alias": {
  9642. "dev-master": "5.0-dev"
  9643. }
  9644. },
  9645. "autoload": {
  9646. "classmap": [
  9647. "src/"
  9648. ]
  9649. },
  9650. "notification-url": "https://packagist.org/downloads/",
  9651. "license": [
  9652. "BSD-3-Clause"
  9653. ],
  9654. "authors": [
  9655. {
  9656. "name": "Sebastian Bergmann",
  9657. "email": "sebastian@phpunit.de",
  9658. "role": "lead"
  9659. }
  9660. ],
  9661. "description": "Utility class for timing",
  9662. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  9663. "keywords": [
  9664. "timer"
  9665. ],
  9666. "support": {
  9667. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  9668. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  9669. },
  9670. "funding": [
  9671. {
  9672. "url": "https://github.com/sebastianbergmann",
  9673. "type": "github"
  9674. }
  9675. ],
  9676. "time": "2020-10-26T13:16:10+00:00"
  9677. },
  9678. {
  9679. "name": "phpunit/phpunit",
  9680. "version": "9.6.17",
  9681. "source": {
  9682. "type": "git",
  9683. "url": "https://github.com/sebastianbergmann/phpunit.git",
  9684. "reference": "1a156980d78a6666721b7e8e8502fe210b587fcd"
  9685. },
  9686. "dist": {
  9687. "type": "zip",
  9688. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1a156980d78a6666721b7e8e8502fe210b587fcd",
  9689. "reference": "1a156980d78a6666721b7e8e8502fe210b587fcd",
  9690. "shasum": ""
  9691. },
  9692. "require": {
  9693. "doctrine/instantiator": "^1.3.1 || ^2",
  9694. "ext-dom": "*",
  9695. "ext-json": "*",
  9696. "ext-libxml": "*",
  9697. "ext-mbstring": "*",
  9698. "ext-xml": "*",
  9699. "ext-xmlwriter": "*",
  9700. "myclabs/deep-copy": "^1.10.1",
  9701. "phar-io/manifest": "^2.0.3",
  9702. "phar-io/version": "^3.0.2",
  9703. "php": ">=7.3",
  9704. "phpunit/php-code-coverage": "^9.2.28",
  9705. "phpunit/php-file-iterator": "^3.0.5",
  9706. "phpunit/php-invoker": "^3.1.1",
  9707. "phpunit/php-text-template": "^2.0.3",
  9708. "phpunit/php-timer": "^5.0.2",
  9709. "sebastian/cli-parser": "^1.0.1",
  9710. "sebastian/code-unit": "^1.0.6",
  9711. "sebastian/comparator": "^4.0.8",
  9712. "sebastian/diff": "^4.0.3",
  9713. "sebastian/environment": "^5.1.3",
  9714. "sebastian/exporter": "^4.0.5",
  9715. "sebastian/global-state": "^5.0.1",
  9716. "sebastian/object-enumerator": "^4.0.3",
  9717. "sebastian/resource-operations": "^3.0.3",
  9718. "sebastian/type": "^3.2",
  9719. "sebastian/version": "^3.0.2"
  9720. },
  9721. "suggest": {
  9722. "ext-soap": "To be able to generate mocks based on WSDL files",
  9723. "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
  9724. },
  9725. "bin": [
  9726. "phpunit"
  9727. ],
  9728. "type": "library",
  9729. "extra": {
  9730. "branch-alias": {
  9731. "dev-master": "9.6-dev"
  9732. }
  9733. },
  9734. "autoload": {
  9735. "files": [
  9736. "src/Framework/Assert/Functions.php"
  9737. ],
  9738. "classmap": [
  9739. "src/"
  9740. ]
  9741. },
  9742. "notification-url": "https://packagist.org/downloads/",
  9743. "license": [
  9744. "BSD-3-Clause"
  9745. ],
  9746. "authors": [
  9747. {
  9748. "name": "Sebastian Bergmann",
  9749. "email": "sebastian@phpunit.de",
  9750. "role": "lead"
  9751. }
  9752. ],
  9753. "description": "The PHP Unit Testing framework.",
  9754. "homepage": "https://phpunit.de/",
  9755. "keywords": [
  9756. "phpunit",
  9757. "testing",
  9758. "xunit"
  9759. ],
  9760. "support": {
  9761. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  9762. "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
  9763. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.17"
  9764. },
  9765. "funding": [
  9766. {
  9767. "url": "https://phpunit.de/sponsors.html",
  9768. "type": "custom"
  9769. },
  9770. {
  9771. "url": "https://github.com/sebastianbergmann",
  9772. "type": "github"
  9773. },
  9774. {
  9775. "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
  9776. "type": "tidelift"
  9777. }
  9778. ],
  9779. "time": "2024-02-23T13:14:51+00:00"
  9780. },
  9781. {
  9782. "name": "sebastian/cli-parser",
  9783. "version": "1.0.2",
  9784. "source": {
  9785. "type": "git",
  9786. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  9787. "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
  9788. },
  9789. "dist": {
  9790. "type": "zip",
  9791. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
  9792. "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
  9793. "shasum": ""
  9794. },
  9795. "require": {
  9796. "php": ">=7.3"
  9797. },
  9798. "require-dev": {
  9799. "phpunit/phpunit": "^9.3"
  9800. },
  9801. "type": "library",
  9802. "extra": {
  9803. "branch-alias": {
  9804. "dev-master": "1.0-dev"
  9805. }
  9806. },
  9807. "autoload": {
  9808. "classmap": [
  9809. "src/"
  9810. ]
  9811. },
  9812. "notification-url": "https://packagist.org/downloads/",
  9813. "license": [
  9814. "BSD-3-Clause"
  9815. ],
  9816. "authors": [
  9817. {
  9818. "name": "Sebastian Bergmann",
  9819. "email": "sebastian@phpunit.de",
  9820. "role": "lead"
  9821. }
  9822. ],
  9823. "description": "Library for parsing CLI options",
  9824. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  9825. "support": {
  9826. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  9827. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
  9828. },
  9829. "funding": [
  9830. {
  9831. "url": "https://github.com/sebastianbergmann",
  9832. "type": "github"
  9833. }
  9834. ],
  9835. "time": "2024-03-02T06:27:43+00:00"
  9836. },
  9837. {
  9838. "name": "sebastian/code-unit",
  9839. "version": "1.0.8",
  9840. "source": {
  9841. "type": "git",
  9842. "url": "https://github.com/sebastianbergmann/code-unit.git",
  9843. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  9844. },
  9845. "dist": {
  9846. "type": "zip",
  9847. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  9848. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  9849. "shasum": ""
  9850. },
  9851. "require": {
  9852. "php": ">=7.3"
  9853. },
  9854. "require-dev": {
  9855. "phpunit/phpunit": "^9.3"
  9856. },
  9857. "type": "library",
  9858. "extra": {
  9859. "branch-alias": {
  9860. "dev-master": "1.0-dev"
  9861. }
  9862. },
  9863. "autoload": {
  9864. "classmap": [
  9865. "src/"
  9866. ]
  9867. },
  9868. "notification-url": "https://packagist.org/downloads/",
  9869. "license": [
  9870. "BSD-3-Clause"
  9871. ],
  9872. "authors": [
  9873. {
  9874. "name": "Sebastian Bergmann",
  9875. "email": "sebastian@phpunit.de",
  9876. "role": "lead"
  9877. }
  9878. ],
  9879. "description": "Collection of value objects that represent the PHP code units",
  9880. "homepage": "https://github.com/sebastianbergmann/code-unit",
  9881. "support": {
  9882. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  9883. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  9884. },
  9885. "funding": [
  9886. {
  9887. "url": "https://github.com/sebastianbergmann",
  9888. "type": "github"
  9889. }
  9890. ],
  9891. "time": "2020-10-26T13:08:54+00:00"
  9892. },
  9893. {
  9894. "name": "sebastian/code-unit-reverse-lookup",
  9895. "version": "2.0.3",
  9896. "source": {
  9897. "type": "git",
  9898. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  9899. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  9900. },
  9901. "dist": {
  9902. "type": "zip",
  9903. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  9904. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  9905. "shasum": ""
  9906. },
  9907. "require": {
  9908. "php": ">=7.3"
  9909. },
  9910. "require-dev": {
  9911. "phpunit/phpunit": "^9.3"
  9912. },
  9913. "type": "library",
  9914. "extra": {
  9915. "branch-alias": {
  9916. "dev-master": "2.0-dev"
  9917. }
  9918. },
  9919. "autoload": {
  9920. "classmap": [
  9921. "src/"
  9922. ]
  9923. },
  9924. "notification-url": "https://packagist.org/downloads/",
  9925. "license": [
  9926. "BSD-3-Clause"
  9927. ],
  9928. "authors": [
  9929. {
  9930. "name": "Sebastian Bergmann",
  9931. "email": "sebastian@phpunit.de"
  9932. }
  9933. ],
  9934. "description": "Looks up which function or method a line of code belongs to",
  9935. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  9936. "support": {
  9937. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  9938. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  9939. },
  9940. "funding": [
  9941. {
  9942. "url": "https://github.com/sebastianbergmann",
  9943. "type": "github"
  9944. }
  9945. ],
  9946. "time": "2020-09-28T05:30:19+00:00"
  9947. },
  9948. {
  9949. "name": "sebastian/comparator",
  9950. "version": "4.0.8",
  9951. "source": {
  9952. "type": "git",
  9953. "url": "https://github.com/sebastianbergmann/comparator.git",
  9954. "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
  9955. },
  9956. "dist": {
  9957. "type": "zip",
  9958. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
  9959. "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
  9960. "shasum": ""
  9961. },
  9962. "require": {
  9963. "php": ">=7.3",
  9964. "sebastian/diff": "^4.0",
  9965. "sebastian/exporter": "^4.0"
  9966. },
  9967. "require-dev": {
  9968. "phpunit/phpunit": "^9.3"
  9969. },
  9970. "type": "library",
  9971. "extra": {
  9972. "branch-alias": {
  9973. "dev-master": "4.0-dev"
  9974. }
  9975. },
  9976. "autoload": {
  9977. "classmap": [
  9978. "src/"
  9979. ]
  9980. },
  9981. "notification-url": "https://packagist.org/downloads/",
  9982. "license": [
  9983. "BSD-3-Clause"
  9984. ],
  9985. "authors": [
  9986. {
  9987. "name": "Sebastian Bergmann",
  9988. "email": "sebastian@phpunit.de"
  9989. },
  9990. {
  9991. "name": "Jeff Welch",
  9992. "email": "whatthejeff@gmail.com"
  9993. },
  9994. {
  9995. "name": "Volker Dusch",
  9996. "email": "github@wallbash.com"
  9997. },
  9998. {
  9999. "name": "Bernhard Schussek",
  10000. "email": "bschussek@2bepublished.at"
  10001. }
  10002. ],
  10003. "description": "Provides the functionality to compare PHP values for equality",
  10004. "homepage": "https://github.com/sebastianbergmann/comparator",
  10005. "keywords": [
  10006. "comparator",
  10007. "compare",
  10008. "equality"
  10009. ],
  10010. "support": {
  10011. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  10012. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
  10013. },
  10014. "funding": [
  10015. {
  10016. "url": "https://github.com/sebastianbergmann",
  10017. "type": "github"
  10018. }
  10019. ],
  10020. "time": "2022-09-14T12:41:17+00:00"
  10021. },
  10022. {
  10023. "name": "sebastian/complexity",
  10024. "version": "2.0.3",
  10025. "source": {
  10026. "type": "git",
  10027. "url": "https://github.com/sebastianbergmann/complexity.git",
  10028. "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
  10029. },
  10030. "dist": {
  10031. "type": "zip",
  10032. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
  10033. "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
  10034. "shasum": ""
  10035. },
  10036. "require": {
  10037. "nikic/php-parser": "^4.18 || ^5.0",
  10038. "php": ">=7.3"
  10039. },
  10040. "require-dev": {
  10041. "phpunit/phpunit": "^9.3"
  10042. },
  10043. "type": "library",
  10044. "extra": {
  10045. "branch-alias": {
  10046. "dev-master": "2.0-dev"
  10047. }
  10048. },
  10049. "autoload": {
  10050. "classmap": [
  10051. "src/"
  10052. ]
  10053. },
  10054. "notification-url": "https://packagist.org/downloads/",
  10055. "license": [
  10056. "BSD-3-Clause"
  10057. ],
  10058. "authors": [
  10059. {
  10060. "name": "Sebastian Bergmann",
  10061. "email": "sebastian@phpunit.de",
  10062. "role": "lead"
  10063. }
  10064. ],
  10065. "description": "Library for calculating the complexity of PHP code units",
  10066. "homepage": "https://github.com/sebastianbergmann/complexity",
  10067. "support": {
  10068. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  10069. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
  10070. },
  10071. "funding": [
  10072. {
  10073. "url": "https://github.com/sebastianbergmann",
  10074. "type": "github"
  10075. }
  10076. ],
  10077. "time": "2023-12-22T06:19:30+00:00"
  10078. },
  10079. {
  10080. "name": "sebastian/diff",
  10081. "version": "4.0.6",
  10082. "source": {
  10083. "type": "git",
  10084. "url": "https://github.com/sebastianbergmann/diff.git",
  10085. "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
  10086. },
  10087. "dist": {
  10088. "type": "zip",
  10089. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
  10090. "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
  10091. "shasum": ""
  10092. },
  10093. "require": {
  10094. "php": ">=7.3"
  10095. },
  10096. "require-dev": {
  10097. "phpunit/phpunit": "^9.3",
  10098. "symfony/process": "^4.2 || ^5"
  10099. },
  10100. "type": "library",
  10101. "extra": {
  10102. "branch-alias": {
  10103. "dev-master": "4.0-dev"
  10104. }
  10105. },
  10106. "autoload": {
  10107. "classmap": [
  10108. "src/"
  10109. ]
  10110. },
  10111. "notification-url": "https://packagist.org/downloads/",
  10112. "license": [
  10113. "BSD-3-Clause"
  10114. ],
  10115. "authors": [
  10116. {
  10117. "name": "Sebastian Bergmann",
  10118. "email": "sebastian@phpunit.de"
  10119. },
  10120. {
  10121. "name": "Kore Nordmann",
  10122. "email": "mail@kore-nordmann.de"
  10123. }
  10124. ],
  10125. "description": "Diff implementation",
  10126. "homepage": "https://github.com/sebastianbergmann/diff",
  10127. "keywords": [
  10128. "diff",
  10129. "udiff",
  10130. "unidiff",
  10131. "unified diff"
  10132. ],
  10133. "support": {
  10134. "issues": "https://github.com/sebastianbergmann/diff/issues",
  10135. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
  10136. },
  10137. "funding": [
  10138. {
  10139. "url": "https://github.com/sebastianbergmann",
  10140. "type": "github"
  10141. }
  10142. ],
  10143. "time": "2024-03-02T06:30:58+00:00"
  10144. },
  10145. {
  10146. "name": "sebastian/environment",
  10147. "version": "5.1.5",
  10148. "source": {
  10149. "type": "git",
  10150. "url": "https://github.com/sebastianbergmann/environment.git",
  10151. "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
  10152. },
  10153. "dist": {
  10154. "type": "zip",
  10155. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
  10156. "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
  10157. "shasum": ""
  10158. },
  10159. "require": {
  10160. "php": ">=7.3"
  10161. },
  10162. "require-dev": {
  10163. "phpunit/phpunit": "^9.3"
  10164. },
  10165. "suggest": {
  10166. "ext-posix": "*"
  10167. },
  10168. "type": "library",
  10169. "extra": {
  10170. "branch-alias": {
  10171. "dev-master": "5.1-dev"
  10172. }
  10173. },
  10174. "autoload": {
  10175. "classmap": [
  10176. "src/"
  10177. ]
  10178. },
  10179. "notification-url": "https://packagist.org/downloads/",
  10180. "license": [
  10181. "BSD-3-Clause"
  10182. ],
  10183. "authors": [
  10184. {
  10185. "name": "Sebastian Bergmann",
  10186. "email": "sebastian@phpunit.de"
  10187. }
  10188. ],
  10189. "description": "Provides functionality to handle HHVM/PHP environments",
  10190. "homepage": "http://www.github.com/sebastianbergmann/environment",
  10191. "keywords": [
  10192. "Xdebug",
  10193. "environment",
  10194. "hhvm"
  10195. ],
  10196. "support": {
  10197. "issues": "https://github.com/sebastianbergmann/environment/issues",
  10198. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
  10199. },
  10200. "funding": [
  10201. {
  10202. "url": "https://github.com/sebastianbergmann",
  10203. "type": "github"
  10204. }
  10205. ],
  10206. "time": "2023-02-03T06:03:51+00:00"
  10207. },
  10208. {
  10209. "name": "sebastian/exporter",
  10210. "version": "4.0.6",
  10211. "source": {
  10212. "type": "git",
  10213. "url": "https://github.com/sebastianbergmann/exporter.git",
  10214. "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
  10215. },
  10216. "dist": {
  10217. "type": "zip",
  10218. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
  10219. "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
  10220. "shasum": ""
  10221. },
  10222. "require": {
  10223. "php": ">=7.3",
  10224. "sebastian/recursion-context": "^4.0"
  10225. },
  10226. "require-dev": {
  10227. "ext-mbstring": "*",
  10228. "phpunit/phpunit": "^9.3"
  10229. },
  10230. "type": "library",
  10231. "extra": {
  10232. "branch-alias": {
  10233. "dev-master": "4.0-dev"
  10234. }
  10235. },
  10236. "autoload": {
  10237. "classmap": [
  10238. "src/"
  10239. ]
  10240. },
  10241. "notification-url": "https://packagist.org/downloads/",
  10242. "license": [
  10243. "BSD-3-Clause"
  10244. ],
  10245. "authors": [
  10246. {
  10247. "name": "Sebastian Bergmann",
  10248. "email": "sebastian@phpunit.de"
  10249. },
  10250. {
  10251. "name": "Jeff Welch",
  10252. "email": "whatthejeff@gmail.com"
  10253. },
  10254. {
  10255. "name": "Volker Dusch",
  10256. "email": "github@wallbash.com"
  10257. },
  10258. {
  10259. "name": "Adam Harvey",
  10260. "email": "aharvey@php.net"
  10261. },
  10262. {
  10263. "name": "Bernhard Schussek",
  10264. "email": "bschussek@gmail.com"
  10265. }
  10266. ],
  10267. "description": "Provides the functionality to export PHP variables for visualization",
  10268. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  10269. "keywords": [
  10270. "export",
  10271. "exporter"
  10272. ],
  10273. "support": {
  10274. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  10275. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
  10276. },
  10277. "funding": [
  10278. {
  10279. "url": "https://github.com/sebastianbergmann",
  10280. "type": "github"
  10281. }
  10282. ],
  10283. "time": "2024-03-02T06:33:00+00:00"
  10284. },
  10285. {
  10286. "name": "sebastian/global-state",
  10287. "version": "5.0.7",
  10288. "source": {
  10289. "type": "git",
  10290. "url": "https://github.com/sebastianbergmann/global-state.git",
  10291. "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
  10292. },
  10293. "dist": {
  10294. "type": "zip",
  10295. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
  10296. "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
  10297. "shasum": ""
  10298. },
  10299. "require": {
  10300. "php": ">=7.3",
  10301. "sebastian/object-reflector": "^2.0",
  10302. "sebastian/recursion-context": "^4.0"
  10303. },
  10304. "require-dev": {
  10305. "ext-dom": "*",
  10306. "phpunit/phpunit": "^9.3"
  10307. },
  10308. "suggest": {
  10309. "ext-uopz": "*"
  10310. },
  10311. "type": "library",
  10312. "extra": {
  10313. "branch-alias": {
  10314. "dev-master": "5.0-dev"
  10315. }
  10316. },
  10317. "autoload": {
  10318. "classmap": [
  10319. "src/"
  10320. ]
  10321. },
  10322. "notification-url": "https://packagist.org/downloads/",
  10323. "license": [
  10324. "BSD-3-Clause"
  10325. ],
  10326. "authors": [
  10327. {
  10328. "name": "Sebastian Bergmann",
  10329. "email": "sebastian@phpunit.de"
  10330. }
  10331. ],
  10332. "description": "Snapshotting of global state",
  10333. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  10334. "keywords": [
  10335. "global state"
  10336. ],
  10337. "support": {
  10338. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  10339. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
  10340. },
  10341. "funding": [
  10342. {
  10343. "url": "https://github.com/sebastianbergmann",
  10344. "type": "github"
  10345. }
  10346. ],
  10347. "time": "2024-03-02T06:35:11+00:00"
  10348. },
  10349. {
  10350. "name": "sebastian/lines-of-code",
  10351. "version": "1.0.4",
  10352. "source": {
  10353. "type": "git",
  10354. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  10355. "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
  10356. },
  10357. "dist": {
  10358. "type": "zip",
  10359. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
  10360. "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
  10361. "shasum": ""
  10362. },
  10363. "require": {
  10364. "nikic/php-parser": "^4.18 || ^5.0",
  10365. "php": ">=7.3"
  10366. },
  10367. "require-dev": {
  10368. "phpunit/phpunit": "^9.3"
  10369. },
  10370. "type": "library",
  10371. "extra": {
  10372. "branch-alias": {
  10373. "dev-master": "1.0-dev"
  10374. }
  10375. },
  10376. "autoload": {
  10377. "classmap": [
  10378. "src/"
  10379. ]
  10380. },
  10381. "notification-url": "https://packagist.org/downloads/",
  10382. "license": [
  10383. "BSD-3-Clause"
  10384. ],
  10385. "authors": [
  10386. {
  10387. "name": "Sebastian Bergmann",
  10388. "email": "sebastian@phpunit.de",
  10389. "role": "lead"
  10390. }
  10391. ],
  10392. "description": "Library for counting the lines of code in PHP source code",
  10393. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  10394. "support": {
  10395. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  10396. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
  10397. },
  10398. "funding": [
  10399. {
  10400. "url": "https://github.com/sebastianbergmann",
  10401. "type": "github"
  10402. }
  10403. ],
  10404. "time": "2023-12-22T06:20:34+00:00"
  10405. },
  10406. {
  10407. "name": "sebastian/object-enumerator",
  10408. "version": "4.0.4",
  10409. "source": {
  10410. "type": "git",
  10411. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  10412. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  10413. },
  10414. "dist": {
  10415. "type": "zip",
  10416. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  10417. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  10418. "shasum": ""
  10419. },
  10420. "require": {
  10421. "php": ">=7.3",
  10422. "sebastian/object-reflector": "^2.0",
  10423. "sebastian/recursion-context": "^4.0"
  10424. },
  10425. "require-dev": {
  10426. "phpunit/phpunit": "^9.3"
  10427. },
  10428. "type": "library",
  10429. "extra": {
  10430. "branch-alias": {
  10431. "dev-master": "4.0-dev"
  10432. }
  10433. },
  10434. "autoload": {
  10435. "classmap": [
  10436. "src/"
  10437. ]
  10438. },
  10439. "notification-url": "https://packagist.org/downloads/",
  10440. "license": [
  10441. "BSD-3-Clause"
  10442. ],
  10443. "authors": [
  10444. {
  10445. "name": "Sebastian Bergmann",
  10446. "email": "sebastian@phpunit.de"
  10447. }
  10448. ],
  10449. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  10450. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  10451. "support": {
  10452. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  10453. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  10454. },
  10455. "funding": [
  10456. {
  10457. "url": "https://github.com/sebastianbergmann",
  10458. "type": "github"
  10459. }
  10460. ],
  10461. "time": "2020-10-26T13:12:34+00:00"
  10462. },
  10463. {
  10464. "name": "sebastian/object-reflector",
  10465. "version": "2.0.4",
  10466. "source": {
  10467. "type": "git",
  10468. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  10469. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  10470. },
  10471. "dist": {
  10472. "type": "zip",
  10473. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  10474. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  10475. "shasum": ""
  10476. },
  10477. "require": {
  10478. "php": ">=7.3"
  10479. },
  10480. "require-dev": {
  10481. "phpunit/phpunit": "^9.3"
  10482. },
  10483. "type": "library",
  10484. "extra": {
  10485. "branch-alias": {
  10486. "dev-master": "2.0-dev"
  10487. }
  10488. },
  10489. "autoload": {
  10490. "classmap": [
  10491. "src/"
  10492. ]
  10493. },
  10494. "notification-url": "https://packagist.org/downloads/",
  10495. "license": [
  10496. "BSD-3-Clause"
  10497. ],
  10498. "authors": [
  10499. {
  10500. "name": "Sebastian Bergmann",
  10501. "email": "sebastian@phpunit.de"
  10502. }
  10503. ],
  10504. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  10505. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  10506. "support": {
  10507. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  10508. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  10509. },
  10510. "funding": [
  10511. {
  10512. "url": "https://github.com/sebastianbergmann",
  10513. "type": "github"
  10514. }
  10515. ],
  10516. "time": "2020-10-26T13:14:26+00:00"
  10517. },
  10518. {
  10519. "name": "sebastian/recursion-context",
  10520. "version": "4.0.5",
  10521. "source": {
  10522. "type": "git",
  10523. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  10524. "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
  10525. },
  10526. "dist": {
  10527. "type": "zip",
  10528. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
  10529. "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
  10530. "shasum": ""
  10531. },
  10532. "require": {
  10533. "php": ">=7.3"
  10534. },
  10535. "require-dev": {
  10536. "phpunit/phpunit": "^9.3"
  10537. },
  10538. "type": "library",
  10539. "extra": {
  10540. "branch-alias": {
  10541. "dev-master": "4.0-dev"
  10542. }
  10543. },
  10544. "autoload": {
  10545. "classmap": [
  10546. "src/"
  10547. ]
  10548. },
  10549. "notification-url": "https://packagist.org/downloads/",
  10550. "license": [
  10551. "BSD-3-Clause"
  10552. ],
  10553. "authors": [
  10554. {
  10555. "name": "Sebastian Bergmann",
  10556. "email": "sebastian@phpunit.de"
  10557. },
  10558. {
  10559. "name": "Jeff Welch",
  10560. "email": "whatthejeff@gmail.com"
  10561. },
  10562. {
  10563. "name": "Adam Harvey",
  10564. "email": "aharvey@php.net"
  10565. }
  10566. ],
  10567. "description": "Provides functionality to recursively process PHP variables",
  10568. "homepage": "https://github.com/sebastianbergmann/recursion-context",
  10569. "support": {
  10570. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  10571. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
  10572. },
  10573. "funding": [
  10574. {
  10575. "url": "https://github.com/sebastianbergmann",
  10576. "type": "github"
  10577. }
  10578. ],
  10579. "time": "2023-02-03T06:07:39+00:00"
  10580. },
  10581. {
  10582. "name": "sebastian/resource-operations",
  10583. "version": "3.0.3",
  10584. "source": {
  10585. "type": "git",
  10586. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  10587. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  10588. },
  10589. "dist": {
  10590. "type": "zip",
  10591. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  10592. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  10593. "shasum": ""
  10594. },
  10595. "require": {
  10596. "php": ">=7.3"
  10597. },
  10598. "require-dev": {
  10599. "phpunit/phpunit": "^9.0"
  10600. },
  10601. "type": "library",
  10602. "extra": {
  10603. "branch-alias": {
  10604. "dev-master": "3.0-dev"
  10605. }
  10606. },
  10607. "autoload": {
  10608. "classmap": [
  10609. "src/"
  10610. ]
  10611. },
  10612. "notification-url": "https://packagist.org/downloads/",
  10613. "license": [
  10614. "BSD-3-Clause"
  10615. ],
  10616. "authors": [
  10617. {
  10618. "name": "Sebastian Bergmann",
  10619. "email": "sebastian@phpunit.de"
  10620. }
  10621. ],
  10622. "description": "Provides a list of PHP built-in functions that operate on resources",
  10623. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  10624. "support": {
  10625. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  10626. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  10627. },
  10628. "funding": [
  10629. {
  10630. "url": "https://github.com/sebastianbergmann",
  10631. "type": "github"
  10632. }
  10633. ],
  10634. "time": "2020-09-28T06:45:17+00:00"
  10635. },
  10636. {
  10637. "name": "sebastian/type",
  10638. "version": "3.2.1",
  10639. "source": {
  10640. "type": "git",
  10641. "url": "https://github.com/sebastianbergmann/type.git",
  10642. "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
  10643. },
  10644. "dist": {
  10645. "type": "zip",
  10646. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
  10647. "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
  10648. "shasum": ""
  10649. },
  10650. "require": {
  10651. "php": ">=7.3"
  10652. },
  10653. "require-dev": {
  10654. "phpunit/phpunit": "^9.5"
  10655. },
  10656. "type": "library",
  10657. "extra": {
  10658. "branch-alias": {
  10659. "dev-master": "3.2-dev"
  10660. }
  10661. },
  10662. "autoload": {
  10663. "classmap": [
  10664. "src/"
  10665. ]
  10666. },
  10667. "notification-url": "https://packagist.org/downloads/",
  10668. "license": [
  10669. "BSD-3-Clause"
  10670. ],
  10671. "authors": [
  10672. {
  10673. "name": "Sebastian Bergmann",
  10674. "email": "sebastian@phpunit.de",
  10675. "role": "lead"
  10676. }
  10677. ],
  10678. "description": "Collection of value objects that represent the types of the PHP type system",
  10679. "homepage": "https://github.com/sebastianbergmann/type",
  10680. "support": {
  10681. "issues": "https://github.com/sebastianbergmann/type/issues",
  10682. "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
  10683. },
  10684. "funding": [
  10685. {
  10686. "url": "https://github.com/sebastianbergmann",
  10687. "type": "github"
  10688. }
  10689. ],
  10690. "time": "2023-02-03T06:13:03+00:00"
  10691. },
  10692. {
  10693. "name": "sebastian/version",
  10694. "version": "3.0.2",
  10695. "source": {
  10696. "type": "git",
  10697. "url": "https://github.com/sebastianbergmann/version.git",
  10698. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  10699. },
  10700. "dist": {
  10701. "type": "zip",
  10702. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  10703. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  10704. "shasum": ""
  10705. },
  10706. "require": {
  10707. "php": ">=7.3"
  10708. },
  10709. "type": "library",
  10710. "extra": {
  10711. "branch-alias": {
  10712. "dev-master": "3.0-dev"
  10713. }
  10714. },
  10715. "autoload": {
  10716. "classmap": [
  10717. "src/"
  10718. ]
  10719. },
  10720. "notification-url": "https://packagist.org/downloads/",
  10721. "license": [
  10722. "BSD-3-Clause"
  10723. ],
  10724. "authors": [
  10725. {
  10726. "name": "Sebastian Bergmann",
  10727. "email": "sebastian@phpunit.de",
  10728. "role": "lead"
  10729. }
  10730. ],
  10731. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  10732. "homepage": "https://github.com/sebastianbergmann/version",
  10733. "support": {
  10734. "issues": "https://github.com/sebastianbergmann/version/issues",
  10735. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  10736. },
  10737. "funding": [
  10738. {
  10739. "url": "https://github.com/sebastianbergmann",
  10740. "type": "github"
  10741. }
  10742. ],
  10743. "time": "2020-09-28T06:39:44+00:00"
  10744. },
  10745. {
  10746. "name": "symfony/browser-kit",
  10747. "version": "v7.0.3",
  10748. "source": {
  10749. "type": "git",
  10750. "url": "https://github.com/symfony/browser-kit.git",
  10751. "reference": "725d5b15681685ac17b20b575254c75639722488"
  10752. },
  10753. "dist": {
  10754. "type": "zip",
  10755. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/725d5b15681685ac17b20b575254c75639722488",
  10756. "reference": "725d5b15681685ac17b20b575254c75639722488",
  10757. "shasum": ""
  10758. },
  10759. "require": {
  10760. "php": ">=8.2",
  10761. "symfony/dom-crawler": "^6.4|^7.0"
  10762. },
  10763. "require-dev": {
  10764. "symfony/css-selector": "^6.4|^7.0",
  10765. "symfony/http-client": "^6.4|^7.0",
  10766. "symfony/mime": "^6.4|^7.0",
  10767. "symfony/process": "^6.4|^7.0"
  10768. },
  10769. "type": "library",
  10770. "autoload": {
  10771. "psr-4": {
  10772. "Symfony\\Component\\BrowserKit\\": ""
  10773. },
  10774. "exclude-from-classmap": [
  10775. "/Tests/"
  10776. ]
  10777. },
  10778. "notification-url": "https://packagist.org/downloads/",
  10779. "license": [
  10780. "MIT"
  10781. ],
  10782. "authors": [
  10783. {
  10784. "name": "Fabien Potencier",
  10785. "email": "fabien@symfony.com"
  10786. },
  10787. {
  10788. "name": "Symfony Community",
  10789. "homepage": "https://symfony.com/contributors"
  10790. }
  10791. ],
  10792. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  10793. "homepage": "https://symfony.com",
  10794. "support": {
  10795. "source": "https://github.com/symfony/browser-kit/tree/v7.0.3"
  10796. },
  10797. "funding": [
  10798. {
  10799. "url": "https://symfony.com/sponsor",
  10800. "type": "custom"
  10801. },
  10802. {
  10803. "url": "https://github.com/fabpot",
  10804. "type": "github"
  10805. },
  10806. {
  10807. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10808. "type": "tidelift"
  10809. }
  10810. ],
  10811. "time": "2024-01-23T15:02:46+00:00"
  10812. },
  10813. {
  10814. "name": "symfony/css-selector",
  10815. "version": "v7.0.3",
  10816. "source": {
  10817. "type": "git",
  10818. "url": "https://github.com/symfony/css-selector.git",
  10819. "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be"
  10820. },
  10821. "dist": {
  10822. "type": "zip",
  10823. "url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be",
  10824. "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be",
  10825. "shasum": ""
  10826. },
  10827. "require": {
  10828. "php": ">=8.2"
  10829. },
  10830. "type": "library",
  10831. "autoload": {
  10832. "psr-4": {
  10833. "Symfony\\Component\\CssSelector\\": ""
  10834. },
  10835. "exclude-from-classmap": [
  10836. "/Tests/"
  10837. ]
  10838. },
  10839. "notification-url": "https://packagist.org/downloads/",
  10840. "license": [
  10841. "MIT"
  10842. ],
  10843. "authors": [
  10844. {
  10845. "name": "Fabien Potencier",
  10846. "email": "fabien@symfony.com"
  10847. },
  10848. {
  10849. "name": "Jean-François Simon",
  10850. "email": "jeanfrancois.simon@sensiolabs.com"
  10851. },
  10852. {
  10853. "name": "Symfony Community",
  10854. "homepage": "https://symfony.com/contributors"
  10855. }
  10856. ],
  10857. "description": "Converts CSS selectors to XPath expressions",
  10858. "homepage": "https://symfony.com",
  10859. "support": {
  10860. "source": "https://github.com/symfony/css-selector/tree/v7.0.3"
  10861. },
  10862. "funding": [
  10863. {
  10864. "url": "https://symfony.com/sponsor",
  10865. "type": "custom"
  10866. },
  10867. {
  10868. "url": "https://github.com/fabpot",
  10869. "type": "github"
  10870. },
  10871. {
  10872. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10873. "type": "tidelift"
  10874. }
  10875. ],
  10876. "time": "2024-01-23T15:02:46+00:00"
  10877. },
  10878. {
  10879. "name": "symfony/debug-bundle",
  10880. "version": "v7.0.3",
  10881. "source": {
  10882. "type": "git",
  10883. "url": "https://github.com/symfony/debug-bundle.git",
  10884. "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d"
  10885. },
  10886. "dist": {
  10887. "type": "zip",
  10888. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
  10889. "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
  10890. "shasum": ""
  10891. },
  10892. "require": {
  10893. "ext-xml": "*",
  10894. "php": ">=8.2",
  10895. "symfony/dependency-injection": "^6.4|^7.0",
  10896. "symfony/http-kernel": "^6.4|^7.0",
  10897. "symfony/twig-bridge": "^6.4|^7.0",
  10898. "symfony/var-dumper": "^6.4|^7.0"
  10899. },
  10900. "conflict": {
  10901. "symfony/config": "<6.4",
  10902. "symfony/dependency-injection": "<6.4"
  10903. },
  10904. "require-dev": {
  10905. "symfony/config": "^6.4|^7.0",
  10906. "symfony/web-profiler-bundle": "^6.4|^7.0"
  10907. },
  10908. "type": "symfony-bundle",
  10909. "autoload": {
  10910. "psr-4": {
  10911. "Symfony\\Bundle\\DebugBundle\\": ""
  10912. },
  10913. "exclude-from-classmap": [
  10914. "/Tests/"
  10915. ]
  10916. },
  10917. "notification-url": "https://packagist.org/downloads/",
  10918. "license": [
  10919. "MIT"
  10920. ],
  10921. "authors": [
  10922. {
  10923. "name": "Fabien Potencier",
  10924. "email": "fabien@symfony.com"
  10925. },
  10926. {
  10927. "name": "Symfony Community",
  10928. "homepage": "https://symfony.com/contributors"
  10929. }
  10930. ],
  10931. "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
  10932. "homepage": "https://symfony.com",
  10933. "support": {
  10934. "source": "https://github.com/symfony/debug-bundle/tree/v7.0.3"
  10935. },
  10936. "funding": [
  10937. {
  10938. "url": "https://symfony.com/sponsor",
  10939. "type": "custom"
  10940. },
  10941. {
  10942. "url": "https://github.com/fabpot",
  10943. "type": "github"
  10944. },
  10945. {
  10946. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10947. "type": "tidelift"
  10948. }
  10949. ],
  10950. "time": "2024-01-23T15:02:46+00:00"
  10951. },
  10952. {
  10953. "name": "symfony/dom-crawler",
  10954. "version": "v7.0.4",
  10955. "source": {
  10956. "type": "git",
  10957. "url": "https://github.com/symfony/dom-crawler.git",
  10958. "reference": "6cb272cbec4dc7a30a853d2931766b03bea92dda"
  10959. },
  10960. "dist": {
  10961. "type": "zip",
  10962. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6cb272cbec4dc7a30a853d2931766b03bea92dda",
  10963. "reference": "6cb272cbec4dc7a30a853d2931766b03bea92dda",
  10964. "shasum": ""
  10965. },
  10966. "require": {
  10967. "masterminds/html5": "^2.6",
  10968. "php": ">=8.2",
  10969. "symfony/polyfill-ctype": "~1.8",
  10970. "symfony/polyfill-mbstring": "~1.0"
  10971. },
  10972. "require-dev": {
  10973. "symfony/css-selector": "^6.4|^7.0"
  10974. },
  10975. "type": "library",
  10976. "autoload": {
  10977. "psr-4": {
  10978. "Symfony\\Component\\DomCrawler\\": ""
  10979. },
  10980. "exclude-from-classmap": [
  10981. "/Tests/"
  10982. ]
  10983. },
  10984. "notification-url": "https://packagist.org/downloads/",
  10985. "license": [
  10986. "MIT"
  10987. ],
  10988. "authors": [
  10989. {
  10990. "name": "Fabien Potencier",
  10991. "email": "fabien@symfony.com"
  10992. },
  10993. {
  10994. "name": "Symfony Community",
  10995. "homepage": "https://symfony.com/contributors"
  10996. }
  10997. ],
  10998. "description": "Eases DOM navigation for HTML and XML documents",
  10999. "homepage": "https://symfony.com",
  11000. "support": {
  11001. "source": "https://github.com/symfony/dom-crawler/tree/v7.0.4"
  11002. },
  11003. "funding": [
  11004. {
  11005. "url": "https://symfony.com/sponsor",
  11006. "type": "custom"
  11007. },
  11008. {
  11009. "url": "https://github.com/fabpot",
  11010. "type": "github"
  11011. },
  11012. {
  11013. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11014. "type": "tidelift"
  11015. }
  11016. ],
  11017. "time": "2024-02-12T11:15:03+00:00"
  11018. },
  11019. {
  11020. "name": "symfony/maker-bundle",
  11021. "version": "v1.56.0",
  11022. "source": {
  11023. "type": "git",
  11024. "url": "https://github.com/symfony/maker-bundle.git",
  11025. "reference": "bbb7949ae048363df7c8439abeddef8befd155ce"
  11026. },
  11027. "dist": {
  11028. "type": "zip",
  11029. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/bbb7949ae048363df7c8439abeddef8befd155ce",
  11030. "reference": "bbb7949ae048363df7c8439abeddef8befd155ce",
  11031. "shasum": ""
  11032. },
  11033. "require": {
  11034. "doctrine/inflector": "^2.0",
  11035. "nikic/php-parser": "^4.18|^5.0",
  11036. "php": ">=8.1",
  11037. "symfony/config": "^6.4|^7.0",
  11038. "symfony/console": "^6.4|^7.0",
  11039. "symfony/dependency-injection": "^6.4|^7.0",
  11040. "symfony/deprecation-contracts": "^2.2|^3",
  11041. "symfony/filesystem": "^6.4|^7.0",
  11042. "symfony/finder": "^6.4|^7.0",
  11043. "symfony/framework-bundle": "^6.4|^7.0",
  11044. "symfony/http-kernel": "^6.4|^7.0",
  11045. "symfony/process": "^6.4|^7.0"
  11046. },
  11047. "conflict": {
  11048. "doctrine/doctrine-bundle": "<2.10",
  11049. "doctrine/orm": "<2.15"
  11050. },
  11051. "require-dev": {
  11052. "composer/semver": "^3.0",
  11053. "doctrine/doctrine-bundle": "^2.5.0",
  11054. "doctrine/orm": "^2.15|^3",
  11055. "symfony/http-client": "^6.4|^7.0",
  11056. "symfony/phpunit-bridge": "^6.4.1|^7.0",
  11057. "symfony/security-core": "^6.4|^7.0",
  11058. "symfony/yaml": "^6.4|^7.0",
  11059. "twig/twig": "^3.0|^4.x-dev"
  11060. },
  11061. "type": "symfony-bundle",
  11062. "extra": {
  11063. "branch-alias": {
  11064. "dev-main": "1.x-dev"
  11065. }
  11066. },
  11067. "autoload": {
  11068. "psr-4": {
  11069. "Symfony\\Bundle\\MakerBundle\\": "src/"
  11070. }
  11071. },
  11072. "notification-url": "https://packagist.org/downloads/",
  11073. "license": [
  11074. "MIT"
  11075. ],
  11076. "authors": [
  11077. {
  11078. "name": "Symfony Community",
  11079. "homepage": "https://symfony.com/contributors"
  11080. }
  11081. ],
  11082. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  11083. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  11084. "keywords": [
  11085. "code generator",
  11086. "dev",
  11087. "generator",
  11088. "scaffold",
  11089. "scaffolding"
  11090. ],
  11091. "support": {
  11092. "issues": "https://github.com/symfony/maker-bundle/issues",
  11093. "source": "https://github.com/symfony/maker-bundle/tree/v1.56.0"
  11094. },
  11095. "funding": [
  11096. {
  11097. "url": "https://symfony.com/sponsor",
  11098. "type": "custom"
  11099. },
  11100. {
  11101. "url": "https://github.com/fabpot",
  11102. "type": "github"
  11103. },
  11104. {
  11105. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11106. "type": "tidelift"
  11107. }
  11108. ],
  11109. "time": "2024-03-04T13:36:45+00:00"
  11110. },
  11111. {
  11112. "name": "symfony/phpunit-bridge",
  11113. "version": "v7.0.4",
  11114. "source": {
  11115. "type": "git",
  11116. "url": "https://github.com/symfony/phpunit-bridge.git",
  11117. "reference": "54ca13ec990a40411ad978e08d994fca6cdd865f"
  11118. },
  11119. "dist": {
  11120. "type": "zip",
  11121. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/54ca13ec990a40411ad978e08d994fca6cdd865f",
  11122. "reference": "54ca13ec990a40411ad978e08d994fca6cdd865f",
  11123. "shasum": ""
  11124. },
  11125. "require": {
  11126. "php": ">=7.2.5"
  11127. },
  11128. "conflict": {
  11129. "phpunit/phpunit": "<7.5|9.1.2"
  11130. },
  11131. "require-dev": {
  11132. "symfony/deprecation-contracts": "^2.5|^3.0",
  11133. "symfony/error-handler": "^5.4|^6.4|^7.0",
  11134. "symfony/polyfill-php81": "^1.27"
  11135. },
  11136. "bin": [
  11137. "bin/simple-phpunit"
  11138. ],
  11139. "type": "symfony-bridge",
  11140. "extra": {
  11141. "thanks": {
  11142. "name": "phpunit/phpunit",
  11143. "url": "https://github.com/sebastianbergmann/phpunit"
  11144. }
  11145. },
  11146. "autoload": {
  11147. "files": [
  11148. "bootstrap.php"
  11149. ],
  11150. "psr-4": {
  11151. "Symfony\\Bridge\\PhpUnit\\": ""
  11152. },
  11153. "exclude-from-classmap": [
  11154. "/Tests/"
  11155. ]
  11156. },
  11157. "notification-url": "https://packagist.org/downloads/",
  11158. "license": [
  11159. "MIT"
  11160. ],
  11161. "authors": [
  11162. {
  11163. "name": "Nicolas Grekas",
  11164. "email": "p@tchwork.com"
  11165. },
  11166. {
  11167. "name": "Symfony Community",
  11168. "homepage": "https://symfony.com/contributors"
  11169. }
  11170. ],
  11171. "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
  11172. "homepage": "https://symfony.com",
  11173. "support": {
  11174. "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.4"
  11175. },
  11176. "funding": [
  11177. {
  11178. "url": "https://symfony.com/sponsor",
  11179. "type": "custom"
  11180. },
  11181. {
  11182. "url": "https://github.com/fabpot",
  11183. "type": "github"
  11184. },
  11185. {
  11186. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11187. "type": "tidelift"
  11188. }
  11189. ],
  11190. "time": "2024-02-08T19:22:56+00:00"
  11191. },
  11192. {
  11193. "name": "symfony/web-profiler-bundle",
  11194. "version": "v7.0.4",
  11195. "source": {
  11196. "type": "git",
  11197. "url": "https://github.com/symfony/web-profiler-bundle.git",
  11198. "reference": "542daea1345fe181cbfd52db00717174a838ea0a"
  11199. },
  11200. "dist": {
  11201. "type": "zip",
  11202. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/542daea1345fe181cbfd52db00717174a838ea0a",
  11203. "reference": "542daea1345fe181cbfd52db00717174a838ea0a",
  11204. "shasum": ""
  11205. },
  11206. "require": {
  11207. "php": ">=8.2",
  11208. "symfony/config": "^6.4|^7.0",
  11209. "symfony/framework-bundle": "^6.4|^7.0",
  11210. "symfony/http-kernel": "^6.4|^7.0",
  11211. "symfony/routing": "^6.4|^7.0",
  11212. "symfony/twig-bundle": "^6.4|^7.0",
  11213. "twig/twig": "^3.0.4"
  11214. },
  11215. "conflict": {
  11216. "symfony/form": "<6.4",
  11217. "symfony/mailer": "<6.4",
  11218. "symfony/messenger": "<6.4"
  11219. },
  11220. "require-dev": {
  11221. "symfony/browser-kit": "^6.4|^7.0",
  11222. "symfony/console": "^6.4|^7.0",
  11223. "symfony/css-selector": "^6.4|^7.0",
  11224. "symfony/stopwatch": "^6.4|^7.0"
  11225. },
  11226. "type": "symfony-bundle",
  11227. "autoload": {
  11228. "psr-4": {
  11229. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  11230. },
  11231. "exclude-from-classmap": [
  11232. "/Tests/"
  11233. ]
  11234. },
  11235. "notification-url": "https://packagist.org/downloads/",
  11236. "license": [
  11237. "MIT"
  11238. ],
  11239. "authors": [
  11240. {
  11241. "name": "Fabien Potencier",
  11242. "email": "fabien@symfony.com"
  11243. },
  11244. {
  11245. "name": "Symfony Community",
  11246. "homepage": "https://symfony.com/contributors"
  11247. }
  11248. ],
  11249. "description": "Provides a development tool that gives detailed information about the execution of any request",
  11250. "homepage": "https://symfony.com",
  11251. "keywords": [
  11252. "dev"
  11253. ],
  11254. "support": {
  11255. "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.4"
  11256. },
  11257. "funding": [
  11258. {
  11259. "url": "https://symfony.com/sponsor",
  11260. "type": "custom"
  11261. },
  11262. {
  11263. "url": "https://github.com/fabpot",
  11264. "type": "github"
  11265. },
  11266. {
  11267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11268. "type": "tidelift"
  11269. }
  11270. ],
  11271. "time": "2024-02-22T20:27:20+00:00"
  11272. },
  11273. {
  11274. "name": "theseer/tokenizer",
  11275. "version": "1.2.3",
  11276. "source": {
  11277. "type": "git",
  11278. "url": "https://github.com/theseer/tokenizer.git",
  11279. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
  11280. },
  11281. "dist": {
  11282. "type": "zip",
  11283. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  11284. "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
  11285. "shasum": ""
  11286. },
  11287. "require": {
  11288. "ext-dom": "*",
  11289. "ext-tokenizer": "*",
  11290. "ext-xmlwriter": "*",
  11291. "php": "^7.2 || ^8.0"
  11292. },
  11293. "type": "library",
  11294. "autoload": {
  11295. "classmap": [
  11296. "src/"
  11297. ]
  11298. },
  11299. "notification-url": "https://packagist.org/downloads/",
  11300. "license": [
  11301. "BSD-3-Clause"
  11302. ],
  11303. "authors": [
  11304. {
  11305. "name": "Arne Blankerts",
  11306. "email": "arne@blankerts.de",
  11307. "role": "Developer"
  11308. }
  11309. ],
  11310. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  11311. "support": {
  11312. "issues": "https://github.com/theseer/tokenizer/issues",
  11313. "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
  11314. },
  11315. "funding": [
  11316. {
  11317. "url": "https://github.com/theseer",
  11318. "type": "github"
  11319. }
  11320. ],
  11321. "time": "2024-03-03T12:36:25+00:00"
  11322. },
  11323. {
  11324. "name": "zenstruck/assert",
  11325. "version": "v1.5.0",
  11326. "source": {
  11327. "type": "git",
  11328. "url": "https://github.com/zenstruck/assert.git",
  11329. "reference": "60956bb6584a51c6c2ab9fa8707b7c013d770163"
  11330. },
  11331. "dist": {
  11332. "type": "zip",
  11333. "url": "https://api.github.com/repos/zenstruck/assert/zipball/60956bb6584a51c6c2ab9fa8707b7c013d770163",
  11334. "reference": "60956bb6584a51c6c2ab9fa8707b7c013d770163",
  11335. "shasum": ""
  11336. },
  11337. "require": {
  11338. "php": ">=8.0",
  11339. "symfony/polyfill-php81": "^1.23",
  11340. "symfony/var-exporter": "^5.4|^6.0|^7.0"
  11341. },
  11342. "require-dev": {
  11343. "phpstan/phpstan": "^1.4",
  11344. "phpunit/phpunit": "^9.5",
  11345. "symfony/phpunit-bridge": "^6.3"
  11346. },
  11347. "type": "library",
  11348. "autoload": {
  11349. "psr-4": {
  11350. "Zenstruck\\": "src/"
  11351. }
  11352. },
  11353. "notification-url": "https://packagist.org/downloads/",
  11354. "license": [
  11355. "MIT"
  11356. ],
  11357. "authors": [
  11358. {
  11359. "name": "Kevin Bond",
  11360. "email": "kevinbond@gmail.com"
  11361. }
  11362. ],
  11363. "description": "Standalone, lightweight, framework agnostic, test assertion library.",
  11364. "homepage": "https://github.com/zenstruck/assert",
  11365. "keywords": [
  11366. "assertion",
  11367. "phpunit",
  11368. "test"
  11369. ],
  11370. "support": {
  11371. "issues": "https://github.com/zenstruck/assert/issues",
  11372. "source": "https://github.com/zenstruck/assert/tree/v1.5.0"
  11373. },
  11374. "funding": [
  11375. {
  11376. "url": "https://github.com/kbond",
  11377. "type": "github"
  11378. }
  11379. ],
  11380. "time": "2023-12-02T09:08:04+00:00"
  11381. },
  11382. {
  11383. "name": "zenstruck/browser",
  11384. "version": "v1.8.1",
  11385. "source": {
  11386. "type": "git",
  11387. "url": "https://github.com/zenstruck/browser.git",
  11388. "reference": "c3a7328df5c2e3750f3aaef3be4805c2021dd6a7"
  11389. },
  11390. "dist": {
  11391. "type": "zip",
  11392. "url": "https://api.github.com/repos/zenstruck/browser/zipball/c3a7328df5c2e3750f3aaef3be4805c2021dd6a7",
  11393. "reference": "c3a7328df5c2e3750f3aaef3be4805c2021dd6a7",
  11394. "shasum": ""
  11395. },
  11396. "require": {
  11397. "behat/mink": "^1.8",
  11398. "php": ">=8.0",
  11399. "symfony/browser-kit": "^5.4|^6.0|^7.0",
  11400. "symfony/css-selector": "^5.4|^6.0|^7.0",
  11401. "symfony/dom-crawler": "^5.4|^6.0|^7.0",
  11402. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  11403. "zenstruck/assert": "^1.1",
  11404. "zenstruck/callback": "^1.4.2"
  11405. },
  11406. "require-dev": {
  11407. "dbrekelmans/bdi": "^1.0",
  11408. "justinrainbow/json-schema": "^5.2",
  11409. "mtdowling/jmespath.php": "^2.6",
  11410. "phpstan/phpstan": "^1.4",
  11411. "phpunit/phpunit": "^9.5|^10.4",
  11412. "symfony/mime": "^5.4|^6.0|^7.0",
  11413. "symfony/panther": "^1.1|^2.0.1",
  11414. "symfony/phpunit-bridge": "^6.0|^7.0",
  11415. "symfony/security-bundle": "^5.4|^6.0|^7.0",
  11416. "zenstruck/foundry": "^1.30"
  11417. },
  11418. "suggest": {
  11419. "justinrainbow/json-schema": "Json schema validator. Needed to use Json::assertMatchesSchema().",
  11420. "mtdowling/jmespath.php": "PHP implementation for JMESPath. Needed to use Json assertions."
  11421. },
  11422. "type": "library",
  11423. "autoload": {
  11424. "psr-4": {
  11425. "Zenstruck\\": "src/"
  11426. }
  11427. },
  11428. "notification-url": "https://packagist.org/downloads/",
  11429. "license": [
  11430. "MIT"
  11431. ],
  11432. "authors": [
  11433. {
  11434. "name": "Kevin Bond",
  11435. "email": "kevinbond@gmail.com"
  11436. }
  11437. ],
  11438. "description": "A fluent interface for your Symfony functional tests.",
  11439. "homepage": "https://github.com/zenstruck/browser",
  11440. "keywords": [
  11441. "dev",
  11442. "symfony",
  11443. "test"
  11444. ],
  11445. "support": {
  11446. "issues": "https://github.com/zenstruck/browser/issues",
  11447. "source": "https://github.com/zenstruck/browser/tree/v1.8.1"
  11448. },
  11449. "funding": [
  11450. {
  11451. "url": "https://github.com/kbond",
  11452. "type": "github"
  11453. }
  11454. ],
  11455. "time": "2024-02-21T15:32:44+00:00"
  11456. },
  11457. {
  11458. "name": "zenstruck/callback",
  11459. "version": "v1.5.0",
  11460. "source": {
  11461. "type": "git",
  11462. "url": "https://github.com/zenstruck/callback.git",
  11463. "reference": "eed9a532fd8974368e60c4a2550ed65eab7e5432"
  11464. },
  11465. "dist": {
  11466. "type": "zip",
  11467. "url": "https://api.github.com/repos/zenstruck/callback/zipball/eed9a532fd8974368e60c4a2550ed65eab7e5432",
  11468. "reference": "eed9a532fd8974368e60c4a2550ed65eab7e5432",
  11469. "shasum": ""
  11470. },
  11471. "require": {
  11472. "php": ">=7.2.5",
  11473. "symfony/polyfill-php80": "^1.14"
  11474. },
  11475. "require-dev": {
  11476. "symfony/phpunit-bridge": "^5.2"
  11477. },
  11478. "type": "library",
  11479. "autoload": {
  11480. "psr-4": {
  11481. "Zenstruck\\": "src/"
  11482. }
  11483. },
  11484. "notification-url": "https://packagist.org/downloads/",
  11485. "license": [
  11486. "MIT"
  11487. ],
  11488. "authors": [
  11489. {
  11490. "name": "Kevin Bond",
  11491. "email": "kevinbond@gmail.com"
  11492. }
  11493. ],
  11494. "description": "Callable wrapper to validate and inject arguments.",
  11495. "homepage": "https://github.com/zenstruck/callback",
  11496. "keywords": [
  11497. "callable",
  11498. "callback",
  11499. "utility"
  11500. ],
  11501. "support": {
  11502. "issues": "https://github.com/zenstruck/callback/issues",
  11503. "source": "https://github.com/zenstruck/callback/tree/v1.5.0"
  11504. },
  11505. "funding": [
  11506. {
  11507. "url": "https://github.com/kbond",
  11508. "type": "github"
  11509. }
  11510. ],
  11511. "time": "2022-08-31T14:56:15+00:00"
  11512. },
  11513. {
  11514. "name": "zenstruck/foundry",
  11515. "version": "v1.36.1",
  11516. "source": {
  11517. "type": "git",
  11518. "url": "https://github.com/zenstruck/foundry.git",
  11519. "reference": "c32de571213e05e718eb05bfaf8d8b35cf8610df"
  11520. },
  11521. "dist": {
  11522. "type": "zip",
  11523. "url": "https://api.github.com/repos/zenstruck/foundry/zipball/c32de571213e05e718eb05bfaf8d8b35cf8610df",
  11524. "reference": "c32de571213e05e718eb05bfaf8d8b35cf8610df",
  11525. "shasum": ""
  11526. },
  11527. "require": {
  11528. "doctrine/persistence": "^1.3.3|^2.0|^3.0",
  11529. "fakerphp/faker": "^1.10",
  11530. "php": ">=8.0",
  11531. "symfony/deprecation-contracts": "^2.2|^3.0",
  11532. "symfony/property-access": "^5.4|^6.0|^7.0",
  11533. "symfony/string": "^5.4|^6.0|^7.0",
  11534. "zenstruck/assert": "^1.0",
  11535. "zenstruck/callback": "^1.1"
  11536. },
  11537. "conflict": {
  11538. "doctrine/mongodb-odm": "2.5.0"
  11539. },
  11540. "require-dev": {
  11541. "bamarni/composer-bin-plugin": "^1.4",
  11542. "dama/doctrine-test-bundle": "^7.0|^8.0",
  11543. "doctrine/doctrine-bundle": "^2.5",
  11544. "doctrine/doctrine-migrations-bundle": "^2.2|^3.0",
  11545. "doctrine/mongodb-odm": "^2.4",
  11546. "doctrine/mongodb-odm-bundle": "^4.4.0|^5.0",
  11547. "doctrine/orm": "^2.11",
  11548. "matthiasnoback/symfony-dependency-injection-test": "^4.1|^5.0",
  11549. "phpunit/phpunit": "^9.5.0",
  11550. "symfony/dotenv": "^5.4|^6.0|^7.0",
  11551. "symfony/framework-bundle": "^5.4|^6.0|^7.0",
  11552. "symfony/maker-bundle": "^1.49",
  11553. "symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
  11554. "symfony/translation-contracts": "^2.5|^3.0"
  11555. },
  11556. "type": "library",
  11557. "extra": {
  11558. "bamarni-bin": {
  11559. "target-directory": "bin/tools",
  11560. "bin-links": true,
  11561. "forward-command": false
  11562. }
  11563. },
  11564. "autoload": {
  11565. "files": [
  11566. "src/functions.php"
  11567. ],
  11568. "psr-4": {
  11569. "Zenstruck\\Foundry\\": "src/"
  11570. }
  11571. },
  11572. "notification-url": "https://packagist.org/downloads/",
  11573. "license": [
  11574. "MIT"
  11575. ],
  11576. "authors": [
  11577. {
  11578. "name": "Kevin Bond",
  11579. "email": "kevinbond@gmail.com"
  11580. }
  11581. ],
  11582. "description": "A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.",
  11583. "homepage": "https://github.com/zenstruck/foundry",
  11584. "keywords": [
  11585. "Fixture",
  11586. "dev",
  11587. "doctrine",
  11588. "factory",
  11589. "faker",
  11590. "symfony",
  11591. "test"
  11592. ],
  11593. "support": {
  11594. "issues": "https://github.com/zenstruck/foundry/issues",
  11595. "source": "https://github.com/zenstruck/foundry/tree/v1.36.1"
  11596. },
  11597. "funding": [
  11598. {
  11599. "url": "https://github.com/kbond",
  11600. "type": "github"
  11601. }
  11602. ],
  11603. "time": "2023-12-14T23:19:08+00:00"
  11604. }
  11605. ],
  11606. "aliases": [],
  11607. "minimum-stability": "stable",
  11608. "stability-flags": [],
  11609. "prefer-stable": true,
  11610. "prefer-lowest": false,
  11611. "platform": {
  11612. "php": ">=8.2",
  11613. "ext-ctype": "*",
  11614. "ext-iconv": "*"
  11615. },
  11616. "platform-dev": [],
  11617. "plugin-api-version": "2.6.0"
  11618. }