您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

12899 行
475 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": "1fcd1a779ed8abbabf8df5bb634078ad",
  8. "packages": [
  9. {
  10. "name": "ausi/slug-generator",
  11. "version": "v1.1.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/ausi/slug-generator.git",
  15. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/ausi/slug-generator/zipball/4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  20. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-intl": "*",
  25. "ext-mbstring": "*",
  26. "ext-pcre": "*",
  27. "lib-icu": ">=4.2.1",
  28. "php": "^7.1 || ^8.0"
  29. },
  30. "require-dev": {
  31. "contao/easy-coding-standard": "^3.0",
  32. "phpstan/phpstan": "^0.12.40",
  33. "phpstan/phpstan-phpunit": "^0.12.16",
  34. "phpunit/phpunit": "^7.5.20 || ^8.5.4 || ^9.4.2",
  35. "psalm/plugin-phpunit": "^0.9",
  36. "slam/phpstan-extensions": "^5.0",
  37. "vimeo/psalm": "^3.9"
  38. },
  39. "type": "library",
  40. "autoload": {
  41. "psr-4": {
  42. "Ausi\\SlugGenerator\\": "src/"
  43. }
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "MIT"
  48. ],
  49. "authors": [
  50. {
  51. "name": "Martin Auswöger",
  52. "email": "martin@auswoeger.com"
  53. }
  54. ],
  55. "description": "Slug Generator",
  56. "keywords": [
  57. "ascii",
  58. "cldr",
  59. "pretty-url",
  60. "slug",
  61. "slug-generator",
  62. "slugify",
  63. "transliteration",
  64. "unicode"
  65. ],
  66. "support": {
  67. "issues": "https://github.com/ausi/slug-generator/issues",
  68. "source": "https://github.com/ausi/slug-generator/tree/v1.1.1"
  69. },
  70. "funding": [
  71. {
  72. "url": "https://github.com/ausi",
  73. "type": "github"
  74. }
  75. ],
  76. "time": "2020-10-19T15:25:33+00:00"
  77. },
  78. {
  79. "name": "bacon/bacon-qr-code",
  80. "version": "2.0.7",
  81. "source": {
  82. "type": "git",
  83. "url": "https://github.com/Bacon/BaconQrCode.git",
  84. "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
  85. },
  86. "dist": {
  87. "type": "zip",
  88. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
  89. "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
  90. "shasum": ""
  91. },
  92. "require": {
  93. "dasprid/enum": "^1.0.3",
  94. "ext-iconv": "*",
  95. "php": "^7.1 || ^8.0"
  96. },
  97. "require-dev": {
  98. "phly/keep-a-changelog": "^2.1",
  99. "phpunit/phpunit": "^7 | ^8 | ^9",
  100. "spatie/phpunit-snapshot-assertions": "^4.2.9",
  101. "squizlabs/php_codesniffer": "^3.4"
  102. },
  103. "suggest": {
  104. "ext-imagick": "to generate QR code images"
  105. },
  106. "type": "library",
  107. "autoload": {
  108. "psr-4": {
  109. "BaconQrCode\\": "src/"
  110. }
  111. },
  112. "notification-url": "https://packagist.org/downloads/",
  113. "license": [
  114. "BSD-2-Clause"
  115. ],
  116. "authors": [
  117. {
  118. "name": "Ben Scholzen 'DASPRiD'",
  119. "email": "mail@dasprids.de",
  120. "homepage": "https://dasprids.de/",
  121. "role": "Developer"
  122. }
  123. ],
  124. "description": "BaconQrCode is a QR code generator for PHP.",
  125. "homepage": "https://github.com/Bacon/BaconQrCode",
  126. "support": {
  127. "issues": "https://github.com/Bacon/BaconQrCode/issues",
  128. "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
  129. },
  130. "time": "2022-03-14T02:02:36+00:00"
  131. },
  132. {
  133. "name": "beberlei/assert",
  134. "version": "v3.3.2",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/beberlei/assert.git",
  138. "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655",
  143. "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "ext-ctype": "*",
  148. "ext-json": "*",
  149. "ext-mbstring": "*",
  150. "ext-simplexml": "*",
  151. "php": "^7.0 || ^8.0"
  152. },
  153. "require-dev": {
  154. "friendsofphp/php-cs-fixer": "*",
  155. "phpstan/phpstan": "*",
  156. "phpunit/phpunit": ">=6.0.0",
  157. "yoast/phpunit-polyfills": "^0.1.0"
  158. },
  159. "suggest": {
  160. "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
  161. },
  162. "type": "library",
  163. "autoload": {
  164. "files": [
  165. "lib/Assert/functions.php"
  166. ],
  167. "psr-4": {
  168. "Assert\\": "lib/Assert"
  169. }
  170. },
  171. "notification-url": "https://packagist.org/downloads/",
  172. "license": [
  173. "BSD-2-Clause"
  174. ],
  175. "authors": [
  176. {
  177. "name": "Benjamin Eberlei",
  178. "email": "kontakt@beberlei.de",
  179. "role": "Lead Developer"
  180. },
  181. {
  182. "name": "Richard Quadling",
  183. "email": "rquadling@gmail.com",
  184. "role": "Collaborator"
  185. }
  186. ],
  187. "description": "Thin assertion library for input validation in business models.",
  188. "keywords": [
  189. "assert",
  190. "assertion",
  191. "validation"
  192. ],
  193. "support": {
  194. "issues": "https://github.com/beberlei/assert/issues",
  195. "source": "https://github.com/beberlei/assert/tree/v3.3.2"
  196. },
  197. "time": "2021-12-16T21:41:27+00:00"
  198. },
  199. {
  200. "name": "clue/stream-filter",
  201. "version": "v1.6.0",
  202. "source": {
  203. "type": "git",
  204. "url": "https://github.com/clue/stream-filter.git",
  205. "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
  206. },
  207. "dist": {
  208. "type": "zip",
  209. "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
  210. "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
  211. "shasum": ""
  212. },
  213. "require": {
  214. "php": ">=5.3"
  215. },
  216. "require-dev": {
  217. "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
  218. },
  219. "type": "library",
  220. "autoload": {
  221. "files": [
  222. "src/functions_include.php"
  223. ],
  224. "psr-4": {
  225. "Clue\\StreamFilter\\": "src/"
  226. }
  227. },
  228. "notification-url": "https://packagist.org/downloads/",
  229. "license": [
  230. "MIT"
  231. ],
  232. "authors": [
  233. {
  234. "name": "Christian Lück",
  235. "email": "christian@clue.engineering"
  236. }
  237. ],
  238. "description": "A simple and modern approach to stream filtering in PHP",
  239. "homepage": "https://github.com/clue/php-stream-filter",
  240. "keywords": [
  241. "bucket brigade",
  242. "callback",
  243. "filter",
  244. "php_user_filter",
  245. "stream",
  246. "stream_filter_append",
  247. "stream_filter_register"
  248. ],
  249. "support": {
  250. "issues": "https://github.com/clue/stream-filter/issues",
  251. "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
  252. },
  253. "funding": [
  254. {
  255. "url": "https://clue.engineering/support",
  256. "type": "custom"
  257. },
  258. {
  259. "url": "https://github.com/clue",
  260. "type": "github"
  261. }
  262. ],
  263. "time": "2022-02-21T13:15:14+00:00"
  264. },
  265. {
  266. "name": "composer/ca-bundle",
  267. "version": "1.3.3",
  268. "source": {
  269. "type": "git",
  270. "url": "https://github.com/composer/ca-bundle.git",
  271. "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
  272. },
  273. "dist": {
  274. "type": "zip",
  275. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
  276. "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
  277. "shasum": ""
  278. },
  279. "require": {
  280. "ext-openssl": "*",
  281. "ext-pcre": "*",
  282. "php": "^5.3.2 || ^7.0 || ^8.0"
  283. },
  284. "require-dev": {
  285. "phpstan/phpstan": "^0.12.55",
  286. "psr/log": "^1.0",
  287. "symfony/phpunit-bridge": "^4.2 || ^5",
  288. "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
  289. },
  290. "type": "library",
  291. "extra": {
  292. "branch-alias": {
  293. "dev-main": "1.x-dev"
  294. }
  295. },
  296. "autoload": {
  297. "psr-4": {
  298. "Composer\\CaBundle\\": "src"
  299. }
  300. },
  301. "notification-url": "https://packagist.org/downloads/",
  302. "license": [
  303. "MIT"
  304. ],
  305. "authors": [
  306. {
  307. "name": "Jordi Boggiano",
  308. "email": "j.boggiano@seld.be",
  309. "homepage": "http://seld.be"
  310. }
  311. ],
  312. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  313. "keywords": [
  314. "cabundle",
  315. "cacert",
  316. "certificate",
  317. "ssl",
  318. "tls"
  319. ],
  320. "support": {
  321. "irc": "irc://irc.freenode.org/composer",
  322. "issues": "https://github.com/composer/ca-bundle/issues",
  323. "source": "https://github.com/composer/ca-bundle/tree/1.3.3"
  324. },
  325. "funding": [
  326. {
  327. "url": "https://packagist.com",
  328. "type": "custom"
  329. },
  330. {
  331. "url": "https://github.com/composer",
  332. "type": "github"
  333. },
  334. {
  335. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  336. "type": "tidelift"
  337. }
  338. ],
  339. "time": "2022-07-20T07:14:26+00:00"
  340. },
  341. {
  342. "name": "contao-components/ace",
  343. "version": "1.8.1",
  344. "source": {
  345. "type": "git",
  346. "url": "https://github.com/contao-components/ace.git",
  347. "reference": "26060e51cd94c2814d07afdb33271da71114a742"
  348. },
  349. "dist": {
  350. "type": "zip",
  351. "url": "https://api.github.com/repos/contao-components/ace/zipball/26060e51cd94c2814d07afdb33271da71114a742",
  352. "reference": "26060e51cd94c2814d07afdb33271da71114a742",
  353. "shasum": ""
  354. },
  355. "require": {
  356. "contao-components/installer": "^1.0.9"
  357. },
  358. "type": "contao-component",
  359. "notification-url": "https://packagist.org/downloads/",
  360. "license": [
  361. "BSD-3-Clause"
  362. ],
  363. "authors": [
  364. {
  365. "name": "Fabian Jakobs",
  366. "homepage": "https://github.com/fjakobs"
  367. }
  368. ],
  369. "description": "ACE code editor integration for Contao Open Source CMS",
  370. "support": {
  371. "issues": "https://github.com/contao-components/ace/issues",
  372. "source": "https://github.com/contao-components/ace/tree/1.8.1"
  373. },
  374. "time": "2022-07-22T07:17:11+00:00"
  375. },
  376. {
  377. "name": "contao-components/chosen",
  378. "version": "1.2.4",
  379. "source": {
  380. "type": "git",
  381. "url": "https://github.com/contao-components/chosen.git",
  382. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a"
  383. },
  384. "dist": {
  385. "type": "zip",
  386. "url": "https://api.github.com/repos/contao-components/chosen/zipball/bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  387. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  388. "shasum": ""
  389. },
  390. "require": {
  391. "contao-components/installer": "^1.0.9"
  392. },
  393. "type": "contao-component",
  394. "notification-url": "https://packagist.org/downloads/",
  395. "license": [
  396. "MIT"
  397. ],
  398. "authors": [
  399. {
  400. "name": "Leo Feyer",
  401. "homepage": "https://github.com/leofeyer"
  402. }
  403. ],
  404. "description": "Chosen integration for Contao Open Source CMS",
  405. "support": {
  406. "issues": "https://github.com/contao-components/chosen/issues",
  407. "source": "https://github.com/contao-components/chosen/tree/1.2.4"
  408. },
  409. "time": "2019-12-04T17:19:30+00:00"
  410. },
  411. {
  412. "name": "contao-components/colorbox",
  413. "version": "1.6.6",
  414. "source": {
  415. "type": "git",
  416. "url": "https://github.com/contao-components/colorbox.git",
  417. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d"
  418. },
  419. "dist": {
  420. "type": "zip",
  421. "url": "https://api.github.com/repos/contao-components/colorbox/zipball/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  422. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  423. "shasum": ""
  424. },
  425. "require": {
  426. "contao-components/installer": "^1.0.9"
  427. },
  428. "type": "contao-component",
  429. "notification-url": "https://packagist.org/downloads/",
  430. "license": [
  431. "MIT"
  432. ],
  433. "authors": [
  434. {
  435. "name": "Leo Feyer",
  436. "homepage": "https://github.com/leofeyer"
  437. }
  438. ],
  439. "description": "Colorbox integration for Contao Open Source CMS",
  440. "support": {
  441. "issues": "https://github.com/contao-components/colorbox/issues",
  442. "source": "https://github.com/contao-components/colorbox/tree/1.6.6"
  443. },
  444. "time": "2020-05-01T15:29:20+00:00"
  445. },
  446. {
  447. "name": "contao-components/colorpicker",
  448. "version": "1.5.2",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/contao-components/colorpicker.git",
  452. "reference": "ce0732ff1d0bd952a3642fd639e3d6a93bd08c94"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/contao-components/colorpicker/zipball/ce0732ff1d0bd952a3642fd639e3d6a93bd08c94",
  457. "reference": "ce0732ff1d0bd952a3642fd639e3d6a93bd08c94",
  458. "shasum": ""
  459. },
  460. "require": {
  461. "contao-components/installer": "^1.0.9"
  462. },
  463. "type": "contao-component",
  464. "notification-url": "https://packagist.org/downloads/",
  465. "license": [
  466. "MIT"
  467. ],
  468. "authors": [
  469. {
  470. "name": "Leo Feyer",
  471. "homepage": "https://github.com/leofeyer"
  472. }
  473. ],
  474. "description": "Color picker integration for Contao Open Source CMS",
  475. "support": {
  476. "issues": "https://github.com/contao-components/colorpicker/issues",
  477. "source": "https://github.com/contao-components/colorpicker/tree/1.5.2"
  478. },
  479. "time": "2022-03-30T15:30:28+00:00"
  480. },
  481. {
  482. "name": "contao-components/contao",
  483. "version": "9.2.0",
  484. "source": {
  485. "type": "git",
  486. "url": "https://github.com/contao-components/contao.git",
  487. "reference": "44abd0b24e5508ff427b7e722ddf6f8617591fc8"
  488. },
  489. "dist": {
  490. "type": "zip",
  491. "url": "https://api.github.com/repos/contao-components/contao/zipball/44abd0b24e5508ff427b7e722ddf6f8617591fc8",
  492. "reference": "44abd0b24e5508ff427b7e722ddf6f8617591fc8",
  493. "shasum": ""
  494. },
  495. "require": {
  496. "contao-components/installer": "^1.0.9"
  497. },
  498. "type": "contao-component",
  499. "notification-url": "https://packagist.org/downloads/",
  500. "license": [
  501. "LGPL-3.0-or-later"
  502. ],
  503. "authors": [
  504. {
  505. "name": "Leo Feyer",
  506. "homepage": "https://github.com/leofeyer"
  507. }
  508. ],
  509. "description": "Contao Open Source CMS components",
  510. "support": {
  511. "issues": "https://github.com/contao-components/contao/issues",
  512. "source": "https://github.com/contao-components/contao/tree/9.2.0"
  513. },
  514. "time": "2021-10-06T07:18:01+00:00"
  515. },
  516. {
  517. "name": "contao-components/datepicker",
  518. "version": "2.3.2",
  519. "source": {
  520. "type": "git",
  521. "url": "https://github.com/contao-components/datepicker.git",
  522. "reference": "f14b2d1ecb5a1b295a61b168da1f0af561cf72fd"
  523. },
  524. "dist": {
  525. "type": "zip",
  526. "url": "https://api.github.com/repos/contao-components/datepicker/zipball/f14b2d1ecb5a1b295a61b168da1f0af561cf72fd",
  527. "reference": "f14b2d1ecb5a1b295a61b168da1f0af561cf72fd",
  528. "shasum": ""
  529. },
  530. "require": {
  531. "contao-components/installer": "^1.0.9"
  532. },
  533. "type": "contao-component",
  534. "notification-url": "https://packagist.org/downloads/",
  535. "license": [
  536. "MIT"
  537. ],
  538. "authors": [
  539. {
  540. "name": "Leo Feyer",
  541. "homepage": "https://github.com/leofeyer"
  542. }
  543. ],
  544. "description": "Date picker integration for Contao Open Source CMS",
  545. "support": {
  546. "issues": "https://github.com/contao-components/datepicker/issues",
  547. "source": "https://github.com/contao-components/datepicker/tree/2.3.2"
  548. },
  549. "time": "2021-09-16T15:03:39+00:00"
  550. },
  551. {
  552. "name": "contao-components/dropzone",
  553. "version": "5.9.3",
  554. "source": {
  555. "type": "git",
  556. "url": "https://github.com/contao-components/dropzone.git",
  557. "reference": "212c524e3c226b01e8232287c764b22d7469df6a"
  558. },
  559. "dist": {
  560. "type": "zip",
  561. "url": "https://api.github.com/repos/contao-components/dropzone/zipball/212c524e3c226b01e8232287c764b22d7469df6a",
  562. "reference": "212c524e3c226b01e8232287c764b22d7469df6a",
  563. "shasum": ""
  564. },
  565. "require": {
  566. "contao-components/installer": "^1.0.9"
  567. },
  568. "type": "contao-component",
  569. "notification-url": "https://packagist.org/downloads/",
  570. "license": [
  571. "MIT"
  572. ],
  573. "authors": [
  574. {
  575. "name": "Leo Feyer",
  576. "homepage": "https://github.com/leofeyer"
  577. }
  578. ],
  579. "description": "DropZone integration for Contao Open Source CMS",
  580. "support": {
  581. "issues": "https://github.com/contao-components/dropzone/issues",
  582. "source": "https://github.com/contao-components/dropzone/tree/5.9.3"
  583. },
  584. "time": "2021-09-28T07:38:53+00:00"
  585. },
  586. {
  587. "name": "contao-components/installer",
  588. "version": "1.4.1",
  589. "source": {
  590. "type": "git",
  591. "url": "https://github.com/contao-components/installer.git",
  592. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7"
  593. },
  594. "dist": {
  595. "type": "zip",
  596. "url": "https://api.github.com/repos/contao-components/installer/zipball/eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  597. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  598. "shasum": ""
  599. },
  600. "require": {
  601. "composer-plugin-api": "^1.0 || ^2.0",
  602. "php": ">=5.6"
  603. },
  604. "require-dev": {
  605. "composer/composer": "^1.0 || ^2.0",
  606. "phpunit/phpunit": "^5.7.26"
  607. },
  608. "type": "composer-plugin",
  609. "extra": {
  610. "class": "Contao\\ComponentsInstaller\\Composer\\Plugin"
  611. },
  612. "autoload": {
  613. "psr-4": {
  614. "Contao\\ComponentsInstaller\\": "src/"
  615. }
  616. },
  617. "notification-url": "https://packagist.org/downloads/",
  618. "license": [
  619. "LGPL-3.0-or-later"
  620. ],
  621. "authors": [
  622. {
  623. "name": "Leo Feyer",
  624. "homepage": "https://github.com/leofeyer"
  625. }
  626. ],
  627. "description": "Contao components installer",
  628. "support": {
  629. "issues": "https://github.com/contao-components/installer/issues",
  630. "source": "https://github.com/contao-components/installer/tree/1.4.1"
  631. },
  632. "time": "2020-12-23T10:51:52+00:00"
  633. },
  634. {
  635. "name": "contao-components/jquery",
  636. "version": "3.6.0",
  637. "source": {
  638. "type": "git",
  639. "url": "https://github.com/contao-components/jquery.git",
  640. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c"
  641. },
  642. "dist": {
  643. "type": "zip",
  644. "url": "https://api.github.com/repos/contao-components/jquery/zipball/31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  645. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  646. "shasum": ""
  647. },
  648. "require": {
  649. "contao-components/installer": "^1.0.9"
  650. },
  651. "type": "contao-component",
  652. "notification-url": "https://packagist.org/downloads/",
  653. "license": [
  654. "MIT"
  655. ],
  656. "authors": [
  657. {
  658. "name": "Leo Feyer",
  659. "homepage": "https://github.com/leofeyer"
  660. }
  661. ],
  662. "description": "jQuery integration for Contao Open Source CMS",
  663. "support": {
  664. "issues": "https://github.com/contao-components/jquery/issues",
  665. "source": "https://github.com/contao-components/jquery/tree/3.6.0"
  666. },
  667. "time": "2021-04-01T14:36:55+00:00"
  668. },
  669. {
  670. "name": "contao-components/jquery-ui",
  671. "version": "1.13.1",
  672. "source": {
  673. "type": "git",
  674. "url": "https://github.com/contao-components/jquery-ui.git",
  675. "reference": "3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01"
  676. },
  677. "dist": {
  678. "type": "zip",
  679. "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01",
  680. "reference": "3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01",
  681. "shasum": ""
  682. },
  683. "require": {
  684. "contao-components/installer": "^1.0.9"
  685. },
  686. "type": "contao-component",
  687. "notification-url": "https://packagist.org/downloads/",
  688. "license": [
  689. "MIT"
  690. ],
  691. "authors": [
  692. {
  693. "name": "Leo Feyer",
  694. "homepage": "https://github.com/leofeyer"
  695. }
  696. ],
  697. "description": "jQuery UI integration for Contao Open Source CMS",
  698. "support": {
  699. "issues": "https://github.com/contao-components/jquery-ui/issues",
  700. "source": "https://github.com/contao-components/jquery-ui/tree/1.13.1"
  701. },
  702. "time": "2022-02-16T14:55:44+00:00"
  703. },
  704. {
  705. "name": "contao-components/mediabox",
  706. "version": "1.5.5",
  707. "source": {
  708. "type": "git",
  709. "url": "https://github.com/contao-components/mediabox.git",
  710. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082"
  711. },
  712. "dist": {
  713. "type": "zip",
  714. "url": "https://api.github.com/repos/contao-components/mediabox/zipball/8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  715. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  716. "shasum": ""
  717. },
  718. "require": {
  719. "contao-components/installer": "^1.0.9"
  720. },
  721. "type": "contao-component",
  722. "notification-url": "https://packagist.org/downloads/",
  723. "license": [
  724. "MIT"
  725. ],
  726. "authors": [
  727. {
  728. "name": "Leo Feyer",
  729. "homepage": "https://github.com/leofeyer"
  730. }
  731. ],
  732. "description": "Mediabox integration for Contao Open Source CMS",
  733. "support": {
  734. "issues": "https://github.com/contao-components/mediabox/issues",
  735. "source": "https://github.com/contao-components/mediabox/tree/1.5.5"
  736. },
  737. "time": "2019-07-12T07:33:27+00:00"
  738. },
  739. {
  740. "name": "contao-components/mootools",
  741. "version": "1.6.0.6",
  742. "source": {
  743. "type": "git",
  744. "url": "https://github.com/contao-components/mootools.git",
  745. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab"
  746. },
  747. "dist": {
  748. "type": "zip",
  749. "url": "https://api.github.com/repos/contao-components/mootools/zipball/cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  750. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  751. "shasum": ""
  752. },
  753. "require": {
  754. "contao-components/installer": "^1.0.9"
  755. },
  756. "type": "contao-component",
  757. "notification-url": "https://packagist.org/downloads/",
  758. "license": [
  759. "MIT"
  760. ],
  761. "authors": [
  762. {
  763. "name": "Leo Feyer",
  764. "homepage": "https://github.com/leofeyer"
  765. }
  766. ],
  767. "description": "MooTools integration for Contao Open Source CMS",
  768. "support": {
  769. "issues": "https://github.com/contao-components/mootools/issues",
  770. "source": "https://github.com/contao-components/mootools/tree/1.x"
  771. },
  772. "time": "2019-07-12T07:37:02+00:00"
  773. },
  774. {
  775. "name": "contao-components/simplemodal",
  776. "version": "2.1.1",
  777. "source": {
  778. "type": "git",
  779. "url": "https://github.com/contao-components/simplemodal.git",
  780. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"
  781. },
  782. "dist": {
  783. "type": "zip",
  784. "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  785. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  786. "shasum": ""
  787. },
  788. "require": {
  789. "contao-components/installer": "^1.0.9"
  790. },
  791. "type": "contao-component",
  792. "notification-url": "https://packagist.org/downloads/",
  793. "license": [
  794. "MIT"
  795. ],
  796. "authors": [
  797. {
  798. "name": "Leo Feyer",
  799. "homepage": "https://github.com/leofeyer"
  800. }
  801. ],
  802. "description": "SimpleModal integration for Contao Open Source CMS",
  803. "support": {
  804. "issues": "https://github.com/contao-components/simplemodal/issues",
  805. "source": "https://github.com/contao-components/simplemodal/tree/2.1.1"
  806. },
  807. "time": "2019-07-12T07:39:02+00:00"
  808. },
  809. {
  810. "name": "contao-components/swipe",
  811. "version": "2.2.0",
  812. "source": {
  813. "type": "git",
  814. "url": "https://github.com/contao-components/swipe.git",
  815. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9"
  816. },
  817. "dist": {
  818. "type": "zip",
  819. "url": "https://api.github.com/repos/contao-components/swipe/zipball/1c2acad8b32681ba829d66e99da340666f69b9d9",
  820. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9",
  821. "shasum": ""
  822. },
  823. "require": {
  824. "contao-components/installer": "^1.0.9"
  825. },
  826. "type": "contao-component",
  827. "notification-url": "https://packagist.org/downloads/",
  828. "license": [
  829. "MIT"
  830. ],
  831. "authors": [
  832. {
  833. "name": "Leo Feyer",
  834. "homepage": "https://github.com/leofeyer"
  835. }
  836. ],
  837. "description": "A JavaScript touch slider with dot menu",
  838. "support": {
  839. "issues": "https://github.com/contao-components/swipe/issues",
  840. "source": "https://github.com/contao-components/swipe/tree/2.x"
  841. },
  842. "time": "2019-09-12T10:53:06+00:00"
  843. },
  844. {
  845. "name": "contao-components/tablesort",
  846. "version": "4.0.1",
  847. "source": {
  848. "type": "git",
  849. "url": "https://github.com/contao-components/tablesort.git",
  850. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d"
  851. },
  852. "dist": {
  853. "type": "zip",
  854. "url": "https://api.github.com/repos/contao-components/tablesort/zipball/faabcfab17e388b767c8f5a18987c44429692a9d",
  855. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d",
  856. "shasum": ""
  857. },
  858. "require": {
  859. "contao-components/installer": "^1.0.9"
  860. },
  861. "type": "contao-component",
  862. "notification-url": "https://packagist.org/downloads/",
  863. "license": [
  864. "LGPL-3.0-or-later"
  865. ],
  866. "authors": [
  867. {
  868. "name": "Leo Feyer",
  869. "homepage": "https://github.com/leofeyer"
  870. }
  871. ],
  872. "description": "Contao Open Source CMS tablesort",
  873. "support": {
  874. "issues": "https://github.com/contao-components/tablesort/issues",
  875. "source": "https://github.com/contao-components/tablesort/tree/4.0.1"
  876. },
  877. "time": "2019-07-12T07:43:54+00:00"
  878. },
  879. {
  880. "name": "contao-components/tablesorter",
  881. "version": "2.31.3",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/contao-components/tablesorter.git",
  885. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/contao-components/tablesorter/zipball/2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  890. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  891. "shasum": ""
  892. },
  893. "require": {
  894. "contao-components/installer": "^1.0.9"
  895. },
  896. "type": "contao-component",
  897. "notification-url": "https://packagist.org/downloads/",
  898. "license": [
  899. "MIT"
  900. ],
  901. "authors": [
  902. {
  903. "name": "Leo Feyer",
  904. "homepage": "https://github.com/leofeyer"
  905. }
  906. ],
  907. "description": "jQuery tablesorter integration for Contao Open Source CMS",
  908. "support": {
  909. "issues": "https://github.com/contao-components/tablesorter/issues",
  910. "source": "https://github.com/contao-components/tablesorter/tree/2.31.3"
  911. },
  912. "time": "2020-05-14T15:24:29+00:00"
  913. },
  914. {
  915. "name": "contao-components/tinymce4",
  916. "version": "5.10.5",
  917. "source": {
  918. "type": "git",
  919. "url": "https://github.com/contao-components/tinymce4.git",
  920. "reference": "04abab14f91ea4b3d7959f77023ab6d88ddb153c"
  921. },
  922. "dist": {
  923. "type": "zip",
  924. "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/04abab14f91ea4b3d7959f77023ab6d88ddb153c",
  925. "reference": "04abab14f91ea4b3d7959f77023ab6d88ddb153c",
  926. "shasum": ""
  927. },
  928. "require": {
  929. "contao-components/installer": "^1.0.9"
  930. },
  931. "type": "contao-component",
  932. "notification-url": "https://packagist.org/downloads/",
  933. "license": [
  934. "LGPL-2.1-or-later"
  935. ],
  936. "authors": [
  937. {
  938. "name": "Leo Feyer",
  939. "homepage": "https://github.com/leofeyer"
  940. }
  941. ],
  942. "description": "TinyMCE integration for Contao Open Source CMS",
  943. "support": {
  944. "issues": "https://github.com/contao-components/tinymce4/issues",
  945. "source": "https://github.com/contao-components/tinymce4/tree/5.10.5"
  946. },
  947. "time": "2022-05-26T10:13:49+00:00"
  948. },
  949. {
  950. "name": "contao/calendar-bundle",
  951. "version": "4.13.6",
  952. "source": {
  953. "type": "git",
  954. "url": "https://github.com/contao/calendar-bundle.git",
  955. "reference": "5b3147c635507b678fb46f5577ce2e003cece123"
  956. },
  957. "dist": {
  958. "type": "zip",
  959. "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/5b3147c635507b678fb46f5577ce2e003cece123",
  960. "reference": "5b3147c635507b678fb46f5577ce2e003cece123",
  961. "shasum": ""
  962. },
  963. "require": {
  964. "contao/core-bundle": "self.version",
  965. "friendsofsymfony/http-cache": "^2.4",
  966. "php": "^7.4 || ^8.0",
  967. "symfony/config": "^5.4",
  968. "symfony/dependency-injection": "^5.4",
  969. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  970. "symfony/http-foundation": "^5.4",
  971. "symfony/http-kernel": "^5.4",
  972. "symfony/polyfill-mbstring": "^1.0",
  973. "symfony/yaml": "^5.4"
  974. },
  975. "conflict": {
  976. "contao/core": "*",
  977. "contao/manager-plugin": "<2.0 || >=3.0"
  978. },
  979. "require-dev": {
  980. "contao/manager-plugin": "^2.3.1",
  981. "contao/test-case": "self.version",
  982. "phpunit/phpunit": "^9.3",
  983. "symfony/http-client": "^5.4",
  984. "symfony/phpunit-bridge": "^5.4"
  985. },
  986. "type": "contao-bundle",
  987. "extra": {
  988. "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin"
  989. },
  990. "autoload": {
  991. "psr-4": {
  992. "Contao\\CalendarBundle\\": "src/"
  993. },
  994. "classmap": [
  995. "src/Resources/contao/"
  996. ],
  997. "exclude-from-classmap": [
  998. "src/Resources/contao/config/",
  999. "src/Resources/contao/dca/",
  1000. "src/Resources/contao/languages/",
  1001. "src/Resources/contao/templates/"
  1002. ]
  1003. },
  1004. "notification-url": "https://packagist.org/downloads/",
  1005. "license": [
  1006. "LGPL-3.0-or-later"
  1007. ],
  1008. "authors": [
  1009. {
  1010. "name": "Leo Feyer",
  1011. "homepage": "https://github.com/leofeyer"
  1012. },
  1013. {
  1014. "name": "Contao Community",
  1015. "homepage": "https://contao.org/contributors"
  1016. }
  1017. ],
  1018. "description": "Adds calendar functionality to Contao",
  1019. "homepage": "https://contao.org",
  1020. "support": {
  1021. "docs": "https://docs.contao.org",
  1022. "forum": "https://community.contao.org",
  1023. "issues": "https://github.com/contao/contao/issues",
  1024. "source": "https://github.com/contao/calendar-bundle"
  1025. },
  1026. "funding": [
  1027. {
  1028. "url": "https://to.contao.org/donate",
  1029. "type": "custom"
  1030. }
  1031. ],
  1032. "time": "2022-07-05T11:01:11+00:00"
  1033. },
  1034. {
  1035. "name": "contao/comments-bundle",
  1036. "version": "4.13.6",
  1037. "source": {
  1038. "type": "git",
  1039. "url": "https://github.com/contao/comments-bundle.git",
  1040. "reference": "0aa6bd4126253496e173c830d276b5aa5abd3d1e"
  1041. },
  1042. "dist": {
  1043. "type": "zip",
  1044. "url": "https://api.github.com/repos/contao/comments-bundle/zipball/0aa6bd4126253496e173c830d276b5aa5abd3d1e",
  1045. "reference": "0aa6bd4126253496e173c830d276b5aa5abd3d1e",
  1046. "shasum": ""
  1047. },
  1048. "require": {
  1049. "contao/core-bundle": "self.version",
  1050. "php": "^7.4 || ^8.0",
  1051. "symfony/http-kernel": "^5.4"
  1052. },
  1053. "conflict": {
  1054. "contao/core": "*",
  1055. "contao/manager-plugin": "<2.0 || >=3.0"
  1056. },
  1057. "require-dev": {
  1058. "contao/manager-plugin": "^2.0",
  1059. "symfony/http-client": "^5.4"
  1060. },
  1061. "type": "contao-bundle",
  1062. "extra": {
  1063. "contao-manager-plugin": "Contao\\CommentsBundle\\ContaoManager\\Plugin"
  1064. },
  1065. "autoload": {
  1066. "psr-4": {
  1067. "Contao\\CommentsBundle\\": "src/"
  1068. },
  1069. "classmap": [
  1070. "src/Resources/contao/"
  1071. ],
  1072. "exclude-from-classmap": [
  1073. "src/Resources/contao/config/",
  1074. "src/Resources/contao/dca/",
  1075. "src/Resources/contao/languages/",
  1076. "src/Resources/contao/templates/"
  1077. ]
  1078. },
  1079. "notification-url": "https://packagist.org/downloads/",
  1080. "license": [
  1081. "LGPL-3.0-or-later"
  1082. ],
  1083. "authors": [
  1084. {
  1085. "name": "Leo Feyer",
  1086. "homepage": "https://github.com/leofeyer"
  1087. },
  1088. {
  1089. "name": "Contao Community",
  1090. "homepage": "https://contao.org/contributors"
  1091. }
  1092. ],
  1093. "description": "Adds comments functionality to Contao",
  1094. "homepage": "https://contao.org",
  1095. "support": {
  1096. "docs": "https://docs.contao.org",
  1097. "forum": "https://community.contao.org",
  1098. "issues": "https://github.com/contao/contao/issues",
  1099. "source": "https://github.com/contao/comments-bundle"
  1100. },
  1101. "funding": [
  1102. {
  1103. "url": "https://to.contao.org/donate",
  1104. "type": "custom"
  1105. }
  1106. ],
  1107. "time": "2022-07-05T11:01:11+00:00"
  1108. },
  1109. {
  1110. "name": "contao/conflicts",
  1111. "version": "dev-main",
  1112. "source": {
  1113. "type": "git",
  1114. "url": "https://github.com/contao/conflicts.git",
  1115. "reference": "499c1af91141660454af3859562767f3b7746af5"
  1116. },
  1117. "dist": {
  1118. "type": "zip",
  1119. "url": "https://api.github.com/repos/contao/conflicts/zipball/499c1af91141660454af3859562767f3b7746af5",
  1120. "reference": "499c1af91141660454af3859562767f3b7746af5",
  1121. "shasum": ""
  1122. },
  1123. "conflict": {
  1124. "doctrine/dbal": "2.9.* <2.9.3 || 3.3.0",
  1125. "doctrine/doctrine-bundle": "2.6.0",
  1126. "doctrine/doctrine-migrations-bundle": "<1.1",
  1127. "doctrine/orm": "<2.4",
  1128. "doctrine/persistence": "1.3.2",
  1129. "knplabs/knp-time-bundle": "1.9.0",
  1130. "lexik/maintenance-bundle": "2.1.4",
  1131. "symfony/finder": "3.4.7 || 4.0.7",
  1132. "symfony/framework-bundle": "4.2.7 || 5.2.6",
  1133. "symfony/http-foundation": "4.4.27",
  1134. "symfony/http-kernel": "5.4.1",
  1135. "symfony/security": "3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
  1136. "symfony/swiftmailer-bundle": "2.6.* <2.6.2",
  1137. "symfony/twig-bundle": "4.1.0",
  1138. "symfony/web-profiler-bundle": "6.1.* <6.1.2",
  1139. "twig/twig": "2.7.0"
  1140. },
  1141. "default-branch": true,
  1142. "type": "metapackage",
  1143. "notification-url": "https://packagist.org/downloads/",
  1144. "license": [
  1145. "LGPL-3.0-or-later"
  1146. ],
  1147. "authors": [
  1148. {
  1149. "name": "Leo Feyer",
  1150. "homepage": "https://github.com/leofeyer"
  1151. }
  1152. ],
  1153. "description": "Contao 4 conflicting packages",
  1154. "support": {
  1155. "source": "https://github.com/contao/conflicts/tree/main"
  1156. },
  1157. "funding": [
  1158. {
  1159. "url": "https://to.contao.org/donate",
  1160. "type": "custom"
  1161. }
  1162. ],
  1163. "time": "2022-07-20T16:11:48+00:00"
  1164. },
  1165. {
  1166. "name": "contao/core-bundle",
  1167. "version": "4.13.6",
  1168. "source": {
  1169. "type": "git",
  1170. "url": "https://github.com/contao/core-bundle.git",
  1171. "reference": "e731c368b3fe137a6c6176834a752dfc5ea2b622"
  1172. },
  1173. "dist": {
  1174. "type": "zip",
  1175. "url": "https://api.github.com/repos/contao/core-bundle/zipball/e731c368b3fe137a6c6176834a752dfc5ea2b622",
  1176. "reference": "e731c368b3fe137a6c6176834a752dfc5ea2b622",
  1177. "shasum": ""
  1178. },
  1179. "require": {
  1180. "ausi/slug-generator": "^1.1",
  1181. "bacon/bacon-qr-code": "^2.0",
  1182. "composer-runtime-api": "^2.0.14",
  1183. "contao-components/ace": "^1.2",
  1184. "contao-components/chosen": "^1.2",
  1185. "contao-components/colorbox": "^1.6",
  1186. "contao-components/colorpicker": "^1.5",
  1187. "contao-components/contao": "^9.1",
  1188. "contao-components/datepicker": "^2.3",
  1189. "contao-components/dropzone": "^5.0.1",
  1190. "contao-components/jquery": "^3.5",
  1191. "contao-components/jquery-ui": "^1.11.4",
  1192. "contao-components/mediabox": "^1.5",
  1193. "contao-components/mootools": "^1.6.0.1",
  1194. "contao-components/simplemodal": "^2.1",
  1195. "contao-components/swipe": "^2.0.3",
  1196. "contao-components/tablesort": "^4.0",
  1197. "contao-components/tablesorter": "^2.1",
  1198. "contao-components/tinymce4": "^4.7 || ^5.0",
  1199. "contao/image": "^1.0",
  1200. "contao/imagine-svg": "^1.0",
  1201. "doctrine/collections": "^1.5",
  1202. "doctrine/dbal": "^3.3",
  1203. "doctrine/doctrine-bundle": "^2.4",
  1204. "doctrine/orm": "^2.10",
  1205. "doctrine/persistence": "^2.0",
  1206. "dragonmantank/cron-expression": "^2.3",
  1207. "ext-dom": "*",
  1208. "ext-filter": "*",
  1209. "ext-gd": "*",
  1210. "ext-hash": "*",
  1211. "ext-intl": "*",
  1212. "ext-json": "*",
  1213. "ext-pcre": "*",
  1214. "ext-pdo": "*",
  1215. "ext-session": "*",
  1216. "ext-zlib": "*",
  1217. "friendsofsymfony/http-cache": "^2.6",
  1218. "friendsofsymfony/http-cache-bundle": "^2.6",
  1219. "imagine/imagine": "^1.0",
  1220. "knplabs/knp-menu": "^3.1",
  1221. "knplabs/knp-menu-bundle": "^3.0",
  1222. "knplabs/knp-time-bundle": "^1.11",
  1223. "lcobucci/jwt": "^4.0",
  1224. "league/commonmark": "^2.2",
  1225. "league/flysystem": "^2.4 || ^3.0",
  1226. "league/flysystem-bundle": "^2.0",
  1227. "matthiasmullie/minify": "^1.3",
  1228. "monolog/monolog": "^2.0",
  1229. "nelmio/cors-bundle": "^2.0.1",
  1230. "nelmio/security-bundle": "^2.2",
  1231. "nikic/php-parser": "^4.9",
  1232. "nyholm/psr7": "^1.2",
  1233. "paragonie/constant_time_encoding": "^2.2",
  1234. "php": "^7.4 || ^8.0",
  1235. "phpspec/php-diff": "^1.0",
  1236. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  1237. "psr/container": "^1",
  1238. "psr/http-message": "^1.0",
  1239. "psr/log": "^1.0",
  1240. "scheb/2fa-backup-code": "^5.8",
  1241. "scheb/2fa-bundle": "^5.8",
  1242. "scheb/2fa-trusted-device": "^5.8",
  1243. "scrivo/highlight.php": "^9.18",
  1244. "scssphp/scssphp": "^1.5",
  1245. "simplepie/simplepie": "^1.3",
  1246. "spatie/schema-org": "^3.4",
  1247. "spomky-labs/otphp": "^10.0",
  1248. "symfony-cmf/routing": "^2.3",
  1249. "symfony-cmf/routing-bundle": "^2.4",
  1250. "symfony/asset": "^5.4",
  1251. "symfony/cache": "^5.4",
  1252. "symfony/config": "^5.4",
  1253. "symfony/console": "^5.4",
  1254. "symfony/dependency-injection": "^5.4",
  1255. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1256. "symfony/doctrine-bridge": "^5.4",
  1257. "symfony/dom-crawler": "^5.4",
  1258. "symfony/event-dispatcher": "^5.4",
  1259. "symfony/event-dispatcher-contracts": "^2.0 || ^3.0",
  1260. "symfony/expression-language": "^5.4",
  1261. "symfony/filesystem": "^5.4",
  1262. "symfony/finder": "^5.4",
  1263. "symfony/framework-bundle": "^5.4",
  1264. "symfony/http-client": "^5.4",
  1265. "symfony/http-client-contracts": "^2.4",
  1266. "symfony/http-foundation": "^5.4",
  1267. "symfony/http-kernel": "^5.4",
  1268. "symfony/intl": "^5.4",
  1269. "symfony/lock": "^5.4",
  1270. "symfony/mailer": "^5.4",
  1271. "symfony/mime": "^5.4",
  1272. "symfony/monolog-bridge": "^5.4",
  1273. "symfony/password-hasher": "^5.4",
  1274. "symfony/polyfill-intl-idn": "^1.0",
  1275. "symfony/polyfill-mbstring": "^1.0",
  1276. "symfony/process": "^5.4",
  1277. "symfony/property-access": "^5.4",
  1278. "symfony/routing": "^5.4",
  1279. "symfony/security-bundle": "^5.4",
  1280. "symfony/security-core": "^5.4",
  1281. "symfony/security-csrf": "^5.4",
  1282. "symfony/security-http": "^5.4",
  1283. "symfony/service-contracts": "^1.1 || ^2.0",
  1284. "symfony/string": "^5.4",
  1285. "symfony/translation": "^5.4",
  1286. "symfony/translation-contracts": "^2.3",
  1287. "symfony/twig-bridge": "^5.4",
  1288. "symfony/twig-bundle": "^5.4",
  1289. "symfony/uid": "^5.4",
  1290. "symfony/var-dumper": "^5.4",
  1291. "symfony/yaml": "^5.4",
  1292. "terminal42/escargot": "^1.4.1",
  1293. "terminal42/service-annotation-bundle": "^1.1",
  1294. "twig/twig": "^3.0",
  1295. "ua-parser/uap-php": "^3.9",
  1296. "webignition/robots-txt-file": "^3.0",
  1297. "wikimedia/less.php": "^1.7"
  1298. },
  1299. "conflict": {
  1300. "contao-community-alliance/composer-plugin": "<3.0",
  1301. "contao/core": "*",
  1302. "contao/manager-bundle": "^4.5 <4.5.2",
  1303. "contao/manager-plugin": "<2.0 || >=3.0",
  1304. "doctrine/cache": "<1.10",
  1305. "doctrine/dbal": "3.3.0",
  1306. "terminal42/contao-ce-access": "<3.0",
  1307. "thecodingmachine/safe": "<1.2"
  1308. },
  1309. "require-dev": {
  1310. "contao/installation-bundle": "self.version",
  1311. "contao/manager-plugin": "^2.3.1",
  1312. "contao/test-case": "self.version",
  1313. "ext-fileinfo": "*",
  1314. "league/flysystem-memory": "^2.0 || ^3.0",
  1315. "phpunit/phpunit": "^9.3",
  1316. "roave/better-reflection": "^4.12.2 || ^5.0",
  1317. "symfony/browser-kit": "^5.4",
  1318. "symfony/phpunit-bridge": "^5.4"
  1319. },
  1320. "suggest": {
  1321. "contao/tcpdf-bundle": "To export articles as PDF files"
  1322. },
  1323. "type": "symfony-bundle",
  1324. "extra": {
  1325. "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin"
  1326. },
  1327. "autoload": {
  1328. "psr-4": {
  1329. "Contao\\CoreBundle\\": "src/"
  1330. },
  1331. "classmap": [
  1332. "src/Resources/contao/"
  1333. ],
  1334. "exclude-from-classmap": [
  1335. "src/Resources/contao/config/",
  1336. "src/Resources/contao/dca/",
  1337. "src/Resources/contao/helper/functions.php",
  1338. "src/Resources/contao/languages/",
  1339. "src/Resources/contao/templates/",
  1340. "src/Resources/contao/themes/"
  1341. ]
  1342. },
  1343. "notification-url": "https://packagist.org/downloads/",
  1344. "license": [
  1345. "LGPL-3.0-or-later"
  1346. ],
  1347. "authors": [
  1348. {
  1349. "name": "Leo Feyer",
  1350. "homepage": "https://github.com/leofeyer"
  1351. },
  1352. {
  1353. "name": "Contao Community",
  1354. "homepage": "https://contao.org/contributors"
  1355. }
  1356. ],
  1357. "description": "Contao Open Source CMS",
  1358. "homepage": "https://contao.org",
  1359. "support": {
  1360. "docs": "https://docs.contao.org",
  1361. "forum": "https://community.contao.org",
  1362. "issues": "https://github.com/contao/contao/issues",
  1363. "source": "https://github.com/contao/core-bundle"
  1364. },
  1365. "funding": [
  1366. {
  1367. "url": "https://to.contao.org/donate",
  1368. "type": "custom"
  1369. }
  1370. ],
  1371. "time": "2022-07-05T11:01:11+00:00"
  1372. },
  1373. {
  1374. "name": "contao/faq-bundle",
  1375. "version": "4.13.6",
  1376. "source": {
  1377. "type": "git",
  1378. "url": "https://github.com/contao/faq-bundle.git",
  1379. "reference": "75bad32ebf5f9706d4d83b4450b02a5651947671"
  1380. },
  1381. "dist": {
  1382. "type": "zip",
  1383. "url": "https://api.github.com/repos/contao/faq-bundle/zipball/75bad32ebf5f9706d4d83b4450b02a5651947671",
  1384. "reference": "75bad32ebf5f9706d4d83b4450b02a5651947671",
  1385. "shasum": ""
  1386. },
  1387. "require": {
  1388. "contao/core-bundle": "self.version",
  1389. "php": "^7.4 || ^8.0",
  1390. "symfony/config": "^5.4",
  1391. "symfony/dependency-injection": "^5.4",
  1392. "symfony/http-kernel": "^5.4",
  1393. "symfony/yaml": "^5.4"
  1394. },
  1395. "conflict": {
  1396. "contao/core": "*",
  1397. "contao/manager-plugin": "<2.0 || >=3.0"
  1398. },
  1399. "require-dev": {
  1400. "contao/manager-plugin": "^2.3.1",
  1401. "contao/test-case": "self.version",
  1402. "phpunit/phpunit": "^9.3",
  1403. "symfony/http-client": "^5.4",
  1404. "symfony/phpunit-bridge": "^5.4"
  1405. },
  1406. "type": "contao-bundle",
  1407. "extra": {
  1408. "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin"
  1409. },
  1410. "autoload": {
  1411. "psr-4": {
  1412. "Contao\\FaqBundle\\": "src/"
  1413. },
  1414. "classmap": [
  1415. "src/Resources/contao/"
  1416. ],
  1417. "exclude-from-classmap": [
  1418. "src/Resources/contao/config/",
  1419. "src/Resources/contao/dca/",
  1420. "src/Resources/contao/languages/",
  1421. "src/Resources/contao/templates/"
  1422. ]
  1423. },
  1424. "notification-url": "https://packagist.org/downloads/",
  1425. "license": [
  1426. "LGPL-3.0-or-later"
  1427. ],
  1428. "authors": [
  1429. {
  1430. "name": "Leo Feyer",
  1431. "homepage": "https://github.com/leofeyer"
  1432. },
  1433. {
  1434. "name": "Contao Community",
  1435. "homepage": "https://contao.org/contributors"
  1436. }
  1437. ],
  1438. "description": "Adds FAQ functionality to Contao",
  1439. "homepage": "https://contao.org",
  1440. "support": {
  1441. "docs": "https://docs.contao.org",
  1442. "forum": "https://community.contao.org",
  1443. "issues": "https://github.com/contao/contao/issues",
  1444. "source": "https://github.com/contao/faq-bundle"
  1445. },
  1446. "funding": [
  1447. {
  1448. "url": "https://to.contao.org/donate",
  1449. "type": "custom"
  1450. }
  1451. ],
  1452. "time": "2022-07-05T11:01:11+00:00"
  1453. },
  1454. {
  1455. "name": "contao/image",
  1456. "version": "1.1.1",
  1457. "source": {
  1458. "type": "git",
  1459. "url": "https://github.com/contao/image.git",
  1460. "reference": "fc0fd4c1198939f686bb8305dffca8cb3c0214a8"
  1461. },
  1462. "dist": {
  1463. "type": "zip",
  1464. "url": "https://api.github.com/repos/contao/image/zipball/fc0fd4c1198939f686bb8305dffca8cb3c0214a8",
  1465. "reference": "fc0fd4c1198939f686bb8305dffca8cb3c0214a8",
  1466. "shasum": ""
  1467. },
  1468. "require": {
  1469. "ext-json": "*",
  1470. "imagine/imagine": "^0.7.1 || ^1.0",
  1471. "php": "^7.1 || ^8.0",
  1472. "symfony/filesystem": "^2.8 || ^3.0 || ^4.0 || ^5.0",
  1473. "symfony/polyfill-php73": "^1.11",
  1474. "webmozart/path-util": "^2.0"
  1475. },
  1476. "conflict": {
  1477. "contao/imagine-svg": "<0.1.4 || >=2.0"
  1478. },
  1479. "require-dev": {
  1480. "bamarni/composer-bin-plugin": "^1.4",
  1481. "contao/imagine-svg": "^0.1.4 || ^0.2 || ^1.0",
  1482. "phpunit/phpunit": "^8.5 || ^9.5"
  1483. },
  1484. "suggest": {
  1485. "ext-exif": "To support EXIF auto-rotation"
  1486. },
  1487. "type": "library",
  1488. "extra": {
  1489. "bamarni-bin": {
  1490. "bin-links": false,
  1491. "target-directory": "tools"
  1492. }
  1493. },
  1494. "autoload": {
  1495. "psr-4": {
  1496. "Contao\\Image\\": "src/"
  1497. }
  1498. },
  1499. "notification-url": "https://packagist.org/downloads/",
  1500. "license": [
  1501. "LGPL-3.0-or-later"
  1502. ],
  1503. "authors": [
  1504. {
  1505. "name": "Martin Auswöger",
  1506. "homepage": "https://github.com/ausi"
  1507. }
  1508. ],
  1509. "description": "Contao image library",
  1510. "support": {
  1511. "issues": "https://github.com/contao/image/issues",
  1512. "source": "https://github.com/contao/image/tree/1.1.1"
  1513. },
  1514. "time": "2021-07-06T14:42:52+00:00"
  1515. },
  1516. {
  1517. "name": "contao/imagine-svg",
  1518. "version": "1.0.3",
  1519. "source": {
  1520. "type": "git",
  1521. "url": "https://github.com/contao/imagine-svg.git",
  1522. "reference": "913cf57746fbbf00ab7eba5e0585e2ef47a05b99"
  1523. },
  1524. "dist": {
  1525. "type": "zip",
  1526. "url": "https://api.github.com/repos/contao/imagine-svg/zipball/913cf57746fbbf00ab7eba5e0585e2ef47a05b99",
  1527. "reference": "913cf57746fbbf00ab7eba5e0585e2ef47a05b99",
  1528. "shasum": ""
  1529. },
  1530. "require": {
  1531. "ext-dom": "*",
  1532. "imagine/imagine": "^1.1",
  1533. "php": "^7.2 || ^8.0"
  1534. },
  1535. "require-dev": {
  1536. "contao/easy-coding-standard": "^3.0",
  1537. "contao/test-case": "^4.4",
  1538. "phpstan/phpstan": "^0.12",
  1539. "phpstan/phpstan-phpunit": "^0.12.8",
  1540. "phpstan/phpstan-symfony": "^0.12.6",
  1541. "phpunit/phpunit": "^8.5.4",
  1542. "psalm/plugin-phpunit": "^0.15",
  1543. "psalm/plugin-symfony": "^2.0",
  1544. "slam/phpstan-extensions": "^5.0",
  1545. "symfony/filesystem": "^5.0",
  1546. "thecodingmachine/phpstan-strict-rules": "^0.12",
  1547. "vimeo/psalm": "^4.1"
  1548. },
  1549. "type": "library",
  1550. "autoload": {
  1551. "psr-4": {
  1552. "Contao\\ImagineSvg\\": "src/"
  1553. }
  1554. },
  1555. "notification-url": "https://packagist.org/downloads/",
  1556. "license": [
  1557. "LGPL-3.0-or-later"
  1558. ],
  1559. "authors": [
  1560. {
  1561. "name": "Martin Auswöger",
  1562. "homepage": "https://github.com/ausi"
  1563. }
  1564. ],
  1565. "description": "Contao Imagine SVG library",
  1566. "support": {
  1567. "issues": "https://github.com/contao/imagine-svg/issues",
  1568. "source": "https://github.com/contao/imagine-svg/tree/1.0.3"
  1569. },
  1570. "time": "2021-08-10T09:33:50+00:00"
  1571. },
  1572. {
  1573. "name": "contao/installation-bundle",
  1574. "version": "4.13.6",
  1575. "source": {
  1576. "type": "git",
  1577. "url": "https://github.com/contao/installation-bundle.git",
  1578. "reference": "015657c0cb68964f5b2b6be1e064dff3662d29d2"
  1579. },
  1580. "dist": {
  1581. "type": "zip",
  1582. "url": "https://api.github.com/repos/contao/installation-bundle/zipball/015657c0cb68964f5b2b6be1e064dff3662d29d2",
  1583. "reference": "015657c0cb68964f5b2b6be1e064dff3662d29d2",
  1584. "shasum": ""
  1585. },
  1586. "require": {
  1587. "contao/core-bundle": "self.version",
  1588. "doctrine/dbal": "^3.2",
  1589. "php": "^7.4 || ^8.0",
  1590. "psr/log": "^1.0",
  1591. "sensiolabs/ansi-to-html": "^1.1",
  1592. "symfony/config": "^5.4",
  1593. "symfony/console": "^5.4",
  1594. "symfony/dependency-injection": "^5.4",
  1595. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1596. "symfony/event-dispatcher": "^5.4",
  1597. "symfony/filesystem": "^5.4",
  1598. "symfony/finder": "^5.4",
  1599. "symfony/framework-bundle": "^5.4",
  1600. "symfony/http-foundation": "^5.4",
  1601. "symfony/http-kernel": "^5.4",
  1602. "symfony/polyfill-mbstring": "^1.0",
  1603. "symfony/yaml": "^5.4"
  1604. },
  1605. "conflict": {
  1606. "contao/core": "*",
  1607. "contao/manager-plugin": "<2.0 || >=3.0"
  1608. },
  1609. "require-dev": {
  1610. "contao/manager-plugin": "^2.3.1",
  1611. "phpunit/phpunit": "^9.3",
  1612. "symfony/http-client": "^5.4",
  1613. "symfony/phpunit-bridge": "^5.4"
  1614. },
  1615. "type": "contao-bundle",
  1616. "extra": {
  1617. "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin"
  1618. },
  1619. "autoload": {
  1620. "psr-4": {
  1621. "Contao\\InstallationBundle\\": "src/"
  1622. }
  1623. },
  1624. "notification-url": "https://packagist.org/downloads/",
  1625. "license": [
  1626. "LGPL-3.0-or-later"
  1627. ],
  1628. "authors": [
  1629. {
  1630. "name": "Leo Feyer",
  1631. "homepage": "https://github.com/leofeyer"
  1632. },
  1633. {
  1634. "name": "Contao Community",
  1635. "homepage": "https://contao.org/contributors"
  1636. }
  1637. ],
  1638. "description": "Required to install and update Contao",
  1639. "homepage": "https://contao.org",
  1640. "support": {
  1641. "docs": "https://docs.contao.org",
  1642. "forum": "https://community.contao.org",
  1643. "issues": "https://github.com/contao/contao/issues",
  1644. "source": "https://github.com/contao/installation-bundle"
  1645. },
  1646. "funding": [
  1647. {
  1648. "url": "https://to.contao.org/donate",
  1649. "type": "custom"
  1650. }
  1651. ],
  1652. "time": "2022-07-05T11:01:11+00:00"
  1653. },
  1654. {
  1655. "name": "contao/listing-bundle",
  1656. "version": "4.13.6",
  1657. "source": {
  1658. "type": "git",
  1659. "url": "https://github.com/contao/listing-bundle.git",
  1660. "reference": "65f40d2608d75b2fda2bd3efd6eb0e235c8f2184"
  1661. },
  1662. "dist": {
  1663. "type": "zip",
  1664. "url": "https://api.github.com/repos/contao/listing-bundle/zipball/65f40d2608d75b2fda2bd3efd6eb0e235c8f2184",
  1665. "reference": "65f40d2608d75b2fda2bd3efd6eb0e235c8f2184",
  1666. "shasum": ""
  1667. },
  1668. "require": {
  1669. "contao/core-bundle": "self.version",
  1670. "php": "^7.4 || ^8.0",
  1671. "symfony/http-kernel": "^5.4"
  1672. },
  1673. "conflict": {
  1674. "contao/core": "*",
  1675. "contao/manager-plugin": "<2.0 || >=3.0"
  1676. },
  1677. "require-dev": {
  1678. "contao/manager-plugin": "^2.0",
  1679. "symfony/http-client": "^5.4"
  1680. },
  1681. "type": "contao-bundle",
  1682. "extra": {
  1683. "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin"
  1684. },
  1685. "autoload": {
  1686. "psr-4": {
  1687. "Contao\\ListingBundle\\": "src/"
  1688. },
  1689. "classmap": [
  1690. "src/Resources/contao/"
  1691. ],
  1692. "exclude-from-classmap": [
  1693. "src/Resources/contao/config/",
  1694. "src/Resources/contao/dca/",
  1695. "src/Resources/contao/languages/",
  1696. "src/Resources/contao/templates/"
  1697. ]
  1698. },
  1699. "notification-url": "https://packagist.org/downloads/",
  1700. "license": [
  1701. "LGPL-3.0-or-later"
  1702. ],
  1703. "authors": [
  1704. {
  1705. "name": "Leo Feyer",
  1706. "homepage": "https://github.com/leofeyer"
  1707. },
  1708. {
  1709. "name": "Contao Community",
  1710. "homepage": "https://contao.org/contributors"
  1711. }
  1712. ],
  1713. "description": "Allows to list arbitrary data in the Contao front end",
  1714. "homepage": "https://contao.org",
  1715. "support": {
  1716. "docs": "https://docs.contao.org",
  1717. "forum": "https://community.contao.org",
  1718. "issues": "https://github.com/contao/contao/issues",
  1719. "source": "https://github.com/contao/listing-bundle"
  1720. },
  1721. "funding": [
  1722. {
  1723. "url": "https://to.contao.org/donate",
  1724. "type": "custom"
  1725. }
  1726. ],
  1727. "time": "2022-07-05T11:01:11+00:00"
  1728. },
  1729. {
  1730. "name": "contao/manager-bundle",
  1731. "version": "4.13.6",
  1732. "source": {
  1733. "type": "git",
  1734. "url": "https://github.com/contao/manager-bundle.git",
  1735. "reference": "52a37819597a339d0165f1169d6629256e0077f6"
  1736. },
  1737. "dist": {
  1738. "type": "zip",
  1739. "url": "https://api.github.com/repos/contao/manager-bundle/zipball/52a37819597a339d0165f1169d6629256e0077f6",
  1740. "reference": "52a37819597a339d0165f1169d6629256e0077f6",
  1741. "shasum": ""
  1742. },
  1743. "require": {
  1744. "contao/core-bundle": "self.version",
  1745. "contao/installation-bundle": "self.version",
  1746. "contao/manager-plugin": "^2.4",
  1747. "doctrine/dbal": "^3.1",
  1748. "doctrine/doctrine-bundle": "^2.4",
  1749. "ext-json": "*",
  1750. "friendsofsymfony/http-cache": "^2.6",
  1751. "friendsofsymfony/http-cache-bundle": "^2.6",
  1752. "nelmio/cors-bundle": "^2.0.1",
  1753. "nelmio/security-bundle": "^2.2",
  1754. "php": "^7.4 || ^8.0",
  1755. "symfony/cache": "^5.4",
  1756. "symfony/config": "^5.4",
  1757. "symfony/console": "^5.4",
  1758. "symfony/debug-bundle": "^5.4",
  1759. "symfony/dependency-injection": "^5.4",
  1760. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1761. "symfony/doctrine-bridge": "^5.4",
  1762. "symfony/dotenv": "^5.4",
  1763. "symfony/error-handler": "^5.4",
  1764. "symfony/expression-language": "^5.4",
  1765. "symfony/filesystem": "^5.4",
  1766. "symfony/finder": "^5.4",
  1767. "symfony/framework-bundle": "^5.4",
  1768. "symfony/http-client": "^5.4",
  1769. "symfony/http-foundation": "^5.4",
  1770. "symfony/http-kernel": "^5.4",
  1771. "symfony/mailer": "^5.4",
  1772. "symfony/monolog-bridge": "^5.4",
  1773. "symfony/monolog-bundle": "^3.1",
  1774. "symfony/process": "^5.4",
  1775. "symfony/proxy-manager-bridge": "^5.4",
  1776. "symfony/routing": "^5.4",
  1777. "symfony/security-bundle": "^5.4",
  1778. "symfony/stopwatch": "^5.4",
  1779. "symfony/twig-bundle": "^5.4",
  1780. "symfony/web-profiler-bundle": "^5.4",
  1781. "symfony/yaml": "^5.4",
  1782. "toflar/psr6-symfony-http-cache-store": "^3.0",
  1783. "twig/extra-bundle": "^3.0"
  1784. },
  1785. "require-dev": {
  1786. "composer/composer": "^2.0",
  1787. "contao/news-bundle": "self.version",
  1788. "contao/test-case": "self.version",
  1789. "phpunit/phpunit": "^9.3",
  1790. "symfony/phpunit-bridge": "^5.4"
  1791. },
  1792. "suggest": {
  1793. "contao/tcpdf-bundle": "To export articles as PDF files"
  1794. },
  1795. "bin": [
  1796. "bin/contao-console",
  1797. "bin/contao-setup"
  1798. ],
  1799. "type": "symfony-bundle",
  1800. "extra": {
  1801. "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin"
  1802. },
  1803. "autoload": {
  1804. "psr-4": {
  1805. "Contao\\ManagerBundle\\": "src/"
  1806. }
  1807. },
  1808. "notification-url": "https://packagist.org/downloads/",
  1809. "license": [
  1810. "LGPL-3.0-or-later"
  1811. ],
  1812. "authors": [
  1813. {
  1814. "name": "Leo Feyer",
  1815. "homepage": "https://github.com/leofeyer"
  1816. },
  1817. {
  1818. "name": "Contao Community",
  1819. "homepage": "https://contao.org/contributors"
  1820. }
  1821. ],
  1822. "description": "Provides the Contao Managed Edition",
  1823. "homepage": "https://contao.org",
  1824. "support": {
  1825. "docs": "https://docs.contao.org",
  1826. "forum": "https://community.contao.org",
  1827. "issues": "https://github.com/contao/contao/issues",
  1828. "source": "https://github.com/contao/manager-bundle"
  1829. },
  1830. "funding": [
  1831. {
  1832. "url": "https://to.contao.org/donate",
  1833. "type": "custom"
  1834. }
  1835. ],
  1836. "time": "2022-07-05T11:01:11+00:00"
  1837. },
  1838. {
  1839. "name": "contao/manager-plugin",
  1840. "version": "2.11.2",
  1841. "source": {
  1842. "type": "git",
  1843. "url": "https://github.com/contao/manager-plugin.git",
  1844. "reference": "20836eee4b4ae1bd182a64a57e90a1127ce6cca1"
  1845. },
  1846. "dist": {
  1847. "type": "zip",
  1848. "url": "https://api.github.com/repos/contao/manager-plugin/zipball/20836eee4b4ae1bd182a64a57e90a1127ce6cca1",
  1849. "reference": "20836eee4b4ae1bd182a64a57e90a1127ce6cca1",
  1850. "shasum": ""
  1851. },
  1852. "require": {
  1853. "composer-plugin-api": "^1.1 || ^2.0",
  1854. "php": "^7.1 || ^8.0",
  1855. "symfony/config": "^3.3 || ^4.0 || ^5.0 || ^6.0",
  1856. "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0 || ^6.0",
  1857. "symfony/filesystem": "^3.3 || ^4.0 || ^5.0 || ^6.0",
  1858. "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0 || ^6.0",
  1859. "symfony/routing": "^3.3 || ^4.0 || ^5.0 || ^6.0"
  1860. },
  1861. "conflict": {
  1862. "contao/manager-bundle": "4.9.* <4.9.4"
  1863. },
  1864. "require-dev": {
  1865. "bamarni/composer-bin-plugin": "^1.4",
  1866. "composer/composer": "^1.1 || ^2.0",
  1867. "contao/core-bundle": "^4.4",
  1868. "ext-zip": "*",
  1869. "php-http/guzzle6-adapter": "^1.1",
  1870. "phpunit/phpunit": "^8.5 || ^9.3",
  1871. "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0 || ^6.0",
  1872. "webmozart/path-util": "^2.0"
  1873. },
  1874. "type": "composer-plugin",
  1875. "extra": {
  1876. "bamarni-bin": {
  1877. "bin-links": false,
  1878. "target-directory": "tools"
  1879. },
  1880. "class": [
  1881. "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
  1882. "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
  1883. "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
  1884. ]
  1885. },
  1886. "autoload": {
  1887. "psr-4": {
  1888. "Contao\\ManagerPlugin\\": "src/"
  1889. }
  1890. },
  1891. "notification-url": "https://packagist.org/downloads/",
  1892. "license": [
  1893. "LGPL-3.0-or-later"
  1894. ],
  1895. "authors": [
  1896. {
  1897. "name": "Andreas Schempp",
  1898. "homepage": "https://github.com/aschempp"
  1899. }
  1900. ],
  1901. "description": "Contao 4 manager plugin",
  1902. "support": {
  1903. "issues": "https://github.com/contao/manager-plugin/issues",
  1904. "source": "https://github.com/contao/manager-plugin/tree/2.11.2"
  1905. },
  1906. "funding": [
  1907. {
  1908. "url": "https://to.contao.org/donate",
  1909. "type": "custom"
  1910. }
  1911. ],
  1912. "time": "2022-07-21T11:51:56+00:00"
  1913. },
  1914. {
  1915. "name": "contao/news-bundle",
  1916. "version": "4.13.6",
  1917. "source": {
  1918. "type": "git",
  1919. "url": "https://github.com/contao/news-bundle.git",
  1920. "reference": "0e6fc9a34f6fc4fcbfc0b0ee60913ea82445b866"
  1921. },
  1922. "dist": {
  1923. "type": "zip",
  1924. "url": "https://api.github.com/repos/contao/news-bundle/zipball/0e6fc9a34f6fc4fcbfc0b0ee60913ea82445b866",
  1925. "reference": "0e6fc9a34f6fc4fcbfc0b0ee60913ea82445b866",
  1926. "shasum": ""
  1927. },
  1928. "require": {
  1929. "contao/core-bundle": "self.version",
  1930. "friendsofsymfony/http-cache": "^2.4",
  1931. "php": "^7.4 || ^8.0",
  1932. "symfony/config": "^5.4",
  1933. "symfony/dependency-injection": "^5.4",
  1934. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1935. "symfony/http-foundation": "^5.4",
  1936. "symfony/http-kernel": "^5.4",
  1937. "symfony/polyfill-mbstring": "^1.0",
  1938. "symfony/yaml": "^5.4"
  1939. },
  1940. "conflict": {
  1941. "contao/core": "*",
  1942. "contao/manager-plugin": "<2.0 || >=3.0"
  1943. },
  1944. "require-dev": {
  1945. "contao/manager-plugin": "^2.3.1",
  1946. "contao/test-case": "self.version",
  1947. "phpunit/phpunit": "^9.3",
  1948. "symfony/http-client": "^5.4",
  1949. "symfony/phpunit-bridge": "^5.4"
  1950. },
  1951. "type": "contao-bundle",
  1952. "extra": {
  1953. "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin"
  1954. },
  1955. "autoload": {
  1956. "psr-4": {
  1957. "Contao\\NewsBundle\\": "src/"
  1958. },
  1959. "classmap": [
  1960. "src/Resources/contao/"
  1961. ],
  1962. "exclude-from-classmap": [
  1963. "src/Resources/contao/config/",
  1964. "src/Resources/contao/dca/",
  1965. "src/Resources/contao/languages/",
  1966. "src/Resources/contao/templates/"
  1967. ]
  1968. },
  1969. "notification-url": "https://packagist.org/downloads/",
  1970. "license": [
  1971. "LGPL-3.0-or-later"
  1972. ],
  1973. "authors": [
  1974. {
  1975. "name": "Leo Feyer",
  1976. "homepage": "https://github.com/leofeyer"
  1977. },
  1978. {
  1979. "name": "Contao Community",
  1980. "homepage": "https://contao.org/contributors"
  1981. }
  1982. ],
  1983. "description": "Adds news functionality to Contao",
  1984. "homepage": "https://contao.org",
  1985. "support": {
  1986. "docs": "https://docs.contao.org",
  1987. "forum": "https://community.contao.org",
  1988. "issues": "https://github.com/contao/contao/issues",
  1989. "source": "https://github.com/contao/news-bundle"
  1990. },
  1991. "funding": [
  1992. {
  1993. "url": "https://to.contao.org/donate",
  1994. "type": "custom"
  1995. }
  1996. ],
  1997. "time": "2022-07-05T11:01:11+00:00"
  1998. },
  1999. {
  2000. "name": "contao/newsletter-bundle",
  2001. "version": "4.13.6",
  2002. "source": {
  2003. "type": "git",
  2004. "url": "https://github.com/contao/newsletter-bundle.git",
  2005. "reference": "5b80e5aa1578ec5255c65e3403066dbd6d771b0d"
  2006. },
  2007. "dist": {
  2008. "type": "zip",
  2009. "url": "https://api.github.com/repos/contao/newsletter-bundle/zipball/5b80e5aa1578ec5255c65e3403066dbd6d771b0d",
  2010. "reference": "5b80e5aa1578ec5255c65e3403066dbd6d771b0d",
  2011. "shasum": ""
  2012. },
  2013. "require": {
  2014. "contao/core-bundle": "self.version",
  2015. "php": "^7.4 || ^8.0",
  2016. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  2017. "symfony/http-kernel": "^5.4"
  2018. },
  2019. "conflict": {
  2020. "contao/core": "*",
  2021. "contao/manager-plugin": "<2.0 || >=3.0"
  2022. },
  2023. "require-dev": {
  2024. "contao/manager-plugin": "^2.3.1",
  2025. "contao/test-case": "self.version",
  2026. "phpunit/phpunit": "^9.3",
  2027. "symfony/http-client": "^5.4",
  2028. "symfony/phpunit-bridge": "^5.4"
  2029. },
  2030. "type": "contao-bundle",
  2031. "extra": {
  2032. "contao-manager-plugin": "Contao\\NewsletterBundle\\ContaoManager\\Plugin"
  2033. },
  2034. "autoload": {
  2035. "psr-4": {
  2036. "Contao\\NewsletterBundle\\": "src/"
  2037. },
  2038. "classmap": [
  2039. "src/Resources/contao/"
  2040. ],
  2041. "exclude-from-classmap": [
  2042. "src/Resources/contao/config/",
  2043. "src/Resources/contao/dca/",
  2044. "src/Resources/contao/languages/",
  2045. "src/Resources/contao/templates/"
  2046. ]
  2047. },
  2048. "notification-url": "https://packagist.org/downloads/",
  2049. "license": [
  2050. "LGPL-3.0-or-later"
  2051. ],
  2052. "authors": [
  2053. {
  2054. "name": "Leo Feyer",
  2055. "homepage": "https://github.com/leofeyer"
  2056. },
  2057. {
  2058. "name": "Contao Community",
  2059. "homepage": "https://contao.org/contributors"
  2060. }
  2061. ],
  2062. "description": "Adds newsletter functionality to Contao",
  2063. "homepage": "https://contao.org",
  2064. "support": {
  2065. "docs": "https://docs.contao.org",
  2066. "forum": "https://community.contao.org",
  2067. "issues": "https://github.com/contao/contao/issues",
  2068. "source": "https://github.com/contao/newsletter-bundle"
  2069. },
  2070. "funding": [
  2071. {
  2072. "url": "https://to.contao.org/donate",
  2073. "type": "custom"
  2074. }
  2075. ],
  2076. "time": "2022-07-05T11:01:11+00:00"
  2077. },
  2078. {
  2079. "name": "dasprid/enum",
  2080. "version": "1.0.3",
  2081. "source": {
  2082. "type": "git",
  2083. "url": "https://github.com/DASPRiD/Enum.git",
  2084. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
  2085. },
  2086. "dist": {
  2087. "type": "zip",
  2088. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
  2089. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
  2090. "shasum": ""
  2091. },
  2092. "require-dev": {
  2093. "phpunit/phpunit": "^7 | ^8 | ^9",
  2094. "squizlabs/php_codesniffer": "^3.4"
  2095. },
  2096. "type": "library",
  2097. "autoload": {
  2098. "psr-4": {
  2099. "DASPRiD\\Enum\\": "src/"
  2100. }
  2101. },
  2102. "notification-url": "https://packagist.org/downloads/",
  2103. "license": [
  2104. "BSD-2-Clause"
  2105. ],
  2106. "authors": [
  2107. {
  2108. "name": "Ben Scholzen 'DASPRiD'",
  2109. "email": "mail@dasprids.de",
  2110. "homepage": "https://dasprids.de/",
  2111. "role": "Developer"
  2112. }
  2113. ],
  2114. "description": "PHP 7.1 enum implementation",
  2115. "keywords": [
  2116. "enum",
  2117. "map"
  2118. ],
  2119. "support": {
  2120. "issues": "https://github.com/DASPRiD/Enum/issues",
  2121. "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
  2122. },
  2123. "time": "2020-10-02T16:03:48+00:00"
  2124. },
  2125. {
  2126. "name": "dflydev/dot-access-data",
  2127. "version": "v3.0.1",
  2128. "source": {
  2129. "type": "git",
  2130. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  2131. "reference": "0992cc19268b259a39e86f296da5f0677841f42c"
  2132. },
  2133. "dist": {
  2134. "type": "zip",
  2135. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
  2136. "reference": "0992cc19268b259a39e86f296da5f0677841f42c",
  2137. "shasum": ""
  2138. },
  2139. "require": {
  2140. "php": "^7.1 || ^8.0"
  2141. },
  2142. "require-dev": {
  2143. "phpstan/phpstan": "^0.12.42",
  2144. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
  2145. "scrutinizer/ocular": "1.6.0",
  2146. "squizlabs/php_codesniffer": "^3.5",
  2147. "vimeo/psalm": "^3.14"
  2148. },
  2149. "type": "library",
  2150. "extra": {
  2151. "branch-alias": {
  2152. "dev-main": "3.x-dev"
  2153. }
  2154. },
  2155. "autoload": {
  2156. "psr-4": {
  2157. "Dflydev\\DotAccessData\\": "src/"
  2158. }
  2159. },
  2160. "notification-url": "https://packagist.org/downloads/",
  2161. "license": [
  2162. "MIT"
  2163. ],
  2164. "authors": [
  2165. {
  2166. "name": "Dragonfly Development Inc.",
  2167. "email": "info@dflydev.com",
  2168. "homepage": "http://dflydev.com"
  2169. },
  2170. {
  2171. "name": "Beau Simensen",
  2172. "email": "beau@dflydev.com",
  2173. "homepage": "http://beausimensen.com"
  2174. },
  2175. {
  2176. "name": "Carlos Frutos",
  2177. "email": "carlos@kiwing.it",
  2178. "homepage": "https://github.com/cfrutos"
  2179. },
  2180. {
  2181. "name": "Colin O'Dell",
  2182. "email": "colinodell@gmail.com",
  2183. "homepage": "https://www.colinodell.com"
  2184. }
  2185. ],
  2186. "description": "Given a deep data structure, access data by dot notation.",
  2187. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  2188. "keywords": [
  2189. "access",
  2190. "data",
  2191. "dot",
  2192. "notation"
  2193. ],
  2194. "support": {
  2195. "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
  2196. "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
  2197. },
  2198. "time": "2021-08-13T13:06:58+00:00"
  2199. },
  2200. {
  2201. "name": "doctrine/annotations",
  2202. "version": "1.13.3",
  2203. "source": {
  2204. "type": "git",
  2205. "url": "https://github.com/doctrine/annotations.git",
  2206. "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
  2207. },
  2208. "dist": {
  2209. "type": "zip",
  2210. "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
  2211. "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
  2212. "shasum": ""
  2213. },
  2214. "require": {
  2215. "doctrine/lexer": "1.*",
  2216. "ext-tokenizer": "*",
  2217. "php": "^7.1 || ^8.0",
  2218. "psr/cache": "^1 || ^2 || ^3"
  2219. },
  2220. "require-dev": {
  2221. "doctrine/cache": "^1.11 || ^2.0",
  2222. "doctrine/coding-standard": "^6.0 || ^8.1",
  2223. "phpstan/phpstan": "^1.4.10 || ^1.8.0",
  2224. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
  2225. "symfony/cache": "^4.4 || ^5.2",
  2226. "vimeo/psalm": "^4.10"
  2227. },
  2228. "type": "library",
  2229. "autoload": {
  2230. "psr-4": {
  2231. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  2232. }
  2233. },
  2234. "notification-url": "https://packagist.org/downloads/",
  2235. "license": [
  2236. "MIT"
  2237. ],
  2238. "authors": [
  2239. {
  2240. "name": "Guilherme Blanco",
  2241. "email": "guilhermeblanco@gmail.com"
  2242. },
  2243. {
  2244. "name": "Roman Borschel",
  2245. "email": "roman@code-factory.org"
  2246. },
  2247. {
  2248. "name": "Benjamin Eberlei",
  2249. "email": "kontakt@beberlei.de"
  2250. },
  2251. {
  2252. "name": "Jonathan Wage",
  2253. "email": "jonwage@gmail.com"
  2254. },
  2255. {
  2256. "name": "Johannes Schmitt",
  2257. "email": "schmittjoh@gmail.com"
  2258. }
  2259. ],
  2260. "description": "Docblock Annotations Parser",
  2261. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  2262. "keywords": [
  2263. "annotations",
  2264. "docblock",
  2265. "parser"
  2266. ],
  2267. "support": {
  2268. "issues": "https://github.com/doctrine/annotations/issues",
  2269. "source": "https://github.com/doctrine/annotations/tree/1.13.3"
  2270. },
  2271. "time": "2022-07-02T10:48:51+00:00"
  2272. },
  2273. {
  2274. "name": "doctrine/cache",
  2275. "version": "2.2.0",
  2276. "source": {
  2277. "type": "git",
  2278. "url": "https://github.com/doctrine/cache.git",
  2279. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
  2280. },
  2281. "dist": {
  2282. "type": "zip",
  2283. "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
  2284. "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
  2285. "shasum": ""
  2286. },
  2287. "require": {
  2288. "php": "~7.1 || ^8.0"
  2289. },
  2290. "conflict": {
  2291. "doctrine/common": ">2.2,<2.4"
  2292. },
  2293. "require-dev": {
  2294. "cache/integration-tests": "dev-master",
  2295. "doctrine/coding-standard": "^9",
  2296. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  2297. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  2298. "symfony/cache": "^4.4 || ^5.4 || ^6",
  2299. "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
  2300. },
  2301. "type": "library",
  2302. "autoload": {
  2303. "psr-4": {
  2304. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  2305. }
  2306. },
  2307. "notification-url": "https://packagist.org/downloads/",
  2308. "license": [
  2309. "MIT"
  2310. ],
  2311. "authors": [
  2312. {
  2313. "name": "Guilherme Blanco",
  2314. "email": "guilhermeblanco@gmail.com"
  2315. },
  2316. {
  2317. "name": "Roman Borschel",
  2318. "email": "roman@code-factory.org"
  2319. },
  2320. {
  2321. "name": "Benjamin Eberlei",
  2322. "email": "kontakt@beberlei.de"
  2323. },
  2324. {
  2325. "name": "Jonathan Wage",
  2326. "email": "jonwage@gmail.com"
  2327. },
  2328. {
  2329. "name": "Johannes Schmitt",
  2330. "email": "schmittjoh@gmail.com"
  2331. }
  2332. ],
  2333. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  2334. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  2335. "keywords": [
  2336. "abstraction",
  2337. "apcu",
  2338. "cache",
  2339. "caching",
  2340. "couchdb",
  2341. "memcached",
  2342. "php",
  2343. "redis",
  2344. "xcache"
  2345. ],
  2346. "support": {
  2347. "issues": "https://github.com/doctrine/cache/issues",
  2348. "source": "https://github.com/doctrine/cache/tree/2.2.0"
  2349. },
  2350. "funding": [
  2351. {
  2352. "url": "https://www.doctrine-project.org/sponsorship.html",
  2353. "type": "custom"
  2354. },
  2355. {
  2356. "url": "https://www.patreon.com/phpdoctrine",
  2357. "type": "patreon"
  2358. },
  2359. {
  2360. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  2361. "type": "tidelift"
  2362. }
  2363. ],
  2364. "time": "2022-05-20T20:07:39+00:00"
  2365. },
  2366. {
  2367. "name": "doctrine/collections",
  2368. "version": "1.6.8",
  2369. "source": {
  2370. "type": "git",
  2371. "url": "https://github.com/doctrine/collections.git",
  2372. "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
  2373. },
  2374. "dist": {
  2375. "type": "zip",
  2376. "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
  2377. "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
  2378. "shasum": ""
  2379. },
  2380. "require": {
  2381. "php": "^7.1.3 || ^8.0"
  2382. },
  2383. "require-dev": {
  2384. "doctrine/coding-standard": "^9.0",
  2385. "phpstan/phpstan": "^0.12",
  2386. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
  2387. "vimeo/psalm": "^4.2.1"
  2388. },
  2389. "type": "library",
  2390. "autoload": {
  2391. "psr-4": {
  2392. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  2393. }
  2394. },
  2395. "notification-url": "https://packagist.org/downloads/",
  2396. "license": [
  2397. "MIT"
  2398. ],
  2399. "authors": [
  2400. {
  2401. "name": "Guilherme Blanco",
  2402. "email": "guilhermeblanco@gmail.com"
  2403. },
  2404. {
  2405. "name": "Roman Borschel",
  2406. "email": "roman@code-factory.org"
  2407. },
  2408. {
  2409. "name": "Benjamin Eberlei",
  2410. "email": "kontakt@beberlei.de"
  2411. },
  2412. {
  2413. "name": "Jonathan Wage",
  2414. "email": "jonwage@gmail.com"
  2415. },
  2416. {
  2417. "name": "Johannes Schmitt",
  2418. "email": "schmittjoh@gmail.com"
  2419. }
  2420. ],
  2421. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  2422. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  2423. "keywords": [
  2424. "array",
  2425. "collections",
  2426. "iterators",
  2427. "php"
  2428. ],
  2429. "support": {
  2430. "issues": "https://github.com/doctrine/collections/issues",
  2431. "source": "https://github.com/doctrine/collections/tree/1.6.8"
  2432. },
  2433. "time": "2021-08-10T18:51:53+00:00"
  2434. },
  2435. {
  2436. "name": "doctrine/common",
  2437. "version": "3.3.0",
  2438. "source": {
  2439. "type": "git",
  2440. "url": "https://github.com/doctrine/common.git",
  2441. "reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96"
  2442. },
  2443. "dist": {
  2444. "type": "zip",
  2445. "url": "https://api.github.com/repos/doctrine/common/zipball/c824e95d4c83b7102d8bc60595445a6f7d540f96",
  2446. "reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96",
  2447. "shasum": ""
  2448. },
  2449. "require": {
  2450. "doctrine/persistence": "^2.0 || ^3.0",
  2451. "php": "^7.1 || ^8.0"
  2452. },
  2453. "require-dev": {
  2454. "doctrine/coding-standard": "^9.0",
  2455. "phpstan/phpstan": "^1.4.1",
  2456. "phpstan/phpstan-phpunit": "^1",
  2457. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  2458. "squizlabs/php_codesniffer": "^3.0",
  2459. "symfony/phpunit-bridge": "^4.0.5",
  2460. "vimeo/psalm": "^4.4"
  2461. },
  2462. "type": "library",
  2463. "autoload": {
  2464. "psr-4": {
  2465. "Doctrine\\Common\\": "lib/Doctrine/Common"
  2466. }
  2467. },
  2468. "notification-url": "https://packagist.org/downloads/",
  2469. "license": [
  2470. "MIT"
  2471. ],
  2472. "authors": [
  2473. {
  2474. "name": "Guilherme Blanco",
  2475. "email": "guilhermeblanco@gmail.com"
  2476. },
  2477. {
  2478. "name": "Roman Borschel",
  2479. "email": "roman@code-factory.org"
  2480. },
  2481. {
  2482. "name": "Benjamin Eberlei",
  2483. "email": "kontakt@beberlei.de"
  2484. },
  2485. {
  2486. "name": "Jonathan Wage",
  2487. "email": "jonwage@gmail.com"
  2488. },
  2489. {
  2490. "name": "Johannes Schmitt",
  2491. "email": "schmittjoh@gmail.com"
  2492. },
  2493. {
  2494. "name": "Marco Pivetta",
  2495. "email": "ocramius@gmail.com"
  2496. }
  2497. ],
  2498. "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.",
  2499. "homepage": "https://www.doctrine-project.org/projects/common.html",
  2500. "keywords": [
  2501. "common",
  2502. "doctrine",
  2503. "php"
  2504. ],
  2505. "support": {
  2506. "issues": "https://github.com/doctrine/common/issues",
  2507. "source": "https://github.com/doctrine/common/tree/3.3.0"
  2508. },
  2509. "funding": [
  2510. {
  2511. "url": "https://www.doctrine-project.org/sponsorship.html",
  2512. "type": "custom"
  2513. },
  2514. {
  2515. "url": "https://www.patreon.com/phpdoctrine",
  2516. "type": "patreon"
  2517. },
  2518. {
  2519. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  2520. "type": "tidelift"
  2521. }
  2522. ],
  2523. "time": "2022-02-05T18:28:51+00:00"
  2524. },
  2525. {
  2526. "name": "doctrine/dbal",
  2527. "version": "3.3.7",
  2528. "source": {
  2529. "type": "git",
  2530. "url": "https://github.com/doctrine/dbal.git",
  2531. "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
  2532. },
  2533. "dist": {
  2534. "type": "zip",
  2535. "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
  2536. "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
  2537. "shasum": ""
  2538. },
  2539. "require": {
  2540. "composer-runtime-api": "^2",
  2541. "doctrine/cache": "^1.11|^2.0",
  2542. "doctrine/deprecations": "^0.5.3|^1",
  2543. "doctrine/event-manager": "^1.0",
  2544. "php": "^7.3 || ^8.0",
  2545. "psr/cache": "^1|^2|^3",
  2546. "psr/log": "^1|^2|^3"
  2547. },
  2548. "require-dev": {
  2549. "doctrine/coding-standard": "9.0.0",
  2550. "jetbrains/phpstorm-stubs": "2022.1",
  2551. "phpstan/phpstan": "1.7.13",
  2552. "phpstan/phpstan-strict-rules": "^1.2",
  2553. "phpunit/phpunit": "9.5.20",
  2554. "psalm/plugin-phpunit": "0.16.1",
  2555. "squizlabs/php_codesniffer": "3.7.0",
  2556. "symfony/cache": "^5.2|^6.0",
  2557. "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
  2558. "vimeo/psalm": "4.23.0"
  2559. },
  2560. "suggest": {
  2561. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  2562. },
  2563. "bin": [
  2564. "bin/doctrine-dbal"
  2565. ],
  2566. "type": "library",
  2567. "autoload": {
  2568. "psr-4": {
  2569. "Doctrine\\DBAL\\": "src"
  2570. }
  2571. },
  2572. "notification-url": "https://packagist.org/downloads/",
  2573. "license": [
  2574. "MIT"
  2575. ],
  2576. "authors": [
  2577. {
  2578. "name": "Guilherme Blanco",
  2579. "email": "guilhermeblanco@gmail.com"
  2580. },
  2581. {
  2582. "name": "Roman Borschel",
  2583. "email": "roman@code-factory.org"
  2584. },
  2585. {
  2586. "name": "Benjamin Eberlei",
  2587. "email": "kontakt@beberlei.de"
  2588. },
  2589. {
  2590. "name": "Jonathan Wage",
  2591. "email": "jonwage@gmail.com"
  2592. }
  2593. ],
  2594. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  2595. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  2596. "keywords": [
  2597. "abstraction",
  2598. "database",
  2599. "db2",
  2600. "dbal",
  2601. "mariadb",
  2602. "mssql",
  2603. "mysql",
  2604. "oci8",
  2605. "oracle",
  2606. "pdo",
  2607. "pgsql",
  2608. "postgresql",
  2609. "queryobject",
  2610. "sasql",
  2611. "sql",
  2612. "sqlite",
  2613. "sqlserver",
  2614. "sqlsrv"
  2615. ],
  2616. "support": {
  2617. "issues": "https://github.com/doctrine/dbal/issues",
  2618. "source": "https://github.com/doctrine/dbal/tree/3.3.7"
  2619. },
  2620. "funding": [
  2621. {
  2622. "url": "https://www.doctrine-project.org/sponsorship.html",
  2623. "type": "custom"
  2624. },
  2625. {
  2626. "url": "https://www.patreon.com/phpdoctrine",
  2627. "type": "patreon"
  2628. },
  2629. {
  2630. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  2631. "type": "tidelift"
  2632. }
  2633. ],
  2634. "time": "2022-06-13T21:43:03+00:00"
  2635. },
  2636. {
  2637. "name": "doctrine/deprecations",
  2638. "version": "v1.0.0",
  2639. "source": {
  2640. "type": "git",
  2641. "url": "https://github.com/doctrine/deprecations.git",
  2642. "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
  2643. },
  2644. "dist": {
  2645. "type": "zip",
  2646. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
  2647. "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
  2648. "shasum": ""
  2649. },
  2650. "require": {
  2651. "php": "^7.1|^8.0"
  2652. },
  2653. "require-dev": {
  2654. "doctrine/coding-standard": "^9",
  2655. "phpunit/phpunit": "^7.5|^8.5|^9.5",
  2656. "psr/log": "^1|^2|^3"
  2657. },
  2658. "suggest": {
  2659. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  2660. },
  2661. "type": "library",
  2662. "autoload": {
  2663. "psr-4": {
  2664. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  2665. }
  2666. },
  2667. "notification-url": "https://packagist.org/downloads/",
  2668. "license": [
  2669. "MIT"
  2670. ],
  2671. "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.",
  2672. "homepage": "https://www.doctrine-project.org/",
  2673. "support": {
  2674. "issues": "https://github.com/doctrine/deprecations/issues",
  2675. "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
  2676. },
  2677. "time": "2022-05-02T15:47:09+00:00"
  2678. },
  2679. {
  2680. "name": "doctrine/doctrine-bundle",
  2681. "version": "2.7.0",
  2682. "source": {
  2683. "type": "git",
  2684. "url": "https://github.com/doctrine/DoctrineBundle.git",
  2685. "reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
  2686. },
  2687. "dist": {
  2688. "type": "zip",
  2689. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
  2690. "reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
  2691. "shasum": ""
  2692. },
  2693. "require": {
  2694. "doctrine/annotations": "^1",
  2695. "doctrine/cache": "^1.11 || ^2.0",
  2696. "doctrine/dbal": "^2.13.1|^3.3.2",
  2697. "doctrine/persistence": "^2.2|^3",
  2698. "doctrine/sql-formatter": "^1.0.1",
  2699. "php": "^7.1 || ^8.0",
  2700. "symfony/cache": "^4.3.3|^5.0|^6.0",
  2701. "symfony/config": "^4.4.3|^5.0|^6.0",
  2702. "symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
  2703. "symfony/dependency-injection": "^4.4.18|^5.0|^6.0",
  2704. "symfony/deprecation-contracts": "^2.1|^3",
  2705. "symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
  2706. "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
  2707. "symfony/service-contracts": "^1.1.1|^2.0|^3"
  2708. },
  2709. "conflict": {
  2710. "doctrine/orm": "<2.10|>=3.0",
  2711. "twig/twig": "<1.34|>=2.0,<2.4"
  2712. },
  2713. "require-dev": {
  2714. "doctrine/coding-standard": "^9.0",
  2715. "doctrine/orm": "^2.11 || ^3.0",
  2716. "friendsofphp/proxy-manager-lts": "^1.0",
  2717. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
  2718. "psalm/plugin-phpunit": "^0.16.1",
  2719. "psalm/plugin-symfony": "^3",
  2720. "psr/log": "^1.1.4|^2.0|^3.0",
  2721. "symfony/phpunit-bridge": "^5.2|^6.0",
  2722. "symfony/property-info": "^4.3.3|^5.0|^6.0",
  2723. "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",
  2724. "symfony/security-bundle": "^4.4|^5.0|^6.0",
  2725. "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0",
  2726. "symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0",
  2727. "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
  2728. "symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0",
  2729. "twig/twig": "^1.34|^2.12|^3.0",
  2730. "vimeo/psalm": "^4.7"
  2731. },
  2732. "suggest": {
  2733. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  2734. "ext-pdo": "*",
  2735. "symfony/web-profiler-bundle": "To use the data collector."
  2736. },
  2737. "type": "symfony-bundle",
  2738. "autoload": {
  2739. "psr-4": {
  2740. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  2741. }
  2742. },
  2743. "notification-url": "https://packagist.org/downloads/",
  2744. "license": [
  2745. "MIT"
  2746. ],
  2747. "authors": [
  2748. {
  2749. "name": "Fabien Potencier",
  2750. "email": "fabien@symfony.com"
  2751. },
  2752. {
  2753. "name": "Benjamin Eberlei",
  2754. "email": "kontakt@beberlei.de"
  2755. },
  2756. {
  2757. "name": "Symfony Community",
  2758. "homepage": "https://symfony.com/contributors"
  2759. },
  2760. {
  2761. "name": "Doctrine Project",
  2762. "homepage": "https://www.doctrine-project.org/"
  2763. }
  2764. ],
  2765. "description": "Symfony DoctrineBundle",
  2766. "homepage": "https://www.doctrine-project.org",
  2767. "keywords": [
  2768. "database",
  2769. "dbal",
  2770. "orm",
  2771. "persistence"
  2772. ],
  2773. "support": {
  2774. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  2775. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.0"
  2776. },
  2777. "funding": [
  2778. {
  2779. "url": "https://www.doctrine-project.org/sponsorship.html",
  2780. "type": "custom"
  2781. },
  2782. {
  2783. "url": "https://www.patreon.com/phpdoctrine",
  2784. "type": "patreon"
  2785. },
  2786. {
  2787. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  2788. "type": "tidelift"
  2789. }
  2790. ],
  2791. "time": "2022-06-10T10:55:26+00:00"
  2792. },
  2793. {
  2794. "name": "doctrine/event-manager",
  2795. "version": "1.1.2",
  2796. "source": {
  2797. "type": "git",
  2798. "url": "https://github.com/doctrine/event-manager.git",
  2799. "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"
  2800. },
  2801. "dist": {
  2802. "type": "zip",
  2803. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
  2804. "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
  2805. "shasum": ""
  2806. },
  2807. "require": {
  2808. "php": "^7.1 || ^8.0"
  2809. },
  2810. "conflict": {
  2811. "doctrine/common": "<2.9"
  2812. },
  2813. "require-dev": {
  2814. "doctrine/coding-standard": "^9",
  2815. "phpstan/phpstan": "~1.4.10 || ^1.5.4",
  2816. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  2817. "vimeo/psalm": "^4.22"
  2818. },
  2819. "type": "library",
  2820. "autoload": {
  2821. "psr-4": {
  2822. "Doctrine\\Common\\": "lib/Doctrine/Common"
  2823. }
  2824. },
  2825. "notification-url": "https://packagist.org/downloads/",
  2826. "license": [
  2827. "MIT"
  2828. ],
  2829. "authors": [
  2830. {
  2831. "name": "Guilherme Blanco",
  2832. "email": "guilhermeblanco@gmail.com"
  2833. },
  2834. {
  2835. "name": "Roman Borschel",
  2836. "email": "roman@code-factory.org"
  2837. },
  2838. {
  2839. "name": "Benjamin Eberlei",
  2840. "email": "kontakt@beberlei.de"
  2841. },
  2842. {
  2843. "name": "Jonathan Wage",
  2844. "email": "jonwage@gmail.com"
  2845. },
  2846. {
  2847. "name": "Johannes Schmitt",
  2848. "email": "schmittjoh@gmail.com"
  2849. },
  2850. {
  2851. "name": "Marco Pivetta",
  2852. "email": "ocramius@gmail.com"
  2853. }
  2854. ],
  2855. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  2856. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  2857. "keywords": [
  2858. "event",
  2859. "event dispatcher",
  2860. "event manager",
  2861. "event system",
  2862. "events"
  2863. ],
  2864. "support": {
  2865. "issues": "https://github.com/doctrine/event-manager/issues",
  2866. "source": "https://github.com/doctrine/event-manager/tree/1.1.2"
  2867. },
  2868. "funding": [
  2869. {
  2870. "url": "https://www.doctrine-project.org/sponsorship.html",
  2871. "type": "custom"
  2872. },
  2873. {
  2874. "url": "https://www.patreon.com/phpdoctrine",
  2875. "type": "patreon"
  2876. },
  2877. {
  2878. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  2879. "type": "tidelift"
  2880. }
  2881. ],
  2882. "time": "2022-07-27T22:18:11+00:00"
  2883. },
  2884. {
  2885. "name": "doctrine/inflector",
  2886. "version": "2.0.4",
  2887. "source": {
  2888. "type": "git",
  2889. "url": "https://github.com/doctrine/inflector.git",
  2890. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
  2891. },
  2892. "dist": {
  2893. "type": "zip",
  2894. "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  2895. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  2896. "shasum": ""
  2897. },
  2898. "require": {
  2899. "php": "^7.2 || ^8.0"
  2900. },
  2901. "require-dev": {
  2902. "doctrine/coding-standard": "^8.2",
  2903. "phpstan/phpstan": "^0.12",
  2904. "phpstan/phpstan-phpunit": "^0.12",
  2905. "phpstan/phpstan-strict-rules": "^0.12",
  2906. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  2907. "vimeo/psalm": "^4.10"
  2908. },
  2909. "type": "library",
  2910. "autoload": {
  2911. "psr-4": {
  2912. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  2913. }
  2914. },
  2915. "notification-url": "https://packagist.org/downloads/",
  2916. "license": [
  2917. "MIT"
  2918. ],
  2919. "authors": [
  2920. {
  2921. "name": "Guilherme Blanco",
  2922. "email": "guilhermeblanco@gmail.com"
  2923. },
  2924. {
  2925. "name": "Roman Borschel",
  2926. "email": "roman@code-factory.org"
  2927. },
  2928. {
  2929. "name": "Benjamin Eberlei",
  2930. "email": "kontakt@beberlei.de"
  2931. },
  2932. {
  2933. "name": "Jonathan Wage",
  2934. "email": "jonwage@gmail.com"
  2935. },
  2936. {
  2937. "name": "Johannes Schmitt",
  2938. "email": "schmittjoh@gmail.com"
  2939. }
  2940. ],
  2941. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  2942. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  2943. "keywords": [
  2944. "inflection",
  2945. "inflector",
  2946. "lowercase",
  2947. "manipulation",
  2948. "php",
  2949. "plural",
  2950. "singular",
  2951. "strings",
  2952. "uppercase",
  2953. "words"
  2954. ],
  2955. "support": {
  2956. "issues": "https://github.com/doctrine/inflector/issues",
  2957. "source": "https://github.com/doctrine/inflector/tree/2.0.4"
  2958. },
  2959. "funding": [
  2960. {
  2961. "url": "https://www.doctrine-project.org/sponsorship.html",
  2962. "type": "custom"
  2963. },
  2964. {
  2965. "url": "https://www.patreon.com/phpdoctrine",
  2966. "type": "patreon"
  2967. },
  2968. {
  2969. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  2970. "type": "tidelift"
  2971. }
  2972. ],
  2973. "time": "2021-10-22T20:16:43+00:00"
  2974. },
  2975. {
  2976. "name": "doctrine/instantiator",
  2977. "version": "1.4.1",
  2978. "source": {
  2979. "type": "git",
  2980. "url": "https://github.com/doctrine/instantiator.git",
  2981. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
  2982. },
  2983. "dist": {
  2984. "type": "zip",
  2985. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
  2986. "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
  2987. "shasum": ""
  2988. },
  2989. "require": {
  2990. "php": "^7.1 || ^8.0"
  2991. },
  2992. "require-dev": {
  2993. "doctrine/coding-standard": "^9",
  2994. "ext-pdo": "*",
  2995. "ext-phar": "*",
  2996. "phpbench/phpbench": "^0.16 || ^1",
  2997. "phpstan/phpstan": "^1.4",
  2998. "phpstan/phpstan-phpunit": "^1",
  2999. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  3000. "vimeo/psalm": "^4.22"
  3001. },
  3002. "type": "library",
  3003. "autoload": {
  3004. "psr-4": {
  3005. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3006. }
  3007. },
  3008. "notification-url": "https://packagist.org/downloads/",
  3009. "license": [
  3010. "MIT"
  3011. ],
  3012. "authors": [
  3013. {
  3014. "name": "Marco Pivetta",
  3015. "email": "ocramius@gmail.com",
  3016. "homepage": "https://ocramius.github.io/"
  3017. }
  3018. ],
  3019. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3020. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  3021. "keywords": [
  3022. "constructor",
  3023. "instantiate"
  3024. ],
  3025. "support": {
  3026. "issues": "https://github.com/doctrine/instantiator/issues",
  3027. "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
  3028. },
  3029. "funding": [
  3030. {
  3031. "url": "https://www.doctrine-project.org/sponsorship.html",
  3032. "type": "custom"
  3033. },
  3034. {
  3035. "url": "https://www.patreon.com/phpdoctrine",
  3036. "type": "patreon"
  3037. },
  3038. {
  3039. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  3040. "type": "tidelift"
  3041. }
  3042. ],
  3043. "time": "2022-03-03T08:28:38+00:00"
  3044. },
  3045. {
  3046. "name": "doctrine/lexer",
  3047. "version": "1.2.3",
  3048. "source": {
  3049. "type": "git",
  3050. "url": "https://github.com/doctrine/lexer.git",
  3051. "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
  3052. },
  3053. "dist": {
  3054. "type": "zip",
  3055. "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
  3056. "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
  3057. "shasum": ""
  3058. },
  3059. "require": {
  3060. "php": "^7.1 || ^8.0"
  3061. },
  3062. "require-dev": {
  3063. "doctrine/coding-standard": "^9.0",
  3064. "phpstan/phpstan": "^1.3",
  3065. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  3066. "vimeo/psalm": "^4.11"
  3067. },
  3068. "type": "library",
  3069. "autoload": {
  3070. "psr-4": {
  3071. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  3072. }
  3073. },
  3074. "notification-url": "https://packagist.org/downloads/",
  3075. "license": [
  3076. "MIT"
  3077. ],
  3078. "authors": [
  3079. {
  3080. "name": "Guilherme Blanco",
  3081. "email": "guilhermeblanco@gmail.com"
  3082. },
  3083. {
  3084. "name": "Roman Borschel",
  3085. "email": "roman@code-factory.org"
  3086. },
  3087. {
  3088. "name": "Johannes Schmitt",
  3089. "email": "schmittjoh@gmail.com"
  3090. }
  3091. ],
  3092. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  3093. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  3094. "keywords": [
  3095. "annotations",
  3096. "docblock",
  3097. "lexer",
  3098. "parser",
  3099. "php"
  3100. ],
  3101. "support": {
  3102. "issues": "https://github.com/doctrine/lexer/issues",
  3103. "source": "https://github.com/doctrine/lexer/tree/1.2.3"
  3104. },
  3105. "funding": [
  3106. {
  3107. "url": "https://www.doctrine-project.org/sponsorship.html",
  3108. "type": "custom"
  3109. },
  3110. {
  3111. "url": "https://www.patreon.com/phpdoctrine",
  3112. "type": "patreon"
  3113. },
  3114. {
  3115. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  3116. "type": "tidelift"
  3117. }
  3118. ],
  3119. "time": "2022-02-28T11:07:21+00:00"
  3120. },
  3121. {
  3122. "name": "doctrine/orm",
  3123. "version": "2.12.3",
  3124. "source": {
  3125. "type": "git",
  3126. "url": "https://github.com/doctrine/orm.git",
  3127. "reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385"
  3128. },
  3129. "dist": {
  3130. "type": "zip",
  3131. "url": "https://api.github.com/repos/doctrine/orm/zipball/c05e1709e9ffb9abe8d37260a78975cc816ee385",
  3132. "reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385",
  3133. "shasum": ""
  3134. },
  3135. "require": {
  3136. "composer-runtime-api": "^2",
  3137. "doctrine/cache": "^1.12.1 || ^2.1.1",
  3138. "doctrine/collections": "^1.5",
  3139. "doctrine/common": "^3.0.3",
  3140. "doctrine/dbal": "^2.13.1 || ^3.2",
  3141. "doctrine/deprecations": "^0.5.3 || ^1",
  3142. "doctrine/event-manager": "^1.1",
  3143. "doctrine/inflector": "^1.4 || ^2.0",
  3144. "doctrine/instantiator": "^1.3",
  3145. "doctrine/lexer": "^1.2.3",
  3146. "doctrine/persistence": "^2.4 || ^3",
  3147. "ext-ctype": "*",
  3148. "php": "^7.1 || ^8.0",
  3149. "psr/cache": "^1 || ^2 || ^3",
  3150. "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
  3151. "symfony/polyfill-php72": "^1.23",
  3152. "symfony/polyfill-php80": "^1.16"
  3153. },
  3154. "conflict": {
  3155. "doctrine/annotations": "<1.13 || >= 2.0"
  3156. },
  3157. "require-dev": {
  3158. "doctrine/annotations": "^1.13",
  3159. "doctrine/coding-standard": "^9.0",
  3160. "phpbench/phpbench": "^0.16.10 || ^1.0",
  3161. "phpstan/phpstan": "~1.4.10 || 1.7.13",
  3162. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  3163. "psr/log": "^1 || ^2 || ^3",
  3164. "squizlabs/php_codesniffer": "3.7.0",
  3165. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  3166. "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
  3167. "vimeo/psalm": "4.23.0"
  3168. },
  3169. "suggest": {
  3170. "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
  3171. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  3172. },
  3173. "bin": [
  3174. "bin/doctrine"
  3175. ],
  3176. "type": "library",
  3177. "autoload": {
  3178. "psr-4": {
  3179. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  3180. }
  3181. },
  3182. "notification-url": "https://packagist.org/downloads/",
  3183. "license": [
  3184. "MIT"
  3185. ],
  3186. "authors": [
  3187. {
  3188. "name": "Guilherme Blanco",
  3189. "email": "guilhermeblanco@gmail.com"
  3190. },
  3191. {
  3192. "name": "Roman Borschel",
  3193. "email": "roman@code-factory.org"
  3194. },
  3195. {
  3196. "name": "Benjamin Eberlei",
  3197. "email": "kontakt@beberlei.de"
  3198. },
  3199. {
  3200. "name": "Jonathan Wage",
  3201. "email": "jonwage@gmail.com"
  3202. },
  3203. {
  3204. "name": "Marco Pivetta",
  3205. "email": "ocramius@gmail.com"
  3206. }
  3207. ],
  3208. "description": "Object-Relational-Mapper for PHP",
  3209. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  3210. "keywords": [
  3211. "database",
  3212. "orm"
  3213. ],
  3214. "support": {
  3215. "issues": "https://github.com/doctrine/orm/issues",
  3216. "source": "https://github.com/doctrine/orm/tree/2.12.3"
  3217. },
  3218. "time": "2022-06-16T13:42:23+00:00"
  3219. },
  3220. {
  3221. "name": "doctrine/persistence",
  3222. "version": "2.5.3",
  3223. "source": {
  3224. "type": "git",
  3225. "url": "https://github.com/doctrine/persistence.git",
  3226. "reference": "d7edf274b6d35ad82328e223439cc2bb2f92bd9e"
  3227. },
  3228. "dist": {
  3229. "type": "zip",
  3230. "url": "https://api.github.com/repos/doctrine/persistence/zipball/d7edf274b6d35ad82328e223439cc2bb2f92bd9e",
  3231. "reference": "d7edf274b6d35ad82328e223439cc2bb2f92bd9e",
  3232. "shasum": ""
  3233. },
  3234. "require": {
  3235. "doctrine/cache": "^1.11 || ^2.0",
  3236. "doctrine/collections": "^1.0",
  3237. "doctrine/deprecations": "^0.5.3 || ^1",
  3238. "doctrine/event-manager": "^1.0",
  3239. "php": "^7.1 || ^8.0",
  3240. "psr/cache": "^1.0 || ^2.0 || ^3.0"
  3241. },
  3242. "conflict": {
  3243. "doctrine/annotations": "<1.0 || >=2.0",
  3244. "doctrine/common": "<2.10"
  3245. },
  3246. "require-dev": {
  3247. "composer/package-versions-deprecated": "^1.11",
  3248. "doctrine/annotations": "^1.0",
  3249. "doctrine/coding-standard": "^9.0",
  3250. "doctrine/common": "^3.0",
  3251. "phpstan/phpstan": "~1.4.10 || 1.5.0",
  3252. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.5",
  3253. "symfony/cache": "^4.4 || ^5.4 || ^6.0",
  3254. "vimeo/psalm": "4.22.0"
  3255. },
  3256. "type": "library",
  3257. "autoload": {
  3258. "psr-4": {
  3259. "Doctrine\\Common\\": "src/Common",
  3260. "Doctrine\\Persistence\\": "src/Persistence"
  3261. }
  3262. },
  3263. "notification-url": "https://packagist.org/downloads/",
  3264. "license": [
  3265. "MIT"
  3266. ],
  3267. "authors": [
  3268. {
  3269. "name": "Guilherme Blanco",
  3270. "email": "guilhermeblanco@gmail.com"
  3271. },
  3272. {
  3273. "name": "Roman Borschel",
  3274. "email": "roman@code-factory.org"
  3275. },
  3276. {
  3277. "name": "Benjamin Eberlei",
  3278. "email": "kontakt@beberlei.de"
  3279. },
  3280. {
  3281. "name": "Jonathan Wage",
  3282. "email": "jonwage@gmail.com"
  3283. },
  3284. {
  3285. "name": "Johannes Schmitt",
  3286. "email": "schmittjoh@gmail.com"
  3287. },
  3288. {
  3289. "name": "Marco Pivetta",
  3290. "email": "ocramius@gmail.com"
  3291. }
  3292. ],
  3293. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  3294. "homepage": "https://doctrine-project.org/projects/persistence.html",
  3295. "keywords": [
  3296. "mapper",
  3297. "object",
  3298. "odm",
  3299. "orm",
  3300. "persistence"
  3301. ],
  3302. "support": {
  3303. "issues": "https://github.com/doctrine/persistence/issues",
  3304. "source": "https://github.com/doctrine/persistence/tree/2.5.3"
  3305. },
  3306. "funding": [
  3307. {
  3308. "url": "https://www.doctrine-project.org/sponsorship.html",
  3309. "type": "custom"
  3310. },
  3311. {
  3312. "url": "https://www.patreon.com/phpdoctrine",
  3313. "type": "patreon"
  3314. },
  3315. {
  3316. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
  3317. "type": "tidelift"
  3318. }
  3319. ],
  3320. "time": "2022-05-03T09:16:53+00:00"
  3321. },
  3322. {
  3323. "name": "doctrine/sql-formatter",
  3324. "version": "1.1.3",
  3325. "source": {
  3326. "type": "git",
  3327. "url": "https://github.com/doctrine/sql-formatter.git",
  3328. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
  3329. },
  3330. "dist": {
  3331. "type": "zip",
  3332. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
  3333. "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
  3334. "shasum": ""
  3335. },
  3336. "require": {
  3337. "php": "^7.1 || ^8.0"
  3338. },
  3339. "require-dev": {
  3340. "bamarni/composer-bin-plugin": "^1.4"
  3341. },
  3342. "bin": [
  3343. "bin/sql-formatter"
  3344. ],
  3345. "type": "library",
  3346. "autoload": {
  3347. "psr-4": {
  3348. "Doctrine\\SqlFormatter\\": "src"
  3349. }
  3350. },
  3351. "notification-url": "https://packagist.org/downloads/",
  3352. "license": [
  3353. "MIT"
  3354. ],
  3355. "authors": [
  3356. {
  3357. "name": "Jeremy Dorn",
  3358. "email": "jeremy@jeremydorn.com",
  3359. "homepage": "https://jeremydorn.com/"
  3360. }
  3361. ],
  3362. "description": "a PHP SQL highlighting library",
  3363. "homepage": "https://github.com/doctrine/sql-formatter/",
  3364. "keywords": [
  3365. "highlight",
  3366. "sql"
  3367. ],
  3368. "support": {
  3369. "issues": "https://github.com/doctrine/sql-formatter/issues",
  3370. "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
  3371. },
  3372. "time": "2022-05-23T21:33:49+00:00"
  3373. },
  3374. {
  3375. "name": "dragonmantank/cron-expression",
  3376. "version": "v2.3.1",
  3377. "source": {
  3378. "type": "git",
  3379. "url": "https://github.com/dragonmantank/cron-expression.git",
  3380. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
  3381. },
  3382. "dist": {
  3383. "type": "zip",
  3384. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
  3385. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
  3386. "shasum": ""
  3387. },
  3388. "require": {
  3389. "php": "^7.0|^8.0"
  3390. },
  3391. "require-dev": {
  3392. "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
  3393. },
  3394. "type": "library",
  3395. "extra": {
  3396. "branch-alias": {
  3397. "dev-master": "2.3-dev"
  3398. }
  3399. },
  3400. "autoload": {
  3401. "psr-4": {
  3402. "Cron\\": "src/Cron/"
  3403. }
  3404. },
  3405. "notification-url": "https://packagist.org/downloads/",
  3406. "license": [
  3407. "MIT"
  3408. ],
  3409. "authors": [
  3410. {
  3411. "name": "Michael Dowling",
  3412. "email": "mtdowling@gmail.com",
  3413. "homepage": "https://github.com/mtdowling"
  3414. },
  3415. {
  3416. "name": "Chris Tankersley",
  3417. "email": "chris@ctankersley.com",
  3418. "homepage": "https://github.com/dragonmantank"
  3419. }
  3420. ],
  3421. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  3422. "keywords": [
  3423. "cron",
  3424. "schedule"
  3425. ],
  3426. "support": {
  3427. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  3428. "source": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1"
  3429. },
  3430. "funding": [
  3431. {
  3432. "url": "https://github.com/dragonmantank",
  3433. "type": "github"
  3434. }
  3435. ],
  3436. "time": "2020-10-13T00:52:37+00:00"
  3437. },
  3438. {
  3439. "name": "egulias/email-validator",
  3440. "version": "3.2.1",
  3441. "source": {
  3442. "type": "git",
  3443. "url": "https://github.com/egulias/EmailValidator.git",
  3444. "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
  3445. },
  3446. "dist": {
  3447. "type": "zip",
  3448. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
  3449. "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
  3450. "shasum": ""
  3451. },
  3452. "require": {
  3453. "doctrine/lexer": "^1.2",
  3454. "php": ">=7.2",
  3455. "symfony/polyfill-intl-idn": "^1.15"
  3456. },
  3457. "require-dev": {
  3458. "php-coveralls/php-coveralls": "^2.2",
  3459. "phpunit/phpunit": "^8.5.8|^9.3.3",
  3460. "vimeo/psalm": "^4"
  3461. },
  3462. "suggest": {
  3463. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  3464. },
  3465. "type": "library",
  3466. "extra": {
  3467. "branch-alias": {
  3468. "dev-master": "3.0.x-dev"
  3469. }
  3470. },
  3471. "autoload": {
  3472. "psr-4": {
  3473. "Egulias\\EmailValidator\\": "src"
  3474. }
  3475. },
  3476. "notification-url": "https://packagist.org/downloads/",
  3477. "license": [
  3478. "MIT"
  3479. ],
  3480. "authors": [
  3481. {
  3482. "name": "Eduardo Gulias Davis"
  3483. }
  3484. ],
  3485. "description": "A library for validating emails against several RFCs",
  3486. "homepage": "https://github.com/egulias/EmailValidator",
  3487. "keywords": [
  3488. "email",
  3489. "emailvalidation",
  3490. "emailvalidator",
  3491. "validation",
  3492. "validator"
  3493. ],
  3494. "support": {
  3495. "issues": "https://github.com/egulias/EmailValidator/issues",
  3496. "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
  3497. },
  3498. "funding": [
  3499. {
  3500. "url": "https://github.com/egulias",
  3501. "type": "github"
  3502. }
  3503. ],
  3504. "time": "2022-06-18T20:57:19+00:00"
  3505. },
  3506. {
  3507. "name": "friendsofphp/proxy-manager-lts",
  3508. "version": "v1.0.12",
  3509. "source": {
  3510. "type": "git",
  3511. "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
  3512. "reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7"
  3513. },
  3514. "dist": {
  3515. "type": "zip",
  3516. "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8419f0158715b30d4b99a5bd37c6a39671994ad7",
  3517. "reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7",
  3518. "shasum": ""
  3519. },
  3520. "require": {
  3521. "laminas/laminas-code": "~3.4.1|^4.0",
  3522. "php": ">=7.1",
  3523. "symfony/filesystem": "^4.4.17|^5.0|^6.0"
  3524. },
  3525. "conflict": {
  3526. "laminas/laminas-stdlib": "<3.2.1",
  3527. "zendframework/zend-stdlib": "<3.2.1"
  3528. },
  3529. "replace": {
  3530. "ocramius/proxy-manager": "^2.1"
  3531. },
  3532. "require-dev": {
  3533. "ext-phar": "*",
  3534. "symfony/phpunit-bridge": "^5.4|^6.0"
  3535. },
  3536. "type": "library",
  3537. "extra": {
  3538. "thanks": {
  3539. "name": "ocramius/proxy-manager",
  3540. "url": "https://github.com/Ocramius/ProxyManager"
  3541. }
  3542. },
  3543. "autoload": {
  3544. "psr-4": {
  3545. "ProxyManager\\": "src/ProxyManager"
  3546. }
  3547. },
  3548. "notification-url": "https://packagist.org/downloads/",
  3549. "license": [
  3550. "MIT"
  3551. ],
  3552. "authors": [
  3553. {
  3554. "name": "Marco Pivetta",
  3555. "email": "ocramius@gmail.com",
  3556. "homepage": "https://ocramius.github.io/"
  3557. },
  3558. {
  3559. "name": "Nicolas Grekas",
  3560. "email": "p@tchwork.com"
  3561. }
  3562. ],
  3563. "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
  3564. "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
  3565. "keywords": [
  3566. "aop",
  3567. "lazy loading",
  3568. "proxy",
  3569. "proxy pattern",
  3570. "service proxies"
  3571. ],
  3572. "support": {
  3573. "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
  3574. "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.12"
  3575. },
  3576. "funding": [
  3577. {
  3578. "url": "https://github.com/Ocramius",
  3579. "type": "github"
  3580. },
  3581. {
  3582. "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
  3583. "type": "tidelift"
  3584. }
  3585. ],
  3586. "time": "2022-05-05T09:31:05+00:00"
  3587. },
  3588. {
  3589. "name": "friendsofsymfony/http-cache",
  3590. "version": "2.14.1",
  3591. "source": {
  3592. "type": "git",
  3593. "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
  3594. "reference": "b20ba13dec0b3d6c0b2ecf692f0b6a6eed6d89fd"
  3595. },
  3596. "dist": {
  3597. "type": "zip",
  3598. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/b20ba13dec0b3d6c0b2ecf692f0b6a6eed6d89fd",
  3599. "reference": "b20ba13dec0b3d6c0b2ecf692f0b6a6eed6d89fd",
  3600. "shasum": ""
  3601. },
  3602. "require": {
  3603. "php": "^7.2 || ^8.0",
  3604. "php-http/client-common": "^1.1.0 || ^2.0",
  3605. "php-http/client-implementation": "^1.0 || ^2.0",
  3606. "php-http/discovery": "^1.12",
  3607. "php-http/message": "^1.0 || ^2.0",
  3608. "symfony/event-dispatcher": "^4.3 || ^5.0 || ^6.0",
  3609. "symfony/options-resolver": "^4.3 || ^5.0 || ^6.0"
  3610. },
  3611. "conflict": {
  3612. "toflar/psr6-symfony-http-cache-store": "<2.2.1"
  3613. },
  3614. "require-dev": {
  3615. "mockery/mockery": "^1.3.1",
  3616. "monolog/monolog": "^1.0",
  3617. "php-http/guzzle7-adapter": "^0.1.1",
  3618. "php-http/mock-client": "^1.2",
  3619. "symfony/http-kernel": "^4.3 || ^5.0 || ^6.0",
  3620. "symfony/phpunit-bridge": "^5.0 || ^6.0",
  3621. "symfony/process": "^4.3 || ^5.0 || ^6.0"
  3622. },
  3623. "suggest": {
  3624. "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
  3625. "monolog/monolog": "For logging issues while invalidating"
  3626. },
  3627. "type": "library",
  3628. "extra": {
  3629. "branch-alias": {
  3630. "dev-master": "2.10.x-dev"
  3631. }
  3632. },
  3633. "autoload": {
  3634. "psr-4": {
  3635. "FOS\\HttpCache\\": "src/"
  3636. }
  3637. },
  3638. "notification-url": "https://packagist.org/downloads/",
  3639. "license": [
  3640. "MIT"
  3641. ],
  3642. "authors": [
  3643. {
  3644. "name": "Liip AG",
  3645. "homepage": "http://www.liip.ch/"
  3646. },
  3647. {
  3648. "name": "Driebit",
  3649. "email": "tech@driebit.nl",
  3650. "homepage": "http://www.driebit.nl"
  3651. },
  3652. {
  3653. "name": "Community contributions",
  3654. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors"
  3655. }
  3656. ],
  3657. "description": "Tools to manage HTTP caching proxies with PHP",
  3658. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache",
  3659. "keywords": [
  3660. "caching",
  3661. "http",
  3662. "invalidation",
  3663. "nginx",
  3664. "purge",
  3665. "varnish"
  3666. ],
  3667. "support": {
  3668. "issues": "https://github.com/FriendsOfSymfony/FOSHttpCache/issues",
  3669. "source": "https://github.com/FriendsOfSymfony/FOSHttpCache/tree/2.14.1"
  3670. },
  3671. "time": "2022-07-07T06:13:40+00:00"
  3672. },
  3673. {
  3674. "name": "friendsofsymfony/http-cache-bundle",
  3675. "version": "2.12.1",
  3676. "source": {
  3677. "type": "git",
  3678. "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
  3679. "reference": "91f5e625e0b8c5e667a43849a44a7f34042b6aab"
  3680. },
  3681. "dist": {
  3682. "type": "zip",
  3683. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/91f5e625e0b8c5e667a43849a44a7f34042b6aab",
  3684. "reference": "91f5e625e0b8c5e667a43849a44a7f34042b6aab",
  3685. "shasum": ""
  3686. },
  3687. "require": {
  3688. "friendsofsymfony/http-cache": "^2.6",
  3689. "php": "^7.3 || ^8.0",
  3690. "symfony/framework-bundle": "^4.4.0 || ^5.0 || ^6.0",
  3691. "symfony/http-foundation": "^4.4.0 || ^5.0 || ^6.0",
  3692. "symfony/http-kernel": "^4.4.0 || ^5.0 || ^6.0"
  3693. },
  3694. "conflict": {
  3695. "symfony/monolog-bridge": "<3.4.4",
  3696. "twig/twig": "<1.12.0"
  3697. },
  3698. "require-dev": {
  3699. "doctrine/annotations": "^1.11",
  3700. "guzzlehttp/guzzle": "^7.2",
  3701. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  3702. "mockery/mockery": "^1.3.2",
  3703. "monolog/monolog": "*",
  3704. "php-http/discovery": "^1.13",
  3705. "php-http/guzzle7-adapter": "^0.1.1",
  3706. "php-http/httplug": "^2.2.0",
  3707. "php-http/message": "^1.0 || ^2.0",
  3708. "sebastian/exporter": "^2.0",
  3709. "sensio/framework-extra-bundle": "^4.0 || ^5.5.1 || ^6.0",
  3710. "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
  3711. "symfony/console": "^4.4 || ^5.0 || ^6.0",
  3712. "symfony/css-selector": "^4.4 || ^5.0 || ^6.0",
  3713. "symfony/expression-language": "^4.4 || ^5.0 || ^6.0",
  3714. "symfony/finder": "^4.4 || ^5.0 || ^6.0",
  3715. "symfony/monolog-bundle": "^3.0",
  3716. "symfony/phpunit-bridge": "v5.3.7",
  3717. "symfony/routing": "^4.4 || ^5.0 || ^6.0",
  3718. "symfony/security-bundle": "^4.4 || ^5.0 || ^6.0",
  3719. "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
  3720. "symfony/yaml": "^4.4 || ^5.0 || ^6.0",
  3721. "twig/twig": "^2.13"
  3722. },
  3723. "suggest": {
  3724. "sensio/framework-extra-bundle": "For Tagged Cache Invalidation",
  3725. "symfony/console": "To send invalidation requests from the command line",
  3726. "symfony/expression-language": "For Tagged Cache Invalidation"
  3727. },
  3728. "type": "symfony-bundle",
  3729. "extra": {
  3730. "branch-alias": {
  3731. "dev-master": "2.x-dev"
  3732. }
  3733. },
  3734. "autoload": {
  3735. "psr-4": {
  3736. "FOS\\HttpCacheBundle\\": "src/"
  3737. }
  3738. },
  3739. "notification-url": "https://packagist.org/downloads/",
  3740. "license": [
  3741. "MIT"
  3742. ],
  3743. "authors": [
  3744. {
  3745. "name": "Liip AG",
  3746. "homepage": "http://www.liip.ch/"
  3747. },
  3748. {
  3749. "name": "Driebit",
  3750. "email": "tech@driebit.nl",
  3751. "homepage": "http://www.driebit.nl"
  3752. },
  3753. {
  3754. "name": "Community contributions",
  3755. "homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
  3756. }
  3757. ],
  3758. "description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
  3759. "homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
  3760. "keywords": [
  3761. "caching",
  3762. "esi",
  3763. "http",
  3764. "invalidation",
  3765. "purge",
  3766. "varnish"
  3767. ],
  3768. "support": {
  3769. "issues": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/issues",
  3770. "source": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/tree/2.12.1"
  3771. },
  3772. "time": "2022-05-11T06:16:11+00:00"
  3773. },
  3774. {
  3775. "name": "imagine/imagine",
  3776. "version": "1.3.2",
  3777. "source": {
  3778. "type": "git",
  3779. "url": "https://github.com/php-imagine/Imagine.git",
  3780. "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13"
  3781. },
  3782. "dist": {
  3783. "type": "zip",
  3784. "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
  3785. "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
  3786. "shasum": ""
  3787. },
  3788. "require": {
  3789. "php": ">=5.5"
  3790. },
  3791. "require-dev": {
  3792. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  3793. },
  3794. "suggest": {
  3795. "ext-exif": "to read EXIF metadata",
  3796. "ext-gd": "to use the GD implementation",
  3797. "ext-gmagick": "to use the Gmagick implementation",
  3798. "ext-imagick": "to use the Imagick implementation"
  3799. },
  3800. "type": "library",
  3801. "extra": {
  3802. "branch-alias": {
  3803. "dev-develop": "1.x-dev"
  3804. }
  3805. },
  3806. "autoload": {
  3807. "psr-4": {
  3808. "Imagine\\": "src/"
  3809. }
  3810. },
  3811. "notification-url": "https://packagist.org/downloads/",
  3812. "license": [
  3813. "MIT"
  3814. ],
  3815. "authors": [
  3816. {
  3817. "name": "Bulat Shakirzyanov",
  3818. "email": "mallluhuct@gmail.com",
  3819. "homepage": "http://avalanche123.com"
  3820. }
  3821. ],
  3822. "description": "Image processing for PHP 5.3",
  3823. "homepage": "http://imagine.readthedocs.org/",
  3824. "keywords": [
  3825. "drawing",
  3826. "graphics",
  3827. "image manipulation",
  3828. "image processing"
  3829. ],
  3830. "support": {
  3831. "issues": "https://github.com/php-imagine/Imagine/issues",
  3832. "source": "https://github.com/php-imagine/Imagine/tree/1.3.2"
  3833. },
  3834. "time": "2022-04-01T11:58:30+00:00"
  3835. },
  3836. {
  3837. "name": "knplabs/knp-menu",
  3838. "version": "v3.3.0",
  3839. "source": {
  3840. "type": "git",
  3841. "url": "https://github.com/KnpLabs/KnpMenu.git",
  3842. "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7"
  3843. },
  3844. "dist": {
  3845. "type": "zip",
  3846. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
  3847. "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
  3848. "shasum": ""
  3849. },
  3850. "require": {
  3851. "php": "^7.3 || ^8.0"
  3852. },
  3853. "conflict": {
  3854. "twig/twig": "<1.40 || >=2,<2.9"
  3855. },
  3856. "require-dev": {
  3857. "phpunit/phpunit": "^9.5",
  3858. "psr/container": "^1.0",
  3859. "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
  3860. "symfony/phpunit-bridge": "^5.3",
  3861. "symfony/routing": "^4.4 || ^5.0 || ^6.0",
  3862. "twig/twig": "^1.40 || ^2.9 || ^3.0"
  3863. },
  3864. "suggest": {
  3865. "twig/twig": "for the TwigRenderer and the integration with your templates"
  3866. },
  3867. "type": "library",
  3868. "extra": {
  3869. "branch-alias": {
  3870. "dev-master": "3.3-dev"
  3871. }
  3872. },
  3873. "autoload": {
  3874. "psr-4": {
  3875. "Knp\\Menu\\": "src/Knp/Menu"
  3876. }
  3877. },
  3878. "notification-url": "https://packagist.org/downloads/",
  3879. "license": [
  3880. "MIT"
  3881. ],
  3882. "authors": [
  3883. {
  3884. "name": "KnpLabs",
  3885. "homepage": "https://knplabs.com"
  3886. },
  3887. {
  3888. "name": "Christophe Coevoet",
  3889. "email": "stof@notk.org"
  3890. },
  3891. {
  3892. "name": "The Community",
  3893. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  3894. }
  3895. ],
  3896. "description": "An object oriented menu library",
  3897. "homepage": "https://knplabs.com",
  3898. "keywords": [
  3899. "menu",
  3900. "tree"
  3901. ],
  3902. "support": {
  3903. "issues": "https://github.com/KnpLabs/KnpMenu/issues",
  3904. "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.3.0"
  3905. },
  3906. "time": "2021-10-23T15:01:04+00:00"
  3907. },
  3908. {
  3909. "name": "knplabs/knp-menu-bundle",
  3910. "version": "v3.2.0",
  3911. "source": {
  3912. "type": "git",
  3913. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  3914. "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9"
  3915. },
  3916. "dist": {
  3917. "type": "zip",
  3918. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a0b4224f872d74ae939589eb1ccf0e11291370a9",
  3919. "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9",
  3920. "shasum": ""
  3921. },
  3922. "require": {
  3923. "knplabs/knp-menu": "^3.1",
  3924. "php": "^7.2 || ^8.0",
  3925. "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0 | ^6.0"
  3926. },
  3927. "require-dev": {
  3928. "phpunit/phpunit": "^8.5 | ^9.5",
  3929. "symfony/expression-language": "^3.4 | ^4.4 | ^5.0 | ^6.0",
  3930. "symfony/phpunit-bridge": "^5.2 | ^6.0",
  3931. "symfony/templating": "^3.4 | ^4.4 | ^5.0 | ^6.0"
  3932. },
  3933. "type": "symfony-bundle",
  3934. "extra": {
  3935. "branch-alias": {
  3936. "dev-master": "3.x-dev"
  3937. }
  3938. },
  3939. "autoload": {
  3940. "psr-4": {
  3941. "Knp\\Bundle\\MenuBundle\\": "src"
  3942. }
  3943. },
  3944. "notification-url": "https://packagist.org/downloads/",
  3945. "license": [
  3946. "MIT"
  3947. ],
  3948. "authors": [
  3949. {
  3950. "name": "Knplabs",
  3951. "homepage": "http://knplabs.com"
  3952. },
  3953. {
  3954. "name": "Christophe Coevoet",
  3955. "email": "stof@notk.org"
  3956. },
  3957. {
  3958. "name": "Symfony Community",
  3959. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  3960. }
  3961. ],
  3962. "description": "This bundle provides an integration of the KnpMenu library",
  3963. "keywords": [
  3964. "menu"
  3965. ],
  3966. "support": {
  3967. "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
  3968. "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.2.0"
  3969. },
  3970. "time": "2021-10-24T07:53:34+00:00"
  3971. },
  3972. {
  3973. "name": "knplabs/knp-time-bundle",
  3974. "version": "v1.19.0",
  3975. "source": {
  3976. "type": "git",
  3977. "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
  3978. "reference": "56e4d154bcd14c1b67c0d1defa1e7d00d27430e3"
  3979. },
  3980. "dist": {
  3981. "type": "zip",
  3982. "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/56e4d154bcd14c1b67c0d1defa1e7d00d27430e3",
  3983. "reference": "56e4d154bcd14c1b67c0d1defa1e7d00d27430e3",
  3984. "shasum": ""
  3985. },
  3986. "require": {
  3987. "php": ">=7.2.5",
  3988. "symfony/config": "^4.3|^5.0|^6.0",
  3989. "symfony/dependency-injection": "^4.3|^5.0|^6.0",
  3990. "symfony/translation": "^4.3|^5.0|^6.0"
  3991. },
  3992. "conflict": {
  3993. "phpunit/phpunit": "<8.0"
  3994. },
  3995. "require-dev": {
  3996. "symfony/framework-bundle": "^4.3|^5.0|^6.0",
  3997. "symfony/phpunit-bridge": "^5.2|^6.0",
  3998. "symfony/templating": "^4.3|^5.0|^6.0",
  3999. "symfony/twig-bundle": "^4.3|^5.0|^6.0"
  4000. },
  4001. "suggest": {
  4002. "symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
  4003. },
  4004. "type": "symfony-bundle",
  4005. "extra": {
  4006. "branch-alias": {
  4007. "dev-master": "1.1.x-dev"
  4008. }
  4009. },
  4010. "autoload": {
  4011. "psr-4": {
  4012. "Knp\\Bundle\\TimeBundle\\": ""
  4013. }
  4014. },
  4015. "notification-url": "https://packagist.org/downloads/",
  4016. "license": [
  4017. "MIT"
  4018. ],
  4019. "authors": [
  4020. {
  4021. "name": "KnpLabs Team",
  4022. "homepage": "http://knplabs.com"
  4023. },
  4024. {
  4025. "name": "Symfony Community",
  4026. "homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
  4027. }
  4028. ],
  4029. "description": "Making your dates look sensible and descriptive",
  4030. "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
  4031. "keywords": [
  4032. "bundle",
  4033. "date",
  4034. "descriptive time",
  4035. "knp",
  4036. "knplabs",
  4037. "time"
  4038. ],
  4039. "support": {
  4040. "issues": "https://github.com/KnpLabs/KnpTimeBundle/issues",
  4041. "source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v1.19.0"
  4042. },
  4043. "time": "2022-05-10T00:14:22+00:00"
  4044. },
  4045. {
  4046. "name": "laminas/laminas-code",
  4047. "version": "4.6.0",
  4048. "source": {
  4049. "type": "git",
  4050. "url": "https://github.com/laminas/laminas-code.git",
  4051. "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e"
  4052. },
  4053. "dist": {
  4054. "type": "zip",
  4055. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
  4056. "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
  4057. "shasum": ""
  4058. },
  4059. "require": {
  4060. "php": ">=7.4, <8.2"
  4061. },
  4062. "require-dev": {
  4063. "doctrine/annotations": "^1.13.2",
  4064. "ext-phar": "*",
  4065. "laminas/laminas-coding-standard": "^2.3.0",
  4066. "laminas/laminas-stdlib": "^3.6.1",
  4067. "phpunit/phpunit": "^9.5.10",
  4068. "psalm/plugin-phpunit": "^0.17.0",
  4069. "vimeo/psalm": "^4.13.1"
  4070. },
  4071. "suggest": {
  4072. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  4073. "laminas/laminas-stdlib": "Laminas\\Stdlib component"
  4074. },
  4075. "type": "library",
  4076. "autoload": {
  4077. "files": [
  4078. "polyfill/ReflectionEnumPolyfill.php"
  4079. ],
  4080. "psr-4": {
  4081. "Laminas\\Code\\": "src/"
  4082. }
  4083. },
  4084. "notification-url": "https://packagist.org/downloads/",
  4085. "license": [
  4086. "BSD-3-Clause"
  4087. ],
  4088. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  4089. "homepage": "https://laminas.dev",
  4090. "keywords": [
  4091. "code",
  4092. "laminas",
  4093. "laminasframework"
  4094. ],
  4095. "support": {
  4096. "chat": "https://laminas.dev/chat",
  4097. "docs": "https://docs.laminas.dev/laminas-code/",
  4098. "forum": "https://discourse.laminas.dev",
  4099. "issues": "https://github.com/laminas/laminas-code/issues",
  4100. "rss": "https://github.com/laminas/laminas-code/releases.atom",
  4101. "source": "https://github.com/laminas/laminas-code"
  4102. },
  4103. "funding": [
  4104. {
  4105. "url": "https://funding.communitybridge.org/projects/laminas-project",
  4106. "type": "community_bridge"
  4107. }
  4108. ],
  4109. "time": "2022-07-28T22:46:52+00:00"
  4110. },
  4111. {
  4112. "name": "lcobucci/clock",
  4113. "version": "2.2.0",
  4114. "source": {
  4115. "type": "git",
  4116. "url": "https://github.com/lcobucci/clock.git",
  4117. "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3"
  4118. },
  4119. "dist": {
  4120. "type": "zip",
  4121. "url": "https://api.github.com/repos/lcobucci/clock/zipball/fb533e093fd61321bfcbac08b131ce805fe183d3",
  4122. "reference": "fb533e093fd61321bfcbac08b131ce805fe183d3",
  4123. "shasum": ""
  4124. },
  4125. "require": {
  4126. "php": "^8.0",
  4127. "stella-maris/clock": "^0.1.4"
  4128. },
  4129. "require-dev": {
  4130. "infection/infection": "^0.26",
  4131. "lcobucci/coding-standard": "^8.0",
  4132. "phpstan/extension-installer": "^1.1",
  4133. "phpstan/phpstan": "^0.12",
  4134. "phpstan/phpstan-deprecation-rules": "^0.12",
  4135. "phpstan/phpstan-phpunit": "^0.12",
  4136. "phpstan/phpstan-strict-rules": "^0.12",
  4137. "phpunit/phpunit": "^9.5"
  4138. },
  4139. "type": "library",
  4140. "autoload": {
  4141. "psr-4": {
  4142. "Lcobucci\\Clock\\": "src"
  4143. }
  4144. },
  4145. "notification-url": "https://packagist.org/downloads/",
  4146. "license": [
  4147. "MIT"
  4148. ],
  4149. "authors": [
  4150. {
  4151. "name": "Luís Cobucci",
  4152. "email": "lcobucci@gmail.com"
  4153. }
  4154. ],
  4155. "description": "Yet another clock abstraction",
  4156. "support": {
  4157. "issues": "https://github.com/lcobucci/clock/issues",
  4158. "source": "https://github.com/lcobucci/clock/tree/2.2.0"
  4159. },
  4160. "funding": [
  4161. {
  4162. "url": "https://github.com/lcobucci",
  4163. "type": "github"
  4164. },
  4165. {
  4166. "url": "https://www.patreon.com/lcobucci",
  4167. "type": "patreon"
  4168. }
  4169. ],
  4170. "time": "2022-04-19T19:34:17+00:00"
  4171. },
  4172. {
  4173. "name": "lcobucci/jwt",
  4174. "version": "4.1.5",
  4175. "source": {
  4176. "type": "git",
  4177. "url": "https://github.com/lcobucci/jwt.git",
  4178. "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
  4179. },
  4180. "dist": {
  4181. "type": "zip",
  4182. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
  4183. "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
  4184. "shasum": ""
  4185. },
  4186. "require": {
  4187. "ext-hash": "*",
  4188. "ext-json": "*",
  4189. "ext-mbstring": "*",
  4190. "ext-openssl": "*",
  4191. "ext-sodium": "*",
  4192. "lcobucci/clock": "^2.0",
  4193. "php": "^7.4 || ^8.0"
  4194. },
  4195. "require-dev": {
  4196. "infection/infection": "^0.21",
  4197. "lcobucci/coding-standard": "^6.0",
  4198. "mikey179/vfsstream": "^1.6.7",
  4199. "phpbench/phpbench": "^1.0",
  4200. "phpstan/extension-installer": "^1.0",
  4201. "phpstan/phpstan": "^0.12",
  4202. "phpstan/phpstan-deprecation-rules": "^0.12",
  4203. "phpstan/phpstan-phpunit": "^0.12",
  4204. "phpstan/phpstan-strict-rules": "^0.12",
  4205. "phpunit/php-invoker": "^3.1",
  4206. "phpunit/phpunit": "^9.5"
  4207. },
  4208. "type": "library",
  4209. "autoload": {
  4210. "psr-4": {
  4211. "Lcobucci\\JWT\\": "src"
  4212. }
  4213. },
  4214. "notification-url": "https://packagist.org/downloads/",
  4215. "license": [
  4216. "BSD-3-Clause"
  4217. ],
  4218. "authors": [
  4219. {
  4220. "name": "Luís Cobucci",
  4221. "email": "lcobucci@gmail.com",
  4222. "role": "Developer"
  4223. }
  4224. ],
  4225. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  4226. "keywords": [
  4227. "JWS",
  4228. "jwt"
  4229. ],
  4230. "support": {
  4231. "issues": "https://github.com/lcobucci/jwt/issues",
  4232. "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
  4233. },
  4234. "funding": [
  4235. {
  4236. "url": "https://github.com/lcobucci",
  4237. "type": "github"
  4238. },
  4239. {
  4240. "url": "https://www.patreon.com/lcobucci",
  4241. "type": "patreon"
  4242. }
  4243. ],
  4244. "time": "2021-09-28T19:34:56+00:00"
  4245. },
  4246. {
  4247. "name": "league/commonmark",
  4248. "version": "2.3.5",
  4249. "source": {
  4250. "type": "git",
  4251. "url": "https://github.com/thephpleague/commonmark.git",
  4252. "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257"
  4253. },
  4254. "dist": {
  4255. "type": "zip",
  4256. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84d74485fdb7074f4f9dd6f02ab957b1de513257",
  4257. "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257",
  4258. "shasum": ""
  4259. },
  4260. "require": {
  4261. "ext-mbstring": "*",
  4262. "league/config": "^1.1.1",
  4263. "php": "^7.4 || ^8.0",
  4264. "psr/event-dispatcher": "^1.0",
  4265. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  4266. "symfony/polyfill-php80": "^1.16"
  4267. },
  4268. "require-dev": {
  4269. "cebe/markdown": "^1.0",
  4270. "commonmark/cmark": "0.30.0",
  4271. "commonmark/commonmark.js": "0.30.0",
  4272. "composer/package-versions-deprecated": "^1.8",
  4273. "embed/embed": "^4.4",
  4274. "erusev/parsedown": "^1.0",
  4275. "ext-json": "*",
  4276. "github/gfm": "0.29.0",
  4277. "michelf/php-markdown": "^1.4",
  4278. "nyholm/psr7": "^1.5",
  4279. "phpstan/phpstan": "^1.8.2",
  4280. "phpunit/phpunit": "^9.5.21",
  4281. "scrutinizer/ocular": "^1.8.1",
  4282. "symfony/finder": "^5.3 | ^6.0",
  4283. "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
  4284. "unleashedtech/php-coding-standard": "^3.1.1",
  4285. "vimeo/psalm": "^4.24.0"
  4286. },
  4287. "suggest": {
  4288. "symfony/yaml": "v2.3+ required if using the Front Matter extension"
  4289. },
  4290. "type": "library",
  4291. "extra": {
  4292. "branch-alias": {
  4293. "dev-main": "2.4-dev"
  4294. }
  4295. },
  4296. "autoload": {
  4297. "psr-4": {
  4298. "League\\CommonMark\\": "src"
  4299. }
  4300. },
  4301. "notification-url": "https://packagist.org/downloads/",
  4302. "license": [
  4303. "BSD-3-Clause"
  4304. ],
  4305. "authors": [
  4306. {
  4307. "name": "Colin O'Dell",
  4308. "email": "colinodell@gmail.com",
  4309. "homepage": "https://www.colinodell.com",
  4310. "role": "Lead Developer"
  4311. }
  4312. ],
  4313. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
  4314. "homepage": "https://commonmark.thephpleague.com",
  4315. "keywords": [
  4316. "commonmark",
  4317. "flavored",
  4318. "gfm",
  4319. "github",
  4320. "github-flavored",
  4321. "markdown",
  4322. "md",
  4323. "parser"
  4324. ],
  4325. "support": {
  4326. "docs": "https://commonmark.thephpleague.com/",
  4327. "forum": "https://github.com/thephpleague/commonmark/discussions",
  4328. "issues": "https://github.com/thephpleague/commonmark/issues",
  4329. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  4330. "source": "https://github.com/thephpleague/commonmark"
  4331. },
  4332. "funding": [
  4333. {
  4334. "url": "https://www.colinodell.com/sponsor",
  4335. "type": "custom"
  4336. },
  4337. {
  4338. "url": "https://www.paypal.me/colinpodell/10.00",
  4339. "type": "custom"
  4340. },
  4341. {
  4342. "url": "https://github.com/colinodell",
  4343. "type": "github"
  4344. },
  4345. {
  4346. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  4347. "type": "tidelift"
  4348. }
  4349. ],
  4350. "time": "2022-07-29T10:59:45+00:00"
  4351. },
  4352. {
  4353. "name": "league/config",
  4354. "version": "v1.1.1",
  4355. "source": {
  4356. "type": "git",
  4357. "url": "https://github.com/thephpleague/config.git",
  4358. "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e"
  4359. },
  4360. "dist": {
  4361. "type": "zip",
  4362. "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
  4363. "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
  4364. "shasum": ""
  4365. },
  4366. "require": {
  4367. "dflydev/dot-access-data": "^3.0.1",
  4368. "nette/schema": "^1.2",
  4369. "php": "^7.4 || ^8.0"
  4370. },
  4371. "require-dev": {
  4372. "phpstan/phpstan": "^0.12.90",
  4373. "phpunit/phpunit": "^9.5.5",
  4374. "scrutinizer/ocular": "^1.8.1",
  4375. "unleashedtech/php-coding-standard": "^3.1",
  4376. "vimeo/psalm": "^4.7.3"
  4377. },
  4378. "type": "library",
  4379. "extra": {
  4380. "branch-alias": {
  4381. "dev-main": "1.2-dev"
  4382. }
  4383. },
  4384. "autoload": {
  4385. "psr-4": {
  4386. "League\\Config\\": "src"
  4387. }
  4388. },
  4389. "notification-url": "https://packagist.org/downloads/",
  4390. "license": [
  4391. "BSD-3-Clause"
  4392. ],
  4393. "authors": [
  4394. {
  4395. "name": "Colin O'Dell",
  4396. "email": "colinodell@gmail.com",
  4397. "homepage": "https://www.colinodell.com",
  4398. "role": "Lead Developer"
  4399. }
  4400. ],
  4401. "description": "Define configuration arrays with strict schemas and access values with dot notation",
  4402. "homepage": "https://config.thephpleague.com",
  4403. "keywords": [
  4404. "array",
  4405. "config",
  4406. "configuration",
  4407. "dot",
  4408. "dot-access",
  4409. "nested",
  4410. "schema"
  4411. ],
  4412. "support": {
  4413. "docs": "https://config.thephpleague.com/",
  4414. "issues": "https://github.com/thephpleague/config/issues",
  4415. "rss": "https://github.com/thephpleague/config/releases.atom",
  4416. "source": "https://github.com/thephpleague/config"
  4417. },
  4418. "funding": [
  4419. {
  4420. "url": "https://www.colinodell.com/sponsor",
  4421. "type": "custom"
  4422. },
  4423. {
  4424. "url": "https://www.paypal.me/colinpodell/10.00",
  4425. "type": "custom"
  4426. },
  4427. {
  4428. "url": "https://github.com/colinodell",
  4429. "type": "github"
  4430. }
  4431. ],
  4432. "time": "2021-08-14T12:15:32+00:00"
  4433. },
  4434. {
  4435. "name": "league/flysystem",
  4436. "version": "3.2.0",
  4437. "source": {
  4438. "type": "git",
  4439. "url": "https://github.com/thephpleague/flysystem.git",
  4440. "reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a"
  4441. },
  4442. "dist": {
  4443. "type": "zip",
  4444. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
  4445. "reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
  4446. "shasum": ""
  4447. },
  4448. "require": {
  4449. "league/mime-type-detection": "^1.0.0",
  4450. "php": "^8.0.2"
  4451. },
  4452. "conflict": {
  4453. "aws/aws-sdk-php": "3.209.31 || 3.210.0",
  4454. "guzzlehttp/guzzle": "<7.0",
  4455. "guzzlehttp/ringphp": "<1.1.1",
  4456. "symfony/http-client": "<5.2"
  4457. },
  4458. "require-dev": {
  4459. "async-aws/s3": "^1.5",
  4460. "async-aws/simple-s3": "^1.0",
  4461. "aws/aws-sdk-php": "^3.198.1",
  4462. "composer/semver": "^3.0",
  4463. "ext-fileinfo": "*",
  4464. "ext-ftp": "*",
  4465. "ext-zip": "*",
  4466. "friendsofphp/php-cs-fixer": "^3.5",
  4467. "google/cloud-storage": "^1.23",
  4468. "microsoft/azure-storage-blob": "^1.1",
  4469. "phpseclib/phpseclib": "^2.0",
  4470. "phpstan/phpstan": "^0.12.26",
  4471. "phpunit/phpunit": "^9.5.11",
  4472. "sabre/dav": "^4.3.1"
  4473. },
  4474. "type": "library",
  4475. "autoload": {
  4476. "psr-4": {
  4477. "League\\Flysystem\\": "src"
  4478. }
  4479. },
  4480. "notification-url": "https://packagist.org/downloads/",
  4481. "license": [
  4482. "MIT"
  4483. ],
  4484. "authors": [
  4485. {
  4486. "name": "Frank de Jonge",
  4487. "email": "info@frankdejonge.nl"
  4488. }
  4489. ],
  4490. "description": "File storage abstraction for PHP",
  4491. "keywords": [
  4492. "WebDAV",
  4493. "aws",
  4494. "cloud",
  4495. "file",
  4496. "files",
  4497. "filesystem",
  4498. "filesystems",
  4499. "ftp",
  4500. "s3",
  4501. "sftp",
  4502. "storage"
  4503. ],
  4504. "support": {
  4505. "issues": "https://github.com/thephpleague/flysystem/issues",
  4506. "source": "https://github.com/thephpleague/flysystem/tree/3.2.0"
  4507. },
  4508. "funding": [
  4509. {
  4510. "url": "https://offset.earth/frankdejonge",
  4511. "type": "custom"
  4512. },
  4513. {
  4514. "url": "https://github.com/frankdejonge",
  4515. "type": "github"
  4516. },
  4517. {
  4518. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  4519. "type": "tidelift"
  4520. }
  4521. ],
  4522. "time": "2022-07-26T07:26:36+00:00"
  4523. },
  4524. {
  4525. "name": "league/flysystem-bundle",
  4526. "version": "2.3.0",
  4527. "source": {
  4528. "type": "git",
  4529. "url": "https://github.com/thephpleague/flysystem-bundle.git",
  4530. "reference": "77a3dfb0fb23cb89b2b59cde6a22bc98bf13e128"
  4531. },
  4532. "dist": {
  4533. "type": "zip",
  4534. "url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/77a3dfb0fb23cb89b2b59cde6a22bc98bf13e128",
  4535. "reference": "77a3dfb0fb23cb89b2b59cde6a22bc98bf13e128",
  4536. "shasum": ""
  4537. },
  4538. "require": {
  4539. "league/flysystem": "^2.1|^3.0",
  4540. "php": ">=7.2",
  4541. "symfony/config": "^4.2|^5.0|^6.0",
  4542. "symfony/dependency-injection": "^4.2|^5.0|^6.0",
  4543. "symfony/deprecation-contracts": "^2.1|^3",
  4544. "symfony/http-kernel": "^4.2|^5.0|^6.0",
  4545. "symfony/options-resolver": "^4.2|^5.0|^6.0"
  4546. },
  4547. "conflict": {
  4548. "league/flysystem-cached-adapter": "<1.0.9"
  4549. },
  4550. "require-dev": {
  4551. "league/flysystem-async-aws-s3": "^2.0|^3.0",
  4552. "league/flysystem-aws-s3-v3": "^2.0|^3.0",
  4553. "league/flysystem-ftp": "^2.0|^3.0",
  4554. "league/flysystem-google-cloud-storage": "^2.0|^3.0",
  4555. "league/flysystem-memory": "^2.0|^3.0",
  4556. "league/flysystem-sftp-v3": "^2.0|^3.0",
  4557. "symfony/dotenv": "^4.2|^5.0|^6.0",
  4558. "symfony/framework-bundle": "^4.2|^5.0|^6.0",
  4559. "symfony/phpunit-bridge": "^5.2",
  4560. "symfony/var-dumper": "^4.1|^5.0|^6.0",
  4561. "symfony/yaml": "^4.2|^5.0|^6.0"
  4562. },
  4563. "type": "symfony-bundle",
  4564. "autoload": {
  4565. "psr-4": {
  4566. "League\\FlysystemBundle\\": "src"
  4567. }
  4568. },
  4569. "notification-url": "https://packagist.org/downloads/",
  4570. "license": [
  4571. "MIT"
  4572. ],
  4573. "authors": [
  4574. {
  4575. "name": "Titouan Galopin",
  4576. "email": "galopintitouan@gmail.com"
  4577. }
  4578. ],
  4579. "description": "Symfony bundle integrating Flysystem into Symfony 4.2+ applications",
  4580. "support": {
  4581. "issues": "https://github.com/thephpleague/flysystem-bundle/issues",
  4582. "source": "https://github.com/thephpleague/flysystem-bundle/tree/2.3.0"
  4583. },
  4584. "time": "2022-06-17T11:02:50+00:00"
  4585. },
  4586. {
  4587. "name": "league/mime-type-detection",
  4588. "version": "1.11.0",
  4589. "source": {
  4590. "type": "git",
  4591. "url": "https://github.com/thephpleague/mime-type-detection.git",
  4592. "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
  4593. },
  4594. "dist": {
  4595. "type": "zip",
  4596. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
  4597. "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
  4598. "shasum": ""
  4599. },
  4600. "require": {
  4601. "ext-fileinfo": "*",
  4602. "php": "^7.2 || ^8.0"
  4603. },
  4604. "require-dev": {
  4605. "friendsofphp/php-cs-fixer": "^3.2",
  4606. "phpstan/phpstan": "^0.12.68",
  4607. "phpunit/phpunit": "^8.5.8 || ^9.3"
  4608. },
  4609. "type": "library",
  4610. "autoload": {
  4611. "psr-4": {
  4612. "League\\MimeTypeDetection\\": "src"
  4613. }
  4614. },
  4615. "notification-url": "https://packagist.org/downloads/",
  4616. "license": [
  4617. "MIT"
  4618. ],
  4619. "authors": [
  4620. {
  4621. "name": "Frank de Jonge",
  4622. "email": "info@frankdejonge.nl"
  4623. }
  4624. ],
  4625. "description": "Mime-type detection for Flysystem",
  4626. "support": {
  4627. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  4628. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
  4629. },
  4630. "funding": [
  4631. {
  4632. "url": "https://github.com/frankdejonge",
  4633. "type": "github"
  4634. },
  4635. {
  4636. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  4637. "type": "tidelift"
  4638. }
  4639. ],
  4640. "time": "2022-04-17T13:12:02+00:00"
  4641. },
  4642. {
  4643. "name": "matthiasmullie/minify",
  4644. "version": "1.3.68",
  4645. "source": {
  4646. "type": "git",
  4647. "url": "https://github.com/matthiasmullie/minify.git",
  4648. "reference": "c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297"
  4649. },
  4650. "dist": {
  4651. "type": "zip",
  4652. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297",
  4653. "reference": "c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297",
  4654. "shasum": ""
  4655. },
  4656. "require": {
  4657. "ext-pcre": "*",
  4658. "matthiasmullie/path-converter": "~1.1",
  4659. "php": ">=5.3.0"
  4660. },
  4661. "require-dev": {
  4662. "friendsofphp/php-cs-fixer": "~2.0",
  4663. "matthiasmullie/scrapbook": "dev-master",
  4664. "phpunit/phpunit": ">=4.8"
  4665. },
  4666. "suggest": {
  4667. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  4668. },
  4669. "bin": [
  4670. "bin/minifycss",
  4671. "bin/minifyjs"
  4672. ],
  4673. "type": "library",
  4674. "autoload": {
  4675. "psr-4": {
  4676. "MatthiasMullie\\Minify\\": "src/"
  4677. }
  4678. },
  4679. "notification-url": "https://packagist.org/downloads/",
  4680. "license": [
  4681. "MIT"
  4682. ],
  4683. "authors": [
  4684. {
  4685. "name": "Matthias Mullie",
  4686. "email": "minify@mullie.eu",
  4687. "homepage": "http://www.mullie.eu",
  4688. "role": "Developer"
  4689. }
  4690. ],
  4691. "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
  4692. "homepage": "http://www.minifier.org",
  4693. "keywords": [
  4694. "JS",
  4695. "css",
  4696. "javascript",
  4697. "minifier",
  4698. "minify"
  4699. ],
  4700. "support": {
  4701. "issues": "https://github.com/matthiasmullie/minify/issues",
  4702. "source": "https://github.com/matthiasmullie/minify/tree/1.3.68"
  4703. },
  4704. "funding": [
  4705. {
  4706. "url": "https://github.com/matthiasmullie",
  4707. "type": "github"
  4708. }
  4709. ],
  4710. "time": "2022-04-19T08:28:56+00:00"
  4711. },
  4712. {
  4713. "name": "matthiasmullie/path-converter",
  4714. "version": "1.1.3",
  4715. "source": {
  4716. "type": "git",
  4717. "url": "https://github.com/matthiasmullie/path-converter.git",
  4718. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  4719. },
  4720. "dist": {
  4721. "type": "zip",
  4722. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  4723. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  4724. "shasum": ""
  4725. },
  4726. "require": {
  4727. "ext-pcre": "*",
  4728. "php": ">=5.3.0"
  4729. },
  4730. "require-dev": {
  4731. "phpunit/phpunit": "~4.8"
  4732. },
  4733. "type": "library",
  4734. "autoload": {
  4735. "psr-4": {
  4736. "MatthiasMullie\\PathConverter\\": "src/"
  4737. }
  4738. },
  4739. "notification-url": "https://packagist.org/downloads/",
  4740. "license": [
  4741. "MIT"
  4742. ],
  4743. "authors": [
  4744. {
  4745. "name": "Matthias Mullie",
  4746. "email": "pathconverter@mullie.eu",
  4747. "homepage": "http://www.mullie.eu",
  4748. "role": "Developer"
  4749. }
  4750. ],
  4751. "description": "Relative path converter",
  4752. "homepage": "http://github.com/matthiasmullie/path-converter",
  4753. "keywords": [
  4754. "converter",
  4755. "path",
  4756. "paths",
  4757. "relative"
  4758. ],
  4759. "support": {
  4760. "issues": "https://github.com/matthiasmullie/path-converter/issues",
  4761. "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
  4762. },
  4763. "time": "2019-02-05T23:41:09+00:00"
  4764. },
  4765. {
  4766. "name": "monolog/monolog",
  4767. "version": "2.8.0",
  4768. "source": {
  4769. "type": "git",
  4770. "url": "https://github.com/Seldaek/monolog.git",
  4771. "reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
  4772. },
  4773. "dist": {
  4774. "type": "zip",
  4775. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
  4776. "reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
  4777. "shasum": ""
  4778. },
  4779. "require": {
  4780. "php": ">=7.2",
  4781. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  4782. },
  4783. "provide": {
  4784. "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
  4785. },
  4786. "require-dev": {
  4787. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  4788. "doctrine/couchdb": "~1.0@dev",
  4789. "elasticsearch/elasticsearch": "^7 || ^8",
  4790. "ext-json": "*",
  4791. "graylog2/gelf-php": "^1.4.2",
  4792. "guzzlehttp/guzzle": "^7.4",
  4793. "guzzlehttp/psr7": "^2.2",
  4794. "mongodb/mongodb": "^1.8",
  4795. "php-amqplib/php-amqplib": "~2.4 || ^3",
  4796. "phpspec/prophecy": "^1.15",
  4797. "phpstan/phpstan": "^0.12.91",
  4798. "phpunit/phpunit": "^8.5.14",
  4799. "predis/predis": "^1.1 || ^2.0",
  4800. "rollbar/rollbar": "^1.3 || ^2 || ^3",
  4801. "ruflin/elastica": "^7",
  4802. "swiftmailer/swiftmailer": "^5.3|^6.0",
  4803. "symfony/mailer": "^5.4 || ^6",
  4804. "symfony/mime": "^5.4 || ^6"
  4805. },
  4806. "suggest": {
  4807. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  4808. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  4809. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  4810. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  4811. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  4812. "ext-mbstring": "Allow to work properly with unicode symbols",
  4813. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  4814. "ext-openssl": "Required to send log messages using SSL",
  4815. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  4816. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  4817. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  4818. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  4819. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  4820. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  4821. },
  4822. "type": "library",
  4823. "extra": {
  4824. "branch-alias": {
  4825. "dev-main": "2.x-dev"
  4826. }
  4827. },
  4828. "autoload": {
  4829. "psr-4": {
  4830. "Monolog\\": "src/Monolog"
  4831. }
  4832. },
  4833. "notification-url": "https://packagist.org/downloads/",
  4834. "license": [
  4835. "MIT"
  4836. ],
  4837. "authors": [
  4838. {
  4839. "name": "Jordi Boggiano",
  4840. "email": "j.boggiano@seld.be",
  4841. "homepage": "https://seld.be"
  4842. }
  4843. ],
  4844. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  4845. "homepage": "https://github.com/Seldaek/monolog",
  4846. "keywords": [
  4847. "log",
  4848. "logging",
  4849. "psr-3"
  4850. ],
  4851. "support": {
  4852. "issues": "https://github.com/Seldaek/monolog/issues",
  4853. "source": "https://github.com/Seldaek/monolog/tree/2.8.0"
  4854. },
  4855. "funding": [
  4856. {
  4857. "url": "https://github.com/Seldaek",
  4858. "type": "github"
  4859. },
  4860. {
  4861. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  4862. "type": "tidelift"
  4863. }
  4864. ],
  4865. "time": "2022-07-24T11:55:47+00:00"
  4866. },
  4867. {
  4868. "name": "nelmio/cors-bundle",
  4869. "version": "2.2.0",
  4870. "source": {
  4871. "type": "git",
  4872. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  4873. "reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0"
  4874. },
  4875. "dist": {
  4876. "type": "zip",
  4877. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
  4878. "reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
  4879. "shasum": ""
  4880. },
  4881. "require": {
  4882. "symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0"
  4883. },
  4884. "require-dev": {
  4885. "mockery/mockery": "^1.2",
  4886. "symfony/phpunit-bridge": "^4.3 || ^5.0 || ^6.0"
  4887. },
  4888. "type": "symfony-bundle",
  4889. "extra": {
  4890. "branch-alias": {
  4891. "dev-master": "2.0.x-dev"
  4892. }
  4893. },
  4894. "autoload": {
  4895. "psr-4": {
  4896. "Nelmio\\CorsBundle\\": ""
  4897. },
  4898. "exclude-from-classmap": [
  4899. "/Tests/"
  4900. ]
  4901. },
  4902. "notification-url": "https://packagist.org/downloads/",
  4903. "license": [
  4904. "MIT"
  4905. ],
  4906. "authors": [
  4907. {
  4908. "name": "Nelmio",
  4909. "homepage": "http://nelm.io"
  4910. },
  4911. {
  4912. "name": "Symfony Community",
  4913. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  4914. }
  4915. ],
  4916. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  4917. "keywords": [
  4918. "api",
  4919. "cors",
  4920. "crossdomain"
  4921. ],
  4922. "support": {
  4923. "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
  4924. "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.2.0"
  4925. },
  4926. "time": "2021-12-01T09:34:27+00:00"
  4927. },
  4928. {
  4929. "name": "nelmio/security-bundle",
  4930. "version": "v2.12.0",
  4931. "source": {
  4932. "type": "git",
  4933. "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
  4934. "reference": "dc8b8c3ee5c64715486e1e3947f83f4169f4374f"
  4935. },
  4936. "dist": {
  4937. "type": "zip",
  4938. "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/dc8b8c3ee5c64715486e1e3947f83f4169f4374f",
  4939. "reference": "dc8b8c3ee5c64715486e1e3947f83f4169f4374f",
  4940. "shasum": ""
  4941. },
  4942. "require": {
  4943. "paragonie/random_compat": "~1.0|~2.0|~9.99.99",
  4944. "php": ">5.4",
  4945. "symfony/framework-bundle": "~2.3|~v3.0|~4.0|~5.0|~6.0",
  4946. "symfony/security-core": "~2.3|~3.0|~4.0|~5.0|~6.0",
  4947. "symfony/security-csrf": "~2.3|~3.0|~4.0|~5.0|~6.0",
  4948. "symfony/security-http": "~2.3|~3.0|~4.0|~5.0|~6.0",
  4949. "symfony/yaml": "~2.3|~3.0|~4.0|~5.0|~6.0",
  4950. "ua-parser/uap-php": "^3.4.4"
  4951. },
  4952. "require-dev": {
  4953. "doctrine/cache": "^1.0",
  4954. "psr/cache": "^1.0",
  4955. "symfony/phpunit-bridge": "^5.0.5|^6.0",
  4956. "twig/twig": "^1.38|^2.10|^3.0"
  4957. },
  4958. "type": "symfony-bundle",
  4959. "extra": {
  4960. "branch-alias": {
  4961. "dev-master": "2.11.x-dev"
  4962. }
  4963. },
  4964. "autoload": {
  4965. "psr-4": {
  4966. "Nelmio\\SecurityBundle\\": ""
  4967. },
  4968. "exclude-from-classmap": [
  4969. "/Tests/"
  4970. ]
  4971. },
  4972. "notification-url": "https://packagist.org/downloads/",
  4973. "license": [
  4974. "MIT"
  4975. ],
  4976. "authors": [
  4977. {
  4978. "name": "Nelmio",
  4979. "homepage": "http://nelm.io"
  4980. },
  4981. {
  4982. "name": "Symfony Community",
  4983. "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
  4984. }
  4985. ],
  4986. "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
  4987. "keywords": [
  4988. "security"
  4989. ],
  4990. "support": {
  4991. "issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
  4992. "source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v2.12.0"
  4993. },
  4994. "time": "2022-02-23T06:10:58+00:00"
  4995. },
  4996. {
  4997. "name": "nette/schema",
  4998. "version": "v1.2.2",
  4999. "source": {
  5000. "type": "git",
  5001. "url": "https://github.com/nette/schema.git",
  5002. "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
  5003. },
  5004. "dist": {
  5005. "type": "zip",
  5006. "url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
  5007. "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
  5008. "shasum": ""
  5009. },
  5010. "require": {
  5011. "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
  5012. "php": ">=7.1 <8.2"
  5013. },
  5014. "require-dev": {
  5015. "nette/tester": "^2.3 || ^2.4",
  5016. "phpstan/phpstan-nette": "^0.12",
  5017. "tracy/tracy": "^2.7"
  5018. },
  5019. "type": "library",
  5020. "extra": {
  5021. "branch-alias": {
  5022. "dev-master": "1.2-dev"
  5023. }
  5024. },
  5025. "autoload": {
  5026. "classmap": [
  5027. "src/"
  5028. ]
  5029. },
  5030. "notification-url": "https://packagist.org/downloads/",
  5031. "license": [
  5032. "BSD-3-Clause",
  5033. "GPL-2.0-only",
  5034. "GPL-3.0-only"
  5035. ],
  5036. "authors": [
  5037. {
  5038. "name": "David Grudl",
  5039. "homepage": "https://davidgrudl.com"
  5040. },
  5041. {
  5042. "name": "Nette Community",
  5043. "homepage": "https://nette.org/contributors"
  5044. }
  5045. ],
  5046. "description": "📐 Nette Schema: validating data structures against a given Schema.",
  5047. "homepage": "https://nette.org",
  5048. "keywords": [
  5049. "config",
  5050. "nette"
  5051. ],
  5052. "support": {
  5053. "issues": "https://github.com/nette/schema/issues",
  5054. "source": "https://github.com/nette/schema/tree/v1.2.2"
  5055. },
  5056. "time": "2021-10-15T11:40:02+00:00"
  5057. },
  5058. {
  5059. "name": "nette/utils",
  5060. "version": "v3.2.7",
  5061. "source": {
  5062. "type": "git",
  5063. "url": "https://github.com/nette/utils.git",
  5064. "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
  5065. },
  5066. "dist": {
  5067. "type": "zip",
  5068. "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
  5069. "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
  5070. "shasum": ""
  5071. },
  5072. "require": {
  5073. "php": ">=7.2 <8.2"
  5074. },
  5075. "conflict": {
  5076. "nette/di": "<3.0.6"
  5077. },
  5078. "require-dev": {
  5079. "nette/tester": "~2.0",
  5080. "phpstan/phpstan": "^1.0",
  5081. "tracy/tracy": "^2.3"
  5082. },
  5083. "suggest": {
  5084. "ext-gd": "to use Image",
  5085. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  5086. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  5087. "ext-json": "to use Nette\\Utils\\Json",
  5088. "ext-mbstring": "to use Strings::lower() etc...",
  5089. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
  5090. "ext-xml": "to use Strings::length() etc. when mbstring is not available"
  5091. },
  5092. "type": "library",
  5093. "extra": {
  5094. "branch-alias": {
  5095. "dev-master": "3.2-dev"
  5096. }
  5097. },
  5098. "autoload": {
  5099. "classmap": [
  5100. "src/"
  5101. ]
  5102. },
  5103. "notification-url": "https://packagist.org/downloads/",
  5104. "license": [
  5105. "BSD-3-Clause",
  5106. "GPL-2.0-only",
  5107. "GPL-3.0-only"
  5108. ],
  5109. "authors": [
  5110. {
  5111. "name": "David Grudl",
  5112. "homepage": "https://davidgrudl.com"
  5113. },
  5114. {
  5115. "name": "Nette Community",
  5116. "homepage": "https://nette.org/contributors"
  5117. }
  5118. ],
  5119. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  5120. "homepage": "https://nette.org",
  5121. "keywords": [
  5122. "array",
  5123. "core",
  5124. "datetime",
  5125. "images",
  5126. "json",
  5127. "nette",
  5128. "paginator",
  5129. "password",
  5130. "slugify",
  5131. "string",
  5132. "unicode",
  5133. "utf-8",
  5134. "utility",
  5135. "validation"
  5136. ],
  5137. "support": {
  5138. "issues": "https://github.com/nette/utils/issues",
  5139. "source": "https://github.com/nette/utils/tree/v3.2.7"
  5140. },
  5141. "time": "2022-01-24T11:29:14+00:00"
  5142. },
  5143. {
  5144. "name": "nikic/php-parser",
  5145. "version": "v4.14.0",
  5146. "source": {
  5147. "type": "git",
  5148. "url": "https://github.com/nikic/PHP-Parser.git",
  5149. "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
  5150. },
  5151. "dist": {
  5152. "type": "zip",
  5153. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
  5154. "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
  5155. "shasum": ""
  5156. },
  5157. "require": {
  5158. "ext-tokenizer": "*",
  5159. "php": ">=7.0"
  5160. },
  5161. "require-dev": {
  5162. "ircmaxell/php-yacc": "^0.0.7",
  5163. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  5164. },
  5165. "bin": [
  5166. "bin/php-parse"
  5167. ],
  5168. "type": "library",
  5169. "extra": {
  5170. "branch-alias": {
  5171. "dev-master": "4.9-dev"
  5172. }
  5173. },
  5174. "autoload": {
  5175. "psr-4": {
  5176. "PhpParser\\": "lib/PhpParser"
  5177. }
  5178. },
  5179. "notification-url": "https://packagist.org/downloads/",
  5180. "license": [
  5181. "BSD-3-Clause"
  5182. ],
  5183. "authors": [
  5184. {
  5185. "name": "Nikita Popov"
  5186. }
  5187. ],
  5188. "description": "A PHP parser written in PHP",
  5189. "keywords": [
  5190. "parser",
  5191. "php"
  5192. ],
  5193. "support": {
  5194. "issues": "https://github.com/nikic/PHP-Parser/issues",
  5195. "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
  5196. },
  5197. "time": "2022-05-31T20:59:12+00:00"
  5198. },
  5199. {
  5200. "name": "nyholm/psr7",
  5201. "version": "1.5.1",
  5202. "source": {
  5203. "type": "git",
  5204. "url": "https://github.com/Nyholm/psr7.git",
  5205. "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
  5206. },
  5207. "dist": {
  5208. "type": "zip",
  5209. "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
  5210. "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
  5211. "shasum": ""
  5212. },
  5213. "require": {
  5214. "php": ">=7.1",
  5215. "php-http/message-factory": "^1.0",
  5216. "psr/http-factory": "^1.0",
  5217. "psr/http-message": "^1.0"
  5218. },
  5219. "provide": {
  5220. "psr/http-factory-implementation": "1.0",
  5221. "psr/http-message-implementation": "1.0"
  5222. },
  5223. "require-dev": {
  5224. "http-interop/http-factory-tests": "^0.9",
  5225. "php-http/psr7-integration-tests": "^1.0",
  5226. "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
  5227. "symfony/error-handler": "^4.4"
  5228. },
  5229. "type": "library",
  5230. "extra": {
  5231. "branch-alias": {
  5232. "dev-master": "1.4-dev"
  5233. }
  5234. },
  5235. "autoload": {
  5236. "psr-4": {
  5237. "Nyholm\\Psr7\\": "src/"
  5238. }
  5239. },
  5240. "notification-url": "https://packagist.org/downloads/",
  5241. "license": [
  5242. "MIT"
  5243. ],
  5244. "authors": [
  5245. {
  5246. "name": "Tobias Nyholm",
  5247. "email": "tobias.nyholm@gmail.com"
  5248. },
  5249. {
  5250. "name": "Martijn van der Ven",
  5251. "email": "martijn@vanderven.se"
  5252. }
  5253. ],
  5254. "description": "A fast PHP7 implementation of PSR-7",
  5255. "homepage": "https://tnyholm.se",
  5256. "keywords": [
  5257. "psr-17",
  5258. "psr-7"
  5259. ],
  5260. "support": {
  5261. "issues": "https://github.com/Nyholm/psr7/issues",
  5262. "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
  5263. },
  5264. "funding": [
  5265. {
  5266. "url": "https://github.com/Zegnat",
  5267. "type": "github"
  5268. },
  5269. {
  5270. "url": "https://github.com/nyholm",
  5271. "type": "github"
  5272. }
  5273. ],
  5274. "time": "2022-06-22T07:13:36+00:00"
  5275. },
  5276. {
  5277. "name": "paragonie/constant_time_encoding",
  5278. "version": "v2.6.3",
  5279. "source": {
  5280. "type": "git",
  5281. "url": "https://github.com/paragonie/constant_time_encoding.git",
  5282. "reference": "58c3f47f650c94ec05a151692652a868995d2938"
  5283. },
  5284. "dist": {
  5285. "type": "zip",
  5286. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
  5287. "reference": "58c3f47f650c94ec05a151692652a868995d2938",
  5288. "shasum": ""
  5289. },
  5290. "require": {
  5291. "php": "^7|^8"
  5292. },
  5293. "require-dev": {
  5294. "phpunit/phpunit": "^6|^7|^8|^9",
  5295. "vimeo/psalm": "^1|^2|^3|^4"
  5296. },
  5297. "type": "library",
  5298. "autoload": {
  5299. "psr-4": {
  5300. "ParagonIE\\ConstantTime\\": "src/"
  5301. }
  5302. },
  5303. "notification-url": "https://packagist.org/downloads/",
  5304. "license": [
  5305. "MIT"
  5306. ],
  5307. "authors": [
  5308. {
  5309. "name": "Paragon Initiative Enterprises",
  5310. "email": "security@paragonie.com",
  5311. "homepage": "https://paragonie.com",
  5312. "role": "Maintainer"
  5313. },
  5314. {
  5315. "name": "Steve 'Sc00bz' Thomas",
  5316. "email": "steve@tobtu.com",
  5317. "homepage": "https://www.tobtu.com",
  5318. "role": "Original Developer"
  5319. }
  5320. ],
  5321. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  5322. "keywords": [
  5323. "base16",
  5324. "base32",
  5325. "base32_decode",
  5326. "base32_encode",
  5327. "base64",
  5328. "base64_decode",
  5329. "base64_encode",
  5330. "bin2hex",
  5331. "encoding",
  5332. "hex",
  5333. "hex2bin",
  5334. "rfc4648"
  5335. ],
  5336. "support": {
  5337. "email": "info@paragonie.com",
  5338. "issues": "https://github.com/paragonie/constant_time_encoding/issues",
  5339. "source": "https://github.com/paragonie/constant_time_encoding"
  5340. },
  5341. "time": "2022-06-14T06:56:20+00:00"
  5342. },
  5343. {
  5344. "name": "paragonie/random_compat",
  5345. "version": "v9.99.100",
  5346. "source": {
  5347. "type": "git",
  5348. "url": "https://github.com/paragonie/random_compat.git",
  5349. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
  5350. },
  5351. "dist": {
  5352. "type": "zip",
  5353. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
  5354. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
  5355. "shasum": ""
  5356. },
  5357. "require": {
  5358. "php": ">= 7"
  5359. },
  5360. "require-dev": {
  5361. "phpunit/phpunit": "4.*|5.*",
  5362. "vimeo/psalm": "^1"
  5363. },
  5364. "suggest": {
  5365. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  5366. },
  5367. "type": "library",
  5368. "notification-url": "https://packagist.org/downloads/",
  5369. "license": [
  5370. "MIT"
  5371. ],
  5372. "authors": [
  5373. {
  5374. "name": "Paragon Initiative Enterprises",
  5375. "email": "security@paragonie.com",
  5376. "homepage": "https://paragonie.com"
  5377. }
  5378. ],
  5379. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  5380. "keywords": [
  5381. "csprng",
  5382. "polyfill",
  5383. "pseudorandom",
  5384. "random"
  5385. ],
  5386. "support": {
  5387. "email": "info@paragonie.com",
  5388. "issues": "https://github.com/paragonie/random_compat/issues",
  5389. "source": "https://github.com/paragonie/random_compat"
  5390. },
  5391. "time": "2020-10-15T08:29:30+00:00"
  5392. },
  5393. {
  5394. "name": "php-http/client-common",
  5395. "version": "2.5.0",
  5396. "source": {
  5397. "type": "git",
  5398. "url": "https://github.com/php-http/client-common.git",
  5399. "reference": "d135751167d57e27c74de674d6a30cef2dc8e054"
  5400. },
  5401. "dist": {
  5402. "type": "zip",
  5403. "url": "https://api.github.com/repos/php-http/client-common/zipball/d135751167d57e27c74de674d6a30cef2dc8e054",
  5404. "reference": "d135751167d57e27c74de674d6a30cef2dc8e054",
  5405. "shasum": ""
  5406. },
  5407. "require": {
  5408. "php": "^7.1 || ^8.0",
  5409. "php-http/httplug": "^2.0",
  5410. "php-http/message": "^1.6",
  5411. "php-http/message-factory": "^1.0",
  5412. "psr/http-client": "^1.0",
  5413. "psr/http-factory": "^1.0",
  5414. "psr/http-message": "^1.0",
  5415. "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
  5416. "symfony/polyfill-php80": "^1.17"
  5417. },
  5418. "require-dev": {
  5419. "doctrine/instantiator": "^1.1",
  5420. "guzzlehttp/psr7": "^1.4",
  5421. "nyholm/psr7": "^1.2",
  5422. "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
  5423. "phpspec/prophecy": "^1.10.2",
  5424. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
  5425. },
  5426. "suggest": {
  5427. "ext-json": "To detect JSON responses with the ContentTypePlugin",
  5428. "ext-libxml": "To detect XML responses with the ContentTypePlugin",
  5429. "php-http/cache-plugin": "PSR-6 Cache plugin",
  5430. "php-http/logger-plugin": "PSR-3 Logger plugin",
  5431. "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
  5432. },
  5433. "type": "library",
  5434. "extra": {
  5435. "branch-alias": {
  5436. "dev-master": "2.3.x-dev"
  5437. }
  5438. },
  5439. "autoload": {
  5440. "psr-4": {
  5441. "Http\\Client\\Common\\": "src/"
  5442. }
  5443. },
  5444. "notification-url": "https://packagist.org/downloads/",
  5445. "license": [
  5446. "MIT"
  5447. ],
  5448. "authors": [
  5449. {
  5450. "name": "Márk Sági-Kazár",
  5451. "email": "mark.sagikazar@gmail.com"
  5452. }
  5453. ],
  5454. "description": "Common HTTP Client implementations and tools for HTTPlug",
  5455. "homepage": "http://httplug.io",
  5456. "keywords": [
  5457. "client",
  5458. "common",
  5459. "http",
  5460. "httplug"
  5461. ],
  5462. "support": {
  5463. "issues": "https://github.com/php-http/client-common/issues",
  5464. "source": "https://github.com/php-http/client-common/tree/2.5.0"
  5465. },
  5466. "time": "2021-11-26T15:01:24+00:00"
  5467. },
  5468. {
  5469. "name": "php-http/discovery",
  5470. "version": "1.14.3",
  5471. "source": {
  5472. "type": "git",
  5473. "url": "https://github.com/php-http/discovery.git",
  5474. "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
  5475. },
  5476. "dist": {
  5477. "type": "zip",
  5478. "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
  5479. "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
  5480. "shasum": ""
  5481. },
  5482. "require": {
  5483. "php": "^7.1 || ^8.0"
  5484. },
  5485. "conflict": {
  5486. "nyholm/psr7": "<1.0"
  5487. },
  5488. "require-dev": {
  5489. "graham-campbell/phpspec-skip-example-extension": "^5.0",
  5490. "php-http/httplug": "^1.0 || ^2.0",
  5491. "php-http/message-factory": "^1.0",
  5492. "phpspec/phpspec": "^5.1 || ^6.1"
  5493. },
  5494. "suggest": {
  5495. "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
  5496. },
  5497. "type": "library",
  5498. "extra": {
  5499. "branch-alias": {
  5500. "dev-master": "1.9-dev"
  5501. }
  5502. },
  5503. "autoload": {
  5504. "psr-4": {
  5505. "Http\\Discovery\\": "src/"
  5506. }
  5507. },
  5508. "notification-url": "https://packagist.org/downloads/",
  5509. "license": [
  5510. "MIT"
  5511. ],
  5512. "authors": [
  5513. {
  5514. "name": "Márk Sági-Kazár",
  5515. "email": "mark.sagikazar@gmail.com"
  5516. }
  5517. ],
  5518. "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
  5519. "homepage": "http://php-http.org",
  5520. "keywords": [
  5521. "adapter",
  5522. "client",
  5523. "discovery",
  5524. "factory",
  5525. "http",
  5526. "message",
  5527. "psr7"
  5528. ],
  5529. "support": {
  5530. "issues": "https://github.com/php-http/discovery/issues",
  5531. "source": "https://github.com/php-http/discovery/tree/1.14.3"
  5532. },
  5533. "time": "2022-07-11T14:04:40+00:00"
  5534. },
  5535. {
  5536. "name": "php-http/httplug",
  5537. "version": "2.3.0",
  5538. "source": {
  5539. "type": "git",
  5540. "url": "https://github.com/php-http/httplug.git",
  5541. "reference": "f640739f80dfa1152533976e3c112477f69274eb"
  5542. },
  5543. "dist": {
  5544. "type": "zip",
  5545. "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
  5546. "reference": "f640739f80dfa1152533976e3c112477f69274eb",
  5547. "shasum": ""
  5548. },
  5549. "require": {
  5550. "php": "^7.1 || ^8.0",
  5551. "php-http/promise": "^1.1",
  5552. "psr/http-client": "^1.0",
  5553. "psr/http-message": "^1.0"
  5554. },
  5555. "require-dev": {
  5556. "friends-of-phpspec/phpspec-code-coverage": "^4.1",
  5557. "phpspec/phpspec": "^5.1 || ^6.0"
  5558. },
  5559. "type": "library",
  5560. "extra": {
  5561. "branch-alias": {
  5562. "dev-master": "2.x-dev"
  5563. }
  5564. },
  5565. "autoload": {
  5566. "psr-4": {
  5567. "Http\\Client\\": "src/"
  5568. }
  5569. },
  5570. "notification-url": "https://packagist.org/downloads/",
  5571. "license": [
  5572. "MIT"
  5573. ],
  5574. "authors": [
  5575. {
  5576. "name": "Eric GELOEN",
  5577. "email": "geloen.eric@gmail.com"
  5578. },
  5579. {
  5580. "name": "Márk Sági-Kazár",
  5581. "email": "mark.sagikazar@gmail.com",
  5582. "homepage": "https://sagikazarmark.hu"
  5583. }
  5584. ],
  5585. "description": "HTTPlug, the HTTP client abstraction for PHP",
  5586. "homepage": "http://httplug.io",
  5587. "keywords": [
  5588. "client",
  5589. "http"
  5590. ],
  5591. "support": {
  5592. "issues": "https://github.com/php-http/httplug/issues",
  5593. "source": "https://github.com/php-http/httplug/tree/2.3.0"
  5594. },
  5595. "time": "2022-02-21T09:52:22+00:00"
  5596. },
  5597. {
  5598. "name": "php-http/message",
  5599. "version": "1.13.0",
  5600. "source": {
  5601. "type": "git",
  5602. "url": "https://github.com/php-http/message.git",
  5603. "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
  5604. },
  5605. "dist": {
  5606. "type": "zip",
  5607. "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
  5608. "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
  5609. "shasum": ""
  5610. },
  5611. "require": {
  5612. "clue/stream-filter": "^1.5",
  5613. "php": "^7.1 || ^8.0",
  5614. "php-http/message-factory": "^1.0.2",
  5615. "psr/http-message": "^1.0"
  5616. },
  5617. "provide": {
  5618. "php-http/message-factory-implementation": "1.0"
  5619. },
  5620. "require-dev": {
  5621. "ergebnis/composer-normalize": "^2.6",
  5622. "ext-zlib": "*",
  5623. "guzzlehttp/psr7": "^1.0",
  5624. "laminas/laminas-diactoros": "^2.0",
  5625. "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
  5626. "slim/slim": "^3.0"
  5627. },
  5628. "suggest": {
  5629. "ext-zlib": "Used with compressor/decompressor streams",
  5630. "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
  5631. "laminas/laminas-diactoros": "Used with Diactoros Factories",
  5632. "slim/slim": "Used with Slim Framework PSR-7 implementation"
  5633. },
  5634. "type": "library",
  5635. "extra": {
  5636. "branch-alias": {
  5637. "dev-master": "1.10-dev"
  5638. }
  5639. },
  5640. "autoload": {
  5641. "files": [
  5642. "src/filters.php"
  5643. ],
  5644. "psr-4": {
  5645. "Http\\Message\\": "src/"
  5646. }
  5647. },
  5648. "notification-url": "https://packagist.org/downloads/",
  5649. "license": [
  5650. "MIT"
  5651. ],
  5652. "authors": [
  5653. {
  5654. "name": "Márk Sági-Kazár",
  5655. "email": "mark.sagikazar@gmail.com"
  5656. }
  5657. ],
  5658. "description": "HTTP Message related tools",
  5659. "homepage": "http://php-http.org",
  5660. "keywords": [
  5661. "http",
  5662. "message",
  5663. "psr-7"
  5664. ],
  5665. "support": {
  5666. "issues": "https://github.com/php-http/message/issues",
  5667. "source": "https://github.com/php-http/message/tree/1.13.0"
  5668. },
  5669. "time": "2022-02-11T13:41:14+00:00"
  5670. },
  5671. {
  5672. "name": "php-http/message-factory",
  5673. "version": "v1.0.2",
  5674. "source": {
  5675. "type": "git",
  5676. "url": "https://github.com/php-http/message-factory.git",
  5677. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
  5678. },
  5679. "dist": {
  5680. "type": "zip",
  5681. "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  5682. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  5683. "shasum": ""
  5684. },
  5685. "require": {
  5686. "php": ">=5.4",
  5687. "psr/http-message": "^1.0"
  5688. },
  5689. "type": "library",
  5690. "extra": {
  5691. "branch-alias": {
  5692. "dev-master": "1.0-dev"
  5693. }
  5694. },
  5695. "autoload": {
  5696. "psr-4": {
  5697. "Http\\Message\\": "src/"
  5698. }
  5699. },
  5700. "notification-url": "https://packagist.org/downloads/",
  5701. "license": [
  5702. "MIT"
  5703. ],
  5704. "authors": [
  5705. {
  5706. "name": "Márk Sági-Kazár",
  5707. "email": "mark.sagikazar@gmail.com"
  5708. }
  5709. ],
  5710. "description": "Factory interfaces for PSR-7 HTTP Message",
  5711. "homepage": "http://php-http.org",
  5712. "keywords": [
  5713. "factory",
  5714. "http",
  5715. "message",
  5716. "stream",
  5717. "uri"
  5718. ],
  5719. "support": {
  5720. "issues": "https://github.com/php-http/message-factory/issues",
  5721. "source": "https://github.com/php-http/message-factory/tree/master"
  5722. },
  5723. "time": "2015-12-19T14:08:53+00:00"
  5724. },
  5725. {
  5726. "name": "php-http/promise",
  5727. "version": "1.1.0",
  5728. "source": {
  5729. "type": "git",
  5730. "url": "https://github.com/php-http/promise.git",
  5731. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
  5732. },
  5733. "dist": {
  5734. "type": "zip",
  5735. "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  5736. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  5737. "shasum": ""
  5738. },
  5739. "require": {
  5740. "php": "^7.1 || ^8.0"
  5741. },
  5742. "require-dev": {
  5743. "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
  5744. "phpspec/phpspec": "^5.1.2 || ^6.2"
  5745. },
  5746. "type": "library",
  5747. "extra": {
  5748. "branch-alias": {
  5749. "dev-master": "1.1-dev"
  5750. }
  5751. },
  5752. "autoload": {
  5753. "psr-4": {
  5754. "Http\\Promise\\": "src/"
  5755. }
  5756. },
  5757. "notification-url": "https://packagist.org/downloads/",
  5758. "license": [
  5759. "MIT"
  5760. ],
  5761. "authors": [
  5762. {
  5763. "name": "Joel Wurtz",
  5764. "email": "joel.wurtz@gmail.com"
  5765. },
  5766. {
  5767. "name": "Márk Sági-Kazár",
  5768. "email": "mark.sagikazar@gmail.com"
  5769. }
  5770. ],
  5771. "description": "Promise used for asynchronous HTTP requests",
  5772. "homepage": "http://httplug.io",
  5773. "keywords": [
  5774. "promise"
  5775. ],
  5776. "support": {
  5777. "issues": "https://github.com/php-http/promise/issues",
  5778. "source": "https://github.com/php-http/promise/tree/1.1.0"
  5779. },
  5780. "time": "2020-07-07T09:29:14+00:00"
  5781. },
  5782. {
  5783. "name": "phpspec/php-diff",
  5784. "version": "v1.1.3",
  5785. "source": {
  5786. "type": "git",
  5787. "url": "https://github.com/phpspec/php-diff.git",
  5788. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
  5789. },
  5790. "dist": {
  5791. "type": "zip",
  5792. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  5793. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  5794. "shasum": ""
  5795. },
  5796. "type": "library",
  5797. "extra": {
  5798. "branch-alias": {
  5799. "dev-master": "1.0.x-dev"
  5800. }
  5801. },
  5802. "autoload": {
  5803. "psr-0": {
  5804. "Diff": "lib/"
  5805. }
  5806. },
  5807. "notification-url": "https://packagist.org/downloads/",
  5808. "license": [
  5809. "BSD-3-Clause"
  5810. ],
  5811. "authors": [
  5812. {
  5813. "name": "Chris Boulton",
  5814. "homepage": "http://github.com/chrisboulton"
  5815. }
  5816. ],
  5817. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  5818. "support": {
  5819. "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
  5820. },
  5821. "time": "2020-09-18T13:47:07+00:00"
  5822. },
  5823. {
  5824. "name": "psr/cache",
  5825. "version": "2.0.0",
  5826. "source": {
  5827. "type": "git",
  5828. "url": "https://github.com/php-fig/cache.git",
  5829. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
  5830. },
  5831. "dist": {
  5832. "type": "zip",
  5833. "url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  5834. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  5835. "shasum": ""
  5836. },
  5837. "require": {
  5838. "php": ">=8.0.0"
  5839. },
  5840. "type": "library",
  5841. "extra": {
  5842. "branch-alias": {
  5843. "dev-master": "1.0.x-dev"
  5844. }
  5845. },
  5846. "autoload": {
  5847. "psr-4": {
  5848. "Psr\\Cache\\": "src/"
  5849. }
  5850. },
  5851. "notification-url": "https://packagist.org/downloads/",
  5852. "license": [
  5853. "MIT"
  5854. ],
  5855. "authors": [
  5856. {
  5857. "name": "PHP-FIG",
  5858. "homepage": "https://www.php-fig.org/"
  5859. }
  5860. ],
  5861. "description": "Common interface for caching libraries",
  5862. "keywords": [
  5863. "cache",
  5864. "psr",
  5865. "psr-6"
  5866. ],
  5867. "support": {
  5868. "source": "https://github.com/php-fig/cache/tree/2.0.0"
  5869. },
  5870. "time": "2021-02-03T23:23:37+00:00"
  5871. },
  5872. {
  5873. "name": "psr/container",
  5874. "version": "1.1.2",
  5875. "source": {
  5876. "type": "git",
  5877. "url": "https://github.com/php-fig/container.git",
  5878. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
  5879. },
  5880. "dist": {
  5881. "type": "zip",
  5882. "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
  5883. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
  5884. "shasum": ""
  5885. },
  5886. "require": {
  5887. "php": ">=7.4.0"
  5888. },
  5889. "type": "library",
  5890. "autoload": {
  5891. "psr-4": {
  5892. "Psr\\Container\\": "src/"
  5893. }
  5894. },
  5895. "notification-url": "https://packagist.org/downloads/",
  5896. "license": [
  5897. "MIT"
  5898. ],
  5899. "authors": [
  5900. {
  5901. "name": "PHP-FIG",
  5902. "homepage": "https://www.php-fig.org/"
  5903. }
  5904. ],
  5905. "description": "Common Container Interface (PHP FIG PSR-11)",
  5906. "homepage": "https://github.com/php-fig/container",
  5907. "keywords": [
  5908. "PSR-11",
  5909. "container",
  5910. "container-interface",
  5911. "container-interop",
  5912. "psr"
  5913. ],
  5914. "support": {
  5915. "issues": "https://github.com/php-fig/container/issues",
  5916. "source": "https://github.com/php-fig/container/tree/1.1.2"
  5917. },
  5918. "time": "2021-11-05T16:50:12+00:00"
  5919. },
  5920. {
  5921. "name": "psr/event-dispatcher",
  5922. "version": "1.0.0",
  5923. "source": {
  5924. "type": "git",
  5925. "url": "https://github.com/php-fig/event-dispatcher.git",
  5926. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  5927. },
  5928. "dist": {
  5929. "type": "zip",
  5930. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5931. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5932. "shasum": ""
  5933. },
  5934. "require": {
  5935. "php": ">=7.2.0"
  5936. },
  5937. "type": "library",
  5938. "extra": {
  5939. "branch-alias": {
  5940. "dev-master": "1.0.x-dev"
  5941. }
  5942. },
  5943. "autoload": {
  5944. "psr-4": {
  5945. "Psr\\EventDispatcher\\": "src/"
  5946. }
  5947. },
  5948. "notification-url": "https://packagist.org/downloads/",
  5949. "license": [
  5950. "MIT"
  5951. ],
  5952. "authors": [
  5953. {
  5954. "name": "PHP-FIG",
  5955. "homepage": "http://www.php-fig.org/"
  5956. }
  5957. ],
  5958. "description": "Standard interfaces for event handling.",
  5959. "keywords": [
  5960. "events",
  5961. "psr",
  5962. "psr-14"
  5963. ],
  5964. "support": {
  5965. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  5966. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  5967. },
  5968. "time": "2019-01-08T18:20:26+00:00"
  5969. },
  5970. {
  5971. "name": "psr/http-client",
  5972. "version": "1.0.1",
  5973. "source": {
  5974. "type": "git",
  5975. "url": "https://github.com/php-fig/http-client.git",
  5976. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  5977. },
  5978. "dist": {
  5979. "type": "zip",
  5980. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  5981. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  5982. "shasum": ""
  5983. },
  5984. "require": {
  5985. "php": "^7.0 || ^8.0",
  5986. "psr/http-message": "^1.0"
  5987. },
  5988. "type": "library",
  5989. "extra": {
  5990. "branch-alias": {
  5991. "dev-master": "1.0.x-dev"
  5992. }
  5993. },
  5994. "autoload": {
  5995. "psr-4": {
  5996. "Psr\\Http\\Client\\": "src/"
  5997. }
  5998. },
  5999. "notification-url": "https://packagist.org/downloads/",
  6000. "license": [
  6001. "MIT"
  6002. ],
  6003. "authors": [
  6004. {
  6005. "name": "PHP-FIG",
  6006. "homepage": "http://www.php-fig.org/"
  6007. }
  6008. ],
  6009. "description": "Common interface for HTTP clients",
  6010. "homepage": "https://github.com/php-fig/http-client",
  6011. "keywords": [
  6012. "http",
  6013. "http-client",
  6014. "psr",
  6015. "psr-18"
  6016. ],
  6017. "support": {
  6018. "source": "https://github.com/php-fig/http-client/tree/master"
  6019. },
  6020. "time": "2020-06-29T06:28:15+00:00"
  6021. },
  6022. {
  6023. "name": "psr/http-factory",
  6024. "version": "1.0.1",
  6025. "source": {
  6026. "type": "git",
  6027. "url": "https://github.com/php-fig/http-factory.git",
  6028. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  6029. },
  6030. "dist": {
  6031. "type": "zip",
  6032. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  6033. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  6034. "shasum": ""
  6035. },
  6036. "require": {
  6037. "php": ">=7.0.0",
  6038. "psr/http-message": "^1.0"
  6039. },
  6040. "type": "library",
  6041. "extra": {
  6042. "branch-alias": {
  6043. "dev-master": "1.0.x-dev"
  6044. }
  6045. },
  6046. "autoload": {
  6047. "psr-4": {
  6048. "Psr\\Http\\Message\\": "src/"
  6049. }
  6050. },
  6051. "notification-url": "https://packagist.org/downloads/",
  6052. "license": [
  6053. "MIT"
  6054. ],
  6055. "authors": [
  6056. {
  6057. "name": "PHP-FIG",
  6058. "homepage": "http://www.php-fig.org/"
  6059. }
  6060. ],
  6061. "description": "Common interfaces for PSR-7 HTTP message factories",
  6062. "keywords": [
  6063. "factory",
  6064. "http",
  6065. "message",
  6066. "psr",
  6067. "psr-17",
  6068. "psr-7",
  6069. "request",
  6070. "response"
  6071. ],
  6072. "support": {
  6073. "source": "https://github.com/php-fig/http-factory/tree/master"
  6074. },
  6075. "time": "2019-04-30T12:38:16+00:00"
  6076. },
  6077. {
  6078. "name": "psr/http-message",
  6079. "version": "1.0.1",
  6080. "source": {
  6081. "type": "git",
  6082. "url": "https://github.com/php-fig/http-message.git",
  6083. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  6084. },
  6085. "dist": {
  6086. "type": "zip",
  6087. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  6088. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  6089. "shasum": ""
  6090. },
  6091. "require": {
  6092. "php": ">=5.3.0"
  6093. },
  6094. "type": "library",
  6095. "extra": {
  6096. "branch-alias": {
  6097. "dev-master": "1.0.x-dev"
  6098. }
  6099. },
  6100. "autoload": {
  6101. "psr-4": {
  6102. "Psr\\Http\\Message\\": "src/"
  6103. }
  6104. },
  6105. "notification-url": "https://packagist.org/downloads/",
  6106. "license": [
  6107. "MIT"
  6108. ],
  6109. "authors": [
  6110. {
  6111. "name": "PHP-FIG",
  6112. "homepage": "http://www.php-fig.org/"
  6113. }
  6114. ],
  6115. "description": "Common interface for HTTP messages",
  6116. "homepage": "https://github.com/php-fig/http-message",
  6117. "keywords": [
  6118. "http",
  6119. "http-message",
  6120. "psr",
  6121. "psr-7",
  6122. "request",
  6123. "response"
  6124. ],
  6125. "support": {
  6126. "source": "https://github.com/php-fig/http-message/tree/master"
  6127. },
  6128. "time": "2016-08-06T14:39:51+00:00"
  6129. },
  6130. {
  6131. "name": "psr/log",
  6132. "version": "1.1.4",
  6133. "source": {
  6134. "type": "git",
  6135. "url": "https://github.com/php-fig/log.git",
  6136. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  6137. },
  6138. "dist": {
  6139. "type": "zip",
  6140. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  6141. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  6142. "shasum": ""
  6143. },
  6144. "require": {
  6145. "php": ">=5.3.0"
  6146. },
  6147. "type": "library",
  6148. "extra": {
  6149. "branch-alias": {
  6150. "dev-master": "1.1.x-dev"
  6151. }
  6152. },
  6153. "autoload": {
  6154. "psr-4": {
  6155. "Psr\\Log\\": "Psr/Log/"
  6156. }
  6157. },
  6158. "notification-url": "https://packagist.org/downloads/",
  6159. "license": [
  6160. "MIT"
  6161. ],
  6162. "authors": [
  6163. {
  6164. "name": "PHP-FIG",
  6165. "homepage": "https://www.php-fig.org/"
  6166. }
  6167. ],
  6168. "description": "Common interface for logging libraries",
  6169. "homepage": "https://github.com/php-fig/log",
  6170. "keywords": [
  6171. "log",
  6172. "psr",
  6173. "psr-3"
  6174. ],
  6175. "support": {
  6176. "source": "https://github.com/php-fig/log/tree/1.1.4"
  6177. },
  6178. "time": "2021-05-03T11:20:27+00:00"
  6179. },
  6180. {
  6181. "name": "scheb/2fa-backup-code",
  6182. "version": "v5.13.2",
  6183. "source": {
  6184. "type": "git",
  6185. "url": "https://github.com/scheb/2fa-backup-code.git",
  6186. "reference": "5584eb7a2c3deb80635c7173ad77858e51129c35"
  6187. },
  6188. "dist": {
  6189. "type": "zip",
  6190. "url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/5584eb7a2c3deb80635c7173ad77858e51129c35",
  6191. "reference": "5584eb7a2c3deb80635c7173ad77858e51129c35",
  6192. "shasum": ""
  6193. },
  6194. "require": {
  6195. "scheb/2fa-bundle": "self.version"
  6196. },
  6197. "type": "library",
  6198. "autoload": {
  6199. "psr-4": {
  6200. "Scheb\\TwoFactorBundle\\": ""
  6201. }
  6202. },
  6203. "notification-url": "https://packagist.org/downloads/",
  6204. "license": [
  6205. "MIT"
  6206. ],
  6207. "authors": [
  6208. {
  6209. "name": "Christian Scheb",
  6210. "email": "me@christianscheb.de"
  6211. }
  6212. ],
  6213. "description": "Extends scheb/2fa-bundle with backup codes support",
  6214. "homepage": "https://github.com/scheb/2fa",
  6215. "keywords": [
  6216. "2fa",
  6217. "Authentication",
  6218. "backup-codes",
  6219. "symfony",
  6220. "two-factor",
  6221. "two-step"
  6222. ],
  6223. "support": {
  6224. "source": "https://github.com/scheb/2fa-backup-code/tree/v5.13.2"
  6225. },
  6226. "time": "2022-01-03T10:21:24+00:00"
  6227. },
  6228. {
  6229. "name": "scheb/2fa-bundle",
  6230. "version": "v5.13.2",
  6231. "source": {
  6232. "type": "git",
  6233. "url": "https://github.com/scheb/2fa-bundle.git",
  6234. "reference": "dc575cc7bc94fa3a52b547698086f2ef015d2e81"
  6235. },
  6236. "dist": {
  6237. "type": "zip",
  6238. "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/dc575cc7bc94fa3a52b547698086f2ef015d2e81",
  6239. "reference": "dc575cc7bc94fa3a52b547698086f2ef015d2e81",
  6240. "shasum": ""
  6241. },
  6242. "require": {
  6243. "ext-json": "*",
  6244. "php": ">=7.2.5",
  6245. "symfony/config": "^4.4|^5.0",
  6246. "symfony/dependency-injection": "^4.4|^5.0",
  6247. "symfony/event-dispatcher": "^4.4|^5.0",
  6248. "symfony/framework-bundle": "^4.4|^5.0",
  6249. "symfony/http-foundation": "^4.4|^5.0",
  6250. "symfony/http-kernel": "^4.4|^5.0",
  6251. "symfony/property-access": "^4.4|^5.0",
  6252. "symfony/security-bundle": "^4.4.1|^5.0",
  6253. "symfony/twig-bundle": "^4.4|^5.0"
  6254. },
  6255. "conflict": {
  6256. "scheb/two-factor-bundle": "*"
  6257. },
  6258. "suggest": {
  6259. "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
  6260. "scheb/2fa-email": "Send codes by email",
  6261. "scheb/2fa-google-authenticator": "Google Authenticator support",
  6262. "scheb/2fa-qr-code": "Generate QR codes for Google Authenticator / TOTP",
  6263. "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
  6264. "scheb/2fa-trusted-device": "Trusted devices support"
  6265. },
  6266. "type": "symfony-bundle",
  6267. "autoload": {
  6268. "psr-4": {
  6269. "Scheb\\TwoFactorBundle\\": ""
  6270. }
  6271. },
  6272. "notification-url": "https://packagist.org/downloads/",
  6273. "license": [
  6274. "MIT"
  6275. ],
  6276. "authors": [
  6277. {
  6278. "name": "Christian Scheb",
  6279. "email": "me@christianscheb.de"
  6280. }
  6281. ],
  6282. "description": "A generic interface to implement two-factor authentication in Symfony applications",
  6283. "homepage": "https://github.com/scheb/2fa",
  6284. "keywords": [
  6285. "2fa",
  6286. "Authentication",
  6287. "symfony",
  6288. "two-factor",
  6289. "two-step"
  6290. ],
  6291. "support": {
  6292. "source": "https://github.com/scheb/2fa-bundle/tree/v5.13.2"
  6293. },
  6294. "time": "2022-04-16T10:18:34+00:00"
  6295. },
  6296. {
  6297. "name": "scheb/2fa-trusted-device",
  6298. "version": "v5.13.2",
  6299. "source": {
  6300. "type": "git",
  6301. "url": "https://github.com/scheb/2fa-trusted-device.git",
  6302. "reference": "acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526"
  6303. },
  6304. "dist": {
  6305. "type": "zip",
  6306. "url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526",
  6307. "reference": "acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526",
  6308. "shasum": ""
  6309. },
  6310. "require": {
  6311. "lcobucci/jwt": "^3.4|^4.0",
  6312. "scheb/2fa-bundle": "self.version"
  6313. },
  6314. "type": "library",
  6315. "autoload": {
  6316. "psr-4": {
  6317. "Scheb\\TwoFactorBundle\\": ""
  6318. }
  6319. },
  6320. "notification-url": "https://packagist.org/downloads/",
  6321. "license": [
  6322. "MIT"
  6323. ],
  6324. "authors": [
  6325. {
  6326. "name": "Christian Scheb",
  6327. "email": "me@christianscheb.de"
  6328. }
  6329. ],
  6330. "description": "Extends scheb/2fa-bundle with trusted devices support",
  6331. "homepage": "https://github.com/scheb/2fa",
  6332. "keywords": [
  6333. "2fa",
  6334. "Authentication",
  6335. "symfony",
  6336. "trusted-device",
  6337. "two-factor",
  6338. "two-step"
  6339. ],
  6340. "support": {
  6341. "source": "https://github.com/scheb/2fa-trusted-device/tree/v5.13.2"
  6342. },
  6343. "time": "2022-01-03T10:21:24+00:00"
  6344. },
  6345. {
  6346. "name": "scrivo/highlight.php",
  6347. "version": "v9.18.1.9",
  6348. "source": {
  6349. "type": "git",
  6350. "url": "https://github.com/scrivo/highlight.php.git",
  6351. "reference": "d45585504777e6194a91dffc7270ca39833787f8"
  6352. },
  6353. "dist": {
  6354. "type": "zip",
  6355. "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/d45585504777e6194a91dffc7270ca39833787f8",
  6356. "reference": "d45585504777e6194a91dffc7270ca39833787f8",
  6357. "shasum": ""
  6358. },
  6359. "require": {
  6360. "ext-json": "*",
  6361. "php": ">=5.4"
  6362. },
  6363. "require-dev": {
  6364. "phpunit/phpunit": "^4.8|^5.7",
  6365. "sabberworm/php-css-parser": "^8.3",
  6366. "symfony/finder": "^2.8|^3.4",
  6367. "symfony/var-dumper": "^2.8|^3.4"
  6368. },
  6369. "suggest": {
  6370. "ext-mbstring": "Allows highlighting code with unicode characters and supports language with unicode keywords"
  6371. },
  6372. "type": "library",
  6373. "autoload": {
  6374. "files": [
  6375. "HighlightUtilities/functions.php"
  6376. ],
  6377. "psr-0": {
  6378. "Highlight\\": "",
  6379. "HighlightUtilities\\": ""
  6380. }
  6381. },
  6382. "notification-url": "https://packagist.org/downloads/",
  6383. "license": [
  6384. "BSD-3-Clause"
  6385. ],
  6386. "authors": [
  6387. {
  6388. "name": "Geert Bergman",
  6389. "homepage": "http://www.scrivo.org/",
  6390. "role": "Project Author"
  6391. },
  6392. {
  6393. "name": "Vladimir Jimenez",
  6394. "homepage": "https://allejo.io",
  6395. "role": "Maintainer"
  6396. },
  6397. {
  6398. "name": "Martin Folkers",
  6399. "homepage": "https://twobrain.io",
  6400. "role": "Contributor"
  6401. }
  6402. ],
  6403. "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
  6404. "keywords": [
  6405. "code",
  6406. "highlight",
  6407. "highlight.js",
  6408. "highlight.php",
  6409. "syntax"
  6410. ],
  6411. "support": {
  6412. "issues": "https://github.com/scrivo/highlight.php/issues",
  6413. "source": "https://github.com/scrivo/highlight.php"
  6414. },
  6415. "funding": [
  6416. {
  6417. "url": "https://github.com/allejo",
  6418. "type": "github"
  6419. }
  6420. ],
  6421. "time": "2021-12-03T06:45:28+00:00"
  6422. },
  6423. {
  6424. "name": "scssphp/scssphp",
  6425. "version": "v1.10.5",
  6426. "source": {
  6427. "type": "git",
  6428. "url": "https://github.com/scssphp/scssphp.git",
  6429. "reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9"
  6430. },
  6431. "dist": {
  6432. "type": "zip",
  6433. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/6d44282ccf283e133ab70b6282f8e068ff2f9bf9",
  6434. "reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9",
  6435. "shasum": ""
  6436. },
  6437. "require": {
  6438. "ext-ctype": "*",
  6439. "ext-json": "*",
  6440. "php": ">=5.6.0"
  6441. },
  6442. "require-dev": {
  6443. "bamarni/composer-bin-plugin": "^1.4",
  6444. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
  6445. "sass/sass-spec": "*",
  6446. "squizlabs/php_codesniffer": "~3.5",
  6447. "symfony/phpunit-bridge": "^5.1",
  6448. "thoughtbot/bourbon": "^7.0",
  6449. "twbs/bootstrap": "~5.0",
  6450. "twbs/bootstrap4": "4.6.1",
  6451. "zurb/foundation": "~6.5"
  6452. },
  6453. "suggest": {
  6454. "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
  6455. "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
  6456. },
  6457. "bin": [
  6458. "bin/pscss"
  6459. ],
  6460. "type": "library",
  6461. "extra": {
  6462. "bamarni-bin": {
  6463. "forward-command": false,
  6464. "bin-links": false
  6465. }
  6466. },
  6467. "autoload": {
  6468. "psr-4": {
  6469. "ScssPhp\\ScssPhp\\": "src/"
  6470. }
  6471. },
  6472. "notification-url": "https://packagist.org/downloads/",
  6473. "license": [
  6474. "MIT"
  6475. ],
  6476. "authors": [
  6477. {
  6478. "name": "Anthon Pang",
  6479. "email": "apang@softwaredevelopment.ca",
  6480. "homepage": "https://github.com/robocoder"
  6481. },
  6482. {
  6483. "name": "Cédric Morin",
  6484. "email": "cedric@yterium.com",
  6485. "homepage": "https://github.com/Cerdic"
  6486. }
  6487. ],
  6488. "description": "scssphp is a compiler for SCSS written in PHP.",
  6489. "homepage": "http://scssphp.github.io/scssphp/",
  6490. "keywords": [
  6491. "css",
  6492. "less",
  6493. "sass",
  6494. "scss",
  6495. "stylesheet"
  6496. ],
  6497. "support": {
  6498. "issues": "https://github.com/scssphp/scssphp/issues",
  6499. "source": "https://github.com/scssphp/scssphp/tree/v1.10.5"
  6500. },
  6501. "time": "2022-07-27T15:52:39+00:00"
  6502. },
  6503. {
  6504. "name": "sensiolabs/ansi-to-html",
  6505. "version": "v1.2.1",
  6506. "source": {
  6507. "type": "git",
  6508. "url": "https://github.com/sensiolabs/ansi-to-html.git",
  6509. "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9"
  6510. },
  6511. "dist": {
  6512. "type": "zip",
  6513. "url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/94a3145aae4733ff933c8910263ef56d1ae317a9",
  6514. "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9",
  6515. "shasum": ""
  6516. },
  6517. "require": {
  6518. "php": ">=7.2.5"
  6519. },
  6520. "conflict": {
  6521. "twig/twig": "< 2.4.0"
  6522. },
  6523. "require-dev": {
  6524. "twig/twig": "^2.4 || ^3.0"
  6525. },
  6526. "suggest": {
  6527. "twig/twig": "Provides nice templating features"
  6528. },
  6529. "type": "library",
  6530. "extra": {
  6531. "branch-alias": {
  6532. "dev-master": "1.2-dev"
  6533. }
  6534. },
  6535. "autoload": {
  6536. "psr-4": {
  6537. "SensioLabs\\AnsiConverter\\": "SensioLabs/AnsiConverter"
  6538. }
  6539. },
  6540. "notification-url": "https://packagist.org/downloads/",
  6541. "license": [
  6542. "MIT"
  6543. ],
  6544. "authors": [
  6545. {
  6546. "name": "Fabien Potencier",
  6547. "email": "fabien@symfony.com"
  6548. }
  6549. ],
  6550. "description": "A library to convert a text with ANSI codes to HTML",
  6551. "support": {
  6552. "issues": "https://github.com/sensiolabs/ansi-to-html/issues",
  6553. "source": "https://github.com/sensiolabs/ansi-to-html/tree/v1.2.1"
  6554. },
  6555. "time": "2020-10-06T05:48:55+00:00"
  6556. },
  6557. {
  6558. "name": "simplepie/simplepie",
  6559. "version": "1.6.0",
  6560. "source": {
  6561. "type": "git",
  6562. "url": "https://github.com/simplepie/simplepie.git",
  6563. "reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1"
  6564. },
  6565. "dist": {
  6566. "type": "zip",
  6567. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
  6568. "reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
  6569. "shasum": ""
  6570. },
  6571. "require": {
  6572. "ext-pcre": "*",
  6573. "ext-xml": "*",
  6574. "ext-xmlreader": "*",
  6575. "php": ">=5.6.0"
  6576. },
  6577. "require-dev": {
  6578. "yoast/phpunit-polyfills": "^1.0.1"
  6579. },
  6580. "suggest": {
  6581. "ext-curl": "",
  6582. "ext-iconv": "",
  6583. "ext-intl": "",
  6584. "ext-mbstring": "",
  6585. "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
  6586. },
  6587. "type": "library",
  6588. "autoload": {
  6589. "psr-0": {
  6590. "SimplePie": "library"
  6591. },
  6592. "psr-4": {
  6593. "SimplePie\\": "src"
  6594. }
  6595. },
  6596. "notification-url": "https://packagist.org/downloads/",
  6597. "license": [
  6598. "BSD-3-Clause"
  6599. ],
  6600. "authors": [
  6601. {
  6602. "name": "Ryan Parman",
  6603. "homepage": "http://ryanparman.com/",
  6604. "role": "Creator, alumnus developer"
  6605. },
  6606. {
  6607. "name": "Sam Sneddon",
  6608. "homepage": "https://gsnedders.com/",
  6609. "role": "Alumnus developer"
  6610. },
  6611. {
  6612. "name": "Ryan McCue",
  6613. "email": "me@ryanmccue.info",
  6614. "homepage": "http://ryanmccue.info/",
  6615. "role": "Developer"
  6616. }
  6617. ],
  6618. "description": "A simple Atom/RSS parsing library for PHP",
  6619. "homepage": "http://simplepie.org/",
  6620. "keywords": [
  6621. "atom",
  6622. "feeds",
  6623. "rss"
  6624. ],
  6625. "support": {
  6626. "issues": "https://github.com/simplepie/simplepie/issues",
  6627. "source": "https://github.com/simplepie/simplepie/tree/1.6.0"
  6628. },
  6629. "time": "2022-04-21T11:05:19+00:00"
  6630. },
  6631. {
  6632. "name": "spatie/schema-org",
  6633. "version": "3.11.0",
  6634. "source": {
  6635. "type": "git",
  6636. "url": "https://github.com/spatie/schema-org.git",
  6637. "reference": "75d67883903ce450e8039e6f03d07c0bdd6a39ba"
  6638. },
  6639. "dist": {
  6640. "type": "zip",
  6641. "url": "https://api.github.com/repos/spatie/schema-org/zipball/75d67883903ce450e8039e6f03d07c0bdd6a39ba",
  6642. "reference": "75d67883903ce450e8039e6f03d07c0bdd6a39ba",
  6643. "shasum": ""
  6644. },
  6645. "require": {
  6646. "ext-json": "*",
  6647. "php": "^8.0"
  6648. },
  6649. "require-dev": {
  6650. "friendsofphp/php-cs-fixer": "^3.6",
  6651. "graham-campbell/analyzer": "^3.0.5",
  6652. "illuminate/collections": "^8.62.0",
  6653. "league/flysystem": "^2.3.0 || ^3.0",
  6654. "pestphp/pest": "^1.21",
  6655. "symfony/console": "^5.3.7 || 6.0",
  6656. "twig/twig": "^3.3.3"
  6657. },
  6658. "type": "library",
  6659. "autoload": {
  6660. "psr-4": {
  6661. "Spatie\\SchemaOrg\\": "src"
  6662. }
  6663. },
  6664. "notification-url": "https://packagist.org/downloads/",
  6665. "license": [
  6666. "MIT"
  6667. ],
  6668. "authors": [
  6669. {
  6670. "name": "Sebastian De Deyne",
  6671. "email": "sebastian@spatie.be",
  6672. "homepage": "https://spatie.be",
  6673. "role": "Developer"
  6674. },
  6675. {
  6676. "name": "Tom Witkowski",
  6677. "email": "dev.gummibeer@gmail.com",
  6678. "homepage": "https://gummibeer.de",
  6679. "role": "Developer"
  6680. }
  6681. ],
  6682. "description": "A fluent builder Schema.org types and ld+json generator",
  6683. "homepage": "https://github.com/spatie/schema-org",
  6684. "keywords": [
  6685. "schema-org",
  6686. "spatie"
  6687. ],
  6688. "support": {
  6689. "issues": "https://github.com/spatie/schema-org/issues",
  6690. "source": "https://github.com/spatie/schema-org/tree/3.11.0"
  6691. },
  6692. "funding": [
  6693. {
  6694. "url": "https://spatie.be/open-source/support-us",
  6695. "type": "custom"
  6696. },
  6697. {
  6698. "url": "https://github.com/spatie",
  6699. "type": "github"
  6700. }
  6701. ],
  6702. "time": "2022-04-11T13:29:01+00:00"
  6703. },
  6704. {
  6705. "name": "spomky-labs/otphp",
  6706. "version": "v10.0.3",
  6707. "source": {
  6708. "type": "git",
  6709. "url": "https://github.com/Spomky-Labs/otphp.git",
  6710. "reference": "9784d9f7c790eed26e102d6c78f12c754036c366"
  6711. },
  6712. "dist": {
  6713. "type": "zip",
  6714. "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9784d9f7c790eed26e102d6c78f12c754036c366",
  6715. "reference": "9784d9f7c790eed26e102d6c78f12c754036c366",
  6716. "shasum": ""
  6717. },
  6718. "require": {
  6719. "beberlei/assert": "^3.0",
  6720. "ext-mbstring": "*",
  6721. "paragonie/constant_time_encoding": "^2.0",
  6722. "php": "^7.2|^8.0",
  6723. "thecodingmachine/safe": "^0.1.14|^1.0|^2.0"
  6724. },
  6725. "require-dev": {
  6726. "php-coveralls/php-coveralls": "^2.0",
  6727. "phpstan/phpstan": "^0.12",
  6728. "phpstan/phpstan-beberlei-assert": "^0.12",
  6729. "phpstan/phpstan-deprecation-rules": "^0.12",
  6730. "phpstan/phpstan-phpunit": "^0.12",
  6731. "phpstan/phpstan-strict-rules": "^0.12",
  6732. "phpunit/phpunit": "^8.0",
  6733. "thecodingmachine/phpstan-safe-rule": "^1.0 || ^2.0"
  6734. },
  6735. "type": "library",
  6736. "extra": {
  6737. "branch-alias": {
  6738. "v10.0": "10.0.x-dev",
  6739. "v9.0": "9.0.x-dev",
  6740. "v8.3": "8.3.x-dev"
  6741. }
  6742. },
  6743. "autoload": {
  6744. "psr-4": {
  6745. "OTPHP\\": "src/"
  6746. }
  6747. },
  6748. "notification-url": "https://packagist.org/downloads/",
  6749. "license": [
  6750. "MIT"
  6751. ],
  6752. "authors": [
  6753. {
  6754. "name": "Florent Morselli",
  6755. "homepage": "https://github.com/Spomky"
  6756. },
  6757. {
  6758. "name": "All contributors",
  6759. "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
  6760. }
  6761. ],
  6762. "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
  6763. "homepage": "https://github.com/Spomky-Labs/otphp",
  6764. "keywords": [
  6765. "FreeOTP",
  6766. "RFC 4226",
  6767. "RFC 6238",
  6768. "google authenticator",
  6769. "hotp",
  6770. "otp",
  6771. "totp"
  6772. ],
  6773. "support": {
  6774. "issues": "https://github.com/Spomky-Labs/otphp/issues",
  6775. "source": "https://github.com/Spomky-Labs/otphp/tree/v10.0.3"
  6776. },
  6777. "time": "2022-03-17T08:00:35+00:00"
  6778. },
  6779. {
  6780. "name": "stella-maris/clock",
  6781. "version": "0.1.4",
  6782. "source": {
  6783. "type": "git",
  6784. "url": "https://gitlab.com/stella-maris/clock.git",
  6785. "reference": "8a0a967896df4c63417385dc69328a0aec84d9cf"
  6786. },
  6787. "dist": {
  6788. "type": "zip",
  6789. "url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=8a0a967896df4c63417385dc69328a0aec84d9cf",
  6790. "reference": "8a0a967896df4c63417385dc69328a0aec84d9cf",
  6791. "shasum": ""
  6792. },
  6793. "require": {
  6794. "php": "^7.0|^8.0"
  6795. },
  6796. "type": "library",
  6797. "autoload": {
  6798. "psr-4": {
  6799. "StellaMaris\\Clock\\": "src"
  6800. }
  6801. },
  6802. "notification-url": "https://packagist.org/downloads/",
  6803. "license": [
  6804. "MIT"
  6805. ],
  6806. "authors": [
  6807. {
  6808. "name": "Andreas Heigl",
  6809. "role": "Maintainer"
  6810. }
  6811. ],
  6812. "description": "A pre-release of the proposed PSR-20 Clock-Interface",
  6813. "homepage": "https://gitlab.com/stella-maris/clock",
  6814. "keywords": [
  6815. "clock",
  6816. "datetime",
  6817. "point in time",
  6818. "psr20"
  6819. ],
  6820. "support": {
  6821. "issues": "https://gitlab.com/stella-maris/clock/-/issues",
  6822. "source": "https://gitlab.com/stella-maris/clock/-/tree/0.1.4"
  6823. },
  6824. "time": "2022-04-17T14:12:26+00:00"
  6825. },
  6826. {
  6827. "name": "symfony-cmf/routing",
  6828. "version": "2.3.4",
  6829. "source": {
  6830. "type": "git",
  6831. "url": "https://github.com/symfony-cmf/Routing.git",
  6832. "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b"
  6833. },
  6834. "dist": {
  6835. "type": "zip",
  6836. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
  6837. "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
  6838. "shasum": ""
  6839. },
  6840. "require": {
  6841. "php": "^7.2 || ^8.0",
  6842. "psr/log": "^1.0 || ^2.0 || ^3.0",
  6843. "symfony/http-kernel": "^4.4 || ^5.0",
  6844. "symfony/routing": "^4.4 || ^5.0"
  6845. },
  6846. "require-dev": {
  6847. "symfony-cmf/testing": "^3@dev",
  6848. "symfony/config": "^4.4 || ^5.0",
  6849. "symfony/dependency-injection": "^4.4 || ^5.0",
  6850. "symfony/event-dispatcher": "^4.4 || ^5.0",
  6851. "symfony/phpunit-bridge": "^5.0"
  6852. },
  6853. "suggest": {
  6854. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
  6855. },
  6856. "type": "library",
  6857. "extra": {
  6858. "branch-alias": {
  6859. "dev-master": "2.x-dev"
  6860. }
  6861. },
  6862. "autoload": {
  6863. "psr-4": {
  6864. "Symfony\\Cmf\\Component\\Routing\\": "src/"
  6865. }
  6866. },
  6867. "notification-url": "https://packagist.org/downloads/",
  6868. "license": [
  6869. "MIT"
  6870. ],
  6871. "authors": [
  6872. {
  6873. "name": "Symfony CMF Community",
  6874. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  6875. }
  6876. ],
  6877. "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
  6878. "homepage": "http://cmf.symfony.com",
  6879. "keywords": [
  6880. "database",
  6881. "routing"
  6882. ],
  6883. "support": {
  6884. "issues": "https://github.com/symfony-cmf/Routing/issues",
  6885. "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4"
  6886. },
  6887. "time": "2021-11-08T16:33:10+00:00"
  6888. },
  6889. {
  6890. "name": "symfony-cmf/routing-bundle",
  6891. "version": "2.5.1",
  6892. "source": {
  6893. "type": "git",
  6894. "url": "https://github.com/symfony-cmf/routing-bundle.git",
  6895. "reference": "e9c3dfb9815b68b7f95d18308ca036cccadd4739"
  6896. },
  6897. "dist": {
  6898. "type": "zip",
  6899. "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/e9c3dfb9815b68b7f95d18308ca036cccadd4739",
  6900. "reference": "e9c3dfb9815b68b7f95d18308ca036cccadd4739",
  6901. "shasum": ""
  6902. },
  6903. "require": {
  6904. "php": "^7.4 || ^8.0",
  6905. "symfony-cmf/routing": "^2.3.0",
  6906. "symfony/framework-bundle": "^4.4 || ^5.0"
  6907. },
  6908. "conflict": {
  6909. "doctrine/common": "<2.10.0",
  6910. "doctrine/persistence": "<1.3.0",
  6911. "doctrine/phpcr-odm": "<1.4",
  6912. "phpunit/phpunit": "<6"
  6913. },
  6914. "require-dev": {
  6915. "doctrine/data-fixtures": "^1.0.0",
  6916. "doctrine/doctrine-bundle": "^2.0",
  6917. "doctrine/orm": "^2.5",
  6918. "doctrine/phpcr-bundle": "^2.3",
  6919. "doctrine/phpcr-odm": "^1.4|^2.0",
  6920. "jackalope/jackalope-doctrine-dbal": "^1.3",
  6921. "matthiasnoback/symfony-config-test": "^4.1.0",
  6922. "matthiasnoback/symfony-dependency-injection-test": "^4.1.0",
  6923. "symfony-cmf/testing": "^4.0",
  6924. "symfony/form": "^4.4 || ^5.0",
  6925. "symfony/monolog-bundle": "^3.5",
  6926. "symfony/phpunit-bridge": "^5.0",
  6927. "symfony/security-bundle": "^4.4 || ^5.0",
  6928. "symfony/serializer": "^4.4 || ^5.0",
  6929. "symfony/translation": "^4.4 || ^5.0",
  6930. "symfony/twig-bundle": "^4.4 || ^5.0",
  6931. "symfony/validator": "^4.4 || ^5.0",
  6932. "twig/twig": "^2.4.4 || ^3.0"
  6933. },
  6934. "suggest": {
  6935. "doctrine/orm": "To enable support for the ORM entities (^2.5)",
  6936. "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
  6937. "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)"
  6938. },
  6939. "type": "symfony-bundle",
  6940. "extra": {
  6941. "branch-alias": {
  6942. "dev-master": "2.x-dev"
  6943. }
  6944. },
  6945. "autoload": {
  6946. "psr-4": {
  6947. "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
  6948. }
  6949. },
  6950. "notification-url": "https://packagist.org/downloads/",
  6951. "license": [
  6952. "MIT"
  6953. ],
  6954. "authors": [
  6955. {
  6956. "name": "Symfony CMF Community",
  6957. "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
  6958. }
  6959. ],
  6960. "description": "Symfony RoutingBundle",
  6961. "homepage": "http://cmf.symfony.com",
  6962. "keywords": [
  6963. "database",
  6964. "routing"
  6965. ],
  6966. "support": {
  6967. "issues": "https://github.com/symfony-cmf/routing-bundle/issues",
  6968. "source": "https://github.com/symfony-cmf/routing-bundle/tree/2.5.1"
  6969. },
  6970. "time": "2021-09-15T09:54:36+00:00"
  6971. },
  6972. {
  6973. "name": "symfony/asset",
  6974. "version": "v5.4.7",
  6975. "source": {
  6976. "type": "git",
  6977. "url": "https://github.com/symfony/asset.git",
  6978. "reference": "4affdca3da5f380caa27a338269b36ac288b3981"
  6979. },
  6980. "dist": {
  6981. "type": "zip",
  6982. "url": "https://api.github.com/repos/symfony/asset/zipball/4affdca3da5f380caa27a338269b36ac288b3981",
  6983. "reference": "4affdca3da5f380caa27a338269b36ac288b3981",
  6984. "shasum": ""
  6985. },
  6986. "require": {
  6987. "php": ">=7.2.5",
  6988. "symfony/deprecation-contracts": "^2.1|^3",
  6989. "symfony/polyfill-php80": "^1.16"
  6990. },
  6991. "conflict": {
  6992. "symfony/http-foundation": "<5.3"
  6993. },
  6994. "require-dev": {
  6995. "symfony/http-client": "^4.4|^5.0|^6.0",
  6996. "symfony/http-foundation": "^5.3|^6.0",
  6997. "symfony/http-kernel": "^4.4|^5.0|^6.0"
  6998. },
  6999. "suggest": {
  7000. "symfony/http-foundation": ""
  7001. },
  7002. "type": "library",
  7003. "autoload": {
  7004. "psr-4": {
  7005. "Symfony\\Component\\Asset\\": ""
  7006. },
  7007. "exclude-from-classmap": [
  7008. "/Tests/"
  7009. ]
  7010. },
  7011. "notification-url": "https://packagist.org/downloads/",
  7012. "license": [
  7013. "MIT"
  7014. ],
  7015. "authors": [
  7016. {
  7017. "name": "Fabien Potencier",
  7018. "email": "fabien@symfony.com"
  7019. },
  7020. {
  7021. "name": "Symfony Community",
  7022. "homepage": "https://symfony.com/contributors"
  7023. }
  7024. ],
  7025. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  7026. "homepage": "https://symfony.com",
  7027. "support": {
  7028. "source": "https://github.com/symfony/asset/tree/v5.4.7"
  7029. },
  7030. "funding": [
  7031. {
  7032. "url": "https://symfony.com/sponsor",
  7033. "type": "custom"
  7034. },
  7035. {
  7036. "url": "https://github.com/fabpot",
  7037. "type": "github"
  7038. },
  7039. {
  7040. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7041. "type": "tidelift"
  7042. }
  7043. ],
  7044. "time": "2022-03-18T16:00:30+00:00"
  7045. },
  7046. {
  7047. "name": "symfony/cache",
  7048. "version": "v5.4.11",
  7049. "source": {
  7050. "type": "git",
  7051. "url": "https://github.com/symfony/cache.git",
  7052. "reference": "5a0fff46df349f0db3fe242263451fddf5277362"
  7053. },
  7054. "dist": {
  7055. "type": "zip",
  7056. "url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
  7057. "reference": "5a0fff46df349f0db3fe242263451fddf5277362",
  7058. "shasum": ""
  7059. },
  7060. "require": {
  7061. "php": ">=7.2.5",
  7062. "psr/cache": "^1.0|^2.0",
  7063. "psr/log": "^1.1|^2|^3",
  7064. "symfony/cache-contracts": "^1.1.7|^2",
  7065. "symfony/deprecation-contracts": "^2.1|^3",
  7066. "symfony/polyfill-php73": "^1.9",
  7067. "symfony/polyfill-php80": "^1.16",
  7068. "symfony/service-contracts": "^1.1|^2|^3",
  7069. "symfony/var-exporter": "^4.4|^5.0|^6.0"
  7070. },
  7071. "conflict": {
  7072. "doctrine/dbal": "<2.13.1",
  7073. "symfony/dependency-injection": "<4.4",
  7074. "symfony/http-kernel": "<4.4",
  7075. "symfony/var-dumper": "<4.4"
  7076. },
  7077. "provide": {
  7078. "psr/cache-implementation": "1.0|2.0",
  7079. "psr/simple-cache-implementation": "1.0|2.0",
  7080. "symfony/cache-implementation": "1.0|2.0"
  7081. },
  7082. "require-dev": {
  7083. "cache/integration-tests": "dev-master",
  7084. "doctrine/cache": "^1.6|^2.0",
  7085. "doctrine/dbal": "^2.13.1|^3.0",
  7086. "predis/predis": "^1.1",
  7087. "psr/simple-cache": "^1.0|^2.0",
  7088. "symfony/config": "^4.4|^5.0|^6.0",
  7089. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  7090. "symfony/filesystem": "^4.4|^5.0|^6.0",
  7091. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  7092. "symfony/messenger": "^4.4|^5.0|^6.0",
  7093. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  7094. },
  7095. "type": "library",
  7096. "autoload": {
  7097. "psr-4": {
  7098. "Symfony\\Component\\Cache\\": ""
  7099. },
  7100. "exclude-from-classmap": [
  7101. "/Tests/"
  7102. ]
  7103. },
  7104. "notification-url": "https://packagist.org/downloads/",
  7105. "license": [
  7106. "MIT"
  7107. ],
  7108. "authors": [
  7109. {
  7110. "name": "Nicolas Grekas",
  7111. "email": "p@tchwork.com"
  7112. },
  7113. {
  7114. "name": "Symfony Community",
  7115. "homepage": "https://symfony.com/contributors"
  7116. }
  7117. ],
  7118. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  7119. "homepage": "https://symfony.com",
  7120. "keywords": [
  7121. "caching",
  7122. "psr6"
  7123. ],
  7124. "support": {
  7125. "source": "https://github.com/symfony/cache/tree/v5.4.11"
  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": "2022-07-28T15:25:17+00:00"
  7142. },
  7143. {
  7144. "name": "symfony/cache-contracts",
  7145. "version": "v2.5.2",
  7146. "source": {
  7147. "type": "git",
  7148. "url": "https://github.com/symfony/cache-contracts.git",
  7149. "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
  7150. },
  7151. "dist": {
  7152. "type": "zip",
  7153. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
  7154. "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
  7155. "shasum": ""
  7156. },
  7157. "require": {
  7158. "php": ">=7.2.5",
  7159. "psr/cache": "^1.0|^2.0|^3.0"
  7160. },
  7161. "suggest": {
  7162. "symfony/cache-implementation": ""
  7163. },
  7164. "type": "library",
  7165. "extra": {
  7166. "branch-alias": {
  7167. "dev-main": "2.5-dev"
  7168. },
  7169. "thanks": {
  7170. "name": "symfony/contracts",
  7171. "url": "https://github.com/symfony/contracts"
  7172. }
  7173. },
  7174. "autoload": {
  7175. "psr-4": {
  7176. "Symfony\\Contracts\\Cache\\": ""
  7177. }
  7178. },
  7179. "notification-url": "https://packagist.org/downloads/",
  7180. "license": [
  7181. "MIT"
  7182. ],
  7183. "authors": [
  7184. {
  7185. "name": "Nicolas Grekas",
  7186. "email": "p@tchwork.com"
  7187. },
  7188. {
  7189. "name": "Symfony Community",
  7190. "homepage": "https://symfony.com/contributors"
  7191. }
  7192. ],
  7193. "description": "Generic abstractions related to caching",
  7194. "homepage": "https://symfony.com",
  7195. "keywords": [
  7196. "abstractions",
  7197. "contracts",
  7198. "decoupling",
  7199. "interfaces",
  7200. "interoperability",
  7201. "standards"
  7202. ],
  7203. "support": {
  7204. "source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
  7205. },
  7206. "funding": [
  7207. {
  7208. "url": "https://symfony.com/sponsor",
  7209. "type": "custom"
  7210. },
  7211. {
  7212. "url": "https://github.com/fabpot",
  7213. "type": "github"
  7214. },
  7215. {
  7216. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7217. "type": "tidelift"
  7218. }
  7219. ],
  7220. "time": "2022-01-02T09:53:40+00:00"
  7221. },
  7222. {
  7223. "name": "symfony/config",
  7224. "version": "v5.4.11",
  7225. "source": {
  7226. "type": "git",
  7227. "url": "https://github.com/symfony/config.git",
  7228. "reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
  7229. },
  7230. "dist": {
  7231. "type": "zip",
  7232. "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
  7233. "reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
  7234. "shasum": ""
  7235. },
  7236. "require": {
  7237. "php": ">=7.2.5",
  7238. "symfony/deprecation-contracts": "^2.1|^3",
  7239. "symfony/filesystem": "^4.4|^5.0|^6.0",
  7240. "symfony/polyfill-ctype": "~1.8",
  7241. "symfony/polyfill-php80": "^1.16",
  7242. "symfony/polyfill-php81": "^1.22"
  7243. },
  7244. "conflict": {
  7245. "symfony/finder": "<4.4"
  7246. },
  7247. "require-dev": {
  7248. "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
  7249. "symfony/finder": "^4.4|^5.0|^6.0",
  7250. "symfony/messenger": "^4.4|^5.0|^6.0",
  7251. "symfony/service-contracts": "^1.1|^2|^3",
  7252. "symfony/yaml": "^4.4|^5.0|^6.0"
  7253. },
  7254. "suggest": {
  7255. "symfony/yaml": "To use the yaml reference dumper"
  7256. },
  7257. "type": "library",
  7258. "autoload": {
  7259. "psr-4": {
  7260. "Symfony\\Component\\Config\\": ""
  7261. },
  7262. "exclude-from-classmap": [
  7263. "/Tests/"
  7264. ]
  7265. },
  7266. "notification-url": "https://packagist.org/downloads/",
  7267. "license": [
  7268. "MIT"
  7269. ],
  7270. "authors": [
  7271. {
  7272. "name": "Fabien Potencier",
  7273. "email": "fabien@symfony.com"
  7274. },
  7275. {
  7276. "name": "Symfony Community",
  7277. "homepage": "https://symfony.com/contributors"
  7278. }
  7279. ],
  7280. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  7281. "homepage": "https://symfony.com",
  7282. "support": {
  7283. "source": "https://github.com/symfony/config/tree/v5.4.11"
  7284. },
  7285. "funding": [
  7286. {
  7287. "url": "https://symfony.com/sponsor",
  7288. "type": "custom"
  7289. },
  7290. {
  7291. "url": "https://github.com/fabpot",
  7292. "type": "github"
  7293. },
  7294. {
  7295. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7296. "type": "tidelift"
  7297. }
  7298. ],
  7299. "time": "2022-07-20T13:00:38+00:00"
  7300. },
  7301. {
  7302. "name": "symfony/console",
  7303. "version": "v5.4.11",
  7304. "source": {
  7305. "type": "git",
  7306. "url": "https://github.com/symfony/console.git",
  7307. "reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
  7308. },
  7309. "dist": {
  7310. "type": "zip",
  7311. "url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
  7312. "reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
  7313. "shasum": ""
  7314. },
  7315. "require": {
  7316. "php": ">=7.2.5",
  7317. "symfony/deprecation-contracts": "^2.1|^3",
  7318. "symfony/polyfill-mbstring": "~1.0",
  7319. "symfony/polyfill-php73": "^1.9",
  7320. "symfony/polyfill-php80": "^1.16",
  7321. "symfony/service-contracts": "^1.1|^2|^3",
  7322. "symfony/string": "^5.1|^6.0"
  7323. },
  7324. "conflict": {
  7325. "psr/log": ">=3",
  7326. "symfony/dependency-injection": "<4.4",
  7327. "symfony/dotenv": "<5.1",
  7328. "symfony/event-dispatcher": "<4.4",
  7329. "symfony/lock": "<4.4",
  7330. "symfony/process": "<4.4"
  7331. },
  7332. "provide": {
  7333. "psr/log-implementation": "1.0|2.0"
  7334. },
  7335. "require-dev": {
  7336. "psr/log": "^1|^2",
  7337. "symfony/config": "^4.4|^5.0|^6.0",
  7338. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  7339. "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
  7340. "symfony/lock": "^4.4|^5.0|^6.0",
  7341. "symfony/process": "^4.4|^5.0|^6.0",
  7342. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  7343. },
  7344. "suggest": {
  7345. "psr/log": "For using the console logger",
  7346. "symfony/event-dispatcher": "",
  7347. "symfony/lock": "",
  7348. "symfony/process": ""
  7349. },
  7350. "type": "library",
  7351. "autoload": {
  7352. "psr-4": {
  7353. "Symfony\\Component\\Console\\": ""
  7354. },
  7355. "exclude-from-classmap": [
  7356. "/Tests/"
  7357. ]
  7358. },
  7359. "notification-url": "https://packagist.org/downloads/",
  7360. "license": [
  7361. "MIT"
  7362. ],
  7363. "authors": [
  7364. {
  7365. "name": "Fabien Potencier",
  7366. "email": "fabien@symfony.com"
  7367. },
  7368. {
  7369. "name": "Symfony Community",
  7370. "homepage": "https://symfony.com/contributors"
  7371. }
  7372. ],
  7373. "description": "Eases the creation of beautiful and testable command line interfaces",
  7374. "homepage": "https://symfony.com",
  7375. "keywords": [
  7376. "cli",
  7377. "command line",
  7378. "console",
  7379. "terminal"
  7380. ],
  7381. "support": {
  7382. "source": "https://github.com/symfony/console/tree/v5.4.11"
  7383. },
  7384. "funding": [
  7385. {
  7386. "url": "https://symfony.com/sponsor",
  7387. "type": "custom"
  7388. },
  7389. {
  7390. "url": "https://github.com/fabpot",
  7391. "type": "github"
  7392. },
  7393. {
  7394. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7395. "type": "tidelift"
  7396. }
  7397. ],
  7398. "time": "2022-07-22T10:42:43+00:00"
  7399. },
  7400. {
  7401. "name": "symfony/debug-bundle",
  7402. "version": "v5.4.11",
  7403. "source": {
  7404. "type": "git",
  7405. "url": "https://github.com/symfony/debug-bundle.git",
  7406. "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"
  7407. },
  7408. "dist": {
  7409. "type": "zip",
  7410. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
  7411. "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
  7412. "shasum": ""
  7413. },
  7414. "require": {
  7415. "ext-xml": "*",
  7416. "php": ">=7.2.5",
  7417. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  7418. "symfony/polyfill-php80": "^1.16",
  7419. "symfony/twig-bridge": "^4.4|^5.0|^6.0",
  7420. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  7421. },
  7422. "conflict": {
  7423. "symfony/config": "<4.4",
  7424. "symfony/dependency-injection": "<5.2"
  7425. },
  7426. "require-dev": {
  7427. "symfony/config": "^4.4|^5.0|^6.0",
  7428. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  7429. "symfony/web-profiler-bundle": "^4.4|^5.0|^6.0"
  7430. },
  7431. "suggest": {
  7432. "symfony/config": "For service container configuration",
  7433. "symfony/dependency-injection": "For using as a service from the container"
  7434. },
  7435. "type": "symfony-bundle",
  7436. "autoload": {
  7437. "psr-4": {
  7438. "Symfony\\Bundle\\DebugBundle\\": ""
  7439. },
  7440. "exclude-from-classmap": [
  7441. "/Tests/"
  7442. ]
  7443. },
  7444. "notification-url": "https://packagist.org/downloads/",
  7445. "license": [
  7446. "MIT"
  7447. ],
  7448. "authors": [
  7449. {
  7450. "name": "Fabien Potencier",
  7451. "email": "fabien@symfony.com"
  7452. },
  7453. {
  7454. "name": "Symfony Community",
  7455. "homepage": "https://symfony.com/contributors"
  7456. }
  7457. ],
  7458. "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
  7459. "homepage": "https://symfony.com",
  7460. "support": {
  7461. "source": "https://github.com/symfony/debug-bundle/tree/v5.4.11"
  7462. },
  7463. "funding": [
  7464. {
  7465. "url": "https://symfony.com/sponsor",
  7466. "type": "custom"
  7467. },
  7468. {
  7469. "url": "https://github.com/fabpot",
  7470. "type": "github"
  7471. },
  7472. {
  7473. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7474. "type": "tidelift"
  7475. }
  7476. ],
  7477. "time": "2022-07-20T13:00:38+00:00"
  7478. },
  7479. {
  7480. "name": "symfony/dependency-injection",
  7481. "version": "v5.4.11",
  7482. "source": {
  7483. "type": "git",
  7484. "url": "https://github.com/symfony/dependency-injection.git",
  7485. "reference": "a8b9251016e9476db73e25fa836904bc0bf74c62"
  7486. },
  7487. "dist": {
  7488. "type": "zip",
  7489. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a8b9251016e9476db73e25fa836904bc0bf74c62",
  7490. "reference": "a8b9251016e9476db73e25fa836904bc0bf74c62",
  7491. "shasum": ""
  7492. },
  7493. "require": {
  7494. "php": ">=7.2.5",
  7495. "psr/container": "^1.1.1",
  7496. "symfony/deprecation-contracts": "^2.1|^3",
  7497. "symfony/polyfill-php80": "^1.16",
  7498. "symfony/polyfill-php81": "^1.22",
  7499. "symfony/service-contracts": "^1.1.6|^2"
  7500. },
  7501. "conflict": {
  7502. "ext-psr": "<1.1|>=2",
  7503. "symfony/config": "<5.3",
  7504. "symfony/finder": "<4.4",
  7505. "symfony/proxy-manager-bridge": "<4.4",
  7506. "symfony/yaml": "<4.4.26"
  7507. },
  7508. "provide": {
  7509. "psr/container-implementation": "1.0",
  7510. "symfony/service-implementation": "1.0|2.0"
  7511. },
  7512. "require-dev": {
  7513. "symfony/config": "^5.3|^6.0",
  7514. "symfony/expression-language": "^4.4|^5.0|^6.0",
  7515. "symfony/yaml": "^4.4.26|^5.0|^6.0"
  7516. },
  7517. "suggest": {
  7518. "symfony/config": "",
  7519. "symfony/expression-language": "For using expressions in service container configuration",
  7520. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  7521. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  7522. "symfony/yaml": ""
  7523. },
  7524. "type": "library",
  7525. "autoload": {
  7526. "psr-4": {
  7527. "Symfony\\Component\\DependencyInjection\\": ""
  7528. },
  7529. "exclude-from-classmap": [
  7530. "/Tests/"
  7531. ]
  7532. },
  7533. "notification-url": "https://packagist.org/downloads/",
  7534. "license": [
  7535. "MIT"
  7536. ],
  7537. "authors": [
  7538. {
  7539. "name": "Fabien Potencier",
  7540. "email": "fabien@symfony.com"
  7541. },
  7542. {
  7543. "name": "Symfony Community",
  7544. "homepage": "https://symfony.com/contributors"
  7545. }
  7546. ],
  7547. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  7548. "homepage": "https://symfony.com",
  7549. "support": {
  7550. "source": "https://github.com/symfony/dependency-injection/tree/v5.4.11"
  7551. },
  7552. "funding": [
  7553. {
  7554. "url": "https://symfony.com/sponsor",
  7555. "type": "custom"
  7556. },
  7557. {
  7558. "url": "https://github.com/fabpot",
  7559. "type": "github"
  7560. },
  7561. {
  7562. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7563. "type": "tidelift"
  7564. }
  7565. ],
  7566. "time": "2022-07-20T13:00:38+00:00"
  7567. },
  7568. {
  7569. "name": "symfony/deprecation-contracts",
  7570. "version": "v3.1.1",
  7571. "source": {
  7572. "type": "git",
  7573. "url": "https://github.com/symfony/deprecation-contracts.git",
  7574. "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918"
  7575. },
  7576. "dist": {
  7577. "type": "zip",
  7578. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918",
  7579. "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918",
  7580. "shasum": ""
  7581. },
  7582. "require": {
  7583. "php": ">=8.1"
  7584. },
  7585. "type": "library",
  7586. "extra": {
  7587. "branch-alias": {
  7588. "dev-main": "3.1-dev"
  7589. },
  7590. "thanks": {
  7591. "name": "symfony/contracts",
  7592. "url": "https://github.com/symfony/contracts"
  7593. }
  7594. },
  7595. "autoload": {
  7596. "files": [
  7597. "function.php"
  7598. ]
  7599. },
  7600. "notification-url": "https://packagist.org/downloads/",
  7601. "license": [
  7602. "MIT"
  7603. ],
  7604. "authors": [
  7605. {
  7606. "name": "Nicolas Grekas",
  7607. "email": "p@tchwork.com"
  7608. },
  7609. {
  7610. "name": "Symfony Community",
  7611. "homepage": "https://symfony.com/contributors"
  7612. }
  7613. ],
  7614. "description": "A generic function and convention to trigger deprecation notices",
  7615. "homepage": "https://symfony.com",
  7616. "support": {
  7617. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1"
  7618. },
  7619. "funding": [
  7620. {
  7621. "url": "https://symfony.com/sponsor",
  7622. "type": "custom"
  7623. },
  7624. {
  7625. "url": "https://github.com/fabpot",
  7626. "type": "github"
  7627. },
  7628. {
  7629. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7630. "type": "tidelift"
  7631. }
  7632. ],
  7633. "time": "2022-02-25T11:15:52+00:00"
  7634. },
  7635. {
  7636. "name": "symfony/doctrine-bridge",
  7637. "version": "v5.4.11",
  7638. "source": {
  7639. "type": "git",
  7640. "url": "https://github.com/symfony/doctrine-bridge.git",
  7641. "reference": "e0250f61a450518dd5b0b7847ec63d26665241dd"
  7642. },
  7643. "dist": {
  7644. "type": "zip",
  7645. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e0250f61a450518dd5b0b7847ec63d26665241dd",
  7646. "reference": "e0250f61a450518dd5b0b7847ec63d26665241dd",
  7647. "shasum": ""
  7648. },
  7649. "require": {
  7650. "doctrine/event-manager": "~1.0",
  7651. "doctrine/persistence": "^2|^3",
  7652. "php": ">=7.2.5",
  7653. "symfony/deprecation-contracts": "^2.1|^3",
  7654. "symfony/polyfill-ctype": "~1.8",
  7655. "symfony/polyfill-mbstring": "~1.0",
  7656. "symfony/polyfill-php80": "^1.16",
  7657. "symfony/service-contracts": "^1.1|^2|^3"
  7658. },
  7659. "conflict": {
  7660. "doctrine/dbal": "<2.13.1",
  7661. "doctrine/lexer": "<1.1",
  7662. "doctrine/orm": "<2.7.4",
  7663. "phpunit/phpunit": "<5.4.3",
  7664. "symfony/cache": "<5.4",
  7665. "symfony/dependency-injection": "<4.4",
  7666. "symfony/form": "<5.1",
  7667. "symfony/http-kernel": "<5",
  7668. "symfony/messenger": "<4.4",
  7669. "symfony/property-info": "<5",
  7670. "symfony/proxy-manager-bridge": "<4.4.19",
  7671. "symfony/security-bundle": "<5",
  7672. "symfony/security-core": "<5.3",
  7673. "symfony/validator": "<5.2"
  7674. },
  7675. "require-dev": {
  7676. "doctrine/annotations": "^1.10.4",
  7677. "doctrine/collections": "~1.0",
  7678. "doctrine/data-fixtures": "^1.1",
  7679. "doctrine/dbal": "^2.13.1|^3.0",
  7680. "doctrine/orm": "^2.7.4",
  7681. "psr/log": "^1|^2|^3",
  7682. "symfony/cache": "^5.4|^6.0",
  7683. "symfony/config": "^4.4|^5.0|^6.0",
  7684. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  7685. "symfony/doctrine-messenger": "^5.1|^6.0",
  7686. "symfony/expression-language": "^4.4|^5.0|^6.0",
  7687. "symfony/form": "^5.4.9|^6.0.9",
  7688. "symfony/http-kernel": "^5.0|^6.0",
  7689. "symfony/messenger": "^4.4|^5.0|^6.0",
  7690. "symfony/property-access": "^4.4|^5.0|^6.0",
  7691. "symfony/property-info": "^5.0|^6.0",
  7692. "symfony/proxy-manager-bridge": "^4.4|^5.0|^6.0",
  7693. "symfony/security-core": "^5.3|^6.0",
  7694. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  7695. "symfony/translation": "^4.4|^5.0|^6.0",
  7696. "symfony/uid": "^5.1|^6.0",
  7697. "symfony/validator": "^5.2|^6.0",
  7698. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  7699. },
  7700. "suggest": {
  7701. "doctrine/data-fixtures": "",
  7702. "doctrine/dbal": "",
  7703. "doctrine/orm": "",
  7704. "symfony/form": "",
  7705. "symfony/property-info": "",
  7706. "symfony/validator": ""
  7707. },
  7708. "type": "symfony-bridge",
  7709. "autoload": {
  7710. "psr-4": {
  7711. "Symfony\\Bridge\\Doctrine\\": ""
  7712. },
  7713. "exclude-from-classmap": [
  7714. "/Tests/"
  7715. ]
  7716. },
  7717. "notification-url": "https://packagist.org/downloads/",
  7718. "license": [
  7719. "MIT"
  7720. ],
  7721. "authors": [
  7722. {
  7723. "name": "Fabien Potencier",
  7724. "email": "fabien@symfony.com"
  7725. },
  7726. {
  7727. "name": "Symfony Community",
  7728. "homepage": "https://symfony.com/contributors"
  7729. }
  7730. ],
  7731. "description": "Provides integration for Doctrine with various Symfony components",
  7732. "homepage": "https://symfony.com",
  7733. "support": {
  7734. "source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.11"
  7735. },
  7736. "funding": [
  7737. {
  7738. "url": "https://symfony.com/sponsor",
  7739. "type": "custom"
  7740. },
  7741. {
  7742. "url": "https://github.com/fabpot",
  7743. "type": "github"
  7744. },
  7745. {
  7746. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7747. "type": "tidelift"
  7748. }
  7749. ],
  7750. "time": "2022-07-28T14:12:24+00:00"
  7751. },
  7752. {
  7753. "name": "symfony/dom-crawler",
  7754. "version": "v5.4.11",
  7755. "source": {
  7756. "type": "git",
  7757. "url": "https://github.com/symfony/dom-crawler.git",
  7758. "reference": "0b900ca5576ecd59e08c76127e616667cfe427a7"
  7759. },
  7760. "dist": {
  7761. "type": "zip",
  7762. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0b900ca5576ecd59e08c76127e616667cfe427a7",
  7763. "reference": "0b900ca5576ecd59e08c76127e616667cfe427a7",
  7764. "shasum": ""
  7765. },
  7766. "require": {
  7767. "php": ">=7.2.5",
  7768. "symfony/deprecation-contracts": "^2.1|^3",
  7769. "symfony/polyfill-ctype": "~1.8",
  7770. "symfony/polyfill-mbstring": "~1.0",
  7771. "symfony/polyfill-php80": "^1.16"
  7772. },
  7773. "conflict": {
  7774. "masterminds/html5": "<2.6"
  7775. },
  7776. "require-dev": {
  7777. "masterminds/html5": "^2.6",
  7778. "symfony/css-selector": "^4.4|^5.0|^6.0"
  7779. },
  7780. "suggest": {
  7781. "symfony/css-selector": ""
  7782. },
  7783. "type": "library",
  7784. "autoload": {
  7785. "psr-4": {
  7786. "Symfony\\Component\\DomCrawler\\": ""
  7787. },
  7788. "exclude-from-classmap": [
  7789. "/Tests/"
  7790. ]
  7791. },
  7792. "notification-url": "https://packagist.org/downloads/",
  7793. "license": [
  7794. "MIT"
  7795. ],
  7796. "authors": [
  7797. {
  7798. "name": "Fabien Potencier",
  7799. "email": "fabien@symfony.com"
  7800. },
  7801. {
  7802. "name": "Symfony Community",
  7803. "homepage": "https://symfony.com/contributors"
  7804. }
  7805. ],
  7806. "description": "Eases DOM navigation for HTML and XML documents",
  7807. "homepage": "https://symfony.com",
  7808. "support": {
  7809. "source": "https://github.com/symfony/dom-crawler/tree/v5.4.11"
  7810. },
  7811. "funding": [
  7812. {
  7813. "url": "https://symfony.com/sponsor",
  7814. "type": "custom"
  7815. },
  7816. {
  7817. "url": "https://github.com/fabpot",
  7818. "type": "github"
  7819. },
  7820. {
  7821. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7822. "type": "tidelift"
  7823. }
  7824. ],
  7825. "time": "2022-06-27T16:58:25+00:00"
  7826. },
  7827. {
  7828. "name": "symfony/dotenv",
  7829. "version": "v5.4.5",
  7830. "source": {
  7831. "type": "git",
  7832. "url": "https://github.com/symfony/dotenv.git",
  7833. "reference": "83a2310904a4f5d4f42526227b5a578ac82232a9"
  7834. },
  7835. "dist": {
  7836. "type": "zip",
  7837. "url": "https://api.github.com/repos/symfony/dotenv/zipball/83a2310904a4f5d4f42526227b5a578ac82232a9",
  7838. "reference": "83a2310904a4f5d4f42526227b5a578ac82232a9",
  7839. "shasum": ""
  7840. },
  7841. "require": {
  7842. "php": ">=7.2.5",
  7843. "symfony/deprecation-contracts": "^2.1|^3"
  7844. },
  7845. "require-dev": {
  7846. "symfony/console": "^4.4|^5.0|^6.0",
  7847. "symfony/process": "^4.4|^5.0|^6.0"
  7848. },
  7849. "type": "library",
  7850. "autoload": {
  7851. "psr-4": {
  7852. "Symfony\\Component\\Dotenv\\": ""
  7853. },
  7854. "exclude-from-classmap": [
  7855. "/Tests/"
  7856. ]
  7857. },
  7858. "notification-url": "https://packagist.org/downloads/",
  7859. "license": [
  7860. "MIT"
  7861. ],
  7862. "authors": [
  7863. {
  7864. "name": "Fabien Potencier",
  7865. "email": "fabien@symfony.com"
  7866. },
  7867. {
  7868. "name": "Symfony Community",
  7869. "homepage": "https://symfony.com/contributors"
  7870. }
  7871. ],
  7872. "description": "Registers environment variables from a .env file",
  7873. "homepage": "https://symfony.com",
  7874. "keywords": [
  7875. "dotenv",
  7876. "env",
  7877. "environment"
  7878. ],
  7879. "support": {
  7880. "source": "https://github.com/symfony/dotenv/tree/v5.4.5"
  7881. },
  7882. "funding": [
  7883. {
  7884. "url": "https://symfony.com/sponsor",
  7885. "type": "custom"
  7886. },
  7887. {
  7888. "url": "https://github.com/fabpot",
  7889. "type": "github"
  7890. },
  7891. {
  7892. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7893. "type": "tidelift"
  7894. }
  7895. ],
  7896. "time": "2022-02-15T17:04:12+00:00"
  7897. },
  7898. {
  7899. "name": "symfony/error-handler",
  7900. "version": "v5.4.11",
  7901. "source": {
  7902. "type": "git",
  7903. "url": "https://github.com/symfony/error-handler.git",
  7904. "reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8"
  7905. },
  7906. "dist": {
  7907. "type": "zip",
  7908. "url": "https://api.github.com/repos/symfony/error-handler/zipball/f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
  7909. "reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
  7910. "shasum": ""
  7911. },
  7912. "require": {
  7913. "php": ">=7.2.5",
  7914. "psr/log": "^1|^2|^3",
  7915. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  7916. },
  7917. "require-dev": {
  7918. "symfony/deprecation-contracts": "^2.1|^3",
  7919. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  7920. "symfony/serializer": "^4.4|^5.0|^6.0"
  7921. },
  7922. "bin": [
  7923. "Resources/bin/patch-type-declarations"
  7924. ],
  7925. "type": "library",
  7926. "autoload": {
  7927. "psr-4": {
  7928. "Symfony\\Component\\ErrorHandler\\": ""
  7929. },
  7930. "exclude-from-classmap": [
  7931. "/Tests/"
  7932. ]
  7933. },
  7934. "notification-url": "https://packagist.org/downloads/",
  7935. "license": [
  7936. "MIT"
  7937. ],
  7938. "authors": [
  7939. {
  7940. "name": "Fabien Potencier",
  7941. "email": "fabien@symfony.com"
  7942. },
  7943. {
  7944. "name": "Symfony Community",
  7945. "homepage": "https://symfony.com/contributors"
  7946. }
  7947. ],
  7948. "description": "Provides tools to manage errors and ease debugging PHP code",
  7949. "homepage": "https://symfony.com",
  7950. "support": {
  7951. "source": "https://github.com/symfony/error-handler/tree/v5.4.11"
  7952. },
  7953. "funding": [
  7954. {
  7955. "url": "https://symfony.com/sponsor",
  7956. "type": "custom"
  7957. },
  7958. {
  7959. "url": "https://github.com/fabpot",
  7960. "type": "github"
  7961. },
  7962. {
  7963. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7964. "type": "tidelift"
  7965. }
  7966. ],
  7967. "time": "2022-07-29T07:37:50+00:00"
  7968. },
  7969. {
  7970. "name": "symfony/event-dispatcher",
  7971. "version": "v5.4.9",
  7972. "source": {
  7973. "type": "git",
  7974. "url": "https://github.com/symfony/event-dispatcher.git",
  7975. "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
  7976. },
  7977. "dist": {
  7978. "type": "zip",
  7979. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
  7980. "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
  7981. "shasum": ""
  7982. },
  7983. "require": {
  7984. "php": ">=7.2.5",
  7985. "symfony/deprecation-contracts": "^2.1|^3",
  7986. "symfony/event-dispatcher-contracts": "^2|^3",
  7987. "symfony/polyfill-php80": "^1.16"
  7988. },
  7989. "conflict": {
  7990. "symfony/dependency-injection": "<4.4"
  7991. },
  7992. "provide": {
  7993. "psr/event-dispatcher-implementation": "1.0",
  7994. "symfony/event-dispatcher-implementation": "2.0"
  7995. },
  7996. "require-dev": {
  7997. "psr/log": "^1|^2|^3",
  7998. "symfony/config": "^4.4|^5.0|^6.0",
  7999. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  8000. "symfony/error-handler": "^4.4|^5.0|^6.0",
  8001. "symfony/expression-language": "^4.4|^5.0|^6.0",
  8002. "symfony/http-foundation": "^4.4|^5.0|^6.0",
  8003. "symfony/service-contracts": "^1.1|^2|^3",
  8004. "symfony/stopwatch": "^4.4|^5.0|^6.0"
  8005. },
  8006. "suggest": {
  8007. "symfony/dependency-injection": "",
  8008. "symfony/http-kernel": ""
  8009. },
  8010. "type": "library",
  8011. "autoload": {
  8012. "psr-4": {
  8013. "Symfony\\Component\\EventDispatcher\\": ""
  8014. },
  8015. "exclude-from-classmap": [
  8016. "/Tests/"
  8017. ]
  8018. },
  8019. "notification-url": "https://packagist.org/downloads/",
  8020. "license": [
  8021. "MIT"
  8022. ],
  8023. "authors": [
  8024. {
  8025. "name": "Fabien Potencier",
  8026. "email": "fabien@symfony.com"
  8027. },
  8028. {
  8029. "name": "Symfony Community",
  8030. "homepage": "https://symfony.com/contributors"
  8031. }
  8032. ],
  8033. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  8034. "homepage": "https://symfony.com",
  8035. "support": {
  8036. "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
  8037. },
  8038. "funding": [
  8039. {
  8040. "url": "https://symfony.com/sponsor",
  8041. "type": "custom"
  8042. },
  8043. {
  8044. "url": "https://github.com/fabpot",
  8045. "type": "github"
  8046. },
  8047. {
  8048. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8049. "type": "tidelift"
  8050. }
  8051. ],
  8052. "time": "2022-05-05T16:45:39+00:00"
  8053. },
  8054. {
  8055. "name": "symfony/event-dispatcher-contracts",
  8056. "version": "v3.1.1",
  8057. "source": {
  8058. "type": "git",
  8059. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  8060. "reference": "02ff5eea2f453731cfbc6bc215e456b781480448"
  8061. },
  8062. "dist": {
  8063. "type": "zip",
  8064. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448",
  8065. "reference": "02ff5eea2f453731cfbc6bc215e456b781480448",
  8066. "shasum": ""
  8067. },
  8068. "require": {
  8069. "php": ">=8.1",
  8070. "psr/event-dispatcher": "^1"
  8071. },
  8072. "suggest": {
  8073. "symfony/event-dispatcher-implementation": ""
  8074. },
  8075. "type": "library",
  8076. "extra": {
  8077. "branch-alias": {
  8078. "dev-main": "3.1-dev"
  8079. },
  8080. "thanks": {
  8081. "name": "symfony/contracts",
  8082. "url": "https://github.com/symfony/contracts"
  8083. }
  8084. },
  8085. "autoload": {
  8086. "psr-4": {
  8087. "Symfony\\Contracts\\EventDispatcher\\": ""
  8088. }
  8089. },
  8090. "notification-url": "https://packagist.org/downloads/",
  8091. "license": [
  8092. "MIT"
  8093. ],
  8094. "authors": [
  8095. {
  8096. "name": "Nicolas Grekas",
  8097. "email": "p@tchwork.com"
  8098. },
  8099. {
  8100. "name": "Symfony Community",
  8101. "homepage": "https://symfony.com/contributors"
  8102. }
  8103. ],
  8104. "description": "Generic abstractions related to dispatching event",
  8105. "homepage": "https://symfony.com",
  8106. "keywords": [
  8107. "abstractions",
  8108. "contracts",
  8109. "decoupling",
  8110. "interfaces",
  8111. "interoperability",
  8112. "standards"
  8113. ],
  8114. "support": {
  8115. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1"
  8116. },
  8117. "funding": [
  8118. {
  8119. "url": "https://symfony.com/sponsor",
  8120. "type": "custom"
  8121. },
  8122. {
  8123. "url": "https://github.com/fabpot",
  8124. "type": "github"
  8125. },
  8126. {
  8127. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8128. "type": "tidelift"
  8129. }
  8130. ],
  8131. "time": "2022-02-25T11:15:52+00:00"
  8132. },
  8133. {
  8134. "name": "symfony/expression-language",
  8135. "version": "v5.4.11",
  8136. "source": {
  8137. "type": "git",
  8138. "url": "https://github.com/symfony/expression-language.git",
  8139. "reference": "eb59000eb72c9681502cb501af3c666be42d215e"
  8140. },
  8141. "dist": {
  8142. "type": "zip",
  8143. "url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e",
  8144. "reference": "eb59000eb72c9681502cb501af3c666be42d215e",
  8145. "shasum": ""
  8146. },
  8147. "require": {
  8148. "php": ">=7.2.5",
  8149. "symfony/cache": "^4.4|^5.0|^6.0",
  8150. "symfony/service-contracts": "^1.1|^2|^3"
  8151. },
  8152. "type": "library",
  8153. "autoload": {
  8154. "psr-4": {
  8155. "Symfony\\Component\\ExpressionLanguage\\": ""
  8156. },
  8157. "exclude-from-classmap": [
  8158. "/Tests/"
  8159. ]
  8160. },
  8161. "notification-url": "https://packagist.org/downloads/",
  8162. "license": [
  8163. "MIT"
  8164. ],
  8165. "authors": [
  8166. {
  8167. "name": "Fabien Potencier",
  8168. "email": "fabien@symfony.com"
  8169. },
  8170. {
  8171. "name": "Symfony Community",
  8172. "homepage": "https://symfony.com/contributors"
  8173. }
  8174. ],
  8175. "description": "Provides an engine that can compile and evaluate expressions",
  8176. "homepage": "https://symfony.com",
  8177. "support": {
  8178. "source": "https://github.com/symfony/expression-language/tree/v5.4.11"
  8179. },
  8180. "funding": [
  8181. {
  8182. "url": "https://symfony.com/sponsor",
  8183. "type": "custom"
  8184. },
  8185. {
  8186. "url": "https://github.com/fabpot",
  8187. "type": "github"
  8188. },
  8189. {
  8190. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8191. "type": "tidelift"
  8192. }
  8193. ],
  8194. "time": "2022-07-20T11:34:24+00:00"
  8195. },
  8196. {
  8197. "name": "symfony/filesystem",
  8198. "version": "v5.4.11",
  8199. "source": {
  8200. "type": "git",
  8201. "url": "https://github.com/symfony/filesystem.git",
  8202. "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd"
  8203. },
  8204. "dist": {
  8205. "type": "zip",
  8206. "url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd",
  8207. "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd",
  8208. "shasum": ""
  8209. },
  8210. "require": {
  8211. "php": ">=7.2.5",
  8212. "symfony/polyfill-ctype": "~1.8",
  8213. "symfony/polyfill-mbstring": "~1.8",
  8214. "symfony/polyfill-php80": "^1.16"
  8215. },
  8216. "type": "library",
  8217. "autoload": {
  8218. "psr-4": {
  8219. "Symfony\\Component\\Filesystem\\": ""
  8220. },
  8221. "exclude-from-classmap": [
  8222. "/Tests/"
  8223. ]
  8224. },
  8225. "notification-url": "https://packagist.org/downloads/",
  8226. "license": [
  8227. "MIT"
  8228. ],
  8229. "authors": [
  8230. {
  8231. "name": "Fabien Potencier",
  8232. "email": "fabien@symfony.com"
  8233. },
  8234. {
  8235. "name": "Symfony Community",
  8236. "homepage": "https://symfony.com/contributors"
  8237. }
  8238. ],
  8239. "description": "Provides basic utilities for the filesystem",
  8240. "homepage": "https://symfony.com",
  8241. "support": {
  8242. "source": "https://github.com/symfony/filesystem/tree/v5.4.11"
  8243. },
  8244. "funding": [
  8245. {
  8246. "url": "https://symfony.com/sponsor",
  8247. "type": "custom"
  8248. },
  8249. {
  8250. "url": "https://github.com/fabpot",
  8251. "type": "github"
  8252. },
  8253. {
  8254. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8255. "type": "tidelift"
  8256. }
  8257. ],
  8258. "time": "2022-07-20T13:00:38+00:00"
  8259. },
  8260. {
  8261. "name": "symfony/finder",
  8262. "version": "v5.4.11",
  8263. "source": {
  8264. "type": "git",
  8265. "url": "https://github.com/symfony/finder.git",
  8266. "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
  8267. },
  8268. "dist": {
  8269. "type": "zip",
  8270. "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
  8271. "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
  8272. "shasum": ""
  8273. },
  8274. "require": {
  8275. "php": ">=7.2.5",
  8276. "symfony/deprecation-contracts": "^2.1|^3",
  8277. "symfony/polyfill-php80": "^1.16"
  8278. },
  8279. "type": "library",
  8280. "autoload": {
  8281. "psr-4": {
  8282. "Symfony\\Component\\Finder\\": ""
  8283. },
  8284. "exclude-from-classmap": [
  8285. "/Tests/"
  8286. ]
  8287. },
  8288. "notification-url": "https://packagist.org/downloads/",
  8289. "license": [
  8290. "MIT"
  8291. ],
  8292. "authors": [
  8293. {
  8294. "name": "Fabien Potencier",
  8295. "email": "fabien@symfony.com"
  8296. },
  8297. {
  8298. "name": "Symfony Community",
  8299. "homepage": "https://symfony.com/contributors"
  8300. }
  8301. ],
  8302. "description": "Finds files and directories via an intuitive fluent interface",
  8303. "homepage": "https://symfony.com",
  8304. "support": {
  8305. "source": "https://github.com/symfony/finder/tree/v5.4.11"
  8306. },
  8307. "funding": [
  8308. {
  8309. "url": "https://symfony.com/sponsor",
  8310. "type": "custom"
  8311. },
  8312. {
  8313. "url": "https://github.com/fabpot",
  8314. "type": "github"
  8315. },
  8316. {
  8317. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8318. "type": "tidelift"
  8319. }
  8320. ],
  8321. "time": "2022-07-29T07:37:50+00:00"
  8322. },
  8323. {
  8324. "name": "symfony/framework-bundle",
  8325. "version": "v5.4.11",
  8326. "source": {
  8327. "type": "git",
  8328. "url": "https://github.com/symfony/framework-bundle.git",
  8329. "reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d"
  8330. },
  8331. "dist": {
  8332. "type": "zip",
  8333. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a0660b602357d5c2ceaac1c9f80c5820bbff803d",
  8334. "reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d",
  8335. "shasum": ""
  8336. },
  8337. "require": {
  8338. "ext-xml": "*",
  8339. "php": ">=7.2.5",
  8340. "symfony/cache": "^5.2|^6.0",
  8341. "symfony/config": "^5.3|^6.0",
  8342. "symfony/dependency-injection": "^5.4.5|^6.0.5",
  8343. "symfony/deprecation-contracts": "^2.1|^3",
  8344. "symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
  8345. "symfony/event-dispatcher": "^5.1|^6.0",
  8346. "symfony/filesystem": "^4.4|^5.0|^6.0",
  8347. "symfony/finder": "^4.4|^5.0|^6.0",
  8348. "symfony/http-foundation": "^5.3|^6.0",
  8349. "symfony/http-kernel": "^5.4|^6.0",
  8350. "symfony/polyfill-mbstring": "~1.0",
  8351. "symfony/polyfill-php80": "^1.16",
  8352. "symfony/polyfill-php81": "^1.22",
  8353. "symfony/routing": "^5.3|^6.0"
  8354. },
  8355. "conflict": {
  8356. "doctrine/annotations": "<1.13.1",
  8357. "doctrine/cache": "<1.11",
  8358. "doctrine/persistence": "<1.3",
  8359. "phpdocumentor/reflection-docblock": "<3.2.2",
  8360. "phpdocumentor/type-resolver": "<1.4.0",
  8361. "phpunit/phpunit": "<5.4.3",
  8362. "symfony/asset": "<5.3",
  8363. "symfony/console": "<5.2.5",
  8364. "symfony/dom-crawler": "<4.4",
  8365. "symfony/dotenv": "<5.1",
  8366. "symfony/form": "<5.2",
  8367. "symfony/http-client": "<4.4",
  8368. "symfony/lock": "<4.4",
  8369. "symfony/mailer": "<5.2",
  8370. "symfony/messenger": "<5.4",
  8371. "symfony/mime": "<4.4",
  8372. "symfony/property-access": "<5.3",
  8373. "symfony/property-info": "<4.4",
  8374. "symfony/security-csrf": "<5.3",
  8375. "symfony/serializer": "<5.2",
  8376. "symfony/service-contracts": ">=3.0",
  8377. "symfony/stopwatch": "<4.4",
  8378. "symfony/translation": "<5.3",
  8379. "symfony/twig-bridge": "<4.4",
  8380. "symfony/twig-bundle": "<4.4",
  8381. "symfony/validator": "<5.2",
  8382. "symfony/web-profiler-bundle": "<4.4",
  8383. "symfony/workflow": "<5.2"
  8384. },
  8385. "require-dev": {
  8386. "doctrine/annotations": "^1.13.1",
  8387. "doctrine/cache": "^1.11|^2.0",
  8388. "doctrine/persistence": "^1.3|^2|^3",
  8389. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  8390. "symfony/asset": "^5.3|^6.0",
  8391. "symfony/browser-kit": "^5.4|^6.0",
  8392. "symfony/console": "^5.4.9|^6.0.9",
  8393. "symfony/css-selector": "^4.4|^5.0|^6.0",
  8394. "symfony/dom-crawler": "^4.4.30|^5.3.7|^6.0",
  8395. "symfony/dotenv": "^5.1|^6.0",
  8396. "symfony/expression-language": "^4.4|^5.0|^6.0",
  8397. "symfony/form": "^5.2|^6.0",
  8398. "symfony/http-client": "^4.4|^5.0|^6.0",
  8399. "symfony/lock": "^4.4|^5.0|^6.0",
  8400. "symfony/mailer": "^5.2|^6.0",
  8401. "symfony/messenger": "^5.4|^6.0",
  8402. "symfony/mime": "^4.4|^5.0|^6.0",
  8403. "symfony/notifier": "^5.4|^6.0",
  8404. "symfony/polyfill-intl-icu": "~1.0",
  8405. "symfony/process": "^4.4|^5.0|^6.0",
  8406. "symfony/property-info": "^4.4|^5.0|^6.0",
  8407. "symfony/rate-limiter": "^5.2|^6.0",
  8408. "symfony/security-bundle": "^5.4|^6.0",
  8409. "symfony/serializer": "^5.4|^6.0",
  8410. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  8411. "symfony/string": "^5.0|^6.0",
  8412. "symfony/translation": "^5.3|^6.0",
  8413. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  8414. "symfony/validator": "^5.2|^6.0",
  8415. "symfony/web-link": "^4.4|^5.0|^6.0",
  8416. "symfony/workflow": "^5.2|^6.0",
  8417. "symfony/yaml": "^4.4|^5.0|^6.0",
  8418. "twig/twig": "^2.10|^3.0"
  8419. },
  8420. "suggest": {
  8421. "ext-apcu": "For best performance of the system caches",
  8422. "symfony/console": "For using the console commands",
  8423. "symfony/form": "For using forms",
  8424. "symfony/property-info": "For using the property_info service",
  8425. "symfony/serializer": "For using the serializer service",
  8426. "symfony/validator": "For using validation",
  8427. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  8428. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  8429. },
  8430. "type": "symfony-bundle",
  8431. "autoload": {
  8432. "psr-4": {
  8433. "Symfony\\Bundle\\FrameworkBundle\\": ""
  8434. },
  8435. "exclude-from-classmap": [
  8436. "/Tests/"
  8437. ]
  8438. },
  8439. "notification-url": "https://packagist.org/downloads/",
  8440. "license": [
  8441. "MIT"
  8442. ],
  8443. "authors": [
  8444. {
  8445. "name": "Fabien Potencier",
  8446. "email": "fabien@symfony.com"
  8447. },
  8448. {
  8449. "name": "Symfony Community",
  8450. "homepage": "https://symfony.com/contributors"
  8451. }
  8452. ],
  8453. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  8454. "homepage": "https://symfony.com",
  8455. "support": {
  8456. "source": "https://github.com/symfony/framework-bundle/tree/v5.4.11"
  8457. },
  8458. "funding": [
  8459. {
  8460. "url": "https://symfony.com/sponsor",
  8461. "type": "custom"
  8462. },
  8463. {
  8464. "url": "https://github.com/fabpot",
  8465. "type": "github"
  8466. },
  8467. {
  8468. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8469. "type": "tidelift"
  8470. }
  8471. ],
  8472. "time": "2022-07-20T13:00:38+00:00"
  8473. },
  8474. {
  8475. "name": "symfony/http-client",
  8476. "version": "v5.4.11",
  8477. "source": {
  8478. "type": "git",
  8479. "url": "https://github.com/symfony/http-client.git",
  8480. "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb"
  8481. },
  8482. "dist": {
  8483. "type": "zip",
  8484. "url": "https://api.github.com/repos/symfony/http-client/zipball/5c5c37eb2a276d8d7d669dd76688aa1606ee78fb",
  8485. "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb",
  8486. "shasum": ""
  8487. },
  8488. "require": {
  8489. "php": ">=7.2.5",
  8490. "psr/log": "^1|^2|^3",
  8491. "symfony/deprecation-contracts": "^2.1|^3",
  8492. "symfony/http-client-contracts": "^2.4",
  8493. "symfony/polyfill-php73": "^1.11",
  8494. "symfony/polyfill-php80": "^1.16",
  8495. "symfony/service-contracts": "^1.0|^2|^3"
  8496. },
  8497. "provide": {
  8498. "php-http/async-client-implementation": "*",
  8499. "php-http/client-implementation": "*",
  8500. "psr/http-client-implementation": "1.0",
  8501. "symfony/http-client-implementation": "2.4"
  8502. },
  8503. "require-dev": {
  8504. "amphp/amp": "^2.5",
  8505. "amphp/http-client": "^4.2.1",
  8506. "amphp/http-tunnel": "^1.0",
  8507. "amphp/socket": "^1.1",
  8508. "guzzlehttp/promises": "^1.4",
  8509. "nyholm/psr7": "^1.0",
  8510. "php-http/httplug": "^1.0|^2.0",
  8511. "psr/http-client": "^1.0",
  8512. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  8513. "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
  8514. "symfony/process": "^4.4|^5.0|^6.0",
  8515. "symfony/stopwatch": "^4.4|^5.0|^6.0"
  8516. },
  8517. "type": "library",
  8518. "autoload": {
  8519. "psr-4": {
  8520. "Symfony\\Component\\HttpClient\\": ""
  8521. },
  8522. "exclude-from-classmap": [
  8523. "/Tests/"
  8524. ]
  8525. },
  8526. "notification-url": "https://packagist.org/downloads/",
  8527. "license": [
  8528. "MIT"
  8529. ],
  8530. "authors": [
  8531. {
  8532. "name": "Nicolas Grekas",
  8533. "email": "p@tchwork.com"
  8534. },
  8535. {
  8536. "name": "Symfony Community",
  8537. "homepage": "https://symfony.com/contributors"
  8538. }
  8539. ],
  8540. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  8541. "homepage": "https://symfony.com",
  8542. "support": {
  8543. "source": "https://github.com/symfony/http-client/tree/v5.4.11"
  8544. },
  8545. "funding": [
  8546. {
  8547. "url": "https://symfony.com/sponsor",
  8548. "type": "custom"
  8549. },
  8550. {
  8551. "url": "https://github.com/fabpot",
  8552. "type": "github"
  8553. },
  8554. {
  8555. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8556. "type": "tidelift"
  8557. }
  8558. ],
  8559. "time": "2022-07-28T13:33:28+00:00"
  8560. },
  8561. {
  8562. "name": "symfony/http-client-contracts",
  8563. "version": "v2.5.2",
  8564. "source": {
  8565. "type": "git",
  8566. "url": "https://github.com/symfony/http-client-contracts.git",
  8567. "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
  8568. },
  8569. "dist": {
  8570. "type": "zip",
  8571. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
  8572. "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
  8573. "shasum": ""
  8574. },
  8575. "require": {
  8576. "php": ">=7.2.5"
  8577. },
  8578. "suggest": {
  8579. "symfony/http-client-implementation": ""
  8580. },
  8581. "type": "library",
  8582. "extra": {
  8583. "branch-alias": {
  8584. "dev-main": "2.5-dev"
  8585. },
  8586. "thanks": {
  8587. "name": "symfony/contracts",
  8588. "url": "https://github.com/symfony/contracts"
  8589. }
  8590. },
  8591. "autoload": {
  8592. "psr-4": {
  8593. "Symfony\\Contracts\\HttpClient\\": ""
  8594. }
  8595. },
  8596. "notification-url": "https://packagist.org/downloads/",
  8597. "license": [
  8598. "MIT"
  8599. ],
  8600. "authors": [
  8601. {
  8602. "name": "Nicolas Grekas",
  8603. "email": "p@tchwork.com"
  8604. },
  8605. {
  8606. "name": "Symfony Community",
  8607. "homepage": "https://symfony.com/contributors"
  8608. }
  8609. ],
  8610. "description": "Generic abstractions related to HTTP clients",
  8611. "homepage": "https://symfony.com",
  8612. "keywords": [
  8613. "abstractions",
  8614. "contracts",
  8615. "decoupling",
  8616. "interfaces",
  8617. "interoperability",
  8618. "standards"
  8619. ],
  8620. "support": {
  8621. "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
  8622. },
  8623. "funding": [
  8624. {
  8625. "url": "https://symfony.com/sponsor",
  8626. "type": "custom"
  8627. },
  8628. {
  8629. "url": "https://github.com/fabpot",
  8630. "type": "github"
  8631. },
  8632. {
  8633. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8634. "type": "tidelift"
  8635. }
  8636. ],
  8637. "time": "2022-04-12T15:48:08+00:00"
  8638. },
  8639. {
  8640. "name": "symfony/http-foundation",
  8641. "version": "v5.4.11",
  8642. "source": {
  8643. "type": "git",
  8644. "url": "https://github.com/symfony/http-foundation.git",
  8645. "reference": "0a5868e0999e9d47859ba3d918548ff6943e6389"
  8646. },
  8647. "dist": {
  8648. "type": "zip",
  8649. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0a5868e0999e9d47859ba3d918548ff6943e6389",
  8650. "reference": "0a5868e0999e9d47859ba3d918548ff6943e6389",
  8651. "shasum": ""
  8652. },
  8653. "require": {
  8654. "php": ">=7.2.5",
  8655. "symfony/deprecation-contracts": "^2.1|^3",
  8656. "symfony/polyfill-mbstring": "~1.1",
  8657. "symfony/polyfill-php80": "^1.16"
  8658. },
  8659. "require-dev": {
  8660. "predis/predis": "~1.0",
  8661. "symfony/cache": "^4.4|^5.0|^6.0",
  8662. "symfony/expression-language": "^4.4|^5.0|^6.0",
  8663. "symfony/mime": "^4.4|^5.0|^6.0"
  8664. },
  8665. "suggest": {
  8666. "symfony/mime": "To use the file extension guesser"
  8667. },
  8668. "type": "library",
  8669. "autoload": {
  8670. "psr-4": {
  8671. "Symfony\\Component\\HttpFoundation\\": ""
  8672. },
  8673. "exclude-from-classmap": [
  8674. "/Tests/"
  8675. ]
  8676. },
  8677. "notification-url": "https://packagist.org/downloads/",
  8678. "license": [
  8679. "MIT"
  8680. ],
  8681. "authors": [
  8682. {
  8683. "name": "Fabien Potencier",
  8684. "email": "fabien@symfony.com"
  8685. },
  8686. {
  8687. "name": "Symfony Community",
  8688. "homepage": "https://symfony.com/contributors"
  8689. }
  8690. ],
  8691. "description": "Defines an object-oriented layer for the HTTP specification",
  8692. "homepage": "https://symfony.com",
  8693. "support": {
  8694. "source": "https://github.com/symfony/http-foundation/tree/v5.4.11"
  8695. },
  8696. "funding": [
  8697. {
  8698. "url": "https://symfony.com/sponsor",
  8699. "type": "custom"
  8700. },
  8701. {
  8702. "url": "https://github.com/fabpot",
  8703. "type": "github"
  8704. },
  8705. {
  8706. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8707. "type": "tidelift"
  8708. }
  8709. ],
  8710. "time": "2022-07-20T13:00:38+00:00"
  8711. },
  8712. {
  8713. "name": "symfony/http-kernel",
  8714. "version": "v5.4.11",
  8715. "source": {
  8716. "type": "git",
  8717. "url": "https://github.com/symfony/http-kernel.git",
  8718. "reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee"
  8719. },
  8720. "dist": {
  8721. "type": "zip",
  8722. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4fd590a2ef3f62560dbbf6cea511995dd77321ee",
  8723. "reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee",
  8724. "shasum": ""
  8725. },
  8726. "require": {
  8727. "php": ">=7.2.5",
  8728. "psr/log": "^1|^2",
  8729. "symfony/deprecation-contracts": "^2.1|^3",
  8730. "symfony/error-handler": "^4.4|^5.0|^6.0",
  8731. "symfony/event-dispatcher": "^5.0|^6.0",
  8732. "symfony/http-foundation": "^5.3.7|^6.0",
  8733. "symfony/polyfill-ctype": "^1.8",
  8734. "symfony/polyfill-php73": "^1.9",
  8735. "symfony/polyfill-php80": "^1.16"
  8736. },
  8737. "conflict": {
  8738. "symfony/browser-kit": "<5.4",
  8739. "symfony/cache": "<5.0",
  8740. "symfony/config": "<5.0",
  8741. "symfony/console": "<4.4",
  8742. "symfony/dependency-injection": "<5.3",
  8743. "symfony/doctrine-bridge": "<5.0",
  8744. "symfony/form": "<5.0",
  8745. "symfony/http-client": "<5.0",
  8746. "symfony/mailer": "<5.0",
  8747. "symfony/messenger": "<5.0",
  8748. "symfony/translation": "<5.0",
  8749. "symfony/twig-bridge": "<5.0",
  8750. "symfony/validator": "<5.0",
  8751. "twig/twig": "<2.13"
  8752. },
  8753. "provide": {
  8754. "psr/log-implementation": "1.0|2.0"
  8755. },
  8756. "require-dev": {
  8757. "psr/cache": "^1.0|^2.0|^3.0",
  8758. "symfony/browser-kit": "^5.4|^6.0",
  8759. "symfony/config": "^5.0|^6.0",
  8760. "symfony/console": "^4.4|^5.0|^6.0",
  8761. "symfony/css-selector": "^4.4|^5.0|^6.0",
  8762. "symfony/dependency-injection": "^5.3|^6.0",
  8763. "symfony/dom-crawler": "^4.4|^5.0|^6.0",
  8764. "symfony/expression-language": "^4.4|^5.0|^6.0",
  8765. "symfony/finder": "^4.4|^5.0|^6.0",
  8766. "symfony/http-client-contracts": "^1.1|^2|^3",
  8767. "symfony/process": "^4.4|^5.0|^6.0",
  8768. "symfony/routing": "^4.4|^5.0|^6.0",
  8769. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  8770. "symfony/translation": "^4.4|^5.0|^6.0",
  8771. "symfony/translation-contracts": "^1.1|^2|^3",
  8772. "twig/twig": "^2.13|^3.0.4"
  8773. },
  8774. "suggest": {
  8775. "symfony/browser-kit": "",
  8776. "symfony/config": "",
  8777. "symfony/console": "",
  8778. "symfony/dependency-injection": ""
  8779. },
  8780. "type": "library",
  8781. "autoload": {
  8782. "psr-4": {
  8783. "Symfony\\Component\\HttpKernel\\": ""
  8784. },
  8785. "exclude-from-classmap": [
  8786. "/Tests/"
  8787. ]
  8788. },
  8789. "notification-url": "https://packagist.org/downloads/",
  8790. "license": [
  8791. "MIT"
  8792. ],
  8793. "authors": [
  8794. {
  8795. "name": "Fabien Potencier",
  8796. "email": "fabien@symfony.com"
  8797. },
  8798. {
  8799. "name": "Symfony Community",
  8800. "homepage": "https://symfony.com/contributors"
  8801. }
  8802. ],
  8803. "description": "Provides a structured process for converting a Request into a Response",
  8804. "homepage": "https://symfony.com",
  8805. "support": {
  8806. "source": "https://github.com/symfony/http-kernel/tree/v5.4.11"
  8807. },
  8808. "funding": [
  8809. {
  8810. "url": "https://symfony.com/sponsor",
  8811. "type": "custom"
  8812. },
  8813. {
  8814. "url": "https://github.com/fabpot",
  8815. "type": "github"
  8816. },
  8817. {
  8818. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8819. "type": "tidelift"
  8820. }
  8821. ],
  8822. "time": "2022-07-29T12:30:22+00:00"
  8823. },
  8824. {
  8825. "name": "symfony/intl",
  8826. "version": "v5.4.11",
  8827. "source": {
  8828. "type": "git",
  8829. "url": "https://github.com/symfony/intl.git",
  8830. "reference": "d305c0c1d31b30b3876e041804c35e49e5f8a96e"
  8831. },
  8832. "dist": {
  8833. "type": "zip",
  8834. "url": "https://api.github.com/repos/symfony/intl/zipball/d305c0c1d31b30b3876e041804c35e49e5f8a96e",
  8835. "reference": "d305c0c1d31b30b3876e041804c35e49e5f8a96e",
  8836. "shasum": ""
  8837. },
  8838. "require": {
  8839. "php": ">=7.2.5",
  8840. "symfony/deprecation-contracts": "^2.1|^3",
  8841. "symfony/polyfill-php80": "^1.16"
  8842. },
  8843. "require-dev": {
  8844. "symfony/filesystem": "^4.4|^5.0|^6.0"
  8845. },
  8846. "type": "library",
  8847. "autoload": {
  8848. "files": [
  8849. "Resources/functions.php"
  8850. ],
  8851. "psr-4": {
  8852. "Symfony\\Component\\Intl\\": ""
  8853. },
  8854. "classmap": [
  8855. "Resources/stubs"
  8856. ],
  8857. "exclude-from-classmap": [
  8858. "/Tests/"
  8859. ]
  8860. },
  8861. "notification-url": "https://packagist.org/downloads/",
  8862. "license": [
  8863. "MIT"
  8864. ],
  8865. "authors": [
  8866. {
  8867. "name": "Bernhard Schussek",
  8868. "email": "bschussek@gmail.com"
  8869. },
  8870. {
  8871. "name": "Eriksen Costa",
  8872. "email": "eriksen.costa@infranology.com.br"
  8873. },
  8874. {
  8875. "name": "Igor Wiedler",
  8876. "email": "igor@wiedler.ch"
  8877. },
  8878. {
  8879. "name": "Symfony Community",
  8880. "homepage": "https://symfony.com/contributors"
  8881. }
  8882. ],
  8883. "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
  8884. "homepage": "https://symfony.com",
  8885. "keywords": [
  8886. "i18n",
  8887. "icu",
  8888. "internationalization",
  8889. "intl",
  8890. "l10n",
  8891. "localization"
  8892. ],
  8893. "support": {
  8894. "source": "https://github.com/symfony/intl/tree/v5.4.11"
  8895. },
  8896. "funding": [
  8897. {
  8898. "url": "https://symfony.com/sponsor",
  8899. "type": "custom"
  8900. },
  8901. {
  8902. "url": "https://github.com/fabpot",
  8903. "type": "github"
  8904. },
  8905. {
  8906. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8907. "type": "tidelift"
  8908. }
  8909. ],
  8910. "time": "2022-07-20T11:34:24+00:00"
  8911. },
  8912. {
  8913. "name": "symfony/lock",
  8914. "version": "v5.4.10",
  8915. "source": {
  8916. "type": "git",
  8917. "url": "https://github.com/symfony/lock.git",
  8918. "reference": "41a308008d92d30cae5615d903c4d46d95932eea"
  8919. },
  8920. "dist": {
  8921. "type": "zip",
  8922. "url": "https://api.github.com/repos/symfony/lock/zipball/41a308008d92d30cae5615d903c4d46d95932eea",
  8923. "reference": "41a308008d92d30cae5615d903c4d46d95932eea",
  8924. "shasum": ""
  8925. },
  8926. "require": {
  8927. "php": ">=7.2.5",
  8928. "psr/log": "^1|^2|^3",
  8929. "symfony/deprecation-contracts": "^2.1|^3",
  8930. "symfony/polyfill-php80": "^1.16"
  8931. },
  8932. "conflict": {
  8933. "doctrine/dbal": "<2.13"
  8934. },
  8935. "require-dev": {
  8936. "doctrine/dbal": "^2.13|^3.0",
  8937. "predis/predis": "~1.0"
  8938. },
  8939. "type": "library",
  8940. "autoload": {
  8941. "psr-4": {
  8942. "Symfony\\Component\\Lock\\": ""
  8943. },
  8944. "exclude-from-classmap": [
  8945. "/Tests/"
  8946. ]
  8947. },
  8948. "notification-url": "https://packagist.org/downloads/",
  8949. "license": [
  8950. "MIT"
  8951. ],
  8952. "authors": [
  8953. {
  8954. "name": "Jérémy Derussé",
  8955. "email": "jeremy@derusse.com"
  8956. },
  8957. {
  8958. "name": "Symfony Community",
  8959. "homepage": "https://symfony.com/contributors"
  8960. }
  8961. ],
  8962. "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
  8963. "homepage": "https://symfony.com",
  8964. "keywords": [
  8965. "cas",
  8966. "flock",
  8967. "locking",
  8968. "mutex",
  8969. "redlock",
  8970. "semaphore"
  8971. ],
  8972. "support": {
  8973. "source": "https://github.com/symfony/lock/tree/v5.4.10"
  8974. },
  8975. "funding": [
  8976. {
  8977. "url": "https://symfony.com/sponsor",
  8978. "type": "custom"
  8979. },
  8980. {
  8981. "url": "https://github.com/fabpot",
  8982. "type": "github"
  8983. },
  8984. {
  8985. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8986. "type": "tidelift"
  8987. }
  8988. ],
  8989. "time": "2022-06-09T13:29:56+00:00"
  8990. },
  8991. {
  8992. "name": "symfony/mailer",
  8993. "version": "v5.4.11",
  8994. "source": {
  8995. "type": "git",
  8996. "url": "https://github.com/symfony/mailer.git",
  8997. "reference": "9f34f71ec05cef8a0d434988476ee9fd32075a6c"
  8998. },
  8999. "dist": {
  9000. "type": "zip",
  9001. "url": "https://api.github.com/repos/symfony/mailer/zipball/9f34f71ec05cef8a0d434988476ee9fd32075a6c",
  9002. "reference": "9f34f71ec05cef8a0d434988476ee9fd32075a6c",
  9003. "shasum": ""
  9004. },
  9005. "require": {
  9006. "egulias/email-validator": "^2.1.10|^3",
  9007. "php": ">=7.2.5",
  9008. "psr/event-dispatcher": "^1",
  9009. "psr/log": "^1|^2|^3",
  9010. "symfony/deprecation-contracts": "^2.1|^3",
  9011. "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
  9012. "symfony/mime": "^5.2.6|^6.0",
  9013. "symfony/polyfill-php80": "^1.16",
  9014. "symfony/service-contracts": "^1.1|^2|^3"
  9015. },
  9016. "conflict": {
  9017. "symfony/http-kernel": "<4.4"
  9018. },
  9019. "require-dev": {
  9020. "symfony/http-client-contracts": "^1.1|^2|^3",
  9021. "symfony/messenger": "^4.4|^5.0|^6.0"
  9022. },
  9023. "type": "library",
  9024. "autoload": {
  9025. "psr-4": {
  9026. "Symfony\\Component\\Mailer\\": ""
  9027. },
  9028. "exclude-from-classmap": [
  9029. "/Tests/"
  9030. ]
  9031. },
  9032. "notification-url": "https://packagist.org/downloads/",
  9033. "license": [
  9034. "MIT"
  9035. ],
  9036. "authors": [
  9037. {
  9038. "name": "Fabien Potencier",
  9039. "email": "fabien@symfony.com"
  9040. },
  9041. {
  9042. "name": "Symfony Community",
  9043. "homepage": "https://symfony.com/contributors"
  9044. }
  9045. ],
  9046. "description": "Helps sending emails",
  9047. "homepage": "https://symfony.com",
  9048. "support": {
  9049. "source": "https://github.com/symfony/mailer/tree/v5.4.11"
  9050. },
  9051. "funding": [
  9052. {
  9053. "url": "https://symfony.com/sponsor",
  9054. "type": "custom"
  9055. },
  9056. {
  9057. "url": "https://github.com/fabpot",
  9058. "type": "github"
  9059. },
  9060. {
  9061. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9062. "type": "tidelift"
  9063. }
  9064. ],
  9065. "time": "2022-07-24T16:05:20+00:00"
  9066. },
  9067. {
  9068. "name": "symfony/mime",
  9069. "version": "v5.4.11",
  9070. "source": {
  9071. "type": "git",
  9072. "url": "https://github.com/symfony/mime.git",
  9073. "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830"
  9074. },
  9075. "dist": {
  9076. "type": "zip",
  9077. "url": "https://api.github.com/repos/symfony/mime/zipball/3cd175cdcdb6db2e589e837dd46aff41027d9830",
  9078. "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830",
  9079. "shasum": ""
  9080. },
  9081. "require": {
  9082. "php": ">=7.2.5",
  9083. "symfony/deprecation-contracts": "^2.1|^3",
  9084. "symfony/polyfill-intl-idn": "^1.10",
  9085. "symfony/polyfill-mbstring": "^1.0",
  9086. "symfony/polyfill-php80": "^1.16"
  9087. },
  9088. "conflict": {
  9089. "egulias/email-validator": "~3.0.0",
  9090. "phpdocumentor/reflection-docblock": "<3.2.2",
  9091. "phpdocumentor/type-resolver": "<1.4.0",
  9092. "symfony/mailer": "<4.4"
  9093. },
  9094. "require-dev": {
  9095. "egulias/email-validator": "^2.1.10|^3.1",
  9096. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  9097. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  9098. "symfony/property-access": "^4.4|^5.1|^6.0",
  9099. "symfony/property-info": "^4.4|^5.1|^6.0",
  9100. "symfony/serializer": "^5.2|^6.0"
  9101. },
  9102. "type": "library",
  9103. "autoload": {
  9104. "psr-4": {
  9105. "Symfony\\Component\\Mime\\": ""
  9106. },
  9107. "exclude-from-classmap": [
  9108. "/Tests/"
  9109. ]
  9110. },
  9111. "notification-url": "https://packagist.org/downloads/",
  9112. "license": [
  9113. "MIT"
  9114. ],
  9115. "authors": [
  9116. {
  9117. "name": "Fabien Potencier",
  9118. "email": "fabien@symfony.com"
  9119. },
  9120. {
  9121. "name": "Symfony Community",
  9122. "homepage": "https://symfony.com/contributors"
  9123. }
  9124. ],
  9125. "description": "Allows manipulating MIME messages",
  9126. "homepage": "https://symfony.com",
  9127. "keywords": [
  9128. "mime",
  9129. "mime-type"
  9130. ],
  9131. "support": {
  9132. "source": "https://github.com/symfony/mime/tree/v5.4.11"
  9133. },
  9134. "funding": [
  9135. {
  9136. "url": "https://symfony.com/sponsor",
  9137. "type": "custom"
  9138. },
  9139. {
  9140. "url": "https://github.com/fabpot",
  9141. "type": "github"
  9142. },
  9143. {
  9144. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9145. "type": "tidelift"
  9146. }
  9147. ],
  9148. "time": "2022-07-20T11:34:24+00:00"
  9149. },
  9150. {
  9151. "name": "symfony/monolog-bridge",
  9152. "version": "v5.4.10",
  9153. "source": {
  9154. "type": "git",
  9155. "url": "https://github.com/symfony/monolog-bridge.git",
  9156. "reference": "b3b0890e76e7eb626f27b165a5c501f2754dfbbd"
  9157. },
  9158. "dist": {
  9159. "type": "zip",
  9160. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/b3b0890e76e7eb626f27b165a5c501f2754dfbbd",
  9161. "reference": "b3b0890e76e7eb626f27b165a5c501f2754dfbbd",
  9162. "shasum": ""
  9163. },
  9164. "require": {
  9165. "monolog/monolog": "^1.25.1|^2",
  9166. "php": ">=7.2.5",
  9167. "symfony/deprecation-contracts": "^2.1|^3",
  9168. "symfony/http-kernel": "^5.3|^6.0",
  9169. "symfony/polyfill-php80": "^1.16",
  9170. "symfony/service-contracts": "^1.1|^2|^3"
  9171. },
  9172. "conflict": {
  9173. "symfony/console": "<4.4",
  9174. "symfony/http-foundation": "<5.3"
  9175. },
  9176. "require-dev": {
  9177. "symfony/console": "^4.4|^5.0|^6.0",
  9178. "symfony/http-client": "^4.4|^5.0|^6.0",
  9179. "symfony/mailer": "^4.4|^5.0|^6.0",
  9180. "symfony/messenger": "^4.4|^5.0|^6.0",
  9181. "symfony/mime": "^4.4|^5.0|^6.0",
  9182. "symfony/security-core": "^4.4|^5.0|^6.0",
  9183. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  9184. },
  9185. "suggest": {
  9186. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  9187. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  9188. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  9189. },
  9190. "type": "symfony-bridge",
  9191. "autoload": {
  9192. "psr-4": {
  9193. "Symfony\\Bridge\\Monolog\\": ""
  9194. },
  9195. "exclude-from-classmap": [
  9196. "/Tests/"
  9197. ]
  9198. },
  9199. "notification-url": "https://packagist.org/downloads/",
  9200. "license": [
  9201. "MIT"
  9202. ],
  9203. "authors": [
  9204. {
  9205. "name": "Fabien Potencier",
  9206. "email": "fabien@symfony.com"
  9207. },
  9208. {
  9209. "name": "Symfony Community",
  9210. "homepage": "https://symfony.com/contributors"
  9211. }
  9212. ],
  9213. "description": "Provides integration for Monolog with various Symfony components",
  9214. "homepage": "https://symfony.com",
  9215. "support": {
  9216. "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.10"
  9217. },
  9218. "funding": [
  9219. {
  9220. "url": "https://symfony.com/sponsor",
  9221. "type": "custom"
  9222. },
  9223. {
  9224. "url": "https://github.com/fabpot",
  9225. "type": "github"
  9226. },
  9227. {
  9228. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9229. "type": "tidelift"
  9230. }
  9231. ],
  9232. "time": "2022-06-19T12:03:50+00:00"
  9233. },
  9234. {
  9235. "name": "symfony/monolog-bundle",
  9236. "version": "v3.8.0",
  9237. "source": {
  9238. "type": "git",
  9239. "url": "https://github.com/symfony/monolog-bundle.git",
  9240. "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"
  9241. },
  9242. "dist": {
  9243. "type": "zip",
  9244. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
  9245. "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
  9246. "shasum": ""
  9247. },
  9248. "require": {
  9249. "monolog/monolog": "^1.22 || ^2.0 || ^3.0",
  9250. "php": ">=7.1.3",
  9251. "symfony/config": "~4.4 || ^5.0 || ^6.0",
  9252. "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
  9253. "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
  9254. "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
  9255. },
  9256. "require-dev": {
  9257. "symfony/console": "~4.4 || ^5.0 || ^6.0",
  9258. "symfony/phpunit-bridge": "^5.2 || ^6.0",
  9259. "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
  9260. },
  9261. "type": "symfony-bundle",
  9262. "extra": {
  9263. "branch-alias": {
  9264. "dev-master": "3.x-dev"
  9265. }
  9266. },
  9267. "autoload": {
  9268. "psr-4": {
  9269. "Symfony\\Bundle\\MonologBundle\\": ""
  9270. },
  9271. "exclude-from-classmap": [
  9272. "/Tests/"
  9273. ]
  9274. },
  9275. "notification-url": "https://packagist.org/downloads/",
  9276. "license": [
  9277. "MIT"
  9278. ],
  9279. "authors": [
  9280. {
  9281. "name": "Fabien Potencier",
  9282. "email": "fabien@symfony.com"
  9283. },
  9284. {
  9285. "name": "Symfony Community",
  9286. "homepage": "https://symfony.com/contributors"
  9287. }
  9288. ],
  9289. "description": "Symfony MonologBundle",
  9290. "homepage": "https://symfony.com",
  9291. "keywords": [
  9292. "log",
  9293. "logging"
  9294. ],
  9295. "support": {
  9296. "issues": "https://github.com/symfony/monolog-bundle/issues",
  9297. "source": "https://github.com/symfony/monolog-bundle/tree/v3.8.0"
  9298. },
  9299. "funding": [
  9300. {
  9301. "url": "https://symfony.com/sponsor",
  9302. "type": "custom"
  9303. },
  9304. {
  9305. "url": "https://github.com/fabpot",
  9306. "type": "github"
  9307. },
  9308. {
  9309. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9310. "type": "tidelift"
  9311. }
  9312. ],
  9313. "time": "2022-05-10T14:24:36+00:00"
  9314. },
  9315. {
  9316. "name": "symfony/options-resolver",
  9317. "version": "v5.4.11",
  9318. "source": {
  9319. "type": "git",
  9320. "url": "https://github.com/symfony/options-resolver.git",
  9321. "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690"
  9322. },
  9323. "dist": {
  9324. "type": "zip",
  9325. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690",
  9326. "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690",
  9327. "shasum": ""
  9328. },
  9329. "require": {
  9330. "php": ">=7.2.5",
  9331. "symfony/deprecation-contracts": "^2.1|^3",
  9332. "symfony/polyfill-php73": "~1.0",
  9333. "symfony/polyfill-php80": "^1.16"
  9334. },
  9335. "type": "library",
  9336. "autoload": {
  9337. "psr-4": {
  9338. "Symfony\\Component\\OptionsResolver\\": ""
  9339. },
  9340. "exclude-from-classmap": [
  9341. "/Tests/"
  9342. ]
  9343. },
  9344. "notification-url": "https://packagist.org/downloads/",
  9345. "license": [
  9346. "MIT"
  9347. ],
  9348. "authors": [
  9349. {
  9350. "name": "Fabien Potencier",
  9351. "email": "fabien@symfony.com"
  9352. },
  9353. {
  9354. "name": "Symfony Community",
  9355. "homepage": "https://symfony.com/contributors"
  9356. }
  9357. ],
  9358. "description": "Provides an improved replacement for the array_replace PHP function",
  9359. "homepage": "https://symfony.com",
  9360. "keywords": [
  9361. "config",
  9362. "configuration",
  9363. "options"
  9364. ],
  9365. "support": {
  9366. "source": "https://github.com/symfony/options-resolver/tree/v5.4.11"
  9367. },
  9368. "funding": [
  9369. {
  9370. "url": "https://symfony.com/sponsor",
  9371. "type": "custom"
  9372. },
  9373. {
  9374. "url": "https://github.com/fabpot",
  9375. "type": "github"
  9376. },
  9377. {
  9378. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9379. "type": "tidelift"
  9380. }
  9381. ],
  9382. "time": "2022-07-20T13:00:38+00:00"
  9383. },
  9384. {
  9385. "name": "symfony/password-hasher",
  9386. "version": "v5.4.11",
  9387. "source": {
  9388. "type": "git",
  9389. "url": "https://github.com/symfony/password-hasher.git",
  9390. "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179"
  9391. },
  9392. "dist": {
  9393. "type": "zip",
  9394. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/b0169ed8f09a4ae39eb119218ea1685079a9b179",
  9395. "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179",
  9396. "shasum": ""
  9397. },
  9398. "require": {
  9399. "php": ">=7.2.5",
  9400. "symfony/polyfill-php80": "^1.15"
  9401. },
  9402. "conflict": {
  9403. "symfony/security-core": "<5.3"
  9404. },
  9405. "require-dev": {
  9406. "symfony/console": "^5.3|^6.0",
  9407. "symfony/security-core": "^5.3|^6.0"
  9408. },
  9409. "type": "library",
  9410. "autoload": {
  9411. "psr-4": {
  9412. "Symfony\\Component\\PasswordHasher\\": ""
  9413. },
  9414. "exclude-from-classmap": [
  9415. "/Tests/"
  9416. ]
  9417. },
  9418. "notification-url": "https://packagist.org/downloads/",
  9419. "license": [
  9420. "MIT"
  9421. ],
  9422. "authors": [
  9423. {
  9424. "name": "Robin Chalas",
  9425. "email": "robin.chalas@gmail.com"
  9426. },
  9427. {
  9428. "name": "Symfony Community",
  9429. "homepage": "https://symfony.com/contributors"
  9430. }
  9431. ],
  9432. "description": "Provides password hashing utilities",
  9433. "homepage": "https://symfony.com",
  9434. "keywords": [
  9435. "hashing",
  9436. "password"
  9437. ],
  9438. "support": {
  9439. "source": "https://github.com/symfony/password-hasher/tree/v5.4.11"
  9440. },
  9441. "funding": [
  9442. {
  9443. "url": "https://symfony.com/sponsor",
  9444. "type": "custom"
  9445. },
  9446. {
  9447. "url": "https://github.com/fabpot",
  9448. "type": "github"
  9449. },
  9450. {
  9451. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9452. "type": "tidelift"
  9453. }
  9454. ],
  9455. "time": "2022-07-20T13:00:38+00:00"
  9456. },
  9457. {
  9458. "name": "symfony/polyfill-ctype",
  9459. "version": "v1.26.0",
  9460. "source": {
  9461. "type": "git",
  9462. "url": "https://github.com/symfony/polyfill-ctype.git",
  9463. "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
  9464. },
  9465. "dist": {
  9466. "type": "zip",
  9467. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
  9468. "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
  9469. "shasum": ""
  9470. },
  9471. "require": {
  9472. "php": ">=7.1"
  9473. },
  9474. "provide": {
  9475. "ext-ctype": "*"
  9476. },
  9477. "suggest": {
  9478. "ext-ctype": "For best performance"
  9479. },
  9480. "type": "library",
  9481. "extra": {
  9482. "branch-alias": {
  9483. "dev-main": "1.26-dev"
  9484. },
  9485. "thanks": {
  9486. "name": "symfony/polyfill",
  9487. "url": "https://github.com/symfony/polyfill"
  9488. }
  9489. },
  9490. "autoload": {
  9491. "files": [
  9492. "bootstrap.php"
  9493. ],
  9494. "psr-4": {
  9495. "Symfony\\Polyfill\\Ctype\\": ""
  9496. }
  9497. },
  9498. "notification-url": "https://packagist.org/downloads/",
  9499. "license": [
  9500. "MIT"
  9501. ],
  9502. "authors": [
  9503. {
  9504. "name": "Gert de Pagter",
  9505. "email": "BackEndTea@gmail.com"
  9506. },
  9507. {
  9508. "name": "Symfony Community",
  9509. "homepage": "https://symfony.com/contributors"
  9510. }
  9511. ],
  9512. "description": "Symfony polyfill for ctype functions",
  9513. "homepage": "https://symfony.com",
  9514. "keywords": [
  9515. "compatibility",
  9516. "ctype",
  9517. "polyfill",
  9518. "portable"
  9519. ],
  9520. "support": {
  9521. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
  9522. },
  9523. "funding": [
  9524. {
  9525. "url": "https://symfony.com/sponsor",
  9526. "type": "custom"
  9527. },
  9528. {
  9529. "url": "https://github.com/fabpot",
  9530. "type": "github"
  9531. },
  9532. {
  9533. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9534. "type": "tidelift"
  9535. }
  9536. ],
  9537. "time": "2022-05-24T11:49:31+00:00"
  9538. },
  9539. {
  9540. "name": "symfony/polyfill-intl-grapheme",
  9541. "version": "v1.26.0",
  9542. "source": {
  9543. "type": "git",
  9544. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  9545. "reference": "433d05519ce6990bf3530fba6957499d327395c2"
  9546. },
  9547. "dist": {
  9548. "type": "zip",
  9549. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
  9550. "reference": "433d05519ce6990bf3530fba6957499d327395c2",
  9551. "shasum": ""
  9552. },
  9553. "require": {
  9554. "php": ">=7.1"
  9555. },
  9556. "suggest": {
  9557. "ext-intl": "For best performance"
  9558. },
  9559. "type": "library",
  9560. "extra": {
  9561. "branch-alias": {
  9562. "dev-main": "1.26-dev"
  9563. },
  9564. "thanks": {
  9565. "name": "symfony/polyfill",
  9566. "url": "https://github.com/symfony/polyfill"
  9567. }
  9568. },
  9569. "autoload": {
  9570. "files": [
  9571. "bootstrap.php"
  9572. ],
  9573. "psr-4": {
  9574. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  9575. }
  9576. },
  9577. "notification-url": "https://packagist.org/downloads/",
  9578. "license": [
  9579. "MIT"
  9580. ],
  9581. "authors": [
  9582. {
  9583. "name": "Nicolas Grekas",
  9584. "email": "p@tchwork.com"
  9585. },
  9586. {
  9587. "name": "Symfony Community",
  9588. "homepage": "https://symfony.com/contributors"
  9589. }
  9590. ],
  9591. "description": "Symfony polyfill for intl's grapheme_* functions",
  9592. "homepage": "https://symfony.com",
  9593. "keywords": [
  9594. "compatibility",
  9595. "grapheme",
  9596. "intl",
  9597. "polyfill",
  9598. "portable",
  9599. "shim"
  9600. ],
  9601. "support": {
  9602. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
  9603. },
  9604. "funding": [
  9605. {
  9606. "url": "https://symfony.com/sponsor",
  9607. "type": "custom"
  9608. },
  9609. {
  9610. "url": "https://github.com/fabpot",
  9611. "type": "github"
  9612. },
  9613. {
  9614. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9615. "type": "tidelift"
  9616. }
  9617. ],
  9618. "time": "2022-05-24T11:49:31+00:00"
  9619. },
  9620. {
  9621. "name": "symfony/polyfill-intl-idn",
  9622. "version": "v1.26.0",
  9623. "source": {
  9624. "type": "git",
  9625. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  9626. "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
  9627. },
  9628. "dist": {
  9629. "type": "zip",
  9630. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
  9631. "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
  9632. "shasum": ""
  9633. },
  9634. "require": {
  9635. "php": ">=7.1",
  9636. "symfony/polyfill-intl-normalizer": "^1.10",
  9637. "symfony/polyfill-php72": "^1.10"
  9638. },
  9639. "suggest": {
  9640. "ext-intl": "For best performance"
  9641. },
  9642. "type": "library",
  9643. "extra": {
  9644. "branch-alias": {
  9645. "dev-main": "1.26-dev"
  9646. },
  9647. "thanks": {
  9648. "name": "symfony/polyfill",
  9649. "url": "https://github.com/symfony/polyfill"
  9650. }
  9651. },
  9652. "autoload": {
  9653. "files": [
  9654. "bootstrap.php"
  9655. ],
  9656. "psr-4": {
  9657. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  9658. }
  9659. },
  9660. "notification-url": "https://packagist.org/downloads/",
  9661. "license": [
  9662. "MIT"
  9663. ],
  9664. "authors": [
  9665. {
  9666. "name": "Laurent Bassin",
  9667. "email": "laurent@bassin.info"
  9668. },
  9669. {
  9670. "name": "Trevor Rowbotham",
  9671. "email": "trevor.rowbotham@pm.me"
  9672. },
  9673. {
  9674. "name": "Symfony Community",
  9675. "homepage": "https://symfony.com/contributors"
  9676. }
  9677. ],
  9678. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  9679. "homepage": "https://symfony.com",
  9680. "keywords": [
  9681. "compatibility",
  9682. "idn",
  9683. "intl",
  9684. "polyfill",
  9685. "portable",
  9686. "shim"
  9687. ],
  9688. "support": {
  9689. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
  9690. },
  9691. "funding": [
  9692. {
  9693. "url": "https://symfony.com/sponsor",
  9694. "type": "custom"
  9695. },
  9696. {
  9697. "url": "https://github.com/fabpot",
  9698. "type": "github"
  9699. },
  9700. {
  9701. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9702. "type": "tidelift"
  9703. }
  9704. ],
  9705. "time": "2022-05-24T11:49:31+00:00"
  9706. },
  9707. {
  9708. "name": "symfony/polyfill-intl-normalizer",
  9709. "version": "v1.26.0",
  9710. "source": {
  9711. "type": "git",
  9712. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  9713. "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
  9714. },
  9715. "dist": {
  9716. "type": "zip",
  9717. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
  9718. "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
  9719. "shasum": ""
  9720. },
  9721. "require": {
  9722. "php": ">=7.1"
  9723. },
  9724. "suggest": {
  9725. "ext-intl": "For best performance"
  9726. },
  9727. "type": "library",
  9728. "extra": {
  9729. "branch-alias": {
  9730. "dev-main": "1.26-dev"
  9731. },
  9732. "thanks": {
  9733. "name": "symfony/polyfill",
  9734. "url": "https://github.com/symfony/polyfill"
  9735. }
  9736. },
  9737. "autoload": {
  9738. "files": [
  9739. "bootstrap.php"
  9740. ],
  9741. "psr-4": {
  9742. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  9743. },
  9744. "classmap": [
  9745. "Resources/stubs"
  9746. ]
  9747. },
  9748. "notification-url": "https://packagist.org/downloads/",
  9749. "license": [
  9750. "MIT"
  9751. ],
  9752. "authors": [
  9753. {
  9754. "name": "Nicolas Grekas",
  9755. "email": "p@tchwork.com"
  9756. },
  9757. {
  9758. "name": "Symfony Community",
  9759. "homepage": "https://symfony.com/contributors"
  9760. }
  9761. ],
  9762. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  9763. "homepage": "https://symfony.com",
  9764. "keywords": [
  9765. "compatibility",
  9766. "intl",
  9767. "normalizer",
  9768. "polyfill",
  9769. "portable",
  9770. "shim"
  9771. ],
  9772. "support": {
  9773. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
  9774. },
  9775. "funding": [
  9776. {
  9777. "url": "https://symfony.com/sponsor",
  9778. "type": "custom"
  9779. },
  9780. {
  9781. "url": "https://github.com/fabpot",
  9782. "type": "github"
  9783. },
  9784. {
  9785. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9786. "type": "tidelift"
  9787. }
  9788. ],
  9789. "time": "2022-05-24T11:49:31+00:00"
  9790. },
  9791. {
  9792. "name": "symfony/polyfill-mbstring",
  9793. "version": "v1.26.0",
  9794. "source": {
  9795. "type": "git",
  9796. "url": "https://github.com/symfony/polyfill-mbstring.git",
  9797. "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
  9798. },
  9799. "dist": {
  9800. "type": "zip",
  9801. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
  9802. "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
  9803. "shasum": ""
  9804. },
  9805. "require": {
  9806. "php": ">=7.1"
  9807. },
  9808. "provide": {
  9809. "ext-mbstring": "*"
  9810. },
  9811. "suggest": {
  9812. "ext-mbstring": "For best performance"
  9813. },
  9814. "type": "library",
  9815. "extra": {
  9816. "branch-alias": {
  9817. "dev-main": "1.26-dev"
  9818. },
  9819. "thanks": {
  9820. "name": "symfony/polyfill",
  9821. "url": "https://github.com/symfony/polyfill"
  9822. }
  9823. },
  9824. "autoload": {
  9825. "files": [
  9826. "bootstrap.php"
  9827. ],
  9828. "psr-4": {
  9829. "Symfony\\Polyfill\\Mbstring\\": ""
  9830. }
  9831. },
  9832. "notification-url": "https://packagist.org/downloads/",
  9833. "license": [
  9834. "MIT"
  9835. ],
  9836. "authors": [
  9837. {
  9838. "name": "Nicolas Grekas",
  9839. "email": "p@tchwork.com"
  9840. },
  9841. {
  9842. "name": "Symfony Community",
  9843. "homepage": "https://symfony.com/contributors"
  9844. }
  9845. ],
  9846. "description": "Symfony polyfill for the Mbstring extension",
  9847. "homepage": "https://symfony.com",
  9848. "keywords": [
  9849. "compatibility",
  9850. "mbstring",
  9851. "polyfill",
  9852. "portable",
  9853. "shim"
  9854. ],
  9855. "support": {
  9856. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
  9857. },
  9858. "funding": [
  9859. {
  9860. "url": "https://symfony.com/sponsor",
  9861. "type": "custom"
  9862. },
  9863. {
  9864. "url": "https://github.com/fabpot",
  9865. "type": "github"
  9866. },
  9867. {
  9868. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9869. "type": "tidelift"
  9870. }
  9871. ],
  9872. "time": "2022-05-24T11:49:31+00:00"
  9873. },
  9874. {
  9875. "name": "symfony/polyfill-php72",
  9876. "version": "v1.26.0",
  9877. "source": {
  9878. "type": "git",
  9879. "url": "https://github.com/symfony/polyfill-php72.git",
  9880. "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
  9881. },
  9882. "dist": {
  9883. "type": "zip",
  9884. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
  9885. "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
  9886. "shasum": ""
  9887. },
  9888. "require": {
  9889. "php": ">=7.1"
  9890. },
  9891. "type": "library",
  9892. "extra": {
  9893. "branch-alias": {
  9894. "dev-main": "1.26-dev"
  9895. },
  9896. "thanks": {
  9897. "name": "symfony/polyfill",
  9898. "url": "https://github.com/symfony/polyfill"
  9899. }
  9900. },
  9901. "autoload": {
  9902. "files": [
  9903. "bootstrap.php"
  9904. ],
  9905. "psr-4": {
  9906. "Symfony\\Polyfill\\Php72\\": ""
  9907. }
  9908. },
  9909. "notification-url": "https://packagist.org/downloads/",
  9910. "license": [
  9911. "MIT"
  9912. ],
  9913. "authors": [
  9914. {
  9915. "name": "Nicolas Grekas",
  9916. "email": "p@tchwork.com"
  9917. },
  9918. {
  9919. "name": "Symfony Community",
  9920. "homepage": "https://symfony.com/contributors"
  9921. }
  9922. ],
  9923. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  9924. "homepage": "https://symfony.com",
  9925. "keywords": [
  9926. "compatibility",
  9927. "polyfill",
  9928. "portable",
  9929. "shim"
  9930. ],
  9931. "support": {
  9932. "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
  9933. },
  9934. "funding": [
  9935. {
  9936. "url": "https://symfony.com/sponsor",
  9937. "type": "custom"
  9938. },
  9939. {
  9940. "url": "https://github.com/fabpot",
  9941. "type": "github"
  9942. },
  9943. {
  9944. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9945. "type": "tidelift"
  9946. }
  9947. ],
  9948. "time": "2022-05-24T11:49:31+00:00"
  9949. },
  9950. {
  9951. "name": "symfony/polyfill-php73",
  9952. "version": "v1.26.0",
  9953. "source": {
  9954. "type": "git",
  9955. "url": "https://github.com/symfony/polyfill-php73.git",
  9956. "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
  9957. },
  9958. "dist": {
  9959. "type": "zip",
  9960. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
  9961. "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
  9962. "shasum": ""
  9963. },
  9964. "require": {
  9965. "php": ">=7.1"
  9966. },
  9967. "type": "library",
  9968. "extra": {
  9969. "branch-alias": {
  9970. "dev-main": "1.26-dev"
  9971. },
  9972. "thanks": {
  9973. "name": "symfony/polyfill",
  9974. "url": "https://github.com/symfony/polyfill"
  9975. }
  9976. },
  9977. "autoload": {
  9978. "files": [
  9979. "bootstrap.php"
  9980. ],
  9981. "psr-4": {
  9982. "Symfony\\Polyfill\\Php73\\": ""
  9983. },
  9984. "classmap": [
  9985. "Resources/stubs"
  9986. ]
  9987. },
  9988. "notification-url": "https://packagist.org/downloads/",
  9989. "license": [
  9990. "MIT"
  9991. ],
  9992. "authors": [
  9993. {
  9994. "name": "Nicolas Grekas",
  9995. "email": "p@tchwork.com"
  9996. },
  9997. {
  9998. "name": "Symfony Community",
  9999. "homepage": "https://symfony.com/contributors"
  10000. }
  10001. ],
  10002. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  10003. "homepage": "https://symfony.com",
  10004. "keywords": [
  10005. "compatibility",
  10006. "polyfill",
  10007. "portable",
  10008. "shim"
  10009. ],
  10010. "support": {
  10011. "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
  10012. },
  10013. "funding": [
  10014. {
  10015. "url": "https://symfony.com/sponsor",
  10016. "type": "custom"
  10017. },
  10018. {
  10019. "url": "https://github.com/fabpot",
  10020. "type": "github"
  10021. },
  10022. {
  10023. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10024. "type": "tidelift"
  10025. }
  10026. ],
  10027. "time": "2022-05-24T11:49:31+00:00"
  10028. },
  10029. {
  10030. "name": "symfony/polyfill-php80",
  10031. "version": "v1.26.0",
  10032. "source": {
  10033. "type": "git",
  10034. "url": "https://github.com/symfony/polyfill-php80.git",
  10035. "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
  10036. },
  10037. "dist": {
  10038. "type": "zip",
  10039. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
  10040. "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
  10041. "shasum": ""
  10042. },
  10043. "require": {
  10044. "php": ">=7.1"
  10045. },
  10046. "type": "library",
  10047. "extra": {
  10048. "branch-alias": {
  10049. "dev-main": "1.26-dev"
  10050. },
  10051. "thanks": {
  10052. "name": "symfony/polyfill",
  10053. "url": "https://github.com/symfony/polyfill"
  10054. }
  10055. },
  10056. "autoload": {
  10057. "files": [
  10058. "bootstrap.php"
  10059. ],
  10060. "psr-4": {
  10061. "Symfony\\Polyfill\\Php80\\": ""
  10062. },
  10063. "classmap": [
  10064. "Resources/stubs"
  10065. ]
  10066. },
  10067. "notification-url": "https://packagist.org/downloads/",
  10068. "license": [
  10069. "MIT"
  10070. ],
  10071. "authors": [
  10072. {
  10073. "name": "Ion Bazan",
  10074. "email": "ion.bazan@gmail.com"
  10075. },
  10076. {
  10077. "name": "Nicolas Grekas",
  10078. "email": "p@tchwork.com"
  10079. },
  10080. {
  10081. "name": "Symfony Community",
  10082. "homepage": "https://symfony.com/contributors"
  10083. }
  10084. ],
  10085. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  10086. "homepage": "https://symfony.com",
  10087. "keywords": [
  10088. "compatibility",
  10089. "polyfill",
  10090. "portable",
  10091. "shim"
  10092. ],
  10093. "support": {
  10094. "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
  10095. },
  10096. "funding": [
  10097. {
  10098. "url": "https://symfony.com/sponsor",
  10099. "type": "custom"
  10100. },
  10101. {
  10102. "url": "https://github.com/fabpot",
  10103. "type": "github"
  10104. },
  10105. {
  10106. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10107. "type": "tidelift"
  10108. }
  10109. ],
  10110. "time": "2022-05-10T07:21:04+00:00"
  10111. },
  10112. {
  10113. "name": "symfony/polyfill-php81",
  10114. "version": "v1.26.0",
  10115. "source": {
  10116. "type": "git",
  10117. "url": "https://github.com/symfony/polyfill-php81.git",
  10118. "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
  10119. },
  10120. "dist": {
  10121. "type": "zip",
  10122. "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
  10123. "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
  10124. "shasum": ""
  10125. },
  10126. "require": {
  10127. "php": ">=7.1"
  10128. },
  10129. "type": "library",
  10130. "extra": {
  10131. "branch-alias": {
  10132. "dev-main": "1.26-dev"
  10133. },
  10134. "thanks": {
  10135. "name": "symfony/polyfill",
  10136. "url": "https://github.com/symfony/polyfill"
  10137. }
  10138. },
  10139. "autoload": {
  10140. "files": [
  10141. "bootstrap.php"
  10142. ],
  10143. "psr-4": {
  10144. "Symfony\\Polyfill\\Php81\\": ""
  10145. },
  10146. "classmap": [
  10147. "Resources/stubs"
  10148. ]
  10149. },
  10150. "notification-url": "https://packagist.org/downloads/",
  10151. "license": [
  10152. "MIT"
  10153. ],
  10154. "authors": [
  10155. {
  10156. "name": "Nicolas Grekas",
  10157. "email": "p@tchwork.com"
  10158. },
  10159. {
  10160. "name": "Symfony Community",
  10161. "homepage": "https://symfony.com/contributors"
  10162. }
  10163. ],
  10164. "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  10165. "homepage": "https://symfony.com",
  10166. "keywords": [
  10167. "compatibility",
  10168. "polyfill",
  10169. "portable",
  10170. "shim"
  10171. ],
  10172. "support": {
  10173. "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
  10174. },
  10175. "funding": [
  10176. {
  10177. "url": "https://symfony.com/sponsor",
  10178. "type": "custom"
  10179. },
  10180. {
  10181. "url": "https://github.com/fabpot",
  10182. "type": "github"
  10183. },
  10184. {
  10185. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10186. "type": "tidelift"
  10187. }
  10188. ],
  10189. "time": "2022-05-24T11:49:31+00:00"
  10190. },
  10191. {
  10192. "name": "symfony/polyfill-uuid",
  10193. "version": "v1.26.0",
  10194. "source": {
  10195. "type": "git",
  10196. "url": "https://github.com/symfony/polyfill-uuid.git",
  10197. "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23"
  10198. },
  10199. "dist": {
  10200. "type": "zip",
  10201. "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/a41886c1c81dc075a09c71fe6db5b9d68c79de23",
  10202. "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23",
  10203. "shasum": ""
  10204. },
  10205. "require": {
  10206. "php": ">=7.1"
  10207. },
  10208. "provide": {
  10209. "ext-uuid": "*"
  10210. },
  10211. "suggest": {
  10212. "ext-uuid": "For best performance"
  10213. },
  10214. "type": "library",
  10215. "extra": {
  10216. "branch-alias": {
  10217. "dev-main": "1.26-dev"
  10218. },
  10219. "thanks": {
  10220. "name": "symfony/polyfill",
  10221. "url": "https://github.com/symfony/polyfill"
  10222. }
  10223. },
  10224. "autoload": {
  10225. "files": [
  10226. "bootstrap.php"
  10227. ],
  10228. "psr-4": {
  10229. "Symfony\\Polyfill\\Uuid\\": ""
  10230. }
  10231. },
  10232. "notification-url": "https://packagist.org/downloads/",
  10233. "license": [
  10234. "MIT"
  10235. ],
  10236. "authors": [
  10237. {
  10238. "name": "Grégoire Pineau",
  10239. "email": "lyrixx@lyrixx.info"
  10240. },
  10241. {
  10242. "name": "Symfony Community",
  10243. "homepage": "https://symfony.com/contributors"
  10244. }
  10245. ],
  10246. "description": "Symfony polyfill for uuid functions",
  10247. "homepage": "https://symfony.com",
  10248. "keywords": [
  10249. "compatibility",
  10250. "polyfill",
  10251. "portable",
  10252. "uuid"
  10253. ],
  10254. "support": {
  10255. "source": "https://github.com/symfony/polyfill-uuid/tree/v1.26.0"
  10256. },
  10257. "funding": [
  10258. {
  10259. "url": "https://symfony.com/sponsor",
  10260. "type": "custom"
  10261. },
  10262. {
  10263. "url": "https://github.com/fabpot",
  10264. "type": "github"
  10265. },
  10266. {
  10267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10268. "type": "tidelift"
  10269. }
  10270. ],
  10271. "time": "2022-05-24T11:49:31+00:00"
  10272. },
  10273. {
  10274. "name": "symfony/process",
  10275. "version": "v5.4.11",
  10276. "source": {
  10277. "type": "git",
  10278. "url": "https://github.com/symfony/process.git",
  10279. "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
  10280. },
  10281. "dist": {
  10282. "type": "zip",
  10283. "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
  10284. "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
  10285. "shasum": ""
  10286. },
  10287. "require": {
  10288. "php": ">=7.2.5",
  10289. "symfony/polyfill-php80": "^1.16"
  10290. },
  10291. "type": "library",
  10292. "autoload": {
  10293. "psr-4": {
  10294. "Symfony\\Component\\Process\\": ""
  10295. },
  10296. "exclude-from-classmap": [
  10297. "/Tests/"
  10298. ]
  10299. },
  10300. "notification-url": "https://packagist.org/downloads/",
  10301. "license": [
  10302. "MIT"
  10303. ],
  10304. "authors": [
  10305. {
  10306. "name": "Fabien Potencier",
  10307. "email": "fabien@symfony.com"
  10308. },
  10309. {
  10310. "name": "Symfony Community",
  10311. "homepage": "https://symfony.com/contributors"
  10312. }
  10313. ],
  10314. "description": "Executes commands in sub-processes",
  10315. "homepage": "https://symfony.com",
  10316. "support": {
  10317. "source": "https://github.com/symfony/process/tree/v5.4.11"
  10318. },
  10319. "funding": [
  10320. {
  10321. "url": "https://symfony.com/sponsor",
  10322. "type": "custom"
  10323. },
  10324. {
  10325. "url": "https://github.com/fabpot",
  10326. "type": "github"
  10327. },
  10328. {
  10329. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10330. "type": "tidelift"
  10331. }
  10332. ],
  10333. "time": "2022-06-27T16:58:25+00:00"
  10334. },
  10335. {
  10336. "name": "symfony/property-access",
  10337. "version": "v5.4.11",
  10338. "source": {
  10339. "type": "git",
  10340. "url": "https://github.com/symfony/property-access.git",
  10341. "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c"
  10342. },
  10343. "dist": {
  10344. "type": "zip",
  10345. "url": "https://api.github.com/repos/symfony/property-access/zipball/c641d63e943ed31981bad4b4dcf29fe7da2ffa8c",
  10346. "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c",
  10347. "shasum": ""
  10348. },
  10349. "require": {
  10350. "php": ">=7.2.5",
  10351. "symfony/deprecation-contracts": "^2.1|^3",
  10352. "symfony/polyfill-php80": "^1.16",
  10353. "symfony/property-info": "^5.2|^6.0"
  10354. },
  10355. "require-dev": {
  10356. "symfony/cache": "^4.4|^5.0|^6.0"
  10357. },
  10358. "suggest": {
  10359. "psr/cache-implementation": "To cache access methods."
  10360. },
  10361. "type": "library",
  10362. "autoload": {
  10363. "psr-4": {
  10364. "Symfony\\Component\\PropertyAccess\\": ""
  10365. },
  10366. "exclude-from-classmap": [
  10367. "/Tests/"
  10368. ]
  10369. },
  10370. "notification-url": "https://packagist.org/downloads/",
  10371. "license": [
  10372. "MIT"
  10373. ],
  10374. "authors": [
  10375. {
  10376. "name": "Fabien Potencier",
  10377. "email": "fabien@symfony.com"
  10378. },
  10379. {
  10380. "name": "Symfony Community",
  10381. "homepage": "https://symfony.com/contributors"
  10382. }
  10383. ],
  10384. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  10385. "homepage": "https://symfony.com",
  10386. "keywords": [
  10387. "access",
  10388. "array",
  10389. "extraction",
  10390. "index",
  10391. "injection",
  10392. "object",
  10393. "property",
  10394. "property path",
  10395. "reflection"
  10396. ],
  10397. "support": {
  10398. "source": "https://github.com/symfony/property-access/tree/v5.4.11"
  10399. },
  10400. "funding": [
  10401. {
  10402. "url": "https://symfony.com/sponsor",
  10403. "type": "custom"
  10404. },
  10405. {
  10406. "url": "https://github.com/fabpot",
  10407. "type": "github"
  10408. },
  10409. {
  10410. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10411. "type": "tidelift"
  10412. }
  10413. ],
  10414. "time": "2022-06-27T16:58:25+00:00"
  10415. },
  10416. {
  10417. "name": "symfony/property-info",
  10418. "version": "v6.1.3",
  10419. "source": {
  10420. "type": "git",
  10421. "url": "https://github.com/symfony/property-info.git",
  10422. "reference": "2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8"
  10423. },
  10424. "dist": {
  10425. "type": "zip",
  10426. "url": "https://api.github.com/repos/symfony/property-info/zipball/2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8",
  10427. "reference": "2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8",
  10428. "shasum": ""
  10429. },
  10430. "require": {
  10431. "php": ">=8.1",
  10432. "symfony/string": "^5.4|^6.0"
  10433. },
  10434. "conflict": {
  10435. "phpdocumentor/reflection-docblock": "<5.2",
  10436. "phpdocumentor/type-resolver": "<1.5.1",
  10437. "symfony/dependency-injection": "<5.4"
  10438. },
  10439. "require-dev": {
  10440. "doctrine/annotations": "^1.10.4",
  10441. "phpdocumentor/reflection-docblock": "^5.2",
  10442. "phpstan/phpdoc-parser": "^1.0",
  10443. "symfony/cache": "^5.4|^6.0",
  10444. "symfony/dependency-injection": "^5.4|^6.0",
  10445. "symfony/serializer": "^5.4|^6.0"
  10446. },
  10447. "suggest": {
  10448. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  10449. "psr/cache-implementation": "To cache results",
  10450. "symfony/doctrine-bridge": "To use Doctrine metadata",
  10451. "symfony/serializer": "To use Serializer metadata"
  10452. },
  10453. "type": "library",
  10454. "autoload": {
  10455. "psr-4": {
  10456. "Symfony\\Component\\PropertyInfo\\": ""
  10457. },
  10458. "exclude-from-classmap": [
  10459. "/Tests/"
  10460. ]
  10461. },
  10462. "notification-url": "https://packagist.org/downloads/",
  10463. "license": [
  10464. "MIT"
  10465. ],
  10466. "authors": [
  10467. {
  10468. "name": "Kévin Dunglas",
  10469. "email": "dunglas@gmail.com"
  10470. },
  10471. {
  10472. "name": "Symfony Community",
  10473. "homepage": "https://symfony.com/contributors"
  10474. }
  10475. ],
  10476. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  10477. "homepage": "https://symfony.com",
  10478. "keywords": [
  10479. "doctrine",
  10480. "phpdoc",
  10481. "property",
  10482. "symfony",
  10483. "type",
  10484. "validator"
  10485. ],
  10486. "support": {
  10487. "source": "https://github.com/symfony/property-info/tree/v6.1.3"
  10488. },
  10489. "funding": [
  10490. {
  10491. "url": "https://symfony.com/sponsor",
  10492. "type": "custom"
  10493. },
  10494. {
  10495. "url": "https://github.com/fabpot",
  10496. "type": "github"
  10497. },
  10498. {
  10499. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10500. "type": "tidelift"
  10501. }
  10502. ],
  10503. "time": "2022-07-19T08:34:05+00:00"
  10504. },
  10505. {
  10506. "name": "symfony/proxy-manager-bridge",
  10507. "version": "v5.4.6",
  10508. "source": {
  10509. "type": "git",
  10510. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  10511. "reference": "e6936de1cc8f4e6e3b2264aef186ca21695aee8e"
  10512. },
  10513. "dist": {
  10514. "type": "zip",
  10515. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/e6936de1cc8f4e6e3b2264aef186ca21695aee8e",
  10516. "reference": "e6936de1cc8f4e6e3b2264aef186ca21695aee8e",
  10517. "shasum": ""
  10518. },
  10519. "require": {
  10520. "friendsofphp/proxy-manager-lts": "^1.0.2",
  10521. "php": ">=7.2.5",
  10522. "symfony/dependency-injection": "^5.0|^6.0",
  10523. "symfony/polyfill-php80": "^1.16"
  10524. },
  10525. "require-dev": {
  10526. "symfony/config": "^4.4|^5.0|^6.0"
  10527. },
  10528. "type": "symfony-bridge",
  10529. "autoload": {
  10530. "psr-4": {
  10531. "Symfony\\Bridge\\ProxyManager\\": ""
  10532. },
  10533. "exclude-from-classmap": [
  10534. "/Tests/"
  10535. ]
  10536. },
  10537. "notification-url": "https://packagist.org/downloads/",
  10538. "license": [
  10539. "MIT"
  10540. ],
  10541. "authors": [
  10542. {
  10543. "name": "Fabien Potencier",
  10544. "email": "fabien@symfony.com"
  10545. },
  10546. {
  10547. "name": "Symfony Community",
  10548. "homepage": "https://symfony.com/contributors"
  10549. }
  10550. ],
  10551. "description": "Provides integration for ProxyManager with various Symfony components",
  10552. "homepage": "https://symfony.com",
  10553. "support": {
  10554. "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.4.6"
  10555. },
  10556. "funding": [
  10557. {
  10558. "url": "https://symfony.com/sponsor",
  10559. "type": "custom"
  10560. },
  10561. {
  10562. "url": "https://github.com/fabpot",
  10563. "type": "github"
  10564. },
  10565. {
  10566. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10567. "type": "tidelift"
  10568. }
  10569. ],
  10570. "time": "2022-03-02T12:42:23+00:00"
  10571. },
  10572. {
  10573. "name": "symfony/routing",
  10574. "version": "v5.4.11",
  10575. "source": {
  10576. "type": "git",
  10577. "url": "https://github.com/symfony/routing.git",
  10578. "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226"
  10579. },
  10580. "dist": {
  10581. "type": "zip",
  10582. "url": "https://api.github.com/repos/symfony/routing/zipball/3e01ccd9b2a3a4167ba2b3c53612762300300226",
  10583. "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226",
  10584. "shasum": ""
  10585. },
  10586. "require": {
  10587. "php": ">=7.2.5",
  10588. "symfony/deprecation-contracts": "^2.1|^3",
  10589. "symfony/polyfill-php80": "^1.16"
  10590. },
  10591. "conflict": {
  10592. "doctrine/annotations": "<1.12",
  10593. "symfony/config": "<5.3",
  10594. "symfony/dependency-injection": "<4.4",
  10595. "symfony/yaml": "<4.4"
  10596. },
  10597. "require-dev": {
  10598. "doctrine/annotations": "^1.12",
  10599. "psr/log": "^1|^2|^3",
  10600. "symfony/config": "^5.3|^6.0",
  10601. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  10602. "symfony/expression-language": "^4.4|^5.0|^6.0",
  10603. "symfony/http-foundation": "^4.4|^5.0|^6.0",
  10604. "symfony/yaml": "^4.4|^5.0|^6.0"
  10605. },
  10606. "suggest": {
  10607. "symfony/config": "For using the all-in-one router or any loader",
  10608. "symfony/expression-language": "For using expression matching",
  10609. "symfony/http-foundation": "For using a Symfony Request object",
  10610. "symfony/yaml": "For using the YAML loader"
  10611. },
  10612. "type": "library",
  10613. "autoload": {
  10614. "psr-4": {
  10615. "Symfony\\Component\\Routing\\": ""
  10616. },
  10617. "exclude-from-classmap": [
  10618. "/Tests/"
  10619. ]
  10620. },
  10621. "notification-url": "https://packagist.org/downloads/",
  10622. "license": [
  10623. "MIT"
  10624. ],
  10625. "authors": [
  10626. {
  10627. "name": "Fabien Potencier",
  10628. "email": "fabien@symfony.com"
  10629. },
  10630. {
  10631. "name": "Symfony Community",
  10632. "homepage": "https://symfony.com/contributors"
  10633. }
  10634. ],
  10635. "description": "Maps an HTTP request to a set of configuration variables",
  10636. "homepage": "https://symfony.com",
  10637. "keywords": [
  10638. "router",
  10639. "routing",
  10640. "uri",
  10641. "url"
  10642. ],
  10643. "support": {
  10644. "source": "https://github.com/symfony/routing/tree/v5.4.11"
  10645. },
  10646. "funding": [
  10647. {
  10648. "url": "https://symfony.com/sponsor",
  10649. "type": "custom"
  10650. },
  10651. {
  10652. "url": "https://github.com/fabpot",
  10653. "type": "github"
  10654. },
  10655. {
  10656. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10657. "type": "tidelift"
  10658. }
  10659. ],
  10660. "time": "2022-07-20T13:00:38+00:00"
  10661. },
  10662. {
  10663. "name": "symfony/security-bundle",
  10664. "version": "v5.4.11",
  10665. "source": {
  10666. "type": "git",
  10667. "url": "https://github.com/symfony/security-bundle.git",
  10668. "reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234"
  10669. },
  10670. "dist": {
  10671. "type": "zip",
  10672. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/86b49feb056b840f2b79a03fcfa2d378d6d34234",
  10673. "reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234",
  10674. "shasum": ""
  10675. },
  10676. "require": {
  10677. "ext-xml": "*",
  10678. "php": ">=7.2.5",
  10679. "symfony/config": "^4.4|^5.0|^6.0",
  10680. "symfony/dependency-injection": "^5.3|^6.0",
  10681. "symfony/deprecation-contracts": "^2.1|^3",
  10682. "symfony/event-dispatcher": "^5.1|^6.0",
  10683. "symfony/http-foundation": "^5.3|^6.0",
  10684. "symfony/http-kernel": "^5.3|^6.0",
  10685. "symfony/password-hasher": "^5.3|^6.0",
  10686. "symfony/polyfill-php80": "^1.16",
  10687. "symfony/security-core": "^5.4|^6.0",
  10688. "symfony/security-csrf": "^4.4|^5.0|^6.0",
  10689. "symfony/security-guard": "^5.3",
  10690. "symfony/security-http": "^5.4|^6.0"
  10691. },
  10692. "conflict": {
  10693. "symfony/browser-kit": "<4.4",
  10694. "symfony/console": "<4.4",
  10695. "symfony/framework-bundle": "<4.4",
  10696. "symfony/ldap": "<5.1",
  10697. "symfony/twig-bundle": "<4.4"
  10698. },
  10699. "require-dev": {
  10700. "doctrine/annotations": "^1.10.4",
  10701. "symfony/asset": "^4.4|^5.0|^6.0",
  10702. "symfony/browser-kit": "^4.4|^5.0|^6.0",
  10703. "symfony/console": "^4.4|^5.0|^6.0",
  10704. "symfony/css-selector": "^4.4|^5.0|^6.0",
  10705. "symfony/dom-crawler": "^4.4|^5.0|^6.0",
  10706. "symfony/expression-language": "^4.4|^5.0|^6.0",
  10707. "symfony/form": "^4.4|^5.0|^6.0",
  10708. "symfony/framework-bundle": "^5.3|^6.0",
  10709. "symfony/ldap": "^5.3|^6.0",
  10710. "symfony/process": "^4.4|^5.0|^6.0",
  10711. "symfony/rate-limiter": "^5.2|^6.0",
  10712. "symfony/serializer": "^4.4|^5.0|^6.0",
  10713. "symfony/translation": "^4.4|^5.0|^6.0",
  10714. "symfony/twig-bridge": "^4.4|^5.0|^6.0",
  10715. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  10716. "symfony/validator": "^4.4|^5.0|^6.0",
  10717. "symfony/yaml": "^4.4|^5.0|^6.0",
  10718. "twig/twig": "^2.13|^3.0.4"
  10719. },
  10720. "type": "symfony-bundle",
  10721. "autoload": {
  10722. "psr-4": {
  10723. "Symfony\\Bundle\\SecurityBundle\\": ""
  10724. },
  10725. "exclude-from-classmap": [
  10726. "/Tests/"
  10727. ]
  10728. },
  10729. "notification-url": "https://packagist.org/downloads/",
  10730. "license": [
  10731. "MIT"
  10732. ],
  10733. "authors": [
  10734. {
  10735. "name": "Fabien Potencier",
  10736. "email": "fabien@symfony.com"
  10737. },
  10738. {
  10739. "name": "Symfony Community",
  10740. "homepage": "https://symfony.com/contributors"
  10741. }
  10742. ],
  10743. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  10744. "homepage": "https://symfony.com",
  10745. "support": {
  10746. "source": "https://github.com/symfony/security-bundle/tree/v5.4.11"
  10747. },
  10748. "funding": [
  10749. {
  10750. "url": "https://symfony.com/sponsor",
  10751. "type": "custom"
  10752. },
  10753. {
  10754. "url": "https://github.com/fabpot",
  10755. "type": "github"
  10756. },
  10757. {
  10758. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10759. "type": "tidelift"
  10760. }
  10761. ],
  10762. "time": "2022-07-20T13:00:38+00:00"
  10763. },
  10764. {
  10765. "name": "symfony/security-core",
  10766. "version": "v5.4.11",
  10767. "source": {
  10768. "type": "git",
  10769. "url": "https://github.com/symfony/security-core.git",
  10770. "reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92"
  10771. },
  10772. "dist": {
  10773. "type": "zip",
  10774. "url": "https://api.github.com/repos/symfony/security-core/zipball/25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
  10775. "reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
  10776. "shasum": ""
  10777. },
  10778. "require": {
  10779. "php": ">=7.2.5",
  10780. "symfony/deprecation-contracts": "^2.1|^3",
  10781. "symfony/event-dispatcher-contracts": "^1.1|^2|^3",
  10782. "symfony/password-hasher": "^5.3|^6.0",
  10783. "symfony/polyfill-php80": "^1.16",
  10784. "symfony/service-contracts": "^1.1.6|^2|^3"
  10785. },
  10786. "conflict": {
  10787. "symfony/event-dispatcher": "<4.4",
  10788. "symfony/http-foundation": "<5.3",
  10789. "symfony/ldap": "<4.4",
  10790. "symfony/security-guard": "<4.4",
  10791. "symfony/validator": "<5.2"
  10792. },
  10793. "require-dev": {
  10794. "psr/cache": "^1.0|^2.0|^3.0",
  10795. "psr/container": "^1.0|^2.0",
  10796. "psr/log": "^1|^2|^3",
  10797. "symfony/cache": "^4.4|^5.0|^6.0",
  10798. "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
  10799. "symfony/expression-language": "^4.4|^5.0|^6.0",
  10800. "symfony/http-foundation": "^5.3|^6.0",
  10801. "symfony/ldap": "^4.4|^5.0|^6.0",
  10802. "symfony/translation": "^4.4|^5.0|^6.0",
  10803. "symfony/validator": "^5.2|^6.0"
  10804. },
  10805. "suggest": {
  10806. "psr/container-implementation": "To instantiate the Security class",
  10807. "symfony/event-dispatcher": "",
  10808. "symfony/expression-language": "For using the expression voter",
  10809. "symfony/http-foundation": "",
  10810. "symfony/ldap": "For using LDAP integration",
  10811. "symfony/validator": "For using the user password constraint"
  10812. },
  10813. "type": "library",
  10814. "autoload": {
  10815. "psr-4": {
  10816. "Symfony\\Component\\Security\\Core\\": ""
  10817. },
  10818. "exclude-from-classmap": [
  10819. "/Tests/"
  10820. ]
  10821. },
  10822. "notification-url": "https://packagist.org/downloads/",
  10823. "license": [
  10824. "MIT"
  10825. ],
  10826. "authors": [
  10827. {
  10828. "name": "Fabien Potencier",
  10829. "email": "fabien@symfony.com"
  10830. },
  10831. {
  10832. "name": "Symfony Community",
  10833. "homepage": "https://symfony.com/contributors"
  10834. }
  10835. ],
  10836. "description": "Symfony Security Component - Core Library",
  10837. "homepage": "https://symfony.com",
  10838. "support": {
  10839. "source": "https://github.com/symfony/security-core/tree/v5.4.11"
  10840. },
  10841. "funding": [
  10842. {
  10843. "url": "https://symfony.com/sponsor",
  10844. "type": "custom"
  10845. },
  10846. {
  10847. "url": "https://github.com/fabpot",
  10848. "type": "github"
  10849. },
  10850. {
  10851. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10852. "type": "tidelift"
  10853. }
  10854. ],
  10855. "time": "2022-07-20T13:00:38+00:00"
  10856. },
  10857. {
  10858. "name": "symfony/security-csrf",
  10859. "version": "v5.4.11",
  10860. "source": {
  10861. "type": "git",
  10862. "url": "https://github.com/symfony/security-csrf.git",
  10863. "reference": "b97ab244b6dda80abb84a4a236d682871695db4a"
  10864. },
  10865. "dist": {
  10866. "type": "zip",
  10867. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a",
  10868. "reference": "b97ab244b6dda80abb84a4a236d682871695db4a",
  10869. "shasum": ""
  10870. },
  10871. "require": {
  10872. "php": ">=7.2.5",
  10873. "symfony/polyfill-php80": "^1.16",
  10874. "symfony/security-core": "^4.4|^5.0|^6.0"
  10875. },
  10876. "conflict": {
  10877. "symfony/http-foundation": "<5.3"
  10878. },
  10879. "require-dev": {
  10880. "symfony/http-foundation": "^5.3|^6.0"
  10881. },
  10882. "suggest": {
  10883. "symfony/http-foundation": "For using the class SessionTokenStorage."
  10884. },
  10885. "type": "library",
  10886. "autoload": {
  10887. "psr-4": {
  10888. "Symfony\\Component\\Security\\Csrf\\": ""
  10889. },
  10890. "exclude-from-classmap": [
  10891. "/Tests/"
  10892. ]
  10893. },
  10894. "notification-url": "https://packagist.org/downloads/",
  10895. "license": [
  10896. "MIT"
  10897. ],
  10898. "authors": [
  10899. {
  10900. "name": "Fabien Potencier",
  10901. "email": "fabien@symfony.com"
  10902. },
  10903. {
  10904. "name": "Symfony Community",
  10905. "homepage": "https://symfony.com/contributors"
  10906. }
  10907. ],
  10908. "description": "Symfony Security Component - CSRF Library",
  10909. "homepage": "https://symfony.com",
  10910. "support": {
  10911. "source": "https://github.com/symfony/security-csrf/tree/v5.4.11"
  10912. },
  10913. "funding": [
  10914. {
  10915. "url": "https://symfony.com/sponsor",
  10916. "type": "custom"
  10917. },
  10918. {
  10919. "url": "https://github.com/fabpot",
  10920. "type": "github"
  10921. },
  10922. {
  10923. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10924. "type": "tidelift"
  10925. }
  10926. ],
  10927. "time": "2022-07-20T13:00:38+00:00"
  10928. },
  10929. {
  10930. "name": "symfony/security-guard",
  10931. "version": "v5.4.9",
  10932. "source": {
  10933. "type": "git",
  10934. "url": "https://github.com/symfony/security-guard.git",
  10935. "reference": "64c83d25b5b23fa07e77c861d19e46ce7929a789"
  10936. },
  10937. "dist": {
  10938. "type": "zip",
  10939. "url": "https://api.github.com/repos/symfony/security-guard/zipball/64c83d25b5b23fa07e77c861d19e46ce7929a789",
  10940. "reference": "64c83d25b5b23fa07e77c861d19e46ce7929a789",
  10941. "shasum": ""
  10942. },
  10943. "require": {
  10944. "php": ">=7.2.5",
  10945. "symfony/polyfill-php80": "^1.15",
  10946. "symfony/security-core": "^5.0",
  10947. "symfony/security-http": "^5.3"
  10948. },
  10949. "require-dev": {
  10950. "psr/log": "^1|^2|^3"
  10951. },
  10952. "type": "library",
  10953. "autoload": {
  10954. "psr-4": {
  10955. "Symfony\\Component\\Security\\Guard\\": ""
  10956. },
  10957. "exclude-from-classmap": [
  10958. "/Tests/"
  10959. ]
  10960. },
  10961. "notification-url": "https://packagist.org/downloads/",
  10962. "license": [
  10963. "MIT"
  10964. ],
  10965. "authors": [
  10966. {
  10967. "name": "Fabien Potencier",
  10968. "email": "fabien@symfony.com"
  10969. },
  10970. {
  10971. "name": "Symfony Community",
  10972. "homepage": "https://symfony.com/contributors"
  10973. }
  10974. ],
  10975. "description": "Symfony Security Component - Guard",
  10976. "homepage": "https://symfony.com",
  10977. "support": {
  10978. "source": "https://github.com/symfony/security-guard/tree/v5.4.9"
  10979. },
  10980. "funding": [
  10981. {
  10982. "url": "https://symfony.com/sponsor",
  10983. "type": "custom"
  10984. },
  10985. {
  10986. "url": "https://github.com/fabpot",
  10987. "type": "github"
  10988. },
  10989. {
  10990. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10991. "type": "tidelift"
  10992. }
  10993. ],
  10994. "time": "2022-05-06T14:25:18+00:00"
  10995. },
  10996. {
  10997. "name": "symfony/security-http",
  10998. "version": "v5.4.11",
  10999. "source": {
  11000. "type": "git",
  11001. "url": "https://github.com/symfony/security-http.git",
  11002. "reference": "447f8b5313f17b6a1297df6a9d0fc36fb555de4d"
  11003. },
  11004. "dist": {
  11005. "type": "zip",
  11006. "url": "https://api.github.com/repos/symfony/security-http/zipball/447f8b5313f17b6a1297df6a9d0fc36fb555de4d",
  11007. "reference": "447f8b5313f17b6a1297df6a9d0fc36fb555de4d",
  11008. "shasum": ""
  11009. },
  11010. "require": {
  11011. "php": ">=7.2.5",
  11012. "symfony/deprecation-contracts": "^2.1|^3",
  11013. "symfony/http-foundation": "^5.3|^6.0",
  11014. "symfony/http-kernel": "^5.3|^6.0",
  11015. "symfony/polyfill-mbstring": "~1.0",
  11016. "symfony/polyfill-php80": "^1.16",
  11017. "symfony/property-access": "^4.4|^5.0|^6.0",
  11018. "symfony/security-core": "^5.4|^6.0"
  11019. },
  11020. "conflict": {
  11021. "symfony/event-dispatcher": "<4.3",
  11022. "symfony/security-bundle": "<5.3",
  11023. "symfony/security-csrf": "<4.4"
  11024. },
  11025. "require-dev": {
  11026. "psr/log": "^1|^2|^3",
  11027. "symfony/cache": "^4.4|^5.0|^6.0",
  11028. "symfony/rate-limiter": "^5.2|^6.0",
  11029. "symfony/routing": "^4.4|^5.0|^6.0",
  11030. "symfony/security-csrf": "^4.4|^5.0|^6.0",
  11031. "symfony/translation": "^4.4|^5.0|^6.0"
  11032. },
  11033. "suggest": {
  11034. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  11035. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  11036. },
  11037. "type": "library",
  11038. "autoload": {
  11039. "psr-4": {
  11040. "Symfony\\Component\\Security\\Http\\": ""
  11041. },
  11042. "exclude-from-classmap": [
  11043. "/Tests/"
  11044. ]
  11045. },
  11046. "notification-url": "https://packagist.org/downloads/",
  11047. "license": [
  11048. "MIT"
  11049. ],
  11050. "authors": [
  11051. {
  11052. "name": "Fabien Potencier",
  11053. "email": "fabien@symfony.com"
  11054. },
  11055. {
  11056. "name": "Symfony Community",
  11057. "homepage": "https://symfony.com/contributors"
  11058. }
  11059. ],
  11060. "description": "Symfony Security Component - HTTP Integration",
  11061. "homepage": "https://symfony.com",
  11062. "support": {
  11063. "source": "https://github.com/symfony/security-http/tree/v5.4.11"
  11064. },
  11065. "funding": [
  11066. {
  11067. "url": "https://symfony.com/sponsor",
  11068. "type": "custom"
  11069. },
  11070. {
  11071. "url": "https://github.com/fabpot",
  11072. "type": "github"
  11073. },
  11074. {
  11075. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11076. "type": "tidelift"
  11077. }
  11078. ],
  11079. "time": "2022-07-29T07:37:50+00:00"
  11080. },
  11081. {
  11082. "name": "symfony/service-contracts",
  11083. "version": "v2.5.2",
  11084. "source": {
  11085. "type": "git",
  11086. "url": "https://github.com/symfony/service-contracts.git",
  11087. "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
  11088. },
  11089. "dist": {
  11090. "type": "zip",
  11091. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
  11092. "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
  11093. "shasum": ""
  11094. },
  11095. "require": {
  11096. "php": ">=7.2.5",
  11097. "psr/container": "^1.1",
  11098. "symfony/deprecation-contracts": "^2.1|^3"
  11099. },
  11100. "conflict": {
  11101. "ext-psr": "<1.1|>=2"
  11102. },
  11103. "suggest": {
  11104. "symfony/service-implementation": ""
  11105. },
  11106. "type": "library",
  11107. "extra": {
  11108. "branch-alias": {
  11109. "dev-main": "2.5-dev"
  11110. },
  11111. "thanks": {
  11112. "name": "symfony/contracts",
  11113. "url": "https://github.com/symfony/contracts"
  11114. }
  11115. },
  11116. "autoload": {
  11117. "psr-4": {
  11118. "Symfony\\Contracts\\Service\\": ""
  11119. }
  11120. },
  11121. "notification-url": "https://packagist.org/downloads/",
  11122. "license": [
  11123. "MIT"
  11124. ],
  11125. "authors": [
  11126. {
  11127. "name": "Nicolas Grekas",
  11128. "email": "p@tchwork.com"
  11129. },
  11130. {
  11131. "name": "Symfony Community",
  11132. "homepage": "https://symfony.com/contributors"
  11133. }
  11134. ],
  11135. "description": "Generic abstractions related to writing services",
  11136. "homepage": "https://symfony.com",
  11137. "keywords": [
  11138. "abstractions",
  11139. "contracts",
  11140. "decoupling",
  11141. "interfaces",
  11142. "interoperability",
  11143. "standards"
  11144. ],
  11145. "support": {
  11146. "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
  11147. },
  11148. "funding": [
  11149. {
  11150. "url": "https://symfony.com/sponsor",
  11151. "type": "custom"
  11152. },
  11153. {
  11154. "url": "https://github.com/fabpot",
  11155. "type": "github"
  11156. },
  11157. {
  11158. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11159. "type": "tidelift"
  11160. }
  11161. ],
  11162. "time": "2022-05-30T19:17:29+00:00"
  11163. },
  11164. {
  11165. "name": "symfony/stopwatch",
  11166. "version": "v5.4.5",
  11167. "source": {
  11168. "type": "git",
  11169. "url": "https://github.com/symfony/stopwatch.git",
  11170. "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30"
  11171. },
  11172. "dist": {
  11173. "type": "zip",
  11174. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
  11175. "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
  11176. "shasum": ""
  11177. },
  11178. "require": {
  11179. "php": ">=7.2.5",
  11180. "symfony/service-contracts": "^1|^2|^3"
  11181. },
  11182. "type": "library",
  11183. "autoload": {
  11184. "psr-4": {
  11185. "Symfony\\Component\\Stopwatch\\": ""
  11186. },
  11187. "exclude-from-classmap": [
  11188. "/Tests/"
  11189. ]
  11190. },
  11191. "notification-url": "https://packagist.org/downloads/",
  11192. "license": [
  11193. "MIT"
  11194. ],
  11195. "authors": [
  11196. {
  11197. "name": "Fabien Potencier",
  11198. "email": "fabien@symfony.com"
  11199. },
  11200. {
  11201. "name": "Symfony Community",
  11202. "homepage": "https://symfony.com/contributors"
  11203. }
  11204. ],
  11205. "description": "Provides a way to profile code",
  11206. "homepage": "https://symfony.com",
  11207. "support": {
  11208. "source": "https://github.com/symfony/stopwatch/tree/v5.4.5"
  11209. },
  11210. "funding": [
  11211. {
  11212. "url": "https://symfony.com/sponsor",
  11213. "type": "custom"
  11214. },
  11215. {
  11216. "url": "https://github.com/fabpot",
  11217. "type": "github"
  11218. },
  11219. {
  11220. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11221. "type": "tidelift"
  11222. }
  11223. ],
  11224. "time": "2022-02-18T16:06:09+00:00"
  11225. },
  11226. {
  11227. "name": "symfony/string",
  11228. "version": "v5.4.11",
  11229. "source": {
  11230. "type": "git",
  11231. "url": "https://github.com/symfony/string.git",
  11232. "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322"
  11233. },
  11234. "dist": {
  11235. "type": "zip",
  11236. "url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
  11237. "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
  11238. "shasum": ""
  11239. },
  11240. "require": {
  11241. "php": ">=7.2.5",
  11242. "symfony/polyfill-ctype": "~1.8",
  11243. "symfony/polyfill-intl-grapheme": "~1.0",
  11244. "symfony/polyfill-intl-normalizer": "~1.0",
  11245. "symfony/polyfill-mbstring": "~1.0",
  11246. "symfony/polyfill-php80": "~1.15"
  11247. },
  11248. "conflict": {
  11249. "symfony/translation-contracts": ">=3.0"
  11250. },
  11251. "require-dev": {
  11252. "symfony/error-handler": "^4.4|^5.0|^6.0",
  11253. "symfony/http-client": "^4.4|^5.0|^6.0",
  11254. "symfony/translation-contracts": "^1.1|^2",
  11255. "symfony/var-exporter": "^4.4|^5.0|^6.0"
  11256. },
  11257. "type": "library",
  11258. "autoload": {
  11259. "files": [
  11260. "Resources/functions.php"
  11261. ],
  11262. "psr-4": {
  11263. "Symfony\\Component\\String\\": ""
  11264. },
  11265. "exclude-from-classmap": [
  11266. "/Tests/"
  11267. ]
  11268. },
  11269. "notification-url": "https://packagist.org/downloads/",
  11270. "license": [
  11271. "MIT"
  11272. ],
  11273. "authors": [
  11274. {
  11275. "name": "Nicolas Grekas",
  11276. "email": "p@tchwork.com"
  11277. },
  11278. {
  11279. "name": "Symfony Community",
  11280. "homepage": "https://symfony.com/contributors"
  11281. }
  11282. ],
  11283. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  11284. "homepage": "https://symfony.com",
  11285. "keywords": [
  11286. "grapheme",
  11287. "i18n",
  11288. "string",
  11289. "unicode",
  11290. "utf-8",
  11291. "utf8"
  11292. ],
  11293. "support": {
  11294. "source": "https://github.com/symfony/string/tree/v5.4.11"
  11295. },
  11296. "funding": [
  11297. {
  11298. "url": "https://symfony.com/sponsor",
  11299. "type": "custom"
  11300. },
  11301. {
  11302. "url": "https://github.com/fabpot",
  11303. "type": "github"
  11304. },
  11305. {
  11306. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11307. "type": "tidelift"
  11308. }
  11309. ],
  11310. "time": "2022-07-24T16:15:25+00:00"
  11311. },
  11312. {
  11313. "name": "symfony/translation",
  11314. "version": "v5.4.11",
  11315. "source": {
  11316. "type": "git",
  11317. "url": "https://github.com/symfony/translation.git",
  11318. "reference": "7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21"
  11319. },
  11320. "dist": {
  11321. "type": "zip",
  11322. "url": "https://api.github.com/repos/symfony/translation/zipball/7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21",
  11323. "reference": "7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21",
  11324. "shasum": ""
  11325. },
  11326. "require": {
  11327. "php": ">=7.2.5",
  11328. "symfony/deprecation-contracts": "^2.1|^3",
  11329. "symfony/polyfill-mbstring": "~1.0",
  11330. "symfony/polyfill-php80": "^1.16",
  11331. "symfony/translation-contracts": "^2.3"
  11332. },
  11333. "conflict": {
  11334. "symfony/config": "<4.4",
  11335. "symfony/console": "<5.3",
  11336. "symfony/dependency-injection": "<5.0",
  11337. "symfony/http-kernel": "<5.0",
  11338. "symfony/twig-bundle": "<5.0",
  11339. "symfony/yaml": "<4.4"
  11340. },
  11341. "provide": {
  11342. "symfony/translation-implementation": "2.3"
  11343. },
  11344. "require-dev": {
  11345. "psr/log": "^1|^2|^3",
  11346. "symfony/config": "^4.4|^5.0|^6.0",
  11347. "symfony/console": "^5.4|^6.0",
  11348. "symfony/dependency-injection": "^5.0|^6.0",
  11349. "symfony/finder": "^4.4|^5.0|^6.0",
  11350. "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
  11351. "symfony/http-kernel": "^5.0|^6.0",
  11352. "symfony/intl": "^4.4|^5.0|^6.0",
  11353. "symfony/polyfill-intl-icu": "^1.21",
  11354. "symfony/service-contracts": "^1.1.2|^2|^3",
  11355. "symfony/yaml": "^4.4|^5.0|^6.0"
  11356. },
  11357. "suggest": {
  11358. "psr/log-implementation": "To use logging capability in translator",
  11359. "symfony/config": "",
  11360. "symfony/yaml": ""
  11361. },
  11362. "type": "library",
  11363. "autoload": {
  11364. "files": [
  11365. "Resources/functions.php"
  11366. ],
  11367. "psr-4": {
  11368. "Symfony\\Component\\Translation\\": ""
  11369. },
  11370. "exclude-from-classmap": [
  11371. "/Tests/"
  11372. ]
  11373. },
  11374. "notification-url": "https://packagist.org/downloads/",
  11375. "license": [
  11376. "MIT"
  11377. ],
  11378. "authors": [
  11379. {
  11380. "name": "Fabien Potencier",
  11381. "email": "fabien@symfony.com"
  11382. },
  11383. {
  11384. "name": "Symfony Community",
  11385. "homepage": "https://symfony.com/contributors"
  11386. }
  11387. ],
  11388. "description": "Provides tools to internationalize your application",
  11389. "homepage": "https://symfony.com",
  11390. "support": {
  11391. "source": "https://github.com/symfony/translation/tree/v5.4.11"
  11392. },
  11393. "funding": [
  11394. {
  11395. "url": "https://symfony.com/sponsor",
  11396. "type": "custom"
  11397. },
  11398. {
  11399. "url": "https://github.com/fabpot",
  11400. "type": "github"
  11401. },
  11402. {
  11403. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11404. "type": "tidelift"
  11405. }
  11406. ],
  11407. "time": "2022-07-20T13:00:38+00:00"
  11408. },
  11409. {
  11410. "name": "symfony/translation-contracts",
  11411. "version": "v2.5.2",
  11412. "source": {
  11413. "type": "git",
  11414. "url": "https://github.com/symfony/translation-contracts.git",
  11415. "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
  11416. },
  11417. "dist": {
  11418. "type": "zip",
  11419. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
  11420. "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
  11421. "shasum": ""
  11422. },
  11423. "require": {
  11424. "php": ">=7.2.5"
  11425. },
  11426. "suggest": {
  11427. "symfony/translation-implementation": ""
  11428. },
  11429. "type": "library",
  11430. "extra": {
  11431. "branch-alias": {
  11432. "dev-main": "2.5-dev"
  11433. },
  11434. "thanks": {
  11435. "name": "symfony/contracts",
  11436. "url": "https://github.com/symfony/contracts"
  11437. }
  11438. },
  11439. "autoload": {
  11440. "psr-4": {
  11441. "Symfony\\Contracts\\Translation\\": ""
  11442. }
  11443. },
  11444. "notification-url": "https://packagist.org/downloads/",
  11445. "license": [
  11446. "MIT"
  11447. ],
  11448. "authors": [
  11449. {
  11450. "name": "Nicolas Grekas",
  11451. "email": "p@tchwork.com"
  11452. },
  11453. {
  11454. "name": "Symfony Community",
  11455. "homepage": "https://symfony.com/contributors"
  11456. }
  11457. ],
  11458. "description": "Generic abstractions related to translation",
  11459. "homepage": "https://symfony.com",
  11460. "keywords": [
  11461. "abstractions",
  11462. "contracts",
  11463. "decoupling",
  11464. "interfaces",
  11465. "interoperability",
  11466. "standards"
  11467. ],
  11468. "support": {
  11469. "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
  11470. },
  11471. "funding": [
  11472. {
  11473. "url": "https://symfony.com/sponsor",
  11474. "type": "custom"
  11475. },
  11476. {
  11477. "url": "https://github.com/fabpot",
  11478. "type": "github"
  11479. },
  11480. {
  11481. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11482. "type": "tidelift"
  11483. }
  11484. ],
  11485. "time": "2022-06-27T16:58:25+00:00"
  11486. },
  11487. {
  11488. "name": "symfony/twig-bridge",
  11489. "version": "v5.4.11",
  11490. "source": {
  11491. "type": "git",
  11492. "url": "https://github.com/symfony/twig-bridge.git",
  11493. "reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8"
  11494. },
  11495. "dist": {
  11496. "type": "zip",
  11497. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/63b8a50d48c9fe3d04e77307d4f1771dd848baa8",
  11498. "reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8",
  11499. "shasum": ""
  11500. },
  11501. "require": {
  11502. "php": ">=7.2.5",
  11503. "symfony/polyfill-php80": "^1.16",
  11504. "symfony/translation-contracts": "^1.1|^2|^3",
  11505. "twig/twig": "^2.13|^3.0.4"
  11506. },
  11507. "conflict": {
  11508. "phpdocumentor/reflection-docblock": "<3.2.2",
  11509. "phpdocumentor/type-resolver": "<1.4.0",
  11510. "symfony/console": "<5.3",
  11511. "symfony/form": "<5.3",
  11512. "symfony/http-foundation": "<5.3",
  11513. "symfony/http-kernel": "<4.4",
  11514. "symfony/translation": "<5.2",
  11515. "symfony/workflow": "<5.2"
  11516. },
  11517. "require-dev": {
  11518. "doctrine/annotations": "^1.12",
  11519. "egulias/email-validator": "^2.1.10|^3",
  11520. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  11521. "symfony/asset": "^4.4|^5.0|^6.0",
  11522. "symfony/console": "^5.3|^6.0",
  11523. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  11524. "symfony/expression-language": "^4.4|^5.0|^6.0",
  11525. "symfony/finder": "^4.4|^5.0|^6.0",
  11526. "symfony/form": "^5.3|^6.0",
  11527. "symfony/http-foundation": "^5.3|^6.0",
  11528. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  11529. "symfony/intl": "^4.4|^5.0|^6.0",
  11530. "symfony/mime": "^5.2|^6.0",
  11531. "symfony/polyfill-intl-icu": "~1.0",
  11532. "symfony/property-info": "^4.4|^5.1|^6.0",
  11533. "symfony/routing": "^4.4|^5.0|^6.0",
  11534. "symfony/security-acl": "^2.8|^3.0",
  11535. "symfony/security-core": "^4.4|^5.0|^6.0",
  11536. "symfony/security-csrf": "^4.4|^5.0|^6.0",
  11537. "symfony/security-http": "^4.4|^5.0|^6.0",
  11538. "symfony/serializer": "^5.2|^6.0",
  11539. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  11540. "symfony/translation": "^5.2|^6.0",
  11541. "symfony/web-link": "^4.4|^5.0|^6.0",
  11542. "symfony/workflow": "^5.2|^6.0",
  11543. "symfony/yaml": "^4.4|^5.0|^6.0",
  11544. "twig/cssinliner-extra": "^2.12|^3",
  11545. "twig/inky-extra": "^2.12|^3",
  11546. "twig/markdown-extra": "^2.12|^3"
  11547. },
  11548. "suggest": {
  11549. "symfony/asset": "For using the AssetExtension",
  11550. "symfony/expression-language": "For using the ExpressionExtension",
  11551. "symfony/finder": "",
  11552. "symfony/form": "For using the FormExtension",
  11553. "symfony/http-kernel": "For using the HttpKernelExtension",
  11554. "symfony/routing": "For using the RoutingExtension",
  11555. "symfony/security-core": "For using the SecurityExtension",
  11556. "symfony/security-csrf": "For using the CsrfExtension",
  11557. "symfony/security-http": "For using the LogoutUrlExtension",
  11558. "symfony/stopwatch": "For using the StopwatchExtension",
  11559. "symfony/translation": "For using the TranslationExtension",
  11560. "symfony/var-dumper": "For using the DumpExtension",
  11561. "symfony/web-link": "For using the WebLinkExtension",
  11562. "symfony/yaml": "For using the YamlExtension"
  11563. },
  11564. "type": "symfony-bridge",
  11565. "autoload": {
  11566. "psr-4": {
  11567. "Symfony\\Bridge\\Twig\\": ""
  11568. },
  11569. "exclude-from-classmap": [
  11570. "/Tests/"
  11571. ]
  11572. },
  11573. "notification-url": "https://packagist.org/downloads/",
  11574. "license": [
  11575. "MIT"
  11576. ],
  11577. "authors": [
  11578. {
  11579. "name": "Fabien Potencier",
  11580. "email": "fabien@symfony.com"
  11581. },
  11582. {
  11583. "name": "Symfony Community",
  11584. "homepage": "https://symfony.com/contributors"
  11585. }
  11586. ],
  11587. "description": "Provides integration for Twig with various Symfony components",
  11588. "homepage": "https://symfony.com",
  11589. "support": {
  11590. "source": "https://github.com/symfony/twig-bridge/tree/v5.4.11"
  11591. },
  11592. "funding": [
  11593. {
  11594. "url": "https://symfony.com/sponsor",
  11595. "type": "custom"
  11596. },
  11597. {
  11598. "url": "https://github.com/fabpot",
  11599. "type": "github"
  11600. },
  11601. {
  11602. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11603. "type": "tidelift"
  11604. }
  11605. ],
  11606. "time": "2022-07-20T13:00:38+00:00"
  11607. },
  11608. {
  11609. "name": "symfony/twig-bundle",
  11610. "version": "v5.4.8",
  11611. "source": {
  11612. "type": "git",
  11613. "url": "https://github.com/symfony/twig-bundle.git",
  11614. "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818"
  11615. },
  11616. "dist": {
  11617. "type": "zip",
  11618. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/c992b4474c3a31f3c40a1ca593d213833f91b818",
  11619. "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818",
  11620. "shasum": ""
  11621. },
  11622. "require": {
  11623. "php": ">=7.2.5",
  11624. "symfony/config": "^4.4|^5.0|^6.0",
  11625. "symfony/http-foundation": "^4.4|^5.0|^6.0",
  11626. "symfony/http-kernel": "^5.0|^6.0",
  11627. "symfony/polyfill-ctype": "~1.8",
  11628. "symfony/polyfill-php80": "^1.16",
  11629. "symfony/twig-bridge": "^5.3|^6.0",
  11630. "twig/twig": "^2.13|^3.0.4"
  11631. },
  11632. "conflict": {
  11633. "symfony/dependency-injection": "<5.3",
  11634. "symfony/framework-bundle": "<5.0",
  11635. "symfony/service-contracts": ">=3.0",
  11636. "symfony/translation": "<5.0"
  11637. },
  11638. "require-dev": {
  11639. "doctrine/annotations": "^1.10.4",
  11640. "doctrine/cache": "^1.0|^2.0",
  11641. "symfony/asset": "^4.4|^5.0|^6.0",
  11642. "symfony/dependency-injection": "^5.3|^6.0",
  11643. "symfony/expression-language": "^4.4|^5.0|^6.0",
  11644. "symfony/finder": "^4.4|^5.0|^6.0",
  11645. "symfony/form": "^4.4|^5.0|^6.0",
  11646. "symfony/framework-bundle": "^5.0|^6.0",
  11647. "symfony/routing": "^4.4|^5.0|^6.0",
  11648. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  11649. "symfony/translation": "^5.0|^6.0",
  11650. "symfony/web-link": "^4.4|^5.0|^6.0",
  11651. "symfony/yaml": "^4.4|^5.0|^6.0"
  11652. },
  11653. "type": "symfony-bundle",
  11654. "autoload": {
  11655. "psr-4": {
  11656. "Symfony\\Bundle\\TwigBundle\\": ""
  11657. },
  11658. "exclude-from-classmap": [
  11659. "/Tests/"
  11660. ]
  11661. },
  11662. "notification-url": "https://packagist.org/downloads/",
  11663. "license": [
  11664. "MIT"
  11665. ],
  11666. "authors": [
  11667. {
  11668. "name": "Fabien Potencier",
  11669. "email": "fabien@symfony.com"
  11670. },
  11671. {
  11672. "name": "Symfony Community",
  11673. "homepage": "https://symfony.com/contributors"
  11674. }
  11675. ],
  11676. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  11677. "homepage": "https://symfony.com",
  11678. "support": {
  11679. "source": "https://github.com/symfony/twig-bundle/tree/v5.4.8"
  11680. },
  11681. "funding": [
  11682. {
  11683. "url": "https://symfony.com/sponsor",
  11684. "type": "custom"
  11685. },
  11686. {
  11687. "url": "https://github.com/fabpot",
  11688. "type": "github"
  11689. },
  11690. {
  11691. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11692. "type": "tidelift"
  11693. }
  11694. ],
  11695. "time": "2022-04-03T13:03:10+00:00"
  11696. },
  11697. {
  11698. "name": "symfony/uid",
  11699. "version": "v5.4.11",
  11700. "source": {
  11701. "type": "git",
  11702. "url": "https://github.com/symfony/uid.git",
  11703. "reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479"
  11704. },
  11705. "dist": {
  11706. "type": "zip",
  11707. "url": "https://api.github.com/repos/symfony/uid/zipball/2120eba9abf35d30db43ee2f9f2b3723cf3a4479",
  11708. "reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479",
  11709. "shasum": ""
  11710. },
  11711. "require": {
  11712. "php": ">=7.2.5",
  11713. "symfony/polyfill-uuid": "^1.15"
  11714. },
  11715. "require-dev": {
  11716. "symfony/console": "^4.4|^5.0|^6.0"
  11717. },
  11718. "type": "library",
  11719. "autoload": {
  11720. "psr-4": {
  11721. "Symfony\\Component\\Uid\\": ""
  11722. },
  11723. "exclude-from-classmap": [
  11724. "/Tests/"
  11725. ]
  11726. },
  11727. "notification-url": "https://packagist.org/downloads/",
  11728. "license": [
  11729. "MIT"
  11730. ],
  11731. "authors": [
  11732. {
  11733. "name": "Grégoire Pineau",
  11734. "email": "lyrixx@lyrixx.info"
  11735. },
  11736. {
  11737. "name": "Nicolas Grekas",
  11738. "email": "p@tchwork.com"
  11739. },
  11740. {
  11741. "name": "Symfony Community",
  11742. "homepage": "https://symfony.com/contributors"
  11743. }
  11744. ],
  11745. "description": "Provides an object-oriented API to generate and represent UIDs",
  11746. "homepage": "https://symfony.com",
  11747. "keywords": [
  11748. "UID",
  11749. "ulid",
  11750. "uuid"
  11751. ],
  11752. "support": {
  11753. "source": "https://github.com/symfony/uid/tree/v5.4.11"
  11754. },
  11755. "funding": [
  11756. {
  11757. "url": "https://symfony.com/sponsor",
  11758. "type": "custom"
  11759. },
  11760. {
  11761. "url": "https://github.com/fabpot",
  11762. "type": "github"
  11763. },
  11764. {
  11765. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11766. "type": "tidelift"
  11767. }
  11768. ],
  11769. "time": "2022-07-20T13:00:38+00:00"
  11770. },
  11771. {
  11772. "name": "symfony/var-dumper",
  11773. "version": "v5.4.11",
  11774. "source": {
  11775. "type": "git",
  11776. "url": "https://github.com/symfony/var-dumper.git",
  11777. "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
  11778. },
  11779. "dist": {
  11780. "type": "zip",
  11781. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
  11782. "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
  11783. "shasum": ""
  11784. },
  11785. "require": {
  11786. "php": ">=7.2.5",
  11787. "symfony/polyfill-mbstring": "~1.0",
  11788. "symfony/polyfill-php80": "^1.16"
  11789. },
  11790. "conflict": {
  11791. "phpunit/phpunit": "<5.4.3",
  11792. "symfony/console": "<4.4"
  11793. },
  11794. "require-dev": {
  11795. "ext-iconv": "*",
  11796. "symfony/console": "^4.4|^5.0|^6.0",
  11797. "symfony/process": "^4.4|^5.0|^6.0",
  11798. "symfony/uid": "^5.1|^6.0",
  11799. "twig/twig": "^2.13|^3.0.4"
  11800. },
  11801. "suggest": {
  11802. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  11803. "ext-intl": "To show region name in time zone dump",
  11804. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  11805. },
  11806. "bin": [
  11807. "Resources/bin/var-dump-server"
  11808. ],
  11809. "type": "library",
  11810. "autoload": {
  11811. "files": [
  11812. "Resources/functions/dump.php"
  11813. ],
  11814. "psr-4": {
  11815. "Symfony\\Component\\VarDumper\\": ""
  11816. },
  11817. "exclude-from-classmap": [
  11818. "/Tests/"
  11819. ]
  11820. },
  11821. "notification-url": "https://packagist.org/downloads/",
  11822. "license": [
  11823. "MIT"
  11824. ],
  11825. "authors": [
  11826. {
  11827. "name": "Nicolas Grekas",
  11828. "email": "p@tchwork.com"
  11829. },
  11830. {
  11831. "name": "Symfony Community",
  11832. "homepage": "https://symfony.com/contributors"
  11833. }
  11834. ],
  11835. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  11836. "homepage": "https://symfony.com",
  11837. "keywords": [
  11838. "debug",
  11839. "dump"
  11840. ],
  11841. "support": {
  11842. "source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
  11843. },
  11844. "funding": [
  11845. {
  11846. "url": "https://symfony.com/sponsor",
  11847. "type": "custom"
  11848. },
  11849. {
  11850. "url": "https://github.com/fabpot",
  11851. "type": "github"
  11852. },
  11853. {
  11854. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11855. "type": "tidelift"
  11856. }
  11857. ],
  11858. "time": "2022-07-20T13:00:38+00:00"
  11859. },
  11860. {
  11861. "name": "symfony/var-exporter",
  11862. "version": "v6.1.3",
  11863. "source": {
  11864. "type": "git",
  11865. "url": "https://github.com/symfony/var-exporter.git",
  11866. "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef"
  11867. },
  11868. "dist": {
  11869. "type": "zip",
  11870. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b49350f45cebbba6e5286485264b912f2bcfc9ef",
  11871. "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef",
  11872. "shasum": ""
  11873. },
  11874. "require": {
  11875. "php": ">=8.1"
  11876. },
  11877. "require-dev": {
  11878. "symfony/var-dumper": "^5.4|^6.0"
  11879. },
  11880. "type": "library",
  11881. "autoload": {
  11882. "psr-4": {
  11883. "Symfony\\Component\\VarExporter\\": ""
  11884. },
  11885. "exclude-from-classmap": [
  11886. "/Tests/"
  11887. ]
  11888. },
  11889. "notification-url": "https://packagist.org/downloads/",
  11890. "license": [
  11891. "MIT"
  11892. ],
  11893. "authors": [
  11894. {
  11895. "name": "Nicolas Grekas",
  11896. "email": "p@tchwork.com"
  11897. },
  11898. {
  11899. "name": "Symfony Community",
  11900. "homepage": "https://symfony.com/contributors"
  11901. }
  11902. ],
  11903. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  11904. "homepage": "https://symfony.com",
  11905. "keywords": [
  11906. "clone",
  11907. "construct",
  11908. "export",
  11909. "hydrate",
  11910. "instantiate",
  11911. "serialize"
  11912. ],
  11913. "support": {
  11914. "source": "https://github.com/symfony/var-exporter/tree/v6.1.3"
  11915. },
  11916. "funding": [
  11917. {
  11918. "url": "https://symfony.com/sponsor",
  11919. "type": "custom"
  11920. },
  11921. {
  11922. "url": "https://github.com/fabpot",
  11923. "type": "github"
  11924. },
  11925. {
  11926. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11927. "type": "tidelift"
  11928. }
  11929. ],
  11930. "time": "2022-07-04T16:01:56+00:00"
  11931. },
  11932. {
  11933. "name": "symfony/web-profiler-bundle",
  11934. "version": "v5.4.10",
  11935. "source": {
  11936. "type": "git",
  11937. "url": "https://github.com/symfony/web-profiler-bundle.git",
  11938. "reference": "f61c99d8dbd864b11935851b598f784bcff36fc7"
  11939. },
  11940. "dist": {
  11941. "type": "zip",
  11942. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/f61c99d8dbd864b11935851b598f784bcff36fc7",
  11943. "reference": "f61c99d8dbd864b11935851b598f784bcff36fc7",
  11944. "shasum": ""
  11945. },
  11946. "require": {
  11947. "php": ">=7.2.5",
  11948. "symfony/config": "^4.4|^5.0|^6.0",
  11949. "symfony/framework-bundle": "^5.3|^6.0",
  11950. "symfony/http-kernel": "^5.3|^6.0",
  11951. "symfony/polyfill-php80": "^1.16",
  11952. "symfony/routing": "^4.4|^5.0|^6.0",
  11953. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  11954. "twig/twig": "^2.13|^3.0.4"
  11955. },
  11956. "conflict": {
  11957. "symfony/dependency-injection": "<5.2",
  11958. "symfony/form": "<4.4",
  11959. "symfony/mailer": "<5.4",
  11960. "symfony/messenger": "<4.4"
  11961. },
  11962. "require-dev": {
  11963. "symfony/browser-kit": "^4.4|^5.0|^6.0",
  11964. "symfony/console": "^4.4|^5.0|^6.0",
  11965. "symfony/css-selector": "^4.4|^5.0|^6.0",
  11966. "symfony/stopwatch": "^4.4|^5.0|^6.0"
  11967. },
  11968. "type": "symfony-bundle",
  11969. "autoload": {
  11970. "psr-4": {
  11971. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  11972. },
  11973. "exclude-from-classmap": [
  11974. "/Tests/"
  11975. ]
  11976. },
  11977. "notification-url": "https://packagist.org/downloads/",
  11978. "license": [
  11979. "MIT"
  11980. ],
  11981. "authors": [
  11982. {
  11983. "name": "Fabien Potencier",
  11984. "email": "fabien@symfony.com"
  11985. },
  11986. {
  11987. "name": "Symfony Community",
  11988. "homepage": "https://symfony.com/contributors"
  11989. }
  11990. ],
  11991. "description": "Provides a development tool that gives detailed information about the execution of any request",
  11992. "homepage": "https://symfony.com",
  11993. "support": {
  11994. "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.10"
  11995. },
  11996. "funding": [
  11997. {
  11998. "url": "https://symfony.com/sponsor",
  11999. "type": "custom"
  12000. },
  12001. {
  12002. "url": "https://github.com/fabpot",
  12003. "type": "github"
  12004. },
  12005. {
  12006. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12007. "type": "tidelift"
  12008. }
  12009. ],
  12010. "time": "2022-06-06T19:10:58+00:00"
  12011. },
  12012. {
  12013. "name": "symfony/yaml",
  12014. "version": "v5.4.11",
  12015. "source": {
  12016. "type": "git",
  12017. "url": "https://github.com/symfony/yaml.git",
  12018. "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e"
  12019. },
  12020. "dist": {
  12021. "type": "zip",
  12022. "url": "https://api.github.com/repos/symfony/yaml/zipball/05d4ea560f3402c6c116afd99fdc66e60eda227e",
  12023. "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e",
  12024. "shasum": ""
  12025. },
  12026. "require": {
  12027. "php": ">=7.2.5",
  12028. "symfony/deprecation-contracts": "^2.1|^3",
  12029. "symfony/polyfill-ctype": "^1.8"
  12030. },
  12031. "conflict": {
  12032. "symfony/console": "<5.3"
  12033. },
  12034. "require-dev": {
  12035. "symfony/console": "^5.3|^6.0"
  12036. },
  12037. "suggest": {
  12038. "symfony/console": "For validating YAML files using the lint command"
  12039. },
  12040. "bin": [
  12041. "Resources/bin/yaml-lint"
  12042. ],
  12043. "type": "library",
  12044. "autoload": {
  12045. "psr-4": {
  12046. "Symfony\\Component\\Yaml\\": ""
  12047. },
  12048. "exclude-from-classmap": [
  12049. "/Tests/"
  12050. ]
  12051. },
  12052. "notification-url": "https://packagist.org/downloads/",
  12053. "license": [
  12054. "MIT"
  12055. ],
  12056. "authors": [
  12057. {
  12058. "name": "Fabien Potencier",
  12059. "email": "fabien@symfony.com"
  12060. },
  12061. {
  12062. "name": "Symfony Community",
  12063. "homepage": "https://symfony.com/contributors"
  12064. }
  12065. ],
  12066. "description": "Loads and dumps YAML files",
  12067. "homepage": "https://symfony.com",
  12068. "support": {
  12069. "source": "https://github.com/symfony/yaml/tree/v5.4.11"
  12070. },
  12071. "funding": [
  12072. {
  12073. "url": "https://symfony.com/sponsor",
  12074. "type": "custom"
  12075. },
  12076. {
  12077. "url": "https://github.com/fabpot",
  12078. "type": "github"
  12079. },
  12080. {
  12081. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12082. "type": "tidelift"
  12083. }
  12084. ],
  12085. "time": "2022-06-27T16:58:25+00:00"
  12086. },
  12087. {
  12088. "name": "terminal42/escargot",
  12089. "version": "1.4.1",
  12090. "source": {
  12091. "type": "git",
  12092. "url": "https://github.com/terminal42/escargot.git",
  12093. "reference": "4f93bf909803de0b8c88a7d03d2abdecb2e7461a"
  12094. },
  12095. "dist": {
  12096. "type": "zip",
  12097. "url": "https://api.github.com/repos/terminal42/escargot/zipball/4f93bf909803de0b8c88a7d03d2abdecb2e7461a",
  12098. "reference": "4f93bf909803de0b8c88a7d03d2abdecb2e7461a",
  12099. "shasum": ""
  12100. },
  12101. "require": {
  12102. "ext-simplexml": "*",
  12103. "nyholm/psr7": "^1.1",
  12104. "php": "^7.2 || ^8.0",
  12105. "psr/http-message": "^1.0",
  12106. "psr/log": "^1.1",
  12107. "symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0",
  12108. "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
  12109. "symfony/http-client": "^4.4 || ^5.0 || ^6.0",
  12110. "webignition/robots-txt-file": "^3.0"
  12111. },
  12112. "require-dev": {
  12113. "doctrine/dbal": "^2.13 || ^3.0",
  12114. "symfony/finder": "^4.4 || ^5.0 || ^6.0",
  12115. "symfony/phpunit-bridge": "^5.1.8 || ^6.0"
  12116. },
  12117. "type": "library",
  12118. "autoload": {
  12119. "psr-4": {
  12120. "Terminal42\\Escargot\\": "src/"
  12121. }
  12122. },
  12123. "notification-url": "https://packagist.org/downloads/",
  12124. "license": [
  12125. "MIT"
  12126. ],
  12127. "authors": [
  12128. {
  12129. "name": "Yanick Witschi",
  12130. "homepage": "https://github.com/toflar",
  12131. "role": "Developer"
  12132. }
  12133. ],
  12134. "description": "A web crawler or spider library based on Symfony components",
  12135. "homepage": "https://www.terminal42.ch",
  12136. "keywords": [
  12137. "crawl",
  12138. "escargot",
  12139. "index",
  12140. "search",
  12141. "spider"
  12142. ],
  12143. "support": {
  12144. "issues": "https://github.com/terminal42/escargot/issues",
  12145. "source": "https://github.com/terminal42/escargot"
  12146. },
  12147. "time": "2022-04-07T20:33:54+00:00"
  12148. },
  12149. {
  12150. "name": "terminal42/service-annotation-bundle",
  12151. "version": "1.1.3",
  12152. "source": {
  12153. "type": "git",
  12154. "url": "https://github.com/terminal42/service-annotation-bundle.git",
  12155. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a"
  12156. },
  12157. "dist": {
  12158. "type": "zip",
  12159. "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  12160. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  12161. "shasum": ""
  12162. },
  12163. "require": {
  12164. "doctrine/annotations": "^1.6",
  12165. "php": "^7.1 || ^8.0",
  12166. "symfony/dependency-injection": "^4.0 || ^5.0",
  12167. "symfony/http-kernel": "^4.0 || ^5.0"
  12168. },
  12169. "require-dev": {
  12170. "contao/easy-coding-standard": "^3.0"
  12171. },
  12172. "type": "symfony-bundle",
  12173. "autoload": {
  12174. "psr-4": {
  12175. "Terminal42\\ServiceAnnotationBundle\\": "src/"
  12176. }
  12177. },
  12178. "notification-url": "https://packagist.org/downloads/",
  12179. "license": [
  12180. "MIT"
  12181. ],
  12182. "authors": [
  12183. {
  12184. "name": "terminal42 gmbh",
  12185. "homepage": "https://www.terminal42.ch/"
  12186. }
  12187. ],
  12188. "description": "Add service tags from class annotations",
  12189. "support": {
  12190. "issues": "https://github.com/terminal42/service-annotation-bundle/issues",
  12191. "source": "https://github.com/terminal42/service-annotation-bundle"
  12192. },
  12193. "funding": [
  12194. {
  12195. "url": "https://github.com/sponsors/terminal42",
  12196. "type": "github"
  12197. },
  12198. {
  12199. "url": "https://ko-fi.com/terminal42",
  12200. "type": "other"
  12201. }
  12202. ],
  12203. "time": "2020-11-25T18:59:25+00:00"
  12204. },
  12205. {
  12206. "name": "thecodingmachine/safe",
  12207. "version": "v2.2.2",
  12208. "source": {
  12209. "type": "git",
  12210. "url": "https://github.com/thecodingmachine/safe.git",
  12211. "reference": "440284f9592c9df402832452a6871a8b3c48d97e"
  12212. },
  12213. "dist": {
  12214. "type": "zip",
  12215. "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/440284f9592c9df402832452a6871a8b3c48d97e",
  12216. "reference": "440284f9592c9df402832452a6871a8b3c48d97e",
  12217. "shasum": ""
  12218. },
  12219. "require": {
  12220. "php": "^8.0"
  12221. },
  12222. "require-dev": {
  12223. "phpstan/phpstan": "^1.5",
  12224. "phpunit/phpunit": "^9.5",
  12225. "squizlabs/php_codesniffer": "^3.2",
  12226. "thecodingmachine/phpstan-strict-rules": "^1.0"
  12227. },
  12228. "type": "library",
  12229. "extra": {
  12230. "branch-alias": {
  12231. "dev-master": "2.2.x-dev"
  12232. }
  12233. },
  12234. "autoload": {
  12235. "files": [
  12236. "deprecated/apc.php",
  12237. "deprecated/array.php",
  12238. "deprecated/datetime.php",
  12239. "deprecated/libevent.php",
  12240. "deprecated/password.php",
  12241. "deprecated/mssql.php",
  12242. "deprecated/stats.php",
  12243. "deprecated/strings.php",
  12244. "lib/special_cases.php",
  12245. "deprecated/mysqli.php",
  12246. "generated/apache.php",
  12247. "generated/apcu.php",
  12248. "generated/array.php",
  12249. "generated/bzip2.php",
  12250. "generated/calendar.php",
  12251. "generated/classobj.php",
  12252. "generated/com.php",
  12253. "generated/cubrid.php",
  12254. "generated/curl.php",
  12255. "generated/datetime.php",
  12256. "generated/dir.php",
  12257. "generated/eio.php",
  12258. "generated/errorfunc.php",
  12259. "generated/exec.php",
  12260. "generated/fileinfo.php",
  12261. "generated/filesystem.php",
  12262. "generated/filter.php",
  12263. "generated/fpm.php",
  12264. "generated/ftp.php",
  12265. "generated/funchand.php",
  12266. "generated/gettext.php",
  12267. "generated/gmp.php",
  12268. "generated/gnupg.php",
  12269. "generated/hash.php",
  12270. "generated/ibase.php",
  12271. "generated/ibmDb2.php",
  12272. "generated/iconv.php",
  12273. "generated/image.php",
  12274. "generated/imap.php",
  12275. "generated/info.php",
  12276. "generated/inotify.php",
  12277. "generated/json.php",
  12278. "generated/ldap.php",
  12279. "generated/libxml.php",
  12280. "generated/lzf.php",
  12281. "generated/mailparse.php",
  12282. "generated/mbstring.php",
  12283. "generated/misc.php",
  12284. "generated/mysql.php",
  12285. "generated/network.php",
  12286. "generated/oci8.php",
  12287. "generated/opcache.php",
  12288. "generated/openssl.php",
  12289. "generated/outcontrol.php",
  12290. "generated/pcntl.php",
  12291. "generated/pcre.php",
  12292. "generated/pgsql.php",
  12293. "generated/posix.php",
  12294. "generated/ps.php",
  12295. "generated/pspell.php",
  12296. "generated/readline.php",
  12297. "generated/rpminfo.php",
  12298. "generated/rrd.php",
  12299. "generated/sem.php",
  12300. "generated/session.php",
  12301. "generated/shmop.php",
  12302. "generated/sockets.php",
  12303. "generated/sodium.php",
  12304. "generated/solr.php",
  12305. "generated/spl.php",
  12306. "generated/sqlsrv.php",
  12307. "generated/ssdeep.php",
  12308. "generated/ssh2.php",
  12309. "generated/stream.php",
  12310. "generated/strings.php",
  12311. "generated/swoole.php",
  12312. "generated/uodbc.php",
  12313. "generated/uopz.php",
  12314. "generated/url.php",
  12315. "generated/var.php",
  12316. "generated/xdiff.php",
  12317. "generated/xml.php",
  12318. "generated/xmlrpc.php",
  12319. "generated/yaml.php",
  12320. "generated/yaz.php",
  12321. "generated/zip.php",
  12322. "generated/zlib.php"
  12323. ],
  12324. "classmap": [
  12325. "lib/DateTime.php",
  12326. "lib/DateTimeImmutable.php",
  12327. "lib/Exceptions/",
  12328. "deprecated/Exceptions/",
  12329. "generated/Exceptions/"
  12330. ]
  12331. },
  12332. "notification-url": "https://packagist.org/downloads/",
  12333. "license": [
  12334. "MIT"
  12335. ],
  12336. "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
  12337. "support": {
  12338. "issues": "https://github.com/thecodingmachine/safe/issues",
  12339. "source": "https://github.com/thecodingmachine/safe/tree/v2.2.2"
  12340. },
  12341. "time": "2022-07-20T17:46:34+00:00"
  12342. },
  12343. {
  12344. "name": "toflar/psr6-symfony-http-cache-store",
  12345. "version": "3.0.1",
  12346. "source": {
  12347. "type": "git",
  12348. "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
  12349. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"
  12350. },
  12351. "dist": {
  12352. "type": "zip",
  12353. "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  12354. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  12355. "shasum": ""
  12356. },
  12357. "require": {
  12358. "php": "^7.2 | ^8.0",
  12359. "symfony/cache": "^4.4 | ^5.0",
  12360. "symfony/http-foundation": "^4.4 | ^5.0",
  12361. "symfony/http-kernel": "^4.4 | ^5.0",
  12362. "symfony/lock": "^4.4 | ^5.0",
  12363. "symfony/options-resolver": "^4.4 | ^5.0"
  12364. },
  12365. "require-dev": {
  12366. "symfony/phpunit-bridge": "^5.0"
  12367. },
  12368. "type": "library",
  12369. "autoload": {
  12370. "psr-4": {
  12371. "Toflar\\Psr6HttpCacheStore\\": "src"
  12372. }
  12373. },
  12374. "notification-url": "https://packagist.org/downloads/",
  12375. "license": [
  12376. "MIT"
  12377. ],
  12378. "authors": [
  12379. {
  12380. "name": "Yanick Witschi",
  12381. "email": "yanick.witschi@terminal42.ch"
  12382. }
  12383. ],
  12384. "description": "An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
  12385. "support": {
  12386. "issues": "https://github.com/Toflar/psr6-symfony-http-cache-store/issues",
  12387. "source": "https://github.com/Toflar/psr6-symfony-http-cache-store/tree/3.0.1"
  12388. },
  12389. "time": "2020-11-23T21:38:47+00:00"
  12390. },
  12391. {
  12392. "name": "twig/extra-bundle",
  12393. "version": "v3.4.0",
  12394. "source": {
  12395. "type": "git",
  12396. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  12397. "reference": "2e58256b0e9fe52f30149347c0547e4633304765"
  12398. },
  12399. "dist": {
  12400. "type": "zip",
  12401. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/2e58256b0e9fe52f30149347c0547e4633304765",
  12402. "reference": "2e58256b0e9fe52f30149347c0547e4633304765",
  12403. "shasum": ""
  12404. },
  12405. "require": {
  12406. "php": ">=7.2.5",
  12407. "symfony/framework-bundle": "^4.4|^5.0|^6.0",
  12408. "symfony/twig-bundle": "^4.4|^5.0|^6.0",
  12409. "twig/twig": "^2.7|^3.0"
  12410. },
  12411. "require-dev": {
  12412. "league/commonmark": "^1.0|^2.0",
  12413. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
  12414. "twig/cache-extra": "^3.0",
  12415. "twig/cssinliner-extra": "^2.12|^3.0",
  12416. "twig/html-extra": "^2.12|^3.0",
  12417. "twig/inky-extra": "^2.12|^3.0",
  12418. "twig/intl-extra": "^2.12|^3.0",
  12419. "twig/markdown-extra": "^2.12|^3.0",
  12420. "twig/string-extra": "^2.12|^3.0"
  12421. },
  12422. "type": "symfony-bundle",
  12423. "extra": {
  12424. "branch-alias": {
  12425. "dev-master": "3.2-dev"
  12426. }
  12427. },
  12428. "autoload": {
  12429. "psr-4": {
  12430. "Twig\\Extra\\TwigExtraBundle\\": ""
  12431. },
  12432. "exclude-from-classmap": [
  12433. "/Tests/"
  12434. ]
  12435. },
  12436. "notification-url": "https://packagist.org/downloads/",
  12437. "license": [
  12438. "MIT"
  12439. ],
  12440. "authors": [
  12441. {
  12442. "name": "Fabien Potencier",
  12443. "email": "fabien@symfony.com",
  12444. "homepage": "http://fabien.potencier.org",
  12445. "role": "Lead Developer"
  12446. }
  12447. ],
  12448. "description": "A Symfony bundle for extra Twig extensions",
  12449. "homepage": "https://twig.symfony.com",
  12450. "keywords": [
  12451. "bundle",
  12452. "extra",
  12453. "twig"
  12454. ],
  12455. "support": {
  12456. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.4.0"
  12457. },
  12458. "funding": [
  12459. {
  12460. "url": "https://github.com/fabpot",
  12461. "type": "github"
  12462. },
  12463. {
  12464. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  12465. "type": "tidelift"
  12466. }
  12467. ],
  12468. "time": "2022-01-04T13:58:53+00:00"
  12469. },
  12470. {
  12471. "name": "twig/twig",
  12472. "version": "v3.4.1",
  12473. "source": {
  12474. "type": "git",
  12475. "url": "https://github.com/twigphp/Twig.git",
  12476. "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
  12477. },
  12478. "dist": {
  12479. "type": "zip",
  12480. "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
  12481. "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
  12482. "shasum": ""
  12483. },
  12484. "require": {
  12485. "php": ">=7.2.5",
  12486. "symfony/polyfill-ctype": "^1.8",
  12487. "symfony/polyfill-mbstring": "^1.3"
  12488. },
  12489. "require-dev": {
  12490. "psr/container": "^1.0",
  12491. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
  12492. },
  12493. "type": "library",
  12494. "extra": {
  12495. "branch-alias": {
  12496. "dev-master": "3.4-dev"
  12497. }
  12498. },
  12499. "autoload": {
  12500. "psr-4": {
  12501. "Twig\\": "src/"
  12502. }
  12503. },
  12504. "notification-url": "https://packagist.org/downloads/",
  12505. "license": [
  12506. "BSD-3-Clause"
  12507. ],
  12508. "authors": [
  12509. {
  12510. "name": "Fabien Potencier",
  12511. "email": "fabien@symfony.com",
  12512. "homepage": "http://fabien.potencier.org",
  12513. "role": "Lead Developer"
  12514. },
  12515. {
  12516. "name": "Twig Team",
  12517. "role": "Contributors"
  12518. },
  12519. {
  12520. "name": "Armin Ronacher",
  12521. "email": "armin.ronacher@active-4.com",
  12522. "role": "Project Founder"
  12523. }
  12524. ],
  12525. "description": "Twig, the flexible, fast, and secure template language for PHP",
  12526. "homepage": "https://twig.symfony.com",
  12527. "keywords": [
  12528. "templating"
  12529. ],
  12530. "support": {
  12531. "issues": "https://github.com/twigphp/Twig/issues",
  12532. "source": "https://github.com/twigphp/Twig/tree/v3.4.1"
  12533. },
  12534. "funding": [
  12535. {
  12536. "url": "https://github.com/fabpot",
  12537. "type": "github"
  12538. },
  12539. {
  12540. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  12541. "type": "tidelift"
  12542. }
  12543. ],
  12544. "time": "2022-05-17T05:48:52+00:00"
  12545. },
  12546. {
  12547. "name": "ua-parser/uap-php",
  12548. "version": "v3.9.14",
  12549. "source": {
  12550. "type": "git",
  12551. "url": "https://github.com/ua-parser/uap-php.git",
  12552. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
  12553. },
  12554. "dist": {
  12555. "type": "zip",
  12556. "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  12557. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  12558. "shasum": ""
  12559. },
  12560. "require": {
  12561. "composer/ca-bundle": "^1.1",
  12562. "php": "^7.2 || ^8.0"
  12563. },
  12564. "require-dev": {
  12565. "phpstan/phpstan": "^0.12.33",
  12566. "phpunit/phpunit": "^8 || ^9",
  12567. "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12568. "symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12569. "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12570. "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12571. "vimeo/psalm": "^3.12"
  12572. },
  12573. "suggest": {
  12574. "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12575. "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12576. "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12577. "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
  12578. },
  12579. "bin": [
  12580. "bin/uaparser"
  12581. ],
  12582. "type": "library",
  12583. "autoload": {
  12584. "psr-4": {
  12585. "UAParser\\": "src"
  12586. }
  12587. },
  12588. "notification-url": "https://packagist.org/downloads/",
  12589. "license": [
  12590. "MIT"
  12591. ],
  12592. "authors": [
  12593. {
  12594. "name": "Dave Olsen",
  12595. "email": "dmolsen@gmail.com"
  12596. },
  12597. {
  12598. "name": "Lars Strojny",
  12599. "email": "lars@strojny.net"
  12600. }
  12601. ],
  12602. "description": "A multi-language port of Browserscope's user agent parser.",
  12603. "support": {
  12604. "issues": "https://github.com/ua-parser/uap-php/issues",
  12605. "source": "https://github.com/ua-parser/uap-php/tree/v3.9.14"
  12606. },
  12607. "time": "2020-10-02T23:36:20+00:00"
  12608. },
  12609. {
  12610. "name": "webignition/disallowed-character-terminated-string",
  12611. "version": "2.0",
  12612. "source": {
  12613. "type": "git",
  12614. "url": "https://github.com/webignition/disallowed-character-terminated-string.git",
  12615. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"
  12616. },
  12617. "dist": {
  12618. "type": "zip",
  12619. "url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  12620. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  12621. "shasum": ""
  12622. },
  12623. "require": {
  12624. "php": ">=7.2"
  12625. },
  12626. "require-dev": {
  12627. "phpstan/phpstan": "^0.12.3",
  12628. "phpunit/phpunit": "~8.0",
  12629. "squizlabs/php_codesniffer": "^3.5"
  12630. },
  12631. "type": "library",
  12632. "autoload": {
  12633. "psr-4": {
  12634. "webignition\\DisallowedCharacterTerminatedString\\": "src"
  12635. }
  12636. },
  12637. "notification-url": "https://packagist.org/downloads/",
  12638. "license": [
  12639. "MIT"
  12640. ],
  12641. "authors": [
  12642. {
  12643. "name": "Jon Cram",
  12644. "email": "webignition@gmail.com"
  12645. }
  12646. ],
  12647. "description": "A string terminated by one or more disallowed characters",
  12648. "homepage": "https://github.com/webignition/disallowed-character-terminated-string",
  12649. "keywords": [
  12650. "string",
  12651. "terminated"
  12652. ],
  12653. "support": {
  12654. "issues": "https://github.com/webignition/disallowed-character-terminated-string/issues",
  12655. "source": "https://github.com/webignition/disallowed-character-terminated-string/tree/master"
  12656. },
  12657. "time": "2019-12-20T15:52:44+00:00"
  12658. },
  12659. {
  12660. "name": "webignition/robots-txt-file",
  12661. "version": "3.0",
  12662. "source": {
  12663. "type": "git",
  12664. "url": "https://github.com/webignition/robots-txt-file.git",
  12665. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6"
  12666. },
  12667. "dist": {
  12668. "type": "zip",
  12669. "url": "https://api.github.com/repos/webignition/robots-txt-file/zipball/51bd7b1045348d94177cf6b21415385bf0923fa6",
  12670. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6",
  12671. "shasum": ""
  12672. },
  12673. "require": {
  12674. "ext-json": "*",
  12675. "ext-mbstring": "*",
  12676. "php": ">=7.2.0",
  12677. "webignition/disallowed-character-terminated-string": ">=2,<3"
  12678. },
  12679. "require-dev": {
  12680. "phpstan/phpstan": "^0.12.3",
  12681. "phpunit/phpunit": "^8.0",
  12682. "squizlabs/php_codesniffer": "^3.5"
  12683. },
  12684. "type": "library",
  12685. "autoload": {
  12686. "psr-4": {
  12687. "webignition\\RobotsTxt\\": "src/",
  12688. "webignition\\RobotsTxt\\Tests\\": "tests/"
  12689. }
  12690. },
  12691. "notification-url": "https://packagist.org/downloads/",
  12692. "license": [
  12693. "MIT"
  12694. ],
  12695. "authors": [
  12696. {
  12697. "name": "Jon Cram",
  12698. "email": "webignition@gmail.com"
  12699. }
  12700. ],
  12701. "description": "Models a robots.txt file",
  12702. "homepage": "https://github.com/webignition/robots-txt-file",
  12703. "keywords": [
  12704. "parser",
  12705. "robots.txt"
  12706. ],
  12707. "support": {
  12708. "issues": "https://github.com/webignition/robots-txt-file/issues",
  12709. "source": "https://github.com/webignition/robots-txt-file/tree/3.0"
  12710. },
  12711. "time": "2019-12-20T17:50:44+00:00"
  12712. },
  12713. {
  12714. "name": "webmozart/assert",
  12715. "version": "1.11.0",
  12716. "source": {
  12717. "type": "git",
  12718. "url": "https://github.com/webmozarts/assert.git",
  12719. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
  12720. },
  12721. "dist": {
  12722. "type": "zip",
  12723. "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
  12724. "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
  12725. "shasum": ""
  12726. },
  12727. "require": {
  12728. "ext-ctype": "*",
  12729. "php": "^7.2 || ^8.0"
  12730. },
  12731. "conflict": {
  12732. "phpstan/phpstan": "<0.12.20",
  12733. "vimeo/psalm": "<4.6.1 || 4.6.2"
  12734. },
  12735. "require-dev": {
  12736. "phpunit/phpunit": "^8.5.13"
  12737. },
  12738. "type": "library",
  12739. "extra": {
  12740. "branch-alias": {
  12741. "dev-master": "1.10-dev"
  12742. }
  12743. },
  12744. "autoload": {
  12745. "psr-4": {
  12746. "Webmozart\\Assert\\": "src/"
  12747. }
  12748. },
  12749. "notification-url": "https://packagist.org/downloads/",
  12750. "license": [
  12751. "MIT"
  12752. ],
  12753. "authors": [
  12754. {
  12755. "name": "Bernhard Schussek",
  12756. "email": "bschussek@gmail.com"
  12757. }
  12758. ],
  12759. "description": "Assertions to validate method input/output with nice error messages.",
  12760. "keywords": [
  12761. "assert",
  12762. "check",
  12763. "validate"
  12764. ],
  12765. "support": {
  12766. "issues": "https://github.com/webmozarts/assert/issues",
  12767. "source": "https://github.com/webmozarts/assert/tree/1.11.0"
  12768. },
  12769. "time": "2022-06-03T18:03:27+00:00"
  12770. },
  12771. {
  12772. "name": "webmozart/path-util",
  12773. "version": "2.3.0",
  12774. "source": {
  12775. "type": "git",
  12776. "url": "https://github.com/webmozart/path-util.git",
  12777. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  12778. },
  12779. "dist": {
  12780. "type": "zip",
  12781. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  12782. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  12783. "shasum": ""
  12784. },
  12785. "require": {
  12786. "php": ">=5.3.3",
  12787. "webmozart/assert": "~1.0"
  12788. },
  12789. "require-dev": {
  12790. "phpunit/phpunit": "^4.6",
  12791. "sebastian/version": "^1.0.1"
  12792. },
  12793. "type": "library",
  12794. "extra": {
  12795. "branch-alias": {
  12796. "dev-master": "2.3-dev"
  12797. }
  12798. },
  12799. "autoload": {
  12800. "psr-4": {
  12801. "Webmozart\\PathUtil\\": "src/"
  12802. }
  12803. },
  12804. "notification-url": "https://packagist.org/downloads/",
  12805. "license": [
  12806. "MIT"
  12807. ],
  12808. "authors": [
  12809. {
  12810. "name": "Bernhard Schussek",
  12811. "email": "bschussek@gmail.com"
  12812. }
  12813. ],
  12814. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  12815. "support": {
  12816. "issues": "https://github.com/webmozart/path-util/issues",
  12817. "source": "https://github.com/webmozart/path-util/tree/2.3.0"
  12818. },
  12819. "abandoned": "symfony/filesystem",
  12820. "time": "2015-12-17T08:42:14+00:00"
  12821. },
  12822. {
  12823. "name": "wikimedia/less.php",
  12824. "version": "1.8.2",
  12825. "source": {
  12826. "type": "git",
  12827. "url": "https://github.com/wikimedia/less.php.git",
  12828. "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
  12829. },
  12830. "dist": {
  12831. "type": "zip",
  12832. "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
  12833. "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
  12834. "shasum": ""
  12835. },
  12836. "require": {
  12837. "php": ">=7.2.9"
  12838. },
  12839. "require-dev": {
  12840. "phpunit/phpunit": "7.5.14"
  12841. },
  12842. "bin": [
  12843. "bin/lessc"
  12844. ],
  12845. "type": "library",
  12846. "autoload": {
  12847. "psr-0": {
  12848. "Less": "lib/"
  12849. },
  12850. "classmap": [
  12851. "lessc.inc.php"
  12852. ]
  12853. },
  12854. "notification-url": "https://packagist.org/downloads/",
  12855. "license": [
  12856. "Apache-2.0"
  12857. ],
  12858. "authors": [
  12859. {
  12860. "name": "Josh Schmidt",
  12861. "homepage": "https://github.com/oyejorge"
  12862. },
  12863. {
  12864. "name": "Matt Agar",
  12865. "homepage": "https://github.com/agar"
  12866. },
  12867. {
  12868. "name": "Martin Jantošovič",
  12869. "homepage": "https://github.com/Mordred"
  12870. }
  12871. ],
  12872. "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
  12873. "keywords": [
  12874. "css",
  12875. "less",
  12876. "less.js",
  12877. "lesscss",
  12878. "php",
  12879. "stylesheet"
  12880. ],
  12881. "support": {
  12882. "source": "https://github.com/wikimedia/less.php/tree/1.8.2"
  12883. },
  12884. "time": "2019-11-06T18:30:11+00:00"
  12885. }
  12886. ],
  12887. "packages-dev": [],
  12888. "aliases": [],
  12889. "minimum-stability": "stable",
  12890. "stability-flags": {
  12891. "contao/conflicts": 20
  12892. },
  12893. "prefer-stable": false,
  12894. "prefer-lowest": false,
  12895. "platform": [],
  12896. "platform-dev": [],
  12897. "plugin-api-version": "2.3.0"
  12898. }