Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

9540 rindas
349KB

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