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

9576 lines
350 KiB

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