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.

9307 lines
342KB

  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": "bb64d920b4c2b5a1c2b8d3c466b350b6",
  8. "packages": [
  9. {
  10. "name": "behat/transliterator",
  11. "version": "v1.5.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/Behat/Transliterator.git",
  15. "reference": "baac5873bac3749887d28ab68e2f74db3a4408af"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af",
  20. "reference": "baac5873bac3749887d28ab68e2f74db3a4408af",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=7.2"
  25. },
  26. "require-dev": {
  27. "chuyskywalker/rolling-curl": "^3.1",
  28. "php-yaoi/php-yaoi": "^1.0",
  29. "phpunit/phpunit": "^8.5.25 || ^9.5.19"
  30. },
  31. "type": "library",
  32. "extra": {
  33. "branch-alias": {
  34. "dev-master": "1.x-dev"
  35. }
  36. },
  37. "autoload": {
  38. "psr-4": {
  39. "Behat\\Transliterator\\": "src/Behat/Transliterator"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "Artistic-1.0"
  45. ],
  46. "description": "String transliterator",
  47. "keywords": [
  48. "i18n",
  49. "slug",
  50. "transliterator"
  51. ],
  52. "support": {
  53. "issues": "https://github.com/Behat/Transliterator/issues",
  54. "source": "https://github.com/Behat/Transliterator/tree/v1.5.0"
  55. },
  56. "time": "2022-03-30T09:27:43+00:00"
  57. },
  58. {
  59. "name": "composer/package-versions-deprecated",
  60. "version": "1.11.99.2",
  61. "source": {
  62. "type": "git",
  63. "url": "https://github.com/composer/package-versions-deprecated.git",
  64. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
  65. },
  66. "dist": {
  67. "type": "zip",
  68. "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
  69. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
  70. "shasum": ""
  71. },
  72. "require": {
  73. "composer-plugin-api": "^1.1.0 || ^2.0",
  74. "php": "^7 || ^8"
  75. },
  76. "replace": {
  77. "ocramius/package-versions": "1.11.99"
  78. },
  79. "require-dev": {
  80. "composer/composer": "^1.9.3 || ^2.0@dev",
  81. "ext-zip": "^1.13",
  82. "phpunit/phpunit": "^6.5 || ^7"
  83. },
  84. "type": "composer-plugin",
  85. "extra": {
  86. "class": "PackageVersions\\Installer",
  87. "branch-alias": {
  88. "dev-master": "1.x-dev"
  89. }
  90. },
  91. "autoload": {
  92. "psr-4": {
  93. "PackageVersions\\": "src/PackageVersions"
  94. }
  95. },
  96. "notification-url": "https://packagist.org/downloads/",
  97. "license": [
  98. "MIT"
  99. ],
  100. "authors": [
  101. {
  102. "name": "Marco Pivetta",
  103. "email": "ocramius@gmail.com"
  104. },
  105. {
  106. "name": "Jordi Boggiano",
  107. "email": "j.boggiano@seld.be"
  108. }
  109. ],
  110. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  111. "support": {
  112. "issues": "https://github.com/composer/package-versions-deprecated/issues",
  113. "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
  114. },
  115. "funding": [
  116. {
  117. "url": "https://packagist.com",
  118. "type": "custom"
  119. },
  120. {
  121. "url": "https://github.com/composer",
  122. "type": "github"
  123. },
  124. {
  125. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  126. "type": "tidelift"
  127. }
  128. ],
  129. "time": "2021-05-24T07:46:03+00:00"
  130. },
  131. {
  132. "name": "connectholland/cookie-consent-bundle",
  133. "version": "0.11.0",
  134. "source": {
  135. "type": "git",
  136. "url": "https://github.com/Harborn-digital/cookie-consent-bundle.git",
  137. "reference": "8310ffa1506e02fed43c5968d41d9bd92942291e"
  138. },
  139. "dist": {
  140. "type": "zip",
  141. "url": "https://api.github.com/repos/Harborn-digital/cookie-consent-bundle/zipball/8310ffa1506e02fed43c5968d41d9bd92942291e",
  142. "reference": "8310ffa1506e02fed43c5968d41d9bd92942291e",
  143. "shasum": ""
  144. },
  145. "require": {
  146. "doctrine/annotations": "^1.6",
  147. "doctrine/doctrine-bundle": "^1.10 || ^2.0",
  148. "doctrine/orm": "^2.5",
  149. "php": "^7.2 || ^8.0.2",
  150. "symfony/asset": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  151. "symfony/dependency-injection": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  152. "symfony/doctrine-bridge": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  153. "symfony/expression-language": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  154. "symfony/form": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  155. "symfony/framework-bundle": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  156. "symfony/http-foundation": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  157. "symfony/templating": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  158. "symfony/translation": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  159. "symfony/twig-bridge": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  160. "symfony/twig-bundle": "^3.4 || ^4.2 || ^5.0 || ^6.0",
  161. "twig/twig": "^2.6 || ^3.0"
  162. },
  163. "require-dev": {
  164. "friendsofphp/php-cs-fixer": "^2.14",
  165. "phpunit/phpunit": "^7.5",
  166. "symfony/yaml": "^3.4 || ^4.2 || ^5.0 || ^6.0"
  167. },
  168. "type": "symfony-bundle",
  169. "autoload": {
  170. "psr-4": {
  171. "ConnectHolland\\CookieConsentBundle\\": ""
  172. },
  173. "exclude-from-classmap": [
  174. "/Tests/"
  175. ]
  176. },
  177. "notification-url": "https://packagist.org/downloads/",
  178. "license": [
  179. "MIT"
  180. ],
  181. "description": "Symfony bundle for implementing Cookie Consent to comply to AVG/GDPR.",
  182. "support": {
  183. "issues": "https://github.com/Harborn-digital/cookie-consent-bundle/issues",
  184. "source": "https://github.com/Harborn-digital/cookie-consent-bundle/tree/0.110"
  185. },
  186. "time": "2022-08-25T08:46:03+00:00"
  187. },
  188. {
  189. "name": "doctrine/annotations",
  190. "version": "1.13.3",
  191. "source": {
  192. "type": "git",
  193. "url": "https://github.com/doctrine/annotations.git",
  194. "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
  195. },
  196. "dist": {
  197. "type": "zip",
  198. "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
  199. "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
  200. "shasum": ""
  201. },
  202. "require": {
  203. "doctrine/lexer": "1.*",
  204. "ext-tokenizer": "*",
  205. "php": "^7.1 || ^8.0",
  206. "psr/cache": "^1 || ^2 || ^3"
  207. },
  208. "require-dev": {
  209. "doctrine/cache": "^1.11 || ^2.0",
  210. "doctrine/coding-standard": "^6.0 || ^8.1",
  211. "phpstan/phpstan": "^1.4.10 || ^1.8.0",
  212. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
  213. "symfony/cache": "^4.4 || ^5.2",
  214. "vimeo/psalm": "^4.10"
  215. },
  216. "type": "library",
  217. "autoload": {
  218. "psr-4": {
  219. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  220. }
  221. },
  222. "notification-url": "https://packagist.org/downloads/",
  223. "license": [
  224. "MIT"
  225. ],
  226. "authors": [
  227. {
  228. "name": "Guilherme Blanco",
  229. "email": "guilhermeblanco@gmail.com"
  230. },
  231. {
  232. "name": "Roman Borschel",
  233. "email": "roman@code-factory.org"
  234. },
  235. {
  236. "name": "Benjamin Eberlei",
  237. "email": "kontakt@beberlei.de"
  238. },
  239. {
  240. "name": "Jonathan Wage",
  241. "email": "jonwage@gmail.com"
  242. },
  243. {
  244. "name": "Johannes Schmitt",
  245. "email": "schmittjoh@gmail.com"
  246. }
  247. ],
  248. "description": "Docblock Annotations Parser",
  249. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  250. "keywords": [
  251. "annotations",
  252. "docblock",
  253. "parser"
  254. ],
  255. "support": {
  256. "issues": "https://github.com/doctrine/annotations/issues",
  257. "source": "https://github.com/doctrine/annotations/tree/1.13.3"
  258. },
  259. "time": "2022-07-02T10:48:51+00:00"
  260. },
  261. {
  262. "name": "doctrine/cache",
  263. "version": "2.2.0",
  264. "source": {
  265. "type": "git",
  266. "url": "https://github.com/doctrine/cache.git",
  267. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
  268. },
  269. "dist": {
  270. "type": "zip",
  271. "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
  272. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
  273. "shasum": ""
  274. },
  275. "require": {
  276. "php": "~7.1 || ^8.0"
  277. },
  278. "conflict": {
  279. "doctrine/common": ">2.2,<2.4"
  280. },
  281. "require-dev": {
  282. "cache/integration-tests": "dev-master",
  283. "doctrine/coding-standard": "^9",
  284. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  285. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  286. "symfony/cache": "^4.4 || ^5.4 || ^6",
  287. "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
  288. },
  289. "type": "library",
  290. "autoload": {
  291. "psr-4": {
  292. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  293. }
  294. },
  295. "notification-url": "https://packagist.org/downloads/",
  296. "license": [
  297. "MIT"
  298. ],
  299. "authors": [
  300. {
  301. "name": "Guilherme Blanco",
  302. "email": "guilhermeblanco@gmail.com"
  303. },
  304. {
  305. "name": "Roman Borschel",
  306. "email": "roman@code-factory.org"
  307. },
  308. {
  309. "name": "Benjamin Eberlei",
  310. "email": "kontakt@beberlei.de"
  311. },
  312. {
  313. "name": "Jonathan Wage",
  314. "email": "jonwage@gmail.com"
  315. },
  316. {
  317. "name": "Johannes Schmitt",
  318. "email": "schmittjoh@gmail.com"
  319. }
  320. ],
  321. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  322. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  323. "keywords": [
  324. "abstraction",
  325. "apcu",
  326. "cache",
  327. "caching",
  328. "couchdb",
  329. "memcached",
  330. "php",
  331. "redis",
  332. "xcache"
  333. ],
  334. "support": {
  335. "issues": "https://github.com/doctrine/cache/issues",
  336. "source": "https://github.com/doctrine/cache/tree/2.2.0"
  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%2Fcache",
  349. "type": "tidelift"
  350. }
  351. ],
  352. "time": "2022-05-20T20:07:39+00:00"
  353. },
  354. {
  355. "name": "doctrine/collections",
  356. "version": "1.8.0",
  357. "source": {
  358. "type": "git",
  359. "url": "https://github.com/doctrine/collections.git",
  360. "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
  361. },
  362. "dist": {
  363. "type": "zip",
  364. "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
  365. "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
  366. "shasum": ""
  367. },
  368. "require": {
  369. "doctrine/deprecations": "^0.5.3 || ^1",
  370. "php": "^7.1.3 || ^8.0"
  371. },
  372. "require-dev": {
  373. "doctrine/coding-standard": "^9.0 || ^10.0",
  374. "phpstan/phpstan": "^1.4.8",
  375. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
  376. "vimeo/psalm": "^4.22"
  377. },
  378. "type": "library",
  379. "autoload": {
  380. "psr-4": {
  381. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  382. }
  383. },
  384. "notification-url": "https://packagist.org/downloads/",
  385. "license": [
  386. "MIT"
  387. ],
  388. "authors": [
  389. {
  390. "name": "Guilherme Blanco",
  391. "email": "guilhermeblanco@gmail.com"
  392. },
  393. {
  394. "name": "Roman Borschel",
  395. "email": "roman@code-factory.org"
  396. },
  397. {
  398. "name": "Benjamin Eberlei",
  399. "email": "kontakt@beberlei.de"
  400. },
  401. {
  402. "name": "Jonathan Wage",
  403. "email": "jonwage@gmail.com"
  404. },
  405. {
  406. "name": "Johannes Schmitt",
  407. "email": "schmittjoh@gmail.com"
  408. }
  409. ],
  410. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  411. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  412. "keywords": [
  413. "array",
  414. "collections",
  415. "iterators",
  416. "php"
  417. ],
  418. "support": {
  419. "issues": "https://github.com/doctrine/collections/issues",
  420. "source": "https://github.com/doctrine/collections/tree/1.8.0"
  421. },
  422. "time": "2022-09-01T20:12:10+00:00"
  423. },
  424. {
  425. "name": "doctrine/common",
  426. "version": "3.4.3",
  427. "source": {
  428. "type": "git",
  429. "url": "https://github.com/doctrine/common.git",
  430. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
  431. },
  432. "dist": {
  433. "type": "zip",
  434. "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
  435. "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
  436. "shasum": ""
  437. },
  438. "require": {
  439. "doctrine/persistence": "^2.0 || ^3.0",
  440. "php": "^7.1 || ^8.0"
  441. },
  442. "require-dev": {
  443. "doctrine/coding-standard": "^9.0 || ^10.0",
  444. "doctrine/collections": "^1",
  445. "phpstan/phpstan": "^1.4.1",
  446. "phpstan/phpstan-phpunit": "^1",
  447. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  448. "squizlabs/php_codesniffer": "^3.0",
  449. "symfony/phpunit-bridge": "^6.1",
  450. "vimeo/psalm": "^4.4"
  451. },
  452. "type": "library",
  453. "autoload": {
  454. "psr-4": {
  455. "Doctrine\\Common\\": "src"
  456. }
  457. },
  458. "notification-url": "https://packagist.org/downloads/",
  459. "license": [
  460. "MIT"
  461. ],
  462. "authors": [
  463. {
  464. "name": "Guilherme Blanco",
  465. "email": "guilhermeblanco@gmail.com"
  466. },
  467. {
  468. "name": "Roman Borschel",
  469. "email": "roman@code-factory.org"
  470. },
  471. {
  472. "name": "Benjamin Eberlei",
  473. "email": "kontakt@beberlei.de"
  474. },
  475. {
  476. "name": "Jonathan Wage",
  477. "email": "jonwage@gmail.com"
  478. },
  479. {
  480. "name": "Johannes Schmitt",
  481. "email": "schmittjoh@gmail.com"
  482. },
  483. {
  484. "name": "Marco Pivetta",
  485. "email": "ocramius@gmail.com"
  486. }
  487. ],
  488. "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.",
  489. "homepage": "https://www.doctrine-project.org/projects/common.html",
  490. "keywords": [
  491. "common",
  492. "doctrine",
  493. "php"
  494. ],
  495. "support": {
  496. "issues": "https://github.com/doctrine/common/issues",
  497. "source": "https://github.com/doctrine/common/tree/3.4.3"
  498. },
  499. "funding": [
  500. {
  501. "url": "https://www.doctrine-project.org/sponsorship.html",
  502. "type": "custom"
  503. },
  504. {
  505. "url": "https://www.patreon.com/phpdoctrine",
  506. "type": "patreon"
  507. },
  508. {
  509. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  510. "type": "tidelift"
  511. }
  512. ],
  513. "time": "2022-10-09T11:47:59+00:00"
  514. },
  515. {
  516. "name": "doctrine/dbal",
  517. "version": "3.5.1",
  518. "source": {
  519. "type": "git",
  520. "url": "https://github.com/doctrine/dbal.git",
  521. "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5"
  522. },
  523. "dist": {
  524. "type": "zip",
  525. "url": "https://api.github.com/repos/doctrine/dbal/zipball/f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
  526. "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
  527. "shasum": ""
  528. },
  529. "require": {
  530. "composer-runtime-api": "^2",
  531. "doctrine/cache": "^1.11|^2.0",
  532. "doctrine/deprecations": "^0.5.3|^1",
  533. "doctrine/event-manager": "^1|^2",
  534. "php": "^7.4 || ^8.0",
  535. "psr/cache": "^1|^2|^3",
  536. "psr/log": "^1|^2|^3"
  537. },
  538. "require-dev": {
  539. "doctrine/coding-standard": "10.0.0",
  540. "jetbrains/phpstorm-stubs": "2022.2",
  541. "phpstan/phpstan": "1.8.10",
  542. "phpstan/phpstan-strict-rules": "^1.4",
  543. "phpunit/phpunit": "9.5.25",
  544. "psalm/plugin-phpunit": "0.17.0",
  545. "squizlabs/php_codesniffer": "3.7.1",
  546. "symfony/cache": "^5.4|^6.0",
  547. "symfony/console": "^4.4|^5.4|^6.0",
  548. "vimeo/psalm": "4.29.0"
  549. },
  550. "suggest": {
  551. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  552. },
  553. "bin": [
  554. "bin/doctrine-dbal"
  555. ],
  556. "type": "library",
  557. "autoload": {
  558. "psr-4": {
  559. "Doctrine\\DBAL\\": "src"
  560. }
  561. },
  562. "notification-url": "https://packagist.org/downloads/",
  563. "license": [
  564. "MIT"
  565. ],
  566. "authors": [
  567. {
  568. "name": "Guilherme Blanco",
  569. "email": "guilhermeblanco@gmail.com"
  570. },
  571. {
  572. "name": "Roman Borschel",
  573. "email": "roman@code-factory.org"
  574. },
  575. {
  576. "name": "Benjamin Eberlei",
  577. "email": "kontakt@beberlei.de"
  578. },
  579. {
  580. "name": "Jonathan Wage",
  581. "email": "jonwage@gmail.com"
  582. }
  583. ],
  584. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  585. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  586. "keywords": [
  587. "abstraction",
  588. "database",
  589. "db2",
  590. "dbal",
  591. "mariadb",
  592. "mssql",
  593. "mysql",
  594. "oci8",
  595. "oracle",
  596. "pdo",
  597. "pgsql",
  598. "postgresql",
  599. "queryobject",
  600. "sasql",
  601. "sql",
  602. "sqlite",
  603. "sqlserver",
  604. "sqlsrv"
  605. ],
  606. "support": {
  607. "issues": "https://github.com/doctrine/dbal/issues",
  608. "source": "https://github.com/doctrine/dbal/tree/3.5.1"
  609. },
  610. "funding": [
  611. {
  612. "url": "https://www.doctrine-project.org/sponsorship.html",
  613. "type": "custom"
  614. },
  615. {
  616. "url": "https://www.patreon.com/phpdoctrine",
  617. "type": "patreon"
  618. },
  619. {
  620. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  621. "type": "tidelift"
  622. }
  623. ],
  624. "time": "2022-10-24T07:26:18+00:00"
  625. },
  626. {
  627. "name": "doctrine/deprecations",
  628. "version": "v1.0.0",
  629. "source": {
  630. "type": "git",
  631. "url": "https://github.com/doctrine/deprecations.git",
  632. "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
  633. },
  634. "dist": {
  635. "type": "zip",
  636. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
  637. "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
  638. "shasum": ""
  639. },
  640. "require": {
  641. "php": "^7.1|^8.0"
  642. },
  643. "require-dev": {
  644. "doctrine/coding-standard": "^9",
  645. "phpunit/phpunit": "^7.5|^8.5|^9.5",
  646. "psr/log": "^1|^2|^3"
  647. },
  648. "suggest": {
  649. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  650. },
  651. "type": "library",
  652. "autoload": {
  653. "psr-4": {
  654. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  655. }
  656. },
  657. "notification-url": "https://packagist.org/downloads/",
  658. "license": [
  659. "MIT"
  660. ],
  661. "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.",
  662. "homepage": "https://www.doctrine-project.org/",
  663. "support": {
  664. "issues": "https://github.com/doctrine/deprecations/issues",
  665. "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
  666. },
  667. "time": "2022-05-02T15:47:09+00:00"
  668. },
  669. {
  670. "name": "doctrine/doctrine-bundle",
  671. "version": "2.7.1",
  672. "source": {
  673. "type": "git",
  674. "url": "https://github.com/doctrine/DoctrineBundle.git",
  675. "reference": "a2dcad48741c9d12fd6040398cf075025030096e"
  676. },
  677. "dist": {
  678. "type": "zip",
  679. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a2dcad48741c9d12fd6040398cf075025030096e",
  680. "reference": "a2dcad48741c9d12fd6040398cf075025030096e",
  681. "shasum": ""
  682. },
  683. "require": {
  684. "doctrine/annotations": "^1",
  685. "doctrine/cache": "^1.11 || ^2.0",
  686. "doctrine/dbal": "^2.13.1 || ^3.3.2",
  687. "doctrine/persistence": "^2.2 || ^3",
  688. "doctrine/sql-formatter": "^1.0.1",
  689. "php": "^7.1 || ^8.0",
  690. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  691. "symfony/config": "^4.4.3 || ^5.4 || ^6.0",
  692. "symfony/console": "^4.4 || ^5.4 || ^6.0",
  693. "symfony/dependency-injection": "^4.4.18 || ^5.4 || ^6.0",
  694. "symfony/deprecation-contracts": "^2.1 || ^3",
  695. "symfony/doctrine-bridge": "^4.4.22 || ^5.4 || ^6.0",
  696. "symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0",
  697. "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
  698. },
  699. "conflict": {
  700. "doctrine/orm": "<2.11 || >=3.0",
  701. "twig/twig": "<1.34 || >=2.0,<2.4"
  702. },
  703. "require-dev": {
  704. "doctrine/coding-standard": "^9.0",
  705. "doctrine/orm": "^2.11 || ^3.0",
  706. "friendsofphp/proxy-manager-lts": "^1.0",
  707. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
  708. "psalm/plugin-phpunit": "^0.16.1",
  709. "psalm/plugin-symfony": "^3",
  710. "psr/log": "^1.1.4 || ^2.0 || ^3.0",
  711. "symfony/phpunit-bridge": "^6.1",
  712. "symfony/property-info": "^4.4 || ^5.4 || ^6.0",
  713. "symfony/proxy-manager-bridge": "^4.4 || ^5.4 || ^6.0",
  714. "symfony/security-bundle": "^4.4 || ^5.4 || ^6.0",
  715. "symfony/twig-bridge": "^4.4 || ^5.4 || ^6.0",
  716. "symfony/validator": "^4.4 || ^5.4 || ^6.0",
  717. "symfony/web-profiler-bundle": "^4.4 || ^5.4 || ^6.0",
  718. "symfony/yaml": "^4.4 || ^5.4 || ^6.0",
  719. "twig/twig": "^1.34 || ^2.12 || ^3.0",
  720. "vimeo/psalm": "^4.7"
  721. },
  722. "suggest": {
  723. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  724. "ext-pdo": "*",
  725. "symfony/web-profiler-bundle": "To use the data collector."
  726. },
  727. "type": "symfony-bundle",
  728. "autoload": {
  729. "psr-4": {
  730. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  731. }
  732. },
  733. "notification-url": "https://packagist.org/downloads/",
  734. "license": [
  735. "MIT"
  736. ],
  737. "authors": [
  738. {
  739. "name": "Fabien Potencier",
  740. "email": "fabien@symfony.com"
  741. },
  742. {
  743. "name": "Benjamin Eberlei",
  744. "email": "kontakt@beberlei.de"
  745. },
  746. {
  747. "name": "Symfony Community",
  748. "homepage": "https://symfony.com/contributors"
  749. },
  750. {
  751. "name": "Doctrine Project",
  752. "homepage": "https://www.doctrine-project.org/"
  753. }
  754. ],
  755. "description": "Symfony DoctrineBundle",
  756. "homepage": "https://www.doctrine-project.org",
  757. "keywords": [
  758. "database",
  759. "dbal",
  760. "orm",
  761. "persistence"
  762. ],
  763. "support": {
  764. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  765. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.1"
  766. },
  767. "funding": [
  768. {
  769. "url": "https://www.doctrine-project.org/sponsorship.html",
  770. "type": "custom"
  771. },
  772. {
  773. "url": "https://www.patreon.com/phpdoctrine",
  774. "type": "patreon"
  775. },
  776. {
  777. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  778. "type": "tidelift"
  779. }
  780. ],
  781. "time": "2022-10-23T09:47:06+00:00"
  782. },
  783. {
  784. "name": "doctrine/doctrine-migrations-bundle",
  785. "version": "3.2.2",
  786. "source": {
  787. "type": "git",
  788. "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
  789. "reference": "3393f411ba25ade21969c33f2053220044854d01"
  790. },
  791. "dist": {
  792. "type": "zip",
  793. "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/3393f411ba25ade21969c33f2053220044854d01",
  794. "reference": "3393f411ba25ade21969c33f2053220044854d01",
  795. "shasum": ""
  796. },
  797. "require": {
  798. "doctrine/doctrine-bundle": "~1.0|~2.0",
  799. "doctrine/migrations": "^3.2",
  800. "php": "^7.2|^8.0",
  801. "symfony/framework-bundle": "~3.4|~4.0|~5.0|~6.0"
  802. },
  803. "require-dev": {
  804. "doctrine/coding-standard": "^8.0",
  805. "doctrine/orm": "^2.6",
  806. "doctrine/persistence": "^1.3||^2.0",
  807. "phpstan/phpstan": "^0.12",
  808. "phpstan/phpstan-deprecation-rules": "^0.12",
  809. "phpstan/phpstan-phpunit": "^0.12",
  810. "phpstan/phpstan-strict-rules": "^0.12",
  811. "phpunit/phpunit": "^8.0|^9.0",
  812. "vimeo/psalm": "^4.11"
  813. },
  814. "type": "symfony-bundle",
  815. "autoload": {
  816. "psr-4": {
  817. "Doctrine\\Bundle\\MigrationsBundle\\": ""
  818. },
  819. "exclude-from-classmap": [
  820. "/Tests/"
  821. ]
  822. },
  823. "notification-url": "https://packagist.org/downloads/",
  824. "license": [
  825. "MIT"
  826. ],
  827. "authors": [
  828. {
  829. "name": "Fabien Potencier",
  830. "email": "fabien@symfony.com"
  831. },
  832. {
  833. "name": "Doctrine Project",
  834. "homepage": "https://www.doctrine-project.org"
  835. },
  836. {
  837. "name": "Symfony Community",
  838. "homepage": "https://symfony.com/contributors"
  839. }
  840. ],
  841. "description": "Symfony DoctrineMigrationsBundle",
  842. "homepage": "https://www.doctrine-project.org",
  843. "keywords": [
  844. "dbal",
  845. "migrations",
  846. "schema"
  847. ],
  848. "support": {
  849. "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
  850. "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.2"
  851. },
  852. "funding": [
  853. {
  854. "url": "https://www.doctrine-project.org/sponsorship.html",
  855. "type": "custom"
  856. },
  857. {
  858. "url": "https://www.patreon.com/phpdoctrine",
  859. "type": "patreon"
  860. },
  861. {
  862. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
  863. "type": "tidelift"
  864. }
  865. ],
  866. "time": "2022-02-01T18:08:07+00:00"
  867. },
  868. {
  869. "name": "doctrine/event-manager",
  870. "version": "1.2.0",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/doctrine/event-manager.git",
  874. "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
  879. "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
  880. "shasum": ""
  881. },
  882. "require": {
  883. "doctrine/deprecations": "^0.5.3 || ^1",
  884. "php": "^7.1 || ^8.0"
  885. },
  886. "conflict": {
  887. "doctrine/common": "<2.9"
  888. },
  889. "require-dev": {
  890. "doctrine/coding-standard": "^9 || ^10",
  891. "phpstan/phpstan": "~1.4.10 || ^1.8.8",
  892. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  893. "vimeo/psalm": "^4.24"
  894. },
  895. "type": "library",
  896. "autoload": {
  897. "psr-4": {
  898. "Doctrine\\Common\\": "src"
  899. }
  900. },
  901. "notification-url": "https://packagist.org/downloads/",
  902. "license": [
  903. "MIT"
  904. ],
  905. "authors": [
  906. {
  907. "name": "Guilherme Blanco",
  908. "email": "guilhermeblanco@gmail.com"
  909. },
  910. {
  911. "name": "Roman Borschel",
  912. "email": "roman@code-factory.org"
  913. },
  914. {
  915. "name": "Benjamin Eberlei",
  916. "email": "kontakt@beberlei.de"
  917. },
  918. {
  919. "name": "Jonathan Wage",
  920. "email": "jonwage@gmail.com"
  921. },
  922. {
  923. "name": "Johannes Schmitt",
  924. "email": "schmittjoh@gmail.com"
  925. },
  926. {
  927. "name": "Marco Pivetta",
  928. "email": "ocramius@gmail.com"
  929. }
  930. ],
  931. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  932. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  933. "keywords": [
  934. "event",
  935. "event dispatcher",
  936. "event manager",
  937. "event system",
  938. "events"
  939. ],
  940. "support": {
  941. "issues": "https://github.com/doctrine/event-manager/issues",
  942. "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
  943. },
  944. "funding": [
  945. {
  946. "url": "https://www.doctrine-project.org/sponsorship.html",
  947. "type": "custom"
  948. },
  949. {
  950. "url": "https://www.patreon.com/phpdoctrine",
  951. "type": "patreon"
  952. },
  953. {
  954. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  955. "type": "tidelift"
  956. }
  957. ],
  958. "time": "2022-10-12T20:51:15+00:00"
  959. },
  960. {
  961. "name": "doctrine/inflector",
  962. "version": "2.0.6",
  963. "source": {
  964. "type": "git",
  965. "url": "https://github.com/doctrine/inflector.git",
  966. "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
  967. },
  968. "dist": {
  969. "type": "zip",
  970. "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
  971. "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
  972. "shasum": ""
  973. },
  974. "require": {
  975. "php": "^7.2 || ^8.0"
  976. },
  977. "require-dev": {
  978. "doctrine/coding-standard": "^10",
  979. "phpstan/phpstan": "^1.8",
  980. "phpstan/phpstan-phpunit": "^1.1",
  981. "phpstan/phpstan-strict-rules": "^1.3",
  982. "phpunit/phpunit": "^8.5 || ^9.5",
  983. "vimeo/psalm": "^4.25"
  984. },
  985. "type": "library",
  986. "autoload": {
  987. "psr-4": {
  988. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  989. }
  990. },
  991. "notification-url": "https://packagist.org/downloads/",
  992. "license": [
  993. "MIT"
  994. ],
  995. "authors": [
  996. {
  997. "name": "Guilherme Blanco",
  998. "email": "guilhermeblanco@gmail.com"
  999. },
  1000. {
  1001. "name": "Roman Borschel",
  1002. "email": "roman@code-factory.org"
  1003. },
  1004. {
  1005. "name": "Benjamin Eberlei",
  1006. "email": "kontakt@beberlei.de"
  1007. },
  1008. {
  1009. "name": "Jonathan Wage",
  1010. "email": "jonwage@gmail.com"
  1011. },
  1012. {
  1013. "name": "Johannes Schmitt",
  1014. "email": "schmittjoh@gmail.com"
  1015. }
  1016. ],
  1017. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  1018. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  1019. "keywords": [
  1020. "inflection",
  1021. "inflector",
  1022. "lowercase",
  1023. "manipulation",
  1024. "php",
  1025. "plural",
  1026. "singular",
  1027. "strings",
  1028. "uppercase",
  1029. "words"
  1030. ],
  1031. "support": {
  1032. "issues": "https://github.com/doctrine/inflector/issues",
  1033. "source": "https://github.com/doctrine/inflector/tree/2.0.6"
  1034. },
  1035. "funding": [
  1036. {
  1037. "url": "https://www.doctrine-project.org/sponsorship.html",
  1038. "type": "custom"
  1039. },
  1040. {
  1041. "url": "https://www.patreon.com/phpdoctrine",
  1042. "type": "patreon"
  1043. },
  1044. {
  1045. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  1046. "type": "tidelift"
  1047. }
  1048. ],
  1049. "time": "2022-10-20T09:10:12+00:00"
  1050. },
  1051. {
  1052. "name": "doctrine/instantiator",
  1053. "version": "1.4.1",
  1054. "source": {
  1055. "type": "git",
  1056. "url": "https://github.com/doctrine/instantiator.git",
  1057. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
  1058. },
  1059. "dist": {
  1060. "type": "zip",
  1061. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
  1062. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
  1063. "shasum": ""
  1064. },
  1065. "require": {
  1066. "php": "^7.1 || ^8.0"
  1067. },
  1068. "require-dev": {
  1069. "doctrine/coding-standard": "^9",
  1070. "ext-pdo": "*",
  1071. "ext-phar": "*",
  1072. "phpbench/phpbench": "^0.16 || ^1",
  1073. "phpstan/phpstan": "^1.4",
  1074. "phpstan/phpstan-phpunit": "^1",
  1075. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  1076. "vimeo/psalm": "^4.22"
  1077. },
  1078. "type": "library",
  1079. "autoload": {
  1080. "psr-4": {
  1081. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1082. }
  1083. },
  1084. "notification-url": "https://packagist.org/downloads/",
  1085. "license": [
  1086. "MIT"
  1087. ],
  1088. "authors": [
  1089. {
  1090. "name": "Marco Pivetta",
  1091. "email": "ocramius@gmail.com",
  1092. "homepage": "https://ocramius.github.io/"
  1093. }
  1094. ],
  1095. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1096. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  1097. "keywords": [
  1098. "constructor",
  1099. "instantiate"
  1100. ],
  1101. "support": {
  1102. "issues": "https://github.com/doctrine/instantiator/issues",
  1103. "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
  1104. },
  1105. "funding": [
  1106. {
  1107. "url": "https://www.doctrine-project.org/sponsorship.html",
  1108. "type": "custom"
  1109. },
  1110. {
  1111. "url": "https://www.patreon.com/phpdoctrine",
  1112. "type": "patreon"
  1113. },
  1114. {
  1115. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  1116. "type": "tidelift"
  1117. }
  1118. ],
  1119. "time": "2022-03-03T08:28:38+00:00"
  1120. },
  1121. {
  1122. "name": "doctrine/lexer",
  1123. "version": "1.2.3",
  1124. "source": {
  1125. "type": "git",
  1126. "url": "https://github.com/doctrine/lexer.git",
  1127. "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
  1128. },
  1129. "dist": {
  1130. "type": "zip",
  1131. "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
  1132. "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
  1133. "shasum": ""
  1134. },
  1135. "require": {
  1136. "php": "^7.1 || ^8.0"
  1137. },
  1138. "require-dev": {
  1139. "doctrine/coding-standard": "^9.0",
  1140. "phpstan/phpstan": "^1.3",
  1141. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  1142. "vimeo/psalm": "^4.11"
  1143. },
  1144. "type": "library",
  1145. "autoload": {
  1146. "psr-4": {
  1147. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  1148. }
  1149. },
  1150. "notification-url": "https://packagist.org/downloads/",
  1151. "license": [
  1152. "MIT"
  1153. ],
  1154. "authors": [
  1155. {
  1156. "name": "Guilherme Blanco",
  1157. "email": "guilhermeblanco@gmail.com"
  1158. },
  1159. {
  1160. "name": "Roman Borschel",
  1161. "email": "roman@code-factory.org"
  1162. },
  1163. {
  1164. "name": "Johannes Schmitt",
  1165. "email": "schmittjoh@gmail.com"
  1166. }
  1167. ],
  1168. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  1169. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  1170. "keywords": [
  1171. "annotations",
  1172. "docblock",
  1173. "lexer",
  1174. "parser",
  1175. "php"
  1176. ],
  1177. "support": {
  1178. "issues": "https://github.com/doctrine/lexer/issues",
  1179. "source": "https://github.com/doctrine/lexer/tree/1.2.3"
  1180. },
  1181. "funding": [
  1182. {
  1183. "url": "https://www.doctrine-project.org/sponsorship.html",
  1184. "type": "custom"
  1185. },
  1186. {
  1187. "url": "https://www.patreon.com/phpdoctrine",
  1188. "type": "patreon"
  1189. },
  1190. {
  1191. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  1192. "type": "tidelift"
  1193. }
  1194. ],
  1195. "time": "2022-02-28T11:07:21+00:00"
  1196. },
  1197. {
  1198. "name": "doctrine/migrations",
  1199. "version": "3.5.2",
  1200. "source": {
  1201. "type": "git",
  1202. "url": "https://github.com/doctrine/migrations.git",
  1203. "reference": "61c6ef3a10b7df43c3b6388a184754f26e58700a"
  1204. },
  1205. "dist": {
  1206. "type": "zip",
  1207. "url": "https://api.github.com/repos/doctrine/migrations/zipball/61c6ef3a10b7df43c3b6388a184754f26e58700a",
  1208. "reference": "61c6ef3a10b7df43c3b6388a184754f26e58700a",
  1209. "shasum": ""
  1210. },
  1211. "require": {
  1212. "composer-runtime-api": "^2",
  1213. "doctrine/dbal": "^3.3",
  1214. "doctrine/deprecations": "^0.5.3 || ^1",
  1215. "doctrine/event-manager": "^1.0",
  1216. "friendsofphp/proxy-manager-lts": "^1.0",
  1217. "php": "^7.4 || ^8.0",
  1218. "psr/log": "^1.1.3 || ^2 || ^3",
  1219. "symfony/console": "^4.4.16 || ^5.4 || ^6.0",
  1220. "symfony/stopwatch": "^4.4 || ^5.4 || ^6.0"
  1221. },
  1222. "conflict": {
  1223. "doctrine/orm": "<2.12"
  1224. },
  1225. "require-dev": {
  1226. "doctrine/coding-standard": "^9",
  1227. "doctrine/orm": "^2.12",
  1228. "doctrine/persistence": "^2 || ^3",
  1229. "doctrine/sql-formatter": "^1.0",
  1230. "ergebnis/composer-normalize": "^2.9",
  1231. "ext-pdo_sqlite": "*",
  1232. "phpstan/phpstan": "^1.5",
  1233. "phpstan/phpstan-deprecation-rules": "^1",
  1234. "phpstan/phpstan-phpunit": "^1.1",
  1235. "phpstan/phpstan-strict-rules": "^1.1",
  1236. "phpstan/phpstan-symfony": "^1.1",
  1237. "phpunit/phpunit": "^9.5",
  1238. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  1239. "symfony/process": "^4.4 || ^5.4 || ^6.0",
  1240. "symfony/yaml": "^4.4 || ^5.4 || ^6.0"
  1241. },
  1242. "suggest": {
  1243. "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
  1244. "symfony/yaml": "Allows the use of yaml for migration configuration files."
  1245. },
  1246. "bin": [
  1247. "bin/doctrine-migrations"
  1248. ],
  1249. "type": "library",
  1250. "extra": {
  1251. "composer-normalize": {
  1252. "indent-size": 4,
  1253. "indent-style": "space"
  1254. }
  1255. },
  1256. "autoload": {
  1257. "psr-4": {
  1258. "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
  1259. }
  1260. },
  1261. "notification-url": "https://packagist.org/downloads/",
  1262. "license": [
  1263. "MIT"
  1264. ],
  1265. "authors": [
  1266. {
  1267. "name": "Benjamin Eberlei",
  1268. "email": "kontakt@beberlei.de"
  1269. },
  1270. {
  1271. "name": "Jonathan Wage",
  1272. "email": "jonwage@gmail.com"
  1273. },
  1274. {
  1275. "name": "Michael Simonson",
  1276. "email": "contact@mikesimonson.com"
  1277. }
  1278. ],
  1279. "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.",
  1280. "homepage": "https://www.doctrine-project.org/projects/migrations.html",
  1281. "keywords": [
  1282. "database",
  1283. "dbal",
  1284. "migrations"
  1285. ],
  1286. "support": {
  1287. "issues": "https://github.com/doctrine/migrations/issues",
  1288. "source": "https://github.com/doctrine/migrations/tree/3.5.2"
  1289. },
  1290. "funding": [
  1291. {
  1292. "url": "https://www.doctrine-project.org/sponsorship.html",
  1293. "type": "custom"
  1294. },
  1295. {
  1296. "url": "https://www.patreon.com/phpdoctrine",
  1297. "type": "patreon"
  1298. },
  1299. {
  1300. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
  1301. "type": "tidelift"
  1302. }
  1303. ],
  1304. "time": "2022-08-04T14:29:49+00:00"
  1305. },
  1306. {
  1307. "name": "doctrine/orm",
  1308. "version": "2.13.4",
  1309. "source": {
  1310. "type": "git",
  1311. "url": "https://github.com/doctrine/orm.git",
  1312. "reference": "a5a6cc6630ce497290396d5f206887227820a634"
  1313. },
  1314. "dist": {
  1315. "type": "zip",
  1316. "url": "https://api.github.com/repos/doctrine/orm/zipball/a5a6cc6630ce497290396d5f206887227820a634",
  1317. "reference": "a5a6cc6630ce497290396d5f206887227820a634",
  1318. "shasum": ""
  1319. },
  1320. "require": {
  1321. "composer-runtime-api": "^2",
  1322. "doctrine/cache": "^1.12.1 || ^2.1.1",
  1323. "doctrine/collections": "^1.5",
  1324. "doctrine/common": "^3.0.3",
  1325. "doctrine/dbal": "^2.13.1 || ^3.2",
  1326. "doctrine/deprecations": "^0.5.3 || ^1",
  1327. "doctrine/event-manager": "^1.1",
  1328. "doctrine/inflector": "^1.4 || ^2.0",
  1329. "doctrine/instantiator": "^1.3",
  1330. "doctrine/lexer": "^1.2.3",
  1331. "doctrine/persistence": "^2.4 || ^3",
  1332. "ext-ctype": "*",
  1333. "php": "^7.1 || ^8.0",
  1334. "psr/cache": "^1 || ^2 || ^3",
  1335. "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
  1336. "symfony/polyfill-php72": "^1.23",
  1337. "symfony/polyfill-php80": "^1.16"
  1338. },
  1339. "conflict": {
  1340. "doctrine/annotations": "<1.13 || >= 2.0"
  1341. },
  1342. "require-dev": {
  1343. "doctrine/annotations": "^1.13",
  1344. "doctrine/coding-standard": "^9.0.2 || ^10.0",
  1345. "phpbench/phpbench": "^0.16.10 || ^1.0",
  1346. "phpstan/phpstan": "~1.4.10 || 1.9.2",
  1347. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  1348. "psr/log": "^1 || ^2 || ^3",
  1349. "squizlabs/php_codesniffer": "3.7.1",
  1350. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  1351. "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
  1352. "vimeo/psalm": "4.30.0"
  1353. },
  1354. "suggest": {
  1355. "ext-dom": "Provides support for XSD validation for XML mapping files",
  1356. "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
  1357. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  1358. },
  1359. "bin": [
  1360. "bin/doctrine"
  1361. ],
  1362. "type": "library",
  1363. "autoload": {
  1364. "psr-4": {
  1365. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  1366. }
  1367. },
  1368. "notification-url": "https://packagist.org/downloads/",
  1369. "license": [
  1370. "MIT"
  1371. ],
  1372. "authors": [
  1373. {
  1374. "name": "Guilherme Blanco",
  1375. "email": "guilhermeblanco@gmail.com"
  1376. },
  1377. {
  1378. "name": "Roman Borschel",
  1379. "email": "roman@code-factory.org"
  1380. },
  1381. {
  1382. "name": "Benjamin Eberlei",
  1383. "email": "kontakt@beberlei.de"
  1384. },
  1385. {
  1386. "name": "Jonathan Wage",
  1387. "email": "jonwage@gmail.com"
  1388. },
  1389. {
  1390. "name": "Marco Pivetta",
  1391. "email": "ocramius@gmail.com"
  1392. }
  1393. ],
  1394. "description": "Object-Relational-Mapper for PHP",
  1395. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  1396. "keywords": [
  1397. "database",
  1398. "orm"
  1399. ],
  1400. "support": {
  1401. "issues": "https://github.com/doctrine/orm/issues",
  1402. "source": "https://github.com/doctrine/orm/tree/2.13.4"
  1403. },
  1404. "time": "2022-11-20T18:53:31+00:00"
  1405. },
  1406. {
  1407. "name": "doctrine/persistence",
  1408. "version": "3.1.0",
  1409. "source": {
  1410. "type": "git",
  1411. "url": "https://github.com/doctrine/persistence.git",
  1412. "reference": "2a9c70a5e21f8968c5a46b79f819ea52f322080b"
  1413. },
  1414. "dist": {
  1415. "type": "zip",
  1416. "url": "https://api.github.com/repos/doctrine/persistence/zipball/2a9c70a5e21f8968c5a46b79f819ea52f322080b",
  1417. "reference": "2a9c70a5e21f8968c5a46b79f819ea52f322080b",
  1418. "shasum": ""
  1419. },
  1420. "require": {
  1421. "doctrine/event-manager": "^1 || ^2",
  1422. "php": "^7.2 || ^8.0",
  1423. "psr/cache": "^1.0 || ^2.0 || ^3.0"
  1424. },
  1425. "conflict": {
  1426. "doctrine/annotations": "<1.7 || >=2.0",
  1427. "doctrine/common": "<2.10"
  1428. },
  1429. "require-dev": {
  1430. "composer/package-versions-deprecated": "^1.11",
  1431. "doctrine/annotations": "^1.7",
  1432. "doctrine/coding-standard": "^10",
  1433. "doctrine/common": "^3.0",
  1434. "phpstan/phpstan": "1.8.8",
  1435. "phpstan/phpstan-phpunit": "^1",
  1436. "phpstan/phpstan-strict-rules": "^1.1",
  1437. "phpunit/phpunit": "^8.5 || ^9.5",
  1438. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  1439. "vimeo/psalm": "4.29.0"
  1440. },
  1441. "type": "library",
  1442. "autoload": {
  1443. "psr-4": {
  1444. "Doctrine\\Persistence\\": "src/Persistence"
  1445. }
  1446. },
  1447. "notification-url": "https://packagist.org/downloads/",
  1448. "license": [
  1449. "MIT"
  1450. ],
  1451. "authors": [
  1452. {
  1453. "name": "Guilherme Blanco",
  1454. "email": "guilhermeblanco@gmail.com"
  1455. },
  1456. {
  1457. "name": "Roman Borschel",
  1458. "email": "roman@code-factory.org"
  1459. },
  1460. {
  1461. "name": "Benjamin Eberlei",
  1462. "email": "kontakt@beberlei.de"
  1463. },
  1464. {
  1465. "name": "Jonathan Wage",
  1466. "email": "jonwage@gmail.com"
  1467. },
  1468. {
  1469. "name": "Johannes Schmitt",
  1470. "email": "schmittjoh@gmail.com"
  1471. },
  1472. {
  1473. "name": "Marco Pivetta",
  1474. "email": "ocramius@gmail.com"
  1475. }
  1476. ],
  1477. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1478. "homepage": "https://www.doctrine-project.org/projects/persistence.html",
  1479. "keywords": [
  1480. "mapper",
  1481. "object",
  1482. "odm",
  1483. "orm",
  1484. "persistence"
  1485. ],
  1486. "support": {
  1487. "issues": "https://github.com/doctrine/persistence/issues",
  1488. "source": "https://github.com/doctrine/persistence/tree/3.1.0"
  1489. },
  1490. "funding": [
  1491. {
  1492. "url": "https://www.doctrine-project.org/sponsorship.html",
  1493. "type": "custom"
  1494. },
  1495. {
  1496. "url": "https://www.patreon.com/phpdoctrine",
  1497. "type": "patreon"
  1498. },
  1499. {
  1500. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
  1501. "type": "tidelift"
  1502. }
  1503. ],
  1504. "time": "2022-11-18T14:10:19+00:00"
  1505. },
  1506. {
  1507. "name": "doctrine/sql-formatter",
  1508. "version": "1.1.3",
  1509. "source": {
  1510. "type": "git",
  1511. "url": "https://github.com/doctrine/sql-formatter.git",
  1512. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
  1513. },
  1514. "dist": {
  1515. "type": "zip",
  1516. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
  1517. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
  1518. "shasum": ""
  1519. },
  1520. "require": {
  1521. "php": "^7.1 || ^8.0"
  1522. },
  1523. "require-dev": {
  1524. "bamarni/composer-bin-plugin": "^1.4"
  1525. },
  1526. "bin": [
  1527. "bin/sql-formatter"
  1528. ],
  1529. "type": "library",
  1530. "autoload": {
  1531. "psr-4": {
  1532. "Doctrine\\SqlFormatter\\": "src"
  1533. }
  1534. },
  1535. "notification-url": "https://packagist.org/downloads/",
  1536. "license": [
  1537. "MIT"
  1538. ],
  1539. "authors": [
  1540. {
  1541. "name": "Jeremy Dorn",
  1542. "email": "jeremy@jeremydorn.com",
  1543. "homepage": "https://jeremydorn.com/"
  1544. }
  1545. ],
  1546. "description": "a PHP SQL highlighting library",
  1547. "homepage": "https://github.com/doctrine/sql-formatter/",
  1548. "keywords": [
  1549. "highlight",
  1550. "sql"
  1551. ],
  1552. "support": {
  1553. "issues": "https://github.com/doctrine/sql-formatter/issues",
  1554. "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
  1555. },
  1556. "time": "2022-05-23T21:33:49+00:00"
  1557. },
  1558. {
  1559. "name": "dompdf/dompdf",
  1560. "version": "v1.2.2",
  1561. "source": {
  1562. "type": "git",
  1563. "url": "https://github.com/dompdf/dompdf.git",
  1564. "reference": "5031045d9640b38cfc14aac9667470df09c9e090"
  1565. },
  1566. "dist": {
  1567. "type": "zip",
  1568. "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
  1569. "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
  1570. "shasum": ""
  1571. },
  1572. "require": {
  1573. "ext-dom": "*",
  1574. "ext-mbstring": "*",
  1575. "phenx/php-font-lib": "^0.5.4",
  1576. "phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
  1577. "php": "^7.1 || ^8.0"
  1578. },
  1579. "require-dev": {
  1580. "ext-json": "*",
  1581. "ext-zip": "*",
  1582. "mockery/mockery": "^1.3",
  1583. "phpunit/phpunit": "^7.5 || ^8 || ^9",
  1584. "squizlabs/php_codesniffer": "^3.5"
  1585. },
  1586. "suggest": {
  1587. "ext-gd": "Needed to process images",
  1588. "ext-gmagick": "Improves image processing performance",
  1589. "ext-imagick": "Improves image processing performance",
  1590. "ext-zlib": "Needed for pdf stream compression"
  1591. },
  1592. "type": "library",
  1593. "autoload": {
  1594. "psr-4": {
  1595. "Dompdf\\": "src/"
  1596. },
  1597. "classmap": [
  1598. "lib/"
  1599. ]
  1600. },
  1601. "notification-url": "https://packagist.org/downloads/",
  1602. "license": [
  1603. "LGPL-2.1"
  1604. ],
  1605. "authors": [
  1606. {
  1607. "name": "Fabien Ménager",
  1608. "email": "fabien.menager@gmail.com"
  1609. },
  1610. {
  1611. "name": "Brian Sweeney",
  1612. "email": "eclecticgeek@gmail.com"
  1613. },
  1614. {
  1615. "name": "Gabriel Bull",
  1616. "email": "me@gabrielbull.com"
  1617. }
  1618. ],
  1619. "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
  1620. "homepage": "https://github.com/dompdf/dompdf",
  1621. "support": {
  1622. "issues": "https://github.com/dompdf/dompdf/issues",
  1623. "source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
  1624. },
  1625. "time": "2022-04-27T13:50:54+00:00"
  1626. },
  1627. {
  1628. "name": "easycorp/easyadmin-bundle",
  1629. "version": "v4.4.3",
  1630. "source": {
  1631. "type": "git",
  1632. "url": "https://github.com/EasyCorp/EasyAdminBundle.git",
  1633. "reference": "0ad6e4070b62364b3afef0bc0cc881c45f2fa033"
  1634. },
  1635. "dist": {
  1636. "type": "zip",
  1637. "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/0ad6e4070b62364b3afef0bc0cc881c45f2fa033",
  1638. "reference": "0ad6e4070b62364b3afef0bc0cc881c45f2fa033",
  1639. "shasum": ""
  1640. },
  1641. "require": {
  1642. "doctrine/doctrine-bundle": "^2.5",
  1643. "doctrine/orm": "^2.10",
  1644. "ext-json": "*",
  1645. "php": ">=8.0.2",
  1646. "symfony/asset": "^5.4|^6.0",
  1647. "symfony/cache": "^5.4|^6.0",
  1648. "symfony/config": "^5.4|^6.0",
  1649. "symfony/dependency-injection": "^5.4|^6.0",
  1650. "symfony/deprecation-contracts": "^3.0",
  1651. "symfony/doctrine-bridge": "^5.4|^6.0",
  1652. "symfony/event-dispatcher": "^5.4|^6.0",
  1653. "symfony/filesystem": "^5.4|^6.0",
  1654. "symfony/form": "^5.4|^6.0",
  1655. "symfony/framework-bundle": "^5.4|^6.0",
  1656. "symfony/http-foundation": "^5.4|^6.0",
  1657. "symfony/http-kernel": "^5.4|^6.0",
  1658. "symfony/intl": "^5.4|^6.0",
  1659. "symfony/property-access": "^5.4|^6.0",
  1660. "symfony/security-bundle": "^5.4|^6.0",
  1661. "symfony/string": "^5.4|^6.0",
  1662. "symfony/translation": "^5.4|^6.0",
  1663. "symfony/twig-bundle": "^5.4|^6.0",
  1664. "symfony/uid": "^5.4|^6.0",
  1665. "symfony/validator": "^5.4|^6.0"
  1666. },
  1667. "require-dev": {
  1668. "doctrine/doctrine-fixtures-bundle": "^3.4",
  1669. "phpstan/extension-installer": "^1.2",
  1670. "phpstan/phpstan": "^1.9",
  1671. "phpstan/phpstan-phpunit": "^1.2",
  1672. "phpstan/phpstan-strict-rules": "^1.4",
  1673. "phpstan/phpstan-symfony": "^1.2",
  1674. "psr/log": "^1.0",
  1675. "symfony/browser-kit": "^5.4|^6.0",
  1676. "symfony/css-selector": "^5.4|^6.0",
  1677. "symfony/dom-crawler": "^5.4|^6.0",
  1678. "symfony/phpunit-bridge": "^5.4|^6.0"
  1679. },
  1680. "type": "symfony-bundle",
  1681. "extra": {
  1682. "branch-alias": {
  1683. "dev-master": "4.0.x-dev"
  1684. }
  1685. },
  1686. "autoload": {
  1687. "psr-4": {
  1688. "EasyCorp\\Bundle\\EasyAdminBundle\\": "src/"
  1689. }
  1690. },
  1691. "notification-url": "https://packagist.org/downloads/",
  1692. "license": [
  1693. "MIT"
  1694. ],
  1695. "authors": [
  1696. {
  1697. "name": "Project Contributors",
  1698. "homepage": "https://github.com/EasyCorp/EasyAdminBundle/graphs/contributors"
  1699. }
  1700. ],
  1701. "description": "Admin generator for Symfony applications",
  1702. "homepage": "https://github.com/EasyCorp/EasyAdminBundle",
  1703. "keywords": [
  1704. "admin",
  1705. "backend",
  1706. "generator"
  1707. ],
  1708. "support": {
  1709. "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues",
  1710. "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.4.3"
  1711. },
  1712. "funding": [
  1713. {
  1714. "url": "https://github.com/javiereguiluz",
  1715. "type": "github"
  1716. }
  1717. ],
  1718. "time": "2022-11-26T19:26:05+00:00"
  1719. },
  1720. {
  1721. "name": "egulias/email-validator",
  1722. "version": "3.2.1",
  1723. "source": {
  1724. "type": "git",
  1725. "url": "https://github.com/egulias/EmailValidator.git",
  1726. "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
  1727. },
  1728. "dist": {
  1729. "type": "zip",
  1730. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
  1731. "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
  1732. "shasum": ""
  1733. },
  1734. "require": {
  1735. "doctrine/lexer": "^1.2",
  1736. "php": ">=7.2",
  1737. "symfony/polyfill-intl-idn": "^1.15"
  1738. },
  1739. "require-dev": {
  1740. "php-coveralls/php-coveralls": "^2.2",
  1741. "phpunit/phpunit": "^8.5.8|^9.3.3",
  1742. "vimeo/psalm": "^4"
  1743. },
  1744. "suggest": {
  1745. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  1746. },
  1747. "type": "library",
  1748. "extra": {
  1749. "branch-alias": {
  1750. "dev-master": "3.0.x-dev"
  1751. }
  1752. },
  1753. "autoload": {
  1754. "psr-4": {
  1755. "Egulias\\EmailValidator\\": "src"
  1756. }
  1757. },
  1758. "notification-url": "https://packagist.org/downloads/",
  1759. "license": [
  1760. "MIT"
  1761. ],
  1762. "authors": [
  1763. {
  1764. "name": "Eduardo Gulias Davis"
  1765. }
  1766. ],
  1767. "description": "A library for validating emails against several RFCs",
  1768. "homepage": "https://github.com/egulias/EmailValidator",
  1769. "keywords": [
  1770. "email",
  1771. "emailvalidation",
  1772. "emailvalidator",
  1773. "validation",
  1774. "validator"
  1775. ],
  1776. "support": {
  1777. "issues": "https://github.com/egulias/EmailValidator/issues",
  1778. "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
  1779. },
  1780. "funding": [
  1781. {
  1782. "url": "https://github.com/egulias",
  1783. "type": "github"
  1784. }
  1785. ],
  1786. "time": "2022-06-18T20:57:19+00:00"
  1787. },
  1788. {
  1789. "name": "friendsofphp/proxy-manager-lts",
  1790. "version": "v1.0.13",
  1791. "source": {
  1792. "type": "git",
  1793. "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
  1794. "reference": "88354616f4cf4f6620910fd035e282173ba453e8"
  1795. },
  1796. "dist": {
  1797. "type": "zip",
  1798. "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8",
  1799. "reference": "88354616f4cf4f6620910fd035e282173ba453e8",
  1800. "shasum": ""
  1801. },
  1802. "require": {
  1803. "laminas/laminas-code": "~3.4.1|^4.0",
  1804. "php": ">=7.1",
  1805. "symfony/filesystem": "^4.4.17|^5.0|^6.0"
  1806. },
  1807. "conflict": {
  1808. "laminas/laminas-stdlib": "<3.2.1",
  1809. "zendframework/zend-stdlib": "<3.2.1"
  1810. },
  1811. "replace": {
  1812. "ocramius/proxy-manager": "^2.1"
  1813. },
  1814. "require-dev": {
  1815. "ext-phar": "*",
  1816. "symfony/phpunit-bridge": "^5.4|^6.0"
  1817. },
  1818. "type": "library",
  1819. "extra": {
  1820. "thanks": {
  1821. "name": "ocramius/proxy-manager",
  1822. "url": "https://github.com/Ocramius/ProxyManager"
  1823. }
  1824. },
  1825. "autoload": {
  1826. "psr-4": {
  1827. "ProxyManager\\": "src/ProxyManager"
  1828. }
  1829. },
  1830. "notification-url": "https://packagist.org/downloads/",
  1831. "license": [
  1832. "MIT"
  1833. ],
  1834. "authors": [
  1835. {
  1836. "name": "Marco Pivetta",
  1837. "email": "ocramius@gmail.com",
  1838. "homepage": "https://ocramius.github.io/"
  1839. },
  1840. {
  1841. "name": "Nicolas Grekas",
  1842. "email": "p@tchwork.com"
  1843. }
  1844. ],
  1845. "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
  1846. "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
  1847. "keywords": [
  1848. "aop",
  1849. "lazy loading",
  1850. "proxy",
  1851. "proxy pattern",
  1852. "service proxies"
  1853. ],
  1854. "support": {
  1855. "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
  1856. "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.13"
  1857. },
  1858. "funding": [
  1859. {
  1860. "url": "https://github.com/Ocramius",
  1861. "type": "github"
  1862. },
  1863. {
  1864. "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
  1865. "type": "tidelift"
  1866. }
  1867. ],
  1868. "time": "2022-10-17T19:48:16+00:00"
  1869. },
  1870. {
  1871. "name": "friendsofsymfony/ckeditor-bundle",
  1872. "version": "2.4.0",
  1873. "source": {
  1874. "type": "git",
  1875. "url": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle.git",
  1876. "reference": "a4df4056b2832881e17b939e83f25406a6cc6414"
  1877. },
  1878. "dist": {
  1879. "type": "zip",
  1880. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSCKEditorBundle/zipball/a4df4056b2832881e17b939e83f25406a6cc6414",
  1881. "reference": "a4df4056b2832881e17b939e83f25406a6cc6414",
  1882. "shasum": ""
  1883. },
  1884. "require": {
  1885. "ext-json": "*",
  1886. "ext-zip": "*",
  1887. "php": "^7.1|^8.0",
  1888. "symfony/asset": "^4.4 || ^5.0 || ^6.0",
  1889. "symfony/config": "^4.4 || ^5.0 || ^6.0",
  1890. "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
  1891. "symfony/expression-language": "^4.4 || ^5.0 || ^6.0",
  1892. "symfony/form": "^4.4 || ^5.0 || ^6.0",
  1893. "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
  1894. "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
  1895. "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
  1896. "symfony/options-resolver": "^4.4 || ^5.0 || ^6.0",
  1897. "symfony/property-access": "^4.4 || ^5.0 || ^6.0",
  1898. "symfony/routing": "^4.4 || ^5.0 || ^6.0",
  1899. "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
  1900. "twig/twig": "^2.4 || ^3.0"
  1901. },
  1902. "conflict": {
  1903. "sebastian/environment": "<1.3.4",
  1904. "sebastian/exporter": "<2.0.0"
  1905. },
  1906. "require-dev": {
  1907. "friendsofphp/php-cs-fixer": "^2.0",
  1908. "matthiasnoback/symfony-dependency-injection-test": "^3.0 || ^4.0",
  1909. "symfony/console": "^4.4 || ^5.0 || ^6.0",
  1910. "symfony/phpunit-bridge": "^4.4 || ^5.0 || ^6.0",
  1911. "symfony/yaml": "^4.4 || ^5.0 || ^6.0"
  1912. },
  1913. "suggest": {
  1914. "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
  1915. },
  1916. "type": "symfony-bundle",
  1917. "extra": {
  1918. "branch-alias": {
  1919. "dev-master": "3.x-dev"
  1920. }
  1921. },
  1922. "autoload": {
  1923. "psr-4": {
  1924. "FOS\\CKEditorBundle\\": "src/"
  1925. }
  1926. },
  1927. "notification-url": "https://packagist.org/downloads/",
  1928. "license": [
  1929. "MIT"
  1930. ],
  1931. "authors": [
  1932. {
  1933. "name": "Eric GELOEN",
  1934. "email": "geloen.eric@gmail.com"
  1935. },
  1936. {
  1937. "name": "FriendsOfSymfony Community",
  1938. "homepage": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/graphs/contributors"
  1939. }
  1940. ],
  1941. "description": "Provides a CKEditor integration for your Symfony project.",
  1942. "keywords": [
  1943. "CKEditor"
  1944. ],
  1945. "support": {
  1946. "issues": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/issues",
  1947. "source": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/tree/2.4.0"
  1948. },
  1949. "time": "2022-01-07T12:34:18+00:00"
  1950. },
  1951. {
  1952. "name": "gedmo/doctrine-extensions",
  1953. "version": "v3.10.0",
  1954. "source": {
  1955. "type": "git",
  1956. "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
  1957. "reference": "5a956a448f67b917b05958429b224e8955dc9b8c"
  1958. },
  1959. "dist": {
  1960. "type": "zip",
  1961. "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/5a956a448f67b917b05958429b224e8955dc9b8c",
  1962. "reference": "5a956a448f67b917b05958429b224e8955dc9b8c",
  1963. "shasum": ""
  1964. },
  1965. "require": {
  1966. "behat/transliterator": "~1.2",
  1967. "doctrine/annotations": "^1.13",
  1968. "doctrine/collections": "^1.0",
  1969. "doctrine/common": "^2.13 || ^3.0",
  1970. "doctrine/event-manager": "^1.2",
  1971. "doctrine/persistence": "^2.2 || ^3.0",
  1972. "php": "^7.2 || ^8.0",
  1973. "psr/cache": "^1 || ^2 || ^3",
  1974. "symfony/cache": "^4.4 || ^5.3 || ^6.0"
  1975. },
  1976. "conflict": {
  1977. "doctrine/cache": "<1.11",
  1978. "doctrine/dbal": "<2.13.1 || ^3.0 <3.2",
  1979. "doctrine/mongodb-odm": "<2.3",
  1980. "doctrine/orm": "<2.10.2",
  1981. "sebastian/comparator": "<2.0"
  1982. },
  1983. "require-dev": {
  1984. "doctrine/cache": "^1.11 || ^2.0",
  1985. "doctrine/dbal": "^2.13.1 || ^3.2",
  1986. "doctrine/doctrine-bundle": "^2.3",
  1987. "doctrine/mongodb-odm": "^2.3",
  1988. "doctrine/orm": "^2.10.2",
  1989. "friendsofphp/php-cs-fixer": "^3.4.0,<3.10",
  1990. "nesbot/carbon": "^2.55",
  1991. "phpstan/phpstan": "^1.1",
  1992. "phpstan/phpstan-doctrine": "^1.0",
  1993. "phpstan/phpstan-phpunit": "^1.0",
  1994. "phpunit/phpunit": "^8.5 || ^9.5",
  1995. "symfony/console": "^4.4 || ^5.3 || ^6.0",
  1996. "symfony/phpunit-bridge": "^6.0",
  1997. "symfony/yaml": "^4.4 || ^5.3 || ^6.0"
  1998. },
  1999. "suggest": {
  2000. "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
  2001. "doctrine/orm": "to use the extensions with the ORM",
  2002. "symfony/cache": "to cache parsed annotations"
  2003. },
  2004. "type": "library",
  2005. "extra": {
  2006. "branch-alias": {
  2007. "dev-main": "3.11-dev"
  2008. }
  2009. },
  2010. "autoload": {
  2011. "psr-4": {
  2012. "Gedmo\\": "src/"
  2013. }
  2014. },
  2015. "notification-url": "https://packagist.org/downloads/",
  2016. "license": [
  2017. "MIT"
  2018. ],
  2019. "authors": [
  2020. {
  2021. "name": "Gediminas Morkevicius",
  2022. "email": "gediminas.morkevicius@gmail.com"
  2023. },
  2024. {
  2025. "name": "Gustavo Falco",
  2026. "email": "comfortablynumb84@gmail.com"
  2027. },
  2028. {
  2029. "name": "David Buchmann",
  2030. "email": "david@liip.ch"
  2031. }
  2032. ],
  2033. "description": "Doctrine2 behavioral extensions",
  2034. "homepage": "http://gediminasm.org/",
  2035. "keywords": [
  2036. "Blameable",
  2037. "behaviors",
  2038. "doctrine2",
  2039. "extensions",
  2040. "gedmo",
  2041. "loggable",
  2042. "nestedset",
  2043. "sluggable",
  2044. "sortable",
  2045. "timestampable",
  2046. "translatable",
  2047. "tree",
  2048. "uploadable"
  2049. ],
  2050. "support": {
  2051. "email": "gediminas.morkevicius@gmail.com",
  2052. "issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
  2053. "source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.10.0",
  2054. "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
  2055. },
  2056. "time": "2022-11-14T20:25:40+00:00"
  2057. },
  2058. {
  2059. "name": "imagine/imagine",
  2060. "version": "1.3.3",
  2061. "source": {
  2062. "type": "git",
  2063. "url": "https://github.com/php-imagine/Imagine.git",
  2064. "reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2"
  2065. },
  2066. "dist": {
  2067. "type": "zip",
  2068. "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
  2069. "reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
  2070. "shasum": ""
  2071. },
  2072. "require": {
  2073. "php": ">=5.5"
  2074. },
  2075. "require-dev": {
  2076. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  2077. },
  2078. "suggest": {
  2079. "ext-exif": "to read EXIF metadata",
  2080. "ext-gd": "to use the GD implementation",
  2081. "ext-gmagick": "to use the Gmagick implementation",
  2082. "ext-imagick": "to use the Imagick implementation"
  2083. },
  2084. "type": "library",
  2085. "extra": {
  2086. "branch-alias": {
  2087. "dev-develop": "1.x-dev"
  2088. }
  2089. },
  2090. "autoload": {
  2091. "psr-4": {
  2092. "Imagine\\": "src/"
  2093. }
  2094. },
  2095. "notification-url": "https://packagist.org/downloads/",
  2096. "license": [
  2097. "MIT"
  2098. ],
  2099. "authors": [
  2100. {
  2101. "name": "Bulat Shakirzyanov",
  2102. "email": "mallluhuct@gmail.com",
  2103. "homepage": "http://avalanche123.com"
  2104. }
  2105. ],
  2106. "description": "Image processing for PHP 5.3",
  2107. "homepage": "http://imagine.readthedocs.org/",
  2108. "keywords": [
  2109. "drawing",
  2110. "graphics",
  2111. "image manipulation",
  2112. "image processing"
  2113. ],
  2114. "support": {
  2115. "issues": "https://github.com/php-imagine/Imagine/issues",
  2116. "source": "https://github.com/php-imagine/Imagine/tree/1.3.3"
  2117. },
  2118. "time": "2022-11-16T13:09:11+00:00"
  2119. },
  2120. {
  2121. "name": "knplabs/knp-components",
  2122. "version": "v3.6.0",
  2123. "source": {
  2124. "type": "git",
  2125. "url": "https://github.com/KnpLabs/knp-components.git",
  2126. "reference": "145d74f3fbb24619a60a6f7e54aa4bd10862b07a"
  2127. },
  2128. "dist": {
  2129. "type": "zip",
  2130. "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/145d74f3fbb24619a60a6f7e54aa4bd10862b07a",
  2131. "reference": "145d74f3fbb24619a60a6f7e54aa4bd10862b07a",
  2132. "shasum": ""
  2133. },
  2134. "require": {
  2135. "php": "^7.4 || ^8.0",
  2136. "symfony/event-dispatcher-contracts": "^2.0 || ^3.0",
  2137. "symfony/http-foundation": "^4.4 || ^5.4 || ^6.0"
  2138. },
  2139. "conflict": {
  2140. "doctrine/dbal": "<2.10"
  2141. },
  2142. "require-dev": {
  2143. "doctrine/mongodb-odm": "^2.0",
  2144. "doctrine/orm": "^2.7",
  2145. "doctrine/phpcr-odm": "^1.2",
  2146. "ext-pdo_sqlite": "*",
  2147. "jackalope/jackalope-doctrine-dbal": "^1.2",
  2148. "phpunit/phpunit": "^9.5",
  2149. "propel/propel1": "^1.7",
  2150. "ruflin/elastica": "^7.0",
  2151. "solarium/solarium": "^6.0",
  2152. "symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
  2153. "symfony/property-access": "^4.4 || ^5.4 || ^6.0"
  2154. },
  2155. "suggest": {
  2156. "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection",
  2157. "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB",
  2158. "doctrine/orm": "to allow usage pagination with Doctrine ORM",
  2159. "doctrine/phpcr-odm": "to allow usage pagination with Doctrine ODM PHPCR",
  2160. "propel/propel1": "to allow usage pagination with Propel ORM",
  2161. "ruflin/elastica": "to allow usage pagination with ElasticSearch Client",
  2162. "solarium/solarium": "to allow usage pagination with Solarium Client",
  2163. "symfony/property-access": "To allow sorting arrays"
  2164. },
  2165. "type": "library",
  2166. "extra": {
  2167. "branch-alias": {
  2168. "dev-master": "3.x-dev"
  2169. }
  2170. },
  2171. "autoload": {
  2172. "psr-4": {
  2173. "Knp\\Component\\": "src/Knp/Component"
  2174. }
  2175. },
  2176. "notification-url": "https://packagist.org/downloads/",
  2177. "license": [
  2178. "MIT"
  2179. ],
  2180. "authors": [
  2181. {
  2182. "name": "KnpLabs Team",
  2183. "homepage": "https://knplabs.com"
  2184. },
  2185. {
  2186. "name": "Symfony Community",
  2187. "homepage": "https://github.com/KnpLabs/knp-components/contributors"
  2188. }
  2189. ],
  2190. "description": "Knplabs component library",
  2191. "homepage": "http://github.com/KnpLabs/knp-components",
  2192. "keywords": [
  2193. "components",
  2194. "knp",
  2195. "knplabs",
  2196. "pager",
  2197. "paginator"
  2198. ],
  2199. "support": {
  2200. "issues": "https://github.com/KnpLabs/knp-components/issues",
  2201. "source": "https://github.com/KnpLabs/knp-components/tree/v3.6.0"
  2202. },
  2203. "time": "2022-08-18T06:36:14+00:00"
  2204. },
  2205. {
  2206. "name": "knplabs/knp-paginator-bundle",
  2207. "version": "v5.9.0",
  2208. "source": {
  2209. "type": "git",
  2210. "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
  2211. "reference": "7879916a8af4f4d4668535cb0b71f55cc416da66"
  2212. },
  2213. "dist": {
  2214. "type": "zip",
  2215. "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/7879916a8af4f4d4668535cb0b71f55cc416da66",
  2216. "reference": "7879916a8af4f4d4668535cb0b71f55cc416da66",
  2217. "shasum": ""
  2218. },
  2219. "require": {
  2220. "knplabs/knp-components": "^2.4 || ^3.0",
  2221. "php": "^7.3 || ^8.0",
  2222. "symfony/config": "^4.4 || ^5.4 || ^6.0",
  2223. "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
  2224. "symfony/event-dispatcher": "^4.4 || ^5.4 || ^6.0",
  2225. "symfony/http-foundation": "^4.4 || ^5.4 || ^6.0",
  2226. "symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
  2227. "symfony/routing": "^4.4 || ^5.4 || ^6.0",
  2228. "symfony/translation": "^4.4 || ^5.4 || ^6.0",
  2229. "twig/twig": "^2.0 || ^3.0"
  2230. },
  2231. "require-dev": {
  2232. "phpstan/phpstan": "^1.2",
  2233. "phpunit/phpunit": "^8.5 || ^9.5",
  2234. "symfony/expression-language": "^4.4 || ^5.4 || ^6.0",
  2235. "symfony/templating": "^4.4 || ^5.4 || ^6.0"
  2236. },
  2237. "type": "symfony-bundle",
  2238. "extra": {
  2239. "branch-alias": {
  2240. "dev-master": "5.x-dev"
  2241. }
  2242. },
  2243. "autoload": {
  2244. "psr-4": {
  2245. "Knp\\Bundle\\PaginatorBundle\\": "src"
  2246. }
  2247. },
  2248. "notification-url": "https://packagist.org/downloads/",
  2249. "license": [
  2250. "MIT"
  2251. ],
  2252. "authors": [
  2253. {
  2254. "name": "KnpLabs Team",
  2255. "homepage": "http://knplabs.com"
  2256. },
  2257. {
  2258. "name": "Symfony Community",
  2259. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
  2260. }
  2261. ],
  2262. "description": "Paginator bundle for Symfony to automate pagination and simplify sorting and other features",
  2263. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
  2264. "keywords": [
  2265. "bundle",
  2266. "knp",
  2267. "knplabs",
  2268. "pager",
  2269. "pagination",
  2270. "paginator",
  2271. "symfony"
  2272. ],
  2273. "support": {
  2274. "issues": "https://github.com/KnpLabs/KnpPaginatorBundle/issues",
  2275. "source": "https://github.com/KnpLabs/KnpPaginatorBundle/tree/v5.9.0"
  2276. },
  2277. "time": "2022-08-28T14:42:14+00:00"
  2278. },
  2279. {
  2280. "name": "laminas/laminas-code",
  2281. "version": "4.7.1",
  2282. "source": {
  2283. "type": "git",
  2284. "url": "https://github.com/laminas/laminas-code.git",
  2285. "reference": "91aabc066d5620428120800c0eafc0411e441a62"
  2286. },
  2287. "dist": {
  2288. "type": "zip",
  2289. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/91aabc066d5620428120800c0eafc0411e441a62",
  2290. "reference": "91aabc066d5620428120800c0eafc0411e441a62",
  2291. "shasum": ""
  2292. },
  2293. "require": {
  2294. "php": ">=7.4, <8.2"
  2295. },
  2296. "require-dev": {
  2297. "doctrine/annotations": "^1.13.2",
  2298. "ext-phar": "*",
  2299. "laminas/laminas-coding-standard": "^2.3.0",
  2300. "laminas/laminas-stdlib": "^3.6.1",
  2301. "phpunit/phpunit": "^9.5.10",
  2302. "psalm/plugin-phpunit": "^0.17.0",
  2303. "vimeo/psalm": "^4.13.1"
  2304. },
  2305. "suggest": {
  2306. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  2307. "laminas/laminas-stdlib": "Laminas\\Stdlib component"
  2308. },
  2309. "type": "library",
  2310. "autoload": {
  2311. "files": [
  2312. "polyfill/ReflectionEnumPolyfill.php"
  2313. ],
  2314. "psr-4": {
  2315. "Laminas\\Code\\": "src/"
  2316. }
  2317. },
  2318. "notification-url": "https://packagist.org/downloads/",
  2319. "license": [
  2320. "BSD-3-Clause"
  2321. ],
  2322. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  2323. "homepage": "https://laminas.dev",
  2324. "keywords": [
  2325. "code",
  2326. "laminas",
  2327. "laminasframework"
  2328. ],
  2329. "support": {
  2330. "chat": "https://laminas.dev/chat",
  2331. "docs": "https://docs.laminas.dev/laminas-code/",
  2332. "forum": "https://discourse.laminas.dev",
  2333. "issues": "https://github.com/laminas/laminas-code/issues",
  2334. "rss": "https://github.com/laminas/laminas-code/releases.atom",
  2335. "source": "https://github.com/laminas/laminas-code"
  2336. },
  2337. "funding": [
  2338. {
  2339. "url": "https://funding.communitybridge.org/projects/laminas-project",
  2340. "type": "community_bridge"
  2341. }
  2342. ],
  2343. "time": "2022-11-21T01:32:31+00:00"
  2344. },
  2345. {
  2346. "name": "liip/imagine-bundle",
  2347. "version": "2.9.0",
  2348. "source": {
  2349. "type": "git",
  2350. "url": "https://github.com/liip/LiipImagineBundle.git",
  2351. "reference": "ba164fef7be638f28d298f9c89b5a8364c3e0a4d"
  2352. },
  2353. "dist": {
  2354. "type": "zip",
  2355. "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/ba164fef7be638f28d298f9c89b5a8364c3e0a4d",
  2356. "reference": "ba164fef7be638f28d298f9c89b5a8364c3e0a4d",
  2357. "shasum": ""
  2358. },
  2359. "require": {
  2360. "ext-mbstring": "*",
  2361. "imagine/imagine": "^1.2.4",
  2362. "php": "^7.1|^8.0",
  2363. "symfony/filesystem": "^3.4|^4.4|^5.3|^6.0",
  2364. "symfony/finder": "^3.4|^4.4|^5.3|^6.0",
  2365. "symfony/framework-bundle": "^3.4.23|^4.4|^5.3|^6.0",
  2366. "symfony/mime": "^4.4|^5.3|^6.0",
  2367. "symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0",
  2368. "symfony/process": "^3.4|^4.4|^5.3|^6.0",
  2369. "twig/twig": "^1.44|^2.9|^3.0"
  2370. },
  2371. "require-dev": {
  2372. "amazonwebservices/aws-sdk-for-php": "^1.0",
  2373. "aws/aws-sdk-php": "^2.4",
  2374. "doctrine/cache": "^1.11|^2.0",
  2375. "doctrine/persistence": "^1.3|^2.0",
  2376. "enqueue/enqueue-bundle": "^0.9|^0.10",
  2377. "ext-gd": "*",
  2378. "league/flysystem": "^1.0|^2.0|^3.0",
  2379. "phpstan/phpstan": "^0.12.64",
  2380. "psr/cache": "^1.0|^2.0|^3.0",
  2381. "psr/log": "^1.0",
  2382. "symfony/browser-kit": "^3.4|^4.4|^5.3|^6.0",
  2383. "symfony/cache": "^3.4|^4.4|^5.3|^6.0",
  2384. "symfony/console": "^3.4|^4.4|^5.3|^6.0",
  2385. "symfony/dependency-injection": "^3.4|^4.4|^5.3|^6.0",
  2386. "symfony/form": "^3.4|^4.4|^5.3|^6.0",
  2387. "symfony/messenger": "^4.4|^5.3|^6.0",
  2388. "symfony/phpunit-bridge": "^5.3",
  2389. "symfony/templating": "^3.4|^4.4|^5.3|^6.0",
  2390. "symfony/validator": "^3.4|^4.4|^5.3|^6.0",
  2391. "symfony/yaml": "^3.4|^4.4|^5.3|^6.0"
  2392. },
  2393. "suggest": {
  2394. "alcaeus/mongo-php-adapter": "required for mongodb components",
  2395. "amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
  2396. "aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
  2397. "doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
  2398. "enqueue/enqueue-bundle": "^0.9 add if you like to process images in background",
  2399. "ext-exif": "required to read EXIF metadata from images",
  2400. "ext-gd": "required to use gd driver",
  2401. "ext-gmagick": "required to use gmagick driver",
  2402. "ext-imagick": "required to use imagick driver",
  2403. "ext-mongodb": "required for mongodb components",
  2404. "league/flysystem": "required to use FlySystem data loader or cache resolver",
  2405. "monolog/monolog": "A psr/log compatible logger is required to enable logging",
  2406. "symfony/messenger": "If you like to process images in background",
  2407. "symfony/templating": "required to use deprecated Templating component instead of Twig"
  2408. },
  2409. "type": "symfony-bundle",
  2410. "autoload": {
  2411. "psr-4": {
  2412. "Liip\\ImagineBundle\\": ""
  2413. },
  2414. "exclude-from-classmap": [
  2415. "/Tests/"
  2416. ]
  2417. },
  2418. "notification-url": "https://packagist.org/downloads/",
  2419. "license": [
  2420. "MIT"
  2421. ],
  2422. "authors": [
  2423. {
  2424. "name": "Liip and other contributors",
  2425. "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
  2426. }
  2427. ],
  2428. "description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
  2429. "homepage": "http://liip.ch",
  2430. "keywords": [
  2431. "bundle",
  2432. "image",
  2433. "imagine",
  2434. "liip",
  2435. "manipulation",
  2436. "photos",
  2437. "pictures",
  2438. "symfony",
  2439. "transformation"
  2440. ],
  2441. "support": {
  2442. "issues": "https://github.com/liip/LiipImagineBundle/issues",
  2443. "source": "https://github.com/liip/LiipImagineBundle/tree/2.9.0"
  2444. },
  2445. "time": "2022-10-06T06:33:35+00:00"
  2446. },
  2447. {
  2448. "name": "monolog/monolog",
  2449. "version": "3.2.0",
  2450. "source": {
  2451. "type": "git",
  2452. "url": "https://github.com/Seldaek/monolog.git",
  2453. "reference": "305444bc6fb6c89e490f4b34fa6e979584d7fa81"
  2454. },
  2455. "dist": {
  2456. "type": "zip",
  2457. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/305444bc6fb6c89e490f4b34fa6e979584d7fa81",
  2458. "reference": "305444bc6fb6c89e490f4b34fa6e979584d7fa81",
  2459. "shasum": ""
  2460. },
  2461. "require": {
  2462. "php": ">=8.1",
  2463. "psr/log": "^2.0 || ^3.0"
  2464. },
  2465. "provide": {
  2466. "psr/log-implementation": "3.0.0"
  2467. },
  2468. "require-dev": {
  2469. "aws/aws-sdk-php": "^3.0",
  2470. "doctrine/couchdb": "~1.0@dev",
  2471. "elasticsearch/elasticsearch": "^7 || ^8",
  2472. "ext-json": "*",
  2473. "graylog2/gelf-php": "^1.4.2",
  2474. "guzzlehttp/guzzle": "^7.4",
  2475. "guzzlehttp/psr7": "^2.2",
  2476. "mongodb/mongodb": "^1.8",
  2477. "php-amqplib/php-amqplib": "~2.4 || ^3",
  2478. "phpstan/phpstan": "^1.4",
  2479. "phpstan/phpstan-deprecation-rules": "^1.0",
  2480. "phpstan/phpstan-strict-rules": "^1.1",
  2481. "phpunit/phpunit": "^9.5.16",
  2482. "predis/predis": "^1.1",
  2483. "ruflin/elastica": "^7",
  2484. "symfony/mailer": "^5.4 || ^6",
  2485. "symfony/mime": "^5.4 || ^6"
  2486. },
  2487. "suggest": {
  2488. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2489. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2490. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2491. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2492. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  2493. "ext-mbstring": "Allow to work properly with unicode symbols",
  2494. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2495. "ext-openssl": "Required to send log messages using SSL",
  2496. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  2497. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2498. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2499. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2500. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2501. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2502. },
  2503. "type": "library",
  2504. "extra": {
  2505. "branch-alias": {
  2506. "dev-main": "3.x-dev"
  2507. }
  2508. },
  2509. "autoload": {
  2510. "psr-4": {
  2511. "Monolog\\": "src/Monolog"
  2512. }
  2513. },
  2514. "notification-url": "https://packagist.org/downloads/",
  2515. "license": [
  2516. "MIT"
  2517. ],
  2518. "authors": [
  2519. {
  2520. "name": "Jordi Boggiano",
  2521. "email": "j.boggiano@seld.be",
  2522. "homepage": "https://seld.be"
  2523. }
  2524. ],
  2525. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2526. "homepage": "https://github.com/Seldaek/monolog",
  2527. "keywords": [
  2528. "log",
  2529. "logging",
  2530. "psr-3"
  2531. ],
  2532. "support": {
  2533. "issues": "https://github.com/Seldaek/monolog/issues",
  2534. "source": "https://github.com/Seldaek/monolog/tree/3.2.0"
  2535. },
  2536. "funding": [
  2537. {
  2538. "url": "https://github.com/Seldaek",
  2539. "type": "github"
  2540. },
  2541. {
  2542. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2543. "type": "tidelift"
  2544. }
  2545. ],
  2546. "time": "2022-07-24T12:00:55+00:00"
  2547. },
  2548. {
  2549. "name": "phenx/php-font-lib",
  2550. "version": "0.5.4",
  2551. "source": {
  2552. "type": "git",
  2553. "url": "https://github.com/dompdf/php-font-lib.git",
  2554. "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
  2555. },
  2556. "dist": {
  2557. "type": "zip",
  2558. "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
  2559. "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
  2560. "shasum": ""
  2561. },
  2562. "require": {
  2563. "ext-mbstring": "*"
  2564. },
  2565. "require-dev": {
  2566. "symfony/phpunit-bridge": "^3 || ^4 || ^5"
  2567. },
  2568. "type": "library",
  2569. "autoload": {
  2570. "psr-4": {
  2571. "FontLib\\": "src/FontLib"
  2572. }
  2573. },
  2574. "notification-url": "https://packagist.org/downloads/",
  2575. "license": [
  2576. "LGPL-3.0"
  2577. ],
  2578. "authors": [
  2579. {
  2580. "name": "Fabien Ménager",
  2581. "email": "fabien.menager@gmail.com"
  2582. }
  2583. ],
  2584. "description": "A library to read, parse, export and make subsets of different types of font files.",
  2585. "homepage": "https://github.com/PhenX/php-font-lib",
  2586. "support": {
  2587. "issues": "https://github.com/dompdf/php-font-lib/issues",
  2588. "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
  2589. },
  2590. "time": "2021-12-17T19:44:54+00:00"
  2591. },
  2592. {
  2593. "name": "phenx/php-svg-lib",
  2594. "version": "0.4.1",
  2595. "source": {
  2596. "type": "git",
  2597. "url": "https://github.com/dompdf/php-svg-lib.git",
  2598. "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
  2599. },
  2600. "dist": {
  2601. "type": "zip",
  2602. "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
  2603. "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
  2604. "shasum": ""
  2605. },
  2606. "require": {
  2607. "ext-mbstring": "*",
  2608. "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
  2609. "sabberworm/php-css-parser": "^8.4"
  2610. },
  2611. "require-dev": {
  2612. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
  2613. },
  2614. "type": "library",
  2615. "autoload": {
  2616. "psr-4": {
  2617. "Svg\\": "src/Svg"
  2618. }
  2619. },
  2620. "notification-url": "https://packagist.org/downloads/",
  2621. "license": [
  2622. "LGPL-3.0"
  2623. ],
  2624. "authors": [
  2625. {
  2626. "name": "Fabien Ménager",
  2627. "email": "fabien.menager@gmail.com"
  2628. }
  2629. ],
  2630. "description": "A library to read, parse and export to PDF SVG files.",
  2631. "homepage": "https://github.com/PhenX/php-svg-lib",
  2632. "support": {
  2633. "issues": "https://github.com/dompdf/php-svg-lib/issues",
  2634. "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
  2635. },
  2636. "time": "2022-03-07T12:52:04+00:00"
  2637. },
  2638. {
  2639. "name": "phpdocumentor/reflection-common",
  2640. "version": "2.2.0",
  2641. "source": {
  2642. "type": "git",
  2643. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2644. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  2645. },
  2646. "dist": {
  2647. "type": "zip",
  2648. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2649. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2650. "shasum": ""
  2651. },
  2652. "require": {
  2653. "php": "^7.2 || ^8.0"
  2654. },
  2655. "type": "library",
  2656. "extra": {
  2657. "branch-alias": {
  2658. "dev-2.x": "2.x-dev"
  2659. }
  2660. },
  2661. "autoload": {
  2662. "psr-4": {
  2663. "phpDocumentor\\Reflection\\": "src/"
  2664. }
  2665. },
  2666. "notification-url": "https://packagist.org/downloads/",
  2667. "license": [
  2668. "MIT"
  2669. ],
  2670. "authors": [
  2671. {
  2672. "name": "Jaap van Otterdijk",
  2673. "email": "opensource@ijaap.nl"
  2674. }
  2675. ],
  2676. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2677. "homepage": "http://www.phpdoc.org",
  2678. "keywords": [
  2679. "FQSEN",
  2680. "phpDocumentor",
  2681. "phpdoc",
  2682. "reflection",
  2683. "static analysis"
  2684. ],
  2685. "support": {
  2686. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  2687. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  2688. },
  2689. "time": "2020-06-27T09:03:43+00:00"
  2690. },
  2691. {
  2692. "name": "phpdocumentor/reflection-docblock",
  2693. "version": "5.3.0",
  2694. "source": {
  2695. "type": "git",
  2696. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2697. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
  2698. },
  2699. "dist": {
  2700. "type": "zip",
  2701. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
  2702. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
  2703. "shasum": ""
  2704. },
  2705. "require": {
  2706. "ext-filter": "*",
  2707. "php": "^7.2 || ^8.0",
  2708. "phpdocumentor/reflection-common": "^2.2",
  2709. "phpdocumentor/type-resolver": "^1.3",
  2710. "webmozart/assert": "^1.9.1"
  2711. },
  2712. "require-dev": {
  2713. "mockery/mockery": "~1.3.2",
  2714. "psalm/phar": "^4.8"
  2715. },
  2716. "type": "library",
  2717. "extra": {
  2718. "branch-alias": {
  2719. "dev-master": "5.x-dev"
  2720. }
  2721. },
  2722. "autoload": {
  2723. "psr-4": {
  2724. "phpDocumentor\\Reflection\\": "src"
  2725. }
  2726. },
  2727. "notification-url": "https://packagist.org/downloads/",
  2728. "license": [
  2729. "MIT"
  2730. ],
  2731. "authors": [
  2732. {
  2733. "name": "Mike van Riel",
  2734. "email": "me@mikevanriel.com"
  2735. },
  2736. {
  2737. "name": "Jaap van Otterdijk",
  2738. "email": "account@ijaap.nl"
  2739. }
  2740. ],
  2741. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2742. "support": {
  2743. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  2744. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
  2745. },
  2746. "time": "2021-10-19T17:43:47+00:00"
  2747. },
  2748. {
  2749. "name": "phpdocumentor/type-resolver",
  2750. "version": "1.6.2",
  2751. "source": {
  2752. "type": "git",
  2753. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2754. "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
  2755. },
  2756. "dist": {
  2757. "type": "zip",
  2758. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
  2759. "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
  2760. "shasum": ""
  2761. },
  2762. "require": {
  2763. "php": "^7.4 || ^8.0",
  2764. "phpdocumentor/reflection-common": "^2.0"
  2765. },
  2766. "require-dev": {
  2767. "ext-tokenizer": "*",
  2768. "phpstan/extension-installer": "^1.1",
  2769. "phpstan/phpstan": "^1.8",
  2770. "phpstan/phpstan-phpunit": "^1.1",
  2771. "phpunit/phpunit": "^9.5",
  2772. "rector/rector": "^0.13.9",
  2773. "vimeo/psalm": "^4.25"
  2774. },
  2775. "type": "library",
  2776. "extra": {
  2777. "branch-alias": {
  2778. "dev-1.x": "1.x-dev"
  2779. }
  2780. },
  2781. "autoload": {
  2782. "psr-4": {
  2783. "phpDocumentor\\Reflection\\": "src"
  2784. }
  2785. },
  2786. "notification-url": "https://packagist.org/downloads/",
  2787. "license": [
  2788. "MIT"
  2789. ],
  2790. "authors": [
  2791. {
  2792. "name": "Mike van Riel",
  2793. "email": "me@mikevanriel.com"
  2794. }
  2795. ],
  2796. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  2797. "support": {
  2798. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  2799. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
  2800. },
  2801. "time": "2022-10-14T12:47:21+00:00"
  2802. },
  2803. {
  2804. "name": "psr/cache",
  2805. "version": "3.0.0",
  2806. "source": {
  2807. "type": "git",
  2808. "url": "https://github.com/php-fig/cache.git",
  2809. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
  2810. },
  2811. "dist": {
  2812. "type": "zip",
  2813. "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2814. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2815. "shasum": ""
  2816. },
  2817. "require": {
  2818. "php": ">=8.0.0"
  2819. },
  2820. "type": "library",
  2821. "extra": {
  2822. "branch-alias": {
  2823. "dev-master": "1.0.x-dev"
  2824. }
  2825. },
  2826. "autoload": {
  2827. "psr-4": {
  2828. "Psr\\Cache\\": "src/"
  2829. }
  2830. },
  2831. "notification-url": "https://packagist.org/downloads/",
  2832. "license": [
  2833. "MIT"
  2834. ],
  2835. "authors": [
  2836. {
  2837. "name": "PHP-FIG",
  2838. "homepage": "https://www.php-fig.org/"
  2839. }
  2840. ],
  2841. "description": "Common interface for caching libraries",
  2842. "keywords": [
  2843. "cache",
  2844. "psr",
  2845. "psr-6"
  2846. ],
  2847. "support": {
  2848. "source": "https://github.com/php-fig/cache/tree/3.0.0"
  2849. },
  2850. "time": "2021-02-03T23:26:27+00:00"
  2851. },
  2852. {
  2853. "name": "psr/container",
  2854. "version": "2.0.2",
  2855. "source": {
  2856. "type": "git",
  2857. "url": "https://github.com/php-fig/container.git",
  2858. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  2859. },
  2860. "dist": {
  2861. "type": "zip",
  2862. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2863. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  2864. "shasum": ""
  2865. },
  2866. "require": {
  2867. "php": ">=7.4.0"
  2868. },
  2869. "type": "library",
  2870. "extra": {
  2871. "branch-alias": {
  2872. "dev-master": "2.0.x-dev"
  2873. }
  2874. },
  2875. "autoload": {
  2876. "psr-4": {
  2877. "Psr\\Container\\": "src/"
  2878. }
  2879. },
  2880. "notification-url": "https://packagist.org/downloads/",
  2881. "license": [
  2882. "MIT"
  2883. ],
  2884. "authors": [
  2885. {
  2886. "name": "PHP-FIG",
  2887. "homepage": "https://www.php-fig.org/"
  2888. }
  2889. ],
  2890. "description": "Common Container Interface (PHP FIG PSR-11)",
  2891. "homepage": "https://github.com/php-fig/container",
  2892. "keywords": [
  2893. "PSR-11",
  2894. "container",
  2895. "container-interface",
  2896. "container-interop",
  2897. "psr"
  2898. ],
  2899. "support": {
  2900. "issues": "https://github.com/php-fig/container/issues",
  2901. "source": "https://github.com/php-fig/container/tree/2.0.2"
  2902. },
  2903. "time": "2021-11-05T16:47:00+00:00"
  2904. },
  2905. {
  2906. "name": "psr/event-dispatcher",
  2907. "version": "1.0.0",
  2908. "source": {
  2909. "type": "git",
  2910. "url": "https://github.com/php-fig/event-dispatcher.git",
  2911. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2912. },
  2913. "dist": {
  2914. "type": "zip",
  2915. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2916. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2917. "shasum": ""
  2918. },
  2919. "require": {
  2920. "php": ">=7.2.0"
  2921. },
  2922. "type": "library",
  2923. "extra": {
  2924. "branch-alias": {
  2925. "dev-master": "1.0.x-dev"
  2926. }
  2927. },
  2928. "autoload": {
  2929. "psr-4": {
  2930. "Psr\\EventDispatcher\\": "src/"
  2931. }
  2932. },
  2933. "notification-url": "https://packagist.org/downloads/",
  2934. "license": [
  2935. "MIT"
  2936. ],
  2937. "authors": [
  2938. {
  2939. "name": "PHP-FIG",
  2940. "homepage": "http://www.php-fig.org/"
  2941. }
  2942. ],
  2943. "description": "Standard interfaces for event handling.",
  2944. "keywords": [
  2945. "events",
  2946. "psr",
  2947. "psr-14"
  2948. ],
  2949. "support": {
  2950. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2951. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2952. },
  2953. "time": "2019-01-08T18:20:26+00:00"
  2954. },
  2955. {
  2956. "name": "psr/link",
  2957. "version": "2.0.1",
  2958. "source": {
  2959. "type": "git",
  2960. "url": "https://github.com/php-fig/link.git",
  2961. "reference": "84b159194ecfd7eaa472280213976e96415433f7"
  2962. },
  2963. "dist": {
  2964. "type": "zip",
  2965. "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
  2966. "reference": "84b159194ecfd7eaa472280213976e96415433f7",
  2967. "shasum": ""
  2968. },
  2969. "require": {
  2970. "php": ">=8.0.0"
  2971. },
  2972. "suggest": {
  2973. "fig/link-util": "Provides some useful PSR-13 utilities"
  2974. },
  2975. "type": "library",
  2976. "extra": {
  2977. "branch-alias": {
  2978. "dev-master": "2.0.x-dev"
  2979. }
  2980. },
  2981. "autoload": {
  2982. "psr-4": {
  2983. "Psr\\Link\\": "src/"
  2984. }
  2985. },
  2986. "notification-url": "https://packagist.org/downloads/",
  2987. "license": [
  2988. "MIT"
  2989. ],
  2990. "authors": [
  2991. {
  2992. "name": "PHP-FIG",
  2993. "homepage": "http://www.php-fig.org/"
  2994. }
  2995. ],
  2996. "description": "Common interfaces for HTTP links",
  2997. "homepage": "https://github.com/php-fig/link",
  2998. "keywords": [
  2999. "http",
  3000. "http-link",
  3001. "link",
  3002. "psr",
  3003. "psr-13",
  3004. "rest"
  3005. ],
  3006. "support": {
  3007. "source": "https://github.com/php-fig/link/tree/2.0.1"
  3008. },
  3009. "time": "2021-03-11T23:00:27+00:00"
  3010. },
  3011. {
  3012. "name": "psr/log",
  3013. "version": "3.0.0",
  3014. "source": {
  3015. "type": "git",
  3016. "url": "https://github.com/php-fig/log.git",
  3017. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  3018. },
  3019. "dist": {
  3020. "type": "zip",
  3021. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  3022. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  3023. "shasum": ""
  3024. },
  3025. "require": {
  3026. "php": ">=8.0.0"
  3027. },
  3028. "type": "library",
  3029. "extra": {
  3030. "branch-alias": {
  3031. "dev-master": "3.x-dev"
  3032. }
  3033. },
  3034. "autoload": {
  3035. "psr-4": {
  3036. "Psr\\Log\\": "src"
  3037. }
  3038. },
  3039. "notification-url": "https://packagist.org/downloads/",
  3040. "license": [
  3041. "MIT"
  3042. ],
  3043. "authors": [
  3044. {
  3045. "name": "PHP-FIG",
  3046. "homepage": "https://www.php-fig.org/"
  3047. }
  3048. ],
  3049. "description": "Common interface for logging libraries",
  3050. "homepage": "https://github.com/php-fig/log",
  3051. "keywords": [
  3052. "log",
  3053. "psr",
  3054. "psr-3"
  3055. ],
  3056. "support": {
  3057. "source": "https://github.com/php-fig/log/tree/3.0.0"
  3058. },
  3059. "time": "2021-07-14T16:46:02+00:00"
  3060. },
  3061. {
  3062. "name": "sabberworm/php-css-parser",
  3063. "version": "8.4.0",
  3064. "source": {
  3065. "type": "git",
  3066. "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
  3067. "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
  3068. },
  3069. "dist": {
  3070. "type": "zip",
  3071. "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
  3072. "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
  3073. "shasum": ""
  3074. },
  3075. "require": {
  3076. "ext-iconv": "*",
  3077. "php": ">=5.6.20"
  3078. },
  3079. "require-dev": {
  3080. "codacy/coverage": "^1.4",
  3081. "phpunit/phpunit": "^4.8.36"
  3082. },
  3083. "suggest": {
  3084. "ext-mbstring": "for parsing UTF-8 CSS"
  3085. },
  3086. "type": "library",
  3087. "autoload": {
  3088. "psr-4": {
  3089. "Sabberworm\\CSS\\": "src/"
  3090. }
  3091. },
  3092. "notification-url": "https://packagist.org/downloads/",
  3093. "license": [
  3094. "MIT"
  3095. ],
  3096. "authors": [
  3097. {
  3098. "name": "Raphael Schweikert"
  3099. }
  3100. ],
  3101. "description": "Parser for CSS Files written in PHP",
  3102. "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
  3103. "keywords": [
  3104. "css",
  3105. "parser",
  3106. "stylesheet"
  3107. ],
  3108. "support": {
  3109. "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
  3110. "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
  3111. },
  3112. "time": "2021-12-11T13:40:54+00:00"
  3113. },
  3114. {
  3115. "name": "sensio/framework-extra-bundle",
  3116. "version": "v6.2.9",
  3117. "source": {
  3118. "type": "git",
  3119. "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
  3120. "reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135"
  3121. },
  3122. "dist": {
  3123. "type": "zip",
  3124. "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/dcfac94d6bdcf95c126e8ccac2104917c7c8f135",
  3125. "reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135",
  3126. "shasum": ""
  3127. },
  3128. "require": {
  3129. "doctrine/annotations": "^1.0",
  3130. "php": ">=7.2.5",
  3131. "symfony/config": "^4.4|^5.0|^6.0",
  3132. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  3133. "symfony/framework-bundle": "^4.4|^5.0|^6.0",
  3134. "symfony/http-kernel": "^4.4|^5.0|^6.0"
  3135. },
  3136. "conflict": {
  3137. "doctrine/doctrine-cache-bundle": "<1.3.1",
  3138. "doctrine/persistence": "<1.3"
  3139. },
  3140. "require-dev": {
  3141. "doctrine/dbal": "^2.10|^3.0",
  3142. "doctrine/doctrine-bundle": "^1.11|^2.0",
  3143. "doctrine/orm": "^2.5",
  3144. "symfony/browser-kit": "^4.4|^5.0|^6.0",
  3145. "symfony/doctrine-bridge": "^4.4|^5.0|^6.0",
  3146. "symfony/dom-crawler": "^4.4|^5.0|^6.0",
  3147. "symfony/expression-language": "^4.4|^5.0|^6.0",
  3148. "symfony/finder": "^4.4|^5.0|^6.0",
  3149. "symfony/monolog-bridge": "^4.0|^5.0|^6.0",
  3150. "symfony/monolog-bundle": "^3.2",
  3151. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
  3152. "symfony/security-bundle": "^4.4|^5.0|^6.0",
  3153. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  3154. "symfony/yaml": "^4.4|^5.0|^6.0",
  3155. "twig/twig": "^1.34|^2.4|^3.0"
  3156. },
  3157. "type": "symfony-bundle",
  3158. "extra": {
  3159. "branch-alias": {
  3160. "dev-master": "6.1.x-dev"
  3161. }
  3162. },
  3163. "autoload": {
  3164. "psr-4": {
  3165. "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
  3166. },
  3167. "exclude-from-classmap": [
  3168. "/tests/"
  3169. ]
  3170. },
  3171. "notification-url": "https://packagist.org/downloads/",
  3172. "license": [
  3173. "MIT"
  3174. ],
  3175. "authors": [
  3176. {
  3177. "name": "Fabien Potencier",
  3178. "email": "fabien@symfony.com"
  3179. }
  3180. ],
  3181. "description": "This bundle provides a way to configure your controllers with annotations",
  3182. "keywords": [
  3183. "annotations",
  3184. "controllers"
  3185. ],
  3186. "support": {
  3187. "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
  3188. "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.9"
  3189. },
  3190. "time": "2022-11-01T17:17:13+00:00"
  3191. },
  3192. {
  3193. "name": "stof/doctrine-extensions-bundle",
  3194. "version": "v1.7.1",
  3195. "source": {
  3196. "type": "git",
  3197. "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
  3198. "reference": "fa650e60e174afa06c09e28a54fb1854af04c7fe"
  3199. },
  3200. "dist": {
  3201. "type": "zip",
  3202. "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/fa650e60e174afa06c09e28a54fb1854af04c7fe",
  3203. "reference": "fa650e60e174afa06c09e28a54fb1854af04c7fe",
  3204. "shasum": ""
  3205. },
  3206. "require": {
  3207. "gedmo/doctrine-extensions": "^2.3.4 || ^3.0.0",
  3208. "php": "^7.1.3 || ^8.0",
  3209. "symfony/config": "^4.4 || ^5.2 || ^6.0",
  3210. "symfony/dependency-injection": "^4.4 || ^5.2 || ^6.0",
  3211. "symfony/event-dispatcher": "^4.4 || ^5.2 || ^6.0",
  3212. "symfony/http-kernel": "^4.4 || ^5.2 || ^6.0"
  3213. },
  3214. "require-dev": {
  3215. "symfony/mime": "^4.4 || ^5.2 || ^6.0",
  3216. "symfony/phpunit-bridge": "^v5.2.4 || ^6.0",
  3217. "symfony/security-core": "^4.4 || ^5.2 || ^6.0"
  3218. },
  3219. "suggest": {
  3220. "doctrine/doctrine-bundle": "to use the ORM extensions",
  3221. "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions",
  3222. "symfony/mime": "To use the Mime component integration for Uploadable"
  3223. },
  3224. "type": "symfony-bundle",
  3225. "extra": {
  3226. "branch-alias": {
  3227. "dev-main": "1.x-dev"
  3228. }
  3229. },
  3230. "autoload": {
  3231. "psr-4": {
  3232. "Stof\\DoctrineExtensionsBundle\\": "src"
  3233. }
  3234. },
  3235. "notification-url": "https://packagist.org/downloads/",
  3236. "license": [
  3237. "MIT"
  3238. ],
  3239. "authors": [
  3240. {
  3241. "name": "Christophe Coevoet",
  3242. "email": "stof@notk.org"
  3243. }
  3244. ],
  3245. "description": "Integration of the gedmo/doctrine-extensions with Symfony",
  3246. "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
  3247. "keywords": [
  3248. "behaviors",
  3249. "doctrine2",
  3250. "extensions",
  3251. "gedmo",
  3252. "loggable",
  3253. "nestedset",
  3254. "sluggable",
  3255. "sortable",
  3256. "timestampable",
  3257. "translatable",
  3258. "tree"
  3259. ],
  3260. "support": {
  3261. "issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
  3262. "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.7.1"
  3263. },
  3264. "time": "2022-09-30T11:52:24+00:00"
  3265. },
  3266. {
  3267. "name": "symfony/asset",
  3268. "version": "v6.1.5",
  3269. "source": {
  3270. "type": "git",
  3271. "url": "https://github.com/symfony/asset.git",
  3272. "reference": "6065b5edc36442cb1ba98dc40f7c7f6b9e154729"
  3273. },
  3274. "dist": {
  3275. "type": "zip",
  3276. "url": "https://api.github.com/repos/symfony/asset/zipball/6065b5edc36442cb1ba98dc40f7c7f6b9e154729",
  3277. "reference": "6065b5edc36442cb1ba98dc40f7c7f6b9e154729",
  3278. "shasum": ""
  3279. },
  3280. "require": {
  3281. "php": ">=8.1"
  3282. },
  3283. "conflict": {
  3284. "symfony/http-foundation": "<5.4"
  3285. },
  3286. "require-dev": {
  3287. "symfony/http-client": "^5.4|^6.0",
  3288. "symfony/http-foundation": "^5.4|^6.0",
  3289. "symfony/http-kernel": "^5.4|^6.0"
  3290. },
  3291. "suggest": {
  3292. "symfony/http-foundation": ""
  3293. },
  3294. "type": "library",
  3295. "autoload": {
  3296. "psr-4": {
  3297. "Symfony\\Component\\Asset\\": ""
  3298. },
  3299. "exclude-from-classmap": [
  3300. "/Tests/"
  3301. ]
  3302. },
  3303. "notification-url": "https://packagist.org/downloads/",
  3304. "license": [
  3305. "MIT"
  3306. ],
  3307. "authors": [
  3308. {
  3309. "name": "Fabien Potencier",
  3310. "email": "fabien@symfony.com"
  3311. },
  3312. {
  3313. "name": "Symfony Community",
  3314. "homepage": "https://symfony.com/contributors"
  3315. }
  3316. ],
  3317. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  3318. "homepage": "https://symfony.com",
  3319. "support": {
  3320. "source": "https://github.com/symfony/asset/tree/v6.1.5"
  3321. },
  3322. "funding": [
  3323. {
  3324. "url": "https://symfony.com/sponsor",
  3325. "type": "custom"
  3326. },
  3327. {
  3328. "url": "https://github.com/fabpot",
  3329. "type": "github"
  3330. },
  3331. {
  3332. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3333. "type": "tidelift"
  3334. }
  3335. ],
  3336. "time": "2022-08-31T08:17:45+00:00"
  3337. },
  3338. {
  3339. "name": "symfony/cache",
  3340. "version": "v6.1.7",
  3341. "source": {
  3342. "type": "git",
  3343. "url": "https://github.com/symfony/cache.git",
  3344. "reference": "ee5d5b88162684a1377706f9c25125e97685ee61"
  3345. },
  3346. "dist": {
  3347. "type": "zip",
  3348. "url": "https://api.github.com/repos/symfony/cache/zipball/ee5d5b88162684a1377706f9c25125e97685ee61",
  3349. "reference": "ee5d5b88162684a1377706f9c25125e97685ee61",
  3350. "shasum": ""
  3351. },
  3352. "require": {
  3353. "php": ">=8.1",
  3354. "psr/cache": "^2.0|^3.0",
  3355. "psr/log": "^1.1|^2|^3",
  3356. "symfony/cache-contracts": "^1.1.7|^2|^3",
  3357. "symfony/service-contracts": "^1.1|^2|^3",
  3358. "symfony/var-exporter": "^5.4|^6.0"
  3359. },
  3360. "conflict": {
  3361. "doctrine/dbal": "<2.13.1",
  3362. "symfony/dependency-injection": "<5.4",
  3363. "symfony/http-kernel": "<5.4",
  3364. "symfony/var-dumper": "<5.4"
  3365. },
  3366. "provide": {
  3367. "psr/cache-implementation": "2.0|3.0",
  3368. "psr/simple-cache-implementation": "1.0|2.0|3.0",
  3369. "symfony/cache-implementation": "1.1|2.0|3.0"
  3370. },
  3371. "require-dev": {
  3372. "cache/integration-tests": "dev-master",
  3373. "doctrine/dbal": "^2.13.1|^3.0",
  3374. "predis/predis": "^1.1",
  3375. "psr/simple-cache": "^1.0|^2.0|^3.0",
  3376. "symfony/config": "^5.4|^6.0",
  3377. "symfony/dependency-injection": "^5.4|^6.0",
  3378. "symfony/filesystem": "^5.4|^6.0",
  3379. "symfony/http-kernel": "^5.4|^6.0",
  3380. "symfony/messenger": "^5.4|^6.0",
  3381. "symfony/var-dumper": "^5.4|^6.0"
  3382. },
  3383. "type": "library",
  3384. "autoload": {
  3385. "psr-4": {
  3386. "Symfony\\Component\\Cache\\": ""
  3387. },
  3388. "classmap": [
  3389. "Traits/ValueWrapper.php"
  3390. ],
  3391. "exclude-from-classmap": [
  3392. "/Tests/"
  3393. ]
  3394. },
  3395. "notification-url": "https://packagist.org/downloads/",
  3396. "license": [
  3397. "MIT"
  3398. ],
  3399. "authors": [
  3400. {
  3401. "name": "Nicolas Grekas",
  3402. "email": "p@tchwork.com"
  3403. },
  3404. {
  3405. "name": "Symfony Community",
  3406. "homepage": "https://symfony.com/contributors"
  3407. }
  3408. ],
  3409. "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
  3410. "homepage": "https://symfony.com",
  3411. "keywords": [
  3412. "caching",
  3413. "psr6"
  3414. ],
  3415. "support": {
  3416. "source": "https://github.com/symfony/cache/tree/v6.1.7"
  3417. },
  3418. "funding": [
  3419. {
  3420. "url": "https://symfony.com/sponsor",
  3421. "type": "custom"
  3422. },
  3423. {
  3424. "url": "https://github.com/fabpot",
  3425. "type": "github"
  3426. },
  3427. {
  3428. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3429. "type": "tidelift"
  3430. }
  3431. ],
  3432. "time": "2022-10-28T16:23:08+00:00"
  3433. },
  3434. {
  3435. "name": "symfony/cache-contracts",
  3436. "version": "v3.1.1",
  3437. "source": {
  3438. "type": "git",
  3439. "url": "https://github.com/symfony/cache-contracts.git",
  3440. "reference": "2eab7fa459af6d75c6463e63e633b667a9b761d3"
  3441. },
  3442. "dist": {
  3443. "type": "zip",
  3444. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/2eab7fa459af6d75c6463e63e633b667a9b761d3",
  3445. "reference": "2eab7fa459af6d75c6463e63e633b667a9b761d3",
  3446. "shasum": ""
  3447. },
  3448. "require": {
  3449. "php": ">=8.1",
  3450. "psr/cache": "^3.0"
  3451. },
  3452. "suggest": {
  3453. "symfony/cache-implementation": ""
  3454. },
  3455. "type": "library",
  3456. "extra": {
  3457. "branch-alias": {
  3458. "dev-main": "3.1-dev"
  3459. },
  3460. "thanks": {
  3461. "name": "symfony/contracts",
  3462. "url": "https://github.com/symfony/contracts"
  3463. }
  3464. },
  3465. "autoload": {
  3466. "psr-4": {
  3467. "Symfony\\Contracts\\Cache\\": ""
  3468. }
  3469. },
  3470. "notification-url": "https://packagist.org/downloads/",
  3471. "license": [
  3472. "MIT"
  3473. ],
  3474. "authors": [
  3475. {
  3476. "name": "Nicolas Grekas",
  3477. "email": "p@tchwork.com"
  3478. },
  3479. {
  3480. "name": "Symfony Community",
  3481. "homepage": "https://symfony.com/contributors"
  3482. }
  3483. ],
  3484. "description": "Generic abstractions related to caching",
  3485. "homepage": "https://symfony.com",
  3486. "keywords": [
  3487. "abstractions",
  3488. "contracts",
  3489. "decoupling",
  3490. "interfaces",
  3491. "interoperability",
  3492. "standards"
  3493. ],
  3494. "support": {
  3495. "source": "https://github.com/symfony/cache-contracts/tree/v3.1.1"
  3496. },
  3497. "funding": [
  3498. {
  3499. "url": "https://symfony.com/sponsor",
  3500. "type": "custom"
  3501. },
  3502. {
  3503. "url": "https://github.com/fabpot",
  3504. "type": "github"
  3505. },
  3506. {
  3507. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3508. "type": "tidelift"
  3509. }
  3510. ],
  3511. "time": "2022-02-25T11:15:52+00:00"
  3512. },
  3513. {
  3514. "name": "symfony/config",
  3515. "version": "v6.1.3",
  3516. "source": {
  3517. "type": "git",
  3518. "url": "https://github.com/symfony/config.git",
  3519. "reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85"
  3520. },
  3521. "dist": {
  3522. "type": "zip",
  3523. "url": "https://api.github.com/repos/symfony/config/zipball/a0645dc585d378b73c01115dd7ab9348f7d40c85",
  3524. "reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85",
  3525. "shasum": ""
  3526. },
  3527. "require": {
  3528. "php": ">=8.1",
  3529. "symfony/deprecation-contracts": "^2.1|^3",
  3530. "symfony/filesystem": "^5.4|^6.0",
  3531. "symfony/polyfill-ctype": "~1.8"
  3532. },
  3533. "conflict": {
  3534. "symfony/finder": "<5.4"
  3535. },
  3536. "require-dev": {
  3537. "symfony/event-dispatcher": "^5.4|^6.0",
  3538. "symfony/finder": "^5.4|^6.0",
  3539. "symfony/messenger": "^5.4|^6.0",
  3540. "symfony/service-contracts": "^1.1|^2|^3",
  3541. "symfony/yaml": "^5.4|^6.0"
  3542. },
  3543. "suggest": {
  3544. "symfony/yaml": "To use the yaml reference dumper"
  3545. },
  3546. "type": "library",
  3547. "autoload": {
  3548. "psr-4": {
  3549. "Symfony\\Component\\Config\\": ""
  3550. },
  3551. "exclude-from-classmap": [
  3552. "/Tests/"
  3553. ]
  3554. },
  3555. "notification-url": "https://packagist.org/downloads/",
  3556. "license": [
  3557. "MIT"
  3558. ],
  3559. "authors": [
  3560. {
  3561. "name": "Fabien Potencier",
  3562. "email": "fabien@symfony.com"
  3563. },
  3564. {
  3565. "name": "Symfony Community",
  3566. "homepage": "https://symfony.com/contributors"
  3567. }
  3568. ],
  3569. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  3570. "homepage": "https://symfony.com",
  3571. "support": {
  3572. "source": "https://github.com/symfony/config/tree/v6.1.3"
  3573. },
  3574. "funding": [
  3575. {
  3576. "url": "https://symfony.com/sponsor",
  3577. "type": "custom"
  3578. },
  3579. {
  3580. "url": "https://github.com/fabpot",
  3581. "type": "github"
  3582. },
  3583. {
  3584. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3585. "type": "tidelift"
  3586. }
  3587. ],
  3588. "time": "2022-07-20T15:00:40+00:00"
  3589. },
  3590. {
  3591. "name": "symfony/console",
  3592. "version": "v6.1.7",
  3593. "source": {
  3594. "type": "git",
  3595. "url": "https://github.com/symfony/console.git",
  3596. "reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815"
  3597. },
  3598. "dist": {
  3599. "type": "zip",
  3600. "url": "https://api.github.com/repos/symfony/console/zipball/a1282bd0c096e0bdb8800b104177e2ce404d8815",
  3601. "reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815",
  3602. "shasum": ""
  3603. },
  3604. "require": {
  3605. "php": ">=8.1",
  3606. "symfony/deprecation-contracts": "^2.1|^3",
  3607. "symfony/polyfill-mbstring": "~1.0",
  3608. "symfony/service-contracts": "^1.1|^2|^3",
  3609. "symfony/string": "^5.4|^6.0"
  3610. },
  3611. "conflict": {
  3612. "symfony/dependency-injection": "<5.4",
  3613. "symfony/dotenv": "<5.4",
  3614. "symfony/event-dispatcher": "<5.4",
  3615. "symfony/lock": "<5.4",
  3616. "symfony/process": "<5.4"
  3617. },
  3618. "provide": {
  3619. "psr/log-implementation": "1.0|2.0|3.0"
  3620. },
  3621. "require-dev": {
  3622. "psr/log": "^1|^2|^3",
  3623. "symfony/config": "^5.4|^6.0",
  3624. "symfony/dependency-injection": "^5.4|^6.0",
  3625. "symfony/event-dispatcher": "^5.4|^6.0",
  3626. "symfony/lock": "^5.4|^6.0",
  3627. "symfony/process": "^5.4|^6.0",
  3628. "symfony/var-dumper": "^5.4|^6.0"
  3629. },
  3630. "suggest": {
  3631. "psr/log": "For using the console logger",
  3632. "symfony/event-dispatcher": "",
  3633. "symfony/lock": "",
  3634. "symfony/process": ""
  3635. },
  3636. "type": "library",
  3637. "autoload": {
  3638. "psr-4": {
  3639. "Symfony\\Component\\Console\\": ""
  3640. },
  3641. "exclude-from-classmap": [
  3642. "/Tests/"
  3643. ]
  3644. },
  3645. "notification-url": "https://packagist.org/downloads/",
  3646. "license": [
  3647. "MIT"
  3648. ],
  3649. "authors": [
  3650. {
  3651. "name": "Fabien Potencier",
  3652. "email": "fabien@symfony.com"
  3653. },
  3654. {
  3655. "name": "Symfony Community",
  3656. "homepage": "https://symfony.com/contributors"
  3657. }
  3658. ],
  3659. "description": "Eases the creation of beautiful and testable command line interfaces",
  3660. "homepage": "https://symfony.com",
  3661. "keywords": [
  3662. "cli",
  3663. "command line",
  3664. "console",
  3665. "terminal"
  3666. ],
  3667. "support": {
  3668. "source": "https://github.com/symfony/console/tree/v6.1.7"
  3669. },
  3670. "funding": [
  3671. {
  3672. "url": "https://symfony.com/sponsor",
  3673. "type": "custom"
  3674. },
  3675. {
  3676. "url": "https://github.com/fabpot",
  3677. "type": "github"
  3678. },
  3679. {
  3680. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3681. "type": "tidelift"
  3682. }
  3683. ],
  3684. "time": "2022-10-26T21:42:49+00:00"
  3685. },
  3686. {
  3687. "name": "symfony/dependency-injection",
  3688. "version": "v6.1.5",
  3689. "source": {
  3690. "type": "git",
  3691. "url": "https://github.com/symfony/dependency-injection.git",
  3692. "reference": "b9c797c9d56afc290d4265854bafd01b4e379240"
  3693. },
  3694. "dist": {
  3695. "type": "zip",
  3696. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b9c797c9d56afc290d4265854bafd01b4e379240",
  3697. "reference": "b9c797c9d56afc290d4265854bafd01b4e379240",
  3698. "shasum": ""
  3699. },
  3700. "require": {
  3701. "php": ">=8.1",
  3702. "psr/container": "^1.1|^2.0",
  3703. "symfony/deprecation-contracts": "^2.1|^3",
  3704. "symfony/service-contracts": "^1.1.6|^2.0|^3.0"
  3705. },
  3706. "conflict": {
  3707. "ext-psr": "<1.1|>=2",
  3708. "symfony/config": "<6.1",
  3709. "symfony/finder": "<5.4",
  3710. "symfony/proxy-manager-bridge": "<5.4",
  3711. "symfony/yaml": "<5.4"
  3712. },
  3713. "provide": {
  3714. "psr/container-implementation": "1.1|2.0",
  3715. "symfony/service-implementation": "1.1|2.0|3.0"
  3716. },
  3717. "require-dev": {
  3718. "symfony/config": "^6.1",
  3719. "symfony/expression-language": "^5.4|^6.0",
  3720. "symfony/yaml": "^5.4|^6.0"
  3721. },
  3722. "suggest": {
  3723. "symfony/config": "",
  3724. "symfony/expression-language": "For using expressions in service container configuration",
  3725. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  3726. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  3727. "symfony/yaml": ""
  3728. },
  3729. "type": "library",
  3730. "autoload": {
  3731. "psr-4": {
  3732. "Symfony\\Component\\DependencyInjection\\": ""
  3733. },
  3734. "exclude-from-classmap": [
  3735. "/Tests/"
  3736. ]
  3737. },
  3738. "notification-url": "https://packagist.org/downloads/",
  3739. "license": [
  3740. "MIT"
  3741. ],
  3742. "authors": [
  3743. {
  3744. "name": "Fabien Potencier",
  3745. "email": "fabien@symfony.com"
  3746. },
  3747. {
  3748. "name": "Symfony Community",
  3749. "homepage": "https://symfony.com/contributors"
  3750. }
  3751. ],
  3752. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  3753. "homepage": "https://symfony.com",
  3754. "support": {
  3755. "source": "https://github.com/symfony/dependency-injection/tree/v6.1.5"
  3756. },
  3757. "funding": [
  3758. {
  3759. "url": "https://symfony.com/sponsor",
  3760. "type": "custom"
  3761. },
  3762. {
  3763. "url": "https://github.com/fabpot",
  3764. "type": "github"
  3765. },
  3766. {
  3767. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3768. "type": "tidelift"
  3769. }
  3770. ],
  3771. "time": "2022-09-28T16:00:52+00:00"
  3772. },
  3773. {
  3774. "name": "symfony/deprecation-contracts",
  3775. "version": "v3.1.1",
  3776. "source": {
  3777. "type": "git",
  3778. "url": "https://github.com/symfony/deprecation-contracts.git",
  3779. "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918"
  3780. },
  3781. "dist": {
  3782. "type": "zip",
  3783. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918",
  3784. "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918",
  3785. "shasum": ""
  3786. },
  3787. "require": {
  3788. "php": ">=8.1"
  3789. },
  3790. "type": "library",
  3791. "extra": {
  3792. "branch-alias": {
  3793. "dev-main": "3.1-dev"
  3794. },
  3795. "thanks": {
  3796. "name": "symfony/contracts",
  3797. "url": "https://github.com/symfony/contracts"
  3798. }
  3799. },
  3800. "autoload": {
  3801. "files": [
  3802. "function.php"
  3803. ]
  3804. },
  3805. "notification-url": "https://packagist.org/downloads/",
  3806. "license": [
  3807. "MIT"
  3808. ],
  3809. "authors": [
  3810. {
  3811. "name": "Nicolas Grekas",
  3812. "email": "p@tchwork.com"
  3813. },
  3814. {
  3815. "name": "Symfony Community",
  3816. "homepage": "https://symfony.com/contributors"
  3817. }
  3818. ],
  3819. "description": "A generic function and convention to trigger deprecation notices",
  3820. "homepage": "https://symfony.com",
  3821. "support": {
  3822. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1"
  3823. },
  3824. "funding": [
  3825. {
  3826. "url": "https://symfony.com/sponsor",
  3827. "type": "custom"
  3828. },
  3829. {
  3830. "url": "https://github.com/fabpot",
  3831. "type": "github"
  3832. },
  3833. {
  3834. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3835. "type": "tidelift"
  3836. }
  3837. ],
  3838. "time": "2022-02-25T11:15:52+00:00"
  3839. },
  3840. {
  3841. "name": "symfony/doctrine-bridge",
  3842. "version": "v6.1.7",
  3843. "source": {
  3844. "type": "git",
  3845. "url": "https://github.com/symfony/doctrine-bridge.git",
  3846. "reference": "4b6b99d059333b9fec2d0abbe61ea38573319480"
  3847. },
  3848. "dist": {
  3849. "type": "zip",
  3850. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/4b6b99d059333b9fec2d0abbe61ea38573319480",
  3851. "reference": "4b6b99d059333b9fec2d0abbe61ea38573319480",
  3852. "shasum": ""
  3853. },
  3854. "require": {
  3855. "doctrine/event-manager": "^1|^2",
  3856. "doctrine/persistence": "^2|^3",
  3857. "php": ">=8.1",
  3858. "symfony/deprecation-contracts": "^2.1|^3",
  3859. "symfony/polyfill-ctype": "~1.8",
  3860. "symfony/polyfill-mbstring": "~1.0",
  3861. "symfony/service-contracts": "^1.1|^2|^3"
  3862. },
  3863. "conflict": {
  3864. "doctrine/dbal": "<2.13.1",
  3865. "doctrine/lexer": "<1.1",
  3866. "doctrine/orm": "<2.7.4",
  3867. "phpunit/phpunit": "<5.4.3",
  3868. "symfony/cache": "<5.4",
  3869. "symfony/dependency-injection": "<5.4",
  3870. "symfony/form": "<5.4",
  3871. "symfony/http-kernel": "<5.4",
  3872. "symfony/messenger": "<5.4",
  3873. "symfony/property-info": "<5.4",
  3874. "symfony/security-bundle": "<5.4",
  3875. "symfony/security-core": "<6.0",
  3876. "symfony/validator": "<5.4"
  3877. },
  3878. "require-dev": {
  3879. "doctrine/annotations": "^1.10.4",
  3880. "doctrine/collections": "~1.0",
  3881. "doctrine/data-fixtures": "^1.1",
  3882. "doctrine/dbal": "^2.13.1|^3.0",
  3883. "doctrine/orm": "^2.7.4",
  3884. "psr/log": "^1|^2|^3",
  3885. "symfony/cache": "^5.4|^6.0",
  3886. "symfony/config": "^5.4|^6.0",
  3887. "symfony/dependency-injection": "^5.4|^6.0",
  3888. "symfony/doctrine-messenger": "^5.4|^6.0",
  3889. "symfony/expression-language": "^5.4|^6.0",
  3890. "symfony/form": "^5.4.9|^6.0.9",
  3891. "symfony/http-kernel": "^5.4|^6.0",
  3892. "symfony/messenger": "^5.4|^6.0",
  3893. "symfony/property-access": "^5.4|^6.0",
  3894. "symfony/property-info": "^5.4|^6.0",
  3895. "symfony/proxy-manager-bridge": "^5.4|^6.0",
  3896. "symfony/security-core": "^6.0",
  3897. "symfony/stopwatch": "^5.4|^6.0",
  3898. "symfony/translation": "^5.4|^6.0",
  3899. "symfony/uid": "^5.4|^6.0",
  3900. "symfony/validator": "^5.4|^6.0",
  3901. "symfony/var-dumper": "^5.4|^6.0"
  3902. },
  3903. "suggest": {
  3904. "doctrine/data-fixtures": "",
  3905. "doctrine/dbal": "",
  3906. "doctrine/orm": "",
  3907. "symfony/form": "",
  3908. "symfony/property-info": "",
  3909. "symfony/validator": ""
  3910. },
  3911. "type": "symfony-bridge",
  3912. "autoload": {
  3913. "psr-4": {
  3914. "Symfony\\Bridge\\Doctrine\\": ""
  3915. },
  3916. "exclude-from-classmap": [
  3917. "/Tests/"
  3918. ]
  3919. },
  3920. "notification-url": "https://packagist.org/downloads/",
  3921. "license": [
  3922. "MIT"
  3923. ],
  3924. "authors": [
  3925. {
  3926. "name": "Fabien Potencier",
  3927. "email": "fabien@symfony.com"
  3928. },
  3929. {
  3930. "name": "Symfony Community",
  3931. "homepage": "https://symfony.com/contributors"
  3932. }
  3933. ],
  3934. "description": "Provides integration for Doctrine with various Symfony components",
  3935. "homepage": "https://symfony.com",
  3936. "support": {
  3937. "source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.7"
  3938. },
  3939. "funding": [
  3940. {
  3941. "url": "https://symfony.com/sponsor",
  3942. "type": "custom"
  3943. },
  3944. {
  3945. "url": "https://github.com/fabpot",
  3946. "type": "github"
  3947. },
  3948. {
  3949. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3950. "type": "tidelift"
  3951. }
  3952. ],
  3953. "time": "2022-10-15T06:26:03+00:00"
  3954. },
  3955. {
  3956. "name": "symfony/dotenv",
  3957. "version": "v6.1.0",
  3958. "source": {
  3959. "type": "git",
  3960. "url": "https://github.com/symfony/dotenv.git",
  3961. "reference": "568c11bcedf419e7e61f663912c3547b54de51df"
  3962. },
  3963. "dist": {
  3964. "type": "zip",
  3965. "url": "https://api.github.com/repos/symfony/dotenv/zipball/568c11bcedf419e7e61f663912c3547b54de51df",
  3966. "reference": "568c11bcedf419e7e61f663912c3547b54de51df",
  3967. "shasum": ""
  3968. },
  3969. "require": {
  3970. "php": ">=8.1"
  3971. },
  3972. "conflict": {
  3973. "symfony/console": "<5.4"
  3974. },
  3975. "require-dev": {
  3976. "symfony/console": "^5.4|^6.0",
  3977. "symfony/process": "^5.4|^6.0"
  3978. },
  3979. "type": "library",
  3980. "autoload": {
  3981. "psr-4": {
  3982. "Symfony\\Component\\Dotenv\\": ""
  3983. },
  3984. "exclude-from-classmap": [
  3985. "/Tests/"
  3986. ]
  3987. },
  3988. "notification-url": "https://packagist.org/downloads/",
  3989. "license": [
  3990. "MIT"
  3991. ],
  3992. "authors": [
  3993. {
  3994. "name": "Fabien Potencier",
  3995. "email": "fabien@symfony.com"
  3996. },
  3997. {
  3998. "name": "Symfony Community",
  3999. "homepage": "https://symfony.com/contributors"
  4000. }
  4001. ],
  4002. "description": "Registers environment variables from a .env file",
  4003. "homepage": "https://symfony.com",
  4004. "keywords": [
  4005. "dotenv",
  4006. "env",
  4007. "environment"
  4008. ],
  4009. "support": {
  4010. "source": "https://github.com/symfony/dotenv/tree/v6.1.0"
  4011. },
  4012. "funding": [
  4013. {
  4014. "url": "https://symfony.com/sponsor",
  4015. "type": "custom"
  4016. },
  4017. {
  4018. "url": "https://github.com/fabpot",
  4019. "type": "github"
  4020. },
  4021. {
  4022. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4023. "type": "tidelift"
  4024. }
  4025. ],
  4026. "time": "2022-04-01T07:15:35+00:00"
  4027. },
  4028. {
  4029. "name": "symfony/error-handler",
  4030. "version": "v6.1.7",
  4031. "source": {
  4032. "type": "git",
  4033. "url": "https://github.com/symfony/error-handler.git",
  4034. "reference": "699a26ce5ec656c198bf6e26398b0f0818c7e504"
  4035. },
  4036. "dist": {
  4037. "type": "zip",
  4038. "url": "https://api.github.com/repos/symfony/error-handler/zipball/699a26ce5ec656c198bf6e26398b0f0818c7e504",
  4039. "reference": "699a26ce5ec656c198bf6e26398b0f0818c7e504",
  4040. "shasum": ""
  4041. },
  4042. "require": {
  4043. "php": ">=8.1",
  4044. "psr/log": "^1|^2|^3",
  4045. "symfony/var-dumper": "^5.4|^6.0"
  4046. },
  4047. "require-dev": {
  4048. "symfony/deprecation-contracts": "^2.1|^3",
  4049. "symfony/http-kernel": "^5.4|^6.0",
  4050. "symfony/serializer": "^5.4|^6.0"
  4051. },
  4052. "bin": [
  4053. "Resources/bin/patch-type-declarations"
  4054. ],
  4055. "type": "library",
  4056. "autoload": {
  4057. "psr-4": {
  4058. "Symfony\\Component\\ErrorHandler\\": ""
  4059. },
  4060. "exclude-from-classmap": [
  4061. "/Tests/"
  4062. ]
  4063. },
  4064. "notification-url": "https://packagist.org/downloads/",
  4065. "license": [
  4066. "MIT"
  4067. ],
  4068. "authors": [
  4069. {
  4070. "name": "Fabien Potencier",
  4071. "email": "fabien@symfony.com"
  4072. },
  4073. {
  4074. "name": "Symfony Community",
  4075. "homepage": "https://symfony.com/contributors"
  4076. }
  4077. ],
  4078. "description": "Provides tools to manage errors and ease debugging PHP code",
  4079. "homepage": "https://symfony.com",
  4080. "support": {
  4081. "source": "https://github.com/symfony/error-handler/tree/v6.1.7"
  4082. },
  4083. "funding": [
  4084. {
  4085. "url": "https://symfony.com/sponsor",
  4086. "type": "custom"
  4087. },
  4088. {
  4089. "url": "https://github.com/fabpot",
  4090. "type": "github"
  4091. },
  4092. {
  4093. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4094. "type": "tidelift"
  4095. }
  4096. ],
  4097. "time": "2022-10-28T16:23:08+00:00"
  4098. },
  4099. {
  4100. "name": "symfony/event-dispatcher",
  4101. "version": "v6.1.0",
  4102. "source": {
  4103. "type": "git",
  4104. "url": "https://github.com/symfony/event-dispatcher.git",
  4105. "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347"
  4106. },
  4107. "dist": {
  4108. "type": "zip",
  4109. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a0449a7ad7daa0f7c0acd508259f80544ab5a347",
  4110. "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347",
  4111. "shasum": ""
  4112. },
  4113. "require": {
  4114. "php": ">=8.1",
  4115. "symfony/event-dispatcher-contracts": "^2|^3"
  4116. },
  4117. "conflict": {
  4118. "symfony/dependency-injection": "<5.4"
  4119. },
  4120. "provide": {
  4121. "psr/event-dispatcher-implementation": "1.0",
  4122. "symfony/event-dispatcher-implementation": "2.0|3.0"
  4123. },
  4124. "require-dev": {
  4125. "psr/log": "^1|^2|^3",
  4126. "symfony/config": "^5.4|^6.0",
  4127. "symfony/dependency-injection": "^5.4|^6.0",
  4128. "symfony/error-handler": "^5.4|^6.0",
  4129. "symfony/expression-language": "^5.4|^6.0",
  4130. "symfony/http-foundation": "^5.4|^6.0",
  4131. "symfony/service-contracts": "^1.1|^2|^3",
  4132. "symfony/stopwatch": "^5.4|^6.0"
  4133. },
  4134. "suggest": {
  4135. "symfony/dependency-injection": "",
  4136. "symfony/http-kernel": ""
  4137. },
  4138. "type": "library",
  4139. "autoload": {
  4140. "psr-4": {
  4141. "Symfony\\Component\\EventDispatcher\\": ""
  4142. },
  4143. "exclude-from-classmap": [
  4144. "/Tests/"
  4145. ]
  4146. },
  4147. "notification-url": "https://packagist.org/downloads/",
  4148. "license": [
  4149. "MIT"
  4150. ],
  4151. "authors": [
  4152. {
  4153. "name": "Fabien Potencier",
  4154. "email": "fabien@symfony.com"
  4155. },
  4156. {
  4157. "name": "Symfony Community",
  4158. "homepage": "https://symfony.com/contributors"
  4159. }
  4160. ],
  4161. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4162. "homepage": "https://symfony.com",
  4163. "support": {
  4164. "source": "https://github.com/symfony/event-dispatcher/tree/v6.1.0"
  4165. },
  4166. "funding": [
  4167. {
  4168. "url": "https://symfony.com/sponsor",
  4169. "type": "custom"
  4170. },
  4171. {
  4172. "url": "https://github.com/fabpot",
  4173. "type": "github"
  4174. },
  4175. {
  4176. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4177. "type": "tidelift"
  4178. }
  4179. ],
  4180. "time": "2022-05-05T16:51:07+00:00"
  4181. },
  4182. {
  4183. "name": "symfony/event-dispatcher-contracts",
  4184. "version": "v3.1.1",
  4185. "source": {
  4186. "type": "git",
  4187. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4188. "reference": "02ff5eea2f453731cfbc6bc215e456b781480448"
  4189. },
  4190. "dist": {
  4191. "type": "zip",
  4192. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448",
  4193. "reference": "02ff5eea2f453731cfbc6bc215e456b781480448",
  4194. "shasum": ""
  4195. },
  4196. "require": {
  4197. "php": ">=8.1",
  4198. "psr/event-dispatcher": "^1"
  4199. },
  4200. "suggest": {
  4201. "symfony/event-dispatcher-implementation": ""
  4202. },
  4203. "type": "library",
  4204. "extra": {
  4205. "branch-alias": {
  4206. "dev-main": "3.1-dev"
  4207. },
  4208. "thanks": {
  4209. "name": "symfony/contracts",
  4210. "url": "https://github.com/symfony/contracts"
  4211. }
  4212. },
  4213. "autoload": {
  4214. "psr-4": {
  4215. "Symfony\\Contracts\\EventDispatcher\\": ""
  4216. }
  4217. },
  4218. "notification-url": "https://packagist.org/downloads/",
  4219. "license": [
  4220. "MIT"
  4221. ],
  4222. "authors": [
  4223. {
  4224. "name": "Nicolas Grekas",
  4225. "email": "p@tchwork.com"
  4226. },
  4227. {
  4228. "name": "Symfony Community",
  4229. "homepage": "https://symfony.com/contributors"
  4230. }
  4231. ],
  4232. "description": "Generic abstractions related to dispatching event",
  4233. "homepage": "https://symfony.com",
  4234. "keywords": [
  4235. "abstractions",
  4236. "contracts",
  4237. "decoupling",
  4238. "interfaces",
  4239. "interoperability",
  4240. "standards"
  4241. ],
  4242. "support": {
  4243. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1"
  4244. },
  4245. "funding": [
  4246. {
  4247. "url": "https://symfony.com/sponsor",
  4248. "type": "custom"
  4249. },
  4250. {
  4251. "url": "https://github.com/fabpot",
  4252. "type": "github"
  4253. },
  4254. {
  4255. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4256. "type": "tidelift"
  4257. }
  4258. ],
  4259. "time": "2022-02-25T11:15:52+00:00"
  4260. },
  4261. {
  4262. "name": "symfony/expression-language",
  4263. "version": "v6.1.6",
  4264. "source": {
  4265. "type": "git",
  4266. "url": "https://github.com/symfony/expression-language.git",
  4267. "reference": "d1538560c075007d3dfd1f8e3a05e43a5ff13fd6"
  4268. },
  4269. "dist": {
  4270. "type": "zip",
  4271. "url": "https://api.github.com/repos/symfony/expression-language/zipball/d1538560c075007d3dfd1f8e3a05e43a5ff13fd6",
  4272. "reference": "d1538560c075007d3dfd1f8e3a05e43a5ff13fd6",
  4273. "shasum": ""
  4274. },
  4275. "require": {
  4276. "php": ">=8.1",
  4277. "symfony/cache": "^5.4|^6.0",
  4278. "symfony/service-contracts": "^1.1|^2|^3"
  4279. },
  4280. "type": "library",
  4281. "autoload": {
  4282. "psr-4": {
  4283. "Symfony\\Component\\ExpressionLanguage\\": ""
  4284. },
  4285. "exclude-from-classmap": [
  4286. "/Tests/"
  4287. ]
  4288. },
  4289. "notification-url": "https://packagist.org/downloads/",
  4290. "license": [
  4291. "MIT"
  4292. ],
  4293. "authors": [
  4294. {
  4295. "name": "Fabien Potencier",
  4296. "email": "fabien@symfony.com"
  4297. },
  4298. {
  4299. "name": "Symfony Community",
  4300. "homepage": "https://symfony.com/contributors"
  4301. }
  4302. ],
  4303. "description": "Provides an engine that can compile and evaluate expressions",
  4304. "homepage": "https://symfony.com",
  4305. "support": {
  4306. "source": "https://github.com/symfony/expression-language/tree/v6.1.6"
  4307. },
  4308. "funding": [
  4309. {
  4310. "url": "https://symfony.com/sponsor",
  4311. "type": "custom"
  4312. },
  4313. {
  4314. "url": "https://github.com/fabpot",
  4315. "type": "github"
  4316. },
  4317. {
  4318. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4319. "type": "tidelift"
  4320. }
  4321. ],
  4322. "time": "2022-10-07T08:04:03+00:00"
  4323. },
  4324. {
  4325. "name": "symfony/filesystem",
  4326. "version": "v6.1.5",
  4327. "source": {
  4328. "type": "git",
  4329. "url": "https://github.com/symfony/filesystem.git",
  4330. "reference": "4d216a2beef096edf040a070117c39ca2abce307"
  4331. },
  4332. "dist": {
  4333. "type": "zip",
  4334. "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d216a2beef096edf040a070117c39ca2abce307",
  4335. "reference": "4d216a2beef096edf040a070117c39ca2abce307",
  4336. "shasum": ""
  4337. },
  4338. "require": {
  4339. "php": ">=8.1",
  4340. "symfony/polyfill-ctype": "~1.8",
  4341. "symfony/polyfill-mbstring": "~1.8"
  4342. },
  4343. "type": "library",
  4344. "autoload": {
  4345. "psr-4": {
  4346. "Symfony\\Component\\Filesystem\\": ""
  4347. },
  4348. "exclude-from-classmap": [
  4349. "/Tests/"
  4350. ]
  4351. },
  4352. "notification-url": "https://packagist.org/downloads/",
  4353. "license": [
  4354. "MIT"
  4355. ],
  4356. "authors": [
  4357. {
  4358. "name": "Fabien Potencier",
  4359. "email": "fabien@symfony.com"
  4360. },
  4361. {
  4362. "name": "Symfony Community",
  4363. "homepage": "https://symfony.com/contributors"
  4364. }
  4365. ],
  4366. "description": "Provides basic utilities for the filesystem",
  4367. "homepage": "https://symfony.com",
  4368. "support": {
  4369. "source": "https://github.com/symfony/filesystem/tree/v6.1.5"
  4370. },
  4371. "funding": [
  4372. {
  4373. "url": "https://symfony.com/sponsor",
  4374. "type": "custom"
  4375. },
  4376. {
  4377. "url": "https://github.com/fabpot",
  4378. "type": "github"
  4379. },
  4380. {
  4381. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4382. "type": "tidelift"
  4383. }
  4384. ],
  4385. "time": "2022-09-21T20:29:40+00:00"
  4386. },
  4387. {
  4388. "name": "symfony/finder",
  4389. "version": "v6.1.3",
  4390. "source": {
  4391. "type": "git",
  4392. "url": "https://github.com/symfony/finder.git",
  4393. "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709"
  4394. },
  4395. "dist": {
  4396. "type": "zip",
  4397. "url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
  4398. "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
  4399. "shasum": ""
  4400. },
  4401. "require": {
  4402. "php": ">=8.1"
  4403. },
  4404. "require-dev": {
  4405. "symfony/filesystem": "^6.0"
  4406. },
  4407. "type": "library",
  4408. "autoload": {
  4409. "psr-4": {
  4410. "Symfony\\Component\\Finder\\": ""
  4411. },
  4412. "exclude-from-classmap": [
  4413. "/Tests/"
  4414. ]
  4415. },
  4416. "notification-url": "https://packagist.org/downloads/",
  4417. "license": [
  4418. "MIT"
  4419. ],
  4420. "authors": [
  4421. {
  4422. "name": "Fabien Potencier",
  4423. "email": "fabien@symfony.com"
  4424. },
  4425. {
  4426. "name": "Symfony Community",
  4427. "homepage": "https://symfony.com/contributors"
  4428. }
  4429. ],
  4430. "description": "Finds files and directories via an intuitive fluent interface",
  4431. "homepage": "https://symfony.com",
  4432. "support": {
  4433. "source": "https://github.com/symfony/finder/tree/v6.1.3"
  4434. },
  4435. "funding": [
  4436. {
  4437. "url": "https://symfony.com/sponsor",
  4438. "type": "custom"
  4439. },
  4440. {
  4441. "url": "https://github.com/fabpot",
  4442. "type": "github"
  4443. },
  4444. {
  4445. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4446. "type": "tidelift"
  4447. }
  4448. ],
  4449. "time": "2022-07-29T07:42:06+00:00"
  4450. },
  4451. {
  4452. "name": "symfony/flex",
  4453. "version": "v1.19.3",
  4454. "source": {
  4455. "type": "git",
  4456. "url": "https://github.com/symfony/flex.git",
  4457. "reference": "ab0453b16029e131c112df1a76e59eb2a47e1f67"
  4458. },
  4459. "dist": {
  4460. "type": "zip",
  4461. "url": "https://api.github.com/repos/symfony/flex/zipball/ab0453b16029e131c112df1a76e59eb2a47e1f67",
  4462. "reference": "ab0453b16029e131c112df1a76e59eb2a47e1f67",
  4463. "shasum": ""
  4464. },
  4465. "require": {
  4466. "composer-plugin-api": "^1.0|^2.0",
  4467. "php": ">=7.1"
  4468. },
  4469. "require-dev": {
  4470. "composer/composer": "^1.0.2|^2.0",
  4471. "symfony/dotenv": "^4.4|^5.0|^6.0",
  4472. "symfony/filesystem": "^4.4|^5.0|^6.0",
  4473. "symfony/phpunit-bridge": "^4.4.12|^5.0|^6.0",
  4474. "symfony/process": "^4.4|^5.0|^6.0"
  4475. },
  4476. "type": "composer-plugin",
  4477. "extra": {
  4478. "class": "Symfony\\Flex\\Flex"
  4479. },
  4480. "autoload": {
  4481. "psr-4": {
  4482. "Symfony\\Flex\\": "src"
  4483. }
  4484. },
  4485. "notification-url": "https://packagist.org/downloads/",
  4486. "license": [
  4487. "MIT"
  4488. ],
  4489. "authors": [
  4490. {
  4491. "name": "Fabien Potencier",
  4492. "email": "fabien.potencier@gmail.com"
  4493. }
  4494. ],
  4495. "description": "Composer plugin for Symfony",
  4496. "support": {
  4497. "issues": "https://github.com/symfony/flex/issues",
  4498. "source": "https://github.com/symfony/flex/tree/v1.19.3"
  4499. },
  4500. "funding": [
  4501. {
  4502. "url": "https://symfony.com/sponsor",
  4503. "type": "custom"
  4504. },
  4505. {
  4506. "url": "https://github.com/fabpot",
  4507. "type": "github"
  4508. },
  4509. {
  4510. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4511. "type": "tidelift"
  4512. }
  4513. ],
  4514. "time": "2022-08-07T09:39:08+00:00"
  4515. },
  4516. {
  4517. "name": "symfony/form",
  4518. "version": "v6.1.7",
  4519. "source": {
  4520. "type": "git",
  4521. "url": "https://github.com/symfony/form.git",
  4522. "reference": "6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83"
  4523. },
  4524. "dist": {
  4525. "type": "zip",
  4526. "url": "https://api.github.com/repos/symfony/form/zipball/6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83",
  4527. "reference": "6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83",
  4528. "shasum": ""
  4529. },
  4530. "require": {
  4531. "php": ">=8.1",
  4532. "symfony/deprecation-contracts": "^2.1|^3",
  4533. "symfony/event-dispatcher": "^5.4|^6.0",
  4534. "symfony/options-resolver": "^5.4|^6.0",
  4535. "symfony/polyfill-ctype": "~1.8",
  4536. "symfony/polyfill-intl-icu": "^1.21",
  4537. "symfony/polyfill-mbstring": "~1.0",
  4538. "symfony/property-access": "^5.4|^6.0",
  4539. "symfony/service-contracts": "^1.1|^2|^3"
  4540. },
  4541. "conflict": {
  4542. "phpunit/phpunit": "<5.4.3",
  4543. "symfony/console": "<5.4",
  4544. "symfony/dependency-injection": "<5.4",
  4545. "symfony/doctrine-bridge": "<5.4",
  4546. "symfony/error-handler": "<5.4",
  4547. "symfony/framework-bundle": "<5.4",
  4548. "symfony/http-kernel": "<5.4",
  4549. "symfony/translation": "<5.4",
  4550. "symfony/translation-contracts": "<1.1.7",
  4551. "symfony/twig-bridge": "<5.4"
  4552. },
  4553. "require-dev": {
  4554. "doctrine/collections": "~1.0",
  4555. "symfony/config": "^5.4|^6.0",
  4556. "symfony/console": "^5.4|^6.0",
  4557. "symfony/dependency-injection": "^5.4|^6.0",
  4558. "symfony/expression-language": "^5.4|^6.0",
  4559. "symfony/html-sanitizer": "^6.1",
  4560. "symfony/http-foundation": "^5.4|^6.0",
  4561. "symfony/http-kernel": "^5.4|^6.0",
  4562. "symfony/intl": "^5.4|^6.0",
  4563. "symfony/security-csrf": "^5.4|^6.0",
  4564. "symfony/translation": "^5.4|^6.0",
  4565. "symfony/uid": "^5.4|^6.0",
  4566. "symfony/validator": "^5.4|^6.0",
  4567. "symfony/var-dumper": "^5.4|^6.0"
  4568. },
  4569. "suggest": {
  4570. "symfony/security-csrf": "For protecting forms against CSRF attacks.",
  4571. "symfony/twig-bridge": "For templating with Twig.",
  4572. "symfony/validator": "For form validation."
  4573. },
  4574. "type": "library",
  4575. "autoload": {
  4576. "psr-4": {
  4577. "Symfony\\Component\\Form\\": ""
  4578. },
  4579. "exclude-from-classmap": [
  4580. "/Tests/"
  4581. ]
  4582. },
  4583. "notification-url": "https://packagist.org/downloads/",
  4584. "license": [
  4585. "MIT"
  4586. ],
  4587. "authors": [
  4588. {
  4589. "name": "Fabien Potencier",
  4590. "email": "fabien@symfony.com"
  4591. },
  4592. {
  4593. "name": "Symfony Community",
  4594. "homepage": "https://symfony.com/contributors"
  4595. }
  4596. ],
  4597. "description": "Allows to easily create, process and reuse HTML forms",
  4598. "homepage": "https://symfony.com",
  4599. "support": {
  4600. "source": "https://github.com/symfony/form/tree/v6.1.7"
  4601. },
  4602. "funding": [
  4603. {
  4604. "url": "https://symfony.com/sponsor",
  4605. "type": "custom"
  4606. },
  4607. {
  4608. "url": "https://github.com/fabpot",
  4609. "type": "github"
  4610. },
  4611. {
  4612. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4613. "type": "tidelift"
  4614. }
  4615. ],
  4616. "time": "2022-10-23T10:33:34+00:00"
  4617. },
  4618. {
  4619. "name": "symfony/framework-bundle",
  4620. "version": "v6.1.7",
  4621. "source": {
  4622. "type": "git",
  4623. "url": "https://github.com/symfony/framework-bundle.git",
  4624. "reference": "d402e86ce94bb3eb1ca3d6bb0393285c791e2b14"
  4625. },
  4626. "dist": {
  4627. "type": "zip",
  4628. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d402e86ce94bb3eb1ca3d6bb0393285c791e2b14",
  4629. "reference": "d402e86ce94bb3eb1ca3d6bb0393285c791e2b14",
  4630. "shasum": ""
  4631. },
  4632. "require": {
  4633. "composer-runtime-api": ">=2.1",
  4634. "ext-xml": "*",
  4635. "php": ">=8.1",
  4636. "symfony/cache": "^5.4|^6.0",
  4637. "symfony/config": "^6.1",
  4638. "symfony/dependency-injection": "^6.1",
  4639. "symfony/deprecation-contracts": "^2.1|^3",
  4640. "symfony/error-handler": "^6.1",
  4641. "symfony/event-dispatcher": "^5.4|^6.0",
  4642. "symfony/filesystem": "^5.4|^6.0",
  4643. "symfony/finder": "^5.4|^6.0",
  4644. "symfony/http-foundation": "^5.4|^6.0",
  4645. "symfony/http-kernel": "^6.1",
  4646. "symfony/polyfill-mbstring": "~1.0",
  4647. "symfony/routing": "^5.4|^6.0"
  4648. },
  4649. "conflict": {
  4650. "doctrine/annotations": "<1.13.1",
  4651. "doctrine/persistence": "<1.3",
  4652. "phpdocumentor/reflection-docblock": "<3.2.2",
  4653. "phpdocumentor/type-resolver": "<1.4.0",
  4654. "phpunit/phpunit": "<5.4.3",
  4655. "symfony/asset": "<5.4",
  4656. "symfony/console": "<5.4",
  4657. "symfony/dom-crawler": "<5.4",
  4658. "symfony/dotenv": "<5.4",
  4659. "symfony/form": "<5.4",
  4660. "symfony/http-client": "<5.4",
  4661. "symfony/lock": "<5.4",
  4662. "symfony/mailer": "<5.4",
  4663. "symfony/messenger": "<5.4",
  4664. "symfony/mime": "<5.4",
  4665. "symfony/property-access": "<5.4",
  4666. "symfony/property-info": "<5.4",
  4667. "symfony/security-core": "<5.4",
  4668. "symfony/security-csrf": "<5.4",
  4669. "symfony/serializer": "<6.1",
  4670. "symfony/stopwatch": "<5.4",
  4671. "symfony/translation": "<5.4",
  4672. "symfony/twig-bridge": "<5.4",
  4673. "symfony/twig-bundle": "<5.4",
  4674. "symfony/validator": "<5.4",
  4675. "symfony/web-profiler-bundle": "<5.4",
  4676. "symfony/workflow": "<5.4"
  4677. },
  4678. "require-dev": {
  4679. "doctrine/annotations": "^1.13.1",
  4680. "doctrine/persistence": "^1.3|^2|^3",
  4681. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4682. "symfony/asset": "^5.4|^6.0",
  4683. "symfony/browser-kit": "^5.4|^6.0",
  4684. "symfony/console": "^5.4.9|^6.0.9",
  4685. "symfony/css-selector": "^5.4|^6.0",
  4686. "symfony/dom-crawler": "^5.4|^6.0",
  4687. "symfony/dotenv": "^5.4|^6.0",
  4688. "symfony/expression-language": "^5.4|^6.0",
  4689. "symfony/form": "^5.4|^6.0",
  4690. "symfony/html-sanitizer": "^6.1",
  4691. "symfony/http-client": "^5.4|^6.0",
  4692. "symfony/lock": "^5.4|^6.0",
  4693. "symfony/mailer": "^5.4|^6.0",
  4694. "symfony/messenger": "^5.4|^6.0",
  4695. "symfony/mime": "^5.4|^6.0",
  4696. "symfony/notifier": "^5.4|^6.0",
  4697. "symfony/polyfill-intl-icu": "~1.0",
  4698. "symfony/process": "^5.4|^6.0",
  4699. "symfony/property-info": "^5.4|^6.0",
  4700. "symfony/rate-limiter": "^5.4|^6.0",
  4701. "symfony/security-bundle": "^5.4|^6.0",
  4702. "symfony/semaphore": "^5.4|^6.0",
  4703. "symfony/serializer": "^6.1",
  4704. "symfony/stopwatch": "^5.4|^6.0",
  4705. "symfony/string": "^5.4|^6.0",
  4706. "symfony/translation": "^5.4|^6.0",
  4707. "symfony/twig-bundle": "^5.4|^6.0",
  4708. "symfony/uid": "^5.4|^6.0",
  4709. "symfony/validator": "^5.4|^6.0",
  4710. "symfony/web-link": "^5.4|^6.0",
  4711. "symfony/workflow": "^5.4|^6.0",
  4712. "symfony/yaml": "^5.4|^6.0",
  4713. "twig/twig": "^2.10|^3.0"
  4714. },
  4715. "suggest": {
  4716. "ext-apcu": "For best performance of the system caches",
  4717. "symfony/console": "For using the console commands",
  4718. "symfony/form": "For using forms",
  4719. "symfony/property-info": "For using the property_info service",
  4720. "symfony/serializer": "For using the serializer service",
  4721. "symfony/validator": "For using validation",
  4722. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  4723. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  4724. },
  4725. "type": "symfony-bundle",
  4726. "autoload": {
  4727. "psr-4": {
  4728. "Symfony\\Bundle\\FrameworkBundle\\": ""
  4729. },
  4730. "exclude-from-classmap": [
  4731. "/Tests/"
  4732. ]
  4733. },
  4734. "notification-url": "https://packagist.org/downloads/",
  4735. "license": [
  4736. "MIT"
  4737. ],
  4738. "authors": [
  4739. {
  4740. "name": "Fabien Potencier",
  4741. "email": "fabien@symfony.com"
  4742. },
  4743. {
  4744. "name": "Symfony Community",
  4745. "homepage": "https://symfony.com/contributors"
  4746. }
  4747. ],
  4748. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  4749. "homepage": "https://symfony.com",
  4750. "support": {
  4751. "source": "https://github.com/symfony/framework-bundle/tree/v6.1.7"
  4752. },
  4753. "funding": [
  4754. {
  4755. "url": "https://symfony.com/sponsor",
  4756. "type": "custom"
  4757. },
  4758. {
  4759. "url": "https://github.com/fabpot",
  4760. "type": "github"
  4761. },
  4762. {
  4763. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4764. "type": "tidelift"
  4765. }
  4766. ],
  4767. "time": "2022-10-28T16:23:08+00:00"
  4768. },
  4769. {
  4770. "name": "symfony/http-client",
  4771. "version": "v6.1.7",
  4772. "source": {
  4773. "type": "git",
  4774. "url": "https://github.com/symfony/http-client.git",
  4775. "reference": "f515d066728774efb34347a87580621416ca8968"
  4776. },
  4777. "dist": {
  4778. "type": "zip",
  4779. "url": "https://api.github.com/repos/symfony/http-client/zipball/f515d066728774efb34347a87580621416ca8968",
  4780. "reference": "f515d066728774efb34347a87580621416ca8968",
  4781. "shasum": ""
  4782. },
  4783. "require": {
  4784. "php": ">=8.1",
  4785. "psr/log": "^1|^2|^3",
  4786. "symfony/http-client-contracts": "^3",
  4787. "symfony/service-contracts": "^1.0|^2|^3"
  4788. },
  4789. "provide": {
  4790. "php-http/async-client-implementation": "*",
  4791. "php-http/client-implementation": "*",
  4792. "psr/http-client-implementation": "1.0",
  4793. "symfony/http-client-implementation": "3.0"
  4794. },
  4795. "require-dev": {
  4796. "amphp/amp": "^2.5",
  4797. "amphp/http-client": "^4.2.1",
  4798. "amphp/http-tunnel": "^1.0",
  4799. "amphp/socket": "^1.1",
  4800. "guzzlehttp/promises": "^1.4",
  4801. "nyholm/psr7": "^1.0",
  4802. "php-http/httplug": "^1.0|^2.0",
  4803. "psr/http-client": "^1.0",
  4804. "symfony/dependency-injection": "^5.4|^6.0",
  4805. "symfony/http-kernel": "^5.4|^6.0",
  4806. "symfony/process": "^5.4|^6.0",
  4807. "symfony/stopwatch": "^5.4|^6.0"
  4808. },
  4809. "type": "library",
  4810. "autoload": {
  4811. "psr-4": {
  4812. "Symfony\\Component\\HttpClient\\": ""
  4813. },
  4814. "exclude-from-classmap": [
  4815. "/Tests/"
  4816. ]
  4817. },
  4818. "notification-url": "https://packagist.org/downloads/",
  4819. "license": [
  4820. "MIT"
  4821. ],
  4822. "authors": [
  4823. {
  4824. "name": "Nicolas Grekas",
  4825. "email": "p@tchwork.com"
  4826. },
  4827. {
  4828. "name": "Symfony Community",
  4829. "homepage": "https://symfony.com/contributors"
  4830. }
  4831. ],
  4832. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  4833. "homepage": "https://symfony.com",
  4834. "support": {
  4835. "source": "https://github.com/symfony/http-client/tree/v6.1.7"
  4836. },
  4837. "funding": [
  4838. {
  4839. "url": "https://symfony.com/sponsor",
  4840. "type": "custom"
  4841. },
  4842. {
  4843. "url": "https://github.com/fabpot",
  4844. "type": "github"
  4845. },
  4846. {
  4847. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4848. "type": "tidelift"
  4849. }
  4850. ],
  4851. "time": "2022-10-28T16:23:08+00:00"
  4852. },
  4853. {
  4854. "name": "symfony/http-client-contracts",
  4855. "version": "v3.1.1",
  4856. "source": {
  4857. "type": "git",
  4858. "url": "https://github.com/symfony/http-client-contracts.git",
  4859. "reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800"
  4860. },
  4861. "dist": {
  4862. "type": "zip",
  4863. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/fd038f08c623ab5d22b26e9ba35afe8c79071800",
  4864. "reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800",
  4865. "shasum": ""
  4866. },
  4867. "require": {
  4868. "php": ">=8.1"
  4869. },
  4870. "suggest": {
  4871. "symfony/http-client-implementation": ""
  4872. },
  4873. "type": "library",
  4874. "extra": {
  4875. "branch-alias": {
  4876. "dev-main": "3.1-dev"
  4877. },
  4878. "thanks": {
  4879. "name": "symfony/contracts",
  4880. "url": "https://github.com/symfony/contracts"
  4881. }
  4882. },
  4883. "autoload": {
  4884. "psr-4": {
  4885. "Symfony\\Contracts\\HttpClient\\": ""
  4886. },
  4887. "exclude-from-classmap": [
  4888. "/Test/"
  4889. ]
  4890. },
  4891. "notification-url": "https://packagist.org/downloads/",
  4892. "license": [
  4893. "MIT"
  4894. ],
  4895. "authors": [
  4896. {
  4897. "name": "Nicolas Grekas",
  4898. "email": "p@tchwork.com"
  4899. },
  4900. {
  4901. "name": "Symfony Community",
  4902. "homepage": "https://symfony.com/contributors"
  4903. }
  4904. ],
  4905. "description": "Generic abstractions related to HTTP clients",
  4906. "homepage": "https://symfony.com",
  4907. "keywords": [
  4908. "abstractions",
  4909. "contracts",
  4910. "decoupling",
  4911. "interfaces",
  4912. "interoperability",
  4913. "standards"
  4914. ],
  4915. "support": {
  4916. "source": "https://github.com/symfony/http-client-contracts/tree/v3.1.1"
  4917. },
  4918. "funding": [
  4919. {
  4920. "url": "https://symfony.com/sponsor",
  4921. "type": "custom"
  4922. },
  4923. {
  4924. "url": "https://github.com/fabpot",
  4925. "type": "github"
  4926. },
  4927. {
  4928. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4929. "type": "tidelift"
  4930. }
  4931. ],
  4932. "time": "2022-04-22T07:30:54+00:00"
  4933. },
  4934. {
  4935. "name": "symfony/http-foundation",
  4936. "version": "v6.1.7",
  4937. "source": {
  4938. "type": "git",
  4939. "url": "https://github.com/symfony/http-foundation.git",
  4940. "reference": "792a1856d2b95273f0e1c3435785f1d01a60ecc6"
  4941. },
  4942. "dist": {
  4943. "type": "zip",
  4944. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/792a1856d2b95273f0e1c3435785f1d01a60ecc6",
  4945. "reference": "792a1856d2b95273f0e1c3435785f1d01a60ecc6",
  4946. "shasum": ""
  4947. },
  4948. "require": {
  4949. "php": ">=8.1",
  4950. "symfony/deprecation-contracts": "^2.1|^3",
  4951. "symfony/polyfill-mbstring": "~1.1"
  4952. },
  4953. "require-dev": {
  4954. "predis/predis": "~1.0",
  4955. "symfony/cache": "^5.4|^6.0",
  4956. "symfony/dependency-injection": "^5.4|^6.0",
  4957. "symfony/expression-language": "^5.4|^6.0",
  4958. "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
  4959. "symfony/mime": "^5.4|^6.0",
  4960. "symfony/rate-limiter": "^5.2|^6.0"
  4961. },
  4962. "suggest": {
  4963. "symfony/mime": "To use the file extension guesser"
  4964. },
  4965. "type": "library",
  4966. "autoload": {
  4967. "psr-4": {
  4968. "Symfony\\Component\\HttpFoundation\\": ""
  4969. },
  4970. "exclude-from-classmap": [
  4971. "/Tests/"
  4972. ]
  4973. },
  4974. "notification-url": "https://packagist.org/downloads/",
  4975. "license": [
  4976. "MIT"
  4977. ],
  4978. "authors": [
  4979. {
  4980. "name": "Fabien Potencier",
  4981. "email": "fabien@symfony.com"
  4982. },
  4983. {
  4984. "name": "Symfony Community",
  4985. "homepage": "https://symfony.com/contributors"
  4986. }
  4987. ],
  4988. "description": "Defines an object-oriented layer for the HTTP specification",
  4989. "homepage": "https://symfony.com",
  4990. "support": {
  4991. "source": "https://github.com/symfony/http-foundation/tree/v6.1.7"
  4992. },
  4993. "funding": [
  4994. {
  4995. "url": "https://symfony.com/sponsor",
  4996. "type": "custom"
  4997. },
  4998. {
  4999. "url": "https://github.com/fabpot",
  5000. "type": "github"
  5001. },
  5002. {
  5003. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5004. "type": "tidelift"
  5005. }
  5006. ],
  5007. "time": "2022-10-12T09:44:59+00:00"
  5008. },
  5009. {
  5010. "name": "symfony/http-kernel",
  5011. "version": "v6.1.7",
  5012. "source": {
  5013. "type": "git",
  5014. "url": "https://github.com/symfony/http-kernel.git",
  5015. "reference": "8fc1ffe753948c47a103a809cdd6a4a8458b3254"
  5016. },
  5017. "dist": {
  5018. "type": "zip",
  5019. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8fc1ffe753948c47a103a809cdd6a4a8458b3254",
  5020. "reference": "8fc1ffe753948c47a103a809cdd6a4a8458b3254",
  5021. "shasum": ""
  5022. },
  5023. "require": {
  5024. "php": ">=8.1",
  5025. "psr/log": "^1|^2|^3",
  5026. "symfony/error-handler": "^6.1",
  5027. "symfony/event-dispatcher": "^5.4|^6.0",
  5028. "symfony/http-foundation": "^5.4|^6.0",
  5029. "symfony/polyfill-ctype": "^1.8"
  5030. },
  5031. "conflict": {
  5032. "symfony/browser-kit": "<5.4",
  5033. "symfony/cache": "<5.4",
  5034. "symfony/config": "<6.1",
  5035. "symfony/console": "<5.4",
  5036. "symfony/dependency-injection": "<6.1",
  5037. "symfony/doctrine-bridge": "<5.4",
  5038. "symfony/form": "<5.4",
  5039. "symfony/http-client": "<5.4",
  5040. "symfony/mailer": "<5.4",
  5041. "symfony/messenger": "<5.4",
  5042. "symfony/translation": "<5.4",
  5043. "symfony/twig-bridge": "<5.4",
  5044. "symfony/validator": "<5.4",
  5045. "twig/twig": "<2.13"
  5046. },
  5047. "provide": {
  5048. "psr/log-implementation": "1.0|2.0|3.0"
  5049. },
  5050. "require-dev": {
  5051. "psr/cache": "^1.0|^2.0|^3.0",
  5052. "symfony/browser-kit": "^5.4|^6.0",
  5053. "symfony/config": "^6.1",
  5054. "symfony/console": "^5.4|^6.0",
  5055. "symfony/css-selector": "^5.4|^6.0",
  5056. "symfony/dependency-injection": "^6.1",
  5057. "symfony/dom-crawler": "^5.4|^6.0",
  5058. "symfony/expression-language": "^5.4|^6.0",
  5059. "symfony/finder": "^5.4|^6.0",
  5060. "symfony/http-client-contracts": "^1.1|^2|^3",
  5061. "symfony/process": "^5.4|^6.0",
  5062. "symfony/routing": "^5.4|^6.0",
  5063. "symfony/stopwatch": "^5.4|^6.0",
  5064. "symfony/translation": "^5.4|^6.0",
  5065. "symfony/translation-contracts": "^1.1|^2|^3",
  5066. "symfony/uid": "^5.4|^6.0",
  5067. "twig/twig": "^2.13|^3.0.4"
  5068. },
  5069. "suggest": {
  5070. "symfony/browser-kit": "",
  5071. "symfony/config": "",
  5072. "symfony/console": "",
  5073. "symfony/dependency-injection": ""
  5074. },
  5075. "type": "library",
  5076. "autoload": {
  5077. "psr-4": {
  5078. "Symfony\\Component\\HttpKernel\\": ""
  5079. },
  5080. "exclude-from-classmap": [
  5081. "/Tests/"
  5082. ]
  5083. },
  5084. "notification-url": "https://packagist.org/downloads/",
  5085. "license": [
  5086. "MIT"
  5087. ],
  5088. "authors": [
  5089. {
  5090. "name": "Fabien Potencier",
  5091. "email": "fabien@symfony.com"
  5092. },
  5093. {
  5094. "name": "Symfony Community",
  5095. "homepage": "https://symfony.com/contributors"
  5096. }
  5097. ],
  5098. "description": "Provides a structured process for converting a Request into a Response",
  5099. "homepage": "https://symfony.com",
  5100. "support": {
  5101. "source": "https://github.com/symfony/http-kernel/tree/v6.1.7"
  5102. },
  5103. "funding": [
  5104. {
  5105. "url": "https://symfony.com/sponsor",
  5106. "type": "custom"
  5107. },
  5108. {
  5109. "url": "https://github.com/fabpot",
  5110. "type": "github"
  5111. },
  5112. {
  5113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5114. "type": "tidelift"
  5115. }
  5116. ],
  5117. "time": "2022-10-28T18:06:36+00:00"
  5118. },
  5119. {
  5120. "name": "symfony/intl",
  5121. "version": "v6.1.7",
  5122. "source": {
  5123. "type": "git",
  5124. "url": "https://github.com/symfony/intl.git",
  5125. "reference": "8025e5b651512b21d3e768321d45a2e5e32e8c66"
  5126. },
  5127. "dist": {
  5128. "type": "zip",
  5129. "url": "https://api.github.com/repos/symfony/intl/zipball/8025e5b651512b21d3e768321d45a2e5e32e8c66",
  5130. "reference": "8025e5b651512b21d3e768321d45a2e5e32e8c66",
  5131. "shasum": ""
  5132. },
  5133. "require": {
  5134. "php": ">=8.1"
  5135. },
  5136. "require-dev": {
  5137. "symfony/filesystem": "^5.4|^6.0"
  5138. },
  5139. "type": "library",
  5140. "autoload": {
  5141. "psr-4": {
  5142. "Symfony\\Component\\Intl\\": ""
  5143. },
  5144. "exclude-from-classmap": [
  5145. "/Tests/"
  5146. ]
  5147. },
  5148. "notification-url": "https://packagist.org/downloads/",
  5149. "license": [
  5150. "MIT"
  5151. ],
  5152. "authors": [
  5153. {
  5154. "name": "Bernhard Schussek",
  5155. "email": "bschussek@gmail.com"
  5156. },
  5157. {
  5158. "name": "Eriksen Costa",
  5159. "email": "eriksen.costa@infranology.com.br"
  5160. },
  5161. {
  5162. "name": "Igor Wiedler",
  5163. "email": "igor@wiedler.ch"
  5164. },
  5165. {
  5166. "name": "Symfony Community",
  5167. "homepage": "https://symfony.com/contributors"
  5168. }
  5169. ],
  5170. "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
  5171. "homepage": "https://symfony.com",
  5172. "keywords": [
  5173. "i18n",
  5174. "icu",
  5175. "internationalization",
  5176. "intl",
  5177. "l10n",
  5178. "localization"
  5179. ],
  5180. "support": {
  5181. "source": "https://github.com/symfony/intl/tree/v6.1.7"
  5182. },
  5183. "funding": [
  5184. {
  5185. "url": "https://symfony.com/sponsor",
  5186. "type": "custom"
  5187. },
  5188. {
  5189. "url": "https://github.com/fabpot",
  5190. "type": "github"
  5191. },
  5192. {
  5193. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5194. "type": "tidelift"
  5195. }
  5196. ],
  5197. "time": "2022-10-23T10:33:34+00:00"
  5198. },
  5199. {
  5200. "name": "symfony/mailer",
  5201. "version": "v6.1.7",
  5202. "source": {
  5203. "type": "git",
  5204. "url": "https://github.com/symfony/mailer.git",
  5205. "reference": "7e19813c0b43387c55665780c4caea505cc48391"
  5206. },
  5207. "dist": {
  5208. "type": "zip",
  5209. "url": "https://api.github.com/repos/symfony/mailer/zipball/7e19813c0b43387c55665780c4caea505cc48391",
  5210. "reference": "7e19813c0b43387c55665780c4caea505cc48391",
  5211. "shasum": ""
  5212. },
  5213. "require": {
  5214. "egulias/email-validator": "^2.1.10|^3",
  5215. "php": ">=8.1",
  5216. "psr/event-dispatcher": "^1",
  5217. "psr/log": "^1|^2|^3",
  5218. "symfony/event-dispatcher": "^5.4|^6.0",
  5219. "symfony/mime": "^5.4|^6.0",
  5220. "symfony/service-contracts": "^1.1|^2|^3"
  5221. },
  5222. "conflict": {
  5223. "symfony/http-kernel": "<5.4"
  5224. },
  5225. "require-dev": {
  5226. "symfony/http-client-contracts": "^1.1|^2|^3",
  5227. "symfony/messenger": "^5.4|^6.0"
  5228. },
  5229. "type": "library",
  5230. "autoload": {
  5231. "psr-4": {
  5232. "Symfony\\Component\\Mailer\\": ""
  5233. },
  5234. "exclude-from-classmap": [
  5235. "/Tests/"
  5236. ]
  5237. },
  5238. "notification-url": "https://packagist.org/downloads/",
  5239. "license": [
  5240. "MIT"
  5241. ],
  5242. "authors": [
  5243. {
  5244. "name": "Fabien Potencier",
  5245. "email": "fabien@symfony.com"
  5246. },
  5247. {
  5248. "name": "Symfony Community",
  5249. "homepage": "https://symfony.com/contributors"
  5250. }
  5251. ],
  5252. "description": "Helps sending emails",
  5253. "homepage": "https://symfony.com",
  5254. "support": {
  5255. "source": "https://github.com/symfony/mailer/tree/v6.1.7"
  5256. },
  5257. "funding": [
  5258. {
  5259. "url": "https://symfony.com/sponsor",
  5260. "type": "custom"
  5261. },
  5262. {
  5263. "url": "https://github.com/fabpot",
  5264. "type": "github"
  5265. },
  5266. {
  5267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5268. "type": "tidelift"
  5269. }
  5270. ],
  5271. "time": "2022-10-28T16:23:08+00:00"
  5272. },
  5273. {
  5274. "name": "symfony/mime",
  5275. "version": "v6.1.7",
  5276. "source": {
  5277. "type": "git",
  5278. "url": "https://github.com/symfony/mime.git",
  5279. "reference": "f440f066d57691088d998d6e437ce98771144618"
  5280. },
  5281. "dist": {
  5282. "type": "zip",
  5283. "url": "https://api.github.com/repos/symfony/mime/zipball/f440f066d57691088d998d6e437ce98771144618",
  5284. "reference": "f440f066d57691088d998d6e437ce98771144618",
  5285. "shasum": ""
  5286. },
  5287. "require": {
  5288. "php": ">=8.1",
  5289. "symfony/polyfill-intl-idn": "^1.10",
  5290. "symfony/polyfill-mbstring": "^1.0"
  5291. },
  5292. "conflict": {
  5293. "egulias/email-validator": "~3.0.0",
  5294. "phpdocumentor/reflection-docblock": "<3.2.2",
  5295. "phpdocumentor/type-resolver": "<1.4.0",
  5296. "symfony/mailer": "<5.4"
  5297. },
  5298. "require-dev": {
  5299. "egulias/email-validator": "^2.1.10|^3.1",
  5300. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  5301. "symfony/dependency-injection": "^5.4|^6.0",
  5302. "symfony/property-access": "^5.4|^6.0",
  5303. "symfony/property-info": "^5.4|^6.0",
  5304. "symfony/serializer": "^5.2|^6.0"
  5305. },
  5306. "type": "library",
  5307. "autoload": {
  5308. "psr-4": {
  5309. "Symfony\\Component\\Mime\\": ""
  5310. },
  5311. "exclude-from-classmap": [
  5312. "/Tests/"
  5313. ]
  5314. },
  5315. "notification-url": "https://packagist.org/downloads/",
  5316. "license": [
  5317. "MIT"
  5318. ],
  5319. "authors": [
  5320. {
  5321. "name": "Fabien Potencier",
  5322. "email": "fabien@symfony.com"
  5323. },
  5324. {
  5325. "name": "Symfony Community",
  5326. "homepage": "https://symfony.com/contributors"
  5327. }
  5328. ],
  5329. "description": "Allows manipulating MIME messages",
  5330. "homepage": "https://symfony.com",
  5331. "keywords": [
  5332. "mime",
  5333. "mime-type"
  5334. ],
  5335. "support": {
  5336. "source": "https://github.com/symfony/mime/tree/v6.1.7"
  5337. },
  5338. "funding": [
  5339. {
  5340. "url": "https://symfony.com/sponsor",
  5341. "type": "custom"
  5342. },
  5343. {
  5344. "url": "https://github.com/fabpot",
  5345. "type": "github"
  5346. },
  5347. {
  5348. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5349. "type": "tidelift"
  5350. }
  5351. ],
  5352. "time": "2022-10-19T08:10:53+00:00"
  5353. },
  5354. {
  5355. "name": "symfony/monolog-bridge",
  5356. "version": "v6.1.2",
  5357. "source": {
  5358. "type": "git",
  5359. "url": "https://github.com/symfony/monolog-bridge.git",
  5360. "reference": "1efd6a42b1dc80e03bd74d4a2fdc85e728dc2627"
  5361. },
  5362. "dist": {
  5363. "type": "zip",
  5364. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/1efd6a42b1dc80e03bd74d4a2fdc85e728dc2627",
  5365. "reference": "1efd6a42b1dc80e03bd74d4a2fdc85e728dc2627",
  5366. "shasum": ""
  5367. },
  5368. "require": {
  5369. "monolog/monolog": "^1.25.1|^2|^3",
  5370. "php": ">=8.1",
  5371. "symfony/http-kernel": "^5.4|^6.0",
  5372. "symfony/service-contracts": "^1.1|^2|^3"
  5373. },
  5374. "conflict": {
  5375. "symfony/console": "<5.4",
  5376. "symfony/http-foundation": "<5.4",
  5377. "symfony/security-core": "<6.0"
  5378. },
  5379. "require-dev": {
  5380. "symfony/console": "^5.4|^6.0",
  5381. "symfony/http-client": "^5.4|^6.0",
  5382. "symfony/mailer": "^5.4|^6.0",
  5383. "symfony/messenger": "^5.4|^6.0",
  5384. "symfony/mime": "^5.4|^6.0",
  5385. "symfony/security-core": "^6.0",
  5386. "symfony/var-dumper": "^5.4|^6.0"
  5387. },
  5388. "suggest": {
  5389. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  5390. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  5391. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  5392. },
  5393. "type": "symfony-bridge",
  5394. "autoload": {
  5395. "psr-4": {
  5396. "Symfony\\Bridge\\Monolog\\": ""
  5397. },
  5398. "exclude-from-classmap": [
  5399. "/Tests/"
  5400. ]
  5401. },
  5402. "notification-url": "https://packagist.org/downloads/",
  5403. "license": [
  5404. "MIT"
  5405. ],
  5406. "authors": [
  5407. {
  5408. "name": "Fabien Potencier",
  5409. "email": "fabien@symfony.com"
  5410. },
  5411. {
  5412. "name": "Symfony Community",
  5413. "homepage": "https://symfony.com/contributors"
  5414. }
  5415. ],
  5416. "description": "Provides integration for Monolog with various Symfony components",
  5417. "homepage": "https://symfony.com",
  5418. "support": {
  5419. "source": "https://github.com/symfony/monolog-bridge/tree/v6.1.2"
  5420. },
  5421. "funding": [
  5422. {
  5423. "url": "https://symfony.com/sponsor",
  5424. "type": "custom"
  5425. },
  5426. {
  5427. "url": "https://github.com/fabpot",
  5428. "type": "github"
  5429. },
  5430. {
  5431. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5432. "type": "tidelift"
  5433. }
  5434. ],
  5435. "time": "2022-06-21T08:28:57+00:00"
  5436. },
  5437. {
  5438. "name": "symfony/monolog-bundle",
  5439. "version": "v3.8.0",
  5440. "source": {
  5441. "type": "git",
  5442. "url": "https://github.com/symfony/monolog-bundle.git",
  5443. "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"
  5444. },
  5445. "dist": {
  5446. "type": "zip",
  5447. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
  5448. "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
  5449. "shasum": ""
  5450. },
  5451. "require": {
  5452. "monolog/monolog": "^1.22 || ^2.0 || ^3.0",
  5453. "php": ">=7.1.3",
  5454. "symfony/config": "~4.4 || ^5.0 || ^6.0",
  5455. "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
  5456. "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
  5457. "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
  5458. },
  5459. "require-dev": {
  5460. "symfony/console": "~4.4 || ^5.0 || ^6.0",
  5461. "symfony/phpunit-bridge": "^5.2 || ^6.0",
  5462. "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
  5463. },
  5464. "type": "symfony-bundle",
  5465. "extra": {
  5466. "branch-alias": {
  5467. "dev-master": "3.x-dev"
  5468. }
  5469. },
  5470. "autoload": {
  5471. "psr-4": {
  5472. "Symfony\\Bundle\\MonologBundle\\": ""
  5473. },
  5474. "exclude-from-classmap": [
  5475. "/Tests/"
  5476. ]
  5477. },
  5478. "notification-url": "https://packagist.org/downloads/",
  5479. "license": [
  5480. "MIT"
  5481. ],
  5482. "authors": [
  5483. {
  5484. "name": "Fabien Potencier",
  5485. "email": "fabien@symfony.com"
  5486. },
  5487. {
  5488. "name": "Symfony Community",
  5489. "homepage": "https://symfony.com/contributors"
  5490. }
  5491. ],
  5492. "description": "Symfony MonologBundle",
  5493. "homepage": "https://symfony.com",
  5494. "keywords": [
  5495. "log",
  5496. "logging"
  5497. ],
  5498. "support": {
  5499. "issues": "https://github.com/symfony/monolog-bundle/issues",
  5500. "source": "https://github.com/symfony/monolog-bundle/tree/v3.8.0"
  5501. },
  5502. "funding": [
  5503. {
  5504. "url": "https://symfony.com/sponsor",
  5505. "type": "custom"
  5506. },
  5507. {
  5508. "url": "https://github.com/fabpot",
  5509. "type": "github"
  5510. },
  5511. {
  5512. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5513. "type": "tidelift"
  5514. }
  5515. ],
  5516. "time": "2022-05-10T14:24:36+00:00"
  5517. },
  5518. {
  5519. "name": "symfony/notifier",
  5520. "version": "v6.1.0",
  5521. "source": {
  5522. "type": "git",
  5523. "url": "https://github.com/symfony/notifier.git",
  5524. "reference": "34be8d35e4e71057cc10078dc28c7210673cb3de"
  5525. },
  5526. "dist": {
  5527. "type": "zip",
  5528. "url": "https://api.github.com/repos/symfony/notifier/zipball/34be8d35e4e71057cc10078dc28c7210673cb3de",
  5529. "reference": "34be8d35e4e71057cc10078dc28c7210673cb3de",
  5530. "shasum": ""
  5531. },
  5532. "require": {
  5533. "php": ">=8.1",
  5534. "psr/log": "^1|^2|^3"
  5535. },
  5536. "conflict": {
  5537. "symfony/event-dispatcher": "<5.4",
  5538. "symfony/http-kernel": "<5.4"
  5539. },
  5540. "require-dev": {
  5541. "symfony/event-dispatcher-contracts": "^2|^3",
  5542. "symfony/http-client-contracts": "^2|^3",
  5543. "symfony/http-foundation": "^5.4|^6.0",
  5544. "symfony/messenger": "^5.4|^6.0"
  5545. },
  5546. "type": "library",
  5547. "autoload": {
  5548. "psr-4": {
  5549. "Symfony\\Component\\Notifier\\": ""
  5550. },
  5551. "exclude-from-classmap": [
  5552. "/Tests/"
  5553. ]
  5554. },
  5555. "notification-url": "https://packagist.org/downloads/",
  5556. "license": [
  5557. "MIT"
  5558. ],
  5559. "authors": [
  5560. {
  5561. "name": "Fabien Potencier",
  5562. "email": "fabien@symfony.com"
  5563. },
  5564. {
  5565. "name": "Symfony Community",
  5566. "homepage": "https://symfony.com/contributors"
  5567. }
  5568. ],
  5569. "description": "Sends notifications via one or more channels (email, SMS, ...)",
  5570. "homepage": "https://symfony.com",
  5571. "keywords": [
  5572. "notification",
  5573. "notifier"
  5574. ],
  5575. "support": {
  5576. "source": "https://github.com/symfony/notifier/tree/v6.1.0"
  5577. },
  5578. "funding": [
  5579. {
  5580. "url": "https://symfony.com/sponsor",
  5581. "type": "custom"
  5582. },
  5583. {
  5584. "url": "https://github.com/fabpot",
  5585. "type": "github"
  5586. },
  5587. {
  5588. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5589. "type": "tidelift"
  5590. }
  5591. ],
  5592. "time": "2022-05-11T12:12:29+00:00"
  5593. },
  5594. {
  5595. "name": "symfony/options-resolver",
  5596. "version": "v6.1.0",
  5597. "source": {
  5598. "type": "git",
  5599. "url": "https://github.com/symfony/options-resolver.git",
  5600. "reference": "a3016f5442e28386ded73c43a32a5b68586dd1c4"
  5601. },
  5602. "dist": {
  5603. "type": "zip",
  5604. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a3016f5442e28386ded73c43a32a5b68586dd1c4",
  5605. "reference": "a3016f5442e28386ded73c43a32a5b68586dd1c4",
  5606. "shasum": ""
  5607. },
  5608. "require": {
  5609. "php": ">=8.1",
  5610. "symfony/deprecation-contracts": "^2.1|^3"
  5611. },
  5612. "type": "library",
  5613. "autoload": {
  5614. "psr-4": {
  5615. "Symfony\\Component\\OptionsResolver\\": ""
  5616. },
  5617. "exclude-from-classmap": [
  5618. "/Tests/"
  5619. ]
  5620. },
  5621. "notification-url": "https://packagist.org/downloads/",
  5622. "license": [
  5623. "MIT"
  5624. ],
  5625. "authors": [
  5626. {
  5627. "name": "Fabien Potencier",
  5628. "email": "fabien@symfony.com"
  5629. },
  5630. {
  5631. "name": "Symfony Community",
  5632. "homepage": "https://symfony.com/contributors"
  5633. }
  5634. ],
  5635. "description": "Provides an improved replacement for the array_replace PHP function",
  5636. "homepage": "https://symfony.com",
  5637. "keywords": [
  5638. "config",
  5639. "configuration",
  5640. "options"
  5641. ],
  5642. "support": {
  5643. "source": "https://github.com/symfony/options-resolver/tree/v6.1.0"
  5644. },
  5645. "funding": [
  5646. {
  5647. "url": "https://symfony.com/sponsor",
  5648. "type": "custom"
  5649. },
  5650. {
  5651. "url": "https://github.com/fabpot",
  5652. "type": "github"
  5653. },
  5654. {
  5655. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5656. "type": "tidelift"
  5657. }
  5658. ],
  5659. "time": "2022-02-25T11:15:52+00:00"
  5660. },
  5661. {
  5662. "name": "symfony/password-hasher",
  5663. "version": "v6.1.3",
  5664. "source": {
  5665. "type": "git",
  5666. "url": "https://github.com/symfony/password-hasher.git",
  5667. "reference": "264894821636b77bb8282db6ec33b8b07b7a0678"
  5668. },
  5669. "dist": {
  5670. "type": "zip",
  5671. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/264894821636b77bb8282db6ec33b8b07b7a0678",
  5672. "reference": "264894821636b77bb8282db6ec33b8b07b7a0678",
  5673. "shasum": ""
  5674. },
  5675. "require": {
  5676. "php": ">=8.1"
  5677. },
  5678. "conflict": {
  5679. "symfony/security-core": "<5.4"
  5680. },
  5681. "require-dev": {
  5682. "symfony/console": "^5.4|^6.0",
  5683. "symfony/security-core": "^5.4|^6.0"
  5684. },
  5685. "type": "library",
  5686. "autoload": {
  5687. "psr-4": {
  5688. "Symfony\\Component\\PasswordHasher\\": ""
  5689. },
  5690. "exclude-from-classmap": [
  5691. "/Tests/"
  5692. ]
  5693. },
  5694. "notification-url": "https://packagist.org/downloads/",
  5695. "license": [
  5696. "MIT"
  5697. ],
  5698. "authors": [
  5699. {
  5700. "name": "Robin Chalas",
  5701. "email": "robin.chalas@gmail.com"
  5702. },
  5703. {
  5704. "name": "Symfony Community",
  5705. "homepage": "https://symfony.com/contributors"
  5706. }
  5707. ],
  5708. "description": "Provides password hashing utilities",
  5709. "homepage": "https://symfony.com",
  5710. "keywords": [
  5711. "hashing",
  5712. "password"
  5713. ],
  5714. "support": {
  5715. "source": "https://github.com/symfony/password-hasher/tree/v6.1.3"
  5716. },
  5717. "funding": [
  5718. {
  5719. "url": "https://symfony.com/sponsor",
  5720. "type": "custom"
  5721. },
  5722. {
  5723. "url": "https://github.com/fabpot",
  5724. "type": "github"
  5725. },
  5726. {
  5727. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5728. "type": "tidelift"
  5729. }
  5730. ],
  5731. "time": "2022-07-20T14:45:06+00:00"
  5732. },
  5733. {
  5734. "name": "symfony/polyfill-intl-grapheme",
  5735. "version": "v1.27.0",
  5736. "source": {
  5737. "type": "git",
  5738. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5739. "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
  5740. },
  5741. "dist": {
  5742. "type": "zip",
  5743. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
  5744. "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
  5745. "shasum": ""
  5746. },
  5747. "require": {
  5748. "php": ">=7.1"
  5749. },
  5750. "suggest": {
  5751. "ext-intl": "For best performance"
  5752. },
  5753. "type": "library",
  5754. "extra": {
  5755. "branch-alias": {
  5756. "dev-main": "1.27-dev"
  5757. },
  5758. "thanks": {
  5759. "name": "symfony/polyfill",
  5760. "url": "https://github.com/symfony/polyfill"
  5761. }
  5762. },
  5763. "autoload": {
  5764. "files": [
  5765. "bootstrap.php"
  5766. ],
  5767. "psr-4": {
  5768. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5769. }
  5770. },
  5771. "notification-url": "https://packagist.org/downloads/",
  5772. "license": [
  5773. "MIT"
  5774. ],
  5775. "authors": [
  5776. {
  5777. "name": "Nicolas Grekas",
  5778. "email": "p@tchwork.com"
  5779. },
  5780. {
  5781. "name": "Symfony Community",
  5782. "homepage": "https://symfony.com/contributors"
  5783. }
  5784. ],
  5785. "description": "Symfony polyfill for intl's grapheme_* functions",
  5786. "homepage": "https://symfony.com",
  5787. "keywords": [
  5788. "compatibility",
  5789. "grapheme",
  5790. "intl",
  5791. "polyfill",
  5792. "portable",
  5793. "shim"
  5794. ],
  5795. "support": {
  5796. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
  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": "2022-11-03T14:55:06+00:00"
  5813. },
  5814. {
  5815. "name": "symfony/polyfill-intl-icu",
  5816. "version": "v1.27.0",
  5817. "source": {
  5818. "type": "git",
  5819. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  5820. "reference": "a3d9148e2c363588e05abbdd4ee4f971f0a5330c"
  5821. },
  5822. "dist": {
  5823. "type": "zip",
  5824. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/a3d9148e2c363588e05abbdd4ee4f971f0a5330c",
  5825. "reference": "a3d9148e2c363588e05abbdd4ee4f971f0a5330c",
  5826. "shasum": ""
  5827. },
  5828. "require": {
  5829. "php": ">=7.1"
  5830. },
  5831. "suggest": {
  5832. "ext-intl": "For best performance and support of other locales than \"en\""
  5833. },
  5834. "type": "library",
  5835. "extra": {
  5836. "branch-alias": {
  5837. "dev-main": "1.27-dev"
  5838. },
  5839. "thanks": {
  5840. "name": "symfony/polyfill",
  5841. "url": "https://github.com/symfony/polyfill"
  5842. }
  5843. },
  5844. "autoload": {
  5845. "files": [
  5846. "bootstrap.php"
  5847. ],
  5848. "psr-4": {
  5849. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  5850. },
  5851. "classmap": [
  5852. "Resources/stubs"
  5853. ],
  5854. "exclude-from-classmap": [
  5855. "/Tests/"
  5856. ]
  5857. },
  5858. "notification-url": "https://packagist.org/downloads/",
  5859. "license": [
  5860. "MIT"
  5861. ],
  5862. "authors": [
  5863. {
  5864. "name": "Nicolas Grekas",
  5865. "email": "p@tchwork.com"
  5866. },
  5867. {
  5868. "name": "Symfony Community",
  5869. "homepage": "https://symfony.com/contributors"
  5870. }
  5871. ],
  5872. "description": "Symfony polyfill for intl's ICU-related data and classes",
  5873. "homepage": "https://symfony.com",
  5874. "keywords": [
  5875. "compatibility",
  5876. "icu",
  5877. "intl",
  5878. "polyfill",
  5879. "portable",
  5880. "shim"
  5881. ],
  5882. "support": {
  5883. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.27.0"
  5884. },
  5885. "funding": [
  5886. {
  5887. "url": "https://symfony.com/sponsor",
  5888. "type": "custom"
  5889. },
  5890. {
  5891. "url": "https://github.com/fabpot",
  5892. "type": "github"
  5893. },
  5894. {
  5895. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5896. "type": "tidelift"
  5897. }
  5898. ],
  5899. "time": "2022-11-03T14:55:06+00:00"
  5900. },
  5901. {
  5902. "name": "symfony/polyfill-intl-idn",
  5903. "version": "v1.27.0",
  5904. "source": {
  5905. "type": "git",
  5906. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5907. "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
  5908. },
  5909. "dist": {
  5910. "type": "zip",
  5911. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
  5912. "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
  5913. "shasum": ""
  5914. },
  5915. "require": {
  5916. "php": ">=7.1",
  5917. "symfony/polyfill-intl-normalizer": "^1.10",
  5918. "symfony/polyfill-php72": "^1.10"
  5919. },
  5920. "suggest": {
  5921. "ext-intl": "For best performance"
  5922. },
  5923. "type": "library",
  5924. "extra": {
  5925. "branch-alias": {
  5926. "dev-main": "1.27-dev"
  5927. },
  5928. "thanks": {
  5929. "name": "symfony/polyfill",
  5930. "url": "https://github.com/symfony/polyfill"
  5931. }
  5932. },
  5933. "autoload": {
  5934. "files": [
  5935. "bootstrap.php"
  5936. ],
  5937. "psr-4": {
  5938. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  5939. }
  5940. },
  5941. "notification-url": "https://packagist.org/downloads/",
  5942. "license": [
  5943. "MIT"
  5944. ],
  5945. "authors": [
  5946. {
  5947. "name": "Laurent Bassin",
  5948. "email": "laurent@bassin.info"
  5949. },
  5950. {
  5951. "name": "Trevor Rowbotham",
  5952. "email": "trevor.rowbotham@pm.me"
  5953. },
  5954. {
  5955. "name": "Symfony Community",
  5956. "homepage": "https://symfony.com/contributors"
  5957. }
  5958. ],
  5959. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5960. "homepage": "https://symfony.com",
  5961. "keywords": [
  5962. "compatibility",
  5963. "idn",
  5964. "intl",
  5965. "polyfill",
  5966. "portable",
  5967. "shim"
  5968. ],
  5969. "support": {
  5970. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
  5971. },
  5972. "funding": [
  5973. {
  5974. "url": "https://symfony.com/sponsor",
  5975. "type": "custom"
  5976. },
  5977. {
  5978. "url": "https://github.com/fabpot",
  5979. "type": "github"
  5980. },
  5981. {
  5982. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5983. "type": "tidelift"
  5984. }
  5985. ],
  5986. "time": "2022-11-03T14:55:06+00:00"
  5987. },
  5988. {
  5989. "name": "symfony/polyfill-intl-normalizer",
  5990. "version": "v1.27.0",
  5991. "source": {
  5992. "type": "git",
  5993. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5994. "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
  5995. },
  5996. "dist": {
  5997. "type": "zip",
  5998. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
  5999. "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
  6000. "shasum": ""
  6001. },
  6002. "require": {
  6003. "php": ">=7.1"
  6004. },
  6005. "suggest": {
  6006. "ext-intl": "For best performance"
  6007. },
  6008. "type": "library",
  6009. "extra": {
  6010. "branch-alias": {
  6011. "dev-main": "1.27-dev"
  6012. },
  6013. "thanks": {
  6014. "name": "symfony/polyfill",
  6015. "url": "https://github.com/symfony/polyfill"
  6016. }
  6017. },
  6018. "autoload": {
  6019. "files": [
  6020. "bootstrap.php"
  6021. ],
  6022. "psr-4": {
  6023. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  6024. },
  6025. "classmap": [
  6026. "Resources/stubs"
  6027. ]
  6028. },
  6029. "notification-url": "https://packagist.org/downloads/",
  6030. "license": [
  6031. "MIT"
  6032. ],
  6033. "authors": [
  6034. {
  6035. "name": "Nicolas Grekas",
  6036. "email": "p@tchwork.com"
  6037. },
  6038. {
  6039. "name": "Symfony Community",
  6040. "homepage": "https://symfony.com/contributors"
  6041. }
  6042. ],
  6043. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6044. "homepage": "https://symfony.com",
  6045. "keywords": [
  6046. "compatibility",
  6047. "intl",
  6048. "normalizer",
  6049. "polyfill",
  6050. "portable",
  6051. "shim"
  6052. ],
  6053. "support": {
  6054. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
  6055. },
  6056. "funding": [
  6057. {
  6058. "url": "https://symfony.com/sponsor",
  6059. "type": "custom"
  6060. },
  6061. {
  6062. "url": "https://github.com/fabpot",
  6063. "type": "github"
  6064. },
  6065. {
  6066. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6067. "type": "tidelift"
  6068. }
  6069. ],
  6070. "time": "2022-11-03T14:55:06+00:00"
  6071. },
  6072. {
  6073. "name": "symfony/polyfill-mbstring",
  6074. "version": "v1.27.0",
  6075. "source": {
  6076. "type": "git",
  6077. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6078. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  6079. },
  6080. "dist": {
  6081. "type": "zip",
  6082. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  6083. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  6084. "shasum": ""
  6085. },
  6086. "require": {
  6087. "php": ">=7.1"
  6088. },
  6089. "provide": {
  6090. "ext-mbstring": "*"
  6091. },
  6092. "suggest": {
  6093. "ext-mbstring": "For best performance"
  6094. },
  6095. "type": "library",
  6096. "extra": {
  6097. "branch-alias": {
  6098. "dev-main": "1.27-dev"
  6099. },
  6100. "thanks": {
  6101. "name": "symfony/polyfill",
  6102. "url": "https://github.com/symfony/polyfill"
  6103. }
  6104. },
  6105. "autoload": {
  6106. "files": [
  6107. "bootstrap.php"
  6108. ],
  6109. "psr-4": {
  6110. "Symfony\\Polyfill\\Mbstring\\": ""
  6111. }
  6112. },
  6113. "notification-url": "https://packagist.org/downloads/",
  6114. "license": [
  6115. "MIT"
  6116. ],
  6117. "authors": [
  6118. {
  6119. "name": "Nicolas Grekas",
  6120. "email": "p@tchwork.com"
  6121. },
  6122. {
  6123. "name": "Symfony Community",
  6124. "homepage": "https://symfony.com/contributors"
  6125. }
  6126. ],
  6127. "description": "Symfony polyfill for the Mbstring extension",
  6128. "homepage": "https://symfony.com",
  6129. "keywords": [
  6130. "compatibility",
  6131. "mbstring",
  6132. "polyfill",
  6133. "portable",
  6134. "shim"
  6135. ],
  6136. "support": {
  6137. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
  6138. },
  6139. "funding": [
  6140. {
  6141. "url": "https://symfony.com/sponsor",
  6142. "type": "custom"
  6143. },
  6144. {
  6145. "url": "https://github.com/fabpot",
  6146. "type": "github"
  6147. },
  6148. {
  6149. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6150. "type": "tidelift"
  6151. }
  6152. ],
  6153. "time": "2022-11-03T14:55:06+00:00"
  6154. },
  6155. {
  6156. "name": "symfony/polyfill-php80",
  6157. "version": "v1.27.0",
  6158. "source": {
  6159. "type": "git",
  6160. "url": "https://github.com/symfony/polyfill-php80.git",
  6161. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  6162. },
  6163. "dist": {
  6164. "type": "zip",
  6165. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  6166. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  6167. "shasum": ""
  6168. },
  6169. "require": {
  6170. "php": ">=7.1"
  6171. },
  6172. "type": "library",
  6173. "extra": {
  6174. "branch-alias": {
  6175. "dev-main": "1.27-dev"
  6176. },
  6177. "thanks": {
  6178. "name": "symfony/polyfill",
  6179. "url": "https://github.com/symfony/polyfill"
  6180. }
  6181. },
  6182. "autoload": {
  6183. "files": [
  6184. "bootstrap.php"
  6185. ],
  6186. "psr-4": {
  6187. "Symfony\\Polyfill\\Php80\\": ""
  6188. },
  6189. "classmap": [
  6190. "Resources/stubs"
  6191. ]
  6192. },
  6193. "notification-url": "https://packagist.org/downloads/",
  6194. "license": [
  6195. "MIT"
  6196. ],
  6197. "authors": [
  6198. {
  6199. "name": "Ion Bazan",
  6200. "email": "ion.bazan@gmail.com"
  6201. },
  6202. {
  6203. "name": "Nicolas Grekas",
  6204. "email": "p@tchwork.com"
  6205. },
  6206. {
  6207. "name": "Symfony Community",
  6208. "homepage": "https://symfony.com/contributors"
  6209. }
  6210. ],
  6211. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  6212. "homepage": "https://symfony.com",
  6213. "keywords": [
  6214. "compatibility",
  6215. "polyfill",
  6216. "portable",
  6217. "shim"
  6218. ],
  6219. "support": {
  6220. "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
  6221. },
  6222. "funding": [
  6223. {
  6224. "url": "https://symfony.com/sponsor",
  6225. "type": "custom"
  6226. },
  6227. {
  6228. "url": "https://github.com/fabpot",
  6229. "type": "github"
  6230. },
  6231. {
  6232. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6233. "type": "tidelift"
  6234. }
  6235. ],
  6236. "time": "2022-11-03T14:55:06+00:00"
  6237. },
  6238. {
  6239. "name": "symfony/polyfill-uuid",
  6240. "version": "v1.27.0",
  6241. "source": {
  6242. "type": "git",
  6243. "url": "https://github.com/symfony/polyfill-uuid.git",
  6244. "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166"
  6245. },
  6246. "dist": {
  6247. "type": "zip",
  6248. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166",
  6249. "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166",
  6250. "shasum": ""
  6251. },
  6252. "require": {
  6253. "php": ">=7.1"
  6254. },
  6255. "provide": {
  6256. "ext-uuid": "*"
  6257. },
  6258. "suggest": {
  6259. "ext-uuid": "For best performance"
  6260. },
  6261. "type": "library",
  6262. "extra": {
  6263. "branch-alias": {
  6264. "dev-main": "1.27-dev"
  6265. },
  6266. "thanks": {
  6267. "name": "symfony/polyfill",
  6268. "url": "https://github.com/symfony/polyfill"
  6269. }
  6270. },
  6271. "autoload": {
  6272. "files": [
  6273. "bootstrap.php"
  6274. ],
  6275. "psr-4": {
  6276. "Symfony\\Polyfill\\Uuid\\": ""
  6277. }
  6278. },
  6279. "notification-url": "https://packagist.org/downloads/",
  6280. "license": [
  6281. "MIT"
  6282. ],
  6283. "authors": [
  6284. {
  6285. "name": "Grégoire Pineau",
  6286. "email": "lyrixx@lyrixx.info"
  6287. },
  6288. {
  6289. "name": "Symfony Community",
  6290. "homepage": "https://symfony.com/contributors"
  6291. }
  6292. ],
  6293. "description": "Symfony polyfill for uuid functions",
  6294. "homepage": "https://symfony.com",
  6295. "keywords": [
  6296. "compatibility",
  6297. "polyfill",
  6298. "portable",
  6299. "uuid"
  6300. ],
  6301. "support": {
  6302. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0"
  6303. },
  6304. "funding": [
  6305. {
  6306. "url": "https://symfony.com/sponsor",
  6307. "type": "custom"
  6308. },
  6309. {
  6310. "url": "https://github.com/fabpot",
  6311. "type": "github"
  6312. },
  6313. {
  6314. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6315. "type": "tidelift"
  6316. }
  6317. ],
  6318. "time": "2022-11-03T14:55:06+00:00"
  6319. },
  6320. {
  6321. "name": "symfony/process",
  6322. "version": "v6.1.3",
  6323. "source": {
  6324. "type": "git",
  6325. "url": "https://github.com/symfony/process.git",
  6326. "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292"
  6327. },
  6328. "dist": {
  6329. "type": "zip",
  6330. "url": "https://api.github.com/repos/symfony/process/zipball/a6506e99cfad7059b1ab5cab395854a0a0c21292",
  6331. "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292",
  6332. "shasum": ""
  6333. },
  6334. "require": {
  6335. "php": ">=8.1"
  6336. },
  6337. "type": "library",
  6338. "autoload": {
  6339. "psr-4": {
  6340. "Symfony\\Component\\Process\\": ""
  6341. },
  6342. "exclude-from-classmap": [
  6343. "/Tests/"
  6344. ]
  6345. },
  6346. "notification-url": "https://packagist.org/downloads/",
  6347. "license": [
  6348. "MIT"
  6349. ],
  6350. "authors": [
  6351. {
  6352. "name": "Fabien Potencier",
  6353. "email": "fabien@symfony.com"
  6354. },
  6355. {
  6356. "name": "Symfony Community",
  6357. "homepage": "https://symfony.com/contributors"
  6358. }
  6359. ],
  6360. "description": "Executes commands in sub-processes",
  6361. "homepage": "https://symfony.com",
  6362. "support": {
  6363. "source": "https://github.com/symfony/process/tree/v6.1.3"
  6364. },
  6365. "funding": [
  6366. {
  6367. "url": "https://symfony.com/sponsor",
  6368. "type": "custom"
  6369. },
  6370. {
  6371. "url": "https://github.com/fabpot",
  6372. "type": "github"
  6373. },
  6374. {
  6375. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6376. "type": "tidelift"
  6377. }
  6378. ],
  6379. "time": "2022-06-27T17:24:16+00:00"
  6380. },
  6381. {
  6382. "name": "symfony/property-access",
  6383. "version": "v6.1.7",
  6384. "source": {
  6385. "type": "git",
  6386. "url": "https://github.com/symfony/property-access.git",
  6387. "reference": "cf034c0d8d25ed285bb8f6c2528ce6fac98563eb"
  6388. },
  6389. "dist": {
  6390. "type": "zip",
  6391. "url": "https://api.github.com/repos/symfony/property-access/zipball/cf034c0d8d25ed285bb8f6c2528ce6fac98563eb",
  6392. "reference": "cf034c0d8d25ed285bb8f6c2528ce6fac98563eb",
  6393. "shasum": ""
  6394. },
  6395. "require": {
  6396. "php": ">=8.1",
  6397. "symfony/property-info": "^5.4|^6.0"
  6398. },
  6399. "require-dev": {
  6400. "symfony/cache": "^5.4|^6.0"
  6401. },
  6402. "suggest": {
  6403. "psr/cache-implementation": "To cache access methods."
  6404. },
  6405. "type": "library",
  6406. "autoload": {
  6407. "psr-4": {
  6408. "Symfony\\Component\\PropertyAccess\\": ""
  6409. },
  6410. "exclude-from-classmap": [
  6411. "/Tests/"
  6412. ]
  6413. },
  6414. "notification-url": "https://packagist.org/downloads/",
  6415. "license": [
  6416. "MIT"
  6417. ],
  6418. "authors": [
  6419. {
  6420. "name": "Fabien Potencier",
  6421. "email": "fabien@symfony.com"
  6422. },
  6423. {
  6424. "name": "Symfony Community",
  6425. "homepage": "https://symfony.com/contributors"
  6426. }
  6427. ],
  6428. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  6429. "homepage": "https://symfony.com",
  6430. "keywords": [
  6431. "access",
  6432. "array",
  6433. "extraction",
  6434. "index",
  6435. "injection",
  6436. "object",
  6437. "property",
  6438. "property path",
  6439. "reflection"
  6440. ],
  6441. "support": {
  6442. "source": "https://github.com/symfony/property-access/tree/v6.1.7"
  6443. },
  6444. "funding": [
  6445. {
  6446. "url": "https://symfony.com/sponsor",
  6447. "type": "custom"
  6448. },
  6449. {
  6450. "url": "https://github.com/fabpot",
  6451. "type": "github"
  6452. },
  6453. {
  6454. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6455. "type": "tidelift"
  6456. }
  6457. ],
  6458. "time": "2022-10-28T16:23:08+00:00"
  6459. },
  6460. {
  6461. "name": "symfony/property-info",
  6462. "version": "v6.1.7",
  6463. "source": {
  6464. "type": "git",
  6465. "url": "https://github.com/symfony/property-info.git",
  6466. "reference": "b5a46ec66a4b77d4bd39d58c22710be888e55b68"
  6467. },
  6468. "dist": {
  6469. "type": "zip",
  6470. "url": "https://api.github.com/repos/symfony/property-info/zipball/b5a46ec66a4b77d4bd39d58c22710be888e55b68",
  6471. "reference": "b5a46ec66a4b77d4bd39d58c22710be888e55b68",
  6472. "shasum": ""
  6473. },
  6474. "require": {
  6475. "php": ">=8.1",
  6476. "symfony/string": "^5.4|^6.0"
  6477. },
  6478. "conflict": {
  6479. "phpdocumentor/reflection-docblock": "<5.2",
  6480. "phpdocumentor/type-resolver": "<1.5.1",
  6481. "symfony/dependency-injection": "<5.4"
  6482. },
  6483. "require-dev": {
  6484. "doctrine/annotations": "^1.10.4",
  6485. "phpdocumentor/reflection-docblock": "^5.2",
  6486. "phpstan/phpdoc-parser": "^1.0",
  6487. "symfony/cache": "^5.4|^6.0",
  6488. "symfony/dependency-injection": "^5.4|^6.0",
  6489. "symfony/serializer": "^5.4|^6.0"
  6490. },
  6491. "suggest": {
  6492. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  6493. "psr/cache-implementation": "To cache results",
  6494. "symfony/doctrine-bridge": "To use Doctrine metadata",
  6495. "symfony/serializer": "To use Serializer metadata"
  6496. },
  6497. "type": "library",
  6498. "autoload": {
  6499. "psr-4": {
  6500. "Symfony\\Component\\PropertyInfo\\": ""
  6501. },
  6502. "exclude-from-classmap": [
  6503. "/Tests/"
  6504. ]
  6505. },
  6506. "notification-url": "https://packagist.org/downloads/",
  6507. "license": [
  6508. "MIT"
  6509. ],
  6510. "authors": [
  6511. {
  6512. "name": "Kévin Dunglas",
  6513. "email": "dunglas@gmail.com"
  6514. },
  6515. {
  6516. "name": "Symfony Community",
  6517. "homepage": "https://symfony.com/contributors"
  6518. }
  6519. ],
  6520. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  6521. "homepage": "https://symfony.com",
  6522. "keywords": [
  6523. "doctrine",
  6524. "phpdoc",
  6525. "property",
  6526. "symfony",
  6527. "type",
  6528. "validator"
  6529. ],
  6530. "support": {
  6531. "source": "https://github.com/symfony/property-info/tree/v6.1.7"
  6532. },
  6533. "funding": [
  6534. {
  6535. "url": "https://symfony.com/sponsor",
  6536. "type": "custom"
  6537. },
  6538. {
  6539. "url": "https://github.com/fabpot",
  6540. "type": "github"
  6541. },
  6542. {
  6543. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6544. "type": "tidelift"
  6545. }
  6546. ],
  6547. "time": "2022-10-28T16:23:08+00:00"
  6548. },
  6549. {
  6550. "name": "symfony/proxy-manager-bridge",
  6551. "version": "v6.1.0",
  6552. "source": {
  6553. "type": "git",
  6554. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  6555. "reference": "bcb3e7a28ee373bd64ecd2a2289a64c5860716af"
  6556. },
  6557. "dist": {
  6558. "type": "zip",
  6559. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/bcb3e7a28ee373bd64ecd2a2289a64c5860716af",
  6560. "reference": "bcb3e7a28ee373bd64ecd2a2289a64c5860716af",
  6561. "shasum": ""
  6562. },
  6563. "require": {
  6564. "friendsofphp/proxy-manager-lts": "^1.0.2",
  6565. "php": ">=8.1",
  6566. "symfony/dependency-injection": "^5.4|^6.0"
  6567. },
  6568. "require-dev": {
  6569. "symfony/config": "^5.4|^6.0"
  6570. },
  6571. "type": "symfony-bridge",
  6572. "autoload": {
  6573. "psr-4": {
  6574. "Symfony\\Bridge\\ProxyManager\\": ""
  6575. },
  6576. "exclude-from-classmap": [
  6577. "/Tests/"
  6578. ]
  6579. },
  6580. "notification-url": "https://packagist.org/downloads/",
  6581. "license": [
  6582. "MIT"
  6583. ],
  6584. "authors": [
  6585. {
  6586. "name": "Fabien Potencier",
  6587. "email": "fabien@symfony.com"
  6588. },
  6589. {
  6590. "name": "Symfony Community",
  6591. "homepage": "https://symfony.com/contributors"
  6592. }
  6593. ],
  6594. "description": "Provides integration for ProxyManager with various Symfony components",
  6595. "homepage": "https://symfony.com",
  6596. "support": {
  6597. "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.1.0"
  6598. },
  6599. "funding": [
  6600. {
  6601. "url": "https://symfony.com/sponsor",
  6602. "type": "custom"
  6603. },
  6604. {
  6605. "url": "https://github.com/fabpot",
  6606. "type": "github"
  6607. },
  6608. {
  6609. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6610. "type": "tidelift"
  6611. }
  6612. ],
  6613. "time": "2022-03-02T13:21:45+00:00"
  6614. },
  6615. {
  6616. "name": "symfony/routing",
  6617. "version": "v6.1.7",
  6618. "source": {
  6619. "type": "git",
  6620. "url": "https://github.com/symfony/routing.git",
  6621. "reference": "95effeb9d6e2cec861cee06bf5bbf82d09aea7f5"
  6622. },
  6623. "dist": {
  6624. "type": "zip",
  6625. "url": "https://api.github.com/repos/symfony/routing/zipball/95effeb9d6e2cec861cee06bf5bbf82d09aea7f5",
  6626. "reference": "95effeb9d6e2cec861cee06bf5bbf82d09aea7f5",
  6627. "shasum": ""
  6628. },
  6629. "require": {
  6630. "php": ">=8.1"
  6631. },
  6632. "conflict": {
  6633. "doctrine/annotations": "<1.12",
  6634. "symfony/config": "<5.4",
  6635. "symfony/dependency-injection": "<5.4",
  6636. "symfony/yaml": "<5.4"
  6637. },
  6638. "require-dev": {
  6639. "doctrine/annotations": "^1.12",
  6640. "psr/log": "^1|^2|^3",
  6641. "symfony/config": "^5.4|^6.0",
  6642. "symfony/dependency-injection": "^5.4|^6.0",
  6643. "symfony/expression-language": "^5.4|^6.0",
  6644. "symfony/http-foundation": "^5.4|^6.0",
  6645. "symfony/yaml": "^5.4|^6.0"
  6646. },
  6647. "suggest": {
  6648. "symfony/config": "For using the all-in-one router or any loader",
  6649. "symfony/expression-language": "For using expression matching",
  6650. "symfony/http-foundation": "For using a Symfony Request object",
  6651. "symfony/yaml": "For using the YAML loader"
  6652. },
  6653. "type": "library",
  6654. "autoload": {
  6655. "psr-4": {
  6656. "Symfony\\Component\\Routing\\": ""
  6657. },
  6658. "exclude-from-classmap": [
  6659. "/Tests/"
  6660. ]
  6661. },
  6662. "notification-url": "https://packagist.org/downloads/",
  6663. "license": [
  6664. "MIT"
  6665. ],
  6666. "authors": [
  6667. {
  6668. "name": "Fabien Potencier",
  6669. "email": "fabien@symfony.com"
  6670. },
  6671. {
  6672. "name": "Symfony Community",
  6673. "homepage": "https://symfony.com/contributors"
  6674. }
  6675. ],
  6676. "description": "Maps an HTTP request to a set of configuration variables",
  6677. "homepage": "https://symfony.com",
  6678. "keywords": [
  6679. "router",
  6680. "routing",
  6681. "uri",
  6682. "url"
  6683. ],
  6684. "support": {
  6685. "source": "https://github.com/symfony/routing/tree/v6.1.7"
  6686. },
  6687. "funding": [
  6688. {
  6689. "url": "https://symfony.com/sponsor",
  6690. "type": "custom"
  6691. },
  6692. {
  6693. "url": "https://github.com/fabpot",
  6694. "type": "github"
  6695. },
  6696. {
  6697. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6698. "type": "tidelift"
  6699. }
  6700. ],
  6701. "time": "2022-10-18T13:12:43+00:00"
  6702. },
  6703. {
  6704. "name": "symfony/security-bundle",
  6705. "version": "v6.1.3",
  6706. "source": {
  6707. "type": "git",
  6708. "url": "https://github.com/symfony/security-bundle.git",
  6709. "reference": "1410129e36e5d0cf4bde73f4ed5d9e18acff06b3"
  6710. },
  6711. "dist": {
  6712. "type": "zip",
  6713. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/1410129e36e5d0cf4bde73f4ed5d9e18acff06b3",
  6714. "reference": "1410129e36e5d0cf4bde73f4ed5d9e18acff06b3",
  6715. "shasum": ""
  6716. },
  6717. "require": {
  6718. "composer-runtime-api": ">=2.1",
  6719. "ext-xml": "*",
  6720. "php": ">=8.1",
  6721. "symfony/config": "^5.4|^6.0",
  6722. "symfony/dependency-injection": "^5.4|^6.0",
  6723. "symfony/event-dispatcher": "^5.4|^6.0",
  6724. "symfony/http-foundation": "^5.4|^6.0",
  6725. "symfony/http-kernel": "^5.4|^6.0",
  6726. "symfony/password-hasher": "^5.4|^6.0",
  6727. "symfony/security-core": "^5.4|^6.0",
  6728. "symfony/security-csrf": "^5.4|^6.0",
  6729. "symfony/security-http": "^5.4|^6.0"
  6730. },
  6731. "conflict": {
  6732. "symfony/browser-kit": "<5.4",
  6733. "symfony/console": "<5.4",
  6734. "symfony/framework-bundle": "<5.4",
  6735. "symfony/ldap": "<5.4",
  6736. "symfony/twig-bundle": "<5.4"
  6737. },
  6738. "require-dev": {
  6739. "doctrine/annotations": "^1.10.4",
  6740. "symfony/asset": "^5.4|^6.0",
  6741. "symfony/browser-kit": "^5.4|^6.0",
  6742. "symfony/console": "^5.4|^6.0",
  6743. "symfony/css-selector": "^5.4|^6.0",
  6744. "symfony/dom-crawler": "^5.4|^6.0",
  6745. "symfony/expression-language": "^5.4|^6.0",
  6746. "symfony/form": "^5.4|^6.0",
  6747. "symfony/framework-bundle": "^5.4|^6.0",
  6748. "symfony/ldap": "^5.4|^6.0",
  6749. "symfony/process": "^5.4|^6.0",
  6750. "symfony/rate-limiter": "^5.4|^6.0",
  6751. "symfony/serializer": "^5.4|^6.0",
  6752. "symfony/translation": "^5.4|^6.0",
  6753. "symfony/twig-bridge": "^5.4|^6.0",
  6754. "symfony/twig-bundle": "^5.4|^6.0",
  6755. "symfony/validator": "^5.4|^6.0",
  6756. "symfony/yaml": "^5.4|^6.0",
  6757. "twig/twig": "^2.13|^3.0.4"
  6758. },
  6759. "type": "symfony-bundle",
  6760. "autoload": {
  6761. "psr-4": {
  6762. "Symfony\\Bundle\\SecurityBundle\\": ""
  6763. },
  6764. "exclude-from-classmap": [
  6765. "/Tests/"
  6766. ]
  6767. },
  6768. "notification-url": "https://packagist.org/downloads/",
  6769. "license": [
  6770. "MIT"
  6771. ],
  6772. "authors": [
  6773. {
  6774. "name": "Fabien Potencier",
  6775. "email": "fabien@symfony.com"
  6776. },
  6777. {
  6778. "name": "Symfony Community",
  6779. "homepage": "https://symfony.com/contributors"
  6780. }
  6781. ],
  6782. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  6783. "homepage": "https://symfony.com",
  6784. "support": {
  6785. "source": "https://github.com/symfony/security-bundle/tree/v6.1.3"
  6786. },
  6787. "funding": [
  6788. {
  6789. "url": "https://symfony.com/sponsor",
  6790. "type": "custom"
  6791. },
  6792. {
  6793. "url": "https://github.com/fabpot",
  6794. "type": "github"
  6795. },
  6796. {
  6797. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6798. "type": "tidelift"
  6799. }
  6800. ],
  6801. "time": "2022-07-20T13:46:29+00:00"
  6802. },
  6803. {
  6804. "name": "symfony/security-core",
  6805. "version": "v6.1.7",
  6806. "source": {
  6807. "type": "git",
  6808. "url": "https://github.com/symfony/security-core.git",
  6809. "reference": "c84ff026d6fa3cf9cb54cca762f14b6a449fa557"
  6810. },
  6811. "dist": {
  6812. "type": "zip",
  6813. "url": "https://api.github.com/repos/symfony/security-core/zipball/c84ff026d6fa3cf9cb54cca762f14b6a449fa557",
  6814. "reference": "c84ff026d6fa3cf9cb54cca762f14b6a449fa557",
  6815. "shasum": ""
  6816. },
  6817. "require": {
  6818. "php": ">=8.1",
  6819. "symfony/event-dispatcher-contracts": "^1.1|^2|^3",
  6820. "symfony/password-hasher": "^5.4|^6.0",
  6821. "symfony/service-contracts": "^1.1.6|^2|^3"
  6822. },
  6823. "conflict": {
  6824. "symfony/event-dispatcher": "<5.4",
  6825. "symfony/http-foundation": "<5.4",
  6826. "symfony/ldap": "<5.4",
  6827. "symfony/security-guard": "<5.4",
  6828. "symfony/validator": "<5.4"
  6829. },
  6830. "require-dev": {
  6831. "psr/cache": "^1.0|^2.0|^3.0",
  6832. "psr/container": "^1.1|^2.0",
  6833. "psr/log": "^1|^2|^3",
  6834. "symfony/cache": "^5.4|^6.0",
  6835. "symfony/event-dispatcher": "^5.4|^6.0",
  6836. "symfony/expression-language": "^5.4|^6.0",
  6837. "symfony/http-foundation": "^5.4|^6.0",
  6838. "symfony/ldap": "^5.4|^6.0",
  6839. "symfony/translation": "^5.4|^6.0",
  6840. "symfony/validator": "^5.4|^6.0"
  6841. },
  6842. "suggest": {
  6843. "psr/container-implementation": "To instantiate the Security class",
  6844. "symfony/event-dispatcher": "",
  6845. "symfony/expression-language": "For using the expression voter",
  6846. "symfony/http-foundation": "",
  6847. "symfony/ldap": "For using LDAP integration",
  6848. "symfony/validator": "For using the user password constraint"
  6849. },
  6850. "type": "library",
  6851. "autoload": {
  6852. "psr-4": {
  6853. "Symfony\\Component\\Security\\Core\\": ""
  6854. },
  6855. "exclude-from-classmap": [
  6856. "/Tests/"
  6857. ]
  6858. },
  6859. "notification-url": "https://packagist.org/downloads/",
  6860. "license": [
  6861. "MIT"
  6862. ],
  6863. "authors": [
  6864. {
  6865. "name": "Fabien Potencier",
  6866. "email": "fabien@symfony.com"
  6867. },
  6868. {
  6869. "name": "Symfony Community",
  6870. "homepage": "https://symfony.com/contributors"
  6871. }
  6872. ],
  6873. "description": "Symfony Security Component - Core Library",
  6874. "homepage": "https://symfony.com",
  6875. "support": {
  6876. "source": "https://github.com/symfony/security-core/tree/v6.1.7"
  6877. },
  6878. "funding": [
  6879. {
  6880. "url": "https://symfony.com/sponsor",
  6881. "type": "custom"
  6882. },
  6883. {
  6884. "url": "https://github.com/fabpot",
  6885. "type": "github"
  6886. },
  6887. {
  6888. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6889. "type": "tidelift"
  6890. }
  6891. ],
  6892. "time": "2022-10-23T10:33:34+00:00"
  6893. },
  6894. {
  6895. "name": "symfony/security-csrf",
  6896. "version": "v6.1.0",
  6897. "source": {
  6898. "type": "git",
  6899. "url": "https://github.com/symfony/security-csrf.git",
  6900. "reference": "b44d74295a5651298de8c2760ba50bef3b97f34b"
  6901. },
  6902. "dist": {
  6903. "type": "zip",
  6904. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b44d74295a5651298de8c2760ba50bef3b97f34b",
  6905. "reference": "b44d74295a5651298de8c2760ba50bef3b97f34b",
  6906. "shasum": ""
  6907. },
  6908. "require": {
  6909. "php": ">=8.1",
  6910. "symfony/security-core": "^5.4|^6.0"
  6911. },
  6912. "conflict": {
  6913. "symfony/http-foundation": "<5.4"
  6914. },
  6915. "require-dev": {
  6916. "symfony/http-foundation": "^5.4|^6.0"
  6917. },
  6918. "suggest": {
  6919. "symfony/http-foundation": "For using the class SessionTokenStorage."
  6920. },
  6921. "type": "library",
  6922. "autoload": {
  6923. "psr-4": {
  6924. "Symfony\\Component\\Security\\Csrf\\": ""
  6925. },
  6926. "exclude-from-classmap": [
  6927. "/Tests/"
  6928. ]
  6929. },
  6930. "notification-url": "https://packagist.org/downloads/",
  6931. "license": [
  6932. "MIT"
  6933. ],
  6934. "authors": [
  6935. {
  6936. "name": "Fabien Potencier",
  6937. "email": "fabien@symfony.com"
  6938. },
  6939. {
  6940. "name": "Symfony Community",
  6941. "homepage": "https://symfony.com/contributors"
  6942. }
  6943. ],
  6944. "description": "Symfony Security Component - CSRF Library",
  6945. "homepage": "https://symfony.com",
  6946. "support": {
  6947. "source": "https://github.com/symfony/security-csrf/tree/v6.1.0"
  6948. },
  6949. "funding": [
  6950. {
  6951. "url": "https://symfony.com/sponsor",
  6952. "type": "custom"
  6953. },
  6954. {
  6955. "url": "https://github.com/fabpot",
  6956. "type": "github"
  6957. },
  6958. {
  6959. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6960. "type": "tidelift"
  6961. }
  6962. ],
  6963. "time": "2022-05-14T12:53:54+00:00"
  6964. },
  6965. {
  6966. "name": "symfony/security-http",
  6967. "version": "v6.1.7",
  6968. "source": {
  6969. "type": "git",
  6970. "url": "https://github.com/symfony/security-http.git",
  6971. "reference": "931b037cfd98e3f8c06a311e9c04abc9ee010ab9"
  6972. },
  6973. "dist": {
  6974. "type": "zip",
  6975. "url": "https://api.github.com/repos/symfony/security-http/zipball/931b037cfd98e3f8c06a311e9c04abc9ee010ab9",
  6976. "reference": "931b037cfd98e3f8c06a311e9c04abc9ee010ab9",
  6977. "shasum": ""
  6978. },
  6979. "require": {
  6980. "php": ">=8.1",
  6981. "symfony/http-foundation": "^5.4|^6.0",
  6982. "symfony/http-kernel": "^6.1",
  6983. "symfony/polyfill-mbstring": "~1.0",
  6984. "symfony/property-access": "^5.4|^6.0",
  6985. "symfony/security-core": "^5.4.7|^6.0"
  6986. },
  6987. "conflict": {
  6988. "symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9",
  6989. "symfony/security-bundle": "<5.4",
  6990. "symfony/security-csrf": "<5.4"
  6991. },
  6992. "require-dev": {
  6993. "psr/log": "^1|^2|^3",
  6994. "symfony/cache": "^5.4|^6.0",
  6995. "symfony/rate-limiter": "^5.4|^6.0",
  6996. "symfony/routing": "^5.4|^6.0",
  6997. "symfony/security-csrf": "^5.4|^6.0",
  6998. "symfony/translation": "^5.4|^6.0"
  6999. },
  7000. "suggest": {
  7001. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  7002. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  7003. },
  7004. "type": "library",
  7005. "autoload": {
  7006. "psr-4": {
  7007. "Symfony\\Component\\Security\\Http\\": ""
  7008. },
  7009. "exclude-from-classmap": [
  7010. "/Tests/"
  7011. ]
  7012. },
  7013. "notification-url": "https://packagist.org/downloads/",
  7014. "license": [
  7015. "MIT"
  7016. ],
  7017. "authors": [
  7018. {
  7019. "name": "Fabien Potencier",
  7020. "email": "fabien@symfony.com"
  7021. },
  7022. {
  7023. "name": "Symfony Community",
  7024. "homepage": "https://symfony.com/contributors"
  7025. }
  7026. ],
  7027. "description": "Symfony Security Component - HTTP Integration",
  7028. "homepage": "https://symfony.com",
  7029. "support": {
  7030. "source": "https://github.com/symfony/security-http/tree/v6.1.7"
  7031. },
  7032. "funding": [
  7033. {
  7034. "url": "https://symfony.com/sponsor",
  7035. "type": "custom"
  7036. },
  7037. {
  7038. "url": "https://github.com/fabpot",
  7039. "type": "github"
  7040. },
  7041. {
  7042. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7043. "type": "tidelift"
  7044. }
  7045. ],
  7046. "time": "2022-10-23T10:33:34+00:00"
  7047. },
  7048. {
  7049. "name": "symfony/serializer",
  7050. "version": "v6.1.6",
  7051. "source": {
  7052. "type": "git",
  7053. "url": "https://github.com/symfony/serializer.git",
  7054. "reference": "76af774da9daf606d6400f1445b69d23efa3b238"
  7055. },
  7056. "dist": {
  7057. "type": "zip",
  7058. "url": "https://api.github.com/repos/symfony/serializer/zipball/76af774da9daf606d6400f1445b69d23efa3b238",
  7059. "reference": "76af774da9daf606d6400f1445b69d23efa3b238",
  7060. "shasum": ""
  7061. },
  7062. "require": {
  7063. "php": ">=8.1",
  7064. "symfony/polyfill-ctype": "~1.8"
  7065. },
  7066. "conflict": {
  7067. "doctrine/annotations": "<1.12",
  7068. "phpdocumentor/reflection-docblock": "<3.2.2",
  7069. "phpdocumentor/type-resolver": "<1.4.0",
  7070. "symfony/dependency-injection": "<5.4",
  7071. "symfony/property-access": "<5.4",
  7072. "symfony/property-info": "<5.4",
  7073. "symfony/uid": "<5.4",
  7074. "symfony/yaml": "<5.4"
  7075. },
  7076. "require-dev": {
  7077. "doctrine/annotations": "^1.12",
  7078. "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
  7079. "symfony/cache": "^5.4|^6.0",
  7080. "symfony/config": "^5.4|^6.0",
  7081. "symfony/dependency-injection": "^5.4|^6.0",
  7082. "symfony/error-handler": "^5.4|^6.0",
  7083. "symfony/filesystem": "^5.4|^6.0",
  7084. "symfony/form": "^5.4|^6.0",
  7085. "symfony/http-foundation": "^5.4|^6.0",
  7086. "symfony/http-kernel": "^5.4|^6.0",
  7087. "symfony/mime": "^5.4|^6.0",
  7088. "symfony/property-access": "^5.4|^6.0",
  7089. "symfony/property-info": "^5.4|^6.0",
  7090. "symfony/uid": "^5.4|^6.0",
  7091. "symfony/validator": "^5.4|^6.0",
  7092. "symfony/var-dumper": "^5.4|^6.0",
  7093. "symfony/var-exporter": "^5.4|^6.0",
  7094. "symfony/yaml": "^5.4|^6.0"
  7095. },
  7096. "suggest": {
  7097. "psr/cache-implementation": "For using the metadata cache.",
  7098. "symfony/config": "For using the XML mapping loader.",
  7099. "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
  7100. "symfony/property-access": "For using the ObjectNormalizer.",
  7101. "symfony/property-info": "To deserialize relations.",
  7102. "symfony/var-exporter": "For using the metadata compiler.",
  7103. "symfony/yaml": "For using the default YAML mapping loader."
  7104. },
  7105. "type": "library",
  7106. "autoload": {
  7107. "psr-4": {
  7108. "Symfony\\Component\\Serializer\\": ""
  7109. },
  7110. "exclude-from-classmap": [
  7111. "/Tests/"
  7112. ]
  7113. },
  7114. "notification-url": "https://packagist.org/downloads/",
  7115. "license": [
  7116. "MIT"
  7117. ],
  7118. "authors": [
  7119. {
  7120. "name": "Fabien Potencier",
  7121. "email": "fabien@symfony.com"
  7122. },
  7123. {
  7124. "name": "Symfony Community",
  7125. "homepage": "https://symfony.com/contributors"
  7126. }
  7127. ],
  7128. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  7129. "homepage": "https://symfony.com",
  7130. "support": {
  7131. "source": "https://github.com/symfony/serializer/tree/v6.1.6"
  7132. },
  7133. "funding": [
  7134. {
  7135. "url": "https://symfony.com/sponsor",
  7136. "type": "custom"
  7137. },
  7138. {
  7139. "url": "https://github.com/fabpot",
  7140. "type": "github"
  7141. },
  7142. {
  7143. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7144. "type": "tidelift"
  7145. }
  7146. ],
  7147. "time": "2022-10-12T05:10:31+00:00"
  7148. },
  7149. {
  7150. "name": "symfony/service-contracts",
  7151. "version": "v3.1.1",
  7152. "source": {
  7153. "type": "git",
  7154. "url": "https://github.com/symfony/service-contracts.git",
  7155. "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239"
  7156. },
  7157. "dist": {
  7158. "type": "zip",
  7159. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/925e713fe8fcacf6bc05e936edd8dd5441a21239",
  7160. "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239",
  7161. "shasum": ""
  7162. },
  7163. "require": {
  7164. "php": ">=8.1",
  7165. "psr/container": "^2.0"
  7166. },
  7167. "conflict": {
  7168. "ext-psr": "<1.1|>=2"
  7169. },
  7170. "suggest": {
  7171. "symfony/service-implementation": ""
  7172. },
  7173. "type": "library",
  7174. "extra": {
  7175. "branch-alias": {
  7176. "dev-main": "3.1-dev"
  7177. },
  7178. "thanks": {
  7179. "name": "symfony/contracts",
  7180. "url": "https://github.com/symfony/contracts"
  7181. }
  7182. },
  7183. "autoload": {
  7184. "psr-4": {
  7185. "Symfony\\Contracts\\Service\\": ""
  7186. },
  7187. "exclude-from-classmap": [
  7188. "/Test/"
  7189. ]
  7190. },
  7191. "notification-url": "https://packagist.org/downloads/",
  7192. "license": [
  7193. "MIT"
  7194. ],
  7195. "authors": [
  7196. {
  7197. "name": "Nicolas Grekas",
  7198. "email": "p@tchwork.com"
  7199. },
  7200. {
  7201. "name": "Symfony Community",
  7202. "homepage": "https://symfony.com/contributors"
  7203. }
  7204. ],
  7205. "description": "Generic abstractions related to writing services",
  7206. "homepage": "https://symfony.com",
  7207. "keywords": [
  7208. "abstractions",
  7209. "contracts",
  7210. "decoupling",
  7211. "interfaces",
  7212. "interoperability",
  7213. "standards"
  7214. ],
  7215. "support": {
  7216. "source": "https://github.com/symfony/service-contracts/tree/v3.1.1"
  7217. },
  7218. "funding": [
  7219. {
  7220. "url": "https://symfony.com/sponsor",
  7221. "type": "custom"
  7222. },
  7223. {
  7224. "url": "https://github.com/fabpot",
  7225. "type": "github"
  7226. },
  7227. {
  7228. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7229. "type": "tidelift"
  7230. }
  7231. ],
  7232. "time": "2022-05-30T19:18:58+00:00"
  7233. },
  7234. {
  7235. "name": "symfony/stopwatch",
  7236. "version": "v5.4.13",
  7237. "source": {
  7238. "type": "git",
  7239. "url": "https://github.com/symfony/stopwatch.git",
  7240. "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69"
  7241. },
  7242. "dist": {
  7243. "type": "zip",
  7244. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69",
  7245. "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69",
  7246. "shasum": ""
  7247. },
  7248. "require": {
  7249. "php": ">=7.2.5",
  7250. "symfony/service-contracts": "^1|^2|^3"
  7251. },
  7252. "type": "library",
  7253. "autoload": {
  7254. "psr-4": {
  7255. "Symfony\\Component\\Stopwatch\\": ""
  7256. },
  7257. "exclude-from-classmap": [
  7258. "/Tests/"
  7259. ]
  7260. },
  7261. "notification-url": "https://packagist.org/downloads/",
  7262. "license": [
  7263. "MIT"
  7264. ],
  7265. "authors": [
  7266. {
  7267. "name": "Fabien Potencier",
  7268. "email": "fabien@symfony.com"
  7269. },
  7270. {
  7271. "name": "Symfony Community",
  7272. "homepage": "https://symfony.com/contributors"
  7273. }
  7274. ],
  7275. "description": "Provides a way to profile code",
  7276. "homepage": "https://symfony.com",
  7277. "support": {
  7278. "source": "https://github.com/symfony/stopwatch/tree/v5.4.13"
  7279. },
  7280. "funding": [
  7281. {
  7282. "url": "https://symfony.com/sponsor",
  7283. "type": "custom"
  7284. },
  7285. {
  7286. "url": "https://github.com/fabpot",
  7287. "type": "github"
  7288. },
  7289. {
  7290. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7291. "type": "tidelift"
  7292. }
  7293. ],
  7294. "time": "2022-09-28T13:19:49+00:00"
  7295. },
  7296. {
  7297. "name": "symfony/string",
  7298. "version": "v6.1.7",
  7299. "source": {
  7300. "type": "git",
  7301. "url": "https://github.com/symfony/string.git",
  7302. "reference": "823f143370880efcbdfa2dbca946b3358c4707e5"
  7303. },
  7304. "dist": {
  7305. "type": "zip",
  7306. "url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5",
  7307. "reference": "823f143370880efcbdfa2dbca946b3358c4707e5",
  7308. "shasum": ""
  7309. },
  7310. "require": {
  7311. "php": ">=8.1",
  7312. "symfony/polyfill-ctype": "~1.8",
  7313. "symfony/polyfill-intl-grapheme": "~1.0",
  7314. "symfony/polyfill-intl-normalizer": "~1.0",
  7315. "symfony/polyfill-mbstring": "~1.0"
  7316. },
  7317. "conflict": {
  7318. "symfony/translation-contracts": "<2.0"
  7319. },
  7320. "require-dev": {
  7321. "symfony/error-handler": "^5.4|^6.0",
  7322. "symfony/http-client": "^5.4|^6.0",
  7323. "symfony/translation-contracts": "^2.0|^3.0",
  7324. "symfony/var-exporter": "^5.4|^6.0"
  7325. },
  7326. "type": "library",
  7327. "autoload": {
  7328. "files": [
  7329. "Resources/functions.php"
  7330. ],
  7331. "psr-4": {
  7332. "Symfony\\Component\\String\\": ""
  7333. },
  7334. "exclude-from-classmap": [
  7335. "/Tests/"
  7336. ]
  7337. },
  7338. "notification-url": "https://packagist.org/downloads/",
  7339. "license": [
  7340. "MIT"
  7341. ],
  7342. "authors": [
  7343. {
  7344. "name": "Nicolas Grekas",
  7345. "email": "p@tchwork.com"
  7346. },
  7347. {
  7348. "name": "Symfony Community",
  7349. "homepage": "https://symfony.com/contributors"
  7350. }
  7351. ],
  7352. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  7353. "homepage": "https://symfony.com",
  7354. "keywords": [
  7355. "grapheme",
  7356. "i18n",
  7357. "string",
  7358. "unicode",
  7359. "utf-8",
  7360. "utf8"
  7361. ],
  7362. "support": {
  7363. "source": "https://github.com/symfony/string/tree/v6.1.7"
  7364. },
  7365. "funding": [
  7366. {
  7367. "url": "https://symfony.com/sponsor",
  7368. "type": "custom"
  7369. },
  7370. {
  7371. "url": "https://github.com/fabpot",
  7372. "type": "github"
  7373. },
  7374. {
  7375. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7376. "type": "tidelift"
  7377. }
  7378. ],
  7379. "time": "2022-10-10T09:34:31+00:00"
  7380. },
  7381. {
  7382. "name": "symfony/templating",
  7383. "version": "v6.1.3",
  7384. "source": {
  7385. "type": "git",
  7386. "url": "https://github.com/symfony/templating.git",
  7387. "reference": "6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb"
  7388. },
  7389. "dist": {
  7390. "type": "zip",
  7391. "url": "https://api.github.com/repos/symfony/templating/zipball/6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb",
  7392. "reference": "6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb",
  7393. "shasum": ""
  7394. },
  7395. "require": {
  7396. "php": ">=8.1",
  7397. "symfony/polyfill-ctype": "~1.8"
  7398. },
  7399. "require-dev": {
  7400. "psr/log": "^1|^2|^3"
  7401. },
  7402. "suggest": {
  7403. "psr/log-implementation": "For using debug logging in loaders"
  7404. },
  7405. "type": "library",
  7406. "autoload": {
  7407. "psr-4": {
  7408. "Symfony\\Component\\Templating\\": ""
  7409. },
  7410. "exclude-from-classmap": [
  7411. "/Tests/"
  7412. ]
  7413. },
  7414. "notification-url": "https://packagist.org/downloads/",
  7415. "license": [
  7416. "MIT"
  7417. ],
  7418. "authors": [
  7419. {
  7420. "name": "Fabien Potencier",
  7421. "email": "fabien@symfony.com"
  7422. },
  7423. {
  7424. "name": "Symfony Community",
  7425. "homepage": "https://symfony.com/contributors"
  7426. }
  7427. ],
  7428. "description": "Provides all the tools needed to build any kind of template system",
  7429. "homepage": "https://symfony.com",
  7430. "support": {
  7431. "source": "https://github.com/symfony/templating/tree/v6.1.3"
  7432. },
  7433. "funding": [
  7434. {
  7435. "url": "https://symfony.com/sponsor",
  7436. "type": "custom"
  7437. },
  7438. {
  7439. "url": "https://github.com/fabpot",
  7440. "type": "github"
  7441. },
  7442. {
  7443. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7444. "type": "tidelift"
  7445. }
  7446. ],
  7447. "time": "2022-06-27T17:24:16+00:00"
  7448. },
  7449. {
  7450. "name": "symfony/translation",
  7451. "version": "v6.1.6",
  7452. "source": {
  7453. "type": "git",
  7454. "url": "https://github.com/symfony/translation.git",
  7455. "reference": "e6cd330e5a072518f88d65148f3f165541807494"
  7456. },
  7457. "dist": {
  7458. "type": "zip",
  7459. "url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494",
  7460. "reference": "e6cd330e5a072518f88d65148f3f165541807494",
  7461. "shasum": ""
  7462. },
  7463. "require": {
  7464. "php": ">=8.1",
  7465. "symfony/polyfill-mbstring": "~1.0",
  7466. "symfony/translation-contracts": "^2.3|^3.0"
  7467. },
  7468. "conflict": {
  7469. "symfony/config": "<5.4",
  7470. "symfony/console": "<5.4",
  7471. "symfony/dependency-injection": "<5.4",
  7472. "symfony/http-kernel": "<5.4",
  7473. "symfony/twig-bundle": "<5.4",
  7474. "symfony/yaml": "<5.4"
  7475. },
  7476. "provide": {
  7477. "symfony/translation-implementation": "2.3|3.0"
  7478. },
  7479. "require-dev": {
  7480. "psr/log": "^1|^2|^3",
  7481. "symfony/config": "^5.4|^6.0",
  7482. "symfony/console": "^5.4|^6.0",
  7483. "symfony/dependency-injection": "^5.4|^6.0",
  7484. "symfony/finder": "^5.4|^6.0",
  7485. "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
  7486. "symfony/http-kernel": "^5.4|^6.0",
  7487. "symfony/intl": "^5.4|^6.0",
  7488. "symfony/polyfill-intl-icu": "^1.21",
  7489. "symfony/routing": "^5.4|^6.0",
  7490. "symfony/service-contracts": "^1.1.2|^2|^3",
  7491. "symfony/yaml": "^5.4|^6.0"
  7492. },
  7493. "suggest": {
  7494. "psr/log-implementation": "To use logging capability in translator",
  7495. "symfony/config": "",
  7496. "symfony/yaml": ""
  7497. },
  7498. "type": "library",
  7499. "autoload": {
  7500. "files": [
  7501. "Resources/functions.php"
  7502. ],
  7503. "psr-4": {
  7504. "Symfony\\Component\\Translation\\": ""
  7505. },
  7506. "exclude-from-classmap": [
  7507. "/Tests/"
  7508. ]
  7509. },
  7510. "notification-url": "https://packagist.org/downloads/",
  7511. "license": [
  7512. "MIT"
  7513. ],
  7514. "authors": [
  7515. {
  7516. "name": "Fabien Potencier",
  7517. "email": "fabien@symfony.com"
  7518. },
  7519. {
  7520. "name": "Symfony Community",
  7521. "homepage": "https://symfony.com/contributors"
  7522. }
  7523. ],
  7524. "description": "Provides tools to internationalize your application",
  7525. "homepage": "https://symfony.com",
  7526. "support": {
  7527. "source": "https://github.com/symfony/translation/tree/v6.1.6"
  7528. },
  7529. "funding": [
  7530. {
  7531. "url": "https://symfony.com/sponsor",
  7532. "type": "custom"
  7533. },
  7534. {
  7535. "url": "https://github.com/fabpot",
  7536. "type": "github"
  7537. },
  7538. {
  7539. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7540. "type": "tidelift"
  7541. }
  7542. ],
  7543. "time": "2022-10-07T08:04:03+00:00"
  7544. },
  7545. {
  7546. "name": "symfony/translation-contracts",
  7547. "version": "v3.1.1",
  7548. "source": {
  7549. "type": "git",
  7550. "url": "https://github.com/symfony/translation-contracts.git",
  7551. "reference": "606be0f48e05116baef052f7f3abdb345c8e02cc"
  7552. },
  7553. "dist": {
  7554. "type": "zip",
  7555. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/606be0f48e05116baef052f7f3abdb345c8e02cc",
  7556. "reference": "606be0f48e05116baef052f7f3abdb345c8e02cc",
  7557. "shasum": ""
  7558. },
  7559. "require": {
  7560. "php": ">=8.1"
  7561. },
  7562. "suggest": {
  7563. "symfony/translation-implementation": ""
  7564. },
  7565. "type": "library",
  7566. "extra": {
  7567. "branch-alias": {
  7568. "dev-main": "3.1-dev"
  7569. },
  7570. "thanks": {
  7571. "name": "symfony/contracts",
  7572. "url": "https://github.com/symfony/contracts"
  7573. }
  7574. },
  7575. "autoload": {
  7576. "psr-4": {
  7577. "Symfony\\Contracts\\Translation\\": ""
  7578. },
  7579. "exclude-from-classmap": [
  7580. "/Test/"
  7581. ]
  7582. },
  7583. "notification-url": "https://packagist.org/downloads/",
  7584. "license": [
  7585. "MIT"
  7586. ],
  7587. "authors": [
  7588. {
  7589. "name": "Nicolas Grekas",
  7590. "email": "p@tchwork.com"
  7591. },
  7592. {
  7593. "name": "Symfony Community",
  7594. "homepage": "https://symfony.com/contributors"
  7595. }
  7596. ],
  7597. "description": "Generic abstractions related to translation",
  7598. "homepage": "https://symfony.com",
  7599. "keywords": [
  7600. "abstractions",
  7601. "contracts",
  7602. "decoupling",
  7603. "interfaces",
  7604. "interoperability",
  7605. "standards"
  7606. ],
  7607. "support": {
  7608. "source": "https://github.com/symfony/translation-contracts/tree/v3.1.1"
  7609. },
  7610. "funding": [
  7611. {
  7612. "url": "https://symfony.com/sponsor",
  7613. "type": "custom"
  7614. },
  7615. {
  7616. "url": "https://github.com/fabpot",
  7617. "type": "github"
  7618. },
  7619. {
  7620. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7621. "type": "tidelift"
  7622. }
  7623. ],
  7624. "time": "2022-06-27T17:24:16+00:00"
  7625. },
  7626. {
  7627. "name": "symfony/twig-bridge",
  7628. "version": "v6.1.7",
  7629. "source": {
  7630. "type": "git",
  7631. "url": "https://github.com/symfony/twig-bridge.git",
  7632. "reference": "10f4ccba086ca81bbac9ee5e065d9f99565b3983"
  7633. },
  7634. "dist": {
  7635. "type": "zip",
  7636. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/10f4ccba086ca81bbac9ee5e065d9f99565b3983",
  7637. "reference": "10f4ccba086ca81bbac9ee5e065d9f99565b3983",
  7638. "shasum": ""
  7639. },
  7640. "require": {
  7641. "php": ">=8.1",
  7642. "symfony/translation-contracts": "^1.1|^2|^3",
  7643. "twig/twig": "^2.13|^3.0.4"
  7644. },
  7645. "conflict": {
  7646. "phpdocumentor/reflection-docblock": "<3.2.2",
  7647. "phpdocumentor/type-resolver": "<1.4.0",
  7648. "symfony/console": "<5.4",
  7649. "symfony/form": "<6.1",
  7650. "symfony/http-foundation": "<5.4",
  7651. "symfony/http-kernel": "<5.4",
  7652. "symfony/translation": "<5.4",
  7653. "symfony/workflow": "<5.4"
  7654. },
  7655. "require-dev": {
  7656. "doctrine/annotations": "^1.12",
  7657. "egulias/email-validator": "^2.1.10|^3",
  7658. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7659. "symfony/asset": "^5.4|^6.0",
  7660. "symfony/console": "^5.4|^6.0",
  7661. "symfony/dependency-injection": "^5.4|^6.0",
  7662. "symfony/expression-language": "^5.4|^6.0",
  7663. "symfony/finder": "^5.4|^6.0",
  7664. "symfony/form": "^6.1",
  7665. "symfony/html-sanitizer": "^6.1",
  7666. "symfony/http-foundation": "^5.4|^6.0",
  7667. "symfony/http-kernel": "^5.4|^6.0",
  7668. "symfony/intl": "^5.4|^6.0",
  7669. "symfony/mime": "^5.4|^6.0",
  7670. "symfony/polyfill-intl-icu": "~1.0",
  7671. "symfony/property-info": "^5.4|^6.0",
  7672. "symfony/routing": "^5.4|^6.0",
  7673. "symfony/security-acl": "^2.8|^3.0",
  7674. "symfony/security-core": "^5.4|^6.0",
  7675. "symfony/security-csrf": "^5.4|^6.0",
  7676. "symfony/security-http": "^5.4|^6.0",
  7677. "symfony/serializer": "^5.4|^6.0",
  7678. "symfony/stopwatch": "^5.4|^6.0",
  7679. "symfony/translation": "^5.4|^6.0",
  7680. "symfony/web-link": "^5.4|^6.0",
  7681. "symfony/workflow": "^5.4|^6.0",
  7682. "symfony/yaml": "^5.4|^6.0",
  7683. "twig/cssinliner-extra": "^2.12|^3",
  7684. "twig/inky-extra": "^2.12|^3",
  7685. "twig/markdown-extra": "^2.12|^3"
  7686. },
  7687. "suggest": {
  7688. "symfony/asset": "For using the AssetExtension",
  7689. "symfony/expression-language": "For using the ExpressionExtension",
  7690. "symfony/finder": "",
  7691. "symfony/form": "For using the FormExtension",
  7692. "symfony/html-sanitizer": "For using the HtmlSanitizerExtension",
  7693. "symfony/http-kernel": "For using the HttpKernelExtension",
  7694. "symfony/routing": "For using the RoutingExtension",
  7695. "symfony/security-core": "For using the SecurityExtension",
  7696. "symfony/security-csrf": "For using the CsrfExtension",
  7697. "symfony/security-http": "For using the LogoutUrlExtension",
  7698. "symfony/stopwatch": "For using the StopwatchExtension",
  7699. "symfony/translation": "For using the TranslationExtension",
  7700. "symfony/var-dumper": "For using the DumpExtension",
  7701. "symfony/web-link": "For using the WebLinkExtension",
  7702. "symfony/yaml": "For using the YamlExtension"
  7703. },
  7704. "type": "symfony-bridge",
  7705. "autoload": {
  7706. "psr-4": {
  7707. "Symfony\\Bridge\\Twig\\": ""
  7708. },
  7709. "exclude-from-classmap": [
  7710. "/Tests/"
  7711. ]
  7712. },
  7713. "notification-url": "https://packagist.org/downloads/",
  7714. "license": [
  7715. "MIT"
  7716. ],
  7717. "authors": [
  7718. {
  7719. "name": "Fabien Potencier",
  7720. "email": "fabien@symfony.com"
  7721. },
  7722. {
  7723. "name": "Symfony Community",
  7724. "homepage": "https://symfony.com/contributors"
  7725. }
  7726. ],
  7727. "description": "Provides integration for Twig with various Symfony components",
  7728. "homepage": "https://symfony.com",
  7729. "support": {
  7730. "source": "https://github.com/symfony/twig-bridge/tree/v6.1.7"
  7731. },
  7732. "funding": [
  7733. {
  7734. "url": "https://symfony.com/sponsor",
  7735. "type": "custom"
  7736. },
  7737. {
  7738. "url": "https://github.com/fabpot",
  7739. "type": "github"
  7740. },
  7741. {
  7742. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7743. "type": "tidelift"
  7744. }
  7745. ],
  7746. "time": "2022-10-19T08:10:53+00:00"
  7747. },
  7748. {
  7749. "name": "symfony/twig-bundle",
  7750. "version": "v6.1.1",
  7751. "source": {
  7752. "type": "git",
  7753. "url": "https://github.com/symfony/twig-bundle.git",
  7754. "reference": "a2abab10068525a7f5a879e40e411d369d688545"
  7755. },
  7756. "dist": {
  7757. "type": "zip",
  7758. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/a2abab10068525a7f5a879e40e411d369d688545",
  7759. "reference": "a2abab10068525a7f5a879e40e411d369d688545",
  7760. "shasum": ""
  7761. },
  7762. "require": {
  7763. "composer-runtime-api": ">=2.1",
  7764. "php": ">=8.1",
  7765. "symfony/config": "^5.4|^6.0",
  7766. "symfony/dependency-injection": "^5.4|^6.0",
  7767. "symfony/http-foundation": "^5.4|^6.0",
  7768. "symfony/http-kernel": "^5.4|^6.0",
  7769. "symfony/polyfill-ctype": "~1.8",
  7770. "symfony/twig-bridge": "^5.4|^6.0",
  7771. "twig/twig": "^2.13|^3.0.4"
  7772. },
  7773. "conflict": {
  7774. "symfony/framework-bundle": "<5.4",
  7775. "symfony/translation": "<5.4"
  7776. },
  7777. "require-dev": {
  7778. "doctrine/annotations": "^1.10.4",
  7779. "symfony/asset": "^5.4|^6.0",
  7780. "symfony/expression-language": "^5.4|^6.0",
  7781. "symfony/finder": "^5.4|^6.0",
  7782. "symfony/form": "^5.4|^6.0",
  7783. "symfony/framework-bundle": "^5.4|^6.0",
  7784. "symfony/routing": "^5.4|^6.0",
  7785. "symfony/stopwatch": "^5.4|^6.0",
  7786. "symfony/translation": "^5.4|^6.0",
  7787. "symfony/web-link": "^5.4|^6.0",
  7788. "symfony/yaml": "^5.4|^6.0"
  7789. },
  7790. "type": "symfony-bundle",
  7791. "autoload": {
  7792. "psr-4": {
  7793. "Symfony\\Bundle\\TwigBundle\\": ""
  7794. },
  7795. "exclude-from-classmap": [
  7796. "/Tests/"
  7797. ]
  7798. },
  7799. "notification-url": "https://packagist.org/downloads/",
  7800. "license": [
  7801. "MIT"
  7802. ],
  7803. "authors": [
  7804. {
  7805. "name": "Fabien Potencier",
  7806. "email": "fabien@symfony.com"
  7807. },
  7808. {
  7809. "name": "Symfony Community",
  7810. "homepage": "https://symfony.com/contributors"
  7811. }
  7812. ],
  7813. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  7814. "homepage": "https://symfony.com",
  7815. "support": {
  7816. "source": "https://github.com/symfony/twig-bundle/tree/v6.1.1"
  7817. },
  7818. "funding": [
  7819. {
  7820. "url": "https://symfony.com/sponsor",
  7821. "type": "custom"
  7822. },
  7823. {
  7824. "url": "https://github.com/fabpot",
  7825. "type": "github"
  7826. },
  7827. {
  7828. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7829. "type": "tidelift"
  7830. }
  7831. ],
  7832. "time": "2022-05-27T16:55:36+00:00"
  7833. },
  7834. {
  7835. "name": "symfony/uid",
  7836. "version": "v6.1.5",
  7837. "source": {
  7838. "type": "git",
  7839. "url": "https://github.com/symfony/uid.git",
  7840. "reference": "e03519f7b1ce1d3c0b74f751892bb41d549a2d98"
  7841. },
  7842. "dist": {
  7843. "type": "zip",
  7844. "url": "https://api.github.com/repos/symfony/uid/zipball/e03519f7b1ce1d3c0b74f751892bb41d549a2d98",
  7845. "reference": "e03519f7b1ce1d3c0b74f751892bb41d549a2d98",
  7846. "shasum": ""
  7847. },
  7848. "require": {
  7849. "php": ">=8.1",
  7850. "symfony/polyfill-uuid": "^1.15"
  7851. },
  7852. "require-dev": {
  7853. "symfony/console": "^5.4|^6.0"
  7854. },
  7855. "type": "library",
  7856. "autoload": {
  7857. "psr-4": {
  7858. "Symfony\\Component\\Uid\\": ""
  7859. },
  7860. "exclude-from-classmap": [
  7861. "/Tests/"
  7862. ]
  7863. },
  7864. "notification-url": "https://packagist.org/downloads/",
  7865. "license": [
  7866. "MIT"
  7867. ],
  7868. "authors": [
  7869. {
  7870. "name": "Grégoire Pineau",
  7871. "email": "lyrixx@lyrixx.info"
  7872. },
  7873. {
  7874. "name": "Nicolas Grekas",
  7875. "email": "p@tchwork.com"
  7876. },
  7877. {
  7878. "name": "Symfony Community",
  7879. "homepage": "https://symfony.com/contributors"
  7880. }
  7881. ],
  7882. "description": "Provides an object-oriented API to generate and represent UIDs",
  7883. "homepage": "https://symfony.com",
  7884. "keywords": [
  7885. "UID",
  7886. "ulid",
  7887. "uuid"
  7888. ],
  7889. "support": {
  7890. "source": "https://github.com/symfony/uid/tree/v6.1.5"
  7891. },
  7892. "funding": [
  7893. {
  7894. "url": "https://symfony.com/sponsor",
  7895. "type": "custom"
  7896. },
  7897. {
  7898. "url": "https://github.com/fabpot",
  7899. "type": "github"
  7900. },
  7901. {
  7902. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7903. "type": "tidelift"
  7904. }
  7905. ],
  7906. "time": "2022-09-09T09:34:27+00:00"
  7907. },
  7908. {
  7909. "name": "symfony/validator",
  7910. "version": "v6.1.7",
  7911. "source": {
  7912. "type": "git",
  7913. "url": "https://github.com/symfony/validator.git",
  7914. "reference": "0cc147f2e4a0d78221db85545751cd8764bbc156"
  7915. },
  7916. "dist": {
  7917. "type": "zip",
  7918. "url": "https://api.github.com/repos/symfony/validator/zipball/0cc147f2e4a0d78221db85545751cd8764bbc156",
  7919. "reference": "0cc147f2e4a0d78221db85545751cd8764bbc156",
  7920. "shasum": ""
  7921. },
  7922. "require": {
  7923. "php": ">=8.1",
  7924. "symfony/deprecation-contracts": "^2.1|^3",
  7925. "symfony/polyfill-ctype": "~1.8",
  7926. "symfony/polyfill-mbstring": "~1.0",
  7927. "symfony/translation-contracts": "^1.1|^2|^3"
  7928. },
  7929. "conflict": {
  7930. "doctrine/annotations": "<1.13",
  7931. "doctrine/lexer": "<1.1",
  7932. "phpunit/phpunit": "<5.4.3",
  7933. "symfony/dependency-injection": "<5.4",
  7934. "symfony/expression-language": "<5.4",
  7935. "symfony/http-kernel": "<5.4",
  7936. "symfony/intl": "<5.4",
  7937. "symfony/property-info": "<5.4",
  7938. "symfony/translation": "<5.4",
  7939. "symfony/yaml": "<5.4"
  7940. },
  7941. "require-dev": {
  7942. "doctrine/annotations": "^1.13",
  7943. "egulias/email-validator": "^2.1.10|^3",
  7944. "symfony/cache": "^5.4|^6.0",
  7945. "symfony/config": "^5.4|^6.0",
  7946. "symfony/console": "^5.4|^6.0",
  7947. "symfony/dependency-injection": "^5.4|^6.0",
  7948. "symfony/expression-language": "^5.4|^6.0",
  7949. "symfony/finder": "^5.4|^6.0",
  7950. "symfony/http-client": "^5.4|^6.0",
  7951. "symfony/http-foundation": "^5.4|^6.0",
  7952. "symfony/http-kernel": "^5.4|^6.0",
  7953. "symfony/intl": "^5.4|^6.0",
  7954. "symfony/mime": "^5.4|^6.0",
  7955. "symfony/property-access": "^5.4|^6.0",
  7956. "symfony/property-info": "^5.4|^6.0",
  7957. "symfony/translation": "^5.4|^6.0",
  7958. "symfony/yaml": "^5.4|^6.0"
  7959. },
  7960. "suggest": {
  7961. "egulias/email-validator": "Strict (RFC compliant) email validation",
  7962. "psr/cache-implementation": "For using the mapping cache.",
  7963. "symfony/config": "",
  7964. "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
  7965. "symfony/http-foundation": "",
  7966. "symfony/intl": "",
  7967. "symfony/property-access": "For accessing properties within comparison constraints",
  7968. "symfony/property-info": "To automatically add NotNull and Type constraints",
  7969. "symfony/translation": "For translating validation errors.",
  7970. "symfony/yaml": ""
  7971. },
  7972. "type": "library",
  7973. "autoload": {
  7974. "psr-4": {
  7975. "Symfony\\Component\\Validator\\": ""
  7976. },
  7977. "exclude-from-classmap": [
  7978. "/Tests/"
  7979. ]
  7980. },
  7981. "notification-url": "https://packagist.org/downloads/",
  7982. "license": [
  7983. "MIT"
  7984. ],
  7985. "authors": [
  7986. {
  7987. "name": "Fabien Potencier",
  7988. "email": "fabien@symfony.com"
  7989. },
  7990. {
  7991. "name": "Symfony Community",
  7992. "homepage": "https://symfony.com/contributors"
  7993. }
  7994. ],
  7995. "description": "Provides tools to validate values",
  7996. "homepage": "https://symfony.com",
  7997. "support": {
  7998. "source": "https://github.com/symfony/validator/tree/v6.1.7"
  7999. },
  8000. "funding": [
  8001. {
  8002. "url": "https://symfony.com/sponsor",
  8003. "type": "custom"
  8004. },
  8005. {
  8006. "url": "https://github.com/fabpot",
  8007. "type": "github"
  8008. },
  8009. {
  8010. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8011. "type": "tidelift"
  8012. }
  8013. ],
  8014. "time": "2022-10-28T16:23:08+00:00"
  8015. },
  8016. {
  8017. "name": "symfony/var-dumper",
  8018. "version": "v5.4.14",
  8019. "source": {
  8020. "type": "git",
  8021. "url": "https://github.com/symfony/var-dumper.git",
  8022. "reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
  8023. },
  8024. "dist": {
  8025. "type": "zip",
  8026. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
  8027. "reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
  8028. "shasum": ""
  8029. },
  8030. "require": {
  8031. "php": ">=7.2.5",
  8032. "symfony/polyfill-mbstring": "~1.0",
  8033. "symfony/polyfill-php80": "^1.16"
  8034. },
  8035. "conflict": {
  8036. "phpunit/phpunit": "<5.4.3",
  8037. "symfony/console": "<4.4"
  8038. },
  8039. "require-dev": {
  8040. "ext-iconv": "*",
  8041. "symfony/console": "^4.4|^5.0|^6.0",
  8042. "symfony/process": "^4.4|^5.0|^6.0",
  8043. "symfony/uid": "^5.1|^6.0",
  8044. "twig/twig": "^2.13|^3.0.4"
  8045. },
  8046. "suggest": {
  8047. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  8048. "ext-intl": "To show region name in time zone dump",
  8049. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  8050. },
  8051. "bin": [
  8052. "Resources/bin/var-dump-server"
  8053. ],
  8054. "type": "library",
  8055. "autoload": {
  8056. "files": [
  8057. "Resources/functions/dump.php"
  8058. ],
  8059. "psr-4": {
  8060. "Symfony\\Component\\VarDumper\\": ""
  8061. },
  8062. "exclude-from-classmap": [
  8063. "/Tests/"
  8064. ]
  8065. },
  8066. "notification-url": "https://packagist.org/downloads/",
  8067. "license": [
  8068. "MIT"
  8069. ],
  8070. "authors": [
  8071. {
  8072. "name": "Nicolas Grekas",
  8073. "email": "p@tchwork.com"
  8074. },
  8075. {
  8076. "name": "Symfony Community",
  8077. "homepage": "https://symfony.com/contributors"
  8078. }
  8079. ],
  8080. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  8081. "homepage": "https://symfony.com",
  8082. "keywords": [
  8083. "debug",
  8084. "dump"
  8085. ],
  8086. "support": {
  8087. "source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
  8088. },
  8089. "funding": [
  8090. {
  8091. "url": "https://symfony.com/sponsor",
  8092. "type": "custom"
  8093. },
  8094. {
  8095. "url": "https://github.com/fabpot",
  8096. "type": "github"
  8097. },
  8098. {
  8099. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8100. "type": "tidelift"
  8101. }
  8102. ],
  8103. "time": "2022-10-07T08:01:20+00:00"
  8104. },
  8105. {
  8106. "name": "symfony/var-exporter",
  8107. "version": "v6.1.3",
  8108. "source": {
  8109. "type": "git",
  8110. "url": "https://github.com/symfony/var-exporter.git",
  8111. "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef"
  8112. },
  8113. "dist": {
  8114. "type": "zip",
  8115. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b49350f45cebbba6e5286485264b912f2bcfc9ef",
  8116. "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef",
  8117. "shasum": ""
  8118. },
  8119. "require": {
  8120. "php": ">=8.1"
  8121. },
  8122. "require-dev": {
  8123. "symfony/var-dumper": "^5.4|^6.0"
  8124. },
  8125. "type": "library",
  8126. "autoload": {
  8127. "psr-4": {
  8128. "Symfony\\Component\\VarExporter\\": ""
  8129. },
  8130. "exclude-from-classmap": [
  8131. "/Tests/"
  8132. ]
  8133. },
  8134. "notification-url": "https://packagist.org/downloads/",
  8135. "license": [
  8136. "MIT"
  8137. ],
  8138. "authors": [
  8139. {
  8140. "name": "Nicolas Grekas",
  8141. "email": "p@tchwork.com"
  8142. },
  8143. {
  8144. "name": "Symfony Community",
  8145. "homepage": "https://symfony.com/contributors"
  8146. }
  8147. ],
  8148. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  8149. "homepage": "https://symfony.com",
  8150. "keywords": [
  8151. "clone",
  8152. "construct",
  8153. "export",
  8154. "hydrate",
  8155. "instantiate",
  8156. "serialize"
  8157. ],
  8158. "support": {
  8159. "source": "https://github.com/symfony/var-exporter/tree/v6.1.3"
  8160. },
  8161. "funding": [
  8162. {
  8163. "url": "https://symfony.com/sponsor",
  8164. "type": "custom"
  8165. },
  8166. {
  8167. "url": "https://github.com/fabpot",
  8168. "type": "github"
  8169. },
  8170. {
  8171. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8172. "type": "tidelift"
  8173. }
  8174. ],
  8175. "time": "2022-07-04T16:01:56+00:00"
  8176. },
  8177. {
  8178. "name": "symfony/web-link",
  8179. "version": "v6.1.0",
  8180. "source": {
  8181. "type": "git",
  8182. "url": "https://github.com/symfony/web-link.git",
  8183. "reference": "d6ef738f97b60d859652d92f10bf8645bca28cd6"
  8184. },
  8185. "dist": {
  8186. "type": "zip",
  8187. "url": "https://api.github.com/repos/symfony/web-link/zipball/d6ef738f97b60d859652d92f10bf8645bca28cd6",
  8188. "reference": "d6ef738f97b60d859652d92f10bf8645bca28cd6",
  8189. "shasum": ""
  8190. },
  8191. "require": {
  8192. "php": ">=8.1",
  8193. "psr/link": "^1.1|^2.0"
  8194. },
  8195. "conflict": {
  8196. "symfony/http-kernel": "<5.4"
  8197. },
  8198. "provide": {
  8199. "psr/link-implementation": "1.0|2.0"
  8200. },
  8201. "require-dev": {
  8202. "symfony/http-kernel": "^5.4|^6.0"
  8203. },
  8204. "suggest": {
  8205. "symfony/http-kernel": ""
  8206. },
  8207. "type": "library",
  8208. "autoload": {
  8209. "psr-4": {
  8210. "Symfony\\Component\\WebLink\\": ""
  8211. },
  8212. "exclude-from-classmap": [
  8213. "/Tests/"
  8214. ]
  8215. },
  8216. "notification-url": "https://packagist.org/downloads/",
  8217. "license": [
  8218. "MIT"
  8219. ],
  8220. "authors": [
  8221. {
  8222. "name": "Kévin Dunglas",
  8223. "email": "dunglas@gmail.com"
  8224. },
  8225. {
  8226. "name": "Symfony Community",
  8227. "homepage": "https://symfony.com/contributors"
  8228. }
  8229. ],
  8230. "description": "Manages links between resources",
  8231. "homepage": "https://symfony.com",
  8232. "keywords": [
  8233. "dns-prefetch",
  8234. "http",
  8235. "http2",
  8236. "link",
  8237. "performance",
  8238. "prefetch",
  8239. "preload",
  8240. "prerender",
  8241. "psr13",
  8242. "push"
  8243. ],
  8244. "support": {
  8245. "source": "https://github.com/symfony/web-link/tree/v6.1.0"
  8246. },
  8247. "funding": [
  8248. {
  8249. "url": "https://symfony.com/sponsor",
  8250. "type": "custom"
  8251. },
  8252. {
  8253. "url": "https://github.com/fabpot",
  8254. "type": "github"
  8255. },
  8256. {
  8257. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8258. "type": "tidelift"
  8259. }
  8260. ],
  8261. "time": "2022-02-25T11:15:52+00:00"
  8262. },
  8263. {
  8264. "name": "symfony/webpack-encore-bundle",
  8265. "version": "v1.16.0",
  8266. "source": {
  8267. "type": "git",
  8268. "url": "https://github.com/symfony/webpack-encore-bundle.git",
  8269. "reference": "bb399930c0299866258b616a74a27b50b94c5d45"
  8270. },
  8271. "dist": {
  8272. "type": "zip",
  8273. "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/bb399930c0299866258b616a74a27b50b94c5d45",
  8274. "reference": "bb399930c0299866258b616a74a27b50b94c5d45",
  8275. "shasum": ""
  8276. },
  8277. "require": {
  8278. "php": ">=7.1.3",
  8279. "symfony/asset": "^4.4 || ^5.0 || ^6.0",
  8280. "symfony/config": "^4.4 || ^5.0 || ^6.0",
  8281. "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
  8282. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  8283. "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
  8284. "symfony/polyfill-php80": "^1.25.0",
  8285. "symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
  8286. },
  8287. "require-dev": {
  8288. "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
  8289. "symfony/phpunit-bridge": "^5.3 || ^6.0",
  8290. "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
  8291. "symfony/web-link": "^4.4 || ^5.0 || ^6.0"
  8292. },
  8293. "type": "symfony-bundle",
  8294. "extra": {
  8295. "thanks": {
  8296. "name": "symfony/webpack-encore",
  8297. "url": "https://github.com/symfony/webpack-encore"
  8298. }
  8299. },
  8300. "autoload": {
  8301. "psr-4": {
  8302. "Symfony\\WebpackEncoreBundle\\": "src"
  8303. }
  8304. },
  8305. "notification-url": "https://packagist.org/downloads/",
  8306. "license": [
  8307. "MIT"
  8308. ],
  8309. "authors": [
  8310. {
  8311. "name": "Symfony Community",
  8312. "homepage": "https://symfony.com/contributors"
  8313. }
  8314. ],
  8315. "description": "Integration with your Symfony app & Webpack Encore!",
  8316. "support": {
  8317. "issues": "https://github.com/symfony/webpack-encore-bundle/issues",
  8318. "source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.16.0"
  8319. },
  8320. "funding": [
  8321. {
  8322. "url": "https://symfony.com/sponsor",
  8323. "type": "custom"
  8324. },
  8325. {
  8326. "url": "https://github.com/fabpot",
  8327. "type": "github"
  8328. },
  8329. {
  8330. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8331. "type": "tidelift"
  8332. }
  8333. ],
  8334. "time": "2022-10-18T15:21:06+00:00"
  8335. },
  8336. {
  8337. "name": "symfony/yaml",
  8338. "version": "v6.1.6",
  8339. "source": {
  8340. "type": "git",
  8341. "url": "https://github.com/symfony/yaml.git",
  8342. "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931"
  8343. },
  8344. "dist": {
  8345. "type": "zip",
  8346. "url": "https://api.github.com/repos/symfony/yaml/zipball/66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
  8347. "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
  8348. "shasum": ""
  8349. },
  8350. "require": {
  8351. "php": ">=8.1",
  8352. "symfony/polyfill-ctype": "^1.8"
  8353. },
  8354. "conflict": {
  8355. "symfony/console": "<5.4"
  8356. },
  8357. "require-dev": {
  8358. "symfony/console": "^5.4|^6.0"
  8359. },
  8360. "suggest": {
  8361. "symfony/console": "For validating YAML files using the lint command"
  8362. },
  8363. "bin": [
  8364. "Resources/bin/yaml-lint"
  8365. ],
  8366. "type": "library",
  8367. "autoload": {
  8368. "psr-4": {
  8369. "Symfony\\Component\\Yaml\\": ""
  8370. },
  8371. "exclude-from-classmap": [
  8372. "/Tests/"
  8373. ]
  8374. },
  8375. "notification-url": "https://packagist.org/downloads/",
  8376. "license": [
  8377. "MIT"
  8378. ],
  8379. "authors": [
  8380. {
  8381. "name": "Fabien Potencier",
  8382. "email": "fabien@symfony.com"
  8383. },
  8384. {
  8385. "name": "Symfony Community",
  8386. "homepage": "https://symfony.com/contributors"
  8387. }
  8388. ],
  8389. "description": "Loads and dumps YAML files",
  8390. "homepage": "https://symfony.com",
  8391. "support": {
  8392. "source": "https://github.com/symfony/yaml/tree/v6.1.6"
  8393. },
  8394. "funding": [
  8395. {
  8396. "url": "https://symfony.com/sponsor",
  8397. "type": "custom"
  8398. },
  8399. {
  8400. "url": "https://github.com/fabpot",
  8401. "type": "github"
  8402. },
  8403. {
  8404. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8405. "type": "tidelift"
  8406. }
  8407. ],
  8408. "time": "2022-10-07T08:04:03+00:00"
  8409. },
  8410. {
  8411. "name": "twig/extra-bundle",
  8412. "version": "v3.4.0",
  8413. "source": {
  8414. "type": "git",
  8415. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  8416. "reference": "2e58256b0e9fe52f30149347c0547e4633304765"
  8417. },
  8418. "dist": {
  8419. "type": "zip",
  8420. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/2e58256b0e9fe52f30149347c0547e4633304765",
  8421. "reference": "2e58256b0e9fe52f30149347c0547e4633304765",
  8422. "shasum": ""
  8423. },
  8424. "require": {
  8425. "php": ">=7.2.5",
  8426. "symfony/framework-bundle": "^4.4|^5.0|^6.0",
  8427. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  8428. "twig/twig": "^2.7|^3.0"
  8429. },
  8430. "require-dev": {
  8431. "league/commonmark": "^1.0|^2.0",
  8432. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
  8433. "twig/cache-extra": "^3.0",
  8434. "twig/cssinliner-extra": "^2.12|^3.0",
  8435. "twig/html-extra": "^2.12|^3.0",
  8436. "twig/inky-extra": "^2.12|^3.0",
  8437. "twig/intl-extra": "^2.12|^3.0",
  8438. "twig/markdown-extra": "^2.12|^3.0",
  8439. "twig/string-extra": "^2.12|^3.0"
  8440. },
  8441. "type": "symfony-bundle",
  8442. "extra": {
  8443. "branch-alias": {
  8444. "dev-master": "3.2-dev"
  8445. }
  8446. },
  8447. "autoload": {
  8448. "psr-4": {
  8449. "Twig\\Extra\\TwigExtraBundle\\": ""
  8450. },
  8451. "exclude-from-classmap": [
  8452. "/Tests/"
  8453. ]
  8454. },
  8455. "notification-url": "https://packagist.org/downloads/",
  8456. "license": [
  8457. "MIT"
  8458. ],
  8459. "authors": [
  8460. {
  8461. "name": "Fabien Potencier",
  8462. "email": "fabien@symfony.com",
  8463. "homepage": "http://fabien.potencier.org",
  8464. "role": "Lead Developer"
  8465. }
  8466. ],
  8467. "description": "A Symfony bundle for extra Twig extensions",
  8468. "homepage": "https://twig.symfony.com",
  8469. "keywords": [
  8470. "bundle",
  8471. "extra",
  8472. "twig"
  8473. ],
  8474. "support": {
  8475. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.4.0"
  8476. },
  8477. "funding": [
  8478. {
  8479. "url": "https://github.com/fabpot",
  8480. "type": "github"
  8481. },
  8482. {
  8483. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8484. "type": "tidelift"
  8485. }
  8486. ],
  8487. "time": "2022-01-04T13:58:53+00:00"
  8488. },
  8489. {
  8490. "name": "twig/twig",
  8491. "version": "v3.4.3",
  8492. "source": {
  8493. "type": "git",
  8494. "url": "https://github.com/twigphp/Twig.git",
  8495. "reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58"
  8496. },
  8497. "dist": {
  8498. "type": "zip",
  8499. "url": "https://api.github.com/repos/twigphp/Twig/zipball/c38fd6b0b7f370c198db91ffd02e23b517426b58",
  8500. "reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58",
  8501. "shasum": ""
  8502. },
  8503. "require": {
  8504. "php": ">=7.2.5",
  8505. "symfony/polyfill-ctype": "^1.8",
  8506. "symfony/polyfill-mbstring": "^1.3"
  8507. },
  8508. "require-dev": {
  8509. "psr/container": "^1.0",
  8510. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
  8511. },
  8512. "type": "library",
  8513. "extra": {
  8514. "branch-alias": {
  8515. "dev-master": "3.4-dev"
  8516. }
  8517. },
  8518. "autoload": {
  8519. "psr-4": {
  8520. "Twig\\": "src/"
  8521. }
  8522. },
  8523. "notification-url": "https://packagist.org/downloads/",
  8524. "license": [
  8525. "BSD-3-Clause"
  8526. ],
  8527. "authors": [
  8528. {
  8529. "name": "Fabien Potencier",
  8530. "email": "fabien@symfony.com",
  8531. "homepage": "http://fabien.potencier.org",
  8532. "role": "Lead Developer"
  8533. },
  8534. {
  8535. "name": "Twig Team",
  8536. "role": "Contributors"
  8537. },
  8538. {
  8539. "name": "Armin Ronacher",
  8540. "email": "armin.ronacher@active-4.com",
  8541. "role": "Project Founder"
  8542. }
  8543. ],
  8544. "description": "Twig, the flexible, fast, and secure template language for PHP",
  8545. "homepage": "https://twig.symfony.com",
  8546. "keywords": [
  8547. "templating"
  8548. ],
  8549. "support": {
  8550. "issues": "https://github.com/twigphp/Twig/issues",
  8551. "source": "https://github.com/twigphp/Twig/tree/v3.4.3"
  8552. },
  8553. "funding": [
  8554. {
  8555. "url": "https://github.com/fabpot",
  8556. "type": "github"
  8557. },
  8558. {
  8559. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8560. "type": "tidelift"
  8561. }
  8562. ],
  8563. "time": "2022-09-28T08:42:51+00:00"
  8564. },
  8565. {
  8566. "name": "webmozart/assert",
  8567. "version": "1.11.0",
  8568. "source": {
  8569. "type": "git",
  8570. "url": "https://github.com/webmozarts/assert.git",
  8571. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  8572. },
  8573. "dist": {
  8574. "type": "zip",
  8575. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8576. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  8577. "shasum": ""
  8578. },
  8579. "require": {
  8580. "ext-ctype": "*",
  8581. "php": "^7.2 || ^8.0"
  8582. },
  8583. "conflict": {
  8584. "phpstan/phpstan": "<0.12.20",
  8585. "vimeo/psalm": "<4.6.1 || 4.6.2"
  8586. },
  8587. "require-dev": {
  8588. "phpunit/phpunit": "^8.5.13"
  8589. },
  8590. "type": "library",
  8591. "extra": {
  8592. "branch-alias": {
  8593. "dev-master": "1.10-dev"
  8594. }
  8595. },
  8596. "autoload": {
  8597. "psr-4": {
  8598. "Webmozart\\Assert\\": "src/"
  8599. }
  8600. },
  8601. "notification-url": "https://packagist.org/downloads/",
  8602. "license": [
  8603. "MIT"
  8604. ],
  8605. "authors": [
  8606. {
  8607. "name": "Bernhard Schussek",
  8608. "email": "bschussek@gmail.com"
  8609. }
  8610. ],
  8611. "description": "Assertions to validate method input/output with nice error messages.",
  8612. "keywords": [
  8613. "assert",
  8614. "check",
  8615. "validate"
  8616. ],
  8617. "support": {
  8618. "issues": "https://github.com/webmozarts/assert/issues",
  8619. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  8620. },
  8621. "time": "2022-06-03T18:03:27+00:00"
  8622. }
  8623. ],
  8624. "packages-dev": [
  8625. {
  8626. "name": "masterminds/html5",
  8627. "version": "2.7.6",
  8628. "source": {
  8629. "type": "git",
  8630. "url": "https://github.com/Masterminds/html5-php.git",
  8631. "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
  8632. },
  8633. "dist": {
  8634. "type": "zip",
  8635. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
  8636. "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
  8637. "shasum": ""
  8638. },
  8639. "require": {
  8640. "ext-ctype": "*",
  8641. "ext-dom": "*",
  8642. "ext-libxml": "*",
  8643. "php": ">=5.3.0"
  8644. },
  8645. "require-dev": {
  8646. "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
  8647. },
  8648. "type": "library",
  8649. "extra": {
  8650. "branch-alias": {
  8651. "dev-master": "2.7-dev"
  8652. }
  8653. },
  8654. "autoload": {
  8655. "psr-4": {
  8656. "Masterminds\\": "src"
  8657. }
  8658. },
  8659. "notification-url": "https://packagist.org/downloads/",
  8660. "license": [
  8661. "MIT"
  8662. ],
  8663. "authors": [
  8664. {
  8665. "name": "Matt Butcher",
  8666. "email": "technosophos@gmail.com"
  8667. },
  8668. {
  8669. "name": "Matt Farina",
  8670. "email": "matt@mattfarina.com"
  8671. },
  8672. {
  8673. "name": "Asmir Mustafic",
  8674. "email": "goetas@gmail.com"
  8675. }
  8676. ],
  8677. "description": "An HTML5 parser and serializer.",
  8678. "homepage": "http://masterminds.github.io/html5-php",
  8679. "keywords": [
  8680. "HTML5",
  8681. "dom",
  8682. "html",
  8683. "parser",
  8684. "querypath",
  8685. "serializer",
  8686. "xml"
  8687. ],
  8688. "support": {
  8689. "issues": "https://github.com/Masterminds/html5-php/issues",
  8690. "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
  8691. },
  8692. "time": "2022-08-18T16:18:26+00:00"
  8693. },
  8694. {
  8695. "name": "nikic/php-parser",
  8696. "version": "v4.15.2",
  8697. "source": {
  8698. "type": "git",
  8699. "url": "https://github.com/nikic/PHP-Parser.git",
  8700. "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
  8701. },
  8702. "dist": {
  8703. "type": "zip",
  8704. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
  8705. "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
  8706. "shasum": ""
  8707. },
  8708. "require": {
  8709. "ext-tokenizer": "*",
  8710. "php": ">=7.0"
  8711. },
  8712. "require-dev": {
  8713. "ircmaxell/php-yacc": "^0.0.7",
  8714. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  8715. },
  8716. "bin": [
  8717. "bin/php-parse"
  8718. ],
  8719. "type": "library",
  8720. "extra": {
  8721. "branch-alias": {
  8722. "dev-master": "4.9-dev"
  8723. }
  8724. },
  8725. "autoload": {
  8726. "psr-4": {
  8727. "PhpParser\\": "lib/PhpParser"
  8728. }
  8729. },
  8730. "notification-url": "https://packagist.org/downloads/",
  8731. "license": [
  8732. "BSD-3-Clause"
  8733. ],
  8734. "authors": [
  8735. {
  8736. "name": "Nikita Popov"
  8737. }
  8738. ],
  8739. "description": "A PHP parser written in PHP",
  8740. "keywords": [
  8741. "parser",
  8742. "php"
  8743. ],
  8744. "support": {
  8745. "issues": "https://github.com/nikic/PHP-Parser/issues",
  8746. "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
  8747. },
  8748. "time": "2022-11-12T15:38:23+00:00"
  8749. },
  8750. {
  8751. "name": "symfony/browser-kit",
  8752. "version": "v5.4.11",
  8753. "source": {
  8754. "type": "git",
  8755. "url": "https://github.com/symfony/browser-kit.git",
  8756. "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
  8757. },
  8758. "dist": {
  8759. "type": "zip",
  8760. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
  8761. "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
  8762. "shasum": ""
  8763. },
  8764. "require": {
  8765. "php": ">=7.2.5",
  8766. "symfony/dom-crawler": "^4.4|^5.0|^6.0",
  8767. "symfony/polyfill-php80": "^1.16"
  8768. },
  8769. "require-dev": {
  8770. "symfony/css-selector": "^4.4|^5.0|^6.0",
  8771. "symfony/http-client": "^4.4|^5.0|^6.0",
  8772. "symfony/mime": "^4.4|^5.0|^6.0",
  8773. "symfony/process": "^4.4|^5.0|^6.0"
  8774. },
  8775. "suggest": {
  8776. "symfony/process": ""
  8777. },
  8778. "type": "library",
  8779. "autoload": {
  8780. "psr-4": {
  8781. "Symfony\\Component\\BrowserKit\\": ""
  8782. },
  8783. "exclude-from-classmap": [
  8784. "/Tests/"
  8785. ]
  8786. },
  8787. "notification-url": "https://packagist.org/downloads/",
  8788. "license": [
  8789. "MIT"
  8790. ],
  8791. "authors": [
  8792. {
  8793. "name": "Fabien Potencier",
  8794. "email": "fabien@symfony.com"
  8795. },
  8796. {
  8797. "name": "Symfony Community",
  8798. "homepage": "https://symfony.com/contributors"
  8799. }
  8800. ],
  8801. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  8802. "homepage": "https://symfony.com",
  8803. "support": {
  8804. "source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
  8805. },
  8806. "funding": [
  8807. {
  8808. "url": "https://symfony.com/sponsor",
  8809. "type": "custom"
  8810. },
  8811. {
  8812. "url": "https://github.com/fabpot",
  8813. "type": "github"
  8814. },
  8815. {
  8816. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8817. "type": "tidelift"
  8818. }
  8819. ],
  8820. "time": "2022-07-27T15:50:05+00:00"
  8821. },
  8822. {
  8823. "name": "symfony/css-selector",
  8824. "version": "v5.4.11",
  8825. "source": {
  8826. "type": "git",
  8827. "url": "https://github.com/symfony/css-selector.git",
  8828. "reference": "c1681789f059ab756001052164726ae88512ae3d"
  8829. },
  8830. "dist": {
  8831. "type": "zip",
  8832. "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d",
  8833. "reference": "c1681789f059ab756001052164726ae88512ae3d",
  8834. "shasum": ""
  8835. },
  8836. "require": {
  8837. "php": ">=7.2.5",
  8838. "symfony/polyfill-php80": "^1.16"
  8839. },
  8840. "type": "library",
  8841. "autoload": {
  8842. "psr-4": {
  8843. "Symfony\\Component\\CssSelector\\": ""
  8844. },
  8845. "exclude-from-classmap": [
  8846. "/Tests/"
  8847. ]
  8848. },
  8849. "notification-url": "https://packagist.org/downloads/",
  8850. "license": [
  8851. "MIT"
  8852. ],
  8853. "authors": [
  8854. {
  8855. "name": "Fabien Potencier",
  8856. "email": "fabien@symfony.com"
  8857. },
  8858. {
  8859. "name": "Jean-François Simon",
  8860. "email": "jeanfrancois.simon@sensiolabs.com"
  8861. },
  8862. {
  8863. "name": "Symfony Community",
  8864. "homepage": "https://symfony.com/contributors"
  8865. }
  8866. ],
  8867. "description": "Converts CSS selectors to XPath expressions",
  8868. "homepage": "https://symfony.com",
  8869. "support": {
  8870. "source": "https://github.com/symfony/css-selector/tree/v5.4.11"
  8871. },
  8872. "funding": [
  8873. {
  8874. "url": "https://symfony.com/sponsor",
  8875. "type": "custom"
  8876. },
  8877. {
  8878. "url": "https://github.com/fabpot",
  8879. "type": "github"
  8880. },
  8881. {
  8882. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8883. "type": "tidelift"
  8884. }
  8885. ],
  8886. "time": "2022-06-27T16:58:25+00:00"
  8887. },
  8888. {
  8889. "name": "symfony/debug-bundle",
  8890. "version": "v5.4.11",
  8891. "source": {
  8892. "type": "git",
  8893. "url": "https://github.com/symfony/debug-bundle.git",
  8894. "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"
  8895. },
  8896. "dist": {
  8897. "type": "zip",
  8898. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
  8899. "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
  8900. "shasum": ""
  8901. },
  8902. "require": {
  8903. "ext-xml": "*",
  8904. "php": ">=7.2.5",
  8905. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  8906. "symfony/polyfill-php80": "^1.16",
  8907. "symfony/twig-bridge": "^4.4|^5.0|^6.0",
  8908. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  8909. },
  8910. "conflict": {
  8911. "symfony/config": "<4.4",
  8912. "symfony/dependency-injection": "<5.2"
  8913. },
  8914. "require-dev": {
  8915. "symfony/config": "^4.4|^5.0|^6.0",
  8916. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  8917. "symfony/web-profiler-bundle": "^4.4|^5.0|^6.0"
  8918. },
  8919. "suggest": {
  8920. "symfony/config": "For service container configuration",
  8921. "symfony/dependency-injection": "For using as a service from the container"
  8922. },
  8923. "type": "symfony-bundle",
  8924. "autoload": {
  8925. "psr-4": {
  8926. "Symfony\\Bundle\\DebugBundle\\": ""
  8927. },
  8928. "exclude-from-classmap": [
  8929. "/Tests/"
  8930. ]
  8931. },
  8932. "notification-url": "https://packagist.org/downloads/",
  8933. "license": [
  8934. "MIT"
  8935. ],
  8936. "authors": [
  8937. {
  8938. "name": "Fabien Potencier",
  8939. "email": "fabien@symfony.com"
  8940. },
  8941. {
  8942. "name": "Symfony Community",
  8943. "homepage": "https://symfony.com/contributors"
  8944. }
  8945. ],
  8946. "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
  8947. "homepage": "https://symfony.com",
  8948. "support": {
  8949. "source": "https://github.com/symfony/debug-bundle/tree/v5.4.11"
  8950. },
  8951. "funding": [
  8952. {
  8953. "url": "https://symfony.com/sponsor",
  8954. "type": "custom"
  8955. },
  8956. {
  8957. "url": "https://github.com/fabpot",
  8958. "type": "github"
  8959. },
  8960. {
  8961. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8962. "type": "tidelift"
  8963. }
  8964. ],
  8965. "time": "2022-07-20T13:00:38+00:00"
  8966. },
  8967. {
  8968. "name": "symfony/dom-crawler",
  8969. "version": "v6.1.7",
  8970. "source": {
  8971. "type": "git",
  8972. "url": "https://github.com/symfony/dom-crawler.git",
  8973. "reference": "66be2a0ccc90105b90b9393c984cfc3ea0e320df"
  8974. },
  8975. "dist": {
  8976. "type": "zip",
  8977. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/66be2a0ccc90105b90b9393c984cfc3ea0e320df",
  8978. "reference": "66be2a0ccc90105b90b9393c984cfc3ea0e320df",
  8979. "shasum": ""
  8980. },
  8981. "require": {
  8982. "masterminds/html5": "^2.6",
  8983. "php": ">=8.1",
  8984. "symfony/polyfill-ctype": "~1.8",
  8985. "symfony/polyfill-mbstring": "~1.0"
  8986. },
  8987. "require-dev": {
  8988. "symfony/css-selector": "^5.4|^6.0"
  8989. },
  8990. "suggest": {
  8991. "symfony/css-selector": ""
  8992. },
  8993. "type": "library",
  8994. "autoload": {
  8995. "psr-4": {
  8996. "Symfony\\Component\\DomCrawler\\": ""
  8997. },
  8998. "exclude-from-classmap": [
  8999. "/Tests/"
  9000. ]
  9001. },
  9002. "notification-url": "https://packagist.org/downloads/",
  9003. "license": [
  9004. "MIT"
  9005. ],
  9006. "authors": [
  9007. {
  9008. "name": "Fabien Potencier",
  9009. "email": "fabien@symfony.com"
  9010. },
  9011. {
  9012. "name": "Symfony Community",
  9013. "homepage": "https://symfony.com/contributors"
  9014. }
  9015. ],
  9016. "description": "Eases DOM navigation for HTML and XML documents",
  9017. "homepage": "https://symfony.com",
  9018. "support": {
  9019. "source": "https://github.com/symfony/dom-crawler/tree/v6.1.7"
  9020. },
  9021. "funding": [
  9022. {
  9023. "url": "https://symfony.com/sponsor",
  9024. "type": "custom"
  9025. },
  9026. {
  9027. "url": "https://github.com/fabpot",
  9028. "type": "github"
  9029. },
  9030. {
  9031. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9032. "type": "tidelift"
  9033. }
  9034. ],
  9035. "time": "2022-10-28T16:23:08+00:00"
  9036. },
  9037. {
  9038. "name": "symfony/maker-bundle",
  9039. "version": "v1.48.0",
  9040. "source": {
  9041. "type": "git",
  9042. "url": "https://github.com/symfony/maker-bundle.git",
  9043. "reference": "2e428e8432e9879187672fe08f1cc335e2a31dd6"
  9044. },
  9045. "dist": {
  9046. "type": "zip",
  9047. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/2e428e8432e9879187672fe08f1cc335e2a31dd6",
  9048. "reference": "2e428e8432e9879187672fe08f1cc335e2a31dd6",
  9049. "shasum": ""
  9050. },
  9051. "require": {
  9052. "doctrine/inflector": "^2.0",
  9053. "nikic/php-parser": "^4.11",
  9054. "php": ">=8.0",
  9055. "symfony/config": "^5.4.7|^6.0",
  9056. "symfony/console": "^5.4.7|^6.0",
  9057. "symfony/dependency-injection": "^5.4.7|^6.0",
  9058. "symfony/deprecation-contracts": "^2.2|^3",
  9059. "symfony/filesystem": "^5.4.7|^6.0",
  9060. "symfony/finder": "^5.4.3|^6.0",
  9061. "symfony/framework-bundle": "^5.4.7|^6.0",
  9062. "symfony/http-kernel": "^5.4.7|^6.0"
  9063. },
  9064. "conflict": {
  9065. "doctrine/doctrine-bundle": "<2.4",
  9066. "doctrine/orm": "<2.10",
  9067. "symfony/doctrine-bridge": "<5.4"
  9068. },
  9069. "require-dev": {
  9070. "composer/semver": "^3.0",
  9071. "doctrine/doctrine-bundle": "^2.4",
  9072. "doctrine/orm": "^2.10.0",
  9073. "symfony/http-client": "^5.4.7|^6.0",
  9074. "symfony/phpunit-bridge": "^5.4.7|^6.0",
  9075. "symfony/polyfill-php80": "^1.16.0",
  9076. "symfony/process": "^5.4.7|^6.0",
  9077. "symfony/security-core": "^5.4.7|^6.0",
  9078. "symfony/yaml": "^5.4.3|^6.0",
  9079. "twig/twig": "^2.0|^3.0"
  9080. },
  9081. "type": "symfony-bundle",
  9082. "extra": {
  9083. "branch-alias": {
  9084. "dev-main": "1.0-dev"
  9085. }
  9086. },
  9087. "autoload": {
  9088. "psr-4": {
  9089. "Symfony\\Bundle\\MakerBundle\\": "src/"
  9090. }
  9091. },
  9092. "notification-url": "https://packagist.org/downloads/",
  9093. "license": [
  9094. "MIT"
  9095. ],
  9096. "authors": [
  9097. {
  9098. "name": "Symfony Community",
  9099. "homepage": "https://symfony.com/contributors"
  9100. }
  9101. ],
  9102. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  9103. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  9104. "keywords": [
  9105. "code generator",
  9106. "generator",
  9107. "scaffold",
  9108. "scaffolding"
  9109. ],
  9110. "support": {
  9111. "issues": "https://github.com/symfony/maker-bundle/issues",
  9112. "source": "https://github.com/symfony/maker-bundle/tree/v1.48.0"
  9113. },
  9114. "funding": [
  9115. {
  9116. "url": "https://symfony.com/sponsor",
  9117. "type": "custom"
  9118. },
  9119. {
  9120. "url": "https://github.com/fabpot",
  9121. "type": "github"
  9122. },
  9123. {
  9124. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9125. "type": "tidelift"
  9126. }
  9127. ],
  9128. "time": "2022-11-14T10:48:46+00:00"
  9129. },
  9130. {
  9131. "name": "symfony/phpunit-bridge",
  9132. "version": "v6.1.6",
  9133. "source": {
  9134. "type": "git",
  9135. "url": "https://github.com/symfony/phpunit-bridge.git",
  9136. "reference": "07cf788ac9ae83b59d46599bb5098c3add88c68b"
  9137. },
  9138. "dist": {
  9139. "type": "zip",
  9140. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/07cf788ac9ae83b59d46599bb5098c3add88c68b",
  9141. "reference": "07cf788ac9ae83b59d46599bb5098c3add88c68b",
  9142. "shasum": ""
  9143. },
  9144. "require": {
  9145. "php": ">=7.1.3"
  9146. },
  9147. "conflict": {
  9148. "phpunit/phpunit": "<7.5|9.1.2"
  9149. },
  9150. "require-dev": {
  9151. "symfony/deprecation-contracts": "^2.1|^3.0",
  9152. "symfony/error-handler": "^5.4|^6.0"
  9153. },
  9154. "suggest": {
  9155. "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
  9156. },
  9157. "bin": [
  9158. "bin/simple-phpunit"
  9159. ],
  9160. "type": "symfony-bridge",
  9161. "extra": {
  9162. "thanks": {
  9163. "name": "phpunit/phpunit",
  9164. "url": "https://github.com/sebastianbergmann/phpunit"
  9165. }
  9166. },
  9167. "autoload": {
  9168. "files": [
  9169. "bootstrap.php"
  9170. ],
  9171. "psr-4": {
  9172. "Symfony\\Bridge\\PhpUnit\\": ""
  9173. },
  9174. "exclude-from-classmap": [
  9175. "/Tests/"
  9176. ]
  9177. },
  9178. "notification-url": "https://packagist.org/downloads/",
  9179. "license": [
  9180. "MIT"
  9181. ],
  9182. "authors": [
  9183. {
  9184. "name": "Nicolas Grekas",
  9185. "email": "p@tchwork.com"
  9186. },
  9187. {
  9188. "name": "Symfony Community",
  9189. "homepage": "https://symfony.com/contributors"
  9190. }
  9191. ],
  9192. "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
  9193. "homepage": "https://symfony.com",
  9194. "support": {
  9195. "source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.6"
  9196. },
  9197. "funding": [
  9198. {
  9199. "url": "https://symfony.com/sponsor",
  9200. "type": "custom"
  9201. },
  9202. {
  9203. "url": "https://github.com/fabpot",
  9204. "type": "github"
  9205. },
  9206. {
  9207. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9208. "type": "tidelift"
  9209. }
  9210. ],
  9211. "time": "2022-10-07T08:04:03+00:00"
  9212. },
  9213. {
  9214. "name": "symfony/web-profiler-bundle",
  9215. "version": "v5.4.14",
  9216. "source": {
  9217. "type": "git",
  9218. "url": "https://github.com/symfony/web-profiler-bundle.git",
  9219. "reference": "e41ebd5411908bc8afdc848ccf68918ecb243c02"
  9220. },
  9221. "dist": {
  9222. "type": "zip",
  9223. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/e41ebd5411908bc8afdc848ccf68918ecb243c02",
  9224. "reference": "e41ebd5411908bc8afdc848ccf68918ecb243c02",
  9225. "shasum": ""
  9226. },
  9227. "require": {
  9228. "php": ">=7.2.5",
  9229. "symfony/config": "^4.4|^5.0|^6.0",
  9230. "symfony/framework-bundle": "^5.3|^6.0",
  9231. "symfony/http-kernel": "^5.3|^6.0",
  9232. "symfony/polyfill-php80": "^1.16",
  9233. "symfony/routing": "^4.4|^5.0|^6.0",
  9234. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  9235. "twig/twig": "^2.13|^3.0.4"
  9236. },
  9237. "conflict": {
  9238. "symfony/dependency-injection": "<5.2",
  9239. "symfony/form": "<4.4",
  9240. "symfony/mailer": "<5.4",
  9241. "symfony/messenger": "<4.4"
  9242. },
  9243. "require-dev": {
  9244. "symfony/browser-kit": "^4.4|^5.0|^6.0",
  9245. "symfony/console": "^4.4|^5.0|^6.0",
  9246. "symfony/css-selector": "^4.4|^5.0|^6.0",
  9247. "symfony/stopwatch": "^4.4|^5.0|^6.0"
  9248. },
  9249. "type": "symfony-bundle",
  9250. "autoload": {
  9251. "psr-4": {
  9252. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  9253. },
  9254. "exclude-from-classmap": [
  9255. "/Tests/"
  9256. ]
  9257. },
  9258. "notification-url": "https://packagist.org/downloads/",
  9259. "license": [
  9260. "MIT"
  9261. ],
  9262. "authors": [
  9263. {
  9264. "name": "Fabien Potencier",
  9265. "email": "fabien@symfony.com"
  9266. },
  9267. {
  9268. "name": "Symfony Community",
  9269. "homepage": "https://symfony.com/contributors"
  9270. }
  9271. ],
  9272. "description": "Provides a development tool that gives detailed information about the execution of any request",
  9273. "homepage": "https://symfony.com",
  9274. "support": {
  9275. "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.14"
  9276. },
  9277. "funding": [
  9278. {
  9279. "url": "https://symfony.com/sponsor",
  9280. "type": "custom"
  9281. },
  9282. {
  9283. "url": "https://github.com/fabpot",
  9284. "type": "github"
  9285. },
  9286. {
  9287. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9288. "type": "tidelift"
  9289. }
  9290. ],
  9291. "time": "2022-10-01T21:59:28+00:00"
  9292. }
  9293. ],
  9294. "aliases": [],
  9295. "minimum-stability": "dev",
  9296. "stability-flags": [],
  9297. "prefer-stable": true,
  9298. "prefer-lowest": false,
  9299. "platform": {
  9300. "php": ">=8.1",
  9301. "ext-ctype": "*",
  9302. "ext-iconv": "*"
  9303. },
  9304. "platform-dev": [],
  9305. "plugin-api-version": "2.1.0"
  9306. }