Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

9286 Zeilen
340KB

  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": "1e01a9e34309d6c393cefe735e0d1baa",
  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": "easycorp/easyadmin-bundle",
  1710. "version": "v3.5.7",
  1711. "source": {
  1712. "type": "git",
  1713. "url": "https://github.com/EasyCorp/EasyAdminBundle.git",
  1714. "reference": "3499d3e954f95f3e12bebafbdafb71289f1a1435"
  1715. },
  1716. "dist": {
  1717. "type": "zip",
  1718. "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/3499d3e954f95f3e12bebafbdafb71289f1a1435",
  1719. "reference": "3499d3e954f95f3e12bebafbdafb71289f1a1435",
  1720. "shasum": ""
  1721. },
  1722. "require": {
  1723. "doctrine/common": "^2.13 || ^3.0",
  1724. "doctrine/dbal": "^2.10",
  1725. "doctrine/doctrine-bundle": "^1.12|^2.0",
  1726. "doctrine/orm": "^2.6,>=2.6.3",
  1727. "doctrine/persistence": "^1.3.3 || ^2.0",
  1728. "ext-json": "*",
  1729. "nikic/php-parser": "^4.3",
  1730. "php": ">=7.2.5",
  1731. "symfony/asset": "^4.4|^5.0",
  1732. "symfony/cache": "^4.4|^5.0",
  1733. "symfony/config": "^4.4|^5.0",
  1734. "symfony/dependency-injection": "^4.4|^5.0",
  1735. "symfony/deprecation-contracts": "^2.0",
  1736. "symfony/event-dispatcher": "^4.4|^5.0",
  1737. "symfony/filesystem": "^4.4|^5.0",
  1738. "symfony/form": "^4.4|^5.0",
  1739. "symfony/framework-bundle": "^4.4|^5.0",
  1740. "symfony/http-foundation": "^4.4|^5.0",
  1741. "symfony/http-kernel": "^4.4|^5.0",
  1742. "symfony/intl": "^4.4|^5.0",
  1743. "symfony/polyfill-php73": "^1.13",
  1744. "symfony/property-access": "^4.4|^5.0",
  1745. "symfony/security-bundle": "^4.4|^5.0",
  1746. "symfony/string": "^5.0",
  1747. "symfony/translation": "^4.4|^5.0",
  1748. "symfony/twig-bundle": "^4.4|^5.0",
  1749. "symfony/uid": "^5.1"
  1750. },
  1751. "conflict": {
  1752. "doctrine/dbal": "<2.10"
  1753. },
  1754. "require-dev": {
  1755. "dama/doctrine-test-bundle": "^6.4",
  1756. "doctrine/doctrine-fixtures-bundle": "^3.4",
  1757. "psr/log": "~1.0",
  1758. "symfony/browser-kit": "^4.4|^5.0",
  1759. "symfony/css-selector": "^4.4|^5.0",
  1760. "symfony/dom-crawler": "^4.4|^5.0",
  1761. "symfony/phpunit-bridge": "^4.4|^5.0"
  1762. },
  1763. "type": "symfony-bundle",
  1764. "extra": {
  1765. "branch-alias": {
  1766. "dev-master": "3.0.x-dev"
  1767. }
  1768. },
  1769. "autoload": {
  1770. "psr-4": {
  1771. "EasyCorp\\Bundle\\EasyAdminBundle\\": "src/"
  1772. }
  1773. },
  1774. "notification-url": "https://packagist.org/downloads/",
  1775. "license": [
  1776. "MIT"
  1777. ],
  1778. "authors": [
  1779. {
  1780. "name": "Project Contributors",
  1781. "homepage": "https://github.com/EasyCorp/EasyAdminBundle/graphs/contributors"
  1782. }
  1783. ],
  1784. "description": "Admin generator for Symfony applications",
  1785. "homepage": "https://github.com/EasyCorp/EasyAdminBundle",
  1786. "keywords": [
  1787. "admin",
  1788. "backend",
  1789. "generator"
  1790. ],
  1791. "support": {
  1792. "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues",
  1793. "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v3.5.7"
  1794. },
  1795. "funding": [
  1796. {
  1797. "url": "https://github.com/javiereguiluz",
  1798. "type": "github"
  1799. }
  1800. ],
  1801. "time": "2021-08-17T10:36:05+00:00"
  1802. },
  1803. {
  1804. "name": "egulias/email-validator",
  1805. "version": "3.1.1",
  1806. "source": {
  1807. "type": "git",
  1808. "url": "https://github.com/egulias/EmailValidator.git",
  1809. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
  1810. },
  1811. "dist": {
  1812. "type": "zip",
  1813. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  1814. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  1815. "shasum": ""
  1816. },
  1817. "require": {
  1818. "doctrine/lexer": "^1.2",
  1819. "php": ">=7.2",
  1820. "symfony/polyfill-intl-idn": "^1.15"
  1821. },
  1822. "require-dev": {
  1823. "php-coveralls/php-coveralls": "^2.2",
  1824. "phpunit/phpunit": "^8.5.8|^9.3.3",
  1825. "vimeo/psalm": "^4"
  1826. },
  1827. "suggest": {
  1828. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  1829. },
  1830. "type": "library",
  1831. "extra": {
  1832. "branch-alias": {
  1833. "dev-master": "3.0.x-dev"
  1834. }
  1835. },
  1836. "autoload": {
  1837. "psr-4": {
  1838. "Egulias\\EmailValidator\\": "src"
  1839. }
  1840. },
  1841. "notification-url": "https://packagist.org/downloads/",
  1842. "license": [
  1843. "MIT"
  1844. ],
  1845. "authors": [
  1846. {
  1847. "name": "Eduardo Gulias Davis"
  1848. }
  1849. ],
  1850. "description": "A library for validating emails against several RFCs",
  1851. "homepage": "https://github.com/egulias/EmailValidator",
  1852. "keywords": [
  1853. "email",
  1854. "emailvalidation",
  1855. "emailvalidator",
  1856. "validation",
  1857. "validator"
  1858. ],
  1859. "support": {
  1860. "issues": "https://github.com/egulias/EmailValidator/issues",
  1861. "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
  1862. },
  1863. "funding": [
  1864. {
  1865. "url": "https://github.com/egulias",
  1866. "type": "github"
  1867. }
  1868. ],
  1869. "time": "2021-04-01T18:37:14+00:00"
  1870. },
  1871. {
  1872. "name": "friendsofphp/proxy-manager-lts",
  1873. "version": "v1.0.5",
  1874. "source": {
  1875. "type": "git",
  1876. "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
  1877. "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f"
  1878. },
  1879. "dist": {
  1880. "type": "zip",
  1881. "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/006aa5d32f887a4db4353b13b5b5095613e0611f",
  1882. "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f",
  1883. "shasum": ""
  1884. },
  1885. "require": {
  1886. "laminas/laminas-code": "~3.4.1|^4.0",
  1887. "php": ">=7.1",
  1888. "symfony/filesystem": "^4.4.17|^5.0|^6.0"
  1889. },
  1890. "conflict": {
  1891. "laminas/laminas-stdlib": "<3.2.1",
  1892. "zendframework/zend-stdlib": "<3.2.1"
  1893. },
  1894. "replace": {
  1895. "ocramius/proxy-manager": "^2.1"
  1896. },
  1897. "require-dev": {
  1898. "ext-phar": "*",
  1899. "symfony/phpunit-bridge": "^5.2|^6.0"
  1900. },
  1901. "type": "library",
  1902. "extra": {
  1903. "thanks": {
  1904. "name": "ocramius/proxy-manager",
  1905. "url": "https://github.com/Ocramius/ProxyManager"
  1906. }
  1907. },
  1908. "autoload": {
  1909. "psr-4": {
  1910. "ProxyManager\\": "src/ProxyManager"
  1911. }
  1912. },
  1913. "notification-url": "https://packagist.org/downloads/",
  1914. "license": [
  1915. "MIT"
  1916. ],
  1917. "authors": [
  1918. {
  1919. "name": "Marco Pivetta",
  1920. "email": "ocramius@gmail.com",
  1921. "homepage": "http://ocramius.github.io/"
  1922. },
  1923. {
  1924. "name": "Nicolas Grekas",
  1925. "email": "p@tchwork.com"
  1926. }
  1927. ],
  1928. "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
  1929. "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
  1930. "keywords": [
  1931. "aop",
  1932. "lazy loading",
  1933. "proxy",
  1934. "proxy pattern",
  1935. "service proxies"
  1936. ],
  1937. "support": {
  1938. "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
  1939. "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.5"
  1940. },
  1941. "funding": [
  1942. {
  1943. "url": "https://github.com/Ocramius",
  1944. "type": "github"
  1945. },
  1946. {
  1947. "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
  1948. "type": "tidelift"
  1949. }
  1950. ],
  1951. "time": "2021-05-22T16:11:15+00:00"
  1952. },
  1953. {
  1954. "name": "friendsofsymfony/ckeditor-bundle",
  1955. "version": "2.3.0",
  1956. "source": {
  1957. "type": "git",
  1958. "url": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle.git",
  1959. "reference": "282c79b0d3eda68855ea4c8732ab8d249cd5fbd0"
  1960. },
  1961. "dist": {
  1962. "type": "zip",
  1963. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSCKEditorBundle/zipball/282c79b0d3eda68855ea4c8732ab8d249cd5fbd0",
  1964. "reference": "282c79b0d3eda68855ea4c8732ab8d249cd5fbd0",
  1965. "shasum": ""
  1966. },
  1967. "require": {
  1968. "ext-json": "*",
  1969. "ext-zip": "*",
  1970. "php": "^7.1|^8.0",
  1971. "symfony/asset": "^4.4 || ^5.0",
  1972. "symfony/config": "^4.4 || ^5.0",
  1973. "symfony/dependency-injection": "^4.4 || ^5.0",
  1974. "symfony/expression-language": "^4.4 || ^5.0",
  1975. "symfony/form": "^4.4 || ^5.0",
  1976. "symfony/framework-bundle": "^4.4 || ^5.0",
  1977. "symfony/http-foundation": "^4.4 || ^5.0",
  1978. "symfony/http-kernel": "^4.4 || ^5.0",
  1979. "symfony/options-resolver": "^4.4 || ^5.0",
  1980. "symfony/property-access": "^4.4 || ^5.0",
  1981. "symfony/routing": "^4.4 || ^5.0",
  1982. "symfony/twig-bundle": "^4.4 || ^5.0",
  1983. "twig/twig": "^2.4 || ^3.0"
  1984. },
  1985. "conflict": {
  1986. "sebastian/environment": "<1.3.4",
  1987. "sebastian/exporter": "<2.0.0"
  1988. },
  1989. "require-dev": {
  1990. "friendsofphp/php-cs-fixer": "^2.0",
  1991. "matthiasnoback/symfony-dependency-injection-test": "^3.0 || ^4.0",
  1992. "symfony/console": "^4.4 || ^5.0",
  1993. "symfony/phpunit-bridge": "^4.4 || ^5.0",
  1994. "symfony/yaml": "^4.4 || ^5.0"
  1995. },
  1996. "suggest": {
  1997. "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
  1998. },
  1999. "type": "symfony-bundle",
  2000. "extra": {
  2001. "branch-alias": {
  2002. "dev-master": "3.x-dev"
  2003. }
  2004. },
  2005. "autoload": {
  2006. "psr-4": {
  2007. "FOS\\CKEditorBundle\\": "src/"
  2008. }
  2009. },
  2010. "notification-url": "https://packagist.org/downloads/",
  2011. "license": [
  2012. "MIT"
  2013. ],
  2014. "authors": [
  2015. {
  2016. "name": "Eric GELOEN",
  2017. "email": "geloen.eric@gmail.com"
  2018. },
  2019. {
  2020. "name": "FriendsOfSymfony Community",
  2021. "homepage": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/graphs/contributors"
  2022. }
  2023. ],
  2024. "description": "Provides a CKEditor integration for your Symfony project.",
  2025. "keywords": [
  2026. "CKEditor"
  2027. ],
  2028. "support": {
  2029. "issues": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/issues",
  2030. "source": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/tree/2.3.0"
  2031. },
  2032. "time": "2020-12-26T14:29:00+00:00"
  2033. },
  2034. {
  2035. "name": "gedmo/doctrine-extensions",
  2036. "version": "v3.1.0",
  2037. "source": {
  2038. "type": "git",
  2039. "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
  2040. "reference": "0803fa56b13cf858951599027f451738078c49f8"
  2041. },
  2042. "dist": {
  2043. "type": "zip",
  2044. "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/0803fa56b13cf858951599027f451738078c49f8",
  2045. "reference": "0803fa56b13cf858951599027f451738078c49f8",
  2046. "shasum": ""
  2047. },
  2048. "require": {
  2049. "behat/transliterator": "~1.2",
  2050. "doctrine/annotations": "^1.13",
  2051. "doctrine/collections": "^1.0",
  2052. "doctrine/common": "^2.13 || ^3.0",
  2053. "doctrine/event-manager": "^1.0",
  2054. "php": "^7.2 || ^8.0"
  2055. },
  2056. "conflict": {
  2057. "doctrine/mongodb": "<1.3",
  2058. "doctrine/mongodb-odm": "<2.0",
  2059. "sebastian/comparator": "<2.0"
  2060. },
  2061. "provide": {
  2062. "ext-mongo": "1.6.12"
  2063. },
  2064. "require-dev": {
  2065. "alcaeus/mongo-php-adapter": "^1.1",
  2066. "doctrine/cache": "^1.11 || ^2.0",
  2067. "doctrine/doctrine-bundle": "^2.3",
  2068. "doctrine/mongodb-odm": "^2.0",
  2069. "doctrine/orm": "^2.6.3",
  2070. "friendsofphp/php-cs-fixer": "^2.16",
  2071. "phpunit/phpunit": "^8.5",
  2072. "symfony/cache": "^4.4 || ^5.0",
  2073. "symfony/yaml": "^4.1"
  2074. },
  2075. "suggest": {
  2076. "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
  2077. "doctrine/orm": "to use the extensions with the ORM",
  2078. "symfony/cache": "to cache parsed annotations"
  2079. },
  2080. "type": "library",
  2081. "extra": {
  2082. "branch-alias": {
  2083. "dev-master": "3.0-dev"
  2084. }
  2085. },
  2086. "autoload": {
  2087. "psr-4": {
  2088. "Gedmo\\": "src/"
  2089. }
  2090. },
  2091. "notification-url": "https://packagist.org/downloads/",
  2092. "license": [
  2093. "MIT"
  2094. ],
  2095. "authors": [
  2096. {
  2097. "name": "Gediminas Morkevicius",
  2098. "email": "gediminas.morkevicius@gmail.com"
  2099. },
  2100. {
  2101. "name": "Gustavo Falco",
  2102. "email": "comfortablynumb84@gmail.com"
  2103. },
  2104. {
  2105. "name": "David Buchmann",
  2106. "email": "david@liip.ch"
  2107. }
  2108. ],
  2109. "description": "Doctrine2 behavioral extensions",
  2110. "homepage": "http://gediminasm.org/",
  2111. "keywords": [
  2112. "Blameable",
  2113. "behaviors",
  2114. "doctrine2",
  2115. "extensions",
  2116. "gedmo",
  2117. "loggable",
  2118. "nestedset",
  2119. "sluggable",
  2120. "sortable",
  2121. "timestampable",
  2122. "translatable",
  2123. "tree",
  2124. "uploadable"
  2125. ],
  2126. "support": {
  2127. "email": "gediminas.morkevicius@gmail.com",
  2128. "issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
  2129. "source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.1.0",
  2130. "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
  2131. },
  2132. "time": "2021-06-22T11:23:22+00:00"
  2133. },
  2134. {
  2135. "name": "imagine/imagine",
  2136. "version": "1.2.4",
  2137. "source": {
  2138. "type": "git",
  2139. "url": "https://github.com/avalanche123/Imagine.git",
  2140. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8"
  2141. },
  2142. "dist": {
  2143. "type": "zip",
  2144. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  2145. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  2146. "shasum": ""
  2147. },
  2148. "require": {
  2149. "php": ">=5.3.2"
  2150. },
  2151. "require-dev": {
  2152. "friendsofphp/php-cs-fixer": "^2.2",
  2153. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  2154. },
  2155. "suggest": {
  2156. "ext-gd": "to use the GD implementation",
  2157. "ext-gmagick": "to use the Gmagick implementation",
  2158. "ext-imagick": "to use the Imagick implementation"
  2159. },
  2160. "type": "library",
  2161. "extra": {
  2162. "branch-alias": {
  2163. "dev-develop": "0.7-dev"
  2164. }
  2165. },
  2166. "autoload": {
  2167. "psr-4": {
  2168. "Imagine\\": "src/"
  2169. }
  2170. },
  2171. "notification-url": "https://packagist.org/downloads/",
  2172. "license": [
  2173. "MIT"
  2174. ],
  2175. "authors": [
  2176. {
  2177. "name": "Bulat Shakirzyanov",
  2178. "email": "mallluhuct@gmail.com",
  2179. "homepage": "http://avalanche123.com"
  2180. }
  2181. ],
  2182. "description": "Image processing for PHP 5.3",
  2183. "homepage": "http://imagine.readthedocs.org/",
  2184. "keywords": [
  2185. "drawing",
  2186. "graphics",
  2187. "image manipulation",
  2188. "image processing"
  2189. ],
  2190. "support": {
  2191. "issues": "https://github.com/avalanche123/Imagine/issues",
  2192. "source": "https://github.com/avalanche123/Imagine/tree/1.2.4"
  2193. },
  2194. "time": "2020-11-03T22:35:03+00:00"
  2195. },
  2196. {
  2197. "name": "knplabs/knp-components",
  2198. "version": "v3.1.0",
  2199. "source": {
  2200. "type": "git",
  2201. "url": "https://github.com/KnpLabs/knp-components.git",
  2202. "reference": "f06a6ebea71a91c8cd34213f9417004062133627"
  2203. },
  2204. "dist": {
  2205. "type": "zip",
  2206. "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/f06a6ebea71a91c8cd34213f9417004062133627",
  2207. "reference": "f06a6ebea71a91c8cd34213f9417004062133627",
  2208. "shasum": ""
  2209. },
  2210. "require": {
  2211. "php": "^7.3 || ^8.0",
  2212. "symfony/event-dispatcher-contracts": "^1.1 || ^2.0",
  2213. "symfony/http-foundation": "^4.4 || ^5.2"
  2214. },
  2215. "require-dev": {
  2216. "doctrine/mongodb-odm": "^2.0",
  2217. "doctrine/orm": "^2.7",
  2218. "doctrine/phpcr-odm": "^1.2",
  2219. "ext-pdo_sqlite": "*",
  2220. "jackalope/jackalope-doctrine-dbal": "^1.2",
  2221. "phpunit/phpunit": "^9.5",
  2222. "propel/propel1": "^1.7",
  2223. "ruflin/elastica": "^7.0",
  2224. "solarium/solarium": "^6.0",
  2225. "symfony/http-kernel": "^4.4 || ^5.2",
  2226. "symfony/property-access": "^4.4 || ^5.2"
  2227. },
  2228. "suggest": {
  2229. "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection",
  2230. "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB",
  2231. "doctrine/orm": "to allow usage pagination with Doctrine ORM",
  2232. "doctrine/phpcr-odm": "to allow usage pagination with Doctrine ODM PHPCR",
  2233. "propel/propel1": "to allow usage pagination with Propel ORM",
  2234. "ruflin/elastica": "to allow usage pagination with ElasticSearch Client",
  2235. "solarium/solarium": "to allow usage pagination with Solarium Client",
  2236. "symfony/property-access": "To allow sorting arrays"
  2237. },
  2238. "type": "library",
  2239. "extra": {
  2240. "branch-alias": {
  2241. "dev-master": "3.x-dev"
  2242. }
  2243. },
  2244. "autoload": {
  2245. "psr-4": {
  2246. "Knp\\Component\\": "src/Knp/Component"
  2247. }
  2248. },
  2249. "notification-url": "https://packagist.org/downloads/",
  2250. "license": [
  2251. "MIT"
  2252. ],
  2253. "authors": [
  2254. {
  2255. "name": "KnpLabs Team",
  2256. "homepage": "https://knplabs.com"
  2257. },
  2258. {
  2259. "name": "Symfony Community",
  2260. "homepage": "https://github.com/KnpLabs/knp-components/contributors"
  2261. }
  2262. ],
  2263. "description": "Knplabs component library",
  2264. "homepage": "http://github.com/KnpLabs/knp-components",
  2265. "keywords": [
  2266. "components",
  2267. "knp",
  2268. "knplabs",
  2269. "pager",
  2270. "paginator"
  2271. ],
  2272. "support": {
  2273. "issues": "https://github.com/KnpLabs/knp-components/issues",
  2274. "source": "https://github.com/KnpLabs/knp-components/tree/v3.1.0"
  2275. },
  2276. "time": "2021-06-23T12:27:23+00:00"
  2277. },
  2278. {
  2279. "name": "knplabs/knp-paginator-bundle",
  2280. "version": "v5.6.0",
  2281. "source": {
  2282. "type": "git",
  2283. "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
  2284. "reference": "a11cd180826e9475e1079b3b64c27a1c33c48917"
  2285. },
  2286. "dist": {
  2287. "type": "zip",
  2288. "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/a11cd180826e9475e1079b3b64c27a1c33c48917",
  2289. "reference": "a11cd180826e9475e1079b3b64c27a1c33c48917",
  2290. "shasum": ""
  2291. },
  2292. "require": {
  2293. "knplabs/knp-components": "^2.4 || ^3.0",
  2294. "php": "^7.3 || ^8.0",
  2295. "symfony/config": "^4.4 || ^5.0",
  2296. "symfony/dependency-injection": "^4.4 || ^5.0",
  2297. "symfony/event-dispatcher": "^4.4 || ^5.0",
  2298. "symfony/http-foundation": "^4.4 || ^5.0",
  2299. "symfony/http-kernel": "^4.4 || ^5.0",
  2300. "symfony/routing": "^4.4 || ^5.0",
  2301. "symfony/translation": "^4.4 || ^5.0",
  2302. "twig/twig": "^2.0 || ^3.0"
  2303. },
  2304. "require-dev": {
  2305. "phpunit/phpunit": "^8.5 || ^9.4",
  2306. "symfony/expression-language": "^4.4 || ^5.0",
  2307. "symfony/templating": "^4.4 || ^5.0"
  2308. },
  2309. "type": "symfony-bundle",
  2310. "extra": {
  2311. "branch-alias": {
  2312. "dev-master": "5.x-dev"
  2313. }
  2314. },
  2315. "autoload": {
  2316. "psr-4": {
  2317. "Knp\\Bundle\\PaginatorBundle\\": "src"
  2318. }
  2319. },
  2320. "notification-url": "https://packagist.org/downloads/",
  2321. "license": [
  2322. "MIT"
  2323. ],
  2324. "authors": [
  2325. {
  2326. "name": "KnpLabs Team",
  2327. "homepage": "http://knplabs.com"
  2328. },
  2329. {
  2330. "name": "Symfony Community",
  2331. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
  2332. }
  2333. ],
  2334. "description": "Paginator bundle for Symfony to automate pagination and simplify sorting and other features",
  2335. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
  2336. "keywords": [
  2337. "bundle",
  2338. "knp",
  2339. "knplabs",
  2340. "pager",
  2341. "pagination",
  2342. "paginator",
  2343. "symfony"
  2344. ],
  2345. "support": {
  2346. "issues": "https://github.com/KnpLabs/KnpPaginatorBundle/issues",
  2347. "source": "https://github.com/KnpLabs/KnpPaginatorBundle/tree/v5.6.0"
  2348. },
  2349. "time": "2021-06-11T09:38:48+00:00"
  2350. },
  2351. {
  2352. "name": "laminas/laminas-code",
  2353. "version": "4.4.2",
  2354. "source": {
  2355. "type": "git",
  2356. "url": "https://github.com/laminas/laminas-code.git",
  2357. "reference": "54251ab2b16c41c6980387839496b235f5f6e10b"
  2358. },
  2359. "dist": {
  2360. "type": "zip",
  2361. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/54251ab2b16c41c6980387839496b235f5f6e10b",
  2362. "reference": "54251ab2b16c41c6980387839496b235f5f6e10b",
  2363. "shasum": ""
  2364. },
  2365. "require": {
  2366. "php": "^7.4 || ~8.0.0"
  2367. },
  2368. "conflict": {
  2369. "phpspec/prophecy": "<1.9.0"
  2370. },
  2371. "require-dev": {
  2372. "doctrine/annotations": "^1.10.4",
  2373. "ext-phar": "*",
  2374. "laminas/laminas-coding-standard": "^2.1.4",
  2375. "laminas/laminas-stdlib": "^3.3.0",
  2376. "phpunit/phpunit": "^9.4.2",
  2377. "psalm/plugin-phpunit": "^0.14.0",
  2378. "vimeo/psalm": "^4.3.1"
  2379. },
  2380. "suggest": {
  2381. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  2382. "laminas/laminas-stdlib": "Laminas\\Stdlib component",
  2383. "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework"
  2384. },
  2385. "type": "library",
  2386. "autoload": {
  2387. "psr-4": {
  2388. "Laminas\\Code\\": "src/"
  2389. }
  2390. },
  2391. "notification-url": "https://packagist.org/downloads/",
  2392. "license": [
  2393. "BSD-3-Clause"
  2394. ],
  2395. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  2396. "homepage": "https://laminas.dev",
  2397. "keywords": [
  2398. "code",
  2399. "laminas",
  2400. "laminasframework"
  2401. ],
  2402. "support": {
  2403. "chat": "https://laminas.dev/chat",
  2404. "docs": "https://docs.laminas.dev/laminas-code/",
  2405. "forum": "https://discourse.laminas.dev",
  2406. "issues": "https://github.com/laminas/laminas-code/issues",
  2407. "rss": "https://github.com/laminas/laminas-code/releases.atom",
  2408. "source": "https://github.com/laminas/laminas-code"
  2409. },
  2410. "funding": [
  2411. {
  2412. "url": "https://funding.communitybridge.org/projects/laminas-project",
  2413. "type": "community_bridge"
  2414. }
  2415. ],
  2416. "time": "2021-07-09T11:58:40+00:00"
  2417. },
  2418. {
  2419. "name": "liip/imagine-bundle",
  2420. "version": "2.6.1",
  2421. "source": {
  2422. "type": "git",
  2423. "url": "https://github.com/liip/LiipImagineBundle.git",
  2424. "reference": "00f3ccfccb33834b44f82c17cca80bfd83882bb3"
  2425. },
  2426. "dist": {
  2427. "type": "zip",
  2428. "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/00f3ccfccb33834b44f82c17cca80bfd83882bb3",
  2429. "reference": "00f3ccfccb33834b44f82c17cca80bfd83882bb3",
  2430. "shasum": ""
  2431. },
  2432. "require": {
  2433. "imagine/imagine": "^1.2.4",
  2434. "php": "^7.1|^8.0",
  2435. "symfony/filesystem": "^3.4|^4.3|^5.0",
  2436. "symfony/finder": "^3.4|^4.3|^5.0",
  2437. "symfony/framework-bundle": "^3.4.23|^4.3|^5.0",
  2438. "symfony/mime": "^4.3|^5.0",
  2439. "symfony/options-resolver": "^3.4|^4.3|^5.0",
  2440. "symfony/process": "^3.4|^4.3|^5.0",
  2441. "twig/twig": "^1.44|^2.9|^3.0"
  2442. },
  2443. "require-dev": {
  2444. "amazonwebservices/aws-sdk-for-php": "^1.0",
  2445. "aws/aws-sdk-php": "^2.4",
  2446. "doctrine/cache": "^1.1",
  2447. "doctrine/persistence": "^1.3|^2.0",
  2448. "enqueue/enqueue-bundle": "^0.9|^0.10",
  2449. "ext-gd": "*",
  2450. "league/flysystem": "^1.0|^2.0",
  2451. "psr/log": "^1.0",
  2452. "symfony/browser-kit": "^3.4|^4.3|^5.0",
  2453. "symfony/console": "^3.4|^4.3|^5.0",
  2454. "symfony/dependency-injection": "^3.4|^4.3|^5.0",
  2455. "symfony/form": "^3.4|^4.3|^5.0",
  2456. "symfony/phpunit-bridge": "^5.2",
  2457. "symfony/templating": "^3.4|^4.3|^5.0",
  2458. "symfony/validator": "^3.4|^4.3|^5.0",
  2459. "symfony/yaml": "^3.4|^4.3|^5.0"
  2460. },
  2461. "suggest": {
  2462. "alcaeus/mongo-php-adapter": "required for mongodb components",
  2463. "amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
  2464. "aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
  2465. "doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
  2466. "enqueue/enqueue-bundle": "^0.9 add if you like to process images in background",
  2467. "ext-exif": "required to read EXIF metadata from images",
  2468. "ext-gd": "required to use gd driver",
  2469. "ext-gmagick": "required to use gmagick driver",
  2470. "ext-imagick": "required to use imagick driver",
  2471. "ext-mongodb": "required for mongodb components",
  2472. "league/flysystem": "required to use FlySystem data loader or cache resolver",
  2473. "monolog/monolog": "A psr/log compatible logger is required to enable logging",
  2474. "symfony/templating": "required to use deprecated Templating component instead of Twig"
  2475. },
  2476. "type": "symfony-bundle",
  2477. "autoload": {
  2478. "psr-4": {
  2479. "Liip\\ImagineBundle\\": ""
  2480. },
  2481. "exclude-from-classmap": [
  2482. "/Tests/"
  2483. ]
  2484. },
  2485. "notification-url": "https://packagist.org/downloads/",
  2486. "license": [
  2487. "MIT"
  2488. ],
  2489. "authors": [
  2490. {
  2491. "name": "Liip and other contributors",
  2492. "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
  2493. }
  2494. ],
  2495. "description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
  2496. "homepage": "http://liip.ch",
  2497. "keywords": [
  2498. "bundle",
  2499. "image",
  2500. "imagine",
  2501. "liip",
  2502. "manipulation",
  2503. "photos",
  2504. "pictures",
  2505. "symfony",
  2506. "transformation"
  2507. ],
  2508. "support": {
  2509. "issues": "https://github.com/liip/LiipImagineBundle/issues",
  2510. "source": "https://github.com/liip/LiipImagineBundle/tree/2.6.1"
  2511. },
  2512. "time": "2021-05-22T08:55:29+00:00"
  2513. },
  2514. {
  2515. "name": "monolog/monolog",
  2516. "version": "2.3.2",
  2517. "source": {
  2518. "type": "git",
  2519. "url": "https://github.com/Seldaek/monolog.git",
  2520. "reference": "71312564759a7db5b789296369c1a264efc43aad"
  2521. },
  2522. "dist": {
  2523. "type": "zip",
  2524. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
  2525. "reference": "71312564759a7db5b789296369c1a264efc43aad",
  2526. "shasum": ""
  2527. },
  2528. "require": {
  2529. "php": ">=7.2",
  2530. "psr/log": "^1.0.1"
  2531. },
  2532. "provide": {
  2533. "psr/log-implementation": "1.0.0"
  2534. },
  2535. "require-dev": {
  2536. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  2537. "doctrine/couchdb": "~1.0@dev",
  2538. "elasticsearch/elasticsearch": "^7",
  2539. "graylog2/gelf-php": "^1.4.2",
  2540. "mongodb/mongodb": "^1.8",
  2541. "php-amqplib/php-amqplib": "~2.4",
  2542. "php-console/php-console": "^3.1.3",
  2543. "phpspec/prophecy": "^1.6.1",
  2544. "phpstan/phpstan": "^0.12.91",
  2545. "phpunit/phpunit": "^8.5",
  2546. "predis/predis": "^1.1",
  2547. "rollbar/rollbar": "^1.3",
  2548. "ruflin/elastica": ">=0.90 <7.0.1",
  2549. "swiftmailer/swiftmailer": "^5.3|^6.0"
  2550. },
  2551. "suggest": {
  2552. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2553. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2554. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2555. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2556. "ext-mbstring": "Allow to work properly with unicode symbols",
  2557. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2558. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2559. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2560. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2561. "php-console/php-console": "Allow sending log messages to Google Chrome",
  2562. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2563. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2564. },
  2565. "type": "library",
  2566. "extra": {
  2567. "branch-alias": {
  2568. "dev-main": "2.x-dev"
  2569. }
  2570. },
  2571. "autoload": {
  2572. "psr-4": {
  2573. "Monolog\\": "src/Monolog"
  2574. }
  2575. },
  2576. "notification-url": "https://packagist.org/downloads/",
  2577. "license": [
  2578. "MIT"
  2579. ],
  2580. "authors": [
  2581. {
  2582. "name": "Jordi Boggiano",
  2583. "email": "j.boggiano@seld.be",
  2584. "homepage": "https://seld.be"
  2585. }
  2586. ],
  2587. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2588. "homepage": "https://github.com/Seldaek/monolog",
  2589. "keywords": [
  2590. "log",
  2591. "logging",
  2592. "psr-3"
  2593. ],
  2594. "support": {
  2595. "issues": "https://github.com/Seldaek/monolog/issues",
  2596. "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
  2597. },
  2598. "funding": [
  2599. {
  2600. "url": "https://github.com/Seldaek",
  2601. "type": "github"
  2602. },
  2603. {
  2604. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2605. "type": "tidelift"
  2606. }
  2607. ],
  2608. "time": "2021-07-23T07:42:52+00:00"
  2609. },
  2610. {
  2611. "name": "nikic/php-parser",
  2612. "version": "v4.12.0",
  2613. "source": {
  2614. "type": "git",
  2615. "url": "https://github.com/nikic/PHP-Parser.git",
  2616. "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
  2617. },
  2618. "dist": {
  2619. "type": "zip",
  2620. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
  2621. "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
  2622. "shasum": ""
  2623. },
  2624. "require": {
  2625. "ext-tokenizer": "*",
  2626. "php": ">=7.0"
  2627. },
  2628. "require-dev": {
  2629. "ircmaxell/php-yacc": "^0.0.7",
  2630. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  2631. },
  2632. "bin": [
  2633. "bin/php-parse"
  2634. ],
  2635. "type": "library",
  2636. "extra": {
  2637. "branch-alias": {
  2638. "dev-master": "4.9-dev"
  2639. }
  2640. },
  2641. "autoload": {
  2642. "psr-4": {
  2643. "PhpParser\\": "lib/PhpParser"
  2644. }
  2645. },
  2646. "notification-url": "https://packagist.org/downloads/",
  2647. "license": [
  2648. "BSD-3-Clause"
  2649. ],
  2650. "authors": [
  2651. {
  2652. "name": "Nikita Popov"
  2653. }
  2654. ],
  2655. "description": "A PHP parser written in PHP",
  2656. "keywords": [
  2657. "parser",
  2658. "php"
  2659. ],
  2660. "support": {
  2661. "issues": "https://github.com/nikic/PHP-Parser/issues",
  2662. "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
  2663. },
  2664. "time": "2021-07-21T10:44:31+00:00"
  2665. },
  2666. {
  2667. "name": "oomphinc/composer-installers-extender",
  2668. "version": "2.0.0",
  2669. "source": {
  2670. "type": "git",
  2671. "url": "https://github.com/oomphinc/composer-installers-extender.git",
  2672. "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca"
  2673. },
  2674. "dist": {
  2675. "type": "zip",
  2676. "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/8d3fe38a1723e0e91076920c8bb946b1696e28ca",
  2677. "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca",
  2678. "shasum": ""
  2679. },
  2680. "require": {
  2681. "composer-plugin-api": "^1.1 || ^2.0",
  2682. "composer/installers": "^1.0",
  2683. "php": ">=7.1"
  2684. },
  2685. "require-dev": {
  2686. "composer/composer": "^2.0",
  2687. "phpunit/phpunit": "^7.2",
  2688. "squizlabs/php_codesniffer": "^3.3"
  2689. },
  2690. "type": "composer-plugin",
  2691. "extra": {
  2692. "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
  2693. },
  2694. "autoload": {
  2695. "psr-4": {
  2696. "OomphInc\\ComposerInstallersExtender\\": "src/"
  2697. }
  2698. },
  2699. "notification-url": "https://packagist.org/downloads/",
  2700. "license": [
  2701. "MIT"
  2702. ],
  2703. "authors": [
  2704. {
  2705. "name": "Stephen Beemsterboer",
  2706. "email": "stephen@oomphinc.com",
  2707. "homepage": "https://github.com/balbuf"
  2708. },
  2709. {
  2710. "name": "Nathan Dentzau",
  2711. "email": "nate@oomphinc.com",
  2712. "homepage": "http://oomph.is/ndentzau"
  2713. }
  2714. ],
  2715. "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
  2716. "homepage": "http://www.oomphinc.com/",
  2717. "support": {
  2718. "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
  2719. "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.0"
  2720. },
  2721. "time": "2020-08-11T21:06:11+00:00"
  2722. },
  2723. {
  2724. "name": "phpdocumentor/reflection-common",
  2725. "version": "2.2.0",
  2726. "source": {
  2727. "type": "git",
  2728. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2729. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  2730. },
  2731. "dist": {
  2732. "type": "zip",
  2733. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2734. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2735. "shasum": ""
  2736. },
  2737. "require": {
  2738. "php": "^7.2 || ^8.0"
  2739. },
  2740. "type": "library",
  2741. "extra": {
  2742. "branch-alias": {
  2743. "dev-2.x": "2.x-dev"
  2744. }
  2745. },
  2746. "autoload": {
  2747. "psr-4": {
  2748. "phpDocumentor\\Reflection\\": "src/"
  2749. }
  2750. },
  2751. "notification-url": "https://packagist.org/downloads/",
  2752. "license": [
  2753. "MIT"
  2754. ],
  2755. "authors": [
  2756. {
  2757. "name": "Jaap van Otterdijk",
  2758. "email": "opensource@ijaap.nl"
  2759. }
  2760. ],
  2761. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2762. "homepage": "http://www.phpdoc.org",
  2763. "keywords": [
  2764. "FQSEN",
  2765. "phpDocumentor",
  2766. "phpdoc",
  2767. "reflection",
  2768. "static analysis"
  2769. ],
  2770. "support": {
  2771. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  2772. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  2773. },
  2774. "time": "2020-06-27T09:03:43+00:00"
  2775. },
  2776. {
  2777. "name": "phpdocumentor/reflection-docblock",
  2778. "version": "5.2.2",
  2779. "source": {
  2780. "type": "git",
  2781. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2782. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  2783. },
  2784. "dist": {
  2785. "type": "zip",
  2786. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  2787. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  2788. "shasum": ""
  2789. },
  2790. "require": {
  2791. "ext-filter": "*",
  2792. "php": "^7.2 || ^8.0",
  2793. "phpdocumentor/reflection-common": "^2.2",
  2794. "phpdocumentor/type-resolver": "^1.3",
  2795. "webmozart/assert": "^1.9.1"
  2796. },
  2797. "require-dev": {
  2798. "mockery/mockery": "~1.3.2"
  2799. },
  2800. "type": "library",
  2801. "extra": {
  2802. "branch-alias": {
  2803. "dev-master": "5.x-dev"
  2804. }
  2805. },
  2806. "autoload": {
  2807. "psr-4": {
  2808. "phpDocumentor\\Reflection\\": "src"
  2809. }
  2810. },
  2811. "notification-url": "https://packagist.org/downloads/",
  2812. "license": [
  2813. "MIT"
  2814. ],
  2815. "authors": [
  2816. {
  2817. "name": "Mike van Riel",
  2818. "email": "me@mikevanriel.com"
  2819. },
  2820. {
  2821. "name": "Jaap van Otterdijk",
  2822. "email": "account@ijaap.nl"
  2823. }
  2824. ],
  2825. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2826. "support": {
  2827. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  2828. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  2829. },
  2830. "time": "2020-09-03T19:13:55+00:00"
  2831. },
  2832. {
  2833. "name": "phpdocumentor/type-resolver",
  2834. "version": "1.4.0",
  2835. "source": {
  2836. "type": "git",
  2837. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2838. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  2839. },
  2840. "dist": {
  2841. "type": "zip",
  2842. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  2843. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  2844. "shasum": ""
  2845. },
  2846. "require": {
  2847. "php": "^7.2 || ^8.0",
  2848. "phpdocumentor/reflection-common": "^2.0"
  2849. },
  2850. "require-dev": {
  2851. "ext-tokenizer": "*"
  2852. },
  2853. "type": "library",
  2854. "extra": {
  2855. "branch-alias": {
  2856. "dev-1.x": "1.x-dev"
  2857. }
  2858. },
  2859. "autoload": {
  2860. "psr-4": {
  2861. "phpDocumentor\\Reflection\\": "src"
  2862. }
  2863. },
  2864. "notification-url": "https://packagist.org/downloads/",
  2865. "license": [
  2866. "MIT"
  2867. ],
  2868. "authors": [
  2869. {
  2870. "name": "Mike van Riel",
  2871. "email": "me@mikevanriel.com"
  2872. }
  2873. ],
  2874. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  2875. "support": {
  2876. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  2877. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  2878. },
  2879. "time": "2020-09-17T18:55:26+00:00"
  2880. },
  2881. {
  2882. "name": "psr/cache",
  2883. "version": "1.0.1",
  2884. "source": {
  2885. "type": "git",
  2886. "url": "https://github.com/php-fig/cache.git",
  2887. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  2888. },
  2889. "dist": {
  2890. "type": "zip",
  2891. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  2892. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  2893. "shasum": ""
  2894. },
  2895. "require": {
  2896. "php": ">=5.3.0"
  2897. },
  2898. "type": "library",
  2899. "extra": {
  2900. "branch-alias": {
  2901. "dev-master": "1.0.x-dev"
  2902. }
  2903. },
  2904. "autoload": {
  2905. "psr-4": {
  2906. "Psr\\Cache\\": "src/"
  2907. }
  2908. },
  2909. "notification-url": "https://packagist.org/downloads/",
  2910. "license": [
  2911. "MIT"
  2912. ],
  2913. "authors": [
  2914. {
  2915. "name": "PHP-FIG",
  2916. "homepage": "http://www.php-fig.org/"
  2917. }
  2918. ],
  2919. "description": "Common interface for caching libraries",
  2920. "keywords": [
  2921. "cache",
  2922. "psr",
  2923. "psr-6"
  2924. ],
  2925. "support": {
  2926. "source": "https://github.com/php-fig/cache/tree/master"
  2927. },
  2928. "time": "2016-08-06T20:24:11+00:00"
  2929. },
  2930. {
  2931. "name": "psr/container",
  2932. "version": "1.1.1",
  2933. "source": {
  2934. "type": "git",
  2935. "url": "https://github.com/php-fig/container.git",
  2936. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  2937. },
  2938. "dist": {
  2939. "type": "zip",
  2940. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  2941. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  2942. "shasum": ""
  2943. },
  2944. "require": {
  2945. "php": ">=7.2.0"
  2946. },
  2947. "type": "library",
  2948. "autoload": {
  2949. "psr-4": {
  2950. "Psr\\Container\\": "src/"
  2951. }
  2952. },
  2953. "notification-url": "https://packagist.org/downloads/",
  2954. "license": [
  2955. "MIT"
  2956. ],
  2957. "authors": [
  2958. {
  2959. "name": "PHP-FIG",
  2960. "homepage": "https://www.php-fig.org/"
  2961. }
  2962. ],
  2963. "description": "Common Container Interface (PHP FIG PSR-11)",
  2964. "homepage": "https://github.com/php-fig/container",
  2965. "keywords": [
  2966. "PSR-11",
  2967. "container",
  2968. "container-interface",
  2969. "container-interop",
  2970. "psr"
  2971. ],
  2972. "support": {
  2973. "issues": "https://github.com/php-fig/container/issues",
  2974. "source": "https://github.com/php-fig/container/tree/1.1.1"
  2975. },
  2976. "time": "2021-03-05T17:36:06+00:00"
  2977. },
  2978. {
  2979. "name": "psr/event-dispatcher",
  2980. "version": "1.0.0",
  2981. "source": {
  2982. "type": "git",
  2983. "url": "https://github.com/php-fig/event-dispatcher.git",
  2984. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2985. },
  2986. "dist": {
  2987. "type": "zip",
  2988. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2989. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2990. "shasum": ""
  2991. },
  2992. "require": {
  2993. "php": ">=7.2.0"
  2994. },
  2995. "type": "library",
  2996. "extra": {
  2997. "branch-alias": {
  2998. "dev-master": "1.0.x-dev"
  2999. }
  3000. },
  3001. "autoload": {
  3002. "psr-4": {
  3003. "Psr\\EventDispatcher\\": "src/"
  3004. }
  3005. },
  3006. "notification-url": "https://packagist.org/downloads/",
  3007. "license": [
  3008. "MIT"
  3009. ],
  3010. "authors": [
  3011. {
  3012. "name": "PHP-FIG",
  3013. "homepage": "http://www.php-fig.org/"
  3014. }
  3015. ],
  3016. "description": "Standard interfaces for event handling.",
  3017. "keywords": [
  3018. "events",
  3019. "psr",
  3020. "psr-14"
  3021. ],
  3022. "support": {
  3023. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  3024. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  3025. },
  3026. "time": "2019-01-08T18:20:26+00:00"
  3027. },
  3028. {
  3029. "name": "psr/link",
  3030. "version": "1.0.0",
  3031. "source": {
  3032. "type": "git",
  3033. "url": "https://github.com/php-fig/link.git",
  3034. "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
  3035. },
  3036. "dist": {
  3037. "type": "zip",
  3038. "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
  3039. "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
  3040. "shasum": ""
  3041. },
  3042. "require": {
  3043. "php": ">=5.3.0"
  3044. },
  3045. "type": "library",
  3046. "extra": {
  3047. "branch-alias": {
  3048. "dev-master": "1.0.x-dev"
  3049. }
  3050. },
  3051. "autoload": {
  3052. "psr-4": {
  3053. "Psr\\Link\\": "src/"
  3054. }
  3055. },
  3056. "notification-url": "https://packagist.org/downloads/",
  3057. "license": [
  3058. "MIT"
  3059. ],
  3060. "authors": [
  3061. {
  3062. "name": "PHP-FIG",
  3063. "homepage": "http://www.php-fig.org/"
  3064. }
  3065. ],
  3066. "description": "Common interfaces for HTTP links",
  3067. "keywords": [
  3068. "http",
  3069. "http-link",
  3070. "link",
  3071. "psr",
  3072. "psr-13",
  3073. "rest"
  3074. ],
  3075. "support": {
  3076. "source": "https://github.com/php-fig/link/tree/master"
  3077. },
  3078. "time": "2016-10-28T16:06:13+00:00"
  3079. },
  3080. {
  3081. "name": "psr/log",
  3082. "version": "1.1.4",
  3083. "source": {
  3084. "type": "git",
  3085. "url": "https://github.com/php-fig/log.git",
  3086. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  3087. },
  3088. "dist": {
  3089. "type": "zip",
  3090. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  3091. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  3092. "shasum": ""
  3093. },
  3094. "require": {
  3095. "php": ">=5.3.0"
  3096. },
  3097. "type": "library",
  3098. "extra": {
  3099. "branch-alias": {
  3100. "dev-master": "1.1.x-dev"
  3101. }
  3102. },
  3103. "autoload": {
  3104. "psr-4": {
  3105. "Psr\\Log\\": "Psr/Log/"
  3106. }
  3107. },
  3108. "notification-url": "https://packagist.org/downloads/",
  3109. "license": [
  3110. "MIT"
  3111. ],
  3112. "authors": [
  3113. {
  3114. "name": "PHP-FIG",
  3115. "homepage": "https://www.php-fig.org/"
  3116. }
  3117. ],
  3118. "description": "Common interface for logging libraries",
  3119. "homepage": "https://github.com/php-fig/log",
  3120. "keywords": [
  3121. "log",
  3122. "psr",
  3123. "psr-3"
  3124. ],
  3125. "support": {
  3126. "source": "https://github.com/php-fig/log/tree/1.1.4"
  3127. },
  3128. "time": "2021-05-03T11:20:27+00:00"
  3129. },
  3130. {
  3131. "name": "sensio/framework-extra-bundle",
  3132. "version": "v5.6.1",
  3133. "source": {
  3134. "type": "git",
  3135. "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
  3136. "reference": "430d14c01836b77c28092883d195a43ce413ee32"
  3137. },
  3138. "dist": {
  3139. "type": "zip",
  3140. "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/430d14c01836b77c28092883d195a43ce413ee32",
  3141. "reference": "430d14c01836b77c28092883d195a43ce413ee32",
  3142. "shasum": ""
  3143. },
  3144. "require": {
  3145. "doctrine/annotations": "^1.0",
  3146. "php": ">=7.2.5",
  3147. "symfony/config": "^4.4|^5.0",
  3148. "symfony/dependency-injection": "^4.4|^5.0",
  3149. "symfony/framework-bundle": "^4.4|^5.0",
  3150. "symfony/http-kernel": "^4.4|^5.0"
  3151. },
  3152. "conflict": {
  3153. "doctrine/doctrine-cache-bundle": "<1.3.1",
  3154. "doctrine/persistence": "<1.3"
  3155. },
  3156. "require-dev": {
  3157. "doctrine/dbal": "^2.10|^3.0",
  3158. "doctrine/doctrine-bundle": "^1.11|^2.0",
  3159. "doctrine/orm": "^2.5",
  3160. "nyholm/psr7": "^1.1",
  3161. "symfony/browser-kit": "^4.4|^5.0",
  3162. "symfony/doctrine-bridge": "^4.4|^5.0",
  3163. "symfony/dom-crawler": "^4.4|^5.0",
  3164. "symfony/expression-language": "^4.4|^5.0",
  3165. "symfony/finder": "^4.4|^5.0",
  3166. "symfony/monolog-bridge": "^4.0|^5.0",
  3167. "symfony/monolog-bundle": "^3.2",
  3168. "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
  3169. "symfony/psr-http-message-bridge": "^1.1",
  3170. "symfony/security-bundle": "^4.4|^5.0",
  3171. "symfony/twig-bundle": "^4.4|^5.0",
  3172. "symfony/yaml": "^4.4|^5.0",
  3173. "twig/twig": "^1.34|^2.4|^3.0"
  3174. },
  3175. "type": "symfony-bundle",
  3176. "extra": {
  3177. "branch-alias": {
  3178. "dev-master": "5.6.x-dev"
  3179. }
  3180. },
  3181. "autoload": {
  3182. "psr-4": {
  3183. "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
  3184. },
  3185. "exclude-from-classmap": [
  3186. "/tests/"
  3187. ]
  3188. },
  3189. "notification-url": "https://packagist.org/downloads/",
  3190. "license": [
  3191. "MIT"
  3192. ],
  3193. "authors": [
  3194. {
  3195. "name": "Fabien Potencier",
  3196. "email": "fabien@symfony.com"
  3197. }
  3198. ],
  3199. "description": "This bundle provides a way to configure your controllers with annotations",
  3200. "keywords": [
  3201. "annotations",
  3202. "controllers"
  3203. ],
  3204. "support": {
  3205. "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
  3206. "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v5.6.1"
  3207. },
  3208. "time": "2020-08-25T19:10:18+00:00"
  3209. },
  3210. {
  3211. "name": "stof/doctrine-extensions-bundle",
  3212. "version": "v1.6.0",
  3213. "source": {
  3214. "type": "git",
  3215. "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
  3216. "reference": "ef469a9d3b8be23d4c746d558742cc1b3e2588cb"
  3217. },
  3218. "dist": {
  3219. "type": "zip",
  3220. "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/ef469a9d3b8be23d4c746d558742cc1b3e2588cb",
  3221. "reference": "ef469a9d3b8be23d4c746d558742cc1b3e2588cb",
  3222. "shasum": ""
  3223. },
  3224. "require": {
  3225. "gedmo/doctrine-extensions": "^2.3.4 || ^3.0.0",
  3226. "php": "^7.1.3 || ^8.0",
  3227. "symfony/config": "^4.4 || ^5.2",
  3228. "symfony/dependency-injection": "^4.4 || ^5.2",
  3229. "symfony/event-dispatcher": "^4.4 || ^5.2",
  3230. "symfony/http-kernel": "^4.4 || ^5.2"
  3231. },
  3232. "require-dev": {
  3233. "symfony/mime": "^4.4 || ^5.2",
  3234. "symfony/phpunit-bridge": "^v5.2.4",
  3235. "symfony/security-core": "^4.4 || ^5.2"
  3236. },
  3237. "suggest": {
  3238. "doctrine/doctrine-bundle": "to use the ORM extensions",
  3239. "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions",
  3240. "symfony/mime": "To use the Mime component integration for Uploadable"
  3241. },
  3242. "type": "symfony-bundle",
  3243. "extra": {
  3244. "branch-alias": {
  3245. "dev-master": "1.6.x-dev"
  3246. }
  3247. },
  3248. "autoload": {
  3249. "psr-4": {
  3250. "Stof\\DoctrineExtensionsBundle\\": "src"
  3251. }
  3252. },
  3253. "notification-url": "https://packagist.org/downloads/",
  3254. "license": [
  3255. "MIT"
  3256. ],
  3257. "authors": [
  3258. {
  3259. "name": "Christophe Coevoet",
  3260. "email": "stof@notk.org"
  3261. }
  3262. ],
  3263. "description": "Integration of the gedmo/doctrine-extensions with Symfony",
  3264. "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
  3265. "keywords": [
  3266. "behaviors",
  3267. "doctrine2",
  3268. "extensions",
  3269. "gedmo",
  3270. "loggable",
  3271. "nestedset",
  3272. "sluggable",
  3273. "sortable",
  3274. "timestampable",
  3275. "translatable",
  3276. "tree"
  3277. ],
  3278. "support": {
  3279. "issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
  3280. "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.6.0"
  3281. },
  3282. "time": "2021-03-05T13:09:06+00:00"
  3283. },
  3284. {
  3285. "name": "symfony/asset",
  3286. "version": "v5.2.12",
  3287. "source": {
  3288. "type": "git",
  3289. "url": "https://github.com/symfony/asset.git",
  3290. "reference": "abe64fee9fa2978c730c84d0d6df760f2d9ddba0"
  3291. },
  3292. "dist": {
  3293. "type": "zip",
  3294. "url": "https://api.github.com/repos/symfony/asset/zipball/abe64fee9fa2978c730c84d0d6df760f2d9ddba0",
  3295. "reference": "abe64fee9fa2978c730c84d0d6df760f2d9ddba0",
  3296. "shasum": ""
  3297. },
  3298. "require": {
  3299. "php": ">=7.2.5",
  3300. "symfony/polyfill-php80": "^1.16"
  3301. },
  3302. "require-dev": {
  3303. "symfony/http-client": "^4.4|^5.0",
  3304. "symfony/http-foundation": "^4.4|^5.0",
  3305. "symfony/http-kernel": "^4.4|^5.0"
  3306. },
  3307. "suggest": {
  3308. "symfony/http-foundation": ""
  3309. },
  3310. "type": "library",
  3311. "autoload": {
  3312. "psr-4": {
  3313. "Symfony\\Component\\Asset\\": ""
  3314. },
  3315. "exclude-from-classmap": [
  3316. "/Tests/"
  3317. ]
  3318. },
  3319. "notification-url": "https://packagist.org/downloads/",
  3320. "license": [
  3321. "MIT"
  3322. ],
  3323. "authors": [
  3324. {
  3325. "name": "Fabien Potencier",
  3326. "email": "fabien@symfony.com"
  3327. },
  3328. {
  3329. "name": "Symfony Community",
  3330. "homepage": "https://symfony.com/contributors"
  3331. }
  3332. ],
  3333. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  3334. "homepage": "https://symfony.com",
  3335. "support": {
  3336. "source": "https://github.com/symfony/asset/tree/v5.2.12"
  3337. },
  3338. "funding": [
  3339. {
  3340. "url": "https://symfony.com/sponsor",
  3341. "type": "custom"
  3342. },
  3343. {
  3344. "url": "https://github.com/fabpot",
  3345. "type": "github"
  3346. },
  3347. {
  3348. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3349. "type": "tidelift"
  3350. }
  3351. ],
  3352. "time": "2021-07-21T12:38:00+00:00"
  3353. },
  3354. {
  3355. "name": "symfony/cache",
  3356. "version": "v5.2.12",
  3357. "source": {
  3358. "type": "git",
  3359. "url": "https://github.com/symfony/cache.git",
  3360. "reference": "b59303192fb99c8b3d3abc0b5975c7512fe6d1f4"
  3361. },
  3362. "dist": {
  3363. "type": "zip",
  3364. "url": "https://api.github.com/repos/symfony/cache/zipball/b59303192fb99c8b3d3abc0b5975c7512fe6d1f4",
  3365. "reference": "b59303192fb99c8b3d3abc0b5975c7512fe6d1f4",
  3366. "shasum": ""
  3367. },
  3368. "require": {
  3369. "php": ">=7.2.5",
  3370. "psr/cache": "^1.0|^2.0",
  3371. "psr/log": "^1.1|^2|^3",
  3372. "symfony/cache-contracts": "^1.1.7|^2",
  3373. "symfony/polyfill-php80": "^1.16",
  3374. "symfony/service-contracts": "^1.1|^2",
  3375. "symfony/var-exporter": "^4.4|^5.0"
  3376. },
  3377. "conflict": {
  3378. "doctrine/dbal": "<2.10",
  3379. "symfony/dependency-injection": "<4.4",
  3380. "symfony/http-kernel": "<4.4",
  3381. "symfony/var-dumper": "<4.4"
  3382. },
  3383. "provide": {
  3384. "psr/cache-implementation": "1.0|2.0",
  3385. "psr/simple-cache-implementation": "1.0",
  3386. "symfony/cache-implementation": "1.0|2.0"
  3387. },
  3388. "require-dev": {
  3389. "cache/integration-tests": "dev-master",
  3390. "doctrine/cache": "^1.6|^2.0",
  3391. "doctrine/dbal": "^2.10|^3.0",
  3392. "predis/predis": "^1.1",
  3393. "psr/simple-cache": "^1.0",
  3394. "symfony/config": "^4.4|^5.0",
  3395. "symfony/dependency-injection": "^4.4|^5.0",
  3396. "symfony/filesystem": "^4.4|^5.0",
  3397. "symfony/http-kernel": "^4.4|^5.0",
  3398. "symfony/messenger": "^4.4|^5.0",
  3399. "symfony/var-dumper": "^4.4|^5.0"
  3400. },
  3401. "type": "library",
  3402. "autoload": {
  3403. "psr-4": {
  3404. "Symfony\\Component\\Cache\\": ""
  3405. },
  3406. "exclude-from-classmap": [
  3407. "/Tests/"
  3408. ]
  3409. },
  3410. "notification-url": "https://packagist.org/downloads/",
  3411. "license": [
  3412. "MIT"
  3413. ],
  3414. "authors": [
  3415. {
  3416. "name": "Nicolas Grekas",
  3417. "email": "p@tchwork.com"
  3418. },
  3419. {
  3420. "name": "Symfony Community",
  3421. "homepage": "https://symfony.com/contributors"
  3422. }
  3423. ],
  3424. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  3425. "homepage": "https://symfony.com",
  3426. "keywords": [
  3427. "caching",
  3428. "psr6"
  3429. ],
  3430. "support": {
  3431. "source": "https://github.com/symfony/cache/tree/v5.2.12"
  3432. },
  3433. "funding": [
  3434. {
  3435. "url": "https://symfony.com/sponsor",
  3436. "type": "custom"
  3437. },
  3438. {
  3439. "url": "https://github.com/fabpot",
  3440. "type": "github"
  3441. },
  3442. {
  3443. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3444. "type": "tidelift"
  3445. }
  3446. ],
  3447. "time": "2021-07-23T15:54:19+00:00"
  3448. },
  3449. {
  3450. "name": "symfony/cache-contracts",
  3451. "version": "v2.4.0",
  3452. "source": {
  3453. "type": "git",
  3454. "url": "https://github.com/symfony/cache-contracts.git",
  3455. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
  3456. },
  3457. "dist": {
  3458. "type": "zip",
  3459. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
  3460. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
  3461. "shasum": ""
  3462. },
  3463. "require": {
  3464. "php": ">=7.2.5",
  3465. "psr/cache": "^1.0|^2.0|^3.0"
  3466. },
  3467. "suggest": {
  3468. "symfony/cache-implementation": ""
  3469. },
  3470. "type": "library",
  3471. "extra": {
  3472. "branch-alias": {
  3473. "dev-main": "2.4-dev"
  3474. },
  3475. "thanks": {
  3476. "name": "symfony/contracts",
  3477. "url": "https://github.com/symfony/contracts"
  3478. }
  3479. },
  3480. "autoload": {
  3481. "psr-4": {
  3482. "Symfony\\Contracts\\Cache\\": ""
  3483. }
  3484. },
  3485. "notification-url": "https://packagist.org/downloads/",
  3486. "license": [
  3487. "MIT"
  3488. ],
  3489. "authors": [
  3490. {
  3491. "name": "Nicolas Grekas",
  3492. "email": "p@tchwork.com"
  3493. },
  3494. {
  3495. "name": "Symfony Community",
  3496. "homepage": "https://symfony.com/contributors"
  3497. }
  3498. ],
  3499. "description": "Generic abstractions related to caching",
  3500. "homepage": "https://symfony.com",
  3501. "keywords": [
  3502. "abstractions",
  3503. "contracts",
  3504. "decoupling",
  3505. "interfaces",
  3506. "interoperability",
  3507. "standards"
  3508. ],
  3509. "support": {
  3510. "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
  3511. },
  3512. "funding": [
  3513. {
  3514. "url": "https://symfony.com/sponsor",
  3515. "type": "custom"
  3516. },
  3517. {
  3518. "url": "https://github.com/fabpot",
  3519. "type": "github"
  3520. },
  3521. {
  3522. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3523. "type": "tidelift"
  3524. }
  3525. ],
  3526. "time": "2021-03-23T23:28:01+00:00"
  3527. },
  3528. {
  3529. "name": "symfony/config",
  3530. "version": "v5.2.12",
  3531. "source": {
  3532. "type": "git",
  3533. "url": "https://github.com/symfony/config.git",
  3534. "reference": "32f6be0d0c2e204ff35759f9ee81d4f5e83b7acb"
  3535. },
  3536. "dist": {
  3537. "type": "zip",
  3538. "url": "https://api.github.com/repos/symfony/config/zipball/32f6be0d0c2e204ff35759f9ee81d4f5e83b7acb",
  3539. "reference": "32f6be0d0c2e204ff35759f9ee81d4f5e83b7acb",
  3540. "shasum": ""
  3541. },
  3542. "require": {
  3543. "php": ">=7.2.5",
  3544. "symfony/deprecation-contracts": "^2.1",
  3545. "symfony/filesystem": "^4.4|^5.0",
  3546. "symfony/polyfill-ctype": "~1.8",
  3547. "symfony/polyfill-php80": "^1.16",
  3548. "symfony/polyfill-php81": "^1.22"
  3549. },
  3550. "conflict": {
  3551. "symfony/finder": "<4.4"
  3552. },
  3553. "require-dev": {
  3554. "symfony/event-dispatcher": "^4.4|^5.0",
  3555. "symfony/finder": "^4.4|^5.0",
  3556. "symfony/messenger": "^4.4|^5.0",
  3557. "symfony/service-contracts": "^1.1|^2",
  3558. "symfony/yaml": "^4.4|^5.0"
  3559. },
  3560. "suggest": {
  3561. "symfony/yaml": "To use the yaml reference dumper"
  3562. },
  3563. "type": "library",
  3564. "autoload": {
  3565. "psr-4": {
  3566. "Symfony\\Component\\Config\\": ""
  3567. },
  3568. "exclude-from-classmap": [
  3569. "/Tests/"
  3570. ]
  3571. },
  3572. "notification-url": "https://packagist.org/downloads/",
  3573. "license": [
  3574. "MIT"
  3575. ],
  3576. "authors": [
  3577. {
  3578. "name": "Fabien Potencier",
  3579. "email": "fabien@symfony.com"
  3580. },
  3581. {
  3582. "name": "Symfony Community",
  3583. "homepage": "https://symfony.com/contributors"
  3584. }
  3585. ],
  3586. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  3587. "homepage": "https://symfony.com",
  3588. "support": {
  3589. "source": "https://github.com/symfony/config/tree/v5.2.12"
  3590. },
  3591. "funding": [
  3592. {
  3593. "url": "https://symfony.com/sponsor",
  3594. "type": "custom"
  3595. },
  3596. {
  3597. "url": "https://github.com/fabpot",
  3598. "type": "github"
  3599. },
  3600. {
  3601. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3602. "type": "tidelift"
  3603. }
  3604. ],
  3605. "time": "2021-07-21T12:38:00+00:00"
  3606. },
  3607. {
  3608. "name": "symfony/console",
  3609. "version": "v5.2.14",
  3610. "source": {
  3611. "type": "git",
  3612. "url": "https://github.com/symfony/console.git",
  3613. "reference": "ffc2722adb0983451855c794c4bc7818d3c65fa2"
  3614. },
  3615. "dist": {
  3616. "type": "zip",
  3617. "url": "https://api.github.com/repos/symfony/console/zipball/ffc2722adb0983451855c794c4bc7818d3c65fa2",
  3618. "reference": "ffc2722adb0983451855c794c4bc7818d3c65fa2",
  3619. "shasum": ""
  3620. },
  3621. "require": {
  3622. "php": ">=7.2.5",
  3623. "symfony/polyfill-mbstring": "~1.0",
  3624. "symfony/polyfill-php73": "^1.8",
  3625. "symfony/polyfill-php80": "^1.16",
  3626. "symfony/service-contracts": "^1.1|^2",
  3627. "symfony/string": "^5.1"
  3628. },
  3629. "conflict": {
  3630. "psr/log": ">=3",
  3631. "symfony/dependency-injection": "<4.4",
  3632. "symfony/dotenv": "<5.1",
  3633. "symfony/event-dispatcher": "<4.4",
  3634. "symfony/lock": "<4.4",
  3635. "symfony/process": "<4.4"
  3636. },
  3637. "provide": {
  3638. "psr/log-implementation": "1.0|2.0"
  3639. },
  3640. "require-dev": {
  3641. "psr/log": "^1|^2",
  3642. "symfony/config": "^4.4|^5.0",
  3643. "symfony/dependency-injection": "^4.4|^5.0",
  3644. "symfony/event-dispatcher": "^4.4|^5.0",
  3645. "symfony/lock": "^4.4|^5.0",
  3646. "symfony/process": "^4.4|^5.0",
  3647. "symfony/var-dumper": "^4.4|^5.0"
  3648. },
  3649. "suggest": {
  3650. "psr/log": "For using the console logger",
  3651. "symfony/event-dispatcher": "",
  3652. "symfony/lock": "",
  3653. "symfony/process": ""
  3654. },
  3655. "type": "library",
  3656. "autoload": {
  3657. "psr-4": {
  3658. "Symfony\\Component\\Console\\": ""
  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": "Fabien Potencier",
  3671. "email": "fabien@symfony.com"
  3672. },
  3673. {
  3674. "name": "Symfony Community",
  3675. "homepage": "https://symfony.com/contributors"
  3676. }
  3677. ],
  3678. "description": "Eases the creation of beautiful and testable command line interfaces",
  3679. "homepage": "https://symfony.com",
  3680. "keywords": [
  3681. "cli",
  3682. "command line",
  3683. "console",
  3684. "terminal"
  3685. ],
  3686. "support": {
  3687. "source": "https://github.com/symfony/console/tree/v5.2.14"
  3688. },
  3689. "funding": [
  3690. {
  3691. "url": "https://symfony.com/sponsor",
  3692. "type": "custom"
  3693. },
  3694. {
  3695. "url": "https://github.com/fabpot",
  3696. "type": "github"
  3697. },
  3698. {
  3699. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3700. "type": "tidelift"
  3701. }
  3702. ],
  3703. "time": "2021-07-29T06:18:06+00:00"
  3704. },
  3705. {
  3706. "name": "symfony/dependency-injection",
  3707. "version": "v5.2.12",
  3708. "source": {
  3709. "type": "git",
  3710. "url": "https://github.com/symfony/dependency-injection.git",
  3711. "reference": "2f0326ab0e142a3600b1b435cb3e852bc96264b6"
  3712. },
  3713. "dist": {
  3714. "type": "zip",
  3715. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2f0326ab0e142a3600b1b435cb3e852bc96264b6",
  3716. "reference": "2f0326ab0e142a3600b1b435cb3e852bc96264b6",
  3717. "shasum": ""
  3718. },
  3719. "require": {
  3720. "php": ">=7.2.5",
  3721. "psr/container": "^1.0",
  3722. "symfony/deprecation-contracts": "^2.1",
  3723. "symfony/polyfill-php80": "^1.16",
  3724. "symfony/service-contracts": "^1.1.6|^2"
  3725. },
  3726. "conflict": {
  3727. "symfony/config": "<5.1",
  3728. "symfony/finder": "<4.4",
  3729. "symfony/proxy-manager-bridge": "<4.4",
  3730. "symfony/yaml": "<4.4"
  3731. },
  3732. "provide": {
  3733. "psr/container-implementation": "1.0",
  3734. "symfony/service-implementation": "1.0|2.0"
  3735. },
  3736. "require-dev": {
  3737. "symfony/config": "^5.1",
  3738. "symfony/expression-language": "^4.4|^5.0",
  3739. "symfony/yaml": "^4.4|^5.0"
  3740. },
  3741. "suggest": {
  3742. "symfony/config": "",
  3743. "symfony/expression-language": "For using expressions in service container configuration",
  3744. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  3745. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  3746. "symfony/yaml": ""
  3747. },
  3748. "type": "library",
  3749. "autoload": {
  3750. "psr-4": {
  3751. "Symfony\\Component\\DependencyInjection\\": ""
  3752. },
  3753. "exclude-from-classmap": [
  3754. "/Tests/"
  3755. ]
  3756. },
  3757. "notification-url": "https://packagist.org/downloads/",
  3758. "license": [
  3759. "MIT"
  3760. ],
  3761. "authors": [
  3762. {
  3763. "name": "Fabien Potencier",
  3764. "email": "fabien@symfony.com"
  3765. },
  3766. {
  3767. "name": "Symfony Community",
  3768. "homepage": "https://symfony.com/contributors"
  3769. }
  3770. ],
  3771. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  3772. "homepage": "https://symfony.com",
  3773. "support": {
  3774. "source": "https://github.com/symfony/dependency-injection/tree/v5.2.12"
  3775. },
  3776. "funding": [
  3777. {
  3778. "url": "https://symfony.com/sponsor",
  3779. "type": "custom"
  3780. },
  3781. {
  3782. "url": "https://github.com/fabpot",
  3783. "type": "github"
  3784. },
  3785. {
  3786. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3787. "type": "tidelift"
  3788. }
  3789. ],
  3790. "time": "2021-07-23T15:54:19+00:00"
  3791. },
  3792. {
  3793. "name": "symfony/deprecation-contracts",
  3794. "version": "v2.4.0",
  3795. "source": {
  3796. "type": "git",
  3797. "url": "https://github.com/symfony/deprecation-contracts.git",
  3798. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  3799. },
  3800. "dist": {
  3801. "type": "zip",
  3802. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  3803. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  3804. "shasum": ""
  3805. },
  3806. "require": {
  3807. "php": ">=7.1"
  3808. },
  3809. "type": "library",
  3810. "extra": {
  3811. "branch-alias": {
  3812. "dev-main": "2.4-dev"
  3813. },
  3814. "thanks": {
  3815. "name": "symfony/contracts",
  3816. "url": "https://github.com/symfony/contracts"
  3817. }
  3818. },
  3819. "autoload": {
  3820. "files": [
  3821. "function.php"
  3822. ]
  3823. },
  3824. "notification-url": "https://packagist.org/downloads/",
  3825. "license": [
  3826. "MIT"
  3827. ],
  3828. "authors": [
  3829. {
  3830. "name": "Nicolas Grekas",
  3831. "email": "p@tchwork.com"
  3832. },
  3833. {
  3834. "name": "Symfony Community",
  3835. "homepage": "https://symfony.com/contributors"
  3836. }
  3837. ],
  3838. "description": "A generic function and convention to trigger deprecation notices",
  3839. "homepage": "https://symfony.com",
  3840. "support": {
  3841. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  3842. },
  3843. "funding": [
  3844. {
  3845. "url": "https://symfony.com/sponsor",
  3846. "type": "custom"
  3847. },
  3848. {
  3849. "url": "https://github.com/fabpot",
  3850. "type": "github"
  3851. },
  3852. {
  3853. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3854. "type": "tidelift"
  3855. }
  3856. ],
  3857. "time": "2021-03-23T23:28:01+00:00"
  3858. },
  3859. {
  3860. "name": "symfony/doctrine-bridge",
  3861. "version": "v5.2.12",
  3862. "source": {
  3863. "type": "git",
  3864. "url": "https://github.com/symfony/doctrine-bridge.git",
  3865. "reference": "0212d2d1e17a3e7403475b76e26fc1f0f1add04b"
  3866. },
  3867. "dist": {
  3868. "type": "zip",
  3869. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/0212d2d1e17a3e7403475b76e26fc1f0f1add04b",
  3870. "reference": "0212d2d1e17a3e7403475b76e26fc1f0f1add04b",
  3871. "shasum": ""
  3872. },
  3873. "require": {
  3874. "doctrine/event-manager": "~1.0",
  3875. "doctrine/persistence": "^2",
  3876. "php": ">=7.2.5",
  3877. "symfony/deprecation-contracts": "^2.1",
  3878. "symfony/polyfill-ctype": "~1.8",
  3879. "symfony/polyfill-mbstring": "~1.0",
  3880. "symfony/polyfill-php80": "^1.16",
  3881. "symfony/service-contracts": "^1.1|^2"
  3882. },
  3883. "conflict": {
  3884. "doctrine/dbal": "<2.10",
  3885. "phpunit/phpunit": "<5.4.3",
  3886. "symfony/dependency-injection": "<4.4",
  3887. "symfony/form": "<5.1",
  3888. "symfony/http-kernel": "<5",
  3889. "symfony/messenger": "<4.4",
  3890. "symfony/property-info": "<5",
  3891. "symfony/security-bundle": "<5",
  3892. "symfony/security-core": "<5",
  3893. "symfony/validator": "<5.2"
  3894. },
  3895. "require-dev": {
  3896. "composer/package-versions-deprecated": "^1.8",
  3897. "doctrine/annotations": "^1.10.4",
  3898. "doctrine/collections": "~1.0",
  3899. "doctrine/data-fixtures": "^1.1",
  3900. "doctrine/dbal": "^2.10|^3.0",
  3901. "doctrine/orm": "^2.7.3",
  3902. "symfony/cache": "^5.1",
  3903. "symfony/config": "^4.4|^5.0",
  3904. "symfony/dependency-injection": "^4.4|^5.0",
  3905. "symfony/doctrine-messenger": "^5.1",
  3906. "symfony/expression-language": "^4.4|^5.0",
  3907. "symfony/form": "^5.1.3",
  3908. "symfony/http-kernel": "^5.0",
  3909. "symfony/messenger": "^4.4|^5.0",
  3910. "symfony/property-access": "^4.4|^5.0",
  3911. "symfony/property-info": "^5.0",
  3912. "symfony/proxy-manager-bridge": "^4.4|^5.0",
  3913. "symfony/security-core": "^5.0",
  3914. "symfony/stopwatch": "^4.4|^5.0",
  3915. "symfony/translation": "^4.4|^5.0",
  3916. "symfony/uid": "^5.1",
  3917. "symfony/validator": "^5.2",
  3918. "symfony/var-dumper": "^4.4|^5.0"
  3919. },
  3920. "suggest": {
  3921. "doctrine/data-fixtures": "",
  3922. "doctrine/dbal": "",
  3923. "doctrine/orm": "",
  3924. "symfony/form": "",
  3925. "symfony/property-info": "",
  3926. "symfony/validator": ""
  3927. },
  3928. "type": "symfony-bridge",
  3929. "autoload": {
  3930. "psr-4": {
  3931. "Symfony\\Bridge\\Doctrine\\": ""
  3932. },
  3933. "exclude-from-classmap": [
  3934. "/Tests/"
  3935. ]
  3936. },
  3937. "notification-url": "https://packagist.org/downloads/",
  3938. "license": [
  3939. "MIT"
  3940. ],
  3941. "authors": [
  3942. {
  3943. "name": "Fabien Potencier",
  3944. "email": "fabien@symfony.com"
  3945. },
  3946. {
  3947. "name": "Symfony Community",
  3948. "homepage": "https://symfony.com/contributors"
  3949. }
  3950. ],
  3951. "description": "Provides integration for Doctrine with various Symfony components",
  3952. "homepage": "https://symfony.com",
  3953. "support": {
  3954. "source": "https://github.com/symfony/doctrine-bridge/tree/v5.2.12"
  3955. },
  3956. "funding": [
  3957. {
  3958. "url": "https://symfony.com/sponsor",
  3959. "type": "custom"
  3960. },
  3961. {
  3962. "url": "https://github.com/fabpot",
  3963. "type": "github"
  3964. },
  3965. {
  3966. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3967. "type": "tidelift"
  3968. }
  3969. ],
  3970. "time": "2021-07-21T13:17:02+00:00"
  3971. },
  3972. {
  3973. "name": "symfony/dotenv",
  3974. "version": "v5.2.14",
  3975. "source": {
  3976. "type": "git",
  3977. "url": "https://github.com/symfony/dotenv.git",
  3978. "reference": "12888c9c46ac750ec5c1381db5bf3d534e7d70cb"
  3979. },
  3980. "dist": {
  3981. "type": "zip",
  3982. "url": "https://api.github.com/repos/symfony/dotenv/zipball/12888c9c46ac750ec5c1381db5bf3d534e7d70cb",
  3983. "reference": "12888c9c46ac750ec5c1381db5bf3d534e7d70cb",
  3984. "shasum": ""
  3985. },
  3986. "require": {
  3987. "php": ">=7.2.5",
  3988. "symfony/deprecation-contracts": "^2.1"
  3989. },
  3990. "require-dev": {
  3991. "symfony/process": "^4.4|^5.0"
  3992. },
  3993. "type": "library",
  3994. "autoload": {
  3995. "psr-4": {
  3996. "Symfony\\Component\\Dotenv\\": ""
  3997. },
  3998. "exclude-from-classmap": [
  3999. "/Tests/"
  4000. ]
  4001. },
  4002. "notification-url": "https://packagist.org/downloads/",
  4003. "license": [
  4004. "MIT"
  4005. ],
  4006. "authors": [
  4007. {
  4008. "name": "Fabien Potencier",
  4009. "email": "fabien@symfony.com"
  4010. },
  4011. {
  4012. "name": "Symfony Community",
  4013. "homepage": "https://symfony.com/contributors"
  4014. }
  4015. ],
  4016. "description": "Registers environment variables from a .env file",
  4017. "homepage": "https://symfony.com",
  4018. "keywords": [
  4019. "dotenv",
  4020. "env",
  4021. "environment"
  4022. ],
  4023. "support": {
  4024. "source": "https://github.com/symfony/dotenv/tree/v5.2.14"
  4025. },
  4026. "funding": [
  4027. {
  4028. "url": "https://symfony.com/sponsor",
  4029. "type": "custom"
  4030. },
  4031. {
  4032. "url": "https://github.com/fabpot",
  4033. "type": "github"
  4034. },
  4035. {
  4036. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4037. "type": "tidelift"
  4038. }
  4039. ],
  4040. "time": "2021-07-29T06:18:06+00:00"
  4041. },
  4042. {
  4043. "name": "symfony/error-handler",
  4044. "version": "v5.2.12",
  4045. "source": {
  4046. "type": "git",
  4047. "url": "https://github.com/symfony/error-handler.git",
  4048. "reference": "7ca5fa510345f6b8def43b18c900852defaee362"
  4049. },
  4050. "dist": {
  4051. "type": "zip",
  4052. "url": "https://api.github.com/repos/symfony/error-handler/zipball/7ca5fa510345f6b8def43b18c900852defaee362",
  4053. "reference": "7ca5fa510345f6b8def43b18c900852defaee362",
  4054. "shasum": ""
  4055. },
  4056. "require": {
  4057. "php": ">=7.2.5",
  4058. "psr/log": "^1|^2|^3",
  4059. "symfony/var-dumper": "^4.4|^5.0"
  4060. },
  4061. "require-dev": {
  4062. "symfony/deprecation-contracts": "^2.1",
  4063. "symfony/http-kernel": "^4.4|^5.0",
  4064. "symfony/serializer": "^4.4|^5.0"
  4065. },
  4066. "type": "library",
  4067. "autoload": {
  4068. "psr-4": {
  4069. "Symfony\\Component\\ErrorHandler\\": ""
  4070. },
  4071. "exclude-from-classmap": [
  4072. "/Tests/"
  4073. ]
  4074. },
  4075. "notification-url": "https://packagist.org/downloads/",
  4076. "license": [
  4077. "MIT"
  4078. ],
  4079. "authors": [
  4080. {
  4081. "name": "Fabien Potencier",
  4082. "email": "fabien@symfony.com"
  4083. },
  4084. {
  4085. "name": "Symfony Community",
  4086. "homepage": "https://symfony.com/contributors"
  4087. }
  4088. ],
  4089. "description": "Provides tools to manage errors and ease debugging PHP code",
  4090. "homepage": "https://symfony.com",
  4091. "support": {
  4092. "source": "https://github.com/symfony/error-handler/tree/v5.2.12"
  4093. },
  4094. "funding": [
  4095. {
  4096. "url": "https://symfony.com/sponsor",
  4097. "type": "custom"
  4098. },
  4099. {
  4100. "url": "https://github.com/fabpot",
  4101. "type": "github"
  4102. },
  4103. {
  4104. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4105. "type": "tidelift"
  4106. }
  4107. ],
  4108. "time": "2021-07-23T15:54:19+00:00"
  4109. },
  4110. {
  4111. "name": "symfony/event-dispatcher",
  4112. "version": "v5.2.12",
  4113. "source": {
  4114. "type": "git",
  4115. "url": "https://github.com/symfony/event-dispatcher.git",
  4116. "reference": "6a32cd803f8ff33d84b709de3978f44a62e42961"
  4117. },
  4118. "dist": {
  4119. "type": "zip",
  4120. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6a32cd803f8ff33d84b709de3978f44a62e42961",
  4121. "reference": "6a32cd803f8ff33d84b709de3978f44a62e42961",
  4122. "shasum": ""
  4123. },
  4124. "require": {
  4125. "php": ">=7.2.5",
  4126. "symfony/deprecation-contracts": "^2.1",
  4127. "symfony/event-dispatcher-contracts": "^2",
  4128. "symfony/polyfill-php80": "^1.16"
  4129. },
  4130. "conflict": {
  4131. "symfony/dependency-injection": "<4.4"
  4132. },
  4133. "provide": {
  4134. "psr/event-dispatcher-implementation": "1.0",
  4135. "symfony/event-dispatcher-implementation": "2.0"
  4136. },
  4137. "require-dev": {
  4138. "psr/log": "^1|^2|^3",
  4139. "symfony/config": "^4.4|^5.0",
  4140. "symfony/dependency-injection": "^4.4|^5.0",
  4141. "symfony/error-handler": "^4.4|^5.0",
  4142. "symfony/expression-language": "^4.4|^5.0",
  4143. "symfony/http-foundation": "^4.4|^5.0",
  4144. "symfony/service-contracts": "^1.1|^2",
  4145. "symfony/stopwatch": "^4.4|^5.0"
  4146. },
  4147. "suggest": {
  4148. "symfony/dependency-injection": "",
  4149. "symfony/http-kernel": ""
  4150. },
  4151. "type": "library",
  4152. "autoload": {
  4153. "psr-4": {
  4154. "Symfony\\Component\\EventDispatcher\\": ""
  4155. },
  4156. "exclude-from-classmap": [
  4157. "/Tests/"
  4158. ]
  4159. },
  4160. "notification-url": "https://packagist.org/downloads/",
  4161. "license": [
  4162. "MIT"
  4163. ],
  4164. "authors": [
  4165. {
  4166. "name": "Fabien Potencier",
  4167. "email": "fabien@symfony.com"
  4168. },
  4169. {
  4170. "name": "Symfony Community",
  4171. "homepage": "https://symfony.com/contributors"
  4172. }
  4173. ],
  4174. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4175. "homepage": "https://symfony.com",
  4176. "support": {
  4177. "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.12"
  4178. },
  4179. "funding": [
  4180. {
  4181. "url": "https://symfony.com/sponsor",
  4182. "type": "custom"
  4183. },
  4184. {
  4185. "url": "https://github.com/fabpot",
  4186. "type": "github"
  4187. },
  4188. {
  4189. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4190. "type": "tidelift"
  4191. }
  4192. ],
  4193. "time": "2021-07-23T15:54:19+00:00"
  4194. },
  4195. {
  4196. "name": "symfony/event-dispatcher-contracts",
  4197. "version": "v2.4.0",
  4198. "source": {
  4199. "type": "git",
  4200. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4201. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
  4202. },
  4203. "dist": {
  4204. "type": "zip",
  4205. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4206. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4207. "shasum": ""
  4208. },
  4209. "require": {
  4210. "php": ">=7.2.5",
  4211. "psr/event-dispatcher": "^1"
  4212. },
  4213. "suggest": {
  4214. "symfony/event-dispatcher-implementation": ""
  4215. },
  4216. "type": "library",
  4217. "extra": {
  4218. "branch-alias": {
  4219. "dev-main": "2.4-dev"
  4220. },
  4221. "thanks": {
  4222. "name": "symfony/contracts",
  4223. "url": "https://github.com/symfony/contracts"
  4224. }
  4225. },
  4226. "autoload": {
  4227. "psr-4": {
  4228. "Symfony\\Contracts\\EventDispatcher\\": ""
  4229. }
  4230. },
  4231. "notification-url": "https://packagist.org/downloads/",
  4232. "license": [
  4233. "MIT"
  4234. ],
  4235. "authors": [
  4236. {
  4237. "name": "Nicolas Grekas",
  4238. "email": "p@tchwork.com"
  4239. },
  4240. {
  4241. "name": "Symfony Community",
  4242. "homepage": "https://symfony.com/contributors"
  4243. }
  4244. ],
  4245. "description": "Generic abstractions related to dispatching event",
  4246. "homepage": "https://symfony.com",
  4247. "keywords": [
  4248. "abstractions",
  4249. "contracts",
  4250. "decoupling",
  4251. "interfaces",
  4252. "interoperability",
  4253. "standards"
  4254. ],
  4255. "support": {
  4256. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
  4257. },
  4258. "funding": [
  4259. {
  4260. "url": "https://symfony.com/sponsor",
  4261. "type": "custom"
  4262. },
  4263. {
  4264. "url": "https://github.com/fabpot",
  4265. "type": "github"
  4266. },
  4267. {
  4268. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4269. "type": "tidelift"
  4270. }
  4271. ],
  4272. "time": "2021-03-23T23:28:01+00:00"
  4273. },
  4274. {
  4275. "name": "symfony/expression-language",
  4276. "version": "v5.2.12",
  4277. "source": {
  4278. "type": "git",
  4279. "url": "https://github.com/symfony/expression-language.git",
  4280. "reference": "d4367d36217dd395b10f61649a6bf2c1367140d8"
  4281. },
  4282. "dist": {
  4283. "type": "zip",
  4284. "url": "https://api.github.com/repos/symfony/expression-language/zipball/d4367d36217dd395b10f61649a6bf2c1367140d8",
  4285. "reference": "d4367d36217dd395b10f61649a6bf2c1367140d8",
  4286. "shasum": ""
  4287. },
  4288. "require": {
  4289. "php": ">=7.2.5",
  4290. "symfony/cache": "^4.4|^5.0",
  4291. "symfony/polyfill-php80": "^1.16",
  4292. "symfony/service-contracts": "^1.1|^2"
  4293. },
  4294. "type": "library",
  4295. "autoload": {
  4296. "psr-4": {
  4297. "Symfony\\Component\\ExpressionLanguage\\": ""
  4298. },
  4299. "exclude-from-classmap": [
  4300. "/Tests/"
  4301. ]
  4302. },
  4303. "notification-url": "https://packagist.org/downloads/",
  4304. "license": [
  4305. "MIT"
  4306. ],
  4307. "authors": [
  4308. {
  4309. "name": "Fabien Potencier",
  4310. "email": "fabien@symfony.com"
  4311. },
  4312. {
  4313. "name": "Symfony Community",
  4314. "homepage": "https://symfony.com/contributors"
  4315. }
  4316. ],
  4317. "description": "Provides an engine that can compile and evaluate expressions",
  4318. "homepage": "https://symfony.com",
  4319. "support": {
  4320. "source": "https://github.com/symfony/expression-language/tree/v5.2.12"
  4321. },
  4322. "funding": [
  4323. {
  4324. "url": "https://symfony.com/sponsor",
  4325. "type": "custom"
  4326. },
  4327. {
  4328. "url": "https://github.com/fabpot",
  4329. "type": "github"
  4330. },
  4331. {
  4332. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4333. "type": "tidelift"
  4334. }
  4335. ],
  4336. "time": "2021-07-21T12:38:00+00:00"
  4337. },
  4338. {
  4339. "name": "symfony/filesystem",
  4340. "version": "v5.2.12",
  4341. "source": {
  4342. "type": "git",
  4343. "url": "https://github.com/symfony/filesystem.git",
  4344. "reference": "ed397ef25365b3db9f215af4ed5b1ec8a5b10989"
  4345. },
  4346. "dist": {
  4347. "type": "zip",
  4348. "url": "https://api.github.com/repos/symfony/filesystem/zipball/ed397ef25365b3db9f215af4ed5b1ec8a5b10989",
  4349. "reference": "ed397ef25365b3db9f215af4ed5b1ec8a5b10989",
  4350. "shasum": ""
  4351. },
  4352. "require": {
  4353. "php": ">=7.2.5",
  4354. "symfony/polyfill-ctype": "~1.8",
  4355. "symfony/polyfill-php80": "^1.16"
  4356. },
  4357. "type": "library",
  4358. "autoload": {
  4359. "psr-4": {
  4360. "Symfony\\Component\\Filesystem\\": ""
  4361. },
  4362. "exclude-from-classmap": [
  4363. "/Tests/"
  4364. ]
  4365. },
  4366. "notification-url": "https://packagist.org/downloads/",
  4367. "license": [
  4368. "MIT"
  4369. ],
  4370. "authors": [
  4371. {
  4372. "name": "Fabien Potencier",
  4373. "email": "fabien@symfony.com"
  4374. },
  4375. {
  4376. "name": "Symfony Community",
  4377. "homepage": "https://symfony.com/contributors"
  4378. }
  4379. ],
  4380. "description": "Provides basic utilities for the filesystem",
  4381. "homepage": "https://symfony.com",
  4382. "support": {
  4383. "source": "https://github.com/symfony/filesystem/tree/v5.2.12"
  4384. },
  4385. "funding": [
  4386. {
  4387. "url": "https://symfony.com/sponsor",
  4388. "type": "custom"
  4389. },
  4390. {
  4391. "url": "https://github.com/fabpot",
  4392. "type": "github"
  4393. },
  4394. {
  4395. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4396. "type": "tidelift"
  4397. }
  4398. ],
  4399. "time": "2021-07-21T12:38:00+00:00"
  4400. },
  4401. {
  4402. "name": "symfony/finder",
  4403. "version": "v5.2.12",
  4404. "source": {
  4405. "type": "git",
  4406. "url": "https://github.com/symfony/finder.git",
  4407. "reference": "17f50e06018baec41551a71a15731287dbaab186"
  4408. },
  4409. "dist": {
  4410. "type": "zip",
  4411. "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186",
  4412. "reference": "17f50e06018baec41551a71a15731287dbaab186",
  4413. "shasum": ""
  4414. },
  4415. "require": {
  4416. "php": ">=7.2.5",
  4417. "symfony/polyfill-php80": "^1.16"
  4418. },
  4419. "type": "library",
  4420. "autoload": {
  4421. "psr-4": {
  4422. "Symfony\\Component\\Finder\\": ""
  4423. },
  4424. "exclude-from-classmap": [
  4425. "/Tests/"
  4426. ]
  4427. },
  4428. "notification-url": "https://packagist.org/downloads/",
  4429. "license": [
  4430. "MIT"
  4431. ],
  4432. "authors": [
  4433. {
  4434. "name": "Fabien Potencier",
  4435. "email": "fabien@symfony.com"
  4436. },
  4437. {
  4438. "name": "Symfony Community",
  4439. "homepage": "https://symfony.com/contributors"
  4440. }
  4441. ],
  4442. "description": "Finds files and directories via an intuitive fluent interface",
  4443. "homepage": "https://symfony.com",
  4444. "support": {
  4445. "source": "https://github.com/symfony/finder/tree/v5.2.12"
  4446. },
  4447. "funding": [
  4448. {
  4449. "url": "https://symfony.com/sponsor",
  4450. "type": "custom"
  4451. },
  4452. {
  4453. "url": "https://github.com/fabpot",
  4454. "type": "github"
  4455. },
  4456. {
  4457. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4458. "type": "tidelift"
  4459. }
  4460. ],
  4461. "time": "2021-07-23T15:54:19+00:00"
  4462. },
  4463. {
  4464. "name": "symfony/flex",
  4465. "version": "v1.14.0",
  4466. "source": {
  4467. "type": "git",
  4468. "url": "https://github.com/symfony/flex.git",
  4469. "reference": "b298435b9df8d7c7d7d5473d4b9f850a7844d7ea"
  4470. },
  4471. "dist": {
  4472. "type": "zip",
  4473. "url": "https://api.github.com/repos/symfony/flex/zipball/b298435b9df8d7c7d7d5473d4b9f850a7844d7ea",
  4474. "reference": "b298435b9df8d7c7d7d5473d4b9f850a7844d7ea",
  4475. "shasum": ""
  4476. },
  4477. "require": {
  4478. "composer-plugin-api": "^1.0|^2.0",
  4479. "php": ">=7.1"
  4480. },
  4481. "require-dev": {
  4482. "composer/composer": "^1.0.2|^2.0",
  4483. "symfony/dotenv": "^4.4|^5.0",
  4484. "symfony/filesystem": "^4.4|^5.0",
  4485. "symfony/phpunit-bridge": "^4.4|^5.0",
  4486. "symfony/process": "^3.4|^4.4|^5.0"
  4487. },
  4488. "type": "composer-plugin",
  4489. "extra": {
  4490. "branch-alias": {
  4491. "dev-main": "1.13-dev"
  4492. },
  4493. "class": "Symfony\\Flex\\Flex"
  4494. },
  4495. "autoload": {
  4496. "psr-4": {
  4497. "Symfony\\Flex\\": "src"
  4498. }
  4499. },
  4500. "notification-url": "https://packagist.org/downloads/",
  4501. "license": [
  4502. "MIT"
  4503. ],
  4504. "authors": [
  4505. {
  4506. "name": "Fabien Potencier",
  4507. "email": "fabien.potencier@gmail.com"
  4508. }
  4509. ],
  4510. "description": "Composer plugin for Symfony",
  4511. "support": {
  4512. "issues": "https://github.com/symfony/flex/issues",
  4513. "source": "https://github.com/symfony/flex/tree/v1.14.0"
  4514. },
  4515. "funding": [
  4516. {
  4517. "url": "https://symfony.com/sponsor",
  4518. "type": "custom"
  4519. },
  4520. {
  4521. "url": "https://github.com/fabpot",
  4522. "type": "github"
  4523. },
  4524. {
  4525. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4526. "type": "tidelift"
  4527. }
  4528. ],
  4529. "time": "2021-08-20T17:26:27+00:00"
  4530. },
  4531. {
  4532. "name": "symfony/form",
  4533. "version": "v5.2.12",
  4534. "source": {
  4535. "type": "git",
  4536. "url": "https://github.com/symfony/form.git",
  4537. "reference": "929811a7667aa5814f93a70974423870b14c05aa"
  4538. },
  4539. "dist": {
  4540. "type": "zip",
  4541. "url": "https://api.github.com/repos/symfony/form/zipball/929811a7667aa5814f93a70974423870b14c05aa",
  4542. "reference": "929811a7667aa5814f93a70974423870b14c05aa",
  4543. "shasum": ""
  4544. },
  4545. "require": {
  4546. "php": ">=7.2.5",
  4547. "symfony/deprecation-contracts": "^2.1",
  4548. "symfony/event-dispatcher": "^4.4|^5.0",
  4549. "symfony/intl": "^4.4|^5.0",
  4550. "symfony/options-resolver": "^5.1",
  4551. "symfony/polyfill-ctype": "~1.8",
  4552. "symfony/polyfill-mbstring": "~1.0",
  4553. "symfony/polyfill-php80": "^1.16",
  4554. "symfony/property-access": "^5.0.8",
  4555. "symfony/service-contracts": "^1.1|^2"
  4556. },
  4557. "conflict": {
  4558. "phpunit/phpunit": "<5.4.3",
  4559. "symfony/console": "<4.4",
  4560. "symfony/dependency-injection": "<4.4",
  4561. "symfony/doctrine-bridge": "<4.4",
  4562. "symfony/error-handler": "<4.4.5",
  4563. "symfony/framework-bundle": "<4.4",
  4564. "symfony/http-kernel": "<4.4",
  4565. "symfony/intl": "<4.4",
  4566. "symfony/translation": "<4.4",
  4567. "symfony/translation-contracts": "<1.1.7",
  4568. "symfony/twig-bridge": "<4.4"
  4569. },
  4570. "require-dev": {
  4571. "doctrine/collections": "~1.0",
  4572. "symfony/config": "^4.4|^5.0",
  4573. "symfony/console": "^4.4|^5.0",
  4574. "symfony/dependency-injection": "^4.4|^5.0",
  4575. "symfony/expression-language": "^4.4|^5.0",
  4576. "symfony/http-foundation": "^4.4|^5.0",
  4577. "symfony/http-kernel": "^4.4|^5.0",
  4578. "symfony/security-csrf": "^4.4|^5.0",
  4579. "symfony/translation": "^4.4|^5.0",
  4580. "symfony/validator": "^4.4.17|^5.1.9",
  4581. "symfony/var-dumper": "^4.4|^5.0"
  4582. },
  4583. "suggest": {
  4584. "symfony/security-csrf": "For protecting forms against CSRF attacks.",
  4585. "symfony/twig-bridge": "For templating with Twig.",
  4586. "symfony/validator": "For form validation."
  4587. },
  4588. "type": "library",
  4589. "autoload": {
  4590. "psr-4": {
  4591. "Symfony\\Component\\Form\\": ""
  4592. },
  4593. "exclude-from-classmap": [
  4594. "/Tests/"
  4595. ]
  4596. },
  4597. "notification-url": "https://packagist.org/downloads/",
  4598. "license": [
  4599. "MIT"
  4600. ],
  4601. "authors": [
  4602. {
  4603. "name": "Fabien Potencier",
  4604. "email": "fabien@symfony.com"
  4605. },
  4606. {
  4607. "name": "Symfony Community",
  4608. "homepage": "https://symfony.com/contributors"
  4609. }
  4610. ],
  4611. "description": "Allows to easily create, process and reuse HTML forms",
  4612. "homepage": "https://symfony.com",
  4613. "support": {
  4614. "source": "https://github.com/symfony/form/tree/v5.2.12"
  4615. },
  4616. "funding": [
  4617. {
  4618. "url": "https://symfony.com/sponsor",
  4619. "type": "custom"
  4620. },
  4621. {
  4622. "url": "https://github.com/fabpot",
  4623. "type": "github"
  4624. },
  4625. {
  4626. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4627. "type": "tidelift"
  4628. }
  4629. ],
  4630. "time": "2021-07-23T15:54:19+00:00"
  4631. },
  4632. {
  4633. "name": "symfony/framework-bundle",
  4634. "version": "v5.2.12",
  4635. "source": {
  4636. "type": "git",
  4637. "url": "https://github.com/symfony/framework-bundle.git",
  4638. "reference": "4e9ca1c60dba3b5e261eadd3b427bc115914b72b"
  4639. },
  4640. "dist": {
  4641. "type": "zip",
  4642. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4e9ca1c60dba3b5e261eadd3b427bc115914b72b",
  4643. "reference": "4e9ca1c60dba3b5e261eadd3b427bc115914b72b",
  4644. "shasum": ""
  4645. },
  4646. "require": {
  4647. "ext-xml": "*",
  4648. "php": ">=7.2.5",
  4649. "symfony/cache": "^5.2",
  4650. "symfony/config": "~5.0.11|^5.1.3",
  4651. "symfony/dependency-injection": "^5.2",
  4652. "symfony/deprecation-contracts": "^2.1",
  4653. "symfony/error-handler": "^4.4.1|^5.0.1",
  4654. "symfony/event-dispatcher": "^5.1",
  4655. "symfony/filesystem": "^4.4|^5.0",
  4656. "symfony/finder": "^4.4|^5.0",
  4657. "symfony/http-foundation": "^5.2.1",
  4658. "symfony/http-kernel": "^5.2.1",
  4659. "symfony/polyfill-mbstring": "~1.0",
  4660. "symfony/polyfill-php80": "^1.16",
  4661. "symfony/routing": "^5.2"
  4662. },
  4663. "conflict": {
  4664. "doctrine/persistence": "<1.3",
  4665. "phpdocumentor/reflection-docblock": "<3.2.2",
  4666. "phpdocumentor/type-resolver": "<1.4.0",
  4667. "phpunit/phpunit": "<5.4.3",
  4668. "symfony/asset": "<5.1",
  4669. "symfony/browser-kit": "<4.4",
  4670. "symfony/console": "<5.2.5",
  4671. "symfony/dom-crawler": "<4.4",
  4672. "symfony/dotenv": "<5.1",
  4673. "symfony/form": "<5.2",
  4674. "symfony/http-client": "<4.4",
  4675. "symfony/lock": "<4.4",
  4676. "symfony/mailer": "<5.2",
  4677. "symfony/messenger": "<4.4",
  4678. "symfony/mime": "<4.4",
  4679. "symfony/property-access": "<5.2",
  4680. "symfony/property-info": "<4.4",
  4681. "symfony/serializer": "<5.2",
  4682. "symfony/stopwatch": "<4.4",
  4683. "symfony/translation": "<5.0",
  4684. "symfony/twig-bridge": "<4.4",
  4685. "symfony/twig-bundle": "<4.4",
  4686. "symfony/validator": "<5.2",
  4687. "symfony/web-profiler-bundle": "<4.4",
  4688. "symfony/workflow": "<5.2"
  4689. },
  4690. "require-dev": {
  4691. "doctrine/annotations": "^1.10.4",
  4692. "doctrine/cache": "^1.0|^2.0",
  4693. "doctrine/persistence": "^1.3|^2.0",
  4694. "paragonie/sodium_compat": "^1.8",
  4695. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4696. "symfony/asset": "^5.1",
  4697. "symfony/browser-kit": "^4.4|^5.0",
  4698. "symfony/console": "^5.2",
  4699. "symfony/css-selector": "^4.4|^5.0",
  4700. "symfony/dom-crawler": "^4.4|^5.0",
  4701. "symfony/dotenv": "^5.1",
  4702. "symfony/expression-language": "^4.4|^5.0",
  4703. "symfony/form": "^5.2",
  4704. "symfony/http-client": "^4.4|^5.0",
  4705. "symfony/lock": "^4.4|^5.0",
  4706. "symfony/mailer": "^5.2",
  4707. "symfony/messenger": "^5.2",
  4708. "symfony/mime": "^4.4|^5.0",
  4709. "symfony/polyfill-intl-icu": "~1.0",
  4710. "symfony/process": "^4.4|^5.0",
  4711. "symfony/property-info": "^4.4|^5.0",
  4712. "symfony/security-bundle": "^5.1",
  4713. "symfony/security-core": "^4.4|^5.2",
  4714. "symfony/security-csrf": "^4.4|^5.0",
  4715. "symfony/security-http": "^4.4|^5.0",
  4716. "symfony/serializer": "^5.2",
  4717. "symfony/stopwatch": "^4.4|^5.0",
  4718. "symfony/string": "^5.0",
  4719. "symfony/translation": "^5.0",
  4720. "symfony/twig-bundle": "^4.4|^5.0",
  4721. "symfony/validator": "^5.2",
  4722. "symfony/web-link": "^4.4|^5.0",
  4723. "symfony/workflow": "^5.2",
  4724. "symfony/yaml": "^4.4|^5.0",
  4725. "twig/twig": "^2.10|^3.0"
  4726. },
  4727. "suggest": {
  4728. "ext-apcu": "For best performance of the system caches",
  4729. "symfony/console": "For using the console commands",
  4730. "symfony/form": "For using forms",
  4731. "symfony/property-info": "For using the property_info service",
  4732. "symfony/serializer": "For using the serializer service",
  4733. "symfony/validator": "For using validation",
  4734. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  4735. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  4736. },
  4737. "type": "symfony-bundle",
  4738. "autoload": {
  4739. "psr-4": {
  4740. "Symfony\\Bundle\\FrameworkBundle\\": ""
  4741. },
  4742. "exclude-from-classmap": [
  4743. "/Tests/"
  4744. ]
  4745. },
  4746. "notification-url": "https://packagist.org/downloads/",
  4747. "license": [
  4748. "MIT"
  4749. ],
  4750. "authors": [
  4751. {
  4752. "name": "Fabien Potencier",
  4753. "email": "fabien@symfony.com"
  4754. },
  4755. {
  4756. "name": "Symfony Community",
  4757. "homepage": "https://symfony.com/contributors"
  4758. }
  4759. ],
  4760. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  4761. "homepage": "https://symfony.com",
  4762. "support": {
  4763. "source": "https://github.com/symfony/framework-bundle/tree/v5.2.12"
  4764. },
  4765. "funding": [
  4766. {
  4767. "url": "https://symfony.com/sponsor",
  4768. "type": "custom"
  4769. },
  4770. {
  4771. "url": "https://github.com/fabpot",
  4772. "type": "github"
  4773. },
  4774. {
  4775. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4776. "type": "tidelift"
  4777. }
  4778. ],
  4779. "time": "2021-07-21T13:17:02+00:00"
  4780. },
  4781. {
  4782. "name": "symfony/http-client",
  4783. "version": "v5.2.12",
  4784. "source": {
  4785. "type": "git",
  4786. "url": "https://github.com/symfony/http-client.git",
  4787. "reference": "1895ede860a198803395a67738104211508b5ddc"
  4788. },
  4789. "dist": {
  4790. "type": "zip",
  4791. "url": "https://api.github.com/repos/symfony/http-client/zipball/1895ede860a198803395a67738104211508b5ddc",
  4792. "reference": "1895ede860a198803395a67738104211508b5ddc",
  4793. "shasum": ""
  4794. },
  4795. "require": {
  4796. "php": ">=7.2.5",
  4797. "psr/log": "^1|^2|^3",
  4798. "symfony/http-client-contracts": "^2.2",
  4799. "symfony/polyfill-php73": "^1.11",
  4800. "symfony/polyfill-php80": "^1.16",
  4801. "symfony/service-contracts": "^1.0|^2"
  4802. },
  4803. "provide": {
  4804. "php-http/async-client-implementation": "*",
  4805. "php-http/client-implementation": "*",
  4806. "psr/http-client-implementation": "1.0",
  4807. "symfony/http-client-implementation": "2.2"
  4808. },
  4809. "require-dev": {
  4810. "amphp/amp": "^2.5",
  4811. "amphp/http-client": "^4.2.1",
  4812. "amphp/http-tunnel": "^1.0",
  4813. "amphp/socket": "^1.1",
  4814. "guzzlehttp/promises": "^1.4",
  4815. "nyholm/psr7": "^1.0",
  4816. "php-http/httplug": "^1.0|^2.0",
  4817. "psr/http-client": "^1.0",
  4818. "symfony/dependency-injection": "^4.4|^5.0",
  4819. "symfony/http-kernel": "^4.4.13|^5.1.5",
  4820. "symfony/process": "^4.4|^5.0",
  4821. "symfony/stopwatch": "^4.4|^5.0"
  4822. },
  4823. "type": "library",
  4824. "autoload": {
  4825. "psr-4": {
  4826. "Symfony\\Component\\HttpClient\\": ""
  4827. },
  4828. "exclude-from-classmap": [
  4829. "/Tests/"
  4830. ]
  4831. },
  4832. "notification-url": "https://packagist.org/downloads/",
  4833. "license": [
  4834. "MIT"
  4835. ],
  4836. "authors": [
  4837. {
  4838. "name": "Nicolas Grekas",
  4839. "email": "p@tchwork.com"
  4840. },
  4841. {
  4842. "name": "Symfony Community",
  4843. "homepage": "https://symfony.com/contributors"
  4844. }
  4845. ],
  4846. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  4847. "homepage": "https://symfony.com",
  4848. "support": {
  4849. "source": "https://github.com/symfony/http-client/tree/v5.2.12"
  4850. },
  4851. "funding": [
  4852. {
  4853. "url": "https://symfony.com/sponsor",
  4854. "type": "custom"
  4855. },
  4856. {
  4857. "url": "https://github.com/fabpot",
  4858. "type": "github"
  4859. },
  4860. {
  4861. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4862. "type": "tidelift"
  4863. }
  4864. ],
  4865. "time": "2021-07-23T15:55:19+00:00"
  4866. },
  4867. {
  4868. "name": "symfony/http-client-contracts",
  4869. "version": "v2.4.0",
  4870. "source": {
  4871. "type": "git",
  4872. "url": "https://github.com/symfony/http-client-contracts.git",
  4873. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  4874. },
  4875. "dist": {
  4876. "type": "zip",
  4877. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4878. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4879. "shasum": ""
  4880. },
  4881. "require": {
  4882. "php": ">=7.2.5"
  4883. },
  4884. "suggest": {
  4885. "symfony/http-client-implementation": ""
  4886. },
  4887. "type": "library",
  4888. "extra": {
  4889. "branch-alias": {
  4890. "dev-main": "2.4-dev"
  4891. },
  4892. "thanks": {
  4893. "name": "symfony/contracts",
  4894. "url": "https://github.com/symfony/contracts"
  4895. }
  4896. },
  4897. "autoload": {
  4898. "psr-4": {
  4899. "Symfony\\Contracts\\HttpClient\\": ""
  4900. }
  4901. },
  4902. "notification-url": "https://packagist.org/downloads/",
  4903. "license": [
  4904. "MIT"
  4905. ],
  4906. "authors": [
  4907. {
  4908. "name": "Nicolas Grekas",
  4909. "email": "p@tchwork.com"
  4910. },
  4911. {
  4912. "name": "Symfony Community",
  4913. "homepage": "https://symfony.com/contributors"
  4914. }
  4915. ],
  4916. "description": "Generic abstractions related to HTTP clients",
  4917. "homepage": "https://symfony.com",
  4918. "keywords": [
  4919. "abstractions",
  4920. "contracts",
  4921. "decoupling",
  4922. "interfaces",
  4923. "interoperability",
  4924. "standards"
  4925. ],
  4926. "support": {
  4927. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  4928. },
  4929. "funding": [
  4930. {
  4931. "url": "https://symfony.com/sponsor",
  4932. "type": "custom"
  4933. },
  4934. {
  4935. "url": "https://github.com/fabpot",
  4936. "type": "github"
  4937. },
  4938. {
  4939. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4940. "type": "tidelift"
  4941. }
  4942. ],
  4943. "time": "2021-04-11T23:07:08+00:00"
  4944. },
  4945. {
  4946. "name": "symfony/http-foundation",
  4947. "version": "v5.2.14",
  4948. "source": {
  4949. "type": "git",
  4950. "url": "https://github.com/symfony/http-foundation.git",
  4951. "reference": "2a247de56fc8f5efdf1e098192128e8e509d370c"
  4952. },
  4953. "dist": {
  4954. "type": "zip",
  4955. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2a247de56fc8f5efdf1e098192128e8e509d370c",
  4956. "reference": "2a247de56fc8f5efdf1e098192128e8e509d370c",
  4957. "shasum": ""
  4958. },
  4959. "require": {
  4960. "php": ">=7.2.5",
  4961. "symfony/deprecation-contracts": "^2.1",
  4962. "symfony/polyfill-mbstring": "~1.1",
  4963. "symfony/polyfill-php80": "^1.16"
  4964. },
  4965. "require-dev": {
  4966. "predis/predis": "~1.0",
  4967. "symfony/cache": "^4.4|^5.0",
  4968. "symfony/expression-language": "^4.4|^5.0",
  4969. "symfony/mime": "^4.4|^5.0"
  4970. },
  4971. "suggest": {
  4972. "symfony/mime": "To use the file extension guesser"
  4973. },
  4974. "type": "library",
  4975. "autoload": {
  4976. "psr-4": {
  4977. "Symfony\\Component\\HttpFoundation\\": ""
  4978. },
  4979. "exclude-from-classmap": [
  4980. "/Tests/"
  4981. ]
  4982. },
  4983. "notification-url": "https://packagist.org/downloads/",
  4984. "license": [
  4985. "MIT"
  4986. ],
  4987. "authors": [
  4988. {
  4989. "name": "Fabien Potencier",
  4990. "email": "fabien@symfony.com"
  4991. },
  4992. {
  4993. "name": "Symfony Community",
  4994. "homepage": "https://symfony.com/contributors"
  4995. }
  4996. ],
  4997. "description": "Defines an object-oriented layer for the HTTP specification",
  4998. "homepage": "https://symfony.com",
  4999. "support": {
  5000. "source": "https://github.com/symfony/http-foundation/tree/v5.2.14"
  5001. },
  5002. "funding": [
  5003. {
  5004. "url": "https://symfony.com/sponsor",
  5005. "type": "custom"
  5006. },
  5007. {
  5008. "url": "https://github.com/fabpot",
  5009. "type": "github"
  5010. },
  5011. {
  5012. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5013. "type": "tidelift"
  5014. }
  5015. ],
  5016. "time": "2021-07-29T06:18:06+00:00"
  5017. },
  5018. {
  5019. "name": "symfony/http-kernel",
  5020. "version": "v5.2.14",
  5021. "source": {
  5022. "type": "git",
  5023. "url": "https://github.com/symfony/http-kernel.git",
  5024. "reference": "2c3b9af1047c477c527504a3509ab59e4fae0689"
  5025. },
  5026. "dist": {
  5027. "type": "zip",
  5028. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2c3b9af1047c477c527504a3509ab59e4fae0689",
  5029. "reference": "2c3b9af1047c477c527504a3509ab59e4fae0689",
  5030. "shasum": ""
  5031. },
  5032. "require": {
  5033. "php": ">=7.2.5",
  5034. "psr/log": "^1|^2",
  5035. "symfony/deprecation-contracts": "^2.1",
  5036. "symfony/error-handler": "^4.4|^5.0",
  5037. "symfony/event-dispatcher": "^5.0",
  5038. "symfony/http-client-contracts": "^1.1|^2",
  5039. "symfony/http-foundation": "^4.4|^5.0",
  5040. "symfony/polyfill-ctype": "^1.8",
  5041. "symfony/polyfill-php73": "^1.9",
  5042. "symfony/polyfill-php80": "^1.16"
  5043. },
  5044. "conflict": {
  5045. "symfony/browser-kit": "<4.4",
  5046. "symfony/cache": "<5.0",
  5047. "symfony/config": "<5.0",
  5048. "symfony/console": "<4.4",
  5049. "symfony/dependency-injection": "<5.1.8",
  5050. "symfony/doctrine-bridge": "<5.0",
  5051. "symfony/form": "<5.0",
  5052. "symfony/http-client": "<5.0",
  5053. "symfony/mailer": "<5.0",
  5054. "symfony/messenger": "<5.0",
  5055. "symfony/translation": "<5.0",
  5056. "symfony/twig-bridge": "<5.0",
  5057. "symfony/validator": "<5.0",
  5058. "twig/twig": "<2.13"
  5059. },
  5060. "provide": {
  5061. "psr/log-implementation": "1.0|2.0"
  5062. },
  5063. "require-dev": {
  5064. "psr/cache": "^1.0|^2.0|^3.0",
  5065. "symfony/browser-kit": "^4.4|^5.0",
  5066. "symfony/config": "^5.0",
  5067. "symfony/console": "^4.4|^5.0",
  5068. "symfony/css-selector": "^4.4|^5.0",
  5069. "symfony/dependency-injection": "^5.1.8",
  5070. "symfony/dom-crawler": "^4.4|^5.0",
  5071. "symfony/expression-language": "^4.4|^5.0",
  5072. "symfony/finder": "^4.4|^5.0",
  5073. "symfony/process": "^4.4|^5.0",
  5074. "symfony/routing": "^4.4|^5.0",
  5075. "symfony/stopwatch": "^4.4|^5.0",
  5076. "symfony/translation": "^4.4|^5.0",
  5077. "symfony/translation-contracts": "^1.1|^2",
  5078. "twig/twig": "^2.13|^3.0.4"
  5079. },
  5080. "suggest": {
  5081. "symfony/browser-kit": "",
  5082. "symfony/config": "",
  5083. "symfony/console": "",
  5084. "symfony/dependency-injection": ""
  5085. },
  5086. "type": "library",
  5087. "autoload": {
  5088. "psr-4": {
  5089. "Symfony\\Component\\HttpKernel\\": ""
  5090. },
  5091. "exclude-from-classmap": [
  5092. "/Tests/"
  5093. ]
  5094. },
  5095. "notification-url": "https://packagist.org/downloads/",
  5096. "license": [
  5097. "MIT"
  5098. ],
  5099. "authors": [
  5100. {
  5101. "name": "Fabien Potencier",
  5102. "email": "fabien@symfony.com"
  5103. },
  5104. {
  5105. "name": "Symfony Community",
  5106. "homepage": "https://symfony.com/contributors"
  5107. }
  5108. ],
  5109. "description": "Provides a structured process for converting a Request into a Response",
  5110. "homepage": "https://symfony.com",
  5111. "support": {
  5112. "source": "https://github.com/symfony/http-kernel/tree/v5.2.14"
  5113. },
  5114. "funding": [
  5115. {
  5116. "url": "https://symfony.com/sponsor",
  5117. "type": "custom"
  5118. },
  5119. {
  5120. "url": "https://github.com/fabpot",
  5121. "type": "github"
  5122. },
  5123. {
  5124. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5125. "type": "tidelift"
  5126. }
  5127. ],
  5128. "time": "2021-07-29T06:52:15+00:00"
  5129. },
  5130. {
  5131. "name": "symfony/intl",
  5132. "version": "v5.2.12",
  5133. "source": {
  5134. "type": "git",
  5135. "url": "https://github.com/symfony/intl.git",
  5136. "reference": "23ae12a613eb77725c6ef6a15d37b0e9956c6a2a"
  5137. },
  5138. "dist": {
  5139. "type": "zip",
  5140. "url": "https://api.github.com/repos/symfony/intl/zipball/23ae12a613eb77725c6ef6a15d37b0e9956c6a2a",
  5141. "reference": "23ae12a613eb77725c6ef6a15d37b0e9956c6a2a",
  5142. "shasum": ""
  5143. },
  5144. "require": {
  5145. "php": ">=7.2.5",
  5146. "symfony/polyfill-intl-icu": "~1.0",
  5147. "symfony/polyfill-php80": "^1.16"
  5148. },
  5149. "require-dev": {
  5150. "symfony/filesystem": "^4.4|^5.0"
  5151. },
  5152. "suggest": {
  5153. "ext-intl": "to use the component with locales other than \"en\""
  5154. },
  5155. "type": "library",
  5156. "autoload": {
  5157. "psr-4": {
  5158. "Symfony\\Component\\Intl\\": ""
  5159. },
  5160. "classmap": [
  5161. "Resources/stubs"
  5162. ],
  5163. "exclude-from-classmap": [
  5164. "/Tests/"
  5165. ]
  5166. },
  5167. "notification-url": "https://packagist.org/downloads/",
  5168. "license": [
  5169. "MIT"
  5170. ],
  5171. "authors": [
  5172. {
  5173. "name": "Bernhard Schussek",
  5174. "email": "bschussek@gmail.com"
  5175. },
  5176. {
  5177. "name": "Eriksen Costa",
  5178. "email": "eriksen.costa@infranology.com.br"
  5179. },
  5180. {
  5181. "name": "Igor Wiedler",
  5182. "email": "igor@wiedler.ch"
  5183. },
  5184. {
  5185. "name": "Symfony Community",
  5186. "homepage": "https://symfony.com/contributors"
  5187. }
  5188. ],
  5189. "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
  5190. "homepage": "https://symfony.com",
  5191. "keywords": [
  5192. "i18n",
  5193. "icu",
  5194. "internationalization",
  5195. "intl",
  5196. "l10n",
  5197. "localization"
  5198. ],
  5199. "support": {
  5200. "source": "https://github.com/symfony/intl/tree/v5.2.12"
  5201. },
  5202. "funding": [
  5203. {
  5204. "url": "https://symfony.com/sponsor",
  5205. "type": "custom"
  5206. },
  5207. {
  5208. "url": "https://github.com/fabpot",
  5209. "type": "github"
  5210. },
  5211. {
  5212. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5213. "type": "tidelift"
  5214. }
  5215. ],
  5216. "time": "2021-07-23T15:54:19+00:00"
  5217. },
  5218. {
  5219. "name": "symfony/mailer",
  5220. "version": "v5.2.12",
  5221. "source": {
  5222. "type": "git",
  5223. "url": "https://github.com/symfony/mailer.git",
  5224. "reference": "75ea7f9e54c1bc49b6d7e3d6b20422f85b7ea3e4"
  5225. },
  5226. "dist": {
  5227. "type": "zip",
  5228. "url": "https://api.github.com/repos/symfony/mailer/zipball/75ea7f9e54c1bc49b6d7e3d6b20422f85b7ea3e4",
  5229. "reference": "75ea7f9e54c1bc49b6d7e3d6b20422f85b7ea3e4",
  5230. "shasum": ""
  5231. },
  5232. "require": {
  5233. "egulias/email-validator": "^2.1.10|^3",
  5234. "php": ">=7.2.5",
  5235. "psr/log": "^1|^2|^3",
  5236. "symfony/event-dispatcher": "^4.4|^5.0",
  5237. "symfony/mime": "^5.2.6",
  5238. "symfony/polyfill-php80": "^1.16",
  5239. "symfony/service-contracts": "^1.1|^2"
  5240. },
  5241. "conflict": {
  5242. "symfony/http-kernel": "<4.4"
  5243. },
  5244. "require-dev": {
  5245. "symfony/amazon-mailer": "^4.4|^5.0",
  5246. "symfony/google-mailer": "^4.4|^5.0",
  5247. "symfony/http-client-contracts": "^1.1|^2",
  5248. "symfony/mailchimp-mailer": "^4.4|^5.0",
  5249. "symfony/mailgun-mailer": "^4.4|^5.0",
  5250. "symfony/mailjet-mailer": "^4.4|^5.0",
  5251. "symfony/messenger": "^4.4|^5.0",
  5252. "symfony/postmark-mailer": "^4.4|^5.0",
  5253. "symfony/sendgrid-mailer": "^4.4|^5.0"
  5254. },
  5255. "type": "library",
  5256. "autoload": {
  5257. "psr-4": {
  5258. "Symfony\\Component\\Mailer\\": ""
  5259. },
  5260. "exclude-from-classmap": [
  5261. "/Tests/"
  5262. ]
  5263. },
  5264. "notification-url": "https://packagist.org/downloads/",
  5265. "license": [
  5266. "MIT"
  5267. ],
  5268. "authors": [
  5269. {
  5270. "name": "Fabien Potencier",
  5271. "email": "fabien@symfony.com"
  5272. },
  5273. {
  5274. "name": "Symfony Community",
  5275. "homepage": "https://symfony.com/contributors"
  5276. }
  5277. ],
  5278. "description": "Helps sending emails",
  5279. "homepage": "https://symfony.com",
  5280. "support": {
  5281. "source": "https://github.com/symfony/mailer/tree/v5.2.12"
  5282. },
  5283. "funding": [
  5284. {
  5285. "url": "https://symfony.com/sponsor",
  5286. "type": "custom"
  5287. },
  5288. {
  5289. "url": "https://github.com/fabpot",
  5290. "type": "github"
  5291. },
  5292. {
  5293. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5294. "type": "tidelift"
  5295. }
  5296. ],
  5297. "time": "2021-07-23T15:54:19+00:00"
  5298. },
  5299. {
  5300. "name": "symfony/mime",
  5301. "version": "v5.2.12",
  5302. "source": {
  5303. "type": "git",
  5304. "url": "https://github.com/symfony/mime.git",
  5305. "reference": "6ad63acd694b30e75fb2426b037e92859df73d6b"
  5306. },
  5307. "dist": {
  5308. "type": "zip",
  5309. "url": "https://api.github.com/repos/symfony/mime/zipball/6ad63acd694b30e75fb2426b037e92859df73d6b",
  5310. "reference": "6ad63acd694b30e75fb2426b037e92859df73d6b",
  5311. "shasum": ""
  5312. },
  5313. "require": {
  5314. "php": ">=7.2.5",
  5315. "symfony/deprecation-contracts": "^2.1",
  5316. "symfony/polyfill-intl-idn": "^1.10",
  5317. "symfony/polyfill-mbstring": "^1.0",
  5318. "symfony/polyfill-php80": "^1.16"
  5319. },
  5320. "conflict": {
  5321. "egulias/email-validator": "~3.0.0",
  5322. "phpdocumentor/reflection-docblock": "<3.2.2",
  5323. "phpdocumentor/type-resolver": "<1.4.0",
  5324. "symfony/mailer": "<4.4"
  5325. },
  5326. "require-dev": {
  5327. "egulias/email-validator": "^2.1.10|^3.1",
  5328. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  5329. "symfony/dependency-injection": "^4.4|^5.0",
  5330. "symfony/property-access": "^4.4|^5.1",
  5331. "symfony/property-info": "^4.4|^5.1",
  5332. "symfony/serializer": "^5.2"
  5333. },
  5334. "type": "library",
  5335. "autoload": {
  5336. "psr-4": {
  5337. "Symfony\\Component\\Mime\\": ""
  5338. },
  5339. "exclude-from-classmap": [
  5340. "/Tests/"
  5341. ]
  5342. },
  5343. "notification-url": "https://packagist.org/downloads/",
  5344. "license": [
  5345. "MIT"
  5346. ],
  5347. "authors": [
  5348. {
  5349. "name": "Fabien Potencier",
  5350. "email": "fabien@symfony.com"
  5351. },
  5352. {
  5353. "name": "Symfony Community",
  5354. "homepage": "https://symfony.com/contributors"
  5355. }
  5356. ],
  5357. "description": "Allows manipulating MIME messages",
  5358. "homepage": "https://symfony.com",
  5359. "keywords": [
  5360. "mime",
  5361. "mime-type"
  5362. ],
  5363. "support": {
  5364. "source": "https://github.com/symfony/mime/tree/v5.2.12"
  5365. },
  5366. "funding": [
  5367. {
  5368. "url": "https://symfony.com/sponsor",
  5369. "type": "custom"
  5370. },
  5371. {
  5372. "url": "https://github.com/fabpot",
  5373. "type": "github"
  5374. },
  5375. {
  5376. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5377. "type": "tidelift"
  5378. }
  5379. ],
  5380. "time": "2021-07-21T12:38:00+00:00"
  5381. },
  5382. {
  5383. "name": "symfony/monolog-bridge",
  5384. "version": "v5.2.12",
  5385. "source": {
  5386. "type": "git",
  5387. "url": "https://github.com/symfony/monolog-bridge.git",
  5388. "reference": "2c3943d7c0100983f9c0a82807555273353e3539"
  5389. },
  5390. "dist": {
  5391. "type": "zip",
  5392. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/2c3943d7c0100983f9c0a82807555273353e3539",
  5393. "reference": "2c3943d7c0100983f9c0a82807555273353e3539",
  5394. "shasum": ""
  5395. },
  5396. "require": {
  5397. "monolog/monolog": "^1.25.1|^2",
  5398. "php": ">=7.2.5",
  5399. "symfony/deprecation-contracts": "^2.1",
  5400. "symfony/http-kernel": "^4.4|^5.0",
  5401. "symfony/polyfill-php80": "^1.16",
  5402. "symfony/service-contracts": "^1.1|^2"
  5403. },
  5404. "conflict": {
  5405. "symfony/console": "<4.4",
  5406. "symfony/http-foundation": "<4.4"
  5407. },
  5408. "require-dev": {
  5409. "symfony/console": "^4.4|^5.0",
  5410. "symfony/http-client": "^4.4|^5.0",
  5411. "symfony/mailer": "^4.4|^5.0",
  5412. "symfony/mime": "^4.4|^5.0",
  5413. "symfony/security-core": "^4.4|^5.0",
  5414. "symfony/var-dumper": "^4.4|^5.0"
  5415. },
  5416. "suggest": {
  5417. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  5418. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  5419. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  5420. },
  5421. "type": "symfony-bridge",
  5422. "autoload": {
  5423. "psr-4": {
  5424. "Symfony\\Bridge\\Monolog\\": ""
  5425. },
  5426. "exclude-from-classmap": [
  5427. "/Tests/"
  5428. ]
  5429. },
  5430. "notification-url": "https://packagist.org/downloads/",
  5431. "license": [
  5432. "MIT"
  5433. ],
  5434. "authors": [
  5435. {
  5436. "name": "Fabien Potencier",
  5437. "email": "fabien@symfony.com"
  5438. },
  5439. {
  5440. "name": "Symfony Community",
  5441. "homepage": "https://symfony.com/contributors"
  5442. }
  5443. ],
  5444. "description": "Provides integration for Monolog with various Symfony components",
  5445. "homepage": "https://symfony.com",
  5446. "support": {
  5447. "source": "https://github.com/symfony/monolog-bridge/tree/v5.2.12"
  5448. },
  5449. "funding": [
  5450. {
  5451. "url": "https://symfony.com/sponsor",
  5452. "type": "custom"
  5453. },
  5454. {
  5455. "url": "https://github.com/fabpot",
  5456. "type": "github"
  5457. },
  5458. {
  5459. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5460. "type": "tidelift"
  5461. }
  5462. ],
  5463. "time": "2021-07-23T15:54:19+00:00"
  5464. },
  5465. {
  5466. "name": "symfony/monolog-bundle",
  5467. "version": "v3.7.0",
  5468. "source": {
  5469. "type": "git",
  5470. "url": "https://github.com/symfony/monolog-bundle.git",
  5471. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4"
  5472. },
  5473. "dist": {
  5474. "type": "zip",
  5475. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4",
  5476. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4",
  5477. "shasum": ""
  5478. },
  5479. "require": {
  5480. "monolog/monolog": "~1.22 || ~2.0",
  5481. "php": ">=7.1.3",
  5482. "symfony/config": "~4.4 || ^5.0",
  5483. "symfony/dependency-injection": "^4.4 || ^5.0",
  5484. "symfony/http-kernel": "~4.4 || ^5.0",
  5485. "symfony/monolog-bridge": "~4.4 || ^5.0"
  5486. },
  5487. "require-dev": {
  5488. "symfony/console": "~4.4 || ^5.0",
  5489. "symfony/phpunit-bridge": "^5.1",
  5490. "symfony/yaml": "~4.4 || ^5.0"
  5491. },
  5492. "type": "symfony-bundle",
  5493. "extra": {
  5494. "branch-alias": {
  5495. "dev-master": "3.x-dev"
  5496. }
  5497. },
  5498. "autoload": {
  5499. "psr-4": {
  5500. "Symfony\\Bundle\\MonologBundle\\": ""
  5501. },
  5502. "exclude-from-classmap": [
  5503. "/Tests/"
  5504. ]
  5505. },
  5506. "notification-url": "https://packagist.org/downloads/",
  5507. "license": [
  5508. "MIT"
  5509. ],
  5510. "authors": [
  5511. {
  5512. "name": "Fabien Potencier",
  5513. "email": "fabien@symfony.com"
  5514. },
  5515. {
  5516. "name": "Symfony Community",
  5517. "homepage": "https://symfony.com/contributors"
  5518. }
  5519. ],
  5520. "description": "Symfony MonologBundle",
  5521. "homepage": "https://symfony.com",
  5522. "keywords": [
  5523. "log",
  5524. "logging"
  5525. ],
  5526. "support": {
  5527. "issues": "https://github.com/symfony/monolog-bundle/issues",
  5528. "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.0"
  5529. },
  5530. "funding": [
  5531. {
  5532. "url": "https://symfony.com/sponsor",
  5533. "type": "custom"
  5534. },
  5535. {
  5536. "url": "https://github.com/fabpot",
  5537. "type": "github"
  5538. },
  5539. {
  5540. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5541. "type": "tidelift"
  5542. }
  5543. ],
  5544. "time": "2021-03-31T07:20:47+00:00"
  5545. },
  5546. {
  5547. "name": "symfony/notifier",
  5548. "version": "v5.2.12",
  5549. "source": {
  5550. "type": "git",
  5551. "url": "https://github.com/symfony/notifier.git",
  5552. "reference": "08f557f018e080ea36d51b43a6552bf5396e9c83"
  5553. },
  5554. "dist": {
  5555. "type": "zip",
  5556. "url": "https://api.github.com/repos/symfony/notifier/zipball/08f557f018e080ea36d51b43a6552bf5396e9c83",
  5557. "reference": "08f557f018e080ea36d51b43a6552bf5396e9c83",
  5558. "shasum": ""
  5559. },
  5560. "require": {
  5561. "php": ">=7.2.5",
  5562. "psr/log": "^1|^2|^3",
  5563. "symfony/polyfill-php80": "^1.15"
  5564. },
  5565. "conflict": {
  5566. "symfony/firebase-notifier": "<5.2",
  5567. "symfony/free-mobile-notifier": "<5.2",
  5568. "symfony/http-kernel": "<4.4",
  5569. "symfony/mattermost-notifier": "<5.2",
  5570. "symfony/nexmo-notifier": "<5.2",
  5571. "symfony/ovh-cloud-notifier": "<5.2",
  5572. "symfony/rocket-chat-notifier": "<5.2",
  5573. "symfony/sinch-notifier": "<5.2",
  5574. "symfony/slack-notifier": "<5.2",
  5575. "symfony/telegram-notifier": "<5.2",
  5576. "symfony/twilio-notifier": "<5.2"
  5577. },
  5578. "require-dev": {
  5579. "symfony/event-dispatcher-contracts": "^2",
  5580. "symfony/http-client-contracts": "^2",
  5581. "symfony/messenger": "^4.4 || ^5.0"
  5582. },
  5583. "type": "library",
  5584. "autoload": {
  5585. "psr-4": {
  5586. "Symfony\\Component\\Notifier\\": ""
  5587. },
  5588. "exclude-from-classmap": [
  5589. "/Tests/"
  5590. ]
  5591. },
  5592. "notification-url": "https://packagist.org/downloads/",
  5593. "license": [
  5594. "MIT"
  5595. ],
  5596. "authors": [
  5597. {
  5598. "name": "Fabien Potencier",
  5599. "email": "fabien@symfony.com"
  5600. },
  5601. {
  5602. "name": "Symfony Community",
  5603. "homepage": "https://symfony.com/contributors"
  5604. }
  5605. ],
  5606. "description": "Sends notifications via one or more channels (email, SMS, ...)",
  5607. "homepage": "https://symfony.com",
  5608. "keywords": [
  5609. "notification",
  5610. "notifier"
  5611. ],
  5612. "support": {
  5613. "source": "https://github.com/symfony/notifier/tree/v5.2.12"
  5614. },
  5615. "funding": [
  5616. {
  5617. "url": "https://symfony.com/sponsor",
  5618. "type": "custom"
  5619. },
  5620. {
  5621. "url": "https://github.com/fabpot",
  5622. "type": "github"
  5623. },
  5624. {
  5625. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5626. "type": "tidelift"
  5627. }
  5628. ],
  5629. "time": "2021-07-19T00:25:08+00:00"
  5630. },
  5631. {
  5632. "name": "symfony/options-resolver",
  5633. "version": "v5.2.12",
  5634. "source": {
  5635. "type": "git",
  5636. "url": "https://github.com/symfony/options-resolver.git",
  5637. "reference": "1935d2e5329aba28cbb9ef6cc5687d007619d96d"
  5638. },
  5639. "dist": {
  5640. "type": "zip",
  5641. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/1935d2e5329aba28cbb9ef6cc5687d007619d96d",
  5642. "reference": "1935d2e5329aba28cbb9ef6cc5687d007619d96d",
  5643. "shasum": ""
  5644. },
  5645. "require": {
  5646. "php": ">=7.2.5",
  5647. "symfony/deprecation-contracts": "^2.1",
  5648. "symfony/polyfill-php73": "~1.0",
  5649. "symfony/polyfill-php80": "^1.16"
  5650. },
  5651. "type": "library",
  5652. "autoload": {
  5653. "psr-4": {
  5654. "Symfony\\Component\\OptionsResolver\\": ""
  5655. },
  5656. "exclude-from-classmap": [
  5657. "/Tests/"
  5658. ]
  5659. },
  5660. "notification-url": "https://packagist.org/downloads/",
  5661. "license": [
  5662. "MIT"
  5663. ],
  5664. "authors": [
  5665. {
  5666. "name": "Fabien Potencier",
  5667. "email": "fabien@symfony.com"
  5668. },
  5669. {
  5670. "name": "Symfony Community",
  5671. "homepage": "https://symfony.com/contributors"
  5672. }
  5673. ],
  5674. "description": "Provides an improved replacement for the array_replace PHP function",
  5675. "homepage": "https://symfony.com",
  5676. "keywords": [
  5677. "config",
  5678. "configuration",
  5679. "options"
  5680. ],
  5681. "support": {
  5682. "source": "https://github.com/symfony/options-resolver/tree/v5.2.12"
  5683. },
  5684. "funding": [
  5685. {
  5686. "url": "https://symfony.com/sponsor",
  5687. "type": "custom"
  5688. },
  5689. {
  5690. "url": "https://github.com/fabpot",
  5691. "type": "github"
  5692. },
  5693. {
  5694. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5695. "type": "tidelift"
  5696. }
  5697. ],
  5698. "time": "2021-07-23T15:54:19+00:00"
  5699. },
  5700. {
  5701. "name": "symfony/polyfill-intl-grapheme",
  5702. "version": "v1.23.1",
  5703. "source": {
  5704. "type": "git",
  5705. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5706. "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
  5707. },
  5708. "dist": {
  5709. "type": "zip",
  5710. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
  5711. "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
  5712. "shasum": ""
  5713. },
  5714. "require": {
  5715. "php": ">=7.1"
  5716. },
  5717. "suggest": {
  5718. "ext-intl": "For best performance"
  5719. },
  5720. "type": "library",
  5721. "extra": {
  5722. "branch-alias": {
  5723. "dev-main": "1.23-dev"
  5724. },
  5725. "thanks": {
  5726. "name": "symfony/polyfill",
  5727. "url": "https://github.com/symfony/polyfill"
  5728. }
  5729. },
  5730. "autoload": {
  5731. "psr-4": {
  5732. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5733. },
  5734. "files": [
  5735. "bootstrap.php"
  5736. ]
  5737. },
  5738. "notification-url": "https://packagist.org/downloads/",
  5739. "license": [
  5740. "MIT"
  5741. ],
  5742. "authors": [
  5743. {
  5744. "name": "Nicolas Grekas",
  5745. "email": "p@tchwork.com"
  5746. },
  5747. {
  5748. "name": "Symfony Community",
  5749. "homepage": "https://symfony.com/contributors"
  5750. }
  5751. ],
  5752. "description": "Symfony polyfill for intl's grapheme_* functions",
  5753. "homepage": "https://symfony.com",
  5754. "keywords": [
  5755. "compatibility",
  5756. "grapheme",
  5757. "intl",
  5758. "polyfill",
  5759. "portable",
  5760. "shim"
  5761. ],
  5762. "support": {
  5763. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
  5764. },
  5765. "funding": [
  5766. {
  5767. "url": "https://symfony.com/sponsor",
  5768. "type": "custom"
  5769. },
  5770. {
  5771. "url": "https://github.com/fabpot",
  5772. "type": "github"
  5773. },
  5774. {
  5775. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5776. "type": "tidelift"
  5777. }
  5778. ],
  5779. "time": "2021-05-27T12:26:48+00:00"
  5780. },
  5781. {
  5782. "name": "symfony/polyfill-intl-icu",
  5783. "version": "v1.23.0",
  5784. "source": {
  5785. "type": "git",
  5786. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  5787. "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
  5788. },
  5789. "dist": {
  5790. "type": "zip",
  5791. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
  5792. "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
  5793. "shasum": ""
  5794. },
  5795. "require": {
  5796. "php": ">=7.1"
  5797. },
  5798. "suggest": {
  5799. "ext-intl": "For best performance and support of other locales than \"en\""
  5800. },
  5801. "type": "library",
  5802. "extra": {
  5803. "branch-alias": {
  5804. "dev-main": "1.23-dev"
  5805. },
  5806. "thanks": {
  5807. "name": "symfony/polyfill",
  5808. "url": "https://github.com/symfony/polyfill"
  5809. }
  5810. },
  5811. "autoload": {
  5812. "files": [
  5813. "bootstrap.php"
  5814. ],
  5815. "psr-4": {
  5816. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  5817. },
  5818. "classmap": [
  5819. "Resources/stubs"
  5820. ],
  5821. "exclude-from-classmap": [
  5822. "/Tests/"
  5823. ]
  5824. },
  5825. "notification-url": "https://packagist.org/downloads/",
  5826. "license": [
  5827. "MIT"
  5828. ],
  5829. "authors": [
  5830. {
  5831. "name": "Nicolas Grekas",
  5832. "email": "p@tchwork.com"
  5833. },
  5834. {
  5835. "name": "Symfony Community",
  5836. "homepage": "https://symfony.com/contributors"
  5837. }
  5838. ],
  5839. "description": "Symfony polyfill for intl's ICU-related data and classes",
  5840. "homepage": "https://symfony.com",
  5841. "keywords": [
  5842. "compatibility",
  5843. "icu",
  5844. "intl",
  5845. "polyfill",
  5846. "portable",
  5847. "shim"
  5848. ],
  5849. "support": {
  5850. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
  5851. },
  5852. "funding": [
  5853. {
  5854. "url": "https://symfony.com/sponsor",
  5855. "type": "custom"
  5856. },
  5857. {
  5858. "url": "https://github.com/fabpot",
  5859. "type": "github"
  5860. },
  5861. {
  5862. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5863. "type": "tidelift"
  5864. }
  5865. ],
  5866. "time": "2021-05-24T10:04:56+00:00"
  5867. },
  5868. {
  5869. "name": "symfony/polyfill-intl-idn",
  5870. "version": "v1.23.0",
  5871. "source": {
  5872. "type": "git",
  5873. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5874. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  5875. },
  5876. "dist": {
  5877. "type": "zip",
  5878. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  5879. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  5880. "shasum": ""
  5881. },
  5882. "require": {
  5883. "php": ">=7.1",
  5884. "symfony/polyfill-intl-normalizer": "^1.10",
  5885. "symfony/polyfill-php72": "^1.10"
  5886. },
  5887. "suggest": {
  5888. "ext-intl": "For best performance"
  5889. },
  5890. "type": "library",
  5891. "extra": {
  5892. "branch-alias": {
  5893. "dev-main": "1.23-dev"
  5894. },
  5895. "thanks": {
  5896. "name": "symfony/polyfill",
  5897. "url": "https://github.com/symfony/polyfill"
  5898. }
  5899. },
  5900. "autoload": {
  5901. "psr-4": {
  5902. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  5903. },
  5904. "files": [
  5905. "bootstrap.php"
  5906. ]
  5907. },
  5908. "notification-url": "https://packagist.org/downloads/",
  5909. "license": [
  5910. "MIT"
  5911. ],
  5912. "authors": [
  5913. {
  5914. "name": "Laurent Bassin",
  5915. "email": "laurent@bassin.info"
  5916. },
  5917. {
  5918. "name": "Trevor Rowbotham",
  5919. "email": "trevor.rowbotham@pm.me"
  5920. },
  5921. {
  5922. "name": "Symfony Community",
  5923. "homepage": "https://symfony.com/contributors"
  5924. }
  5925. ],
  5926. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5927. "homepage": "https://symfony.com",
  5928. "keywords": [
  5929. "compatibility",
  5930. "idn",
  5931. "intl",
  5932. "polyfill",
  5933. "portable",
  5934. "shim"
  5935. ],
  5936. "support": {
  5937. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  5938. },
  5939. "funding": [
  5940. {
  5941. "url": "https://symfony.com/sponsor",
  5942. "type": "custom"
  5943. },
  5944. {
  5945. "url": "https://github.com/fabpot",
  5946. "type": "github"
  5947. },
  5948. {
  5949. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5950. "type": "tidelift"
  5951. }
  5952. ],
  5953. "time": "2021-05-27T09:27:20+00:00"
  5954. },
  5955. {
  5956. "name": "symfony/polyfill-intl-normalizer",
  5957. "version": "v1.23.0",
  5958. "source": {
  5959. "type": "git",
  5960. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5961. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  5962. },
  5963. "dist": {
  5964. "type": "zip",
  5965. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5966. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5967. "shasum": ""
  5968. },
  5969. "require": {
  5970. "php": ">=7.1"
  5971. },
  5972. "suggest": {
  5973. "ext-intl": "For best performance"
  5974. },
  5975. "type": "library",
  5976. "extra": {
  5977. "branch-alias": {
  5978. "dev-main": "1.23-dev"
  5979. },
  5980. "thanks": {
  5981. "name": "symfony/polyfill",
  5982. "url": "https://github.com/symfony/polyfill"
  5983. }
  5984. },
  5985. "autoload": {
  5986. "psr-4": {
  5987. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  5988. },
  5989. "files": [
  5990. "bootstrap.php"
  5991. ],
  5992. "classmap": [
  5993. "Resources/stubs"
  5994. ]
  5995. },
  5996. "notification-url": "https://packagist.org/downloads/",
  5997. "license": [
  5998. "MIT"
  5999. ],
  6000. "authors": [
  6001. {
  6002. "name": "Nicolas Grekas",
  6003. "email": "p@tchwork.com"
  6004. },
  6005. {
  6006. "name": "Symfony Community",
  6007. "homepage": "https://symfony.com/contributors"
  6008. }
  6009. ],
  6010. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6011. "homepage": "https://symfony.com",
  6012. "keywords": [
  6013. "compatibility",
  6014. "intl",
  6015. "normalizer",
  6016. "polyfill",
  6017. "portable",
  6018. "shim"
  6019. ],
  6020. "support": {
  6021. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  6022. },
  6023. "funding": [
  6024. {
  6025. "url": "https://symfony.com/sponsor",
  6026. "type": "custom"
  6027. },
  6028. {
  6029. "url": "https://github.com/fabpot",
  6030. "type": "github"
  6031. },
  6032. {
  6033. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6034. "type": "tidelift"
  6035. }
  6036. ],
  6037. "time": "2021-02-19T12:13:01+00:00"
  6038. },
  6039. {
  6040. "name": "symfony/polyfill-mbstring",
  6041. "version": "v1.23.1",
  6042. "source": {
  6043. "type": "git",
  6044. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6045. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  6046. },
  6047. "dist": {
  6048. "type": "zip",
  6049. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  6050. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  6051. "shasum": ""
  6052. },
  6053. "require": {
  6054. "php": ">=7.1"
  6055. },
  6056. "suggest": {
  6057. "ext-mbstring": "For best performance"
  6058. },
  6059. "type": "library",
  6060. "extra": {
  6061. "branch-alias": {
  6062. "dev-main": "1.23-dev"
  6063. },
  6064. "thanks": {
  6065. "name": "symfony/polyfill",
  6066. "url": "https://github.com/symfony/polyfill"
  6067. }
  6068. },
  6069. "autoload": {
  6070. "psr-4": {
  6071. "Symfony\\Polyfill\\Mbstring\\": ""
  6072. },
  6073. "files": [
  6074. "bootstrap.php"
  6075. ]
  6076. },
  6077. "notification-url": "https://packagist.org/downloads/",
  6078. "license": [
  6079. "MIT"
  6080. ],
  6081. "authors": [
  6082. {
  6083. "name": "Nicolas Grekas",
  6084. "email": "p@tchwork.com"
  6085. },
  6086. {
  6087. "name": "Symfony Community",
  6088. "homepage": "https://symfony.com/contributors"
  6089. }
  6090. ],
  6091. "description": "Symfony polyfill for the Mbstring extension",
  6092. "homepage": "https://symfony.com",
  6093. "keywords": [
  6094. "compatibility",
  6095. "mbstring",
  6096. "polyfill",
  6097. "portable",
  6098. "shim"
  6099. ],
  6100. "support": {
  6101. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  6102. },
  6103. "funding": [
  6104. {
  6105. "url": "https://symfony.com/sponsor",
  6106. "type": "custom"
  6107. },
  6108. {
  6109. "url": "https://github.com/fabpot",
  6110. "type": "github"
  6111. },
  6112. {
  6113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6114. "type": "tidelift"
  6115. }
  6116. ],
  6117. "time": "2021-05-27T12:26:48+00:00"
  6118. },
  6119. {
  6120. "name": "symfony/polyfill-php73",
  6121. "version": "v1.23.0",
  6122. "source": {
  6123. "type": "git",
  6124. "url": "https://github.com/symfony/polyfill-php73.git",
  6125. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  6126. },
  6127. "dist": {
  6128. "type": "zip",
  6129. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  6130. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  6131. "shasum": ""
  6132. },
  6133. "require": {
  6134. "php": ">=7.1"
  6135. },
  6136. "type": "library",
  6137. "extra": {
  6138. "branch-alias": {
  6139. "dev-main": "1.23-dev"
  6140. },
  6141. "thanks": {
  6142. "name": "symfony/polyfill",
  6143. "url": "https://github.com/symfony/polyfill"
  6144. }
  6145. },
  6146. "autoload": {
  6147. "psr-4": {
  6148. "Symfony\\Polyfill\\Php73\\": ""
  6149. },
  6150. "files": [
  6151. "bootstrap.php"
  6152. ],
  6153. "classmap": [
  6154. "Resources/stubs"
  6155. ]
  6156. },
  6157. "notification-url": "https://packagist.org/downloads/",
  6158. "license": [
  6159. "MIT"
  6160. ],
  6161. "authors": [
  6162. {
  6163. "name": "Nicolas Grekas",
  6164. "email": "p@tchwork.com"
  6165. },
  6166. {
  6167. "name": "Symfony Community",
  6168. "homepage": "https://symfony.com/contributors"
  6169. }
  6170. ],
  6171. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  6172. "homepage": "https://symfony.com",
  6173. "keywords": [
  6174. "compatibility",
  6175. "polyfill",
  6176. "portable",
  6177. "shim"
  6178. ],
  6179. "support": {
  6180. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  6181. },
  6182. "funding": [
  6183. {
  6184. "url": "https://symfony.com/sponsor",
  6185. "type": "custom"
  6186. },
  6187. {
  6188. "url": "https://github.com/fabpot",
  6189. "type": "github"
  6190. },
  6191. {
  6192. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6193. "type": "tidelift"
  6194. }
  6195. ],
  6196. "time": "2021-02-19T12:13:01+00:00"
  6197. },
  6198. {
  6199. "name": "symfony/polyfill-php80",
  6200. "version": "v1.23.1",
  6201. "source": {
  6202. "type": "git",
  6203. "url": "https://github.com/symfony/polyfill-php80.git",
  6204. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  6205. },
  6206. "dist": {
  6207. "type": "zip",
  6208. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  6209. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  6210. "shasum": ""
  6211. },
  6212. "require": {
  6213. "php": ">=7.1"
  6214. },
  6215. "type": "library",
  6216. "extra": {
  6217. "branch-alias": {
  6218. "dev-main": "1.23-dev"
  6219. },
  6220. "thanks": {
  6221. "name": "symfony/polyfill",
  6222. "url": "https://github.com/symfony/polyfill"
  6223. }
  6224. },
  6225. "autoload": {
  6226. "psr-4": {
  6227. "Symfony\\Polyfill\\Php80\\": ""
  6228. },
  6229. "files": [
  6230. "bootstrap.php"
  6231. ],
  6232. "classmap": [
  6233. "Resources/stubs"
  6234. ]
  6235. },
  6236. "notification-url": "https://packagist.org/downloads/",
  6237. "license": [
  6238. "MIT"
  6239. ],
  6240. "authors": [
  6241. {
  6242. "name": "Ion Bazan",
  6243. "email": "ion.bazan@gmail.com"
  6244. },
  6245. {
  6246. "name": "Nicolas Grekas",
  6247. "email": "p@tchwork.com"
  6248. },
  6249. {
  6250. "name": "Symfony Community",
  6251. "homepage": "https://symfony.com/contributors"
  6252. }
  6253. ],
  6254. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  6255. "homepage": "https://symfony.com",
  6256. "keywords": [
  6257. "compatibility",
  6258. "polyfill",
  6259. "portable",
  6260. "shim"
  6261. ],
  6262. "support": {
  6263. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  6264. },
  6265. "funding": [
  6266. {
  6267. "url": "https://symfony.com/sponsor",
  6268. "type": "custom"
  6269. },
  6270. {
  6271. "url": "https://github.com/fabpot",
  6272. "type": "github"
  6273. },
  6274. {
  6275. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6276. "type": "tidelift"
  6277. }
  6278. ],
  6279. "time": "2021-07-28T13:41:28+00:00"
  6280. },
  6281. {
  6282. "name": "symfony/polyfill-php81",
  6283. "version": "v1.23.0",
  6284. "source": {
  6285. "type": "git",
  6286. "url": "https://github.com/symfony/polyfill-php81.git",
  6287. "reference": "e66119f3de95efc359483f810c4c3e6436279436"
  6288. },
  6289. "dist": {
  6290. "type": "zip",
  6291. "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
  6292. "reference": "e66119f3de95efc359483f810c4c3e6436279436",
  6293. "shasum": ""
  6294. },
  6295. "require": {
  6296. "php": ">=7.1"
  6297. },
  6298. "type": "library",
  6299. "extra": {
  6300. "branch-alias": {
  6301. "dev-main": "1.23-dev"
  6302. },
  6303. "thanks": {
  6304. "name": "symfony/polyfill",
  6305. "url": "https://github.com/symfony/polyfill"
  6306. }
  6307. },
  6308. "autoload": {
  6309. "psr-4": {
  6310. "Symfony\\Polyfill\\Php81\\": ""
  6311. },
  6312. "files": [
  6313. "bootstrap.php"
  6314. ],
  6315. "classmap": [
  6316. "Resources/stubs"
  6317. ]
  6318. },
  6319. "notification-url": "https://packagist.org/downloads/",
  6320. "license": [
  6321. "MIT"
  6322. ],
  6323. "authors": [
  6324. {
  6325. "name": "Nicolas Grekas",
  6326. "email": "p@tchwork.com"
  6327. },
  6328. {
  6329. "name": "Symfony Community",
  6330. "homepage": "https://symfony.com/contributors"
  6331. }
  6332. ],
  6333. "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  6334. "homepage": "https://symfony.com",
  6335. "keywords": [
  6336. "compatibility",
  6337. "polyfill",
  6338. "portable",
  6339. "shim"
  6340. ],
  6341. "support": {
  6342. "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
  6343. },
  6344. "funding": [
  6345. {
  6346. "url": "https://symfony.com/sponsor",
  6347. "type": "custom"
  6348. },
  6349. {
  6350. "url": "https://github.com/fabpot",
  6351. "type": "github"
  6352. },
  6353. {
  6354. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6355. "type": "tidelift"
  6356. }
  6357. ],
  6358. "time": "2021-05-21T13:25:03+00:00"
  6359. },
  6360. {
  6361. "name": "symfony/polyfill-uuid",
  6362. "version": "v1.23.0",
  6363. "source": {
  6364. "type": "git",
  6365. "url": "https://github.com/symfony/polyfill-uuid.git",
  6366. "reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9"
  6367. },
  6368. "dist": {
  6369. "type": "zip",
  6370. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9165effa2eb8a31bb3fa608df9d529920d21ddd9",
  6371. "reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9",
  6372. "shasum": ""
  6373. },
  6374. "require": {
  6375. "php": ">=7.1"
  6376. },
  6377. "suggest": {
  6378. "ext-uuid": "For best performance"
  6379. },
  6380. "type": "library",
  6381. "extra": {
  6382. "branch-alias": {
  6383. "dev-main": "1.23-dev"
  6384. },
  6385. "thanks": {
  6386. "name": "symfony/polyfill",
  6387. "url": "https://github.com/symfony/polyfill"
  6388. }
  6389. },
  6390. "autoload": {
  6391. "psr-4": {
  6392. "Symfony\\Polyfill\\Uuid\\": ""
  6393. },
  6394. "files": [
  6395. "bootstrap.php"
  6396. ]
  6397. },
  6398. "notification-url": "https://packagist.org/downloads/",
  6399. "license": [
  6400. "MIT"
  6401. ],
  6402. "authors": [
  6403. {
  6404. "name": "Grégoire Pineau",
  6405. "email": "lyrixx@lyrixx.info"
  6406. },
  6407. {
  6408. "name": "Symfony Community",
  6409. "homepage": "https://symfony.com/contributors"
  6410. }
  6411. ],
  6412. "description": "Symfony polyfill for uuid functions",
  6413. "homepage": "https://symfony.com",
  6414. "keywords": [
  6415. "compatibility",
  6416. "polyfill",
  6417. "portable",
  6418. "uuid"
  6419. ],
  6420. "support": {
  6421. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.23.0"
  6422. },
  6423. "funding": [
  6424. {
  6425. "url": "https://symfony.com/sponsor",
  6426. "type": "custom"
  6427. },
  6428. {
  6429. "url": "https://github.com/fabpot",
  6430. "type": "github"
  6431. },
  6432. {
  6433. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6434. "type": "tidelift"
  6435. }
  6436. ],
  6437. "time": "2021-02-19T12:13:01+00:00"
  6438. },
  6439. {
  6440. "name": "symfony/process",
  6441. "version": "v5.2.12",
  6442. "source": {
  6443. "type": "git",
  6444. "url": "https://github.com/symfony/process.git",
  6445. "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030"
  6446. },
  6447. "dist": {
  6448. "type": "zip",
  6449. "url": "https://api.github.com/repos/symfony/process/zipball/d16634ee55b895bd85ec714dadc58e4428ecf030",
  6450. "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030",
  6451. "shasum": ""
  6452. },
  6453. "require": {
  6454. "php": ">=7.2.5",
  6455. "symfony/polyfill-php80": "^1.16"
  6456. },
  6457. "type": "library",
  6458. "autoload": {
  6459. "psr-4": {
  6460. "Symfony\\Component\\Process\\": ""
  6461. },
  6462. "exclude-from-classmap": [
  6463. "/Tests/"
  6464. ]
  6465. },
  6466. "notification-url": "https://packagist.org/downloads/",
  6467. "license": [
  6468. "MIT"
  6469. ],
  6470. "authors": [
  6471. {
  6472. "name": "Fabien Potencier",
  6473. "email": "fabien@symfony.com"
  6474. },
  6475. {
  6476. "name": "Symfony Community",
  6477. "homepage": "https://symfony.com/contributors"
  6478. }
  6479. ],
  6480. "description": "Executes commands in sub-processes",
  6481. "homepage": "https://symfony.com",
  6482. "support": {
  6483. "source": "https://github.com/symfony/process/tree/v5.2.12"
  6484. },
  6485. "funding": [
  6486. {
  6487. "url": "https://symfony.com/sponsor",
  6488. "type": "custom"
  6489. },
  6490. {
  6491. "url": "https://github.com/fabpot",
  6492. "type": "github"
  6493. },
  6494. {
  6495. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6496. "type": "tidelift"
  6497. }
  6498. ],
  6499. "time": "2021-07-23T15:54:19+00:00"
  6500. },
  6501. {
  6502. "name": "symfony/property-access",
  6503. "version": "v5.2.12",
  6504. "source": {
  6505. "type": "git",
  6506. "url": "https://github.com/symfony/property-access.git",
  6507. "reference": "82c6db3e4066ebc1993c377ae71090d0c8f0552c"
  6508. },
  6509. "dist": {
  6510. "type": "zip",
  6511. "url": "https://api.github.com/repos/symfony/property-access/zipball/82c6db3e4066ebc1993c377ae71090d0c8f0552c",
  6512. "reference": "82c6db3e4066ebc1993c377ae71090d0c8f0552c",
  6513. "shasum": ""
  6514. },
  6515. "require": {
  6516. "php": ">=7.2.5",
  6517. "symfony/deprecation-contracts": "^2.1",
  6518. "symfony/polyfill-php80": "^1.16",
  6519. "symfony/property-info": "^5.2"
  6520. },
  6521. "require-dev": {
  6522. "symfony/cache": "^4.4|^5.0"
  6523. },
  6524. "suggest": {
  6525. "psr/cache-implementation": "To cache access methods."
  6526. },
  6527. "type": "library",
  6528. "autoload": {
  6529. "psr-4": {
  6530. "Symfony\\Component\\PropertyAccess\\": ""
  6531. },
  6532. "exclude-from-classmap": [
  6533. "/Tests/"
  6534. ]
  6535. },
  6536. "notification-url": "https://packagist.org/downloads/",
  6537. "license": [
  6538. "MIT"
  6539. ],
  6540. "authors": [
  6541. {
  6542. "name": "Fabien Potencier",
  6543. "email": "fabien@symfony.com"
  6544. },
  6545. {
  6546. "name": "Symfony Community",
  6547. "homepage": "https://symfony.com/contributors"
  6548. }
  6549. ],
  6550. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  6551. "homepage": "https://symfony.com",
  6552. "keywords": [
  6553. "access",
  6554. "array",
  6555. "extraction",
  6556. "index",
  6557. "injection",
  6558. "object",
  6559. "property",
  6560. "property path",
  6561. "reflection"
  6562. ],
  6563. "support": {
  6564. "source": "https://github.com/symfony/property-access/tree/v5.2.12"
  6565. },
  6566. "funding": [
  6567. {
  6568. "url": "https://symfony.com/sponsor",
  6569. "type": "custom"
  6570. },
  6571. {
  6572. "url": "https://github.com/fabpot",
  6573. "type": "github"
  6574. },
  6575. {
  6576. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6577. "type": "tidelift"
  6578. }
  6579. ],
  6580. "time": "2021-07-21T12:38:00+00:00"
  6581. },
  6582. {
  6583. "name": "symfony/property-info",
  6584. "version": "v5.2.12",
  6585. "source": {
  6586. "type": "git",
  6587. "url": "https://github.com/symfony/property-info.git",
  6588. "reference": "f9dd1886f47db8ea494d97a4b8bfa494094f53f1"
  6589. },
  6590. "dist": {
  6591. "type": "zip",
  6592. "url": "https://api.github.com/repos/symfony/property-info/zipball/f9dd1886f47db8ea494d97a4b8bfa494094f53f1",
  6593. "reference": "f9dd1886f47db8ea494d97a4b8bfa494094f53f1",
  6594. "shasum": ""
  6595. },
  6596. "require": {
  6597. "php": ">=7.2.5",
  6598. "symfony/deprecation-contracts": "^2.1",
  6599. "symfony/polyfill-php80": "^1.16",
  6600. "symfony/string": "^5.1"
  6601. },
  6602. "conflict": {
  6603. "phpdocumentor/reflection-docblock": "<3.2.2",
  6604. "phpdocumentor/type-resolver": "<1.4.0",
  6605. "symfony/dependency-injection": "<4.4"
  6606. },
  6607. "require-dev": {
  6608. "doctrine/annotations": "^1.10.4",
  6609. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  6610. "symfony/cache": "^4.4|^5.0",
  6611. "symfony/dependency-injection": "^4.4|^5.0",
  6612. "symfony/serializer": "^4.4|^5.0"
  6613. },
  6614. "suggest": {
  6615. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  6616. "psr/cache-implementation": "To cache results",
  6617. "symfony/doctrine-bridge": "To use Doctrine metadata",
  6618. "symfony/serializer": "To use Serializer metadata"
  6619. },
  6620. "type": "library",
  6621. "autoload": {
  6622. "psr-4": {
  6623. "Symfony\\Component\\PropertyInfo\\": ""
  6624. },
  6625. "exclude-from-classmap": [
  6626. "/Tests/"
  6627. ]
  6628. },
  6629. "notification-url": "https://packagist.org/downloads/",
  6630. "license": [
  6631. "MIT"
  6632. ],
  6633. "authors": [
  6634. {
  6635. "name": "Kévin Dunglas",
  6636. "email": "dunglas@gmail.com"
  6637. },
  6638. {
  6639. "name": "Symfony Community",
  6640. "homepage": "https://symfony.com/contributors"
  6641. }
  6642. ],
  6643. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  6644. "homepage": "https://symfony.com",
  6645. "keywords": [
  6646. "doctrine",
  6647. "phpdoc",
  6648. "property",
  6649. "symfony",
  6650. "type",
  6651. "validator"
  6652. ],
  6653. "support": {
  6654. "source": "https://github.com/symfony/property-info/tree/v5.2.12"
  6655. },
  6656. "funding": [
  6657. {
  6658. "url": "https://symfony.com/sponsor",
  6659. "type": "custom"
  6660. },
  6661. {
  6662. "url": "https://github.com/fabpot",
  6663. "type": "github"
  6664. },
  6665. {
  6666. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6667. "type": "tidelift"
  6668. }
  6669. ],
  6670. "time": "2021-07-21T12:38:00+00:00"
  6671. },
  6672. {
  6673. "name": "symfony/proxy-manager-bridge",
  6674. "version": "v5.2.12",
  6675. "source": {
  6676. "type": "git",
  6677. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  6678. "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba"
  6679. },
  6680. "dist": {
  6681. "type": "zip",
  6682. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/76e61f33f6a34a340bf6e02211214f466e8e1dba",
  6683. "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba",
  6684. "shasum": ""
  6685. },
  6686. "require": {
  6687. "composer/package-versions-deprecated": "^1.8",
  6688. "friendsofphp/proxy-manager-lts": "^1.0.2",
  6689. "php": ">=7.2.5",
  6690. "symfony/dependency-injection": "^5.0",
  6691. "symfony/polyfill-php80": "^1.16"
  6692. },
  6693. "require-dev": {
  6694. "symfony/config": "^4.4|^5.0"
  6695. },
  6696. "type": "symfony-bridge",
  6697. "autoload": {
  6698. "psr-4": {
  6699. "Symfony\\Bridge\\ProxyManager\\": ""
  6700. },
  6701. "exclude-from-classmap": [
  6702. "/Tests/"
  6703. ]
  6704. },
  6705. "notification-url": "https://packagist.org/downloads/",
  6706. "license": [
  6707. "MIT"
  6708. ],
  6709. "authors": [
  6710. {
  6711. "name": "Fabien Potencier",
  6712. "email": "fabien@symfony.com"
  6713. },
  6714. {
  6715. "name": "Symfony Community",
  6716. "homepage": "https://symfony.com/contributors"
  6717. }
  6718. ],
  6719. "description": "Provides integration for ProxyManager with various Symfony components",
  6720. "homepage": "https://symfony.com",
  6721. "support": {
  6722. "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.2.12"
  6723. },
  6724. "funding": [
  6725. {
  6726. "url": "https://symfony.com/sponsor",
  6727. "type": "custom"
  6728. },
  6729. {
  6730. "url": "https://github.com/fabpot",
  6731. "type": "github"
  6732. },
  6733. {
  6734. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6735. "type": "tidelift"
  6736. }
  6737. ],
  6738. "time": "2021-07-21T12:38:00+00:00"
  6739. },
  6740. {
  6741. "name": "symfony/routing",
  6742. "version": "v5.2.12",
  6743. "source": {
  6744. "type": "git",
  6745. "url": "https://github.com/symfony/routing.git",
  6746. "reference": "983a19067308962592755f57d97ca1d1f1edd37b"
  6747. },
  6748. "dist": {
  6749. "type": "zip",
  6750. "url": "https://api.github.com/repos/symfony/routing/zipball/983a19067308962592755f57d97ca1d1f1edd37b",
  6751. "reference": "983a19067308962592755f57d97ca1d1f1edd37b",
  6752. "shasum": ""
  6753. },
  6754. "require": {
  6755. "php": ">=7.2.5",
  6756. "symfony/deprecation-contracts": "^2.1",
  6757. "symfony/polyfill-php80": "^1.16"
  6758. },
  6759. "conflict": {
  6760. "symfony/config": "<5.0",
  6761. "symfony/dependency-injection": "<4.4",
  6762. "symfony/yaml": "<4.4"
  6763. },
  6764. "require-dev": {
  6765. "doctrine/annotations": "^1.10.4",
  6766. "psr/log": "^1|^2|^3",
  6767. "symfony/config": "^5.0",
  6768. "symfony/dependency-injection": "^4.4|^5.0",
  6769. "symfony/expression-language": "^4.4|^5.0",
  6770. "symfony/http-foundation": "^4.4|^5.0",
  6771. "symfony/yaml": "^4.4|^5.0"
  6772. },
  6773. "suggest": {
  6774. "symfony/config": "For using the all-in-one router or any loader",
  6775. "symfony/expression-language": "For using expression matching",
  6776. "symfony/http-foundation": "For using a Symfony Request object",
  6777. "symfony/yaml": "For using the YAML loader"
  6778. },
  6779. "type": "library",
  6780. "autoload": {
  6781. "psr-4": {
  6782. "Symfony\\Component\\Routing\\": ""
  6783. },
  6784. "exclude-from-classmap": [
  6785. "/Tests/"
  6786. ]
  6787. },
  6788. "notification-url": "https://packagist.org/downloads/",
  6789. "license": [
  6790. "MIT"
  6791. ],
  6792. "authors": [
  6793. {
  6794. "name": "Fabien Potencier",
  6795. "email": "fabien@symfony.com"
  6796. },
  6797. {
  6798. "name": "Symfony Community",
  6799. "homepage": "https://symfony.com/contributors"
  6800. }
  6801. ],
  6802. "description": "Maps an HTTP request to a set of configuration variables",
  6803. "homepage": "https://symfony.com",
  6804. "keywords": [
  6805. "router",
  6806. "routing",
  6807. "uri",
  6808. "url"
  6809. ],
  6810. "support": {
  6811. "source": "https://github.com/symfony/routing/tree/v5.2.12"
  6812. },
  6813. "funding": [
  6814. {
  6815. "url": "https://symfony.com/sponsor",
  6816. "type": "custom"
  6817. },
  6818. {
  6819. "url": "https://github.com/fabpot",
  6820. "type": "github"
  6821. },
  6822. {
  6823. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6824. "type": "tidelift"
  6825. }
  6826. ],
  6827. "time": "2021-07-23T15:54:19+00:00"
  6828. },
  6829. {
  6830. "name": "symfony/security-bundle",
  6831. "version": "v5.2.12",
  6832. "source": {
  6833. "type": "git",
  6834. "url": "https://github.com/symfony/security-bundle.git",
  6835. "reference": "bc36546f36355d7c0b56b23c44786b36904f838d"
  6836. },
  6837. "dist": {
  6838. "type": "zip",
  6839. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/bc36546f36355d7c0b56b23c44786b36904f838d",
  6840. "reference": "bc36546f36355d7c0b56b23c44786b36904f838d",
  6841. "shasum": ""
  6842. },
  6843. "require": {
  6844. "ext-xml": "*",
  6845. "php": ">=7.2.5",
  6846. "symfony/config": "^4.4|^5.0",
  6847. "symfony/dependency-injection": "^5.2",
  6848. "symfony/deprecation-contracts": "^2.1",
  6849. "symfony/event-dispatcher": "^5.1",
  6850. "symfony/http-kernel": "^5.0",
  6851. "symfony/polyfill-php80": "^1.16",
  6852. "symfony/security-core": "^5.2",
  6853. "symfony/security-csrf": "^4.4|^5.0",
  6854. "symfony/security-guard": "^5.2",
  6855. "symfony/security-http": "^5.2"
  6856. },
  6857. "conflict": {
  6858. "symfony/browser-kit": "<4.4",
  6859. "symfony/console": "<4.4",
  6860. "symfony/framework-bundle": "<4.4",
  6861. "symfony/ldap": "<4.4",
  6862. "symfony/security-http": "<5.2.8",
  6863. "symfony/twig-bundle": "<4.4"
  6864. },
  6865. "require-dev": {
  6866. "doctrine/annotations": "^1.10.4",
  6867. "symfony/asset": "^4.4|^5.0",
  6868. "symfony/browser-kit": "^4.4|^5.0",
  6869. "symfony/console": "^4.4|^5.0",
  6870. "symfony/css-selector": "^4.4|^5.0",
  6871. "symfony/dom-crawler": "^4.4|^5.0",
  6872. "symfony/expression-language": "^4.4|^5.0",
  6873. "symfony/form": "^4.4|^5.0",
  6874. "symfony/framework-bundle": "^5.2",
  6875. "symfony/process": "^4.4|^5.0",
  6876. "symfony/rate-limiter": "^5.2",
  6877. "symfony/serializer": "^4.4|^5.0",
  6878. "symfony/translation": "^4.4|^5.0",
  6879. "symfony/twig-bridge": "^4.4|^5.0",
  6880. "symfony/twig-bundle": "^4.4|^5.0",
  6881. "symfony/validator": "^4.4|^5.0",
  6882. "symfony/yaml": "^4.4|^5.0",
  6883. "twig/twig": "^2.13|^3.0.4"
  6884. },
  6885. "type": "symfony-bundle",
  6886. "autoload": {
  6887. "psr-4": {
  6888. "Symfony\\Bundle\\SecurityBundle\\": ""
  6889. },
  6890. "exclude-from-classmap": [
  6891. "/Tests/"
  6892. ]
  6893. },
  6894. "notification-url": "https://packagist.org/downloads/",
  6895. "license": [
  6896. "MIT"
  6897. ],
  6898. "authors": [
  6899. {
  6900. "name": "Fabien Potencier",
  6901. "email": "fabien@symfony.com"
  6902. },
  6903. {
  6904. "name": "Symfony Community",
  6905. "homepage": "https://symfony.com/contributors"
  6906. }
  6907. ],
  6908. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  6909. "homepage": "https://symfony.com",
  6910. "support": {
  6911. "source": "https://github.com/symfony/security-bundle/tree/v5.2.12"
  6912. },
  6913. "funding": [
  6914. {
  6915. "url": "https://symfony.com/sponsor",
  6916. "type": "custom"
  6917. },
  6918. {
  6919. "url": "https://github.com/fabpot",
  6920. "type": "github"
  6921. },
  6922. {
  6923. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6924. "type": "tidelift"
  6925. }
  6926. ],
  6927. "time": "2021-07-26T16:33:12+00:00"
  6928. },
  6929. {
  6930. "name": "symfony/security-core",
  6931. "version": "v5.2.14",
  6932. "source": {
  6933. "type": "git",
  6934. "url": "https://github.com/symfony/security-core.git",
  6935. "reference": "4ce2b1e532fb3bb591ad4efa8cc43afc9242a247"
  6936. },
  6937. "dist": {
  6938. "type": "zip",
  6939. "url": "https://api.github.com/repos/symfony/security-core/zipball/4ce2b1e532fb3bb591ad4efa8cc43afc9242a247",
  6940. "reference": "4ce2b1e532fb3bb591ad4efa8cc43afc9242a247",
  6941. "shasum": ""
  6942. },
  6943. "require": {
  6944. "php": ">=7.2.5",
  6945. "symfony/deprecation-contracts": "^2.1",
  6946. "symfony/event-dispatcher-contracts": "^1.1|^2",
  6947. "symfony/polyfill-php80": "^1.16",
  6948. "symfony/service-contracts": "^1.1.6|^2"
  6949. },
  6950. "conflict": {
  6951. "symfony/event-dispatcher": "<4.4",
  6952. "symfony/ldap": "<4.4",
  6953. "symfony/security-guard": "<4.4",
  6954. "symfony/validator": "<5.2"
  6955. },
  6956. "require-dev": {
  6957. "psr/container": "^1.0|^2.0",
  6958. "psr/log": "^1|^2|^3",
  6959. "symfony/event-dispatcher": "^4.4|^5.0",
  6960. "symfony/expression-language": "^4.4|^5.0",
  6961. "symfony/http-foundation": "^4.4|^5.0",
  6962. "symfony/ldap": "^4.4|^5.0",
  6963. "symfony/translation": "^4.4|^5.0",
  6964. "symfony/validator": "^5.2"
  6965. },
  6966. "suggest": {
  6967. "psr/container-implementation": "To instantiate the Security class",
  6968. "symfony/event-dispatcher": "",
  6969. "symfony/expression-language": "For using the expression voter",
  6970. "symfony/http-foundation": "",
  6971. "symfony/ldap": "For using LDAP integration",
  6972. "symfony/validator": "For using the user password constraint"
  6973. },
  6974. "type": "library",
  6975. "autoload": {
  6976. "psr-4": {
  6977. "Symfony\\Component\\Security\\Core\\": ""
  6978. },
  6979. "exclude-from-classmap": [
  6980. "/Tests/"
  6981. ]
  6982. },
  6983. "notification-url": "https://packagist.org/downloads/",
  6984. "license": [
  6985. "MIT"
  6986. ],
  6987. "authors": [
  6988. {
  6989. "name": "Fabien Potencier",
  6990. "email": "fabien@symfony.com"
  6991. },
  6992. {
  6993. "name": "Symfony Community",
  6994. "homepage": "https://symfony.com/contributors"
  6995. }
  6996. ],
  6997. "description": "Symfony Security Component - Core Library",
  6998. "homepage": "https://symfony.com",
  6999. "support": {
  7000. "source": "https://github.com/symfony/security-core/tree/v5.2.14"
  7001. },
  7002. "funding": [
  7003. {
  7004. "url": "https://symfony.com/sponsor",
  7005. "type": "custom"
  7006. },
  7007. {
  7008. "url": "https://github.com/fabpot",
  7009. "type": "github"
  7010. },
  7011. {
  7012. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7013. "type": "tidelift"
  7014. }
  7015. ],
  7016. "time": "2021-07-29T06:36:20+00:00"
  7017. },
  7018. {
  7019. "name": "symfony/security-csrf",
  7020. "version": "v5.2.12",
  7021. "source": {
  7022. "type": "git",
  7023. "url": "https://github.com/symfony/security-csrf.git",
  7024. "reference": "f0af6689451582e55f6b3439362e72e536e916e4"
  7025. },
  7026. "dist": {
  7027. "type": "zip",
  7028. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0af6689451582e55f6b3439362e72e536e916e4",
  7029. "reference": "f0af6689451582e55f6b3439362e72e536e916e4",
  7030. "shasum": ""
  7031. },
  7032. "require": {
  7033. "php": ">=7.2.5",
  7034. "symfony/polyfill-php80": "^1.16",
  7035. "symfony/security-core": "^4.4|^5.0"
  7036. },
  7037. "conflict": {
  7038. "symfony/http-foundation": "<4.4"
  7039. },
  7040. "require-dev": {
  7041. "symfony/http-foundation": "^4.4|^5.0"
  7042. },
  7043. "suggest": {
  7044. "symfony/http-foundation": "For using the class SessionTokenStorage."
  7045. },
  7046. "type": "library",
  7047. "autoload": {
  7048. "psr-4": {
  7049. "Symfony\\Component\\Security\\Csrf\\": ""
  7050. },
  7051. "exclude-from-classmap": [
  7052. "/Tests/"
  7053. ]
  7054. },
  7055. "notification-url": "https://packagist.org/downloads/",
  7056. "license": [
  7057. "MIT"
  7058. ],
  7059. "authors": [
  7060. {
  7061. "name": "Fabien Potencier",
  7062. "email": "fabien@symfony.com"
  7063. },
  7064. {
  7065. "name": "Symfony Community",
  7066. "homepage": "https://symfony.com/contributors"
  7067. }
  7068. ],
  7069. "description": "Symfony Security Component - CSRF Library",
  7070. "homepage": "https://symfony.com",
  7071. "support": {
  7072. "source": "https://github.com/symfony/security-csrf/tree/v5.2.12"
  7073. },
  7074. "funding": [
  7075. {
  7076. "url": "https://symfony.com/sponsor",
  7077. "type": "custom"
  7078. },
  7079. {
  7080. "url": "https://github.com/fabpot",
  7081. "type": "github"
  7082. },
  7083. {
  7084. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7085. "type": "tidelift"
  7086. }
  7087. ],
  7088. "time": "2021-07-21T12:38:00+00:00"
  7089. },
  7090. {
  7091. "name": "symfony/security-guard",
  7092. "version": "v5.2.12",
  7093. "source": {
  7094. "type": "git",
  7095. "url": "https://github.com/symfony/security-guard.git",
  7096. "reference": "9edddb0b4c97eb923ba9910050be80f539933c3b"
  7097. },
  7098. "dist": {
  7099. "type": "zip",
  7100. "url": "https://api.github.com/repos/symfony/security-guard/zipball/9edddb0b4c97eb923ba9910050be80f539933c3b",
  7101. "reference": "9edddb0b4c97eb923ba9910050be80f539933c3b",
  7102. "shasum": ""
  7103. },
  7104. "require": {
  7105. "php": ">=7.2.5",
  7106. "symfony/polyfill-php80": "^1.15",
  7107. "symfony/security-core": "^5.0",
  7108. "symfony/security-http": "^4.4.1|^5.0.1"
  7109. },
  7110. "require-dev": {
  7111. "psr/log": "^1|^2|^3"
  7112. },
  7113. "type": "library",
  7114. "autoload": {
  7115. "psr-4": {
  7116. "Symfony\\Component\\Security\\Guard\\": ""
  7117. },
  7118. "exclude-from-classmap": [
  7119. "/Tests/"
  7120. ]
  7121. },
  7122. "notification-url": "https://packagist.org/downloads/",
  7123. "license": [
  7124. "MIT"
  7125. ],
  7126. "authors": [
  7127. {
  7128. "name": "Fabien Potencier",
  7129. "email": "fabien@symfony.com"
  7130. },
  7131. {
  7132. "name": "Symfony Community",
  7133. "homepage": "https://symfony.com/contributors"
  7134. }
  7135. ],
  7136. "description": "Symfony Security Component - Guard",
  7137. "homepage": "https://symfony.com",
  7138. "support": {
  7139. "source": "https://github.com/symfony/security-guard/tree/v5.2.12"
  7140. },
  7141. "funding": [
  7142. {
  7143. "url": "https://symfony.com/sponsor",
  7144. "type": "custom"
  7145. },
  7146. {
  7147. "url": "https://github.com/fabpot",
  7148. "type": "github"
  7149. },
  7150. {
  7151. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7152. "type": "tidelift"
  7153. }
  7154. ],
  7155. "time": "2021-07-18T15:21:43+00:00"
  7156. },
  7157. {
  7158. "name": "symfony/security-http",
  7159. "version": "v5.2.12",
  7160. "source": {
  7161. "type": "git",
  7162. "url": "https://github.com/symfony/security-http.git",
  7163. "reference": "8d6fb4fb1bb0d4a11b30de85cbf77914c71175bc"
  7164. },
  7165. "dist": {
  7166. "type": "zip",
  7167. "url": "https://api.github.com/repos/symfony/security-http/zipball/8d6fb4fb1bb0d4a11b30de85cbf77914c71175bc",
  7168. "reference": "8d6fb4fb1bb0d4a11b30de85cbf77914c71175bc",
  7169. "shasum": ""
  7170. },
  7171. "require": {
  7172. "php": ">=7.2.5",
  7173. "symfony/deprecation-contracts": "^2.1",
  7174. "symfony/http-foundation": "^5.2",
  7175. "symfony/http-kernel": "^5.2",
  7176. "symfony/polyfill-mbstring": "~1.0",
  7177. "symfony/polyfill-php80": "^1.16",
  7178. "symfony/property-access": "^4.4|^5.0",
  7179. "symfony/security-core": "^5.2"
  7180. },
  7181. "conflict": {
  7182. "symfony/event-dispatcher": "<4.3",
  7183. "symfony/security-csrf": "<4.4"
  7184. },
  7185. "require-dev": {
  7186. "psr/log": "^1|^2|^3",
  7187. "symfony/cache": "^4.4|^5.0",
  7188. "symfony/rate-limiter": "^5.2",
  7189. "symfony/routing": "^4.4|^5.0",
  7190. "symfony/security-csrf": "^4.4|^5.0",
  7191. "symfony/translation": "^4.4|^5.0"
  7192. },
  7193. "suggest": {
  7194. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  7195. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  7196. },
  7197. "type": "library",
  7198. "autoload": {
  7199. "psr-4": {
  7200. "Symfony\\Component\\Security\\Http\\": ""
  7201. },
  7202. "exclude-from-classmap": [
  7203. "/Tests/"
  7204. ]
  7205. },
  7206. "notification-url": "https://packagist.org/downloads/",
  7207. "license": [
  7208. "MIT"
  7209. ],
  7210. "authors": [
  7211. {
  7212. "name": "Fabien Potencier",
  7213. "email": "fabien@symfony.com"
  7214. },
  7215. {
  7216. "name": "Symfony Community",
  7217. "homepage": "https://symfony.com/contributors"
  7218. }
  7219. ],
  7220. "description": "Symfony Security Component - HTTP Integration",
  7221. "homepage": "https://symfony.com",
  7222. "support": {
  7223. "source": "https://github.com/symfony/security-http/tree/v5.2.12"
  7224. },
  7225. "funding": [
  7226. {
  7227. "url": "https://symfony.com/sponsor",
  7228. "type": "custom"
  7229. },
  7230. {
  7231. "url": "https://github.com/fabpot",
  7232. "type": "github"
  7233. },
  7234. {
  7235. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7236. "type": "tidelift"
  7237. }
  7238. ],
  7239. "time": "2021-07-21T12:38:00+00:00"
  7240. },
  7241. {
  7242. "name": "symfony/serializer",
  7243. "version": "v5.2.12",
  7244. "source": {
  7245. "type": "git",
  7246. "url": "https://github.com/symfony/serializer.git",
  7247. "reference": "3c3afcc285c01c486d1c5504e7895026580495c4"
  7248. },
  7249. "dist": {
  7250. "type": "zip",
  7251. "url": "https://api.github.com/repos/symfony/serializer/zipball/3c3afcc285c01c486d1c5504e7895026580495c4",
  7252. "reference": "3c3afcc285c01c486d1c5504e7895026580495c4",
  7253. "shasum": ""
  7254. },
  7255. "require": {
  7256. "php": ">=7.2.5",
  7257. "symfony/polyfill-ctype": "~1.8",
  7258. "symfony/polyfill-php80": "^1.16"
  7259. },
  7260. "conflict": {
  7261. "phpdocumentor/reflection-docblock": "<3.2.2",
  7262. "phpdocumentor/type-resolver": "<1.4.0",
  7263. "symfony/dependency-injection": "<4.4",
  7264. "symfony/property-access": "<4.4",
  7265. "symfony/property-info": "<4.4",
  7266. "symfony/yaml": "<4.4"
  7267. },
  7268. "require-dev": {
  7269. "doctrine/annotations": "^1.10.4",
  7270. "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
  7271. "symfony/cache": "^4.4|^5.0",
  7272. "symfony/config": "^4.4|^5.0",
  7273. "symfony/dependency-injection": "^4.4|^5.0",
  7274. "symfony/error-handler": "^4.4|^5.0",
  7275. "symfony/filesystem": "^4.4|^5.0",
  7276. "symfony/form": "^4.4|^5.0",
  7277. "symfony/http-foundation": "^4.4|^5.0",
  7278. "symfony/http-kernel": "^4.4|^5.0",
  7279. "symfony/mime": "^4.4|^5.0",
  7280. "symfony/property-access": "^4.4.9|^5.0.9",
  7281. "symfony/property-info": "^4.4|^5.0",
  7282. "symfony/uid": "^5.1",
  7283. "symfony/validator": "^4.4|^5.0",
  7284. "symfony/var-exporter": "^4.4|^5.0",
  7285. "symfony/yaml": "^4.4|^5.0"
  7286. },
  7287. "suggest": {
  7288. "psr/cache-implementation": "For using the metadata cache.",
  7289. "symfony/config": "For using the XML mapping loader.",
  7290. "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
  7291. "symfony/property-access": "For using the ObjectNormalizer.",
  7292. "symfony/property-info": "To deserialize relations.",
  7293. "symfony/var-exporter": "For using the metadata compiler.",
  7294. "symfony/yaml": "For using the default YAML mapping loader."
  7295. },
  7296. "type": "library",
  7297. "autoload": {
  7298. "psr-4": {
  7299. "Symfony\\Component\\Serializer\\": ""
  7300. },
  7301. "exclude-from-classmap": [
  7302. "/Tests/"
  7303. ]
  7304. },
  7305. "notification-url": "https://packagist.org/downloads/",
  7306. "license": [
  7307. "MIT"
  7308. ],
  7309. "authors": [
  7310. {
  7311. "name": "Fabien Potencier",
  7312. "email": "fabien@symfony.com"
  7313. },
  7314. {
  7315. "name": "Symfony Community",
  7316. "homepage": "https://symfony.com/contributors"
  7317. }
  7318. ],
  7319. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  7320. "homepage": "https://symfony.com",
  7321. "support": {
  7322. "source": "https://github.com/symfony/serializer/tree/v5.2.12"
  7323. },
  7324. "funding": [
  7325. {
  7326. "url": "https://symfony.com/sponsor",
  7327. "type": "custom"
  7328. },
  7329. {
  7330. "url": "https://github.com/fabpot",
  7331. "type": "github"
  7332. },
  7333. {
  7334. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7335. "type": "tidelift"
  7336. }
  7337. ],
  7338. "time": "2021-07-21T13:17:02+00:00"
  7339. },
  7340. {
  7341. "name": "symfony/service-contracts",
  7342. "version": "v2.4.0",
  7343. "source": {
  7344. "type": "git",
  7345. "url": "https://github.com/symfony/service-contracts.git",
  7346. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  7347. },
  7348. "dist": {
  7349. "type": "zip",
  7350. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  7351. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  7352. "shasum": ""
  7353. },
  7354. "require": {
  7355. "php": ">=7.2.5",
  7356. "psr/container": "^1.1"
  7357. },
  7358. "suggest": {
  7359. "symfony/service-implementation": ""
  7360. },
  7361. "type": "library",
  7362. "extra": {
  7363. "branch-alias": {
  7364. "dev-main": "2.4-dev"
  7365. },
  7366. "thanks": {
  7367. "name": "symfony/contracts",
  7368. "url": "https://github.com/symfony/contracts"
  7369. }
  7370. },
  7371. "autoload": {
  7372. "psr-4": {
  7373. "Symfony\\Contracts\\Service\\": ""
  7374. }
  7375. },
  7376. "notification-url": "https://packagist.org/downloads/",
  7377. "license": [
  7378. "MIT"
  7379. ],
  7380. "authors": [
  7381. {
  7382. "name": "Nicolas Grekas",
  7383. "email": "p@tchwork.com"
  7384. },
  7385. {
  7386. "name": "Symfony Community",
  7387. "homepage": "https://symfony.com/contributors"
  7388. }
  7389. ],
  7390. "description": "Generic abstractions related to writing services",
  7391. "homepage": "https://symfony.com",
  7392. "keywords": [
  7393. "abstractions",
  7394. "contracts",
  7395. "decoupling",
  7396. "interfaces",
  7397. "interoperability",
  7398. "standards"
  7399. ],
  7400. "support": {
  7401. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  7402. },
  7403. "funding": [
  7404. {
  7405. "url": "https://symfony.com/sponsor",
  7406. "type": "custom"
  7407. },
  7408. {
  7409. "url": "https://github.com/fabpot",
  7410. "type": "github"
  7411. },
  7412. {
  7413. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7414. "type": "tidelift"
  7415. }
  7416. ],
  7417. "time": "2021-04-01T10:43:52+00:00"
  7418. },
  7419. {
  7420. "name": "symfony/stopwatch",
  7421. "version": "v5.2.12",
  7422. "source": {
  7423. "type": "git",
  7424. "url": "https://github.com/symfony/stopwatch.git",
  7425. "reference": "24744393b122b8309bbcc7965972ae51a29a602d"
  7426. },
  7427. "dist": {
  7428. "type": "zip",
  7429. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/24744393b122b8309bbcc7965972ae51a29a602d",
  7430. "reference": "24744393b122b8309bbcc7965972ae51a29a602d",
  7431. "shasum": ""
  7432. },
  7433. "require": {
  7434. "php": ">=7.2.5",
  7435. "symfony/service-contracts": "^1.0|^2"
  7436. },
  7437. "type": "library",
  7438. "autoload": {
  7439. "psr-4": {
  7440. "Symfony\\Component\\Stopwatch\\": ""
  7441. },
  7442. "exclude-from-classmap": [
  7443. "/Tests/"
  7444. ]
  7445. },
  7446. "notification-url": "https://packagist.org/downloads/",
  7447. "license": [
  7448. "MIT"
  7449. ],
  7450. "authors": [
  7451. {
  7452. "name": "Fabien Potencier",
  7453. "email": "fabien@symfony.com"
  7454. },
  7455. {
  7456. "name": "Symfony Community",
  7457. "homepage": "https://symfony.com/contributors"
  7458. }
  7459. ],
  7460. "description": "Provides a way to profile code",
  7461. "homepage": "https://symfony.com",
  7462. "support": {
  7463. "source": "https://github.com/symfony/stopwatch/tree/v5.2.12"
  7464. },
  7465. "funding": [
  7466. {
  7467. "url": "https://symfony.com/sponsor",
  7468. "type": "custom"
  7469. },
  7470. {
  7471. "url": "https://github.com/fabpot",
  7472. "type": "github"
  7473. },
  7474. {
  7475. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7476. "type": "tidelift"
  7477. }
  7478. ],
  7479. "time": "2021-07-10T08:55:45+00:00"
  7480. },
  7481. {
  7482. "name": "symfony/string",
  7483. "version": "v5.2.11",
  7484. "source": {
  7485. "type": "git",
  7486. "url": "https://github.com/symfony/string.git",
  7487. "reference": "ab6dc1c796bbceffbaf9ccbfb7a24feb641d6ee7"
  7488. },
  7489. "dist": {
  7490. "type": "zip",
  7491. "url": "https://api.github.com/repos/symfony/string/zipball/ab6dc1c796bbceffbaf9ccbfb7a24feb641d6ee7",
  7492. "reference": "ab6dc1c796bbceffbaf9ccbfb7a24feb641d6ee7",
  7493. "shasum": ""
  7494. },
  7495. "require": {
  7496. "php": ">=7.2.5",
  7497. "symfony/polyfill-ctype": "~1.8",
  7498. "symfony/polyfill-intl-grapheme": "~1.0",
  7499. "symfony/polyfill-intl-normalizer": "~1.0",
  7500. "symfony/polyfill-mbstring": "~1.0",
  7501. "symfony/polyfill-php80": "~1.15"
  7502. },
  7503. "require-dev": {
  7504. "symfony/error-handler": "^4.4|^5.0",
  7505. "symfony/http-client": "^4.4|^5.0",
  7506. "symfony/translation-contracts": "^1.1|^2",
  7507. "symfony/var-exporter": "^4.4|^5.0"
  7508. },
  7509. "type": "library",
  7510. "autoload": {
  7511. "psr-4": {
  7512. "Symfony\\Component\\String\\": ""
  7513. },
  7514. "files": [
  7515. "Resources/functions.php"
  7516. ],
  7517. "exclude-from-classmap": [
  7518. "/Tests/"
  7519. ]
  7520. },
  7521. "notification-url": "https://packagist.org/downloads/",
  7522. "license": [
  7523. "MIT"
  7524. ],
  7525. "authors": [
  7526. {
  7527. "name": "Nicolas Grekas",
  7528. "email": "p@tchwork.com"
  7529. },
  7530. {
  7531. "name": "Symfony Community",
  7532. "homepage": "https://symfony.com/contributors"
  7533. }
  7534. ],
  7535. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  7536. "homepage": "https://symfony.com",
  7537. "keywords": [
  7538. "grapheme",
  7539. "i18n",
  7540. "string",
  7541. "unicode",
  7542. "utf-8",
  7543. "utf8"
  7544. ],
  7545. "support": {
  7546. "source": "https://github.com/symfony/string/tree/v5.2.11"
  7547. },
  7548. "funding": [
  7549. {
  7550. "url": "https://symfony.com/sponsor",
  7551. "type": "custom"
  7552. },
  7553. {
  7554. "url": "https://github.com/fabpot",
  7555. "type": "github"
  7556. },
  7557. {
  7558. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7559. "type": "tidelift"
  7560. }
  7561. ],
  7562. "time": "2021-06-27T11:43:47+00:00"
  7563. },
  7564. {
  7565. "name": "symfony/translation",
  7566. "version": "v5.2.12",
  7567. "source": {
  7568. "type": "git",
  7569. "url": "https://github.com/symfony/translation.git",
  7570. "reference": "7b4ef368b25bbb758a7bd5fe20349433e84220ed"
  7571. },
  7572. "dist": {
  7573. "type": "zip",
  7574. "url": "https://api.github.com/repos/symfony/translation/zipball/7b4ef368b25bbb758a7bd5fe20349433e84220ed",
  7575. "reference": "7b4ef368b25bbb758a7bd5fe20349433e84220ed",
  7576. "shasum": ""
  7577. },
  7578. "require": {
  7579. "php": ">=7.2.5",
  7580. "symfony/polyfill-mbstring": "~1.0",
  7581. "symfony/polyfill-php80": "^1.16",
  7582. "symfony/translation-contracts": "^2.3"
  7583. },
  7584. "conflict": {
  7585. "symfony/config": "<4.4",
  7586. "symfony/dependency-injection": "<5.0",
  7587. "symfony/http-kernel": "<5.0",
  7588. "symfony/twig-bundle": "<5.0",
  7589. "symfony/yaml": "<4.4"
  7590. },
  7591. "provide": {
  7592. "symfony/translation-implementation": "2.3"
  7593. },
  7594. "require-dev": {
  7595. "psr/log": "^1|^2|^3",
  7596. "symfony/config": "^4.4|^5.0",
  7597. "symfony/console": "^4.4|^5.0",
  7598. "symfony/dependency-injection": "^5.0",
  7599. "symfony/finder": "^4.4|^5.0",
  7600. "symfony/http-kernel": "^5.0",
  7601. "symfony/intl": "^4.4|^5.0",
  7602. "symfony/service-contracts": "^1.1.2|^2",
  7603. "symfony/yaml": "^4.4|^5.0"
  7604. },
  7605. "suggest": {
  7606. "psr/log-implementation": "To use logging capability in translator",
  7607. "symfony/config": "",
  7608. "symfony/yaml": ""
  7609. },
  7610. "type": "library",
  7611. "autoload": {
  7612. "files": [
  7613. "Resources/functions.php"
  7614. ],
  7615. "psr-4": {
  7616. "Symfony\\Component\\Translation\\": ""
  7617. },
  7618. "exclude-from-classmap": [
  7619. "/Tests/"
  7620. ]
  7621. },
  7622. "notification-url": "https://packagist.org/downloads/",
  7623. "license": [
  7624. "MIT"
  7625. ],
  7626. "authors": [
  7627. {
  7628. "name": "Fabien Potencier",
  7629. "email": "fabien@symfony.com"
  7630. },
  7631. {
  7632. "name": "Symfony Community",
  7633. "homepage": "https://symfony.com/contributors"
  7634. }
  7635. ],
  7636. "description": "Provides tools to internationalize your application",
  7637. "homepage": "https://symfony.com",
  7638. "support": {
  7639. "source": "https://github.com/symfony/translation/tree/v5.2.12"
  7640. },
  7641. "funding": [
  7642. {
  7643. "url": "https://symfony.com/sponsor",
  7644. "type": "custom"
  7645. },
  7646. {
  7647. "url": "https://github.com/fabpot",
  7648. "type": "github"
  7649. },
  7650. {
  7651. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7652. "type": "tidelift"
  7653. }
  7654. ],
  7655. "time": "2021-07-21T13:17:02+00:00"
  7656. },
  7657. {
  7658. "name": "symfony/translation-contracts",
  7659. "version": "v2.4.0",
  7660. "source": {
  7661. "type": "git",
  7662. "url": "https://github.com/symfony/translation-contracts.git",
  7663. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  7664. },
  7665. "dist": {
  7666. "type": "zip",
  7667. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  7668. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  7669. "shasum": ""
  7670. },
  7671. "require": {
  7672. "php": ">=7.2.5"
  7673. },
  7674. "suggest": {
  7675. "symfony/translation-implementation": ""
  7676. },
  7677. "type": "library",
  7678. "extra": {
  7679. "branch-alias": {
  7680. "dev-main": "2.4-dev"
  7681. },
  7682. "thanks": {
  7683. "name": "symfony/contracts",
  7684. "url": "https://github.com/symfony/contracts"
  7685. }
  7686. },
  7687. "autoload": {
  7688. "psr-4": {
  7689. "Symfony\\Contracts\\Translation\\": ""
  7690. }
  7691. },
  7692. "notification-url": "https://packagist.org/downloads/",
  7693. "license": [
  7694. "MIT"
  7695. ],
  7696. "authors": [
  7697. {
  7698. "name": "Nicolas Grekas",
  7699. "email": "p@tchwork.com"
  7700. },
  7701. {
  7702. "name": "Symfony Community",
  7703. "homepage": "https://symfony.com/contributors"
  7704. }
  7705. ],
  7706. "description": "Generic abstractions related to translation",
  7707. "homepage": "https://symfony.com",
  7708. "keywords": [
  7709. "abstractions",
  7710. "contracts",
  7711. "decoupling",
  7712. "interfaces",
  7713. "interoperability",
  7714. "standards"
  7715. ],
  7716. "support": {
  7717. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  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-03-23T23:28:01+00:00"
  7734. },
  7735. {
  7736. "name": "symfony/twig-bridge",
  7737. "version": "v5.2.12",
  7738. "source": {
  7739. "type": "git",
  7740. "url": "https://github.com/symfony/twig-bridge.git",
  7741. "reference": "243a7c6416fea3b91391f09831d8d04b2e42c0b1"
  7742. },
  7743. "dist": {
  7744. "type": "zip",
  7745. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/243a7c6416fea3b91391f09831d8d04b2e42c0b1",
  7746. "reference": "243a7c6416fea3b91391f09831d8d04b2e42c0b1",
  7747. "shasum": ""
  7748. },
  7749. "require": {
  7750. "php": ">=7.2.5",
  7751. "symfony/polyfill-php80": "^1.16",
  7752. "symfony/translation-contracts": "^1.1|^2",
  7753. "twig/twig": "^2.13|^3.0.4"
  7754. },
  7755. "conflict": {
  7756. "phpdocumentor/reflection-docblock": "<3.2.2",
  7757. "phpdocumentor/type-resolver": "<1.4.0",
  7758. "symfony/console": "<4.4",
  7759. "symfony/form": "<5.1",
  7760. "symfony/http-foundation": "<4.4",
  7761. "symfony/http-kernel": "<4.4",
  7762. "symfony/translation": "<5.2",
  7763. "symfony/workflow": "<5.2"
  7764. },
  7765. "require-dev": {
  7766. "egulias/email-validator": "^2.1.10|^3",
  7767. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7768. "symfony/asset": "^4.4|^5.0",
  7769. "symfony/console": "^4.4|^5.0",
  7770. "symfony/dependency-injection": "^4.4|^5.0",
  7771. "symfony/expression-language": "^4.4|^5.0",
  7772. "symfony/finder": "^4.4|^5.0",
  7773. "symfony/form": "^5.1.9",
  7774. "symfony/http-foundation": "^4.4|^5.0",
  7775. "symfony/http-kernel": "^4.4|^5.0",
  7776. "symfony/intl": "^4.4|^5.0",
  7777. "symfony/mime": "^5.2",
  7778. "symfony/polyfill-intl-icu": "~1.0",
  7779. "symfony/property-info": "^4.4|^5.1",
  7780. "symfony/routing": "^4.4|^5.0",
  7781. "symfony/security-acl": "^2.8|^3.0",
  7782. "symfony/security-core": "^4.4|^5.0",
  7783. "symfony/security-csrf": "^4.4|^5.0",
  7784. "symfony/security-http": "^4.4|^5.0",
  7785. "symfony/serializer": "^5.2",
  7786. "symfony/stopwatch": "^4.4|^5.0",
  7787. "symfony/translation": "^5.2",
  7788. "symfony/web-link": "^4.4|^5.0",
  7789. "symfony/workflow": "^5.2",
  7790. "symfony/yaml": "^4.4|^5.0",
  7791. "twig/cssinliner-extra": "^2.12|^3",
  7792. "twig/inky-extra": "^2.12|^3",
  7793. "twig/markdown-extra": "^2.12|^3"
  7794. },
  7795. "suggest": {
  7796. "symfony/asset": "For using the AssetExtension",
  7797. "symfony/expression-language": "For using the ExpressionExtension",
  7798. "symfony/finder": "",
  7799. "symfony/form": "For using the FormExtension",
  7800. "symfony/http-kernel": "For using the HttpKernelExtension",
  7801. "symfony/routing": "For using the RoutingExtension",
  7802. "symfony/security-core": "For using the SecurityExtension",
  7803. "symfony/security-csrf": "For using the CsrfExtension",
  7804. "symfony/security-http": "For using the LogoutUrlExtension",
  7805. "symfony/stopwatch": "For using the StopwatchExtension",
  7806. "symfony/translation": "For using the TranslationExtension",
  7807. "symfony/var-dumper": "For using the DumpExtension",
  7808. "symfony/web-link": "For using the WebLinkExtension",
  7809. "symfony/yaml": "For using the YamlExtension"
  7810. },
  7811. "type": "symfony-bridge",
  7812. "autoload": {
  7813. "psr-4": {
  7814. "Symfony\\Bridge\\Twig\\": ""
  7815. },
  7816. "exclude-from-classmap": [
  7817. "/Tests/"
  7818. ]
  7819. },
  7820. "notification-url": "https://packagist.org/downloads/",
  7821. "license": [
  7822. "MIT"
  7823. ],
  7824. "authors": [
  7825. {
  7826. "name": "Fabien Potencier",
  7827. "email": "fabien@symfony.com"
  7828. },
  7829. {
  7830. "name": "Symfony Community",
  7831. "homepage": "https://symfony.com/contributors"
  7832. }
  7833. ],
  7834. "description": "Provides integration for Twig with various Symfony components",
  7835. "homepage": "https://symfony.com",
  7836. "support": {
  7837. "source": "https://github.com/symfony/twig-bridge/tree/v5.2.12"
  7838. },
  7839. "funding": [
  7840. {
  7841. "url": "https://symfony.com/sponsor",
  7842. "type": "custom"
  7843. },
  7844. {
  7845. "url": "https://github.com/fabpot",
  7846. "type": "github"
  7847. },
  7848. {
  7849. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7850. "type": "tidelift"
  7851. }
  7852. ],
  7853. "time": "2021-07-26T16:33:12+00:00"
  7854. },
  7855. {
  7856. "name": "symfony/twig-bundle",
  7857. "version": "v5.2.12",
  7858. "source": {
  7859. "type": "git",
  7860. "url": "https://github.com/symfony/twig-bundle.git",
  7861. "reference": "6f2aa369c4b7da19b3c864c48e35b26451c92e4e"
  7862. },
  7863. "dist": {
  7864. "type": "zip",
  7865. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/6f2aa369c4b7da19b3c864c48e35b26451c92e4e",
  7866. "reference": "6f2aa369c4b7da19b3c864c48e35b26451c92e4e",
  7867. "shasum": ""
  7868. },
  7869. "require": {
  7870. "php": ">=7.2.5",
  7871. "symfony/config": "^4.4|^5.0",
  7872. "symfony/http-foundation": "^4.4|^5.0",
  7873. "symfony/http-kernel": "^5.0",
  7874. "symfony/polyfill-ctype": "~1.8",
  7875. "symfony/polyfill-php80": "^1.16",
  7876. "symfony/twig-bridge": "^5.0",
  7877. "twig/twig": "^2.13|^3.0.4"
  7878. },
  7879. "conflict": {
  7880. "symfony/dependency-injection": "<5.2",
  7881. "symfony/framework-bundle": "<5.0",
  7882. "symfony/translation": "<5.0"
  7883. },
  7884. "require-dev": {
  7885. "doctrine/annotations": "^1.10.4",
  7886. "doctrine/cache": "^1.0|^2.0",
  7887. "symfony/asset": "^4.4|^5.0",
  7888. "symfony/dependency-injection": "^5.2",
  7889. "symfony/expression-language": "^4.4|^5.0",
  7890. "symfony/finder": "^4.4|^5.0",
  7891. "symfony/form": "^4.4|^5.0",
  7892. "symfony/framework-bundle": "^5.0",
  7893. "symfony/routing": "^4.4|^5.0",
  7894. "symfony/stopwatch": "^4.4|^5.0",
  7895. "symfony/translation": "^5.0",
  7896. "symfony/web-link": "^4.4|^5.0",
  7897. "symfony/yaml": "^4.4|^5.0"
  7898. },
  7899. "type": "symfony-bundle",
  7900. "autoload": {
  7901. "psr-4": {
  7902. "Symfony\\Bundle\\TwigBundle\\": ""
  7903. },
  7904. "exclude-from-classmap": [
  7905. "/Tests/"
  7906. ]
  7907. },
  7908. "notification-url": "https://packagist.org/downloads/",
  7909. "license": [
  7910. "MIT"
  7911. ],
  7912. "authors": [
  7913. {
  7914. "name": "Fabien Potencier",
  7915. "email": "fabien@symfony.com"
  7916. },
  7917. {
  7918. "name": "Symfony Community",
  7919. "homepage": "https://symfony.com/contributors"
  7920. }
  7921. ],
  7922. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  7923. "homepage": "https://symfony.com",
  7924. "support": {
  7925. "source": "https://github.com/symfony/twig-bundle/tree/v5.2.12"
  7926. },
  7927. "funding": [
  7928. {
  7929. "url": "https://symfony.com/sponsor",
  7930. "type": "custom"
  7931. },
  7932. {
  7933. "url": "https://github.com/fabpot",
  7934. "type": "github"
  7935. },
  7936. {
  7937. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7938. "type": "tidelift"
  7939. }
  7940. ],
  7941. "time": "2021-07-21T12:38:00+00:00"
  7942. },
  7943. {
  7944. "name": "symfony/uid",
  7945. "version": "v5.2.11",
  7946. "source": {
  7947. "type": "git",
  7948. "url": "https://github.com/symfony/uid.git",
  7949. "reference": "3604ffeb285e2ad213113aadc891338dfa7e9ff7"
  7950. },
  7951. "dist": {
  7952. "type": "zip",
  7953. "url": "https://api.github.com/repos/symfony/uid/zipball/3604ffeb285e2ad213113aadc891338dfa7e9ff7",
  7954. "reference": "3604ffeb285e2ad213113aadc891338dfa7e9ff7",
  7955. "shasum": ""
  7956. },
  7957. "require": {
  7958. "php": ">=7.2.5",
  7959. "symfony/polyfill-uuid": "^1.15"
  7960. },
  7961. "type": "library",
  7962. "autoload": {
  7963. "psr-4": {
  7964. "Symfony\\Component\\Uid\\": ""
  7965. },
  7966. "exclude-from-classmap": [
  7967. "/Tests/"
  7968. ]
  7969. },
  7970. "notification-url": "https://packagist.org/downloads/",
  7971. "license": [
  7972. "MIT"
  7973. ],
  7974. "authors": [
  7975. {
  7976. "name": "Grégoire Pineau",
  7977. "email": "lyrixx@lyrixx.info"
  7978. },
  7979. {
  7980. "name": "Nicolas Grekas",
  7981. "email": "p@tchwork.com"
  7982. },
  7983. {
  7984. "name": "Symfony Community",
  7985. "homepage": "https://symfony.com/contributors"
  7986. }
  7987. ],
  7988. "description": "Provides an object-oriented API to generate and represent UIDs",
  7989. "homepage": "https://symfony.com",
  7990. "keywords": [
  7991. "UID",
  7992. "uuid"
  7993. ],
  7994. "support": {
  7995. "source": "https://github.com/symfony/uid/tree/v5.2.11"
  7996. },
  7997. "funding": [
  7998. {
  7999. "url": "https://symfony.com/sponsor",
  8000. "type": "custom"
  8001. },
  8002. {
  8003. "url": "https://github.com/fabpot",
  8004. "type": "github"
  8005. },
  8006. {
  8007. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8008. "type": "tidelift"
  8009. }
  8010. ],
  8011. "time": "2021-06-23T14:41:09+00:00"
  8012. },
  8013. {
  8014. "name": "symfony/validator",
  8015. "version": "v5.2.14",
  8016. "source": {
  8017. "type": "git",
  8018. "url": "https://github.com/symfony/validator.git",
  8019. "reference": "a46ac85624ad3418d455bb8f4ce452014c28518c"
  8020. },
  8021. "dist": {
  8022. "type": "zip",
  8023. "url": "https://api.github.com/repos/symfony/validator/zipball/a46ac85624ad3418d455bb8f4ce452014c28518c",
  8024. "reference": "a46ac85624ad3418d455bb8f4ce452014c28518c",
  8025. "shasum": ""
  8026. },
  8027. "require": {
  8028. "php": ">=7.2.5",
  8029. "symfony/deprecation-contracts": "^2.1",
  8030. "symfony/polyfill-ctype": "~1.8",
  8031. "symfony/polyfill-mbstring": "~1.0",
  8032. "symfony/polyfill-php73": "~1.0",
  8033. "symfony/polyfill-php80": "^1.16",
  8034. "symfony/translation-contracts": "^1.1|^2"
  8035. },
  8036. "conflict": {
  8037. "doctrine/lexer": "<1.0.2",
  8038. "phpunit/phpunit": "<5.4.3",
  8039. "symfony/dependency-injection": "<4.4",
  8040. "symfony/expression-language": "<5.1",
  8041. "symfony/http-kernel": "<4.4",
  8042. "symfony/intl": "<4.4",
  8043. "symfony/translation": "<4.4",
  8044. "symfony/yaml": "<4.4"
  8045. },
  8046. "require-dev": {
  8047. "doctrine/annotations": "^1.10.4",
  8048. "doctrine/cache": "^1.0|^2.0",
  8049. "egulias/email-validator": "^2.1.10|^3",
  8050. "symfony/cache": "^4.4|^5.0",
  8051. "symfony/config": "^4.4|^5.0",
  8052. "symfony/console": "^4.4|^5.0",
  8053. "symfony/dependency-injection": "^4.4|^5.0",
  8054. "symfony/expression-language": "^5.1",
  8055. "symfony/finder": "^4.4|^5.0",
  8056. "symfony/http-client": "^4.4|^5.0",
  8057. "symfony/http-foundation": "^4.4|^5.0",
  8058. "symfony/http-kernel": "^4.4|^5.0",
  8059. "symfony/intl": "^4.4|^5.0",
  8060. "symfony/mime": "^4.4|^5.0",
  8061. "symfony/property-access": "^4.4|^5.0",
  8062. "symfony/property-info": "^4.4|^5.0",
  8063. "symfony/translation": "^4.4|^5.0",
  8064. "symfony/yaml": "^4.4|^5.0"
  8065. },
  8066. "suggest": {
  8067. "egulias/email-validator": "Strict (RFC compliant) email validation",
  8068. "psr/cache-implementation": "For using the mapping cache.",
  8069. "symfony/config": "",
  8070. "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
  8071. "symfony/http-foundation": "",
  8072. "symfony/intl": "",
  8073. "symfony/property-access": "For accessing properties within comparison constraints",
  8074. "symfony/property-info": "To automatically add NotNull and Type constraints",
  8075. "symfony/translation": "For translating validation errors.",
  8076. "symfony/yaml": ""
  8077. },
  8078. "type": "library",
  8079. "autoload": {
  8080. "psr-4": {
  8081. "Symfony\\Component\\Validator\\": ""
  8082. },
  8083. "exclude-from-classmap": [
  8084. "/Tests/"
  8085. ]
  8086. },
  8087. "notification-url": "https://packagist.org/downloads/",
  8088. "license": [
  8089. "MIT"
  8090. ],
  8091. "authors": [
  8092. {
  8093. "name": "Fabien Potencier",
  8094. "email": "fabien@symfony.com"
  8095. },
  8096. {
  8097. "name": "Symfony Community",
  8098. "homepage": "https://symfony.com/contributors"
  8099. }
  8100. ],
  8101. "description": "Provides tools to validate values",
  8102. "homepage": "https://symfony.com",
  8103. "support": {
  8104. "source": "https://github.com/symfony/validator/tree/v5.2.14"
  8105. },
  8106. "funding": [
  8107. {
  8108. "url": "https://symfony.com/sponsor",
  8109. "type": "custom"
  8110. },
  8111. {
  8112. "url": "https://github.com/fabpot",
  8113. "type": "github"
  8114. },
  8115. {
  8116. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8117. "type": "tidelift"
  8118. }
  8119. ],
  8120. "time": "2021-07-29T06:36:20+00:00"
  8121. },
  8122. {
  8123. "name": "symfony/var-dumper",
  8124. "version": "v5.2.12",
  8125. "source": {
  8126. "type": "git",
  8127. "url": "https://github.com/symfony/var-dumper.git",
  8128. "reference": "d5f42c357a6672d4e5960bba85e437850e9a7abb"
  8129. },
  8130. "dist": {
  8131. "type": "zip",
  8132. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d5f42c357a6672d4e5960bba85e437850e9a7abb",
  8133. "reference": "d5f42c357a6672d4e5960bba85e437850e9a7abb",
  8134. "shasum": ""
  8135. },
  8136. "require": {
  8137. "php": ">=7.2.5",
  8138. "symfony/polyfill-mbstring": "~1.0",
  8139. "symfony/polyfill-php80": "^1.16"
  8140. },
  8141. "conflict": {
  8142. "phpunit/phpunit": "<5.4.3",
  8143. "symfony/console": "<4.4"
  8144. },
  8145. "require-dev": {
  8146. "ext-iconv": "*",
  8147. "symfony/console": "^4.4|^5.0",
  8148. "symfony/process": "^4.4|^5.0",
  8149. "twig/twig": "^2.13|^3.0.4"
  8150. },
  8151. "suggest": {
  8152. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  8153. "ext-intl": "To show region name in time zone dump",
  8154. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  8155. },
  8156. "bin": [
  8157. "Resources/bin/var-dump-server"
  8158. ],
  8159. "type": "library",
  8160. "autoload": {
  8161. "files": [
  8162. "Resources/functions/dump.php"
  8163. ],
  8164. "psr-4": {
  8165. "Symfony\\Component\\VarDumper\\": ""
  8166. },
  8167. "exclude-from-classmap": [
  8168. "/Tests/"
  8169. ]
  8170. },
  8171. "notification-url": "https://packagist.org/downloads/",
  8172. "license": [
  8173. "MIT"
  8174. ],
  8175. "authors": [
  8176. {
  8177. "name": "Nicolas Grekas",
  8178. "email": "p@tchwork.com"
  8179. },
  8180. {
  8181. "name": "Symfony Community",
  8182. "homepage": "https://symfony.com/contributors"
  8183. }
  8184. ],
  8185. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  8186. "homepage": "https://symfony.com",
  8187. "keywords": [
  8188. "debug",
  8189. "dump"
  8190. ],
  8191. "support": {
  8192. "source": "https://github.com/symfony/var-dumper/tree/v5.2.12"
  8193. },
  8194. "funding": [
  8195. {
  8196. "url": "https://symfony.com/sponsor",
  8197. "type": "custom"
  8198. },
  8199. {
  8200. "url": "https://github.com/fabpot",
  8201. "type": "github"
  8202. },
  8203. {
  8204. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8205. "type": "tidelift"
  8206. }
  8207. ],
  8208. "time": "2021-07-23T15:54:19+00:00"
  8209. },
  8210. {
  8211. "name": "symfony/var-exporter",
  8212. "version": "v5.2.12",
  8213. "source": {
  8214. "type": "git",
  8215. "url": "https://github.com/symfony/var-exporter.git",
  8216. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
  8217. },
  8218. "dist": {
  8219. "type": "zip",
  8220. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  8221. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  8222. "shasum": ""
  8223. },
  8224. "require": {
  8225. "php": ">=7.2.5",
  8226. "symfony/polyfill-php80": "^1.16"
  8227. },
  8228. "require-dev": {
  8229. "symfony/var-dumper": "^4.4.9|^5.0.9"
  8230. },
  8231. "type": "library",
  8232. "autoload": {
  8233. "psr-4": {
  8234. "Symfony\\Component\\VarExporter\\": ""
  8235. },
  8236. "exclude-from-classmap": [
  8237. "/Tests/"
  8238. ]
  8239. },
  8240. "notification-url": "https://packagist.org/downloads/",
  8241. "license": [
  8242. "MIT"
  8243. ],
  8244. "authors": [
  8245. {
  8246. "name": "Nicolas Grekas",
  8247. "email": "p@tchwork.com"
  8248. },
  8249. {
  8250. "name": "Symfony Community",
  8251. "homepage": "https://symfony.com/contributors"
  8252. }
  8253. ],
  8254. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  8255. "homepage": "https://symfony.com",
  8256. "keywords": [
  8257. "clone",
  8258. "construct",
  8259. "export",
  8260. "hydrate",
  8261. "instantiate",
  8262. "serialize"
  8263. ],
  8264. "support": {
  8265. "source": "https://github.com/symfony/var-exporter/tree/v5.2.12"
  8266. },
  8267. "funding": [
  8268. {
  8269. "url": "https://symfony.com/sponsor",
  8270. "type": "custom"
  8271. },
  8272. {
  8273. "url": "https://github.com/fabpot",
  8274. "type": "github"
  8275. },
  8276. {
  8277. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8278. "type": "tidelift"
  8279. }
  8280. ],
  8281. "time": "2021-07-21T12:38:00+00:00"
  8282. },
  8283. {
  8284. "name": "symfony/web-link",
  8285. "version": "v5.2.12",
  8286. "source": {
  8287. "type": "git",
  8288. "url": "https://github.com/symfony/web-link.git",
  8289. "reference": "3d1f4a0318314c63c363f5d49de15d54780b2079"
  8290. },
  8291. "dist": {
  8292. "type": "zip",
  8293. "url": "https://api.github.com/repos/symfony/web-link/zipball/3d1f4a0318314c63c363f5d49de15d54780b2079",
  8294. "reference": "3d1f4a0318314c63c363f5d49de15d54780b2079",
  8295. "shasum": ""
  8296. },
  8297. "require": {
  8298. "php": ">=7.2.5",
  8299. "psr/link": "^1.0",
  8300. "symfony/polyfill-php80": "^1.16"
  8301. },
  8302. "conflict": {
  8303. "symfony/http-kernel": "<4.4"
  8304. },
  8305. "provide": {
  8306. "psr/link-implementation": "1.0"
  8307. },
  8308. "require-dev": {
  8309. "symfony/http-foundation": "^4.4|^5.0",
  8310. "symfony/http-kernel": "^4.4|^5.0"
  8311. },
  8312. "suggest": {
  8313. "symfony/http-kernel": ""
  8314. },
  8315. "type": "library",
  8316. "autoload": {
  8317. "psr-4": {
  8318. "Symfony\\Component\\WebLink\\": ""
  8319. },
  8320. "exclude-from-classmap": [
  8321. "/Tests/"
  8322. ]
  8323. },
  8324. "notification-url": "https://packagist.org/downloads/",
  8325. "license": [
  8326. "MIT"
  8327. ],
  8328. "authors": [
  8329. {
  8330. "name": "Kévin Dunglas",
  8331. "email": "dunglas@gmail.com"
  8332. },
  8333. {
  8334. "name": "Symfony Community",
  8335. "homepage": "https://symfony.com/contributors"
  8336. }
  8337. ],
  8338. "description": "Manages links between resources",
  8339. "homepage": "https://symfony.com",
  8340. "keywords": [
  8341. "dns-prefetch",
  8342. "http",
  8343. "http2",
  8344. "link",
  8345. "performance",
  8346. "prefetch",
  8347. "preload",
  8348. "prerender",
  8349. "psr13",
  8350. "push"
  8351. ],
  8352. "support": {
  8353. "source": "https://github.com/symfony/web-link/tree/v5.2.12"
  8354. },
  8355. "funding": [
  8356. {
  8357. "url": "https://symfony.com/sponsor",
  8358. "type": "custom"
  8359. },
  8360. {
  8361. "url": "https://github.com/fabpot",
  8362. "type": "github"
  8363. },
  8364. {
  8365. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8366. "type": "tidelift"
  8367. }
  8368. ],
  8369. "time": "2021-07-21T12:38:00+00:00"
  8370. },
  8371. {
  8372. "name": "symfony/webpack-encore-bundle",
  8373. "version": "v1.12.0",
  8374. "source": {
  8375. "type": "git",
  8376. "url": "https://github.com/symfony/webpack-encore-bundle.git",
  8377. "reference": "9943a59f8551b7a8181e19a2b4efa60e5907c667"
  8378. },
  8379. "dist": {
  8380. "type": "zip",
  8381. "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/9943a59f8551b7a8181e19a2b4efa60e5907c667",
  8382. "reference": "9943a59f8551b7a8181e19a2b4efa60e5907c667",
  8383. "shasum": ""
  8384. },
  8385. "require": {
  8386. "php": ">=7.1.3",
  8387. "symfony/asset": "^4.4 || ^5.0",
  8388. "symfony/config": "^4.4 || ^5.0",
  8389. "symfony/dependency-injection": "^4.4 || ^5.0",
  8390. "symfony/http-kernel": "^4.4 || ^5.0",
  8391. "symfony/service-contracts": "^1.0 || ^2.0"
  8392. },
  8393. "require-dev": {
  8394. "symfony/framework-bundle": "^4.4 || ^5.0",
  8395. "symfony/phpunit-bridge": "^4.4 || ^5.0",
  8396. "symfony/twig-bundle": "^4.4 || ^5.0",
  8397. "symfony/web-link": "^4.4 || ^5.0"
  8398. },
  8399. "type": "symfony-bundle",
  8400. "extra": {
  8401. "thanks": {
  8402. "name": "symfony/webpack-encore",
  8403. "url": "https://github.com/symfony/webpack-encore"
  8404. }
  8405. },
  8406. "autoload": {
  8407. "psr-4": {
  8408. "Symfony\\WebpackEncoreBundle\\": "src"
  8409. }
  8410. },
  8411. "notification-url": "https://packagist.org/downloads/",
  8412. "license": [
  8413. "MIT"
  8414. ],
  8415. "authors": [
  8416. {
  8417. "name": "Symfony Community",
  8418. "homepage": "https://symfony.com/contributors"
  8419. }
  8420. ],
  8421. "description": "Integration with your Symfony app & Webpack Encore!",
  8422. "support": {
  8423. "issues": "https://github.com/symfony/webpack-encore-bundle/issues",
  8424. "source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.12.0"
  8425. },
  8426. "funding": [
  8427. {
  8428. "url": "https://symfony.com/sponsor",
  8429. "type": "custom"
  8430. },
  8431. {
  8432. "url": "https://github.com/fabpot",
  8433. "type": "github"
  8434. },
  8435. {
  8436. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8437. "type": "tidelift"
  8438. }
  8439. ],
  8440. "time": "2021-06-18T19:13:11+00:00"
  8441. },
  8442. {
  8443. "name": "symfony/yaml",
  8444. "version": "v5.2.14",
  8445. "source": {
  8446. "type": "git",
  8447. "url": "https://github.com/symfony/yaml.git",
  8448. "reference": "ffe9c92e1a6c77c3ad5fc3a2ac16f0b8549dae10"
  8449. },
  8450. "dist": {
  8451. "type": "zip",
  8452. "url": "https://api.github.com/repos/symfony/yaml/zipball/ffe9c92e1a6c77c3ad5fc3a2ac16f0b8549dae10",
  8453. "reference": "ffe9c92e1a6c77c3ad5fc3a2ac16f0b8549dae10",
  8454. "shasum": ""
  8455. },
  8456. "require": {
  8457. "php": ">=7.2.5",
  8458. "symfony/deprecation-contracts": "^2.1",
  8459. "symfony/polyfill-ctype": "~1.8"
  8460. },
  8461. "conflict": {
  8462. "symfony/console": "<4.4"
  8463. },
  8464. "require-dev": {
  8465. "symfony/console": "^4.4|^5.0"
  8466. },
  8467. "suggest": {
  8468. "symfony/console": "For validating YAML files using the lint command"
  8469. },
  8470. "bin": [
  8471. "Resources/bin/yaml-lint"
  8472. ],
  8473. "type": "library",
  8474. "autoload": {
  8475. "psr-4": {
  8476. "Symfony\\Component\\Yaml\\": ""
  8477. },
  8478. "exclude-from-classmap": [
  8479. "/Tests/"
  8480. ]
  8481. },
  8482. "notification-url": "https://packagist.org/downloads/",
  8483. "license": [
  8484. "MIT"
  8485. ],
  8486. "authors": [
  8487. {
  8488. "name": "Fabien Potencier",
  8489. "email": "fabien@symfony.com"
  8490. },
  8491. {
  8492. "name": "Symfony Community",
  8493. "homepage": "https://symfony.com/contributors"
  8494. }
  8495. ],
  8496. "description": "Loads and dumps YAML files",
  8497. "homepage": "https://symfony.com",
  8498. "support": {
  8499. "source": "https://github.com/symfony/yaml/tree/v5.2.14"
  8500. },
  8501. "funding": [
  8502. {
  8503. "url": "https://symfony.com/sponsor",
  8504. "type": "custom"
  8505. },
  8506. {
  8507. "url": "https://github.com/fabpot",
  8508. "type": "github"
  8509. },
  8510. {
  8511. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8512. "type": "tidelift"
  8513. }
  8514. ],
  8515. "time": "2021-07-29T06:18:06+00:00"
  8516. },
  8517. {
  8518. "name": "twig/extra-bundle",
  8519. "version": "v3.3.1",
  8520. "source": {
  8521. "type": "git",
  8522. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  8523. "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
  8524. },
  8525. "dist": {
  8526. "type": "zip",
  8527. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
  8528. "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
  8529. "shasum": ""
  8530. },
  8531. "require": {
  8532. "php": "^7.1.3|^8.0",
  8533. "symfony/framework-bundle": "^4.3|^5.0",
  8534. "symfony/twig-bundle": "^4.3|^5.0",
  8535. "twig/twig": "^2.4|^3.0"
  8536. },
  8537. "require-dev": {
  8538. "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
  8539. "twig/cache-extra": "^3.0",
  8540. "twig/cssinliner-extra": "^2.12|^3.0",
  8541. "twig/html-extra": "^2.12|^3.0",
  8542. "twig/inky-extra": "^2.12|^3.0",
  8543. "twig/intl-extra": "^2.12|^3.0",
  8544. "twig/markdown-extra": "^2.12|^3.0",
  8545. "twig/string-extra": "^2.12|^3.0"
  8546. },
  8547. "type": "symfony-bundle",
  8548. "extra": {
  8549. "branch-alias": {
  8550. "dev-master": "3.2-dev"
  8551. }
  8552. },
  8553. "autoload": {
  8554. "psr-4": {
  8555. "Twig\\Extra\\TwigExtraBundle\\": ""
  8556. },
  8557. "exclude-from-classmap": [
  8558. "/Tests/"
  8559. ]
  8560. },
  8561. "notification-url": "https://packagist.org/downloads/",
  8562. "license": [
  8563. "MIT"
  8564. ],
  8565. "authors": [
  8566. {
  8567. "name": "Fabien Potencier",
  8568. "email": "fabien@symfony.com",
  8569. "homepage": "http://fabien.potencier.org",
  8570. "role": "Lead Developer"
  8571. }
  8572. ],
  8573. "description": "A Symfony bundle for extra Twig extensions",
  8574. "homepage": "https://twig.symfony.com",
  8575. "keywords": [
  8576. "bundle",
  8577. "extra",
  8578. "twig"
  8579. ],
  8580. "support": {
  8581. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
  8582. },
  8583. "funding": [
  8584. {
  8585. "url": "https://github.com/fabpot",
  8586. "type": "github"
  8587. },
  8588. {
  8589. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8590. "type": "tidelift"
  8591. }
  8592. ],
  8593. "time": "2021-05-12T07:47:40+00:00"
  8594. },
  8595. {
  8596. "name": "twig/twig",
  8597. "version": "v3.3.2",
  8598. "source": {
  8599. "type": "git",
  8600. "url": "https://github.com/twigphp/Twig.git",
  8601. "reference": "21578f00e83d4a82ecfa3d50752b609f13de6790"
  8602. },
  8603. "dist": {
  8604. "type": "zip",
  8605. "url": "https://api.github.com/repos/twigphp/Twig/zipball/21578f00e83d4a82ecfa3d50752b609f13de6790",
  8606. "reference": "21578f00e83d4a82ecfa3d50752b609f13de6790",
  8607. "shasum": ""
  8608. },
  8609. "require": {
  8610. "php": ">=7.2.5",
  8611. "symfony/polyfill-ctype": "^1.8",
  8612. "symfony/polyfill-mbstring": "^1.3"
  8613. },
  8614. "require-dev": {
  8615. "psr/container": "^1.0",
  8616. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  8617. },
  8618. "type": "library",
  8619. "extra": {
  8620. "branch-alias": {
  8621. "dev-master": "3.3-dev"
  8622. }
  8623. },
  8624. "autoload": {
  8625. "psr-4": {
  8626. "Twig\\": "src/"
  8627. }
  8628. },
  8629. "notification-url": "https://packagist.org/downloads/",
  8630. "license": [
  8631. "BSD-3-Clause"
  8632. ],
  8633. "authors": [
  8634. {
  8635. "name": "Fabien Potencier",
  8636. "email": "fabien@symfony.com",
  8637. "homepage": "http://fabien.potencier.org",
  8638. "role": "Lead Developer"
  8639. },
  8640. {
  8641. "name": "Twig Team",
  8642. "role": "Contributors"
  8643. },
  8644. {
  8645. "name": "Armin Ronacher",
  8646. "email": "armin.ronacher@active-4.com",
  8647. "role": "Project Founder"
  8648. }
  8649. ],
  8650. "description": "Twig, the flexible, fast, and secure template language for PHP",
  8651. "homepage": "https://twig.symfony.com",
  8652. "keywords": [
  8653. "templating"
  8654. ],
  8655. "support": {
  8656. "issues": "https://github.com/twigphp/Twig/issues",
  8657. "source": "https://github.com/twigphp/Twig/tree/v3.3.2"
  8658. },
  8659. "funding": [
  8660. {
  8661. "url": "https://github.com/fabpot",
  8662. "type": "github"
  8663. },
  8664. {
  8665. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  8666. "type": "tidelift"
  8667. }
  8668. ],
  8669. "time": "2021-05-16T12:14:13+00:00"
  8670. },
  8671. {
  8672. "name": "webmozart/assert",
  8673. "version": "1.10.0",
  8674. "source": {
  8675. "type": "git",
  8676. "url": "https://github.com/webmozarts/assert.git",
  8677. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  8678. },
  8679. "dist": {
  8680. "type": "zip",
  8681. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  8682. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  8683. "shasum": ""
  8684. },
  8685. "require": {
  8686. "php": "^7.2 || ^8.0",
  8687. "symfony/polyfill-ctype": "^1.8"
  8688. },
  8689. "conflict": {
  8690. "phpstan/phpstan": "<0.12.20",
  8691. "vimeo/psalm": "<4.6.1 || 4.6.2"
  8692. },
  8693. "require-dev": {
  8694. "phpunit/phpunit": "^8.5.13"
  8695. },
  8696. "type": "library",
  8697. "extra": {
  8698. "branch-alias": {
  8699. "dev-master": "1.10-dev"
  8700. }
  8701. },
  8702. "autoload": {
  8703. "psr-4": {
  8704. "Webmozart\\Assert\\": "src/"
  8705. }
  8706. },
  8707. "notification-url": "https://packagist.org/downloads/",
  8708. "license": [
  8709. "MIT"
  8710. ],
  8711. "authors": [
  8712. {
  8713. "name": "Bernhard Schussek",
  8714. "email": "bschussek@gmail.com"
  8715. }
  8716. ],
  8717. "description": "Assertions to validate method input/output with nice error messages.",
  8718. "keywords": [
  8719. "assert",
  8720. "check",
  8721. "validate"
  8722. ],
  8723. "support": {
  8724. "issues": "https://github.com/webmozarts/assert/issues",
  8725. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  8726. },
  8727. "time": "2021-03-09T10:59:23+00:00"
  8728. }
  8729. ],
  8730. "packages-dev": [
  8731. {
  8732. "name": "symfony/browser-kit",
  8733. "version": "v5.2.12",
  8734. "source": {
  8735. "type": "git",
  8736. "url": "https://github.com/symfony/browser-kit.git",
  8737. "reference": "ed7ebe262cef150742f5b61d48a94d37513c5758"
  8738. },
  8739. "dist": {
  8740. "type": "zip",
  8741. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ed7ebe262cef150742f5b61d48a94d37513c5758",
  8742. "reference": "ed7ebe262cef150742f5b61d48a94d37513c5758",
  8743. "shasum": ""
  8744. },
  8745. "require": {
  8746. "php": ">=7.2.5",
  8747. "symfony/dom-crawler": "^4.4|^5.0",
  8748. "symfony/polyfill-php80": "^1.16"
  8749. },
  8750. "require-dev": {
  8751. "symfony/css-selector": "^4.4|^5.0",
  8752. "symfony/http-client": "^4.4|^5.0",
  8753. "symfony/mime": "^4.4|^5.0",
  8754. "symfony/process": "^4.4|^5.0"
  8755. },
  8756. "suggest": {
  8757. "symfony/process": ""
  8758. },
  8759. "type": "library",
  8760. "autoload": {
  8761. "psr-4": {
  8762. "Symfony\\Component\\BrowserKit\\": ""
  8763. },
  8764. "exclude-from-classmap": [
  8765. "/Tests/"
  8766. ]
  8767. },
  8768. "notification-url": "https://packagist.org/downloads/",
  8769. "license": [
  8770. "MIT"
  8771. ],
  8772. "authors": [
  8773. {
  8774. "name": "Fabien Potencier",
  8775. "email": "fabien@symfony.com"
  8776. },
  8777. {
  8778. "name": "Symfony Community",
  8779. "homepage": "https://symfony.com/contributors"
  8780. }
  8781. ],
  8782. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  8783. "homepage": "https://symfony.com",
  8784. "support": {
  8785. "source": "https://github.com/symfony/browser-kit/tree/v5.2.12"
  8786. },
  8787. "funding": [
  8788. {
  8789. "url": "https://symfony.com/sponsor",
  8790. "type": "custom"
  8791. },
  8792. {
  8793. "url": "https://github.com/fabpot",
  8794. "type": "github"
  8795. },
  8796. {
  8797. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8798. "type": "tidelift"
  8799. }
  8800. ],
  8801. "time": "2021-07-21T12:38:00+00:00"
  8802. },
  8803. {
  8804. "name": "symfony/css-selector",
  8805. "version": "v5.2.12",
  8806. "source": {
  8807. "type": "git",
  8808. "url": "https://github.com/symfony/css-selector.git",
  8809. "reference": "7fb120adc7f600a59027775b224c13a33530dd90"
  8810. },
  8811. "dist": {
  8812. "type": "zip",
  8813. "url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
  8814. "reference": "7fb120adc7f600a59027775b224c13a33530dd90",
  8815. "shasum": ""
  8816. },
  8817. "require": {
  8818. "php": ">=7.2.5",
  8819. "symfony/polyfill-php80": "^1.16"
  8820. },
  8821. "type": "library",
  8822. "autoload": {
  8823. "psr-4": {
  8824. "Symfony\\Component\\CssSelector\\": ""
  8825. },
  8826. "exclude-from-classmap": [
  8827. "/Tests/"
  8828. ]
  8829. },
  8830. "notification-url": "https://packagist.org/downloads/",
  8831. "license": [
  8832. "MIT"
  8833. ],
  8834. "authors": [
  8835. {
  8836. "name": "Fabien Potencier",
  8837. "email": "fabien@symfony.com"
  8838. },
  8839. {
  8840. "name": "Jean-François Simon",
  8841. "email": "jeanfrancois.simon@sensiolabs.com"
  8842. },
  8843. {
  8844. "name": "Symfony Community",
  8845. "homepage": "https://symfony.com/contributors"
  8846. }
  8847. ],
  8848. "description": "Converts CSS selectors to XPath expressions",
  8849. "homepage": "https://symfony.com",
  8850. "support": {
  8851. "source": "https://github.com/symfony/css-selector/tree/v5.2.12"
  8852. },
  8853. "funding": [
  8854. {
  8855. "url": "https://symfony.com/sponsor",
  8856. "type": "custom"
  8857. },
  8858. {
  8859. "url": "https://github.com/fabpot",
  8860. "type": "github"
  8861. },
  8862. {
  8863. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8864. "type": "tidelift"
  8865. }
  8866. ],
  8867. "time": "2021-07-21T12:38:00+00:00"
  8868. },
  8869. {
  8870. "name": "symfony/debug-bundle",
  8871. "version": "v5.2.12",
  8872. "source": {
  8873. "type": "git",
  8874. "url": "https://github.com/symfony/debug-bundle.git",
  8875. "reference": "2cb76e25ca75afb0d52c1ba83d77cd4190ed5552"
  8876. },
  8877. "dist": {
  8878. "type": "zip",
  8879. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/2cb76e25ca75afb0d52c1ba83d77cd4190ed5552",
  8880. "reference": "2cb76e25ca75afb0d52c1ba83d77cd4190ed5552",
  8881. "shasum": ""
  8882. },
  8883. "require": {
  8884. "ext-xml": "*",
  8885. "php": ">=7.2.5",
  8886. "symfony/http-kernel": "^4.4|^5.0",
  8887. "symfony/polyfill-php80": "^1.16",
  8888. "symfony/twig-bridge": "^4.4|^5.0",
  8889. "symfony/var-dumper": "^4.4|^5.0"
  8890. },
  8891. "conflict": {
  8892. "symfony/config": "<4.4",
  8893. "symfony/dependency-injection": "<5.2"
  8894. },
  8895. "require-dev": {
  8896. "symfony/config": "^4.4|^5.0",
  8897. "symfony/dependency-injection": "^4.4|^5.0",
  8898. "symfony/web-profiler-bundle": "^4.4|^5.0"
  8899. },
  8900. "suggest": {
  8901. "symfony/config": "For service container configuration",
  8902. "symfony/dependency-injection": "For using as a service from the container"
  8903. },
  8904. "type": "symfony-bundle",
  8905. "autoload": {
  8906. "psr-4": {
  8907. "Symfony\\Bundle\\DebugBundle\\": ""
  8908. },
  8909. "exclude-from-classmap": [
  8910. "/Tests/"
  8911. ]
  8912. },
  8913. "notification-url": "https://packagist.org/downloads/",
  8914. "license": [
  8915. "MIT"
  8916. ],
  8917. "authors": [
  8918. {
  8919. "name": "Fabien Potencier",
  8920. "email": "fabien@symfony.com"
  8921. },
  8922. {
  8923. "name": "Symfony Community",
  8924. "homepage": "https://symfony.com/contributors"
  8925. }
  8926. ],
  8927. "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
  8928. "homepage": "https://symfony.com",
  8929. "support": {
  8930. "source": "https://github.com/symfony/debug-bundle/tree/v5.2.12"
  8931. },
  8932. "funding": [
  8933. {
  8934. "url": "https://symfony.com/sponsor",
  8935. "type": "custom"
  8936. },
  8937. {
  8938. "url": "https://github.com/fabpot",
  8939. "type": "github"
  8940. },
  8941. {
  8942. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8943. "type": "tidelift"
  8944. }
  8945. ],
  8946. "time": "2021-07-21T12:38:00+00:00"
  8947. },
  8948. {
  8949. "name": "symfony/dom-crawler",
  8950. "version": "v5.2.12",
  8951. "source": {
  8952. "type": "git",
  8953. "url": "https://github.com/symfony/dom-crawler.git",
  8954. "reference": "c983279c00f723eef8da2a4b1522296c82dc75da"
  8955. },
  8956. "dist": {
  8957. "type": "zip",
  8958. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c983279c00f723eef8da2a4b1522296c82dc75da",
  8959. "reference": "c983279c00f723eef8da2a4b1522296c82dc75da",
  8960. "shasum": ""
  8961. },
  8962. "require": {
  8963. "php": ">=7.2.5",
  8964. "symfony/polyfill-ctype": "~1.8",
  8965. "symfony/polyfill-mbstring": "~1.0",
  8966. "symfony/polyfill-php80": "^1.16"
  8967. },
  8968. "conflict": {
  8969. "masterminds/html5": "<2.6"
  8970. },
  8971. "require-dev": {
  8972. "masterminds/html5": "^2.6",
  8973. "symfony/css-selector": "^4.4|^5.0"
  8974. },
  8975. "suggest": {
  8976. "symfony/css-selector": ""
  8977. },
  8978. "type": "library",
  8979. "autoload": {
  8980. "psr-4": {
  8981. "Symfony\\Component\\DomCrawler\\": ""
  8982. },
  8983. "exclude-from-classmap": [
  8984. "/Tests/"
  8985. ]
  8986. },
  8987. "notification-url": "https://packagist.org/downloads/",
  8988. "license": [
  8989. "MIT"
  8990. ],
  8991. "authors": [
  8992. {
  8993. "name": "Fabien Potencier",
  8994. "email": "fabien@symfony.com"
  8995. },
  8996. {
  8997. "name": "Symfony Community",
  8998. "homepage": "https://symfony.com/contributors"
  8999. }
  9000. ],
  9001. "description": "Eases DOM navigation for HTML and XML documents",
  9002. "homepage": "https://symfony.com",
  9003. "support": {
  9004. "source": "https://github.com/symfony/dom-crawler/tree/v5.2.12"
  9005. },
  9006. "funding": [
  9007. {
  9008. "url": "https://symfony.com/sponsor",
  9009. "type": "custom"
  9010. },
  9011. {
  9012. "url": "https://github.com/fabpot",
  9013. "type": "github"
  9014. },
  9015. {
  9016. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9017. "type": "tidelift"
  9018. }
  9019. ],
  9020. "time": "2021-07-23T15:54:19+00:00"
  9021. },
  9022. {
  9023. "name": "symfony/maker-bundle",
  9024. "version": "v1.33.0",
  9025. "source": {
  9026. "type": "git",
  9027. "url": "https://github.com/symfony/maker-bundle.git",
  9028. "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
  9029. },
  9030. "dist": {
  9031. "type": "zip",
  9032. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
  9033. "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
  9034. "shasum": ""
  9035. },
  9036. "require": {
  9037. "doctrine/inflector": "^1.2|^2.0",
  9038. "nikic/php-parser": "^4.0",
  9039. "php": ">=7.1.3",
  9040. "symfony/config": "^4.0|^5.0",
  9041. "symfony/console": "^4.0|^5.0",
  9042. "symfony/dependency-injection": "^4.0|^5.0",
  9043. "symfony/deprecation-contracts": "^2.2",
  9044. "symfony/filesystem": "^4.0|^5.0",
  9045. "symfony/finder": "^4.0|^5.0",
  9046. "symfony/framework-bundle": "^4.0|^5.0",
  9047. "symfony/http-kernel": "^4.0|^5.0"
  9048. },
  9049. "require-dev": {
  9050. "composer/semver": "^3.0@dev",
  9051. "doctrine/doctrine-bundle": "^1.8|^2.0",
  9052. "doctrine/orm": "^2.3",
  9053. "friendsofphp/php-cs-fixer": "^3.0",
  9054. "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
  9055. "symfony/http-client": "^4.3|^5.0",
  9056. "symfony/phpunit-bridge": "^4.3|^5.0",
  9057. "symfony/process": "^4.0|^5.0",
  9058. "symfony/security-core": "^4.0|^5.0",
  9059. "symfony/yaml": "^4.0|^5.0"
  9060. },
  9061. "type": "symfony-bundle",
  9062. "extra": {
  9063. "branch-alias": {
  9064. "dev-main": "1.0-dev"
  9065. }
  9066. },
  9067. "autoload": {
  9068. "psr-4": {
  9069. "Symfony\\Bundle\\MakerBundle\\": "src/"
  9070. }
  9071. },
  9072. "notification-url": "https://packagist.org/downloads/",
  9073. "license": [
  9074. "MIT"
  9075. ],
  9076. "authors": [
  9077. {
  9078. "name": "Symfony Community",
  9079. "homepage": "https://symfony.com/contributors"
  9080. }
  9081. ],
  9082. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  9083. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  9084. "keywords": [
  9085. "code generator",
  9086. "generator",
  9087. "scaffold",
  9088. "scaffolding"
  9089. ],
  9090. "support": {
  9091. "issues": "https://github.com/symfony/maker-bundle/issues",
  9092. "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
  9093. },
  9094. "funding": [
  9095. {
  9096. "url": "https://symfony.com/sponsor",
  9097. "type": "custom"
  9098. },
  9099. {
  9100. "url": "https://github.com/fabpot",
  9101. "type": "github"
  9102. },
  9103. {
  9104. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9105. "type": "tidelift"
  9106. }
  9107. ],
  9108. "time": "2021-07-01T00:28:30+00:00"
  9109. },
  9110. {
  9111. "name": "symfony/phpunit-bridge",
  9112. "version": "v5.3.4",
  9113. "source": {
  9114. "type": "git",
  9115. "url": "https://github.com/symfony/phpunit-bridge.git",
  9116. "reference": "bc368b765a651424b19f5759953ce2873e7d448b"
  9117. },
  9118. "dist": {
  9119. "type": "zip",
  9120. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bc368b765a651424b19f5759953ce2873e7d448b",
  9121. "reference": "bc368b765a651424b19f5759953ce2873e7d448b",
  9122. "shasum": ""
  9123. },
  9124. "require": {
  9125. "php": ">=7.1.3",
  9126. "symfony/deprecation-contracts": "^2.1"
  9127. },
  9128. "conflict": {
  9129. "phpunit/phpunit": "<7.5|9.1.2"
  9130. },
  9131. "require-dev": {
  9132. "symfony/error-handler": "^4.4|^5.0"
  9133. },
  9134. "suggest": {
  9135. "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
  9136. },
  9137. "bin": [
  9138. "bin/simple-phpunit"
  9139. ],
  9140. "type": "symfony-bridge",
  9141. "extra": {
  9142. "thanks": {
  9143. "name": "phpunit/phpunit",
  9144. "url": "https://github.com/sebastianbergmann/phpunit"
  9145. }
  9146. },
  9147. "autoload": {
  9148. "files": [
  9149. "bootstrap.php"
  9150. ],
  9151. "psr-4": {
  9152. "Symfony\\Bridge\\PhpUnit\\": ""
  9153. },
  9154. "exclude-from-classmap": [
  9155. "/Tests/"
  9156. ]
  9157. },
  9158. "notification-url": "https://packagist.org/downloads/",
  9159. "license": [
  9160. "MIT"
  9161. ],
  9162. "authors": [
  9163. {
  9164. "name": "Nicolas Grekas",
  9165. "email": "p@tchwork.com"
  9166. },
  9167. {
  9168. "name": "Symfony Community",
  9169. "homepage": "https://symfony.com/contributors"
  9170. }
  9171. ],
  9172. "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
  9173. "homepage": "https://symfony.com",
  9174. "support": {
  9175. "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.4"
  9176. },
  9177. "funding": [
  9178. {
  9179. "url": "https://symfony.com/sponsor",
  9180. "type": "custom"
  9181. },
  9182. {
  9183. "url": "https://github.com/fabpot",
  9184. "type": "github"
  9185. },
  9186. {
  9187. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9188. "type": "tidelift"
  9189. }
  9190. ],
  9191. "time": "2021-07-15T21:37:44+00:00"
  9192. },
  9193. {
  9194. "name": "symfony/web-profiler-bundle",
  9195. "version": "v5.2.13",
  9196. "source": {
  9197. "type": "git",
  9198. "url": "https://github.com/symfony/web-profiler-bundle.git",
  9199. "reference": "380038080e46eb92b3a392de646fd32b632f1c77"
  9200. },
  9201. "dist": {
  9202. "type": "zip",
  9203. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/380038080e46eb92b3a392de646fd32b632f1c77",
  9204. "reference": "380038080e46eb92b3a392de646fd32b632f1c77",
  9205. "shasum": ""
  9206. },
  9207. "require": {
  9208. "php": ">=7.2.5",
  9209. "symfony/config": "^4.4|^5.0",
  9210. "symfony/framework-bundle": "^5.1",
  9211. "symfony/http-kernel": "^5.2",
  9212. "symfony/polyfill-php80": "^1.16",
  9213. "symfony/routing": "^4.4|^5.0",
  9214. "symfony/twig-bundle": "^4.4|^5.0",
  9215. "twig/twig": "^2.13|^3.0.4"
  9216. },
  9217. "conflict": {
  9218. "symfony/dependency-injection": "<5.2",
  9219. "symfony/form": "<4.4",
  9220. "symfony/messenger": "<4.4"
  9221. },
  9222. "require-dev": {
  9223. "symfony/browser-kit": "^4.4|^5.0",
  9224. "symfony/console": "^4.4|^5.0",
  9225. "symfony/css-selector": "^4.4|^5.0",
  9226. "symfony/stopwatch": "^4.4|^5.0"
  9227. },
  9228. "type": "symfony-bundle",
  9229. "autoload": {
  9230. "psr-4": {
  9231. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  9232. },
  9233. "exclude-from-classmap": [
  9234. "/Tests/"
  9235. ]
  9236. },
  9237. "notification-url": "https://packagist.org/downloads/",
  9238. "license": [
  9239. "MIT"
  9240. ],
  9241. "authors": [
  9242. {
  9243. "name": "Fabien Potencier",
  9244. "email": "fabien@symfony.com"
  9245. },
  9246. {
  9247. "name": "Symfony Community",
  9248. "homepage": "https://symfony.com/contributors"
  9249. }
  9250. ],
  9251. "description": "Provides a development tool that gives detailed information about the execution of any request",
  9252. "homepage": "https://symfony.com",
  9253. "support": {
  9254. "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.2.13"
  9255. },
  9256. "funding": [
  9257. {
  9258. "url": "https://symfony.com/sponsor",
  9259. "type": "custom"
  9260. },
  9261. {
  9262. "url": "https://github.com/fabpot",
  9263. "type": "github"
  9264. },
  9265. {
  9266. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9267. "type": "tidelift"
  9268. }
  9269. ],
  9270. "time": "2021-07-27T04:28:16+00:00"
  9271. }
  9272. ],
  9273. "aliases": [],
  9274. "minimum-stability": "dev",
  9275. "stability-flags": [],
  9276. "prefer-stable": true,
  9277. "prefer-lowest": false,
  9278. "platform": {
  9279. "php": ">=7.4",
  9280. "ext-ctype": "*",
  9281. "ext-iconv": "*"
  9282. },
  9283. "platform-dev": [],
  9284. "plugin-api-version": "2.0.0"
  9285. }