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.

9595 lines
351KB

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